/*add new css*/
/*select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
	{
		padding:5px 0 5px 10px;
	}*/
.table
	{
		margin:0;
	}
.box-header h2{
	font-size: 17px;
}
.box-header h2 > i
	{
		margin:3px 10px 0 ;
		color: #b40607;
		font-size: 15px;
	}
/*end new css*/
/*.navbar .nav > li > a{
	padding: 10px;
	margin: 10px;
	font-size: 14px;
	border-left: 0px;
	transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
}*/

.navbar .nav{
	margin-right: -10px!important;
}
.navbar .nav > li > a{
	/*margin: 0px 10px;  */border-left: 0 none;
    color: #000;
    font-size: 15px;
    margin: 0px 5px;
    padding: 10px 8px;
    text-align: center;
    transition: all 0.2s ease-in 0s;
    min-width: 100px !important;
}
.navbar .nav > li > a:hover{
	background: #223a74;
	color: #fff !important;
}
.navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.active.open > .dropdown-toggle {
    background-color: #223a74;
    color: #fff !important;
}
/*.navbar .nav li.dropdown.active.open > .dropdown-toggle {
  background-color: #223a74;
    color: #fff !important;
  
}*/
.navbar .brand{
	margin-top: 5px; /*margin-left: -5px !important;*/ margin-left:-21px; /*width:280px;*/
}
.navbar-inner
	{
		padding:0; background: none;
	}
.navbar .nav-collapse.in .nav li > a {
    color: #555555;
}
.nav > li .dropdown-menu a {
    color: #000 !important;
    text-shadow: none;
    padding: 8px 15px;

}
.navbar .nav-collapse.in .nav li > a:hover {
  background-color: #223a74; color:#fff !important;
}
.navbar .nav li.dropdown.open > .dropdown-toggle{
	 background-color: #223a74;
}
.nav-pills .open .dropdown-toggle{
	 background-color: #223a74;
	 color: #FFF!important;
}
.form-horizontal input[type="text"], .form-horizontal input[type="password"], .form-horizontal input[type="datetime"], .form-horizontal input[type="datetime-local"], .form-horizontal input[type="date"], .form-horizontal input[type="month"], .form-horizontal input[type="time"], .form-horizontal input[type="week"], .form-horizontal input[type="number"], .form-horizontal input[type="email"], .form-horizontal input[type="url"], .form-horizontal input[type="search"], .form-horizontal input[type="tel"], .form-horizontal input[type="color"], .uneditable-input{
	min-width: 210px;
}
/*.form-horizontal textarea{
	min-width: 100%;
}*/
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	border-radius: 0px;
}
.form-horizontal .form-actions{
	padding-left: 160px;
}
.btn-group .dropdown-toggle{
	/*margin: 15px 10px 0px 10px;*/
	margin:0;
}
.btn-group .dropdown-toggle .fa{
	margin-right: 5px;
}
.navbar .btn-group {
    margin: 0 20px 0 0;
}
.login-form-ed input[type="text"], .login-form-ed input[type="password"]{
	min-width: 210px;
}
.login-form-ed .btn-primary{
	margin-left: 25px;
}
#result{
	display: none;
}
.form-horizontal .controls{
	margin: 0px;
}
.form-horizontal .control-group{
	margin: 10px 0px;
}
.email-form .control-group{
	margin: 0px;
}
.email-form .email-box{
	margin-left: 10px;
}
.services-form-box input[type="text"]{
	min-width: 210px!important;
	overflow: hidden;
}
.foter h3{
	padding: 10px 0px;
}
.reports-box{
	padding: 20px;
}
.account-li{
	
	margin:13px 0 0 0;
}
.account-li li{
	display: inline-block;
	margin:0 15px 0 0;
}
.account-li li:last-child{
	display: inline-block;
	margin:0 0px 0 0;
}
.account-li li form{
	margin-bottom: 0;
}
.btn-danger{
	color: #FFF!important;
	background: #EA2121;
	border: none;
	line-height: 25px;
	text-decoration: none!important;
}
.btn-primary{
	color: #FFF!important;
	background: #445060 ;
	border: none;
	line-height: 25px;
	text-decoration: none!important;
}
.btn-gray{
	color: #FFF!important;
	background: #555555;
	border: none;
	line-height: 25px;
}
.email-form .control-group{
	margin: 10px 0px;
}
.email-form .radio-btn{
    margin-top: 0px;
    margin-left: 168px;
}
.email-form .radio-btn{
	margin-bottom: 0px;
}
.email-form .radio-btn .control-group{
	margin: 0px;
}
.email-form .subject-box{
	margin-top: 0px;
}
.email-form textarea{
	width: 220px!important;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    overflow-y: hidden;
    overflow-x: auto;
}
.table-responsive th{
    border: 1px solid #dedede;
    padding: 15px 15px 15px 20px!important;
    vertical-align: middle!important;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-shadow: none;
    color: #223a74;
    background: #EEE;
}
.datatable th{
    border: 1px solid #dedede;
    padding: 15px 15px 15px 20px!important;
    vertical-align: middle!important;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-shadow: none;
    color: #223a74;
    background: #EEE;
}
#overdue tr td{
	text-align: center;
}
#overdue tr td input{
	width: 100%;
}
#overdue tr td .btn{
    width: auto;
}
#current tr td .btn{
    width: auto;
}
#future tr td .btn{
    width: auto;
}
/* TABLES */
/*#overdue tr td:nth-child(1){
	width: 2%;
}
#overdue tr td:nth-child(2){
	width: 7%;
}
#overdue tr td:nth-child(3){
	width: 10%;
}
#overdue tr td:nth-child(4){
	width: 10%;
}
#overdue tr td:nth-child(5){
	width: 18%;
}
#overdue tr td:nth-child(6){
	width: 10%;
}
#overdue tr td:nth-child(7){
	width: 30%;
}
#overdue button{
	padding: 10px;
	background: red!important;
	border: 0px!important;
}*/
/* TABLES END*/





#overdue tr td:nth-child(5){
	text-align: left;
}
#overdue tr td:nth-child(8){
	text-align: left;
}
#overdue table tr td input{
	text-align: center;
}
#overdue table tr td:nth-child(5) input{
	text-align: left;
}
#overdue table tr td:nth-child(7) input{
	text-align: left;
}
#overdue table thead tr td:nth-child(8) input{
	text-align: left;
}
#future tr td{
	text-align: center;
}
#future tr td input{
	width: 100%;
}
#future tr td:nth-child(5){
	text-align: left;
}
#future tr td:nth-child(8){
	text-align: left;
}
#future table tr td input{
	text-align: center;
}
#future table tr td:nth-child(5) input{
	text-align: left;
}
#future table tr td:nth-child(7) input{
	text-align: left;
}
#future table thead tr td:nth-child(8) input{
	text-align: left;
}
#current tr td input{
	width: 100%;
}
#current tr td{
	text-align: center;
}
#current tr td:nth-child(5){
	text-align: left;
}
#current tr td:nth-child(8){
	text-align: left;
}
#current table tr td input{
	text-align: center;
}
#current table tr td:nth-child(5) input{
	text-align: left;
}
#current table tr td:nth-child(7) input{
	text-align: left;
}
#current table thead tr td:nth-child(8) input{
	text-align: left;
}
#replace table tr th{
	text-align: center;
    border: 1px solid #dedede;
    padding: 15px 15px 15px 20px!important;
    vertical-align: middle!important;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-shadow: none;
    color: #223a74;
    background: #EEE;
}
#replace table tr th:nth-child(4){
	text-align: left;
}
#replace table tr th:nth-child(6){
	text-align: left;
}
#replace table tr td input{
	text-align: center;
}
#replace table tr td{
	text-align: left;
}
#replace table tr td:nth-child(4){
	text-align: left;
}
#replace table tr td:nth-child(6){
	text-align: left;
}
#replace table tr td input{
	text-align: left;
}
#replace table tr td:nth-child(5) input{
	text-align: left;
}
#replace table tr td:nth-child(7) input{
	text-align: left;
}
#replace table thead tr td:nth-child(8) input{
	text-align: left;
}
.box-content{
	padding: 0px 0px;
}
.box-header{
/*    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1a000000',GradientType=0 );
    border: 1px solid #dedede;*/
	
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #dedede;
    border-image: none;
    border-radius: 3px 3px 0 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    cursor: move;
    font-size: 16px;
    font-weight: bold;
    height: 12px;
    margin-bottom: 0;
    min-height: 12px;
    padding-top: 10px;
}
.rember div a{
	margin-left: 22px;
	text-align:right !important;
}
.reports-box{
	padding: 0px;
}
.box{
	border: 0px;
	border:1px solid #dedede;
	margin-top: 0;
}
#replace table{
	padding: 0px 0px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child{
	padding-left: 18px;
}
.box-header .span4{
	text-align: right;
}
.navbar .nav > li{
	border-right: 1px solid #4C6894;
	/*margin: 10px 0px;*/
	margin:12px 0 0 0;
}
.navbar .nav > li:last-child{
	border-right: 0px;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly]{
    background: #FFF;
}
.navbar .navbar-inner{
    background-color: #fff;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover{
   color: #FFF !important;
	background: #445060;
}
.navbar .btn {
     background: #FFF;
    color: #445060;
    text-shadow: none;
    border-bottom: 3px solid #b40607;
    line-height: 25px;
    font-size: 15px;
}
.navbar .btn:hover {
  color: #223a74;
  text-decoration: none;
  background: #FFF !important; 
  background-image:none;

}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover{
    color: #FFF !important;
	background: #223A74;
}
#leftbtndiv{
    margin-left: 112px;
}
.filters{
	float:left;
	margin:25px 10px 10px 0px;
}
.btn-primary{
  transition: all 0.3s ease-in;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  /*background-color: #878787!important;*/
  background:#878787;
  color:#fff;
  text-decoration: none!important;
}

/*start erecruit*/
.erecruit {
    float: left;
    width: auto;
}
.erecruit input {
    float: right !important;
    margin: 0 30px 0 0 !important;
}
.erecruit .create-radio {
    float: left !important;
    width: auto !important;
    margin: 0 10px 0 10px !important;
    width: 16px!important;
}

.erecruit .create-radio2 {
    float: left !important;
    width: auto !important;
    margin: 0 10px 0 10px !important;
    width: 16px!important;
}
.erecruit .create-user {
    float: right !important;
    width: auto !important;
    text-shadow: none;
    min-width: 70px;
}

/*end erecruit*/

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=radio].css-checkbox + label.css-label {
    padding-left: 41px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 36px;
    vertical-align: middle;
    cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -36px;
}
label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_db90a821b8d1c3cc963948854fe8ce92.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.timesheet-box table{
	width: 100%!important;
}
.timesheet-box .dataTables_wrapper{
	padding: 15px;
}
.timesheet-box .dataTables_length{
	float: left;
}
.timesheet-box  .dataTables_length select{
	margin-right: 20px;
}
.timesheet-box  .dataTables_length label{
	line-height: 30px;
	margin-bottom: 10px;
}
.timesheet-box .dataTables_filter{
	float: right;
}
.timesheet-box .dataTables_filter label{
	margin-top: 0;
}
.timesheet-box .dataTables_info{
	float: left;
	margin: 20px 10px;
}
.timesheet-box .dataTables_paginate{
	float: right;
	margin: 20px 0;
}
.timesheet-box .dataTables_paginate a{
	padding: 5px;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #223a74;
	margin: 0 5px;
	min-width: 70px;
	display: inline-block;
	text-align: center;
	color: #223a74;
	font-weight: 600;
}
.datecal{
	    float: right;
    position: relative;
    margin-top: -22px;
    padding-right: 10px;
}
input[type="file"]{
	width: auto!important;
}
.error_code{
	font-size: 14px!important;
}
.datepicker{
	background: url(../../asets/img/Calendar-icon.png) no-repeat;
    background-size: 20px;
    background-position: right 5px center;
}
.Import-btn{
	font-weight: normal;
}
.inputfile{
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile-2 + label {
    color: #FFF;
    padding: 10px;
    background: #888687;
    font-size: 16px;
}

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #efefef;
}
.inputfile-2 + label .fa{
	margin-right: 10px;
}
.inputfile-2 + label span{
	font-size: 16px;
}

.tldash{
	width: 49.7%;
    float: left;
    border-right: 2px solid #EEE;
}
.tltitle {
    width: 49.7%;
    float: left;
    border-right: 1px solid #EEE;
}
.datepicker1 {width:auto !important;}

.modal {
    left: 11% !important;
    width: 75% !important;
    margin: -250px 0 0 0 !important;
}
.spaceleft1 {
    margin-left: -12px !important;
}