body {
	background: #f9f9f9 !important;
}

.login-logo a{
	color: #2F538A !important;;

}

.main-header .logo {
  background-color: #2F538A !important;
}

.main-header .navbar {
  background-color: #2F538A !important;
}

.sidebar-menu>li.header{
	color: #5EB0FB !important;	
}

.breadcrumb{
	background: #fff;
}

#profile h4{
	color: #2F538A;
}

#profile h5{
	color: #777777;
}

.fc-content .fc-title {
}

.dropdown-menu.dm-options li>a{
	color: black !important;
}

.success-return {
	font-size: 100px;
	color: #00a65a;
}

.text-plain {
	background:rgba(0,0,0,0);
    border:none;
}

.invoice-info{
	

}

.invoice-col {
    float: left;
    width: 33.3333333%
}
