.mod-clasificacion .table-wrapper.type-1 table tr:nth-child(even) td {
    background: #0c813b;
}

.widget-calendario-partidos .mod-clasificacion .table-wrapper.type-1 table tr th,
.mod-clasificacion .table-wrapper.type-1 table tr th{
    background: #ffffff;
    color: #1a692f;
}

.mod-clasificacion .table-wrapper.type-1 table tr td {
    color: #fff !important;
}

#page-93 #form_6 .form-group:nth-child(2n),#page-94 #form_9 .form-group:nth-child(2n) {
  float: right;
}
#page-93 #form_6 .form-group:nth-child(2n+1),#page-94 #form_9 .form-group:nth-child(2n+1) {
  float: left;
}
#page-93 #form_6 .form-group,#page-94 #form_9 .form-group{
    width:48%;
    margin-right:2%;
}
#page-93 #form_6 .form-group.line-aceptar,#page-93 #form_6 .form-group.line-175,#page-93 #form_6 .form-group.line-224,#page-93 #form_6 .form-group.line-227,
#page-94 #form_9 .form-group.line-aceptar,#page-94 #form_9 .form-group.line-214
{
    float:none;
    width:100%;
    clear: left;
}
#page-93 #form_6 .form-group.line-228 {
  float: left;
  width: 98%;
}
@media (max-width:767px){
    #page-93 #form_6 .form-group,#page-94 #form_9 .form-group{
        width:100%;
        margin-right:0%;
    }
}
.slide.slide-home{
    background: white;
    margin: 0 0 10px !important;
}
.slide.slide-home .module-content {
    width: 98%;
}
.owl-carousel .owl-stage-outer .owl-stage .owl-item .item::after, .owl-carousel .owl-stage-outer .owl-wrapper .owl-item .item::after, .owl-carousel .owl-wrapper-outer .owl-stage .owl-item .item::after, .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item::after {
    background: none;
}
.wrapper-partidos .item .inner .links a.btn.yellow{
    background: #fff;
    color: #00a251;
}
.wrapper-partidos .item .inner .links a.btn.yellow:hover{
    background: #000 !important;
    color: #fff !important;
}