.tail-datetime-calendar .calendar-actions,
#tail-datetime-1 .calendar-actions {
    background-color: #c05901 !important;
}
.tail-datetime-calendar .calendar-actions span:first-child:before,
.tail-datetime-calendar .calendar-actions span:last-child:before,
#tail-datetime-1 .calendar-actions span:first-child:before, 
#tail-datetime-1 .calendar-actions span:last-child:before {
  background-color: #bd6820 !important;
}
.tail-datetime-calendar .calendar-actions span[data-action]:hover {
    background-color: #bd6820 !important;
}
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day.date-select span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day.date-select:hover span.inner,
.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week.date-select span.inner,
.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week.date-select:hover span.inner {
    color:  #c05901 !important;
    border-color:  #c05901 !important;
}
.tail-datetime-calendar .calendar-datepicker table tr td.date-today:before {
    background-color: #c05901 !important;
}
#startselectedMonth, #startselectedDay, 
#endselectedMonth, #endselectedDay {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 28px;
    height: 36px;
    width: 62px;
    border: 0 solid #d2d2d2;
    text-align: left;
    border-radius: 5px;
    margin-right: 7px;
    padding-left: 8px;
    color: #000;
}
#startselectedYear, #endselectedYear {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 28px;
    height: 36px;
    max-height: 35px;
    width: 62px;
    border: 0 solid #d2d2d2;
    text-align: center;
    border-radius: 5px;
    margin-right: 7px;
    padding: 0;
}
.date-placeholder {
    width: 0!important;
    height: 0!important;
    padding: 0!important;
    border: 0!important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center;
}
.wco-cal-section {
    margin-top: 10px;
}
.wco-weekly-header .wco_table_tittle {
    float: left;
}
.wco-cal-feild {
    width: 100%;
    max-width: 230px;
    display: inline-block;
    vertical-align: top;
}
.wco-cal-image {
    width: 100%;
    max-width: 40px;
    display: inline-block;
    vertical-align: top;
}
.wco-cal-image img {
    width: 30px;
    cursor: pointer;
}
.wco-new-decimal-hh-section {
    width: 100%;
    max-width: 160px;
    text-align: center;
    float: right;
    height: 38px;
    display: inline-block;
    line-height:38px;
}
.wco-new-decimal-hh-section ul {
    margin:0;
    padding:0;
    list-style:none;
}
.wco-new-decimal-hh-section ul li {
    display:inline-block;
    font-size:14px;
    width:100%;
    max-width:68px;
    font-family: 'Open Sans', sans-serif !important;
}
.dhh-divider {
    margin:0;
    color:#fff;
    width:100%;
    max-width:10px !important;
    font-size: 18px !important;
}
.wco-weekly-col-4, .wco-weekly-col-5 {
    width: 100%;
    max-width: 160px;
    display: flex;
    height: 35px;
    padding: 5px 0;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
}
.wco-weekly-col-4 .gray_inputbox1, .wco-weekly-col-5 .gray_inputbox1 {
    border: none;
    width: 100%;
    max-width: 68px;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    color: #959595;
    font-weight: 400;
    background: transparent;
    padding: 0;
}
.wcoTdTotal {
    font-weight: 600 !important;
}
.w20 {
    background:transparent;
}
/*
.radio-lable {
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
}
.radio-lable:hover, .radio-lable-active {
    background-color: #959595 !important;
    border: 1px solid #959595 !important;
    
}*/
.wcodhh-grand-total .gray_inputbox1 {
    display:inline-block;
    font-size:14px;
    width:100%;
    max-width:68px;
    font-family: 'Open Sans', sans-serif !important;
    border:none;
    font-weight:600;
    background:transparent;
    color: #fff;
    text-align: center;
}
.dhhgrand-total-title {
    width:100%;
    max-width:160px;
    display: inline-block;
    vertical-align: middle;
    height: 55px;
    line-height: 55px;
}
.wcodhh-grand-total .wcoTdTotal {
    width:100%;
    max-width:68px;
    font-family: 'Open Sans', sans-serif !important;
    text-align: center;
}
.wco_button_input {
    background:#e1e1e1 !important;
    color: #000 !important;
}
.wco_button_input.hourlyrate {
    background:#fff !important;
    color: #000 !important;
}
.totalpayweek .wco_button_input {
    font-weight:600 !important;
}