html,
body {
    /*font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;*/
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.datepick-trigger {
    display: inline-block!important;
    vertical-align: bottom;
}
label {
    display: block;
    margin-bottom: 5px;
}
/*WCO Custom CSS */
/*#header .main, #content .main { width:1140px !important; }*/
.search input.txt {
  height: 18px !important;
}
  .time-between-hours, .time-between-date  {
    width: 100%;
    max-width: 100%;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
  }
  .time-between-hours h3, .time-between-date h3 {
    background-color: #E56451;
    padding: 16px 15px;
    clear: both;
    text-align: left !important;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif !important;
    font-size:16px;
    line-height: 1.2;
    font-weight: 400;
    margin:0 !important; 
  }
  .time-between-date h3 {
    background-color: #066513;
  }
  .time-between-cal {
    padding: 8px 5px 6px 15px;
    text-align: left;
    background-color: #f7f7f7; 
  }
  .time-between-row {
    margin-bottom: 9px;
  }
  .time-between-cal .wco-from {
    width: 100%;
    max-width: 60px;
    text-align: left;
    font-size: 16px !important;
    color: #1a1a1a !important;
    font-weight: 400 !important;
    font-family: 'Open Sans', sans-serif !important;
    padding-left: 0px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
  }
  .time-between-cal .wco-dot {
    color: #000 !important;
    padding: 0 4px;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif !important;
  }
  .time-between-cal input[type="text"] {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 28px;
    height: 38px;
    width: 41px;
    border: 1px solid #d2d2d2;
    text-align: center;
    border-radius: 5px;
    color:#000000;
    background-color: #ffffff !important;
    font-weight: 400 !important;
  }
  .radio-lable input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
  }
  .radio-lable {
    display: inline-block;
    background-color: #eeeeee;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    color: #000000;
    height: 38px;
    width: 41px;
    text-align: center;
    vertical-align: top;
    line-height: 41px;
    margin-left: 4px;
    cursor: pointer;
  }
  .radio-lable:hover, .radio-lable-active {
    background-color: #a09f9f;
    color: #ffffff !important;
    border: 1px solid #a09f9f;
  }
  .radio-first {
    margin-left: 12px;
  }
  .gray-btn {
    background-color: #666666;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    border: none;
    width: auto;
    font-weight: 400;
    margin: 0 auto;
    padding: 0px 76px;
    display: inline-block;
    vertical-align: top;
    border-radius: 6px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .gray-btn:hover {
    background-color: #111111;
  }
  .time-between-date .gray-btn:hover {
    background-color: #066513;
  }
  .time-between-cal input[type="text"].time-between-total {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 32px;
    height: 38px;
    border: 1px solid #d2d2d2;
    text-align: center;
    border-radius: 5px;
    color:#000000;
    width: 100%;
    max-width: 210px;
    margin-left: 0px;
  }
  .more-option {
    color: #1a1a1a !important;
    padding: 0 14px 0;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif !important;
    margin-left: 52px;
    border: none;
    background: inherit;
    text-decoration: underline;
  }
  .more-option:focus, .gray-btn:focus {
    outline: none !important;
  }
  .time-between-date select {
    font-weight: 400 !important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 28px;
    height: 38px;
    border: 1px solid #d2d2d2;
    text-align: center;
    border-radius: 5px;
    color:#000000;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 58px;
    padding: 0 0 0 4px;
    margin-right: 5px;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E), -o-linear-gradient(#ffffff, #ffffff);
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E), linear-gradient(#ffffff, #ffffff);
    background-repeat: no-repeat, repeat;
    background-position: right 7px top 50%, 0 0;
    background-size: 10px auto, 100%;
  }
  .time-between-date input[type="text"] {   
    width: 64px;  
  }
  /* END WCO Custom CSS */
#day-calculator {
    min-height: 180px;
}
.inputYear {
    height: 32px;
    padding: 0;
    padding-left: 5px;
    max-width: 65px;
}
.day-calculator {
    max-width: 330px;
}
.align-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.align-flex .middle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center;
}
.align-flex .bottom {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: last baseline;
    align-self: last baseline;
}
.align-flex .bottom img {
    cursor: pointer;
}
.align-flex .bottom.right {
    margin-left: 0;
}
.align-flex > .left {
    margin-right: 5px;
    min-width: 46px;
}
.align-flex > .right {
    margin-left: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.align-flex .align-flex > .left {
    /* -webkit-box-flex: 1; */
    /* -ms-flex: 1 0 auto; */
    /* flex: 1 0 auto; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.left > select , .left >input {
  webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: -internal-light-dark(black, white) !important;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
  cursor: default;
  margin: 0em;
  font: 400 14px Arial;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
  border-radius: 5px;
  padding: 7px;
  margin: 0px 2px 0px 2px;
  width: auto;
  background: #ffffff;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin:0 2px 0 2px !important;
}

.align-flex .align-flex > .right {
    /* fleX: 0 1 auto; */
    margin: -5px 0px 0px 0px;
}
.checkbox {
    display: block;
    /* max-width: 165px;
    margin-top: 20px;
    margin-left: 64px; */
}
.checkbox > label {
    padding-bottom: 5px;
    /* border-bottom: dotted 1px; */
    margin-top: 5px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 128px;
    border: 1px solid #ddd;
    padding: 15px;
}
#day-result {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    margin: 5px 0 0 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;
}
table.time-bd-table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #e9e9e9;
  font-size: 16px !important;
  box-shadow: 1px 1px 1px #e9e9e9;
}
table.time-bd-table.table-first {
  margin-top: 0;
}
.time-bd-table td, .time-bd-table th {
  border: none;
  padding: 15px 10px;
  text-align:left;
  font-size: 15px !important;
  color: #666666;
  font-weight: 400 !important;
  font-family: 'Open Sans', sans-serif !important;  
}
.time-bd-table tr:nth-child(even) {
  background-color: #dddddd;
}
.time-bd-table tr:nth-child(odd) {
  background-color: #f7f7f7;
}
.d-green {
    background-color:#014a01;
    color:#ffffff !important;
}
.l-green {
    background-color:#066513;
    color:#ffffff !important;
}


.green-border span {
  background-color: #066513;
  height: 13px;
  display: inline-block;
  width: 21px;
}

.green-border {
  padding: 10px 0 !important;
}

.day_result_error{
color: red;
}
.padding-left-70 {
  padding-left: 70px !important;
}
.no-padding{
  display: block;
}

.no-padding input{
  margin-left: 0px;
}

.color-light-gray
{
  background:  #d3d3d366!important;
}
.color-white{
  background: #ffffff!important;
}
.border-lr{
   border-left: 1px solid #e9e9e9 !important;
   border-right: 1px solid #e9e9e9 !important;
   box-shadow: 1px 1px 1px #e9e9e9 !important;
}
.wco-time-between-cal {
  width: 100%;
  max-width: 670px;
  clear: both;
  margin-bottom: 40px;
}
.wco-time-between-cal:after {
  clear: both;
 }
.wco-tbc-first {
  background-color: #F7F7F7;
  margin-bottom: 1px;
}
.wco-time-between-cal h3 {
    padding: 15px 10px;
    text-align: left;
    font-size: 16px !important;
    background-color: #066513;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-family: 'Open Sans', sans-serif !important;
}
.tbc-left {
    width: 100%;
    max-width: 330px;
    display: inline-block;
    padding: 20px 10px 10px 15px;
    vertical-align: top;
}
.tbc-middle {
    width: 100%;
    max-width: 164px;
    display: inline-block;
    vertical-align: top;
    padding:20px 10px;
}
.tbc-right {
    width: 100%;
    max-width: 160px;
    display: inline-block;
    vertical-align: top;
    padding:20px 15px 20px 10px;
}
.tbc-right .gray-btn {
  padding: 2px 40px;
  margin-bottom: 6px;
  display: block;
}
.time-between-row1 .gray-btn {
  margin-left: 58px !important;
}
.wco-tbc-results {
    width: 100%;
    max-width: 65%;
    vertical-align: top;
    float: left;
}
.wco-tbc-units {
    width: 100%;
    max-width: 32%;
    float: left;
    vertical-align: top;
}
.wco-tbc-bar {
    width: 100%;
    max-width: 3%;
    float: left;
    vertical-align: top;
}
.wco-tbc-bar span {
    background-color: #066513;
    height: 14px;
    display: block;
    margin-top: 38px;
    margin-left: -10px;
    margin-right: -8px;
    position: relative;
    z-index: 4;
}
.time-bd-table td.resultbold {
  font-weight: 700 !important;
}
.footer-desk-none {
  width: 100%;
  float: left;
  border-top: 1px solid #bebebe;
}
.footer-desk-none .fot-top {
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #131313;
    background: #f1f1f1;
    width: 100%;
    padding: 10px 0;
    line-height: 20px;
    color: #628012;
    font-size: 12px;
    float: left;
    text-align: center;
}
.footer-desk-none .fot-top a {
    color: #628012;
    text-decoration: none;
}
.footer-desk-none .copy {
    width: 100%;
    font-size: 10px;
    padding: 15px 0;
    color: #717171;
    text-align: center;
    float: left;
    border-top: 1px solid #3c3c3c;
    background: #272727;
    background: -moz-linear-gradient(top, #272727 0%, #212121 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #272727), color-stop(100%, #212121));
    background: -webkit-linear-gradient(top, #272727 0%, #212121 100%);
    background: -o-linear-gradient(top, #272727 0%, #212121 100%);
    background: -ms-linear-gradient(top, #272727 0%, #212121 100%);
    background: linear-gradient(to bottom, #272727 0%, #212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#212121', GradientType=0 );
}

/* ---------------------------------- WCO Responsive CSS -----------------------*/
@media (min-width: 767px) {
.desktop-none, .mobile-ads, .mobile-nav-section { display: none !important; }
.wco-bottom-text { widows: 100% !important; max-width: 670px !important; }
.wco-time-between-cal h4 { display: none !important; }
.footer-desk-none, .appbox-desk-none { display: none !important; }
}
@media (max-width: 767px) {
.mobile-ads {margin-bottom: 18px;}

.mobile-ads .add {
    width: 100%;
    text-align: center;
    padding: 5px 0;
    float: left;
    border: solid #CCC;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 1px;
    overflow: hidden;
    height: auto !important;
    margin-bottom: 12px;
}
.mobile-nav-section { margin-bottom: 20px; }
  .accodian {
    width: 100%;
    float: left;
    padding: 0;
    text-align:left !important;
}
.trigger {
    padding: 0 !important;
    width: 100%;
}
.trigger {
    background: #7a9b20;
    margin: 0px;
    padding: 0px 1%;
    font-size: 16px;
    line-height: 20PX;
    width: 100%;
}
.accodian .trigger a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px 5px;
    background: url(../images/sprite.png) 100% -250px no-repeat;
}
.accodian .toggle_container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
}
.accodian .toggle_container .block {
    padding: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #c4c4c4;
    float: left;
}
nav {
    width: 100%;
}

nav ul {
    padding: 0 0 10px;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #b8b8b8;
    float: left;
}
nav ul li {
    border-top: 1px solid #7a9b20;
    background: #abc645;
    background: -moz-linear-gradient(top, #abc645 0%, #89ad2f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #abc645), color-stop(100%, #89ad2f));
    background: -webkit-linear-gradient(top, #abc645 0%, #89ad2f 100%);
    background: -o-linear-gradient(top, #abc645 0%, #89ad2f 100%);
    background: -ms-linear-gradient(top, #abc645 0%, #89ad2f 100%);
    background: linear-gradient(to bottom, #abc645 0%, #89ad2f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abc645', endColorstr='#89ad2f', GradientType=0 );
    width: 100%;
    padding: 0px 0;
    float: left;
}
nav ul li a {
    display: block;
    margin: 0;
    width: 96%;
    padding: 12px 2%;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    background: url(../images/sprite.png) right -34px no-repeat;
    text-shadow: 0px 1px 1px #79922d;
    filter: dropshadow(color=#79922d, offx=0, offy=1);
}
nav ul li a span {
    background: url(../images/sprite.png) left top no-repeat;
    display: block;
    padding: 0 0 0 25px;
}
.app-box {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    width: 100%;
    padding: 10px 2% 15px;
    background-color: #fff;
    display: inline-block;
}
.download-app {
    border: 1px solid #c3c3c3;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #fcfcfc));
    background: -webkit-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
    background: -o-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
    background: -ms-linear-gradient(top, #fefefe 0%, #fcfcfc 100%);
    background: linear-gradient(to bottom, #fefefe 0%, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fcfcfc', GradientType=0 );
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0 0 10px;
}
.download-app a {
    display: block;
    text-decoration: none;
    background: url(../images/sprite.png) 98% -85px no-repeat;
    font-family: 'AdelleBold';
    font-size: 20px;
    color: #a7a7a7;
    text-align: left;
    float: left;
    padding: 15px 2%;
    width: 96%;
}
.download-app a span {
    font-size: 38px;
    color: #676767;
    float: left;
    text-transform: uppercase;
    margin-top: 19px;
}
.search {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
}
.search form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: Arial, Helvetica, sans-serif;
}
.search input, .search select {
    vertical-align: middle;
    border: none;
}
.search input[type=text] {
    width: 78% !important;
    float: left !important;
    border: 1px solid #b8b8b8 !important;
    padding: 9px 20% 9px 5px !important;
    font-size: 16px !important;
    color: #858383 !important;
    margin: 0 !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    height: 40px !important;
}
.search-btn {
    width: 59px;
    height: 40px;
    background: url(../images/sprite.png) left -184px no-repeat;
    border: none;
    float: right;
    position: absolute;
    top: 0px;
    right: -2px;
    cursor: pointer;
}

  .mobile-none, .wco-adsbygoogle { display: none !important; }
  #header .main, #content .main{ width: 100% !important; max-width: 680px !important; }
  .desktop-none { background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e2e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e0e2e1));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e0e2e1 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e0e2e1 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e0e2e1 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e0e2e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e2e1', GradientType=0 );
    border-bottom: 1px solid #b0b1b1; width: 100%; padding: 15px; border-bottom: 1px solid #ccc; }
  .desktop-none img { width: 100%; max-width: 280px; }
  .footer-desk-none { display: block !important; }
  #content .indent { padding: 20px 15px !important; }
  .wco-time-between-cal { max-width: 380px !important; }
  .wco-bottom-text { max-width: 380px !important; }
  .wco-time-between-cal h4 { font-family: Arial, Helvetica, sans-serif; color: #111111;
   font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 5px 0; margin-top: 10px; }
  .tbc-left, .tbc-middle, .tbc-right, .wco-tbc-results, .wco-tbc-units { max-width: 100%; }   
  .tbc-middle { padding: 0 0 0 74px !important; }
  .tbc-right { text-align: center; }
  .tbc-right .gray-btn { padding: 2px 26px; margin-bottom: 6px; display: inline-block; }
  .wco-tbc-bar { display: none; }
  .mobile-ads .add {
    width: 100%;
    text-align: center;
    padding: 5px 0;
    float: left;
    border: solid #CCC;
    border-width: 1px;
    overflow: hidden;
    height: auto !important;
}
}
@media (max-width: 480px) {
  .tail-datetime-calendar {
    margin-left: -50px !important;
  }
}