/* ESTILOS GENERALES */

.width100 {
    width: 100%;
}

.banner-max-width {
    max-width: 2000px;
}

.banner-wrapper {
    display: flex;
    align-items: center;
    flex-flow: column;
    padding: 1em;
}

.banner-wrapper > .banner-content {
    max-width: 80%;
    padding: 4px;
}

.quiniela-margin {
    margin-bottom: 10rem;
    margin-top: 4rem;
}

.quiniela-margin  .title {
    margin-bottom: 6rem;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

.dot {
    height: 10px;
    width: 10px;
    background-color: #E00000;
    border-radius: 50%;
    display: inline-block;
}

.gradient-interno {
    /*background: #3795cc url('../img/template/fondo-header-inner.png') repeat-x center top;*/
    background-image: linear-gradient(#00082C, #07165A);
    padding: 15px 0;
}

ul.list-table {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fafafa;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-bottom: 2em;
}

ul.list-table .tittle {
    padding: 0.33333em 0.9em;
}

ul.list-table .buttlet-item {
    padding: 0.53333em 1.11111em;
    border-bottom: dotted 1px #dddddd;
}

ul.list-table .buttlet-item a {

}

ul.list-table .buttlet-item:last-child {
    border-bottom: none;
}

ul.list-table .buttlet-item strong {
    color: #2c5ca2;
}

.fondo-botones-movil {
    background: rgb(35,65,147); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiMyMzQxOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjM2E4ZWM1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(35,65,147,1) 24%, rgba(58,142,197,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,rgba(35,65,147,1)), color-stop(100%,rgba(58,142,197,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(35,65,147,1) 24%,rgba(58,142,197,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(35,65,147,1) 24%,rgba(58,142,197,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(35,65,147,1) 24%,rgba(58,142,197,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(35,65,147,1) 24%,rgba(58,142,197,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234193', endColorstr='#3a8ec5',GradientType=0 ); /* IE6-8 */
}

/* Pricing Tables */
.pricing-table {
    border: solid 1px #dddddd;
    margin-left: 0;
    margin-bottom: 1.1111em;
    padding: 0;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.pricing-table * {
    list-style: none;
}
.pricing-table .title {
    padding: 1.1em 1em;
    color: #666666;
    font-weight: normal;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: rgb(58,142,197); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhOGVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzQxOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(58,142,197,1) 0%, rgba(35,65,147,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(58,142,197,1)), color-stop(100%,rgba(35,65,147,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a8ec5', endColorstr='#234193',GradientType=0 ); /* IE6-8 */
    line-height: 1;
}
.pricing-table .title h1 {
    color: white;
    margin: 0;
    font-size: 1.7em;
    margin-bottom: 3px;
}
.pricing-table .title p {
    color: #98d8f5;
    margin: 0;
    font-size: 0.9em;
}

.pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.83333em 1.11111em;
    color: #666666;
    font-weight: normal;
    font-size: 17px;
    line-height: 1;
}

.pricing-table .bullet-item h3 {
    font-size: 34px;
    color: #2C5CA2;
    margin: 5px 0;
}

.pricing-table .bullet-item:last-child {
    border: none;
}

.pricing-table .bullet-item h3 span {
    color: #808080;
    font-weight: 300;
}

.pricing-table .price span {
    color: #808080;
    font-size: 14px;
}
.pricing-table .price p {
    margin: 10px 0;
    color: #4d4d4d;
}
.pricing-table .description {
    background-color: white;
    padding: 0.83333em;
    color: #666666;
    font-size: 0.66667em;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd;
}
.pricing-table .bullet-item {
    background-color: white;
    padding: 1.23333em 0.93333em;
    color: #808080;
    line-height: 1.8em;
    border-bottom: dotted 1px #dddddd;
}

.pricing-table .bullet-item img {
    margin-bottom: 6px;
    margin-top: 7px;
}

.pricing-table .bullet-item i {
    font-size: 1em;
    color: #999999;
}

.pricing-table .bullet-item p {
    font-size: 16px;
    margin: 0;
    line-height: 21px;
}

.pricing-table .cta-button {
    background-color: #f6f6f6;
    text-align: center;
    padding: 1.11111em 1.11111em;
}
.pricing-table .cta-button p {
    font-size: 16px;
    margin: 10px 0 13px 0;
}
.pricing-table .cta-button p strong {
    color: #2c5ca2;
}

/* ESTILOS INICIO */

.overlay-banner {
    z-index: 20;
    position: relative;
}

.gradient-header {
    background: #244093 no-repeat center;
}

.gradient-header-movil {
    background: #244093 no-repeat center;
}

.azul-plano {
    background: #244093 no-repeat center;
}

ul.botonera-principal {
    list-style: none;
    margin: 5px 0 10px 0;
    padding: 0;
}

ul.botonera-principal li {
    display: inline;
    /*margin: 0 8px 0 10px;*/
}

ul.botonera-principal li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

ul.botonera-principal li a {
    color: white;
    font-size: 1.1em;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    text-transform: uppercase;
    font-weight: 500;
    padding: 5px 10px !important;
}

ul.botonera-principal li a span {
    text-transform: none;
    font-weight: 400;
    font-size: 0.85em;
}

ul.botonera-principal li a span.online {
    color: #a0de4e;
}

ul.botonera-principal li a span.offline {
    color: #afb6ab;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background-color: #234193 !important;
}

ul.botonera-principal > li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #234193 !important;
}

.dropdown-menu > li > a, .dropdown-menu > li > a:focus{
    cursor: pointer;
    color: #234193 !important;
    background-color: #ffffff !important;
}

.dropdown-menu > li > a:hover{
    background-color: #dddddd !important;
}

#login {
    margin-bottom: 7px;
}

.form-login-container{
  display: flex;
  justify-content: end;  
}
.form-login-box {
    display: flex;
    align-items: flex-end;
    column-gap: 0.2em;
    justify-content: flex-end;
}
.form-login-box select{
    width: 15%;
}
.form-login-box input{
    width: 21%;
}

.header {
    /*padding-top: 20px;*/
    padding-bottom: 10px;
}

.links-principales {
    padding: 15px 0;
}

.links-principales img {
    margin-top: -9px;
    margin-right: 5px;
}

.links-principales a {
    color: #999999;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    letter-spacing: -1px;
}

.links-principales a h1 {
    font-size: 38px;
    margin: 0 0 0 0;
}

.links-principales a:hover {
    color: #c71818;
    text-decoration: none;
}

.marquesina {
    color: white;
    background: #999999;
    padding: 10px 0 0 0;
    font-size: 1.1em;
}

.line-right {
    border-right: 1px solid #cccccc;
}

.sub-footer {
    border-top: 1px solid #CCCCCC;
}

.footer {
    border-top: 1px solid #CCCCCC;
    margin-top: 10px;
}

.telefono-movil {
    margin-top: 65px;
    margin-bottom: -10px;
}

.copyright {
    color: #666666;
    font-size: 11px;
    padding: 15px 0 5px 0;
}

ul.botonera-footer {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}

ul.botonera-footer li {
    margin: 0 0 1px 0;
}

ul.botonera-footer li a {
    color: #808080;
    font-size: 13px;
}

ul.botonera-footer li a strong {
    text-transform: uppercase;
    margin: 8px 0;
    font-size: 14px;
}

.chat-footer {
    font-size: 16px;
    margin: 30px 0 10px 0;
}

.chat-footer a.activo {
    color: #7ccf42;
}

.chat-footer a.inactivo {
    color: #b7bfbb;
}

.chat-footer a:hover {
    text-decoration: none;
}

.chat-footer a.activo:hover {
    color: #4cae4c;
}

.chat-footer a.inactivo:hover {
    color: #7b7979;
}

.whatsapp-support{
    position: fixed;
    bottom:5px;
    right:60px;
    width:50px;
    height:50px;
    display:block;
    background-image: url('/themes/parley/assets/img/template/whatsapp-icon.png');
    background-repeat: no-repeat;
    background-size: 100%;
}

.contacto-footer h1, h2 {
    color: #666666;
    margin: 0;
}

.contacto-footer input {
    border-right: none;
    border-left: none;
    border-top: none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
    margin-right: 5px;
    box-shadow: none;
}

.contacto-footer h1 {
    font-size: 2.2em;
    margin-top: 40px;
    margin-bottom: 5px;
}

.contacto-footer h2 {
    font-size: 1.2em;
}

.condiciones a {
    font-size: 12px;
    margin-right: 5px;
}

.gradient-gris-pasos {
    padding: 15px 0;
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 25%, rgba(245,245,245,1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(255,255,255,1)), color-stop(99%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
    border-top: 1px solid #e6e6e6;
}

/*.gradient-gris-pasos input,button,select {
 margin-right:7px;
 }*/

.gradient-gris-pasos .btn-primary {
    width: 20%;
}

.gradient-gris-pasos-home {
    padding: 40px 0 30px 0;
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 25%, rgba(245,245,245,1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(255,255,255,1)), color-stop(99%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
}

.gris-productos-home {
    padding: 0 0 0 0;
    background: #F5F5F5;
}

.pasos-ganar h3 {
    color: #666666;
    margin-top: 50px;
}

.pasos-ganar h3 span {
    color: #234193;
}

.paso-1 {
    font-size: 80px;
    margin: 1px 0;
    line-height: 74px;
    letter-spacing: -1px;
    color: #999999;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}

.paso-2 {
    font-size: 80px;
    margin: 1px 0;
    line-height: 74px;
    letter-spacing: -1px;
    color: #808080;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}

.paso-3 {
    font-size: 60px;
    margin: 15px 0 5px 0;
    line-height: 40px;
    letter-spacing: -1px;
    color: #666666;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}

.paso-1:hover {
    color: #53cc55;
    cursor: pointer;
}

.paso-2:hover {
    color: #ff931e;
    cursor: pointer;
}

.paso-3:hover {
    color: #3ca9da;
    cursor: pointer;
}

.imagen-deportes {
    margin-bottom: 15px;
    display: inline;
}

a.olvido-contrasena {
    color: white;
    margin: 0 10px;
    font-size: 12px;
}

/* REGISTRO */

.registro-condiciones {
    background: #fafafa;
    border: 1px solid #cccccc;
    height: 150px;
    overflow-y: scroll;
    padding: 25px;
    font-size: 12px;
}

.registro-condiciones h6
{
    font-size: 18px !important;
    font-weight: bold;
    font-style: italic;
}

/*
 ESTILOS MARQUESINA
*/

/* nt-title */

#nt-title-container {

}

ul#nt-title {
    padding-left: 0;
}

#nt-title li {
    white-space: nowrap;
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
}

#nt-title li a {
    font-size: 1.1;
    color: white;
}

#nt-title li a:hover {
    color: silver;
    text-decoration: none;
}

.logo-inner {
    width: 170px;
    margin-top: 10px;
}

.azul_claro {
    /*background: #0b1028;*/
    background: #dfeaf2;
    padding: 20px 0 50px;
}

.tit-registro h1 {
    color: #2c5ca2;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

.tit-registro p {
    color: #808080;
    font-size: 18px;
}

.tit-registro img {
    margin-bottom: 10px;
}

.tit-registro p span {

    font-size: 14px;
}

.tit-registro p strong {
    color: #2c5ca2;
}

.tit-registro {
    margin-top: 30px;
}


.tit-password h1 {
    color: #2c5ca2;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    font-size:2.2em;
}

.tit-password p {
    color: #808080;
    font-size: 18px;
    margin-bottom:20px;
}

.tit-password img {
    margin-bottom: 15px;
}

.tit-password p span {

    font-size: 14px;
}

.tit-password p strong {
    color: #2c5ca2;
}

.tit-password {
    margin: 40px auto 50px;
}

.validacion-registro {
    color: #808080;
    font-size: 17px;
    padding: 10px 0 15px 0;
}

.info-contacto {
    margin: 30px 0 60px 0;
}

.info-contacto h1 {
    color: #2c5ca2;
    text-transform: uppercase;
    font-size: 43px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.info-contacto h3 {
    margin-bottom: 0;
    font-style: italic;
}

.info-contacto p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.info-contacto i {
    color: #2c5ca2;
}

.social-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-container ul li {
    clear: both;
    font-size: 16px;
}

.social-container ul li a {
    margin: 0 7px 5px 0;
}

.social-container p {
    text-transform: uppercase;
}

.ayuda a {
    font-size: 18px;
}

.ayuda {
    margin-top: 8px;
    display: block;
}

.login {
    margin: 60px 0 60px 0;
}

.login h1 {
    font-size: 40px;
    font-weight: bold;
}

.divisor {
    padding-right: 40px;
    border-right: 1px solid #ccc;
}

.login .iniciar {
    margin-left: 10px;
}

.login .btn-lg {
    margin-bottom: 10px;
    margin-top: 10px;
}

.margin-reponsive {
    margin-bottom: 45px;
}

.texto-destacado h3 {
    font-weight: lighter;
    line-height: 32px;
}

.texto-destacado {
    color: #2c5ca2;
}

.condiciones h1 {
    color: #2c5ca2;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.texto-condiciones {
    background: #fafafa;
    border: 1px solid #cccccc;
    height: 400px;
    overflow-y: scroll;
    padding: 25px;
}

.texto-condiciones strong {
    font-size: 18px;
}

div#uso, div#privacidad, div#terminos {
    padding: 60px 0;
}

#terminos {
    color: #2c5ca2;
}

#terminos strong {
    font-size: 18px;
}

.reglas h2 {
    font-size: 35px;
    color: #2c5ca2;
    margin-bottom: 20px;
    font-weight: normal;
}

.reglas strong {
    font-size: 18px;
}

.reglas {
    margin: 60px 0 50px 0;
}

ul.categorias {
    list-style: none;
    margin: 10px 0 20px 0;
    padding: 0;
}

ul.categorias li {
    padding: 0.43333em 0.73333em;
    margin: 5px 0;
    border-left: 4px solid #E6E6E6;
    border-bottom: 1px solid #e6e6e6;
}

ul.categorias li:first-child {
    background: none;
    font-size: 20px;
    color: #999999;
    text-transform: uppercase;
    border-left: none;
    border-bottom: none;
}

ul.categorias li a {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}

ul.categorias li.active {
    border-bottom: 1px solid #c20000;
    border-left: 4px solid #c20000;
    color: #2c5ca2;
}

ul.categorias li.active a {
    color: #c20000;
}

ul.categorias li small {
    color: #999999;
    font-style: italic;
    margin: -4px 0 0 0;
    display: block;
}

/* ALL MEDIA QUERIES */

/* MEDIA QUERIES LARGE */

@media only screen and (max-width: 3000px) {
    .pc-nosotros {
        margin: 20px 0 0;
    }

    .botonera-nosotros {
        margin: 60px 0 15px 0;
    }

    .boton-depositar {
        padding-top: 10px;
    }

    .agregar-cuenta {
        margin-top: 30px;
    }

}

/* MEDIA QUERIES TABLETS HOME */

@media only screen and (max-width: 991px) {
    .links-principales img {
        width: 25px;
    }

    .links-principales #logros {
        width: 60px;
    }

    .links-principales a h1 {
        font-size: 2.3em;
    }

    .padding-footer {
        padding: 10px 0 20px 0;
    }

    .pasos-ganar h3 {
        color: #666666;
        margin-top: 50px;
        font-size: 1.3em;
    }

    .pasos-ganar h3 span {
        color: #234193;
    }

    .paso-1 {
        font-size: 5em;
        margin-bottom: -1%;
    }

    .paso-2 {
        font-size: 5.5em;
        margin-bottom: -1%;
    }

    .paso-3 {
        font-size: 3.3em;
    }

    .imagen-deportes {
        width: 360px;
    }
    .pc-nosotros {
        margin: 100px 0 0;
    }

    .botonera-nosotros {
        margin: -60px 0 15px 0;
    }

    /*#premio, #balance, #apuesta, #codigo {
            width: 120px;
    }

    #premio input, #balance input, #apuesta input, #codigo input {
            width: 100px;
    }

    #premio h3, #balance h3, #apuesta h3, #codigo h3 {
            font-size: 0.9em;
            float: none;
            margin-bottom: 5px;
    }

    #jugadas {
    }*/

    .cuenta {
        text-align: center;
    }

    .boton-depositar {
        padding-top: 10px;
    }

    .agregar-cuenta {
        margin-top: 30px;
    }

}

/* MEDIA QUERIES MOVILES HOME */

@media only screen and (max-width: 767px) {
    .links-principales img {
        width: 20px;
    }

    .links-principales #logros {
        width: 50px;
    }

    .links-principales a h1 {
        font-size: 1.9em;
    }

    .padding-footer {
        padding: 10px 0 20px 0;
    }

    .pasos-ganar h3 {
        color: #666666;
        margin-top: 50px;
        font-size: 1.3em;
    }

    .pasos-ganar h3 span {
        color: #234193;
    }

    .paso-1 {
        font-size: 5em;
        margin-bottom: -1%;
    }

    .paso-2 {
        font-size: 5.5em;
        margin-bottom: -1%;
    }

    .paso-3 {
        font-size: 3.3em;
    }

    .imagen-deportes {
        width: 360px;
    }

    .gradient-header-movil {
        margin-top: 0;
    }

    .footer {
        margin-top: 0;
    }

    .pasos-ganar {
        text-align: center;
    }

    .gradient-gris-pasos-home {
        padding: 0px 0 40px 0;
    }

    .botonera-movil {
        text-align: center;
        margin-top: 15px;
    }

    .pc-nosotros {
        margin: 20px 0 0;
    }

    .botonera-nosotros {
        margin: -60px 0 15px 0;
    }

    .divisor {
        padding-right: 15px;
        border-right: none;
    }

    .botonera-nosotros {
        margin: -30px 0 15px;
    }

    ul#equipos-mobile li a {
        font-size: 13px;
    }

    ul#equipos-mobile li {
        margin-right: 7px;
    }

    /*#premio input, #balance input, #apuesta input, #codigo input {
            width: 80px;
    }*/

    .boton-depositar {
        padding-top: 15px;
    }

    .agregar-cuenta {
        margin-top: 5px;
        margin-bottom: 15px;
    }

}

a.rss {
    background: #ff931e;
    padding: 15px 20px;
    border-radius: 4px;
    color: white;
    font-size: 18px;
    font-weight: bold;
}

a:hover.rss {
    text-decoration: none;
    background: #eb881b;
}

a.rss img {
    width: 18px;
    margin-right: 10px;
}

.listado-noticias {
    margin: 25px 0 50px 0;
}

.noticia-principal {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 25px 0;
    padding-bottom: 10px;
}

.noticia-principal h1 {
    color: #2c5ca2;
    margin: 10px 0 5px 0;
    font-weight: normal;
}

.noticia-secundaria {
    margin-bottom: 45px;
}

.noticia-secundaria p {
    color: #808080;
}

.noticia-secundaria h2 {
    font-weight: normal;
    font-size: 1.5em;
    margin: 15px 0 10px 0;
}

.noticia-secundaria h2 a {
    color: #666666;
}

.noticia-secundaria small {
    color: #999999;
    display: block;
    margin-bottom: 10px;
}

.tit-secciones h1 {
    font-weight: bold;
    color: #2c5ca2;
    float: left;
    margin: 0 20px 0 0;
    text-transform: uppercase;
}

.tit-secciones {
    margin-bottom: 25px;
}

.tit-secciones p {
    color: #808080;
}

.tit-secciones h6 {
    color: #999999;
    line-height: 16px;
}

.social-share {
    margin: 30px 0 15px 0;
}

.social-share h2 {
    font-size: 18px;
    color: #999999;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 15px 15px;
}

.header-tickets p {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.header-tickets strong {
    color: #2c5ca2;
}

.tabla-tickets table {
    background: white;
    border: 1px solid #cccccc;
}

.tabla-tickets h4 {
    color: #2c5ca2;
    margin: 15px 0 15px 0;
    font-weight: normal;
}

.usuario-logeado span {
    color: #ffffff;
}

.usuario-logeado {
    float: right;
}

.usuario-logeado h5 {
    color: white;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
}

.usuario-logeado a {
    color: white;
    font-size: 12px;
    margin-left: 5px;
}

ul.usuario-logeado li {
    float: left;
    margin-left: 10px;
}

ul.usuario-logeado li a.btn {
    margin-top: 6px;
    color: #808080;
}

ul.usuario-logeado li a.btn span {
    color: #808080;
    top: 2px;
}

ul.usuario-logeado {
    list-style: none;
    margin-bottom: 0;
    margin-top: 1px;
}

/* ESTILOS RESULTADOS */

.jugador
{
    font-style: italic;
    font-size: 8px !important;
}

/* ESTILOS LOGROS */

.logros-text
{
    font-size: 12px;
    font-weight: 400 !important;
    margin-top: 5px;
}

.print-deporte
{
    margin-left: 7px;
    cursor: pointer;
}

/* ESTILOS TAQUILLA */
.toTop {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    background-image: url('../img/template/up.png');
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

.proceso-ticket {
    padding: 13px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #cccccc;
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 25%, rgba(245,245,245,1) 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(255,255,255,1)), color-stop(99%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 25%,rgba(245,245,245,1) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
}

.proceso-ticket.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    border: none;
    /*background: #2A64AB url(../img/template/fondo-header-inner.png) repeat-x left -30px;*/
    max-height: 56px;
}

/*.proceso-ticket.fixed h3 {
        color: #fff;
}

.proceso-ticket.fixed span.badge {
        background-color: #fff;
        color: #444;
        padding: 8px;
}*/

.proceso-ticket .form-group {
    margin-bottom: 0;
}

.equipos {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 15px 0 10px 0;
    background-color: #FFFFFF;
}

.equipos.fixed {
    position: fixed;
    top: 0;
    z-index: 998;
    background: #2A64AB url(../img/template/fondo-header-inner.png) repeat-x left -40px;
}

.equipos.fixed #equipos-mobile li a {
    color: #eee;
}

.equipos.fixed #equipos-mobile li a:hover {
    color: #fff;
}

.equipos.fixed #equipos-mobile li.active a {
    border-color: #eee;
}

.equipos.fixed .balance {
    color: #fff;
}

#jugadas .dropdown-toggle {
    font-weight: bold;
    text-transform: uppercase;
}

#jugadas .dropdown-menu {
    padding: 10px 12px;
    margin: 2px 0 0;
}

.filtrar-margin{
    margin-top: 5px;
}

#jugadas .dropdown-menu table tbody td {
    font-size: 12px;
}

.equipos ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.equipos ul li {
    display: inline;
    margin-right: 15px;
    height: 40px;
}

.equipos ul li a {
    text-transform: uppercase;
    color: #808080;
    font-size: .9em;
}

.equipos ul li.active a {
    border-bottom: 4px solid #d9534f;
    padding-bottom: 8px;
    color: #d9534f;
}

.equipos ul li.active a{
    color: #c20000;
    text-decoration:none;
}

.equipos ul li a:hover {
    text-decoration: none;
    color: #CCCCCC;
}

.equipos .balance {
    font-size: .9em;
    margin-top: 5px;
}

.titulo-juego h1 {
    font-size: 1.3em;
    margin: 30px 0 15px 0;
    font-weight: normal;
    line-height: 1.4em;
}

.titulo-juego h1 span {
    display: block;
    margin: 10px 0;
}

.juegos-activos h2 {
    font-size: 1.2em;
    margin: 30px 0 15px 0;
}

.taquilla {
    margin-bottom: 50px;
}

tr.categorias-juegos th p {
    font-size: 11px;
    line-height: 11px;
    margin: 0;
    font-weight: bold;
}

tr.categorias-juegos th {
    background: #FFF5BE;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 5px 0;
}

.expandir {
    margin-bottom:10px;
}

tr.categorias-juegos td {
    border-top: 1px solid #999999;
}

.juego-hover:hover {
    background-color:#F0F0F0;
}

.taquilla table td .checkbox {
    font-size: 11px;
    color: #333;
}

.taquilla table td span {
    display: block;
    text-align: left;
    margin-left: 4px;
    font-size: .8em;
    font-weight: bold;
}

.taquilla table td span.opcion-a {
    margin-bottom: 4px;
}

.taquilla table td p {
    margin: 0;
}

.mensaje-taquilla  {
    margin:15px 0px;
}

.mensaje-taquilla p {
    font-size: 1.5em;
    font-weight:100;
    line-height:28px;
}

.modal-header-taquilla {
    background:none !important;
    border-bottom: none !important;
    padding: 10px 15px 15px 15px;
    min-height: 16.42857143px;
    -webkit-border-radius: 6px 6px;
    border-radius: 6px 6px;
}

.modal-header-error {
    background: #f2dede !important;
    border-bottom: none !important;
    padding: 10px 15px 15px 15px;
    min-height: 16.42857143px;
    -webkit-border-radius: 6px 6px;
    border-radius: 6px 6px;
}

.mensaje-taquilla span {
    font-size: 1.5em;
    margin-bottom:10px;
}

.mensaje-abono h2 {
    color:#2C5CA2;
    margin:10px 0 5px 0;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.6em;
}

.mensaje-abono p {
    font-size:1.1em;
}

.mensaje-abono {
    margin: 10px 0;
}


@media screen and (min-width: 1200px) {
    .taquilla table td .checkbox {
        font-size: 12px;
    }

    .taquilla table td span {
        font-size: .9em;
    }
}

td.fecha-juego {
    background: #2a64ab !important;
}

td.fecha-juego p {
    margin:0;
    padding:2px 5px 2px 15px;
    color:white;
}

tr.border-table.odd td {
    background-color:#F0F0F0;
}

tr.border-table td {
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #dddddd;
}

tr.border-table td:first-child {
    border-left: none;
}

tr.border-table td:last-child {
    border-right: none;
}

.calculos-taquilla input {
    margin-right: 10px;
    width: 50px;
}

.calculos-taquilla label {
    margin-right: 5px;
}

/*.premio h3, .balance h3, .apuesta h3, .codigo h3 {
        color: #808080;
        float: left;
        font-size: 1.1em;
        font-weight: 500;
        margin: 8px 10px 0 0;
}

.premio, .balance, .apuesta {
        width: 170px;
        float: left;
}

.codigo {
        width: 130px;
        float: left;
}

.balance input, .apuesta input {
        width: 80px;
        padding: 0 8px;
}

#premio input {
        width: 80px;
        padding: 0 8px;
        color: #53cc55;
        border: 2px solid #53cc55;
        font-weight: bold;
        font-size: 15px;
}

.codigo input {
        width: 50px;
        padding: 0 8px;
}

.procesar-ticket {
        margin: 15px 0;
}

.procesar-ticket-mobile {
        padding: 15px 0 0 0;
}*/

#premio-mobile input {
    color: #53cc55;
    border: 2px solid #53cc55;
    font-weight: bold;
    font-size: 15px;
}

.juegos-activos button {
    margin-top: 25px;
}

/* DEPOSITOS */

.tit-pasos-despositar {
    margin: 60px 0 25px 0;
}

.tit-pasos-despositar h1 {
    margin: 5px 0 15px 0;
    color: #2c5ca2;
    font-weight: bold;
}

.tit-pasos-despositar img {
    /* margin-bottom: 15px; */
}
.android-app-qr-image,
.fb_iframe_widget_fluid {
    display: inline-block;
}
.flecha-pasos {
    color: #2c5ca2;
    font-size: 18px;
}

.paso1-deposito, .paso2-deposito {
    margin: 10px 0;
    text-align: center !important;
}

.paso1-deposito h2, .paso2-deposito h2 {
    color: #2c5ca2;
    font-size: 26px;
    margin-bottom: 2px;
    font-weight: 300;
    /*text-align: left;*/
}

.paso1-deposito img, .paso2-deposito img {
    float: left;
    width: 50px;
    margin-right: 15px;
    margin-top: -2px;
    margin-bottom: 25px;
}

.paso1-deposito p, .paso2-deposito p {
    margin: 0;
    color: #666666;
    font-size: 15px;
    /*text-align: left;*/
}

.paso2-deposito strong {
    color: #c20000;
    font-size: 16px;
    padding-top: 5px;
    display: block;
}

.pasos-deposito a {

    margin: 20px 0;
}

.cuentas-bancarias {
    margin: 20px 0 40px 0;
}

/* COBROS */

a.editar-datos {
    font-size: 16px;
    color: white;
}

a.editar-datos:hover {
    color: silver;
    text-decoration: none;
}

a.editar-password {
    font-size: 12px;
    color: white;
}

a.editar-password:hover {
    color: silver;
    text-decoration: none;
}

.notificacion h2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 20px;
}

.notificacion-lateral {
    margin-bottom: 20px;
}

.notificacion-lateral h1 {
    font-size: 26px;
    color: #2C5CA2;
    margin: 0 0 5px 0;
    font-weight: 300;
}

.notificacion-lateral p span {
    padding-bottom: 0.15em;
}

ul.datos-verificacion {
    margin: 25px 0;
    padding: 0;
    list-style: none;
    border-left: 1px solid #e5e5e5;
    padding-left: 20px;
}

ul.datos-verificacion p {
    font-size: 18px;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
}

ul.datos-verificacion p strong {
    font-size: 16px;
    color: #666666;
}

ul.datos-verificacion img {
    width: 130px;
}

.retiro {
    color: #d9534f;
}

.mensaje-verificacion {
    padding: 20px 0;
}

.mensaje-verificacion span {
    font-size: 25px;
    display: block;
    margin-bottom: 10px;
    color: #53cc55;
}

.banco-receptor a img {
    /*line-height: 1.42857143;*/
    /*background-color: #ffffff;*/
    /*border: 1px solid #dddddd;*/
    /*border-radius: 4px;*/
    /*-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;*/
    display: inline-block;
}

.banco-receptor a img.inactive {
    opacity: 0.3;
    border: 1px solid #dddddd;
}

/* PERFIL */

#header-perfil {
    padding: 1.1em 1em;
    background: rgb(58,142,197); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhOGVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzQxOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(58,142,197,1) 0%, rgba(35,65,147,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(58,142,197,1)), color-stop(100%,rgba(35,65,147,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(58,142,197,1) 0%,rgba(35,65,147,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a8ec5', endColorstr='#234193',GradientType=0 ); /* IE6-8 */
}

#header-perfil p {
    margin: 0;
    color: #98d8f5;
    font-size: 0.9em;
}

#header-perfil h4 {
    color: white;
    font-size: 1.7em;
    margin: 0 0 0px;
}

ul.datos-personales {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.datos-personales li {
    margin: 0;
    padding: 0.7em 0 0.5em 0;
    list-style: none;
    border-bottom: dotted 1px #dddddd;
}

ul.datos-personales li:last-child {
    border-bottom: none;
}

ul.datos-personales li p {
    margin: 0 0 3px 0;
}

.perfil-input-size
{
    width: 200px;
    float: right;
}

.perfil-input-error
{
    float: right;
}

/* CALCULADORA */

.instrucciones-calculadora {
    padding: 1.2em;
    background: #f2fbff;
    border: 1px solid #2c5ca2;
    border-radius: 5px;
    color: #2C5CA2;
    height: 420px;
    overflow-y: scroll;
}

.instrucciones-calculadora h2 {
    color: #2C5CA2;
    font-size: 1.5em;
    text-align: center;
    margin: 10px 0;
    line-height: 30px;
}

#calculadora ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#calculadora {
    text-align: center;
}

#calculadora li {
    text-align: center;
}

#calculadora table td {
    border: none;
    text-transform: uppercase
}

#calculadora table td.number span {
    padding: 8px 15px 6px;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
}

#campo-apuesta {
    padding: 12px 16px;
    font-size: 20px;
    border: 2px solid #53cc55;
    margin-bottom: 25px;
}

.calculadora-inputs {
    padding-top: 120px;
}

.calculadora-inputs input {
    margin-bottom: 5px;
}

.tabla-contacto {
    margin-top: 30px;
}

.fondo-nosotros {
    background: #3795cc url('../img/template/fondo-nosotros.png') no-repeat center bottom;
    padding: 20px 0 50px;
    float: right;
}

.inicio-sesion-interno .glyphicon {
    top: 1px;
}

.login_dropdown {
    left: -80px;
    min-width: 283px;
    padding: 20px;
}

.login_dropdown button {
    margin-top: 15px;
}

.login_dropdown a {
    font-size: 12px;
}

.login_dropdown h1 {
    font-weight: 300;
    margin: 0 0 12px 0;
    font-size: 1.6em;
}

.login_dropdown .form-group {
    margin: 7px 0;
}

/* CONFIRMACIONES */

.confirmacion-registro {
    margin-top: 40px;
    margin-bottom: 10px;
}

.confirmacion-registro h1 {
    color: #2c5ca2;
    font-weight: bold;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    font-size: 42px;
}

.confirmacion-registro h2 {
    margin: 30px 0 10px 0;
    font-size: 1.3em;
    font-weight: 400;
}

.confirmacion-registro p {
    color: #808080;
}

.confirmacion-registro-inner h2 {
    margin: 0 0 6px 0;
    font-size: 2.2em;
    color: #2C5CA2;
    font-weight: 300;
}

.confirmacion-registro-inner {
    background: #b3d8f2;
    border-radius: 6px;
    padding: 25px 10px;
}

.confirmacion-registro-inner p {
    color: #2C5CA2;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 10px 0;
}

.confirmacion-registro-inner-error h2 {
    margin: 0 0 6px 0;
    font-size: 2.2em;
    color: #a94442;
    font-weight: 300;
}

.confirmacion-registro-inner-error {
    background: #f2dede;
    border-radius: 6px;
    padding: 25px 10px;
}

.confirmacion-registro-inner-error p {
    color: #a94442;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 10px 0;
}

/* Errores */

.error-404 {
    padding-bottom: 40px;
    /*background: url(../img/template/fondo_error.jpg) center top no-repeat;
    -webkit-background-size: 80% auto;
    -moz-background-size: 80% auto;
    -o-background-size: 80% auto;
    background-size: 80% auto;*/
}

.error-500 {
    padding-bottom: 40px;
    background: url(../img/template/offside.jpg) center top no-repeat;
    -webkit-background-size: 80% auto;
    -moz-background-size: 80% auto;
    -o-background-size: 80% auto;
    background-size: 80% auto;
}

.error-404 h1, .error-500 h1 {
    color: #2C5CA2;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 3.2em;
}

.mantenimiento-img {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1600px;
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

@media screen and (max-width: 1024px) {
    img.mantenimiento-img {
        left: 50%;
        margin-left: -800px;
    }
}

@media screen and (max-width: 1300px) {
    img.mantenimiento-img {
        left: 50%;
        margin-left: -800px;
    }
}

.mantenimiento h1 {
    color: #2C5CA2;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 3.2em;
    margin-top: 10px;
}

.error-404 h1 span, .error-500 h1 span {
    color: #D65050;
}

.error-404 h2, .error-500 h2, .mantenimiento h2 {
    color: #2C5CA2;
    font-weight: 300;
    margin-bottom: 5px;
}

.error-404 p, .error-500 p, .mantenimiento p {
    margin-bottom: 20px;
    font-size: 16px;
}

#error-float {
    margin-top: 50px;
    padding-bottom: 70px;
}

#error-float-500 {
    padding: 50px 0;
}

#p-parley {
    margin-top: 50px;
    position: static;
}

.icon-mant {
    margin-top: 100px;
}

@media only screen and (max-width: 767px) {
    .error-404 {
        padding-bottom: 20px;
        /*background: url(../img/template/fondo_error.jpg) center top no-repeat;
        -webkit-background-size: 150% auto;
        -moz-background-size: 150% auto;
        -o-background-size: 150% auto;
        background-size: 150% auto;*/
    }

    #error-float {
        margin-top: 200px;
        padding-bottom: 70px;
    }

    .mantenimiento h1 {
        font-size: 2.5em;
    }

}

@media only screen and (max-width: 767px) {

    .error-500 {
        padding-bottom: 20px;
        background: url(../img/template/offside.jpg) center 10% no-repeat;
        -webkit-background-size: 150% auto;
        -moz-background-size: 150% auto;
        -o-background-size: 150% auto;
        background-size: 150% auto;
    }

    .mantenimiento {
        background: #dfeaf2 url(../img/template/fondo-mantenimiento.jpg) no-repeat;
        -webkit-background-size: 230% auto;
        -moz-background-size: 230% auto;
        -o-background-size: 230% auto;
        background-size: 230% auto;
        background-position: center bottom;
    }

    .icon-mant {
        margin-top: 20px;
    }

}

html {
    height: 100%;
}

/* SOLICITUDES PENDIENTES */

.solicitud-pendiente {
    margin-top: 40px;
    margin-bottom: 10px;
}

.solicitud-pendiente .inner {
    background: white;
    border-radius: 6px;
    padding: 25px 30px;
}

.solicitud-pendiente h1 {
    color: #2c5ca2;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    margin:10px 0 15px 0;
}

.solicitud-pendiente h2 {
    font-size: 1.8em;
    font-weight: 300;
    margin:0 0 8px 0;
    color: #2c5ca2;
    line-height:28px;
}

.solicitud-pendiente p {
    color: #808080;
}

/* SALDO INSUFICIENTE */

.saldo-insuficiente {
    margin-top: 40px;
    margin-bottom: 10px;
}

.saldo-insuficiente .inner {
    background: white;
    border-radius: 6px;
    padding: 25px 30px;
}

.saldo-insuficiente h1 {
    color: #d65050;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    margin:10px 0 5px 0;
}


.saldo-insuficiente p {
    color: #808080;
    margin-bottom:20px;
}

.saldo-insuficiente h3 {
    margin:0;
}

.intentar-padding {
    padding-top:15px;
    padding-bottom:15px;
}

.anchor {
    display: block;
    height: 60px;
    margin-top: -60px;
    visibility: hidden;
}

#combinacion-error .modal-dialog {
    margin-top: 110px;
}

.taquilla-inactiva h1 {
    color: #2c5ca2 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    margin:10px 0 5px 0;
}

/* TICKETS */

.optionbar-input
{
    max-width: 150px;
}

.tickets td {
    border-top:none !important;
    padding: 0 !important;
}

.tickets-header {
    background:#f2fbff;
    border-bottom:1px solid #e5e5e5;
    margin-bottom:15px;
}

.tickets-font {
    font-size:12px;
}

.tickets-title {
    border-top:none !important;
    color:#2C5CA2;
    font-size:16px;
}

.tickets-list {
    margin-top:15px;
}

.tickets-hr hr {
    border-color:#DDDDDD !important;
}

.tickets-header h1 {
    font-size:16px !important;
    color:#2C5CA2 !important;
    margin:0 !important;
    padding:15px !important;
}

.tickets-estado {
    padding:15px !important;
}

.tickets-print {
    padding-bottom:15px !important;
}

.tickets-print span {
    font-size:11px;
    top:0 !important;
}

.historial-balance
{
    font-size: 16px;
    margin:0;
}

.status-label-success
{
    background-color: #3bb43d;
}

/* Movimientos */

.movimientos td 
{
    padding: 8px !important;
}

.tabla-movimientos table {
    background: white;
    border: 1px solid #cccccc;
}

.tabla-movimientos h4 {
    color: #2c5ca2;
    margin: 15px 0 15px 0;
    font-weight: normal;
}

.tabla-movimientos .table-responsive {
    max-height:500px;
    overflow-y:auto;
}

.tabla-movimientos .table {
    margin-bottom:0px !important;
}


.header-movimientos p {
    font-size: 16px;
    margin: 0 0 10px 0;
}

.header-movimientos strong {
    color: #2c5ca2;
}

/* DROPDOWN DDSLICK */

.dd-option-text {
    margin:0;
}

.dd-option-image {
    margin:0 10px 0 0 !important;
    width: 40px !important;
}

.dd-selected {
    color:#555;
    font-weight: normal !important;
    font-size:14px !important;
}

.dd-selected-text {
    margin:0;
}

.dd-selected {
    padding:10px 10px 10px 20px !important;
}

.dd-selected:hover {
    text-decoration:none;
    color:#555;
}

.dd-selected-image {
    margin:0 10px 0 0 !important;
}

.dd-selected-description {
    line-height:0.9em !important;
}

.dd-desc {
    line-height:0.9em !important;
}

a.balance-global span.badge {
    background-color: #DFF0D8;
    color: #407A41;
    font-size: 14px;
}

a.balance-global span.badge-gray {
    background-color: #6d6d6d;
    color: #c4c4c4;
    font-size: 14px;
}

a.balance-global span.badge-blue {
    background-color: #d7dcef;
    color: #2d4096;
    font-size: 14px;
}

/* ESTILOS PASOS PARA APOSTAR */

h1.apostar {
    margin:25px 0 5px 0;
}

p.apostar {
    margin:0px 0 20px 0;
    font-size:18px;
}

.paso-apostar {
    display: block;
    padding: 13px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.paso-apostar h2 {
    color: #2c5ca2;
}

.paso-apostar:hover {
    background: #dfeaf2;
}

.text-apostar {
    margin: 5px 0 10px 0;
}

/* Mensajes */

.mensaje-privado  {
    padding: 30px 50px;
}

.mensaje-privado p {
    font-size: 1.3em;
    font-weight:100;
    /*line-height:28px;*/
    text-align: justify;
}

.mensaje-privado ol {
    font-size: 1em;
    font-weight:100;
    line-height:28px;
    text-align: justify;
    padding-left: 30px;
}

.mensaje-privado ul {
    font-size: 1em;
    font-weight:100;
    line-height:28px;
    text-align: justify;
    padding-left: 30px;
}

.mensaje-asunto {
    font-size: 1.2em;
    font-weight:200;
}

ul#noty_topRight_layout_container {
    top:115px !important;
}

.noty_message {
    font-size: 14px !important;
}

.modal-vertical-centered {
    transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important; /* IE 9 */
    -webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}

table#telefonos {
    margin-top: 10px;
    width: 100%;
}

table#telefonos tr.first {
    border-bottom: 1px solid #ddd;
}

table#telefonos td {
    text-align: center;
    width: 50%;
    padding: 5px 0;
}

table#telefonos td.left {
    border-right: 1px solid #ddd;
}

span#horario {
    display:block;
    margin-top:10px;
    font-size:.9em;
    width:100%;
    text-align:center;
}

/* USER PERSONAL MENU*/
.user-links {
    margin-top: 6px; /*Uncomment if friends invitation comes back*/
    margin-left: 2px !important;
}

.user-links .dropdown-toggle{
    padding: 5px 8px;
    text-decoration: none !important;
    font-size: 16px !important;
}

.user-links .dropdown-menu {
    z-index: 10000001;
}

.user-links .dropdown-menu > li > a
{
    padding: 5px 0 !important;
    margin-left: 0 !important;
}

.salir {
    margin-top: 0 !important;
    margin-left: 2px !important;
}

.salir a {
    margin-top: 0 !important;
}

/* Android footer */
.android-footer{
    font-size: 16px !important;
    padding: 2px 5px 2px 5px !important;
    background-color: #5e5e5e;
    border-color: #686868;
}

.btn-app-store{
    background: #5E5E5E;
    color: white;
    position: relative;
    height: 50px;
    padding-left: 5px;
    padding-right: 35px;
}
.btn-app-store .small{
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 2px;
    margin-top: 5px;
}
.btn-app-store .big{
    display: block;
    text-align: left;
    font-size: 15px;
    line-height: 21px;
}

.servicios-item {
    text-align: left;
}

.servicios-item > i {
    float: left; padding: 10px 10px 50px 5px;
}

.servicios-item > i > img {
    width: 45px;
}

.servicios-item > h3 {
    padding-top: 5px; color:#01549B;
}

.inner_alone {
    background: white;
    border-radius: 6px;
    padding: 25px 30px;
}

.margin_bottom_10{
    margin-bottom: 10px;
}

.badge_mod{
    font-size: 9px !important; font-weight: bold !important; padding: 2px !important;
}

.margin_top_10{
    margin-top: 10px;
}

/**ESTILO QUINIELA*/
.panel_quiniela{
    background-color: #73767A;
    width: 100% !important;
    color: #fff;
    padding: 10px 0px;
}

.panel_head_quiniela {
    background-color: #505459;
    width: 100% !important;

}

.panel_quiniela_in{
    padding: 0px 10px;
}

.heading_quiniela{
    color:#E4E1E8;
    margin-bottom:0;
    margin-top:9px !important;
    font-size:20px !important;
    line-height: 1.1;
}

.contenido_quiniela{
    color: white;
    margin-top: 0px !important;
    background: #302f2f;
    font-size: 14px;
    white-space: nowrap;
}

.quiniela_premio_in{
    color: #FF8700;
    font-weight: bolder;
}

.boton_quiniela{
    font-size:20px;
    background-color: #2e9a30;
}
.boton_quiniela:hover{
    background-color:#4CC92D;
}

.share_style{
    background: #232222;
    overflow-x: hidden;
}

.bono_img_padding{
    padding:10px;
}
.borders{
    border:1px solid black;
}
.text-padding{
    padding-top: 40px;
}
.header-margin{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
/**FIN ESTILO QUINIELA*/

/*Inicio: Caja de notificacion*/
.box-notification-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999999999;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.box-notification-request {
    position: fixed;
    background-color: white;
    top: 15px;
    left: 2em;
    padding: 1em;
    border-radius: 0.5em;
    border-left: 6px solid 2196F3!important;
}
.box-notification-request .box-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;

}
.box-notification-request .flex-item {
    -webkit-flex: auto;
    flex: auto;
}
.box-notification-request .text {
    width: 24rem;
}
.box-notification-request .box-buttons {
    text-align: right;
}
/*Fin: Caja de notificacion*/

.bold-text {
    font-weight: bold;
}


.promoarticles, .thcontent > a{
    display: flex;
    align-items: center;
    flex-flow: column;
    color: #070707;
    text-decoration: none;
}
.promoarticles{
    padding: 1em;
    overflow-y: scroll;
    scrollbar-color: #404040b3 transparent; /*firefox*/
}
.promoarticles > .thcontent{
    max-width:80%;
}
::-webkit-scrollbar {
    width: 10px;
}
.thumbnail:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}


