.note {
	font-size: 11px;
}
.req {
	color: #8c2e0b;
	font-size: 12px;
}
.nav-link{padding: .2rem 1rem!important;}
.error {
	color: #8c2e0b!important;
	font-size: 13px;
}
.home_card i {
	font-size: 30px;
	color: #5156be;
}
.logo .logo-txt {
	font-size: 36px!important;
	margin-left: 0px;
	text-transform: uppercase;
}
.logo-sm {
	font-size: 36px!important;
	text-transform: uppercase;
	font-weight: 600!important;
}
.navbar-header {
	background: #f1f1f1!important;
}
.footer {
	background: #f1f1f1!important;
}
.auth_head {
	background: #f1f1f1;
	padding: 7px 10px;
}
.auth_head h5 {
	color: #5156be;
}
.logo {
	line-height: 22px;
	margin-top: 15px;
}
.logo .uname {
	font-size: 13px;
	font-style: italic;
}
.home_card_main {
	border-color: #5156be!important;
}
.home_card {
	padding: 1rem 1rem!important;
}
.home_card h2 {
	font-size: 18px;
	color: #5156be!important;
	text-transform: uppercase;
}
.checklabel {
 margin-bottom: .5rem;
	font-weight: 500;
	border: 1px solid #ced4da;
	display: block;
	background: #fff;
	padding: 5px 10px;
	border-radius: 5px;
}
.mm-active > i {
	color: #fff!important;
}
.table_white {
	background: #fff;
}
#sidebar-menu ul li a i {
	font-size: 12px;
}
.custom_tb th {
	background:#343a40!important;
	color:#fff!important;
}
.card-header {
	padding: 10px;
}
.nav-pills .nav-link {
	border: 0!important;
 border-radius: .25rem!important;
	background: #b0cbe3!important;
	margin-right: 7px!important;
}
.custom_table th {
	background:#5156be;
	color:#fff;
}
.cat_thumb {
	width:50px;
	height:40px;
}

.form-group{margin-bottom:12px;}
.form-control-color{height:40px;}
.h3menu{font-size:16px; color:#494dab;}
.btn_link{color: #74788d;
border:1px solid #74788d;  padding:2px 8px; background:#f1f1f1; border-radius:3px;}
.menunavrow{margin-bottom:10px;}
.card_dash_doc1 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.card_dash_doc2 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.card_dash_doc3 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.card_dash_doc4 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.card_dash_doc5 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.card_dash_doc6 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.card_dash_doc7 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.card_dash_doc8 {
	background:#dce6eb!important;
	color:#000!important;
	border: 1px solid #5baec7 !important;
}
.dash_icon i {
	font-size:36px;
}
.card_dash .card-body {
	padding:10px;
}
.dash_count {
	font-size:14px;
}
.pagination li {
	/* border: 1px solid #ccc; */

 /* padding:4px; */

  font-size:15px;
	background:#f2f2f2;
	border-collapse:collapse;
	min-width:40px;
	text-align:center;
}
.pagination li a {
	color:#000;
}
.pagination li.active {
	background:#d70000;
}
.pagination li.active a {
	color:#fff;
}
.pagination li:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.pagination li:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.rowhead {
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
}
.hh_head {
	background:#0c85cb;
	color:#fff;
	padding:5px 10px;
	margin-bottom:15px;
	margin-top:10px;
	font-size:16px;
}
.hh_head h5 {
	color:#fff;
	margin:0px;
}
.link_dash {
	background:#1573bb;
	color:#fff;
	padding:3px 10px;
	border-radius:2px;
}
.link_dash a {
	color:#fff;
	font-weight:500;
}
.link_dash:hover {
	background:#cd1280;
}
.custom_form  .form-control{border: 1px solid #222222;}
.custom_form  select{border: 1px solid #222222;}
.task_pendcardtitle{background:#ff0000;}
.task_pendcardtitle h4{color:#fff;}
.task_nav{margin-left:0px!important; padding:0px;}
.task_nav li{display:inline;}

.task_nav li a{
    border: 0 !important;
    border-radius: .25rem !important;
    background: #b0cbe3 !important;
    margin-right: 7px !important;
	padding:5px 10px;
}
.task_nav li a.pend{background:#ff0000!important; color:#fff;}
.task_nav li a:hover{background:#1573bb!important;}
.task_nav li a.comp{background:#358c54!important; color:#fff;}
.task_idcopy{color:#5156be; font-weight:700; background:#f2f2f2; padding:3px;}
