.login-title{
    padding: 30px 0 50px;
}
.login-form-box{
  margin: 0 auto 25px;
}
.btn.btn-black{
    background: #565656;
    color: #fff;
    border: none;
}
.btn.btn-black:hover, .btn.btn-black:focus, .btn.btn-black:active {
    background: #2e2e2e;
    color: #fff;
}
.clear-both{
	clear: both;
}
.login-form .login-btn{border: medium none;  bottom: 0;  left: 0;  position: absolute;  right: 0;  width: 100%;}
.login-form {  /*padding: 35px 35px 95px; */ }
.cursor-pointer{  cursor: pointer;  }

.tbllabel {
	border-color: #555 !important;
}

.tblheader {
	border-bottom: 2px solid #111 !important;
}

.form-group-button {
  margin: 15px 0 15px 0;
}
/* --- floating label --- */
/* --- No longer floating; Labels are fix positioned as per client request --- */
.control-label{font-weight: bold}
/*

.form-label {
    display: flex;
    height: 55px;
    margin: 0 auto;
}

.control-label {
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    transform: translate3d(0, 22px, 0) scale(1);
    transform-origin: left top;
    transition: 240ms;
    line-height: 29px;
}

.form-label.focused .control-label {
    opacity: 1;
    transform: scale(0.75);
}

.form-control {
    align-self: flex-end;
}

textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
[type=text].form-control,
[type=password].form-control,
[type=email].form-control,
[type=tel].form-control,
[contenteditable].form-control {
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 -1px 0 #dddddd;
  box-shadow: inset 0 -1px 0 #dddddd;
  font-size: 16px;
}*/
.has-error{border-color: #ff0000 !important;}
.has-error-label{color: #ff0000 !important;}

.candidate ul{padding: 0}
.candidate ul li,.candidate ul{ list-style: none}
.customer ul{padding: 0}
.customer ul li,.customer ul{ list-style: none}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	background-color: white !important;
}


#candidate_suto_suggest .candidate-label {
  display: block;
  width: 100%;
  cursor: pointer;
}

tfoot {
    display: table-header-group;
}

.loading_overlay{position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #555; opacity: 0.7; z-index: 111; display: none}
.loader_icon{position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: url(../img/get_bookings.gif) no-repeat center; opacity: 0.7; z-index: 112; display: none; background-size: 100px 100px}

.label-fix{opacity: 1 !important;}
.ui-helper-hidden-accessible {  display: none !important;}
.admin-reports .panel{min-height: 190px}
.highlight  {
	color: red !important;
}
.required label:after {
	content: " *";
	color: red;
}

.ui-menu .ui-menu-item a:hover
{
    display: block;
    text-decoration: none;

    cursor: pointer;
    background-color:#dedede;
}
.booking_search_type .radio-inline input[type="radio"]{ top:-1px}
.booking_search_type {
    margin: 10px 0;
    font-size: 14px;
}

/* Timesheet entry page - */
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(1),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(1),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(1),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(1)
{
    width: 40px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(2),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(2),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(2),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(2)
{
    width: 95px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(3),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(3),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(3),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(3)
{
    width: 60px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(4),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(4),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(4),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(4)
{
    width: 60px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(5),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(5),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(5),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(5)
{
    width: 90px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(6),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(6),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(6),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(6)
{
    width: 70px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(7),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(7),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(7),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(7)
{
    width: 130px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(8),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(8),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(8),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(8)
{
    width: 65px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(9),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(9),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(9),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(9)
{
    width: 65px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(10),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(10),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(10),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(10)
{
    width: 45px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(11),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(11),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(11),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(11)
{
    width: 55px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(12),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(12),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(12),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(12)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(13),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(13),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(13),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(13)
{
    width: 50px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(14),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(14),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(14),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(14)
{
    width: 50px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(15),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(15),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(15),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(15)
{
    width: 70px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(16),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(16),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(16),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(16)
{
    width: 65px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(17),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(17),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(17),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(17)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(18),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(18),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(18),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(18)
{
    width: 100px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(19),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(19),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(19),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(19)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(20),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(20),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(20),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(20)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th:nth-child(21),
.timesheet-entry-page #DataTables_Table_0 > tbody tr td:nth-child(21),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th:nth-child(21),
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td:nth-child(21)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page #DataTables_Table_0 > thead tr th,
.timesheet-entry-page #DataTables_Table_0 > tbody tr td,
.timesheet-entry-page #DataTables_Table_0 > tfoot tr th,
.timesheet-entry-page #DataTables_Table_0 > tfoot tr td
{
    padding: 10px 18px !important;
}

.timesheet-entry-page .basic-search-form #DataTables_Table_0 > thead,
.timesheet-entry-page .basic-search-form #DataTables_Table_0 > tfoot,
.timesheet-entry-page .basic-search-form #DataTables_Table_0 > tbody
{
    display: block;
    width: 2310px !important;
}
.timesheet-entry-page .basic-search-form #DataTables_Table_0 > thead th{
    line-height: 32px;
}
.timesheet-entry-page #DataTables_Table_0 > tbody {
    /*max-height: 100px;*/
    overflow-y: scroll;
    width: 100%;
}
.pdf-header th{line-height: 35px !important; vertical-align: middle !important;}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(1),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(1),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(1)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(2),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(2),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(2)
{
    width: 115px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(3),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(3),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(3)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(4),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(4),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(4)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(5),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(5),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(5)
{
    width: 145px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(6),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(6),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(6)
{
    width: 100px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(7),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(7),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(7)
{
    width: 150px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(8),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(8),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(8)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(9),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(9),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(9)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(10),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(10),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(10)
{
    width: 60px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(11),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(11),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(11)
{
    width: 75px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(12),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(12),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(12)
{
    width: 95px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(13),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(13),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(13)
{
    width: 70px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(14),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(14),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(14)
{
    width: 65px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(15),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(15),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(15)
{
    width: 90px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(16),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(16),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(16)
{
    width: 80px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(17),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(17),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(17)
{
    width: 95px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(18),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(18),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(18)
{
    width: 120px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(19),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(19),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(19)
{
    width: 100px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(20),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(20),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(20)
{
    width: 100px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th:nth-child(21),
.timesheet-entry-page .advance-search-form table > tbody tr td:nth-child(21),
.timesheet-entry-page .advance-search-form table > tfoot tr td:nth-child(21)
{
    width: 100px !important;
    float: left;
}
.timesheet-entry-page .advance-search-form table > thead tr th,
.timesheet-entry-page .advance-search-form table > tbody tr td,
.timesheet-entry-page .advance-search-form table > tfoot tr td
{
    padding: 5px 10px !important;
}
.timesheet-entry-page .advance-search-form table > thead,
.timesheet-entry-page .advance-search-form table > tbody,
.timesheet-entry-page .advance-search-form table > tfoot
{
    display: block;
    width: 2000px !important;
}
.timesheet-entry-page .advance-search-form table .advance-search-form-fields th{min-height: 47px}
.timesheet-entry-page .advance-search-form table > tbody {
    /*max-height: 100px;*/
    overflow-y: scroll;
    width: 100%;
}
.timesheet-entry-page .advance-search-form table > thead th{
    line-height: 41px;
    vertical-align: middle;
}
.timesheet-entry-page .advance-search-form table > thead .advance-search-form-fields th{
    line-height: 34px;
}

/* Basic and Advanced Search Form on Booking screen */
.advance-search-form table > thead tr th:nth-child(1),
.advance-search-form table > tbody tr td:nth-child(1),
.advance-search-form table > tfoot tr td:nth-child(1),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(1),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(1),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(1),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(1)
{
    width: 133px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(2),
.advance-search-form table > tbody tr td:nth-child(2),
.advance-search-form table > tfoot tr td:nth-child(2),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(2),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(2),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(2),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(2)
{
    width: 80px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(3),
.advance-search-form table > tbody tr td:nth-child(3),
.advance-search-form table > tfoot tr td:nth-child(3),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(3),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(3),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(3),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(3)
{
    width: 80px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(4),
.advance-search-form table > tbody tr td:nth-child(4),
.advance-search-form table > tfoot tr td:nth-child(4),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(4),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(4),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(4),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(4)
{
    width: 90px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(5),
.advance-search-form table > tbody tr td:nth-child(5),
.advance-search-form table > tfoot tr td:nth-child(5),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(5),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(5),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(5),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(5)
{
    width: 90px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(6),
.advance-search-form table > tbody tr td:nth-child(6),
.advance-search-form table > tfoot tr td:nth-child(6),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(6),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(6),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(6),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(6)
{
    width: 145px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(7),
.advance-search-form table > tbody tr td:nth-child(7),
.advance-search-form table > tfoot tr td:nth-child(7),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(7),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(7),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(7),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(7)
{
    width: 80px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(8),
.advance-search-form table > tbody tr td:nth-child(8),
.advance-search-form table > tfoot tr td:nth-child(8),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(8),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(8),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(8),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(8)
{
    width: 80px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(9),
.advance-search-form table > tbody tr td:nth-child(9),
.advance-search-form table > tfoot tr td:nth-child(9),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(9),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(9),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(9),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(9)
{
    width: 60px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(10),
.advance-search-form table > tbody tr td:nth-child(10),
.advance-search-form table > tfoot tr td:nth-child(10),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(10),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(10),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(10),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(10)
{
    width: 75px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(11),
.advance-search-form table > tbody tr td:nth-child(11),
.advance-search-form table > tfoot tr td:nth-child(11),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(11),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(11),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(11),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(11)
{
    width: 100px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(12),
.advance-search-form table > tbody tr td:nth-child(12),
.advance-search-form table > tfoot tr td:nth-child(12),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(12),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(12),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(12),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(12)
{
    width: 70px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(13),
.advance-search-form table > tbody tr td:nth-child(13),
.advance-search-form table > tfoot tr td:nth-child(13),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(13),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(13),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(13),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(13)
{
    width: 65px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(14),
.advance-search-form table > tbody tr td:nth-child(14),
.advance-search-form table > tfoot tr td:nth-child(14),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(14),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(14),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(14),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(14)
{
    width: 120px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(15),
.advance-search-form table > tbody tr td:nth-child(15),
.advance-search-form table > tfoot tr td:nth-child(15),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(15),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(15),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(15),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(15)
{
    width: 90px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(16),
.advance-search-form table > tbody tr td:nth-child(16),
.advance-search-form table > tfoot tr td:nth-child(16),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(16),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(16),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(16),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(16)
{
    width: 80px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(17),
.advance-search-form table > tbody tr td:nth-child(17),
.advance-search-form table > tfoot tr td:nth-child(17),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(17),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(17),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(17),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(17)
{
    width: 100px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(18),
.advance-search-form table > tbody tr td:nth-child(18),
.advance-search-form table > tfoot tr td:nth-child(18),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(18),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(18),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(18),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(18)
{
    width: 120px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(19),
.advance-search-form table > tbody tr td:nth-child(19),
.advance-search-form table > tfoot tr td:nth-child(19),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(19),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(19),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(19),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(19)
{
    width: 100px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(20),
.advance-search-form table > tbody tr td:nth-child(20),
.advance-search-form table > tfoot tr td:nth-child(20),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(20),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(20),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(20),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(20)
{
    width: 100px !important;
    float: left;
}
.advance-search-form table > thead tr th:nth-child(21),
.advance-search-form table > tbody tr td:nth-child(21),
.advance-search-form table > tfoot tr td:nth-child(21),
.basic-search-form #DataTables_Table_0 > thead tr th:nth-child(21),
.basic-search-form #DataTables_Table_0 > tbody tr td:nth-child(21),
.basic-search-form #DataTables_Table_0 > tfoot tr th:nth-child(21),
.basic-search-form #DataTables_Table_0 > tfoot tr td:nth-child(21)
{
    width: 100px !important;
    float: left;
}
.basic-search-form #DataTables_Table_0 > thead tr th,
.basic-search-form #DataTables_Table_0 > tbody tr td,
.basic-search-form #DataTables_Table_0 > tfoot tr th,
.basic-search-form #DataTables_Table_0 > tfoot tr td
{
    padding: 10px 18px !important;
}
.basic-search-form #DataTables_Table_0 > tbody {
    /*max-height: 100px;*/
    overflow-y: scroll;
    width: 100%;
}
.advance-search-form table > thead tr th,
.advance-search-form table > tbody tr td,
.advance-search-form table > tfoot tr td
{
    padding: 5px 10px !important;
}
.advance-search-form table > tbody {
    /*max-height: 100px;*/
    overflow-y: scroll;
    width: 100%;
}
.basic-search-form #DataTables_Table_0 > thead,
.basic-search-form #DataTables_Table_0 > tfoot,
.basic-search-form #DataTables_Table_0 > tbody
{
    display: block;
    width: 2730px !important;
}
.advance-search-form table > thead,
.advance-search-form table > tbody,
.advance-search-form table > tfoot
{
    display: block;
    width: 1980px !important;
}
.pdf-table table > tbody {
    /*max-height: 100px;*/
    overflow-y: scroll;
    width: 100%;
}
.pdf-table table > thead,
.pdf-table table > tbody
{
    display: block;
    /*width: 2220px !important;*/
}
tr.active-row { background-color: #dff0d8 !important; }
/*.admin-reports .panel.panel-height-3 { min-height: 136px; }*/
.modal-content h3 { white-space: initial; }

/*********************************************************************************/
/*********				OTM Menu CSS settings START					**************/
/*********************************************************************************/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.25rem;
}
.environment-mode {
	font-size: 0.75rem;
}
.nav-main-menu a.is-on,
.nav-main-menu a:hover {
    position: relative;
    background: #59c2e6;
}
.nav-main-menu a:hover:after,
.nav-main-menu a.is-on:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(243, 134, 61, 0);
    border-top-color: #59c2e6;
    border-width: 10px;
    margin-left: -10px;
}
.nav-main-menu {
    width: 100%;
}
.nav-main-menu a {
    padding: 0px !important;
    width: 14.4985714% !important;
}
.nav-main-menu a .nav-link-span {
    color: #ffffff !important;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    display: block;
}
.nav-main-menu a .nav-link-span i {
    font-size: 28px;
    margin-bottom: 5px;
}

/*
.navbar.navbar-inverse {
  border: none;
}
.navbar .navbar-brand {
  padding-top: 0px;
}
.navbar .navbar-brand img {
  max-height: 100px;
}
*/

/*********************************************************************************/
/*********				OTM Menu CSS settings END					**************/
/*********************************************************************************/

/*********************************************************************************/
/*********				OTM Profile Menu CSS settings START			**************/
/*********************************************************************************/
.user-menu-item i {
	color: #59c2e6;
}
.dropdown-item:hover, 
.dropdown-item:focus {
	background-color: #e0e0e0;
}
.user-fname-label {
	font-size: 1.05rem;
}

/*********************************************************************************/
/*********				OTM Profile Menu CSS settings END			**************/
/*********************************************************************************/

/*********************************************************************************/
/*********				OTM Loading Spinner CSS START				**************/
/*********************************************************************************/
#bootstrapSpinnerOverlay {
  background: #c2c2c2;
  color: #666666;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  bottom: 0;
  left: 0;
  right:0;
  opacity: .80;
}
/*********************************************************************************/
/*********				OTM Loading Spinner CSS END					**************/
/*********************************************************************************/

/*********************************************************************************/
/*********				OTM Holiday Menu  CSS START					**************/
/*********************************************************************************/
.calendar .calendar-header {
  background-color: #f5f5f5;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: 0;
}

.calendar .calendar-header .year-title {
  font-size: 18px;
}

.calendar .calendar-header .year-title:not(.year-neighbor):not(.year-neighbor2) {
  border-bottom: 2px solid #59c2e6;
}

.calendar .months-container .month-container {
  min-height: 280px;
  margin-bottom: 25px;
}

.calendar table.month {
  background-color: white;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  height: 100%;
}

.calendar table.month th.month-title {
  background-color: #666 !important;
  color: white;
  padding: 12px;
  font-weight: 400;
}

.calendar table.month th.day-header {
  padding-top: 10px;
  color: #CDCDCD;
  font-weight: 400;
  font-size: 12px;
}

.calendar table.month td.day .day-content {
  padding: 8px;
  border-radius: 100%;
}

table.month td.day .day-content:hover {
  background: transparent !important;
}
.hday-active {
  background: #59c2e6 !important;
  color: #ffffff !important;
  cursor: pointer;
}

.hday-isweekende {
	background: #efecec !important;
}

.calendar table.month tr td, 
.calendar table.month tr th {
	padding: 4px 5px !important;	
}
.calendar table.month th.month-title {
	padding: 12px !important;
}
/*********************************************************************************/
/*********				OTM Holiday Menu  CSS END					**************/
/*********************************************************************************/

/*********************************************************************************/
/*********				OTM Dashboard CSS START						**************/
/*********************************************************************************/
th .filter-input {
    width: 85px !important;
    font-size: 0.8rem !important; 
    padding: 4px;
    height: unset !important;
}
.thead-dark .bg-primary {
    border-bottom: 1px solid #666 !important;
}
.thead-dark .bg-info {
    background-color: #17a2b8 !important;
    border-bottom: 1px solid #666 !important;
}
.thead-dark .bg-warning {
    background-color: #ffc107 !important;
     border-bottom: 1px solid #666 !important;
    color: #343a40 !important;
}
.thead-dark .bg-success {
    background-color: #2cb54b !important;
    border-bottom: 1px solid #666 !important;
}
.thead-dark .bg-danger {
    background-color: #dc3545 !important;
     border-bottom: 1px solid #666 !important;
}

.status-table .table-bordered thead td, 
.status-table .table-bordered thead th {
    border-bottom: 1px solid #666;
}
.status-table .table-bordered th, 
.status-table .table-bordered td {
    font-size: 0.85rem;
    font-weight: 700;
}
.status-table .table .thead-dark th {
    background-color: #666666;
}
.status-table .table-bordered td, 
.status-table .table-bordered th {
    border: 1px solid #666;
}

/*********************************************************************************/
/*********				OTM Dashboard CSS END						**************/
/*********************************************************************************/

/*********************************************************************************/
/*********				OTM Timesheet CSS START						**************/
/*********************************************************************************/

.table .form-control {
    padding: 4px;
    height: unset;
    font-size: 0.8rem;
}
.blank_row {
    padding: 0 !important; 
    background: #eee;
}
.blank_row:before {
	content: unset !important;
}

.headerHrsSummary, .headerDaysSummary {
    text-transform: capitalize !important;
}
.holiday {
    background: #ced4da !important;
}
.form-control[disabled] {
    background: #ced4da !important;
}
.small-input {
    width: 12.5rem;
    display: inline !important;
    margin-left: 10px;
}
.table li {
    line-height: 1.3rem;
}
.summary .badge {
    font-size: 1rem;
    font-weight: 700;
}
.shift-form-control-select {
	width: 5.5rem;
}
.shift-form-control-text {
	width: 5.5rem;
}

.data-grid-shiftinfo tr,
.data-grid-shiftinfo tbody tr:nth-of-type(odd),
.data-grid-shiftextra tr,
.data-grid-shiftextra tbody tr:nth-of-type(odd),
.data-grid-shiftbtns tr,
.data-grid-shiftbtns tbody tr:nth-of-type(odd),
.data-grid-shifthistory tr,
.data-grid-shifthistory tbody tr:nth-of-type(odd) {
	background-color: unset !important;
}
.data-grid-shiftinfo tbody tr td,
.data-grid-shiftextra tbody tr td,
.data-grid-shiftbtns tbody tr td,
.data-grid-shifthistory tbody tr td {
	border: none !important;
}

/*********************************************************************************/
/*********				OTM Timesheet CSS START						**************/
/*********************************************************************************/

/*********************************************************************************/
/*********				OTM Generic CSS END						    **************/
/*********************************************************************************/
.table td a {
	color: #337ab7;
}
.table td a:hover, 
.table td a:focus {
	color: #23527c;
	text-decoration: none;
}
.table td a i {
	font-size: 15px;
}

.form-control {
	border: 1px solid #777;
	border-radius: 4px;
	-moz-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.9rem;
	line-height: 1.5;
}
.form-control:focus {
	border-color: #0088cc;
	box-shadow: 0 0 0 0.04rem rgba(0, 123, 255, 0.25)
}

.badge-ts {
	width: 80px;
    font-size: 90% !important;
    font-weight: normal !important;
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,0) !important;
}

.datepicker-dropdown {
    font-size: 0.85rem;
}
/*********************************************************************************/
/*********				OTM Generic CSS END							**************/
/*********************************************************************************/


.filter-option-inner-inner {color: #000 !important;}
.dropdown-toggle::after {
    border-top: 0.3em solid #000 !important;
    }

@media (max-width: 768px) {
    .navbar.navbar-expand-md.navbar-light.bg-white .container-fluid .navbar-toggler {
        padding-left: 10px;
        margin: 10px;
        background-color: #fff;
    }
}

@media (max-width: 767px) {
    .nav-main-menu a {
        width: 217px !important;
    }
}
.custom_heading_section{
    background-color: #f2dede;
    border-color: #ebccd1;
}
.environment-mode.text-danger{
    color: #a94442 !important;
    font-size: 14px;
}
.login-form-box .login-form ul {
    padding-left: 12px;
}