.item_delete {
  font-size:20px;
  margin-left: 5px;
  line-height: 38px;
  color: darkred;
}

.item_add {
  font-size:20px;
  margin-left: 5px;
  line-height: 38px;
}
.fcp_card_title {
  float: left !important;
  margin-right: 10px;
  line-height: 38px;
}
.fcp_card_open {
  float: left !important;
}
.fcp_upload {
  float: left !important;
  line-height: 26px !important;
}
.fcp_upload_input {
  float: left !important;
}
.has_finger {
  cursor: pointer;
}
.vertical-nav-menu li a{
	font-weight: bold;
	font-size: 15px;
}
.bg-grow-early{
	background-image: linear-gradient(to top, #00b09b 0, #3cba92 100%) !important;
}
.app-header-right .widget-heading, .app-header-right .widget-subheading{
	color: #fff !important;	
}
.btn_words a {
    color: #FFF !important;
}