@font-face {
  font-family: NunitoSansRegular;
  src: url("../fonts/NunitoSans-Regular.ttf"); 
}
@font-face {
  font-family: NunitoSansItalic;
  src: url("../fonts/NunitoSans-Italic.ttf");
}
@font-face {
  font-family: NunitoSansBold;
  src: url("../fonts/NunitoSans-Bold.ttf"); 
}
body{
	 font-family: NunitoSansRegular;
	
}
.notavailable,.notavailable1 {
	display:none;
	color: red;
	font-size: 14px;
}
.error {
	color: red;
	font-size: 14px;
	font-weight: normal;
}

pre{
	text-wrap: auto;
}
.box  
{  
        margin-bottom: 3%;
	width:100%;  
	padding:10px;  
	background-color:#fff;  
	border:1px solid #ccc;  
	border-radius:0px;  
	margin-top:10px;  
}  
label, #documentModal .col-md-4
{
	font-weight: normal;
	font-size: 12px;
}
.form-group .required_star:after {
  content:"*";
  color:red;
}
.radio_lbl {
	width: 54%;
}
.box header 
           {  
                 height: 30px; 
                width:100%;  
                padding:0px;  
                background-color:#fff;  
                border:1px solid #ccc;  
                /*border-radius:5px;  */
                margin-top:0px;  
                margin-bottom:0%;
           }  
.showpassword {
    text-decoration: underline;
    color: gray;
    cursor: pointer;
   
}



 .table > thead > tr > th,.table > tbody > tr > td {
    padding: 2px;
    line-height: 1.0;
    vertical-align: middle;
	font-size: 11px;
    font-family: NunitoSansRegular;
}


.pagination > li > a, .pagination > li > span {
    padding: 1px 12px;
    }

    div.dataTables_wrapper div.dataTables_info {
    padding-top: 0px;
    white-space: nowrap;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 7px;
    font-size: 11px;
    line-height: 1.0;
    border-radius: 3px;
}

.form-group {
    margin-bottom: 1px;
}

.closure_link {
	cursor: pointer;
}
.history {
	background-color: #cecccc;
    color: #0a0a0a;
}
#tableModal_info .modal-body {
	height: 600px;
	overflow: scroll;
}
.not_filled {
	color:black;
}
.is_filled {
	/*color:green;
        display: none;*/
}
.is_filled input[type=file], .is_filled label.selectfile  {
	display:none;
}
#addcandidate_closure_form label {
	font-size: 13px;
	padding: 3px 4px !important;
}

.thin-border,  .selectfile {
	border: solid 1px gray;
}
.selectfile {
	width: 25%;
}
.filename {
	float: right;
}
.closure_box {
	display: block;
    padding: 9.5px;
    margin: 4px 0px;
    /*font-size: 13px;*/
	font-size:12px ;
    line-height: 1;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    border-radius: 4px;
	   /* box-shadow: -2px 2px 4px 0px #8080805e;*/
}
.btn {
padding: 2px 12px;
	font-size:12px !important;
}

.assign_recruiters ,.assign_recruiters:hover {
padding: 2px 1px;
    font-size: 12px !important;
    color: #337ab7;
    background: transparent;
	border:1px;
}
table.dataTable thead .sorting:after {
    opacity: 0.2;
    bottom: 2px;
    /*content: "\e150";*/
	content: "";
}
table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
	content: "";
}
.ui-menu .ui-menu-divider {
    margin: 0px 0;
    }
.lbl_h1b {
	font-weight: bold;
}

input:-moz-read-only { /* For Firefox */
    background-color: #ddd;
}

input:read-only {
   /* background-color: #ddd;*/
}

div.alphabet {
    display: table;
    margin-left: 2%;
    width: 55%;
    margin-bottom: 1em;
}
 
.alphabet span {
    display: table-cell;
    color: #3174c7;
    cursor: pointer;
    text-align: center;
	padding: 0px 2px;
}
 
div.alphabet span:hover {
    text-decoration: underline;
}
 
/*div.alphabet span.active {
    color: red;
}*/
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
	color: #ffffff;
    background-color: orange;
    border-color: black;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 0;
    /*font-size: 12px !important;
     width: 10% !important; */
    padding: 2px 2px !important;
	color:#000;
}
table.table-bordered.small th, table.table-bordered.small td {
    border-left-width: 0;
    /*font-size: 12px !important;
     width: 10% !important; */
    padding: 4px !important;
}
table.dataTable {
	font-size:10px !important;
	font-size: 11px !important;
    color: black;
}
 select[disabled], input[readonly] {
  background-color: #ddd !important;
   }
input.col-sm-6, select.col-sm-6, input.col-sm-3, select.col-sm-3, input.col-sm-2, .form-control,input.col-sm-4,input.col-sm-7 ,input.col-sm-8,input.col-sm-12,input.col-sm-9,input.col-sm-5, select.col-sm-4,input.col-sm-10,select.col-sm-1,select.col-sm-2,textarea.col-sm-12,select.col-sm-12,select.col-sm-9,input.col-sm-10,textarea.col-sm-10,textarea.col-sm-9,.chosen-container-multi .chosen-choices, .multiselect.dropdown-toggle.btn{
    /*height: 22px;*/
	height: 25px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding: 2px 8px;
}
textarea.col-sm-6 {
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.error , .error~label.selectfile {
	border: solid 1px red !important;
}
label.error {
	border:none !important;
}
input[type=radio].error{
    outline: 1px solid red
}
.dataTables_length {
	display:none;
}
#new_vendor_id, #new_ref_vendor1_id, #new_ref_vendor2_id {
	float: right;
}
.container {
	width: 100% !important;
}
.dropdown-menu > li > a {
	color: white;
	/*border-bottom: solid 3px #333333;*/
}

input.caps { 
  /*text-transform: capitalize;*/
}
::-webkit-input-placeholder { 
    text-transform: none;
}
:-moz-placeholder { 
    text-transform: none;
}
::-moz-placeholder { 
    text-transform: none;
}
:-ms-input-placeholder { 
    text-transform: none;
}
.details-control {
	cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

/*dashboard css*/
.flash_right {
    width: 100%;
    margin: 0px;
    padding: 0px 0 0 0px;
    float: left;
}

.flash_right .heading {
    width: 100%;
    margin: 0px;
    padding: 4px 0 5px 15px;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px #534848;
    float: left;
    color: #fff;
    font-weight: bold;
    background: #00bef7 ;
   /* -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;*/
}

.flash_right .bg {
    width: 100%;
    margin: 0px;
    padding: 4px 0 5px 0px;
    float: left;
    border: solid 1px #cbcbcb ;
    background: #ffffff;
    /*-moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;*/
    
}
.flash_right .bg ul {
    margin-left: -15px;
    padding-top: 10px;
    line-height: 34px;
    list-style: none;
}
.flash_right .bg ul li {
    margin: 0px;
    padding: 0px 0 0 20px;
    background: url(../img/arrow.jpg) left 12px no-repeat;
}
.flash_right .bg ul li a {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #4a4a4a;
    text-decoration: none;
}
.flash_right .bg ul li a:hover {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #00bef7;
    text-decoration: none;
}

.card-counter{
    box-shadow: 2px 2px 10px #DADADA;
    margin: 5px;
    padding: 15px 10px;
    background-color: #fff;
    height: 40px;
    /*border-radius: 5px;*/
    transition: .3s linear all;
    color: #000;
  }

 

 /* .card-counter.primary{
    background-color: #007bff;
    color: #000;
  }

  .card-counter.danger{
    background-color: #ef5350;
    color: #000;
  }  

  .card-counter.success{
    background-color: #66bb6a;
    color: #000;
  }  
  .card-counter.info{
    background-color: #66bb6a;
    color: #000;
  } */ 


 .card-counter:hover{
    box-shadow: 4px 4px 20px #DADADA;
    transition: .3s linear all;
  }
  .card-counter.first{
        /* box-shadow: 2px 2px 10px #000; */
    margin: 5px;
    padding: 0px 0px;
    background-color: #fff;
    height: 30px;
    /* border-radius: 5px; */
    transition: .3s linear all;
    background-color: #00bef7;
    color: white;
    text-align: center;
  }  

  .card-counter i{
    font-size: 5em;
    opacity: 0.2;
  }
  .card-counter .first .count-title{
    position: absolute;
    width: 85%;
    top: 7px;
    font-size: 16px;
    background: transparent;
    font-weight: bold;
    /*text-shadow: 1px 1px #534848;*/
    display: block;
  }
  .card-counter .count-title{
    /*position: absolute; */
    /* right: 35%; */
    /* top: 7px; */
    font-size: 16px;
    background: transparent;
    /* font-weight: bold; */
    /* text-shadow: 1px 1px #534848; */
    /* display: block; */
  }

  .card-counter .count-numbers{
    position: absolute;
    right: 10%;
    top: 22px;
    font-size: 16px;
    /*font-weight: bold;*/
    /*text-shadow: 1px 1px #534848;*/
    display: block;
  }

  .card-counter .count-name{
    position: absolute;
    /*right: 35px;*/
    top: 7px;
    /*font-style: italic;*/
    text-transform: capitalize;
    opacity: 1;
    display: block;
    font-size: 15px;
  }
  .flash_left1,.flash_left2{
    border: solid 1px #cbcbcb;
    /* -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;*/
    margin-bottom: 5px
  }

 .flash_left2> .row> .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    cursor: default;
    background-color: #97a2f1;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}


.flash_left2 .row >.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 0.75;
    border: 1px solid #97a2f1;
    border-radius: 0px 0px 0 0;
}


input[name=month] {
    display:none
}

.monthly_yearly {
    list-style-type:none;
    margin:0px 0 0 0;
    padding:0;
}
.monthly_yearly li {
    float:left;
    margin:0 5px 0 0;
}
.monthly_yearly label {
    padding:5px;
    cursor:pointer;
    -webkit-appearance: button;
    /* WebKit */
    -moz-appearance: button;
    /* Mozilla */
    -o-appearance: button;
    /* Opera */
    -ms-appearance: button;
    /* Internet Explorer */
    appearance: button;
    /* CSS3 */
}
textarea[readonly="readonly"], textarea[readonly] { background-color:#ddd !important; }
.table_text_medium {
	width:80px !important;
}
.form-control-new {
	width: auto !important;
}
.disable_input {
	background-color: #dddddd !important;
}
.modal-header h4, .modal-body p, .modal-body{
	color: black
}
.filter-lbl {
	    margin-top: 5px;
    text-align: center;
}
.vendor_details {
	cursor: pointer;
}
.lbl_closure_work_auth {
padding: 0px 4px !important;
      margin: 0px !important;
}

.filter-radio {
	padding:0px 15px;
}
.row_blue {
	background-color: #bed6ee;
	border-bottom: none !important;
}
.row_green {
	background-color: #c5e0b3;
	border-bottom: none !important;
}
.row_yellow {
	background-color: #fde598;
	border-bottom: none !important;
}
.row_darkblue {
	background-color: #2e75b5;
	border-bottom: none !important;
}
.table_text {
	width: 60px !important;
}
.table_radio {
	margin-bottom:0px;
}
.table_radio input{
	    margin-top: 0px;
    width: 10px;
    height: 10px;
}
.lbl_small {
	width: 52px;
	overflow-wrap: break-word;
}


#report_big th, #report_big td, #report_big label{
	font-size: 11px !important;
}
#requiremnt_list .form-control,#requiremnt_list .multiselect-clear-filter {
	height: 30px;
}
.grayout {
	background-color: #ddd !important;
}
.dashboard-frm {
padding: 0px 47px;
}
.top-section {
	border:none !important;
}
.dataTable tbody tr.even:hover, .dataTable tbody tr.odd:hover {
   background-color: #c5c3c3;
   
}
@font-face {
  font-family: TwCenMT;
  src: url(../fonts/TwCenMT.TTF);
}

@font-face {
  font-family: TwCenMTBold;
  src: url(../fonts/TwCenMTBold.TTF);
}
@font-face {
  font-family: Jimmy1;
  src: url(../fonts/Jimmy1.ttf);
}
/*
.fa-files-o {
	color: blue;
}
.fa-cc-visa {
	color: red;
}
.fa-list-alt {
	color: green
}*/

.dropdown-menu > li > a
{
	display:inline-block !important;
	    width: 100%;
}
.ui-widget-header {
   
    background: #5bc0de;
    color: #ffffff;
    font-weight: bold;
}

.ui-button-text{
	font-family:NunitoSansRegular;
	font-size:13px;
	font-weight:normal;
	color:#000;
}
.ui-widget-content{
	background:#fff;
}
.month-picker-title .ui-button-text{
	color:#fff;
	
}.month-picker-title .ui-button-text:hover{
	color:#000;
display: block;
    height: inherit;
	}
.month-picker-title:hover{
	color:#000;
	
}
 .ui-tooltip, .arrow:after {
    background: black;
    border: thin none;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    font:  14px "Roboto", Sans-Serif;
    
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
  
 /* .cl_table	{display:table}
.table-row{display: table-row}
.table-header-group{display: table-header-group; text-align:center; font-weight:bold}
.table-row-group{display: table-row-group}
.table-footer-group{display: table-footer-group}
.table-column{display: table-column}
.table-column-group	{display: table-column-group}*/
.table-cell{ border:1px solid #eee;padding:5px;border-radius:3px;}
.table-caption{display: table-caption}

.chk_div{position: relative; /*width:calc(100% - 40px); margin: 20px;*/padding: 0px; display: inline-block;}
.chk_div input{display: none;}
.chk_div label{float: left; line-height: 1.4}
.chk_div label::before{
  width: 20px; 
  height: 20px; 
  border: 1px solid #4CAF50;
  background-color: #4CAF50;
  border-radius: 2px;
  content: '';
  float: left;
  margin:0 10px;
  cursor: pointer;
}
.chk_div input[type=checkbox]:checked + label::after{display: block;}
.chk_div label::after{
  display: none;
  top: 0px;
  left: 17px;
  content: 'x';
  color: #fff;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  cursor: pointer;
  font-weight:bold;
}

label.col-sm-3 {
	margin: 5px auto;
	    text-align: right;
}
.alphabet .active{
	text-decoration:underline;
	font-weight:bold;
}
.alphabet span:hover{
		text-decoration:underline;

}

#vendor_format{
	font-size:14px;
	background: none;
	border:thin none;
	
}
#time-range p {
    font-family: NunitoSansRegular;
    font-size:14px;
    color:#333;
}
.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}
.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}
.bootstrap-timepicker-widget table td input {width: 25px;margin: 0;text-align: center;border:none}
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}
@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    width: auto;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
}
.the-fieldset {
    border: 1px solid #e0e0e0;
    padding: 10px;
}
#password_form p{
		padding: 20px 30px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #eee),color-stop(1, #fff));
    overflow: hidden;
	}
	#bank_info .modal-body{
		padding:0px;
	}
	#bank_info #bank_form{
		padding:25px;
	}
/* 	button.close{
		color:#fff;
		opacity:1
	}
	
#vbank_details {
	background: #006;
    color: #fff;
} */
	#vbank_details h4{
		padding:20px
    border-bottom: 1px solid #dddd;
	}
	#password_form h3{
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    background: -moz-linear-gradient(top, #2e5764, #1e3d47);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1e3d47),color-stop(1, #2e5764));
	}
	#password_form .form-group{
		
		margin-left:0px;
		margin-right:0px;
	}	
	#alerts_pass .alert{
    padding: 12px;
    margin-bottom: 0px;
	
	}
#alerts_pass{
	margin-bottom:0px;
	padding:0px;

}	
#bank_info_table td{
	padding:10px;
}
#cbank_details .close{
	padding:20px;
}

#cbank_details h4{
	padding:20px;
}
#cbp-spmenu-s1{
	color:#fff;
	font-family:NunitoSansRegular;
}
.table-responsive {
   /* overflow-x: inherit;*/
}
select.status-select {
    width: 150px;
}

.fa-check{
	color:#208E24;
}
DIV#main H1 {
    border-bottom: 1px solid #dedede;
    font-size: 20px;
    background: url(../img/wizard.png) #eeeeee no-repeat 15px center;
    height: 50px;
    line-height: 35px;
    padding: 0 60px;
    margin: 0px;
}
DIV#main H2.sub-title {
    margin: -22px 0 12px 60px;
    font-size: 11px;
    color: #777;
}
@font-face {
  font-family: jimmy;
  src: url("../fonts/Jimmy1.ttf");
}
@font-face {
  font-family: times_new_roman;
  src: url("../fonts/times.ttf");
}
@font-face {
  font-family: calibri;
  src: url("../fonts/calibri.ttf");
}
@font-face {
  font-family: twcentmt;
  src: url("../fonts/TWCenMT.TTF");
}
@font-face {
  font-family: twcentmt_bold;
  src: url("../fonts/TWCenMTBold.TTF");
}
@font-face {
  font-family: times_bold;
  src: url("../fonts/timesbd.ttf");
}
@font-face {
  font-family: calibri_bold;
  src: url("../fonts/calibrib.ttf");
}
.sign {
    font-family: jimmy !important;
    font-size: 21pt !important;
}

/*............................*/

.ui-tooltip, .arrow:after {
    background: transparent; 
     border: thin none; 
}

.ui-tooltip {
    	padding: 0px;
        -webkit-box-shadow: none; 
     	box-shadow: none;
		color:#333;
		background:#fefefe
}
.dataTable th{
	
	font-weight:bold;
}
.dataTable{
	
	background:#fff;
}
.dataTable th {
    font-weight: bold;
    border: 1px solid #eee;
}
.dataTable tr td{
	white-space: nowrap; text-overflow:ellipsis; overflow: hidden;
	max-width:1px;
	
}.dataTable tr td:hover{
  text-overflow: clip;
    white-space: normal;
    word-break: break-all;	  

	
}.table-bordered > tbody > tr > td,
.dataTable tr td{
	
	/*border:1px solid #f6f6f6;*/
	border:thin none;
	    border-bottom: 1px solid #eee !important;
}
.box header{
	background: linear-gradient(to bottom, #fff 0%, #e9f1f5 50%, #e9f1f5 100%);
	
}
.closure_box{
	background:#f3f8fa;
}
.bg-light.lter, .bg-light > .lter {
    background-color: #f6f6f6 !important;
}
a[title]:hover,th[title]:hover::after,span[title]:hover{
	color:#333;
	font-family:NunitoSansRegular !important;
	font-size:11px !important;
	/*padding:5px !important;*/
}
.btn{
	line-height: 1.1 !important;
}
.img-thumbnail{
	padding: 0px;
}
.dataTable > tbody > tr:hover{
	
	background:#bde5f1 !important; 
}
.dataTable th {
    text-align: center;
}
.dataTable thead tr{
	background: linear-gradient(to bottom, #fff 0%, #e9f1f5 50%, #e9f1f5 100%);
}

.subtable tbody td{
	white-space: wrap; text-overflow:ellipsis; overflow: hidden;
	max-width:1px;
}

.subtable thead tr th{
white-space:normal;word-break:normal	
}
.flash_left1, .flash_left2{
	background:#fff;
}

