.wrapCheckout{
    position: relative;
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
}
.wrapCheckout .bgGhostWhite{
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 99%;
}
.wrapCheckout .bgGhostWhite > div{
    height: 100%;
    position: absolute;
    float: none;
    padding-right: 20px;
}

.wrapCheckout .bgGhostWhite > div > div{
    height: 100%;
    position: relative;
    background: #fff;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #e4e4e4;
    /* border-radius: 3px 3px 0 0; */
    box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
}

.wrapCheckout .bgGhostWhite > div:nth-child(2){
    right: 0;
}




.wrapCheckout .col1{
    padding: 31px 38px;
}
.wrapCheckout .col2{
    padding: 31px;
}




#checkout{
    position: relative;
}

#checkout .cart{
    float: right;
    width: 250px;
    margin-top: 41px;
}
#checkout .process{
    float: left;
    width: 700px;
}
#checkout .row > div{
    /* margin-bottom: 25px; */
}

#checkout .shipping_date{

}

#checkout .shipping_date{
    text-align: left;
}
#checkout .shipping_date table{
    width: 100%;
}
#checkout .shipping_date th{
    padding: 5px;
}
#checkout .shipping_date td{ 
    border-top: 1px solid #eeede9;
    font-size: 11px;
    color: #959595;
    padding: 4px;
    line-height: 20px;
}

#checkout .shipping_date .legend{
    text-align: right;
    font-size: 10px;
    font-style: italic;
    color: #959595;
    margin-top: 10px;
    margin-right: 10px;
}

#checkout .shipping_date tr:nth-child(odd)>td{
    background-color: #f9f8f3;
}

#checkout .title{
    /* background: #ddd; */
    /* font-size: 18px; */
    /* margin: 30px 0 10px; */
    /* padding: 4px 7px; */
    /* clear: both; */
}

#checkout .radio{
    margin-bottom: 10px;
}

#checkout .radio input{
    /* margin-left: -20px !important; */
}


#checkout .colLeft .padd,
#checkout .colRight .padd{
    padding: 10px;
}

#checkout .colLeft,
#checkout .colRight{
    width: 50%;
    float: left;
    overflow: hidden;
}


#checkout .observations{
    width: 100%;
    height: 70px;
    border: 1px solid #ddd;
    resize:none;
}

#checkout .payment_desc{
    /* background-color: #fffef2; */
    /* border: 1px solid #ffeabc; */
    /* border-radius: 4px; */
    /* padding: 15px; */
    /* color: #6d6d6d; */
    /* font-size: 12px; */
    /* line-height: 16px; */
    /* display: none; */
    margin-top: 2px;
    /* overflow: hidden; */
}

#checkout .payment_desc .title{
    color: #060606;
    border: none;
    background: none;
    margin: 0 0 8px;
    padding: 0;
    text-transform: uppercase;
    font-size: 13px;
}

#checkout .new_payment{
    color: green;
    font-style: italic;
    margin-left: 12px;
    display: inline-block;
    position: relative;
    font-weight: bold;
    top: -3px;
    -webkit-transform: rotate(349deg);
    -moz-transform: rotate(349deg);
    -o-transform: rotate(349deg);
    writing-mode: lr-tb;    
}

#checkout .new_payment:after{
    content: "ÃƒÂ¢Ã‹Å“Ã¢â‚¬Â¦";
    position:absolute;
    font-size: 8px;
    margin-bottom: 10px;
}


.wrapShippingOptionBox{margin-bottom: 11px;padding: 4px;}
.shippingOptionBox{
    position: relative;
    margin: 0;
    /* outline: 1px #ccc solid; */
    padding: 5px;
    text-align: center;
    color: #767676;
    font-size: 12px;
    display: block;
    overflow: hidden;
}

.wrapShippingOptionBox input:checked+label,
.shippingOptionBox:hover{
    border: 2px #f01152 solid;
}

.shippingOptionBox .price{
    /* font-weight: bold; */
    /* color: #f01152; */
    /* font-size: 20px; */
    /* margin: 2px auto 10px; */
}
.shippingOptionBox .text{
    /* font-size: 11px; */
    /* margin-bottom: 5px; */
    /* height: 38px; */
}
.wrapShippingOptionBox input{
    display: none;
}


#checkout .blockForm > [class*=col-]:first-child{
    padding-left: 0;
}    
#checkout .blockForm > [class*=col-]{    
    padding-right: 0;
}


.info{
    display: inline-block;
    background: #7D0098;
    color: #fff !important;
    padding: 2px 4px 2px 3px;
    border-radius: 3px;
    font-size: 9px !important;
}
.info:after{
    content:"info";
    font-size: 11px;
    font-weight: bold;
    margin-left: 3px;
}

/*Up-left pointing*/
.triangleUpLeft {
    display: none;
    width: 0;
    height: 0;
    padding-bottom: 10%;
    padding-left: 10%;
    overflow: hidden;
    position: absolute;
    top: 2px;
    left: 2px;
}
.triangleUpLeft:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -70px;
    border-bottom: 70px solid transparent;
    border-left: 70px solid #f01152;
}
.wrapShippingOptionBox input:checked+label .triangleUpLeft{
    display: block;
}


.aproxDeliveryDate{
    background-color: #dadada;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    color: #676767;
    padding: 4px 9px;
    width: 200%;
}




body{
    /*    background: #ddd !important;*/
}
#checkout .blockForm{
    background: #f1f1f1;
    padding: 14px 10px;
    margin-bottom: 5px;
    border: none;
}
#checkout .blockForm.title3{
    border: none;
    /* font-family: sans-serif; */
    font-weight: bold;
    font-size: 20px;
    font-family: sans-serif;
}

#checkout .bottomSeparation{
    /* margin-bottom: 20px; */
}

#checkout .address a{
    font-size: 11px;
    font-weight: bold;
}

#checkout .title2{
    border: none;
    font-size: 14px;    
}


.error{
    color:red;
}


@media (max-width: 575px){
    .wrapCheckout .col2,
    .wrapCheckout .col1{
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 5px;
    }
    .wrapCheckout .bgGhostWhite{
        display: none;
    }
}