@font-face {
  font-family: 'Digital';
  src: url('../digital-7.eot'); /* IE9 Compat Modes */
  src: url('../digital-7.woff') format('woff'), /* Modern Browsers */
       url('../digital-7.regular.ttf')  format('truetype') /* Safari, Android, iOS */
}
body {font-family: 'Open Sans';}
.login_bg {background-color:#10649E;}
.ap_bg {background-image: url(../img/login_bg.jpg); background-position: top center;}
.reg_bg {background-image: url(../img/reg_bg.jpg); background-position: bottom center; background-repeat: no-repeat; background-size:100%;}
.login_hdngs {text-align: center;color: #27488D;font-weight: normal; margin-top:45px;}
.loginIcon {
	background: url("../img/loginIcon1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 28px;
    position: relative;
    top: 8px;
    width: 34px;
}
.chkList label { margin-left:5px; margin-right:15px; line-height:25px; font-size:13px!important;}
.popover { min-width:400px!important;}
h3.sml_hdng {font-size: 18px; color:#FF3300; font-weight:normal;}

.login_hdngs h2 {margin: 0px 0px 10px;font-size: 24px; color:#2A2928; }
.login_hdngs h2 span.glyphicon {font-size: 27px; position: relative;top: 5px; color:#EC7F07;}
.btn-info {background-color:#2B6699; border:solid 1px #6fb3e0 ;}
.btn-info:hover {background-color:#428BCA;}
.btn-default {background-color:#abbac3; border:solid 1px #abbac3;}
.modal-header {background-color:#2980b9; color:#FFFFFF;}
.accordion-box .panel-body  
{
   background:#FFF;
}
.accordion-box .panel-group .panel-heading {border-bottom:1px solid #DBDBDC;}
/*.modal-body{max-height:350px; overflow-Y:auto;}*/
.report-div .panel-body {padding:0; border:0;}
.report-div .panel-heading {font-size: 15px; font-weight:bold; background-color: #E4E4E4;}

.panel-body  
{
    padding:25px;padding-top: 10px; /*background: rgba(217, 224, 221,0.9);*/
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5F0EFED,endColorstr=#E5F0EFED);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5F0EFED,endColorstr=#E5F0EFED);
    zoom: 1; 
}
.ui-datepicker td>a.ui-state-highlight {
    background-color: #FFBBA0;
}
.modal-footer {margin-top:0;}
.text-danger {color:#FF3300;}
.text-success {color:#209822;}
.well-sm {background-color:#FFFFFF; border:solid 1px #E0E0E0;}
.form-control { border:1px solid #b4b8b4; padding-left:6px;}
.bdr_non {border: none;}
.panel-primary > .panel-heading {background-color:#D89E23; border-color: #02918F;font-weight: normal;}
.ustom_bg, .ustom_bg:active {
       background: url(../img/loginbtnBg-blue.png) no-repeat center center; height: 57px;
       background-size: cover; color:#fff; font-size:16px; margin-top:20px;/*padding: 0px 12px 15px;*/
}
.ustom_bg:hover {color: #000;}
.ustom_bg:active {color: #000;}
.login_form .form-group { margin-bottom: 5px;}
.form-control:focus { border-color:#f5b329;}
.panel-primary {background-color: Transparent;}
.login_form {padding-top: 7px; margin: 0px 30px;}
.login_form input[type="text"], .login_form input[type="password"], .login_form select {
	font-size: 13px;
	color:#888;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.login_form input[type="text"]:focus, .login_form input[type="password"]:focus { color: #272727;}
.loginTab { margin:10px 0px; padding:0px 0px 0px 30px; list-style:none; border-bottom: 1px solid #A9BCE0;}
.loginTab li {float: left;}
.loginTab li a {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
    box-shadow: 0 -2px 2px #8AA2CF;
	-o-box-shadow: 0 -2px 2px #8AA2CF;
	-moz-box-shadow: 0 -2px 2px #8AA2CF;
	-webkit-box-shadow: 0 -2px 2px #8AA2CF;
    color: #000;
    display: block;
    margin-right: 10px;
    padding: 6px 15px;
	background: #eaeef5; /* Old browsers */
background: -moz-linear-gradient(top, #eaeef5 0%, #a9bce0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeef5), color-stop(100%,#a9bce0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eaeef5 0%,#a9bce0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eaeef5 0%,#a9bce0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eaeef5 0%,#a9bce0 100%); /* IE10+ */
background: linear-gradient(to bottom, #eaeef5 0%,#a9bce0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeef5', endColorstr='#a9bce0',GradientType=0 ); /* IE6-9 */
	position:relative;
	top:1;
}
.loginTab li a:hover,.loginTab li a:focus {text-decoration: none; outline: 0px!important;}
.loginTab li a.active {
	position:relative; top: 1px;	
	background: #E9EDF4!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9EDF4', endColorstr='#E9EDF4',GradientType=0 ); /* IE6-9 */
}
/*Light box*/
#cboxContent {border:none;}
#cboxClose {top:0;}
.ace-thumbnails img {width:70px; height:70px;}

.clear {clear:both;}
.header {
	margin-bottom:20px;
	border-bottom:1px solid #C5E6FD;
	padding:10px 0px;
	text-align:center;
	background:#F3F9FE;
}
.language-btn 
{
    -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background-color:#479dd8;
border:solid 1px #5faee4;
    color: #FFF;
    padding:1px 10px;
    float:right;
    margin:25px 15px 15px 15px;
    }
.language-btn:hover,.language-btn:focus {background-color: #378AC3;
    color:#C4E7FF; text-decoration:none;}    
small, .small {font-size:100%;}
.title , .page-header h1 {color: #000;font-size: 21px;font-weight: lighter;margin-left: 10px;}
.text_logo h1 {color: #fff; margin:12px 0px 5px 0; font-size:21px;}
.colGreen {color: Green;}
.colRed {color: red;}
.text_logo small {color: #fff;}
.mrgn_020 {margin:0px 10px 0px 0px;}
.mrgn_b20 {margin-bottom:20px;}
.fltlft {float:left;}
.fltrht {float: right;}
.wid50 {width: 50%;}
.soil_send_report {opacity:0; margin-left:-80px; display:none;}
.show_srch_User_frm {width: 30px; height:13px; background:#F5F5F5 url(../img/down_arow.png) no-repeat center center; position:absolute; left:50%; margin-left:-15px;
margin-top:-13px;
border:1px dotted #E2E2E2;
border-top:none; cursor:pointer;
	-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
display:none;
}
.show_srch_User_frm:hover { background-color:#EEEDED;}
.navbar { background: #217DBC; border-bottom:solid 1px #3E6D8C;}
.footer-content {font-size: 12px;}
.chrtr_lmt {color: #999; font-style:italic;}
.chrtr_lmt input{border: none; background:none!important;color: red;}

.srvc_hdr_nav a.btn 
{
    background-color: #E5784D!important;border-color: #E5784D!important;
}
.srvc_hdr_nav ul {margin: 0px; padding: 0px; list-style: none;}
.srvc_hdr_nav ul li {display: inline;}
.srvc_hdr_nav li.btnActive a
{
    background:#fff!important;
    color:#3F4C64!important;
    border: 1px solid #3F4C64;
    /*padding:7px 10px;  */  
}
.srvc_hdr_nav {margin:8px 0;}
.srvc_hdr_nav a.active:after {border-bottom: none;}
.srvc_hdr_nav a.btn:hover {background-color: #d16b42!important;border-color: #d16b42!important; color:#fff !important;}
.pagination {margin-top:0; margin-bottom:0;}
.top_tab_container {margin-top:10px; margin-left:10px; z-index: 1;}
.top_tab_container ul {margin: 0px; padding: 0px;list-style: none;}
.top_tab_container ul li {display: inline-block;margin-right: 2px;}
.top_tab_container .btn-info {border: 1px solid #2980b9; position: relative;top: 1px;}
.top_tab_container ul li.active .btn-info, .top_tab_container .btn-info.active { background-color:#F3F3F4!important; color: #303F57!important;border-bottom-color: transparent; }
.top_tab_container .btn-info {background-color: #2980b9!important;border-top-width: 2px;}
.top_tab_container .btn-info:hover {background-color: #3F4C64!important;}
.top_tab_container ul li.active .btn-info:hover,.srvc_hdr_nav ul li.active a:hover ,
.top_tab_container .btn-info.active:hover {background-color: #fff!important;}
.top_tab_container ul li.active .btn:after, .top_tab_container .btn-info.active:after { border-bottom:none;}
.top_tab_container ul li.active .btn:after i.white, .top_tab_container .btn-info.active:after i.white {color: #4396CB!important;}


.srvc_hdr_nav a.active,.srvc_hdr_nav a.active:hover  
{
    background:#fff!important;
    color:#000!important;
    text-shadow: 0px!important;
    border: 1px solid #4396CB;    
}
.reg_lftpart 
{
    background: #3C65B5;    padding: 40px;
}
.reg_servicelist 
{
    list-style: none;
    margin: 30px 0px 0px;
    padding: 0px;
}
.reg_servicelist li 
{
    color: #fff;font-family: Arial;margin-bottom: 20px;
}
.tablefooter {background-color:#F2F2F2 !important; font-weight:bold; font-size:13px;}
.bg-white {background-color:#FFFFFF !important;}
.reg_servicelist li img {vertical-align: middle;margin-right: 5px;}
.regpanel-heading {color: #fff;font-weight: normal;}
.regpanel-heading h4 {font-size: 26px;text-align: left; margin: 0px;}
.checkbox_align input[type="checkbox"] {position: relative;top: 2px;margin-right: 5px;}
.dashBoard_Col .bg-success { background-color: #59A84B;}
.dashBoard_Col .bg-warning {background-color: #4285F4;}
.dashBoard_Col .bg-danger {background-color: #DD5A43;}
.dashBoard_Col .panel-info > .panel-heading {
	background: #eeeff1; /* Old browsers */
background: -moz-linear-gradient(top, #eeeff1 0%, #dedfe0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeff1), color-stop(100%,#dedfe0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeff1 0%,#dedfe0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeff1 0%,#dedfe0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeff1 0%,#dedfe0 100%); /* IE10+ */
background: linear-gradient(to bottom, #eeeff1 0%,#dedfe0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeff1', endColorstr='#dedfe0',GradientType=0 ); /* IE6-9 */
	border-color: #D2D4D7;font-weight: bold;color: #555;
	border-radius: 0px!important;
}
.dashBoard_Col .panel-info {border-color: #D9DBDD;border-bottom-color: #D9DBDD;border-radius: 0px!important;}
.dashBoard_Col .panel-body {background-color: #fff;}
.padding-10 {padding: 10px;}
.no_prog_mrgn .progress {margin-bottom: 2px;background: none;}
.transactionList li {float: left;padding: 5px 0px;list-style: none;cursor: pointer;text-align: center;font-weight: bold;color: #fff;}
.transactionList {padding: 0px;margin: 0px;}
.colr_indicator {float: left; padding: 10px;border: 1px solid #D7D7D5;margin-right: 5px;}
.timer 
{
       font-family: 'Digital'; font-size: 60px;margin: 5px 0px;
       letter-spacing: 2px;color: #2B7DBC;text-align: center;
       padding: 13px 0px;
}
.timer ul {margin: 0px; padding: 0px;}
.panel-body {font-size: 14px; color:#000;}
/*************** new changes ******************/
.loginpanelBox {background:url(../img/loginpanelbg_blue.png) no-repeat top center; min-height:433px;}
.body_wrapper { background:url(../img/bg5.jpg) repeat left top; padding-top:6%;}
.no-skin .nav-list > li.active > a, .no-skin .nav-list > li.active > a:hover, .no-skin .nav-list > li.active > a:focus{
	background-color: #217DBC;	
}
.no-skin .nav-list > li > a i ,.no-skin .nav-list > li > a:hover i{ color:#fff;}
.no-skin .nav-list > li.active > a ,.no-skin .nav-list > li.active > a:hover { color:#fff;}
.menu-min .nav-list > li > a,.menu-min .nav-list > li > a:hover { color:#000!important;}
.menu-min .nav-list > li ul li {border-bottom: 1px solid #C6D1ED;}
.nav-list > li:before { background-color:#C6D1ED;}
.nav-list > li > a > .menu-icon { position:relative; top:-5px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .nav-list > li > a > .menu-icon {top: -1px;}
}
.addTable {padding:0px; background-color:#FFFFFF; padding:5px; border:solid 1px #E0E0E0;}
.addTable td {padding:5px; position:relative;}
.addTable th {padding:5px; }

/* -- Custom Radio Button and Checkbox Styles */

 .radio,
.checkbox {
    min-height: 18px;
}

input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    width: 13px;
    height: 13px;
    border: 1px solid #898989;
    border-width: 0\0;
    border-radius: 1px;
    background: white;
}

input[type="radio"]:focus,
.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus,
input[type="checkbox"]:focus,
.checkbox input[type="checkbox"]:focus,
.checkbox-inline input[type="checkbox"]:focus {
    border-color: #35495e;
    outline: none;
}

input[type="radio"]:active,
.radio input[type="radio"]:active,
.radio-inline input[type="radio"]:active,
input[type="checkbox"]:active,
.checkbox input[type="checkbox"]:active,
.checkbox-inline input[type="checkbox"]:active {
    border-color: #c6c6c6;
    background-color: #ebebeb;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}

input[type="radio"]:checked,
.radio input[type="radio"]:checked,
.radio-inline input[type="radio"]:checked,
input[type="checkbox"]:checked,
.checkbox input[type="checkbox"]:checked,
.checkbox-inline input[type="checkbox"]:checked {
    background: #fff;
}

input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    width: 15px;
    height: 15px;
    border-radius: 1em;
}

input[type="radio"]:checked::after,
.radio input[type="radio"]:checked::after,
.radio-inline input[type="radio"]:checked::after {
    content: '';
    display: block;
    position: relative;
    top: 3px;
    left: 3px;
    width: 7px;
    height: 7px;
    border-radius: 1em;
    background: #666;
}

input[type="checkbox"]:hover,
.checkbox input[type="checkbox"]:hover,
.checkbox-inline input[type="checkbox"]:hover {
    border-color: #c6c6c6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: none \9;
}

input[type="checkbox"]:checked::after,
.checkbox input[type="checkbox"]:checked::after,
.checkbox-inline input[type="checkbox"]:checked::after {
    content: url(../img/checkmark.png);
    display: block;
    position: absolute;
    top: -6px;
    left: -5px;
}

.form-horizontal .control-label,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 5px;
}



.hdrUser-nav.ace-nav > li.light-blue > a { background-color:#1C70A9!important;}
.hdrUser-nav.ace-nav > li.light-blue > a:hover, .ace-nav > li.light-blue > a:focus, .ace-nav > li.open.light-blue > a { background-color: #4076F5;}
.ace-nav .nav-user-photo 
{
    border: 2px solid #3B4D69;
    box-shadow: 0 0 2px #fff; -o-box-shadow: 0 0 2px #fff;-moz-box-shadow: 0 0 2px #fff;-webkit-box-shadow: 0 0 2px #fff; max-width:32px;
}
.user-info {margin-right: 10px;max-width: 135px;}
.user-info small {display: inline!important; line-height: 31px;}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:active, 
.dropdown-menu > li.active > a, 
.dropdown-menu > li.active > a:hover, 
.dropdown-menu .dropdown-submenu:hover > a  
{
    background-color: #586F99;
}
.main-container:before {background-color:#f3f3f4;}
.page-content {background-color:#f3f3f4; }
.breadcrumb {margin-left:-5px;}
.breadcrumbs { background-color: #FFFFFF; margin-top:10px; margin-bottom:5px; padding:5px 0 5px 40px; border-top:solid 1px #e7eaec; border-bottom:solid 1px #e7eaec;}
.breadcrumb > li, .breadcrumb > li.active, .breadcrumb > li + li:before{ color:#000;}
.breadcrumb > li > a { color:#303F57;}
#title {font-size:21px; margin:0;}
.no-skin .nav-list > li .submenu > li > a { background-color:#256EA0; color:#ECF9FF; border:none;}
.no-skin .nav-list > li .submenu > li > a:hover { background-color:#217DBC;color: #FFFFFF;}
.no-skin .nav-list > li .submenu > li.active > a > .menu-icon {
    color: #FFFFFF;
}

.no-skin .nav-list > li .submenu > li.active:not(.open) > a,.no-skin .nav-list > li .submenu > li.active:not(.open) > a:hover {
    background-color:#1673B2; color:#9ACAEA;
}
.no-skin .nav-list > li .submenu > li.active > a {color: #000;}
.no-skin .nav-list > li > a, .no-skin .nav-list > li > a:hover {
    background-color: transparent;
    color: #fff;
}
.nav-list>li>a {height:45px; line-height:25px;}
.no-skin .sidebar { background-color:#217DBC; border:0px;     margin-top: -10px;}

.no-skin .nav-list > li {
	border-top: 1px solid #256EA0!important;
	border-bottom: 1px solid #3F8ABD!important;
	
}

.nav-list li:last-child {border-bottom: 1px solid #256EA0!important;}
.no-skin .nav-list>li.active>.submenu:before, .no-skin .nav-list>li.active>.submenu>li:before {background-color:#767676;}
.no-skin .nav-list>li.active:after {border:none;}
/*.no-skin .nav-list > li.active:after { border-color:#217DBC;}*/
.no-skin .nav-list > li:hover:before {background-color: transparent;}
.sidebar .sidebar-toggle:before {left: auto!important;}
.sidebar .sidebar-toggle {
	float:right;
	background-color:#E2E2E2;
	border-width:0px;
	color:#000;padding:0px;
	margin: 13px -22px 0 !important;
	/*box-shadow: 1px 0 2px #315fb5;-o-box-shadow: 1px 0 2px #315fb5;-moz-box-shadow: 1px 0 2px #315fb5;-webkit-box-shadow: 1px 0 2px #315fb5;*/
	z-index: 3;
}
.sidebar .sidebar-toggle:hover {background-color: #CCCCCC;}
.no-skin .sidebar-toggle > .ace-icon {background-color: transparent;border-color: none; color:#000;}
.sidebar .sidebar-toggle > .ace-icon {border-width: 0px; border-radius: 0px; padding:8px 5px!important; display:block;}
.no-skin .nav-list li.active > a:after {
    -moz-border-right-colors: transparent;
    border-right-color: transparent;
}
.no-skin .nav-list > li .submenu {
    background-color: #D8DCDD;
    border: 0px;
	margin-right:1px;
}
.sidebar.menu-min .nav-list>li>a {height:45px; line-height:45px;}
.sidebar.menu-min .sidebar-toggle > .ace-icon {border-width: 0px;}
.no-skin .nav-list > li.open > a { background: #256998; /* Old browsers */
    color: #fff;
    text-shadow: 0px;
}
.no-skin .nav-list > li.open > a:focus {color: #fff; background-color: #217DBC;}
.no-skin .nav-list > li > a:focus {background-color:#217DBC;color: #fff;}
.no-skin .nav-list .open > a:hover {background-color: transparent;}
.no-skin .nav-list li:hover,.no-skin .nav-list li.hsub:hover {background-color: #3c556b !important;}
.no-skin .nav-list > li:hover > a {background-color: #256EA0;color: #fff;}

/*.leftNavbar > li > ul.submenu {max-height: 300px; overflow: auto;}*/
.siteTitle {
	width: 100%; text-align:center;
	font-family: Helvetica, sans-serif, Arial;
	color:#fff;
	padding-bottom:10px;
	background:url(../img/botBorder.png) center bottom no-repeat;
}
.siteTitle h1 {
	color: #FFFFFF; 
	text-shadow: -1px -1px 2px #000;
	-moz-user-select: none;
	  -webkit-user-select: none;
	  -ms-user-select: none;
}
.alertMsg {margin-top: -10px; color: #000;font-size: 12px;}
.footer .footer-inner {left: 0px;}
.footer .footer-inner .footer-content {
	background: #217DBC;
	color: #fff;
	border-top: 1px solid #217DBC;
	line-height: 20px; left: 0px; right:0px; bottom:0px;
}
.pdngHr10 {padding-left: 10px; padding-right: 10px;}
.reportTbl tr td {text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.reportTbl tr td span {color: #FF8000;}
.panel-body > table {margin-bottom: 0px;}
.releaseDate {color: #555;}
.dropdown-navbar > li.notificationList > a {color: #000!important;}
.dropdown-navbar > li.notificationList > a:hover {background-color: #E1E8EC!important;}
.notification-dropdown.dropdown-navbar {width: 450px!important; max-height: 465px; overflow:auto;}
.custom-badge {padding: 4px 5px; border-radius: 0px!important;}
.custom-badge:hover {background: #ccc!important;}
.dropdown-navbar>li {background-color: #F0F9FF!important;}
.notifyBox > li.light-blue > a {background-color: #B3B3B3!important;}
.notifyBox > li.light-blue > a:hover {background-color: #9E9E9E!important;}
.notifyBox > li.light-blue > a:focus {background-color: #808080!important;}
.hrLine {margin-top: 0px; background: #2980B9; margin-bottom: 10px;}
.colon {float: left;margin: 5px 0px 0px -15px;}
form label.control-label {text-align: left!important;}
.form-group {margin-bottom: 10px;}
.heightAuto {max-height: 305px; overflow: auto;}
.page-header {border-bottom: 0px; float:left; padding-bottom: 0px; margin-bottom: 5px;}
#indicate {
    color: red;
    font-size: 12px;
	float:right;
	margin-left:10px;
}
#loadComponents { text-align: right; width: 58%; position: absolute; margin-top: -37px;right: 13px;z-index: 0;}
#loadComponents a {margin-left: 4px;padding: 4px 9px;}
.requireed {color: #f00; position: absolute; margin-right:-3px; top: 5px; right: -4px; font-size: 14px;}

.btn-danger, .btn-danger:focus {
    background-color: #C03A23 !important;
    border-color: #C03A23;    
}
.btn-success, .btn-success:focus {
    background-color: #379727 !important;
    border-color: #379727;
}
.btn-danger:hover, .btn-danger:active {
    background-color: #9C2B18 !important;
    border-color: #9C2B18;    
}
.btn-success:hover, .btn-success:active {
    background-color: #28791A !important;
    border-color: #28791A;
}
.or {
    color: #EAEEF5;font-weight: bold;display: block; width: 34px; background: #999; margin: 0px auto;  text-align: center;
    padding: 3px 0px 2px;font-size: 12px;border-radius: 10px;text-shadow: 0px 0px 15px #000;
}
.pdngBtn5 {padding-bottom: 5px!important;}
.menu-toggler {
    background: #477CD0!important;
    margin-top: 20px!important;
}
.sml_hdng {position: relative; top: 5px; font-weight: bold;font-size: 14px;}
.searchTable { background:#F7FBFF; border: solid 1px #D1D9F5; margin-bottom:10px; padding:5px;}
.searchTable td {padding:3px; position:relative;}

.custom_color {background-color: #F7FAFF; border: 1px solid #DAE2F1;box-shadow: none;}
.wid105 {width: 105px;}
.mngYear { width:600px; margin:35px auto;}
.mrgnBtm0 { margin-bottom:0px!important;}
table.table tr th {color: #000000!important;}


.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {background-color:#E8E8E8;}
table.table tr td {color: #000!important;}
.table > thead > tr,.table thead tr {
    background-color: #E8E8E8!important;
    background-image: none;
}

/*.table>thead>tr {
    background-image: linear-gradient(to bottom, #D6D6D6 0, #E8EBF0 100%);
}*/
.actvRadio {font-weight:bold;color: #0D4367;font-size: 13px;}
.hvrNon td,.hvrNon th {background-color: inherit!important;}
.customWell {
    background: none repeat scroll 0 0 #fefefe;
    margin: 5px 0 15px;
    padding: 12px 0; 
}
.lblReadonly {line-height:20px; height:25px;}


@media all and (max-width: 1024px){
	.text_logo h1 {font-size: 22px; margin-top: 18px;}
	.table-responsive {
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }
}
@media all and (max-width: 800px){
	.table-responsive {
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }
    .text_logo h1 {font-size: 18px;}
}
@media all and (max-width: 767px){
	.text_logo {display:none;}	
	.colon {display: none!important;}
	.sm-mrgn-gap > div {margin-bottom: 5px;}
}
@media all and (max-width: 360px){
	.navbar-header .navbar-brand {margin-left:70px;}	
	.loginpanelBox { background:#F9F4E9;box-shadow: 0px 0px 10px #9FB1C6; margin:10px;}
	.hrLine {margin-bottom: 30px;}
	#loadComponents {width: 100%; padding-left: 10px;text-align: left; margin-top: 10px; right: 0px;}
	#indicate {text-align: left;}
	.itemType .radio-inline { display: block; margin-left: 0px;}
}
@media all and (max-width: 320px){
	.navbar-header .navbar-brand {margin-left:53px;}	
}
@media all and (min-width: 780px){
	.godownForm .col-lg-2 {width: 18%;}
}
@media all and (min-width: 980px){
	.itemType .col-md-3 {width: 18%;}
	.sidebar {width: 210px;}
    .main-content {margin-left: 210px;}
}
@media all and (min-width: 1280px){
	.itemType .col-md-3 {width: 14%;}
}
@media all and (max-width: 640px) 
{
    .form-control { margin-bottom:5px; }
}
.hide-view
{
display:none;    
}
.excel-icon
{
border:1px solid #555;padding:5px 5px;background-color:#555;    
}