.wco-leftsidepanel {
    width:100%;
    max-width:60%;
    display: inline-block;
}
.googlesyndicate-code, .excel-question-answer, .wcoexcel-calculator-outer {
    width:100%;
    display:inline-block;
    vertical-align:top;
}
.googlesyndicate-code {
    max-width:300px;
}
.excel-question-answer {
    max-width:40%;
    margin-left:15px;
}
.wcoexcel-calculator-outer {
    max-width:37%;
    margin-left:15px;
}
.wcoexcel-calculator-outer .tableouter-main {
    border: solid 1px #d2d2d2;
    width: 100%;
    max-width: 158px;
}
.bridgebettable {
    position:relative;
}
.bridgebettable:after {
    position:absolute;
    content:"";
    background:#222222;
    height:15px;
    width:40px;
    right: -28px;
    top: -31px;
}
#unswapped .bridgebettable:after{
    background: #ad2e9a;
}
.wco-hours-minutes, .wco-hours-right {
    display:inline-block;
    width:100%;
    max-width:160px;
    vertical-align: top;
}
.wco-hours-right {
    margin-left:12px;
}
.wcoexcel-calculator-outer .wco-hours-title {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif !important;
    background-color: #222222;
    color: #fff;
    padding:15px;
    text-align: center;
    font-weight: 700;
    margin: 0px;
    text-transform:uppercase;
}
#unswapped .wco-hours-title{
    background: #ad2e9a;
}
.wcoexcel-calculator-outer table tr {
    text-align:center;
    display:table;
    padding:8px 19px;
    width: 100%;
    max-width: 118px;
    /* margin: 8px 0; */
    margin: 0;
    height: 40px;
    max-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wcoexcel-calculator-outer table tr td {
    display:inline-block;
}

#see-your-total1 .wco-box tr td input {
    margin-bottom: 0;
}
.wco-hours-minutes input[type="tel"] {
    width: 35px;
    height: 35px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    text-align: center;
}
.decimal-time .right-part {
    border-left: none;
}
.decimal-time .group-list {
    margin-bottom: 25px;
}
.wco-display-block {
  display: inline-block;
  vertical-align: top;
  border-collapse: collapse;
}
.wcocolon {
    padding: 0 5px;
    font-size:16px;
    font-family: 'Open Sans', sans-serif !important;
}
.wcoexcel-calculator-outer tr:nth-child(2n+1){
    background-color: #fff;
}
.wcoexcel-calculator-outer tr:nth-child(2n+0){
    background-color: #f2f2f2;
}
.wco-hours-right input[type="tel"] {
    width:100%;
    height: 37px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    text-align: center;
    background-color: transparent !important;
    pointer-events: none !important;
    border:none;
}
.addmorelines {
    text-align: center;
    margin: 0;
    padding: 15px 0;
    font-size: 13px;
    border-top: solid 1px #d2d2d2;
}
.link2 {
    font-size:0.8em !important;
    display: block;
}
.wco-newchart-ssection {
    margin-top:20px;
}
.wco-newchart-ssection table {
    border:solid 1px rgba(0,0,0,0.2);
}
.wco-newchart-ssection table tr {
    height:30px;
    line-height: 25px;
}
.wco-newchart-ssection tr:nth-child(2n+1){
    background-color: #fff;
}
.wco-newchart-ssection tr:nth-child(2n+0){
    background-color: #FFFFCC;
}
.wco-newchart-ssection tr td {
    padding:5px 25px;
    border: solid 1px rgba(0,0,0,0.2);
}
.leftsideminute-td {
    width:220px;
}
.col.span_1_of_4.tc strong {
    font-size:14px;
}
#footer {
    padding-bottom:50px;
}
#footer .main {
    height:auto !important;
}
#footer .box .right-corner {
    min-height:170px !important;
}
.footerfour-coloumn {
    margin:0;
    padding:0;
}
.footerfour-coloumn li {
    display: inline-block;
    width: 100%;
    max-width: 22%;
    vertical-align: top;
    margin-right: 30px;
}
.footerfour-coloumn li:last-child {
    margin-right:0;
}
.addmorelines a {
    text-decoration: none;
    color: #121516;
}
.wco-box tr td input {
    width: 80px;
    height: 35px;
    text-align: center;
    border-radius: 5px;
    outline: none;
    border: 1px solid #222222;
    font-size: 16px;
    margin-bottom: 15px;
}
.wco-border-none tr td input {
    width: 80px !important;
    height: 35px !important;
    border: 1px solid transparent !important;
    background: none;
}

#see-your-total1 { margin-left: 0; margin-right: 12px; }
.wcoexcel-calculator-outer .wco-hours-right-repeat table tr {background-color: #fff;
    border: 2px solid #d2d2d2;
    border-radius: 5px;display: inline-block;max-width: 100px;margin-left: 7px;margin-bottom: 1px;}
.wco-hours-right-repeat .wco-box tr td input {border: none;
    border: none;
    /* text-align: right; */
    margin-top: 0;
    margin-bottom: 0;
    width: 22px !important;
    height: 38px !important;}

    .font-weight-bold {
        font-weight: bold;
        font-size: 12px;
    }
    .grey-bg{
        background-color: #fefdcc;
    }
    .border-top-dark{
        border-top: 1px solid #000000;
    }
    .wcoexcel-calculator-outer .tableouter-main.bridgebettable table {
        border-collapse: collapse;
    }
    .wcoexcel-calculator-outer table tr td {
        border-collapse: collapse;
    }
    .white-bg{
        background: #fff;
    }