.formCards ul li{
    float: left;
}

.payment-method .form{
    padding: 10px 0 10px 0;
    margin-bottom: 30px;
    border-bottom: solid 1px #cccccc;
}

.payment-method .form input[type=text], .payment-method .form select, #clients .box-cadastro select{
    font-weight: bold;
    background-color: #fff;
    border: solid 1px #e5e5e5;
    color: black;
    font-family: 'Arial', sans-serif;
    padding: 7px;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 250px;
}

.payment-method .form .item-form{
    margin-right: 15px;
}



.form.chekout label{color: black; text-transform: uppercase;}
.error-input{ color: #F74242; font-weight: 300; display: none}

/** ############## DEFAULT ############# **/
.border-sizing{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.width-full {
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.direita {
  float: right;
}
.esquerda {
  float: left;
}
/** ############## CHECKOUT ############# **/
.form-radios .form-type-radio {
  float: left;
}
#checkout #edit-pay-type {
  width: 100%;
  margin-top: 10px;
  float: left;
}
div#edit-pay-type {
  overflow: hidden;
}
#checkout{
    margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.16);
  padding: 10px;
}
#checkout #edit-pay-type .form-item-pay-type:nth-child(1) {
  border: 1px solid rgba(17, 35, 97, 0.27);
  height: 96px;
  width: 170px;
  background: url(images/cartoes-pg.jpg) center no-repeat #F7F7F7;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-appearance: none;
}
#checkout .form-item-pay-type input[type=radio] {
  height: 1px;
  width: 1px;
  opacity: 0;
}
#checkout .form-item-pay-type input[type=radio] {
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-style: none;
}
#checkout .form-type-radio .label {
  float: left;
  width: 90px;
  height: 40px;
}
#checkout .label, #address-optional .label, #checkout-login .label, .form-registro-carrinho .label {
  font-size: 15px;
  font-family: 'Open sans',Arial;
  margin-bottom: 5px;
  float: left;
}
.form-radios .label {
  display: initial;
}
#checkout .form-type-radios .option {
  float: left;
  width: 152px;
  height: 55px;
  margin-left: -19px;
  margin-bottom: 0;
  margin-top: -10px;
  cursor: pointer;
}
.form-radios .label label {
  font-size: 1.4em;
  color: #787878;
  display: initial;
  font-weight: 400;
}
#checkout #edit-pay-type .form-item-pay-type:nth-child(2) {
  border: 1px solid #0F0F0F;
  opacity: .2;
  height: 96px;
  width: 170px;
  background: url(images/boleto-pagseguro.jpg) center no-repeat #F7F7F7;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-appearance: none;
}
.form-radios .form-item-pay-type+.form-item-pay-type {
  margin-left: 2.6em;
}
#checkout h3{color: #112361;font-size: 18px; margin-bottom: 5px;}
#checkout h5{font-size: 15px;font-weight: 300;margin-top: 0px;}
#bags{ margin-left: 0px;}
#bags #submitFormBag{ float: left;}
#form-payment-boleto{ display: none}
#form-payment-card, #form-payment-boleto{border: 1px dashed #ccc;padding: 20px;}
#form-payment-card h2{font-weight: 300;color: #112361;font-family: 'Ropa sans', sans-serif;}

#finish-buy {
    padding-bottom: 120px;
  }
  #finish-buy h1 {
    font-size: 32px;
    font-weight: 300;
    color: #424446;
    margin-top: 45px;
    text-align: center;
  }
  #finish-buy h2 {
    font-size: 18px;
    font-weight: 400;
    color: #555;
  }
  #finish-buy .steps-timeline {
    background: transparent;
    margin: 50px 0;
  }
  #finish-buy .steps-timeline .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border: none;
  }
  #finish-buy .steps-timeline > div.steps-timeline-inner {
    position: relative;
  }
  #finish-buy .steps-timeline .steps-timeline-inner {
    margin-bottom: 10px;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .connecting-line {
    height: 1px;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 38px;
    z-index: 1;
    background: #e1e1e1;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .nav-tabs li {
    width: 33.33%;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .nav-tabs li .diamante {
    z-index: 2;
    display: inline-block;
    position: relative;
    width: 52.3365px;
    height: 52.3254px;
    line-height: 52.3365px;
    text-align: center;
    margin: 13.08413px;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .nav-tabs li .diamante:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: rotateZ(90deg);
    background-color: #e1e1e1;
    border-radius: 30px;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .nav-tabs li .diamante i {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .nav-tabs li .step-name {
    color: #c4c4c4;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.1;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .nav-tabs li:first-child .diamante:before {
    background-color: #edb102;
  }
  #finish-buy .steps-timeline .steps-timeline-inner .nav-tabs li:first-child .step-name {
    color: #555;
  }
  #finish-buy .step-block {
    min-height: 340px;
    background-color: #f9f9f9;
    border: 1px solid #ededed;
    padding: 20px 25px;
    color: #545454;
  }
  #finish-buy .step-block h4 {
    font-size: 22px;
    color: #545454;
    font-weight: 400;
    text-align: center;
    margin: 25px 0;
  }
  #finish-buy .step-block hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #e1e1e1;
  }
  #finish-buy .step-block .btn-checkout {
    width: 90%;
    height: 54px;
    display: block;
    position: relative;
    margin: 0 auto;
    border-radius: 0;
    font-size: 17px;
    font-weight: 600;
  }
  #finish-buy .step-block .form-group label {
    font-weight: 600;
  }
  #finish-buy .step-block .form-group.required label:after {
    content: " *";
    color: red;
    white-space: nowrap;
  }
  #finish-buy .step-block .form-group .error-message, #finish-buy .step-block .form-group .help-block-error, #finish-buy .step-block .form-group .error-message a {
    color: #a94442;
  }
  #finish-buy .step-block .form-group .error-message a, #finish-buy .step-block .form-group .help-block-error a, #finish-buy .step-block .form-group .error-message a a {
    text-decoration: underline;
  }
  #finish-buy .step-block .form-control {
    border-radius: 0;
    border: 1px solid #b3b3b3;
    box-shadow: none;
  }
  #finish-buy .step-block .form-control:focus {
    border-color: #edb102;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(237, 177, 2, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(237, 177, 2, 0.6);
  }
  #finish-buy .step-identification .welcome {
    text-align: left;
  }
  #finish-buy .step-identification .btn-abrir-login {
    color: #fff;
    background-color: #edb102;
  }
  #finish-buy .step-identification .btn-abrir-login:hover {
    background-color: #fdc216;
  }
  #finish-buy .step-identification .btn-abrir-cadastro {
    background-color: transparent;
    color: #939393;
    border: 1px solid #edb102;
  }
  #finish-buy .step-identification .btn-abrir-cadastro:hover {
    color: #545454;
    background-color: #e6e6e6;
  }
  #finish-buy .step-identification .login-block {
    margin-top: 20px;
  }
  #finish-buy .step-identification .login-block .btn-entrar {
    width: 50%;
    margin: 20px auto 15px;
    min-width: 160px;
    background-color: #edb102;
    color: #fff;
  }
  #finish-buy .step-identification .login-block .btn-entrar i {
    padding-left: 5px;
    color: #fed357;
  }
  #finish-buy .step-identification .login-block .btn-entrar:hover {
    background-color: #fdc216;
  }
  #finish-buy .step-identification .login-block .btn-entrar-facebook {
    background-color: #0058a3;
    color: #fff;
    margin: 15px auto;
  }
  #finish-buy .step-identification .login-block .btn-entrar-facebook:hover {
    background-color: #006bc7;
  }
  #finish-buy .step-identification .cadastro-block h5 {
    font-size: 18px;
    color: #545454;
    font-weight: 400;
    margin: 25px 0 20px;
  }
  #finish-buy .step-identification .cadastro-block .btn-cadastrar {
    width: 50%;
    margin: 20px auto 15px;
    min-width: 160px;
    background-color: #edb102;
    color: #fff;
  }
  #finish-buy .step-identification .cadastro-block .btn-cadastrar:hover {
    background-color: #fdc216;
  }
  #finish-buy .step-payment h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0 20px;
  }
  #finish-buy .step-payment .open-cupom {
    color: #878787;
  }
  #finish-buy .step-payment .form-group-cupom {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #finish-buy .step-payment .form-group-cupom .input-group {
    width: 100%;
  }
  #finish-buy .step-payment .form-group-cupom .form-control {
    width: 65%;
    border-right: none;
  }
  #finish-buy .step-payment .form-group-cupom .form-control:disabled {
    background-color: transparent;
  }
  #finish-buy .step-payment .form-group-cupom .btn-cupom {
    width: 35%;
    height: auto;
    background-color: #ffe9b9;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #b3b3b3;
    border-radius: 0;
  }
  #finish-buy .step-payment .radio {
    margin: 15px 0;
  }
  #finish-buy .step-payment .radio .help-block {
    display: inline;
  }
  #finish-buy .step-payment .payment-form-card {
    margin-bottom: 25px;
  }
  #finish-buy .step-payment .payment-form-card .input-group-addon {
    padding: 6px 6px;
    border: none;
    background: transparent;
  }
  #finish-buy .step-payment .payment-form-card .form-group-card-number .input-group-addon {
    padding: 0 0 0 20px;
  }
  #finish-buy .step-payment .payment-form-card .form-group-card-number .input-group-addon .payment-sprite {
    width: 45px;
    height: 34px;
  }
  #finish-buy .step-payment .payment-form-card .form-group-cvv .form-control {
    width: 145px;
  }
  #finish-buy .step-payment .payment-form-card .form-group-card-holder .form-control {
    text-transform: uppercase;
  }
  #finish-buy .step-payment .payment-form-boleto p span {
    float: left;
    margin-right: 15px;
  }
  #finish-buy .step-resume .btn-finalizar {
    width: 100%;
    margin: 20px auto;
    background-color: #4db76d;
    color: #fff;
  }
  #finish-buy .step-resume .btn-finalizar:hover {
    background-color: #3c9557;
  }
  #finish-buy .step-resume .btn-finalizar:disabled {
    background-color: #96d4a9;
    cursor: not-allowed;
  }
  #finish-buy .step-resume table {
    margin-bottom: 20px;
  }
  #finish-buy .step-resume table th {
    font-size: 13px;
  }
  #finish-buy .step-resume table td.curso {
    text-transform: uppercase;
    color: #d2a22f;
  }
  #finish-buy .step-resume table td.curso p {
    font-weight: 600;
    margin: 0;
  }
  #finish-buy .step-resume table td.curso ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
  }
  #finish-buy .step-resume .subtotal {
    border: none;
    color: #868686;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
  }
  #finish-buy .step-resume .subtotal span {
    font-weight: 700;
    color: #606060;
  }
  #finish-buy .step-resume .total {
    margin-top: 15px;
    border: none;
    color: #ff4e4e;
    text-align: right;
    font-size: 26px;
    font-weight: 400;
  }
  #finish-buy .step-resume .total span {
    font-weight: 700;
  }
  #finish-buy .step-resume .termos {
    font-size: 12px;
    text-align: center;
  }
  #finish-buy .step-resume .termos a {
    color: inherit;
    text-decoration: underline;
  }
  #finish-buy .step-resume .forma-pagamento {
    text-align: right;
    font-weight: 600;
  }
  #finish-buy.stepPay .steps-timeline .nav-tabs li:nth-child(2) .diamante:before {
    background-color: #edb102;
  }
  #finish-buy.stepPay .steps-timeline .nav-tabs li:nth-child(2) .step-name {
    color: #555 !important;
  }
  #finish-buy.stepPay .steps-timeline .connecting-line {
    background: -moz-linear-gradient(left, #edb102 0%, #edb102 50%, #e1e1e1 51%, #e1e1e1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #edb102 0%, #edb102 50%, #e1e1e1 51%, #e1e1e1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #edb102 0%, #edb102 50%, #e1e1e1 51%, #e1e1e1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  #finish-buy.stepEnd .steps-timeline .nav-tabs li:nth-child(2) .diamante:before, #finish-buy.stepEnd .steps-timeline .nav-tabs li:nth-child(3) .diamante:before {
    background-color: #edb102;
  }
  #finish-buy.stepEnd .steps-timeline .nav-tabs li:nth-child(2) .step-name, #finish-buy.stepEnd .steps-timeline .nav-tabs li:nth-child(3) .step-name {
    color: #555;
  }
  #finish-buy.stepEnd .steps-timeline .connecting-line {
    background: #edb102;
  }
  #finish-buy.stepPay .step-identification .logged-block, #finish-buy.stepEnd .step-identification .logged-block {
    display: block;
  }
  #finish-buy.stepPay .step-identification .guest-block, #finish-buy.stepEnd .step-identification .guest-block {
    display: none;
  }
  #finish-buy #modal-termos .modal-title {
    font-weight: 600;
  }
  #finish-buy #modal-termos .big-box {
    padding: 0;
  }
  #finish-buy #modal-termos .box-grey {
    background: transparent;
    border: none;
  }
  #finish-buy #modal-termos .breadcumbs {
    display: none;
  }
  #finish-buy #modal-termos .container {
    width: 100% !important;
  }