.padLR0{
    padding: 0 !important;
}
.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 !important;
    margin: 0 !important;
}
.loading img{
    margin-top: -30px;
    margin-left: -30px;
}
.cr-row-inscb,.resumo,.lista-atletas,.cr-insc-box{
   min-height: 40px;
   position: relative;
}
.resumo{
    min-height: 165px;
}
.desconto{
    color:#4fc965 !important;
}
.cr-compre-junto{
    display: flex;
    margin-bottom: 10px;
}
.cr-event-desc{
    margin-bottom: 10px;
}
a.cr-service-button2.cr-active {
    background: url(../img/cr-check-icon.png) 50% no-repeat #4fc965;
    font-size: 0
}
div.cr-service-first.cr-event-desc {
    height: auto !important;
    display: inline-block !important;
}
.modal-add-atletas{
    display: none;
}
.content-modal{
    /*min-height: 400px;*/
}
input.error, select.error{
    border: 1px solid  #ebccd1 !important;
    background-color: #f8eeee !important;
    color: #a94442 !important;
}
label.error,div.error{
    margin: 0 !important;
    color: #a94442 !important;
}
label.error{
    display: none !important;
}
.esconder{
    display: none;
}
.bt-clubeO2{
    float: left;
    background: url('../../img/carrinho/btn-clubeO2.jpg') center center no-repeat;
    width: 100%;
    height: 120px;
    position: relative;
}
.bt-clubeO2 .assinar{
    float: left;
    width: 100%;
    height: 120px;
}
.bt-clubeO2 .clube{
    float: left;
    width: 100px;
    height: 35px;
    opacity: 0.5;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.loading{
    position: absolute;
    top: 100px;
    right: 190px;
}
.cr-nav-line > div{
    overflow: inherit !important;
}
#login-usuario label.error{
    background: #FFF !important;
}
a.cr-pre-active, a.cr-pre-actived{
    background: #4fc965;
}
.modal-eventos,.modal-produtos{
    left: 0;
    top: 0;
}
.selecionada {
    margin: 0 !important;
    padding: 0 !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: 0.5;
    border: 3px #4fc965 solid;
    border-radius: 4px;
}
.check_foto{
    margin: 0;
    padding: 0;
    top: 10px;
    right: 10px;
    position: absolute;
    width: auto !important;
    margin-top: 0 !important;
}
.fotoAtleta ul img{
    width: 60px !important;
}
.allFotos a {
    position: relative;
}
.allFotos{
    padding: 30px 0 0 !important;
}
div.cr-continue a.cr-co-active.cr-pay-with span:not(.visible-xs){
    display: block !important;
}
@media(max-width: 768px){
    div.cr-continue a.cr-co-active.cr-pay-with span.hidden-xs{
        display: none !important;
    } 
    div.cr-continue a.cr-co-active.cr-pay-with span:not(.hidden-xs){
        display: block !important;
        margin-top: 0;
    } 
}
.modal-delivery .add-form{
    display: flex;
    flex-direction: row;
}
.modal-delivery button.cinza{
    width: 100%;
}
.cr-pay-with span {
    display: inline-block;
    width: 100%;
    font-weight: 400;
    font-size: 18px
}
.cr-revezamento-order .cr-insc-box p, .cr-revezamento-order .cr-insc-box a{
    display: none !important;
}
.cr-revezamento-order .cr-insc-box .revezamento-show{
    display: block !important;
}