@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
.d-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mainOuter .weekof {
    margin: 0px !important;
}
.wco_dots {
    font-size: 22px;
    padding: 0 5px;
    font-weight: normal;
}

.wco-weekly-col-6 {
    vertical-align: bottom;
    padding-bottom: 15px !important;   
}
.wco-weekly-col-7 {
    vertical-align: bottom;
    padding-bottom: 12px !important;   
}
.wco-weekly-col-7 input[type="text"] {
    color: #a09f9f !important;
}
.wco-weekly-col-6 input[type="text"] {
    font-weight: 700;
    font-size: 22px !important;
}
#ampmHoursTab {
    display: none;
}
.mainOuter {
    width: 774px;
    margin-top: 2px;
}
.mainTopRight {
    width: 258px;
    display: inline-block;
    text-align: right;
    display: none;
}
.mainTopRight p {
    color: #8aa92c;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.mainTabOuter {
    width: 100%;
    display: inline-block;
    margin-top:10px;
}
.presioneOuter {
    display:inline-block;
    float:right;
    margin-top: 30px;
}
.mainTabOuter p {
    color: #000;
    margin-bottom: 10px;
    padding-top: 0;
    font-weight: normal;
}
.mainTabOuter button {
    background: #dedfe0;
    border: none;
    color: #808285;
    padding: 15px 35px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow:2px 2px 2px #fff;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif !important;
}
.mainTabOuter button.active-tab {
    background: #d8be35;
    border: none;
    color: #fff;
    padding: 15px 35px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow:none;
    font-family: 'Open Sans', sans-serif !important;
}
.wco-weekly-header {
    background-color: #D8BE35;
    padding: 4px 0 10px;
    clear: both;
    text-align: left !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.wco-weekly-header .wco-week {
    float: left;
}
span.wco-week {
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif !important;
    width: 100%;
    max-width: 178px;
    padding-left: 18px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.wco-cal-section {
    margin-top: 6px;
}
.wco-cal-feild {
    width: 100%;
    max-width: 220px;
    display: inline-block;
    vertical-align: top;
}
.wco-cal-image {
    width: 100%;
    max-width: 162px;
    display: inline-block;
    vertical-align: top;
}
.wcoHHSection {
    display: inline-block;
    width: 100%;
    max-width: 90px;
    border-right: solid 1px #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}
.wcoDecimalSection {
    display: inline-block;
    width: 100%;
    max-width: 90px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}
#startselectedMonth, 
#startselectedDay,
 #endselectedMonth, 
 #endselectedDay ,
 .day-select{
    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,
.wco-cal-feild .inputYear {
    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;
}
.wco-cal-image img {
    width: 30px;
    cursor: pointer;
}

/*End Top Section*/

.wco-container {
    width: 100%;
    max-width:800px;
    position: relative;
    padding: 5px 0px ;
    
}
.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%;
	max-width: 790px;
	background-color: #d8be35;
	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 {
	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_grayColor {
    width: 80px;
}
.wco_grayColor.wco-weekly-col-6 {
    width: 100px;
}
.wco_grayColor.wco-weekly-col-7 {
    width: 143px;
    text-align:left !important;
    padding-left:10px !important;
}
.wco_grayColor.wco-weekly-col-7 .gray_inputbox{
    font-size:14px !important;
    color:#a09f9f !important;
    width:100px !important;
    text-align: left !important;
    font-weight: 400 !important;
}
.gray_inputbox1{
	width: 50px;
}
.wco_grayColorSaida {
    width: 65px;
}
.wco_weekly_heading ul li:nth-child(1) {
	width: 62px;
}
.wco_weekly_heading ul li:nth-child(2) {
	width: 122px
}
.wco_weekly_heading ul li:nth-child(3),
.wco_weekly_heading ul li:nth-child(4) {
	width: 121px;
}
.wco_weekly_heading ul li:nth-child(5) {
	width: 122px;
}
.wco_weekly_heading ul li:nth-child(6) span {
	width: 55px !important;
}
.listNum,
.wco_inputbox {
	width: 36px;
	height: 34px;
	border:1px solid #d2d2d2;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	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,
.lineTarget.wco_table_Section tbody tr:first-child .wco-weekly-col-7 {
	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,
.lineTarget.wco_table_Section tbody tr:last-child .wco-weekly-col-7 {
	padding-bottom: 14px !important;
}*/
#enter_time {
	padding:0 !important;
	margin: 0 !important;
}
.lineTarget {
	background:none !important;
	border-collapse: collapse !important;
	width: 100% !important;
}
td.wco_grayColor.wco-weekly-col-7 span.wcoDecimalLine {
    display: flex;
    align-items: center;
}
td.wco_grayColor.wco-weekly-col-7 span.wcoDecimalLine > p{
	color: gray;
}
td.wco_grayColor.wco-weekly-col-7 span.wcoDecimalLine .gray_inputbox1{
	color: gray !important;
}
.gray_inputbox,.gray_inputbox1 {
	border:none !important;
	background:transparent !important;
	font-size: 16px !important;
	color: #000 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight:600;
}
.wco_totals {
	width: 100%;
	max-width: 800px;
	background-color: #d8be35;
	/* padding:15px 10px; */
	padding:3px 10px;
	position: relative;
	margin-top:10px;
}
.granTotalTitlee, .granTotalHrs, .granTotalDecimal {
    display:inline-block;
}
.granTotalTitlee {
    width:583px;
}
.granTotalHrs {
    width:49px;
    text-align:center;
}
.granTotalHrs span {
    font-size:18px;
    font-weight:600;
    font-family: 'Open Sans', sans-serif !important;
}
.granTotalHrs .wco_input_box {
    font-size: 22px !important;
    font-weight: 700 !important;
}
.granTotalDecimal .wco_input_box {
    font-size: 22px !important;
    font-weight: 500 !important;
}
.col-right .granTotalHrs .wco_input_box {
    border-right:solid 1px #fff !important;
    border-radius: 0px !important;
}
.granTotalDecimal {
    width:70px;
    padding-left:29px;
}
.wco_totals .col-right .granTotalDecimal {
    width: 84px;
    padding-left: 8px;
}
.wco_totals .col-right .granTotalHrs {
    width: 82px;
}
.wco_totals .col-right input {
    border: 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
	color: #fff !important;
	width: 100% !important;
}
.wco_totals.d-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wco_totals .granTotalTitlee {
    width: auto !important;
}
.wco_totals .col-right {
    margin-left: auto;
}
.granTotalDecimal span {
    font-size:14px;
    font-weight:400;
    font-family: 'Open Sans', sans-serif !important;
}
/*.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: 100% !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:#000 !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: #d8be35 !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: 130px;
	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;
	vertical-align: top;
}
.listNum {
    width: 120px !important;
    border: none;
    padding-left: 10px;
    padding-top: 12px;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    box-sizing: border-box;
    text-transform: uppercase;
}
.entradaTitleOuter {
    text-align: left;
    width: 218px;
    margin-bottom: 7px;
    margin-top: 7px;
}
.entradaTitle {
    width: 60px;
    display: inline-block;
    font-weight: normal;
}
.wco_table_td {
	width: 218px;
	position:relative;
}
.wco_table_td:before {
    content:"[";
    position:absolute;
    left:-18px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight:100 !important;
    font-size:50px;
    top:32px;
}
.wco_table_td_last{
	width: 218px;
}
.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;
	display: none;
}


/*Email Box*/
#emailBox,#emailBox2 {
	position: absolute !important;
    top: -126px !important;
    right: 0 !important;
    width: 90.8% !important;
    height: 165px!important;
    padding: 15px 35px!important;
    background-color: #fff !important;
    z-index: 3;
    border: 2px solid #d8be35;
    left: 0;
}

.wco_email_box {
	display: inline-block;
}
.wco_email_box label {
    width: 100%;
    max-width: 90px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    color: #000;
}
#emailBox .wco_email_box input[type="text"],#emailBox2 .wco_email_box input[type="text"] {
	width: 250px;
	height: 33px;
	color: #000 !important;
	border: 2px solid #ddd;
	font-size: 18px;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif !important;
}
#emailBox .wco_email_box,
#emailBox2 .wco_email_box{
	margin-bottom: 5px;
	display: block;
}
.emailButtons {
	text-align: left !important;
	padding: 15px 0;
}
.cancelSend.wco_total_box,
.send.wco_total_box,
.submitSendEmail.wco_total_box {
	background-color: #d8be35 !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: 15px !important;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    color: #000000;
    height: 34px;
    /* vertical-align: top; */
    font-weight: normal;
    width: 36px;
}
.radio-lable:hover, .radio-lable-active {
  background-color: #a09f9f;
  color: #ffffff  !important;
  border: 1px solid #a09f9f;
}
#msg,#msg2 {
    color: red;
    font: bold 12px verdana;
    margin-top: -8px;
}

.wco-container::-webkit-scrollbar {
display:none;
}
.wco_total_box.d-flex {
    align-items: center;
    line-height: 1;
}


/*AM PM Calculator Side*/
#ampmHoursTab .weekof {
    margin-bottom:0px;
}
#ampmHoursTab .wco-cal-image {
    width: 100%;
    max-width: 275px;
}
#ampmHoursTab .wco_table_td {
    width: 280px;
}
#ampmHoursTab .entradaTitleOuter {
    width: 280px;
}
#ampmHoursTab .entradaTitle {
    width: 60px;
}
#ampmHoursTab .gray_inputbox1 {
    width: 50px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 400 !important;
    color: #a09e9f !important;
    font-size: 20px !important;
}
#ampmHoursTab .wcoDecimalSection {
    font-size: 18px;
}
#ampmHoursTab .wco_totals .col-right .granTotalDecimal {
    width: 65px;
}
#ampmHoursTab .col-right .granTotalHrs .wco_input_box {
    border-right:solid 0px #fff !important;
    border-radius: 0px !important;
}
#ampmHoursTab .wco_dots {
    padding:0;
}
#ampmHoursTab .radio-lable:hover, #ampmHoursTab .radio-lable-active {
    margin-left:4px;
    margin-right:4px;
}

.wco-cal-image .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;
}

.screen-view {
    line-height: 12px;
    height: 40.98px;
}
.screen-view span {
    display: inline-block;
    height: 14px;
    line-height: 12px;
}

.screen-view span a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline-block;
    height: 14px;
}
.view_divider {
    font-size: 12px;
    width: 8px;
}

.search input.txt {
    height: 15px;
}

.search_bar {
    text-align: right;
} 
.search_title {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #272d32;
}
.search_title a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0000EE;
}
.search input.search_btn {
    margin-left: 4px;
}
.calc_table td {
    line-height: 12px;
}
.calc_table td a {
    font-size: 12px;
    line-height: 15.9px;
    font-family: Arial, Helvetica, sans-serif;
}
.calc_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #272d32;
    margin-top: -3px;
}
.calc_heading strong {
    font-size: 12px;
    margin-top: 2px;
    display: inline-block;
}
.calc_heading a {
    display: inline-block;
}
.versionOuter {
    margin-top: -2px;
}
span.dollar-icon {
    font: 18px Tahoma, Arial, sans-serif !important;
}
.calc_desc .desc_tr td p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #272d32;
    line-height: 1.333em;
}
.calc_desc .desc_tr td p strong.green_tr {
    font-size: 12.996px;
    color: #8db032;
}
#footer .indent2 .container {
    background: transparent;
}
#page5 #footer .col-1, #page5 #footer .col-2, #page5 #footer .col-3, #page5 #footer .col-4 {
    font-size: 9.996px;
    /* font-weight: normal; */
    line-height: 1.6em;
}
#page5 #footer .col-1 strong, #page5 #footer .col-2 strong, #page5 #footer .col-3 strong, #page5 #footer .col-4 strong {
    /* height: 31.97px; */
}
#footer .box a {
    font-size: 10.9956px;
}
#page5 #footer .col-3 a, #page5 #footer .col-4 a {
    font-size: 9.996px;
    /* font-weight: normal; */
}
.desc_languages,
.desc_languages a {
    font-family: Arial, Helvetica, sans-serif;
}
.desc_languages span {
    width: 9.95px;
    height: 12px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
}
.desc_languages {
    display: flex !important;
}
/* #hours24Tab .entradaTitleOuter .entradaTitle {
    margin-top: 4px;
} */
/*------Responsive-------*/














