@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
.wco-container {
	width: 100%;
	max-width: 882px;
	margin:0 auto;
	padding: 25px 0px;
	position: relative;
	overflow: hidden;
}
.wco_enter_heading {
	position: relative;
	width: 100%;
	padding:20px 0;
}
.wco_enter_heading h6 {
	font-size: 20px;
	color: #000;
	padding:0 10px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif !important;
}
.wco_enter_heading #msgs {
	color: #000 !important;
	font-size: 18px !important;
	font-weight: 500;
	right: 0 !important;
	top: 24px !important;
	font-family: 'Open Sans', sans-serif !important;
}
.wco_weekly_heading ul {
	margin: 0;
	width: 100%;
	background-color: #8aa92c;
	padding:16px 5px 0px;
}
.wco_weekly_heading ul li {
	display: inline-block;	
	font-size: 22px;
	line-height: 32px;
	font-family: 'Open Sans', sans-serif !important;
}
.wco_weekly_heading ul li span {
	width: 40px;
	padding:2px 5px;
	border-radius: 12px 12px 0 0 ;
	background-color: #fff;
	display: block;
	font-weight: 500;
	color:#000;
	font-family: 'Open Sans', sans-serif !important;
	text-align: center;
	font-size: 15px;
}
.wco_weekly_heading ul li:nth-child(1) {
	width: 46px;
}
.wco_weekly_heading ul li:nth-child(2) {
	width: 180px
}
.wco_weekly_heading ul li:nth-child(3),
.wco_weekly_heading ul li:nth-child(4) {
	width: 178px;
}
.wco_weekly_heading ul li:nth-child(5) {
	width: 180px;
}
.wco_weekly_heading ul li:nth-child(6) span {
	width: 55px !important;
}
.listNum,
.wco_inputbox {
	width: 32px;
	height: 30px;
	border:1px solid #d2d2d2;
	text-align: center;
	border-radius: 5px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif !important;
}
.listNum {
	background:none !important;
}
.selectbox {
	height: 34px !important;
	width: 55px !important;
	position: relative;
	top: -1px;
}
#printArea table tr td {
	padding: 6px 0;
	color:#000;
	text-align: center;
}
.lineTarget.wco_table_Section tbody tr .wco-weekly-col-1 {
    line-height:27px !important;
}
.lineTarget.wco_table_Section tbody tr:first-child .wco-weekly-col-1,
.lineTarget.wco_table_Section tbody tr:first-child .wco-weekly-col-2,
.lineTarget.wco_table_Section tbody tr:first-child .wco-weekly-col-3,
.lineTarget.wco_table_Section tbody tr:first-child .wco-weekly-col-4,
.lineTarget.wco_table_Section tbody tr:first-child .wco-weekly-col-5,
.lineTarget.wco_table_Section tbody tr:first-child .wco-weekly-col-6 {
	padding-top: 20px !important;
}
.lineTarget.wco_table_Section tbody tr:last-child .wco-weekly-col-1,
.lineTarget.wco_table_Section tbody tr:last-child .wco-weekly-col-2,
.lineTarget.wco_table_Section tbody tr:last-child .wco-weekly-col-3,
.lineTarget.wco_table_Section tbody tr:last-child .wco-weekly-col-4,
.lineTarget.wco_table_Section tbody tr:last-child .wco-weekly-col-5,
.lineTarget.wco_table_Section tbody tr:last-child .wco-weekly-col-6 {
	padding-bottom: 14px !important;
}
#enter_time {
	padding:0 !important;
	margin: 0 !important;
}
.lineTarget {
	background:none !important;
	border-collapse: collapse !important;
	width: 100% !important;
}
.gray_inputbox {
	border:none !important;
	background:transparent !important;
	font-size: 18px !important;
	color: #000 !important;
	font-family: 'Open Sans', sans-serif !important;
}
.wco_totals {
	width: 100%;
	background-color: #8aa92c;
	padding:15px 10px;
	position: relative;
	margin-top:10px;
}
.wco_totals .wco_input_box {
	position: absolute;
	right: -24px;
	top: 4px;
	border: none !important;
	background:transparent !important;
	color: #fff !important;
}
.wco_totals h4 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	text-transform: uppercase !important;
}
.wco_total_box2 {
	padding-left: 10px;
}
.wco_total_box {
 	height: 45px;
	line-height: 45px;
	background-color:#a09f9f !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	border-radius: 6px !important;
	font-family: 'Open Sans', sans-serif !important;
	color:#fff !important;
 }
.wco_input_box2 {
	padding-left: 10px !important;
}
.wco_input_box {
 	width: 130px !important;
 	height: 45px;
	padding: 12px 22px;
	background-color:#fff !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	border-radius: 6px !important;
	font-family: 'Open Sans', sans-serif !important;
	color:#a09f9f !important;
	border: 2px solid #d2d2d2 !important;
	text-align: left;
	box-sizing: border-box;
 }
 .wco_Name_Initial {
 	font-size: 16px !important;
 	font-family: 'Open Sans', sans-serif !important;
 }
 .wco_cal_and_clear {
 	cursor: pointer;
 	background-color: #8aa92c !important;
 	border:none !important;
	text-align: center !important;
	text-transform: uppercase !important;
 }
 .wco_cal_and_clear:hover {
 	background-color: #a09f9f !important;
 }
.wco_button_Section {
	padding:12px 15px;
	background-color: #f5f6f6;
}
 .wco_button_Section tr td {
 	padding: 2px 5px !important;
 	width: 120px;
	text-align: left !important;
 }
 .wco_supportedBy h6 a {
 	color:#000 !important;
 	font-size: 18px;
 	font-family: 'Open Sans', sans-serif !important;
 }
.lineTarget td {
	line-height: 30px !important;
}
.support h6{
	font-size: 18px !important;
	font-weight: 400;
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif !important;
}
.support a {
	color: #000 !important;
}
select {
	font-size: 16px !important;
	font-family: 'Open Sans', sans-serif !important;
}
.wco_listnum_td {
	width: 50px;
}
.listNum {
	width: 56px !important;
	border: none;
	padding-left: 10px;
	text-align: left;
	box-sizing: border-box;
	text-transform: uppercase;
}
.wco_table_td {
	width: 184px;
}
.wco_table_td_last{
	width: 184px;
}
.wco_rate_icon {
	position: relative;
}
.wco_rate_icon::before {
	content: '$';
	font-size: 18px;
	font-family: 'Open Sans', sans-serif !important;
	position: absolute;
	top: 12px;
	left: 13px;
	color: #262626;
}


/*Email Box*/
#emailBox {
	position: absolute !important;
	top: -138px !important;
	right: 0 !important;
	width: 91.5% !important;
	height: 100px !important;
	padding:15px 35px;
	background-color: #fff !important;
	border:2px solid #8AA92C;
}
.wco_email_box {
	display: inline-block;
}
.wco_email_box label {
	width: 100%;
	max-width: 90px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	color: #000;
}
#emailBox .wco_email_box input[type="text"] {
	width: 250px;
	height: 40px;
	color: #000 !important;
	border: 2px solid #ddd;
	font-size: 18px;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif !important;
}
.emailButtons {
	text-align: left !important;
	padding: 15px 0;
}
.cancelSend.wco_total_box,
.send.wco_total_box,
.submitSendEmail.wco_total_box {
	background-color: #8aa92c !important;
	border:none !important;
	width: 130px !important;
}
.wco_grayColor {
	background-color: #f5f6f6 !important;
}

.radio-lable{
	color: #000000 !important;
}

.radio-lable input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.radio-lable {
    display: inline-block;
    background-color: #eeeeee;
    padding: 0px 4px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    color: #000000;
    height: 30px;
    vertical-align: top;
}
.radio-lable:hover, .radio-lable-active {
  background-color: #a09f9f;
  color: #ffffff  !important;
  border: 1px solid #a09f9f;
}
/*------Responsive-------*/