.wco-weekly-col-7.inputbox.gray_inputbox1 {
    font-size: 14px;
    color: #959595;
    font-family: 'Open Sans', sans-serif !important;
    text-align: center;
    border-radius: 5px;
    vertical-align: middle;
    background-color: transparent;
    border: none !important;
    font-weight: 400 !important;
    width: 100%;
    padding: 5px;
    display: block;
    height:39px;
}
.tail-datetime-calendar .calendar-actions {
    background-color: #D8BE35 !important;
}
.tail-datetime-calendar .calendar-actions span:first-child:before,
.tail-datetime-calendar .calendar-actions span:last-child:before {
  background-color: #d9c86a !important;
}
.tail-datetime-calendar .calendar-actions span[data-action]:hover {
    background-color: #d9c86a !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:  #D8BE35 !important;
    border-color:  #D8BE35 !important;
}
.tail-datetime-calendar .calendar-datepicker table tr td.date-today:before {
    background-color: #D8BE35 !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;
}
#startselectedYear, #endselectedYear {
	font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 28px;
    height: 36px;
    width: 62px;
    border: 0 solid #d2d2d2;
    text-align: center;
    border-radius: 5px;
    margin-right: 7px;

}
.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: 6px;
}
.wco-weekly-header .wco-week {
	float: left;
}
.wco-cal-feild {
	width: 100%;
    max-width: 220px;
    display: inline-block;
    vertical-align: top;
}
.wco-cal-image {
	width: 100%;
    max-width: 89px;
    display: inline-block;
    vertical-align: top;
}
.wco-cal-image img {
	width: 30px;
	cursor: pointer;
}
.wco-weekly-calculator .col-md-2 {
    width: 45px !important;
}
.wco-in, .wco-out {
    padding: 0 8px 0 8px !important;
}
.wco-weekly-calculator .wco-weekly-col-2 {
    max-width: 157px !important;
}
.wco-weekly-calculator .wco-weekly-col-3, .wco-weekly-calculator .wco-weekly-col-5 {
    max-width: 205px !important;
}
.wco-weekly-calculator .wco-weekly-col-4 {
    max-width: 192px !important;
}
.wco-weekly-calculator .wco-mrg-5 {
    margin-left: 0px !important;
}
.wcoHHSection {
    display:inline-block;
    width:100%;
    max-width:85px;
    border-right:solid 1px #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    color: #ffffff;
}
.wcoDecimalSection {
    display:inline-block;
    width:100%;
    max-width:82px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    color: #ffffff;
}
.wco-weekly-calculator .col-md-3 {
    max-width:405px !important;
}
.wco-weekly-calculator .col-md-6 {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    max-width:60px !important;
}
.col-md-6 input[type="text"].wcoDecimal {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 28px;
    height: 42px;
    width: 75px;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    color: #a09f9f;
    border: none;
    padding: 0;
}
.wco-weekly-calculator .col-md-5 {
    max-width:80px !important;
}
.col-md-5 input[type="text"].gray_inputbox {
    font-weight:700;
    max-width:85px !important;
    width:100% !important;
}
/* .wco-weekly-total-title {
    max-width:458px !important;
} //Commented by Zankhana 11-11-22*/
.radio-lable:focus,.radio-lable:focus-visible{
    outline: none !important;
  }
.wco-weekly-total-title {
    max-width: 445px !important;
}
.wco-weekly-text {
    max-width:85px !important;
}
.wco-weekly-text input[type="text"].yellow_inputbox {
    width:100% !important;
    max-width:85px !important;
    font-weight:700;
    border-right:solid 1px #fff !important;
    border-radius:0 !important;
}
.wcoFinalDecimal {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 70px;
    text-align: center;
}
.wcoFinalDecimal input[type="text"].yellow_inputbox1 {
    max-width:85px !important;
    float: unset !important;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 28px;
    height: 46px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: none !important;
    color: #FFFFFF !important;
}










