#event-countdown, .ng-binding.ng-scope{
    display: block;
}


#parallax.entry-image.parallax.header-stick, #post-list-footer, .sidebar-widgets-wrap{
    display:  block;
}

h3 {
    font-size: 20px !important;
}

.event_detail_race_name {
    display: block;
}

::selection {
    color: #ffffff;
    background: #1471b7;
}

#top-bar {
    display: none !important;
}

#header.full-header {
    width: auto;
    height: auto;
    display: none !important;
}

.parallax {
    background: url('//admon.marcate.com.mx/...') no-repeat fixed !important;
    background-size: 0% !important;
    background-position-y: 255px;
}

.parallax .entry-overlay-meta {
    padding: 15px;
    font-size: 12px;
    text-align: left;
    right: 38px;
    bottom: 160px;
    width: 100;
    height: 260;
    line-height: inherit;
    background-color: #019EE1;
    border-radius: 10px;
}

.parallax .countdown {
    top: -50;
}

.parallax .countdown-section {
    border-left: 0;
    width: 80px;
    height: 80px;
    margin: 0 8px;
    font-size: 13px;
    color: #fff;
    /*color cambiado*/
    background-color: #019EE1;
    /*color cambiado*/
    border-radius: 3px;
    padding-top: 14px;
}

.parallax .countdown-amount {
    font-size: 28px;
    margin-bottom: 6px;
    color: #FFF !important;
}

.countdown-period, strong {
    color: #ffffff !important;
}


/*/ color de Texto dentro de Parallax*/

strong.ng-binding,
li.ng-binding,
i.icon-dollar {
    /*color: black;*/
    color: #ffffff !important;
}


/*/ Color de Botones activos en Proceso de Inscripción /*/

.btn-success,
.btn-success:hover,
.button#btnRegistrarSinCuenta,
#buttonRegistration,
#gotoTop,
#result_detail_nameSeachButton,
#LastBtnfiltro,
#btnCangeaCodigo,
.btnRegistroEquipos,
#btnRegistrarEquipo,
#btnParticipantesSave,
#btnEquipoPago {
    background: #ffffff;
    background: -webkit-linear-gradient(1deg, #FF8909 30%, #263E42 100%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(1deg, #FF8909 30%, #263E42 100%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(1deg, fe0cf0 30%, #263E42 100%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(1deg, #FF8909 30%, #263E42 100%);
    /* Standard syntax & Google Chrome */
    border: 1px solid white;
    color: #ffffff !important;
}

.bg-body,
.single-event {
    background: #ffffff url ('./img/background.jpg');
    background-size: 100%;
}

.content-wrap {
    position: relative;
    padding: 100px 0;
    background: #ffffff url('./img/background.jpg');
    background-size: 100%;
}

#content .container {
    position: relative;
    background-color: #ffffff00;
    /* #ffffffc5*/
    /**/
    /**/
    border-radius: 1px 1px;
    -webkit-box-align: 2px 2px 2px 6px #B4B4D600;
    -moz-box-shadow: 2px 2px 2px 6px #B4B4D600;
    box-shadow: 2px 2px 2px 6px #B4B4D600;
}


/* Header look&Feel*/

#page-title {
    background: #FFFFFF url('./img/header.png') no-repeat center !important;
    height: 340px;
    background-size: 100% auto !important;
    width: 100%;
    padding-top: 14%;
}

@media only screen and (max-width: 400px) {
    #page-title {
        background: #FFFFFF url('./img/header_movil.png') no-repeat center !important;
    }
}

.registration_background {
    background: #FFFFFF url('./img/background.jpg')center top !important;
    background-size: auto !important;
    background-position-x: center !important;
    background-repeat: repeat-y !important;
}

#content {
    background: #ffffff url('./img/background.jpg') !important;
}

h3>span:not(.nocolor),
h5>span:not(.nocolor),
#spnExoneracion.linkOscuro {
    /*font-family: gameplay, Arial;*/
    color: #414643 !important;
    border: 1px solid white !important;
}


/*Color de botones apartado resultados Lado Izquierdo*/

.button,
#oneClickLeaderBoard,
#oneClickOverAll,
#oneClickWinners,
#resultNotFound,
.button.button-rounded.button-reveal.button-large.si-colored.si-print {
    background-color: #ffffff !important;
}

#footer {
    display: block;
    background: #FFFFFF url('./img/footer.png') no-repeat center!important;
    display: block;
    height: 340px;
    background-size: 100% auto !important;
    width: 100%;
    padding-top: 14%;
}

@media only screen and (max-width: 400px) {
    #footer {
        display: block;
        background: #FFFFFF url('./img/footer.png') no-repeat center!important;
    }
}

.sidebar-widgets-wrap {
    display: none;
}

.footer-logo {
    display: none;
}

.orange {
    color: #ffffff;
    display: none;
}

.encabezadoResultados,
h2 {
    /*font-family: 'gameplayregular', arial;*/
    color: #FFFFFF;
}

#graphic {
    width: 800px !important;
    margin: 0 auto;
    background: whitesmoke;
}

#contact-form-overlay,
.thumbnail {
    margin-left: -15px;
    margin-right: -15px;
    background: transparent;
    border-radius: 10px;
    border: 1px solid white;
}

.col-lg-12 {
    background: transparent;
    border-radius: 10px;
}

.footer-widgets-wrap {
    display: none;
}

.widget.first-child {
    margin-top: 0;
    display: none;
}

#footer.dark,
.dark #footer {
    background-color: transparent;
    color: transparent;
    border-top-color: rgba(0, 0, 0, 0.2);
}

.green {
    color: transparent;
}

p,
label,
h3,
h5,
li,
.sm-form-control,
a {
    /*font-family: gameplay, Arial;*/
    font-size: 12px;
    color: #414643;
}

span {
    color: #414643;
}

h1 {
    display: none;
}

.divider {
    display: none;
}


/*/color de botón Aclaraciones Resultados/*/

.button.button-3d.button-medium.nomargin {
    background-color: #ffffff !important;
}


/*/ Color de Botones activos en Resultados /*/

.button.button-3d:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime):hover,
.process-steps li.active a,
.process-steps li.ui-tabs-active a,
.sidenav>.ui-tabs-active>a,
.sidenav>.ui-tabs-active>a:hover,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: transparent !important;
    background: -webkit-linear-gradient(1deg, #FF8909 30%, #263E42 100%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(1deg, #FF8909 30%, #263E42 100%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(1deg, #FF8909 30%, #263E42 100%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(1deg, #FF8909 30%, #263E42 100%)
    /* Standard syntax & Google Chrome */
    !important;
}


/*Colores de Iconos resultados*/

#primary-menu.style-3>ul>li.current>a,
#primary-menu.sub-title>ul>li:hover>a,
#primary-menu.sub-title>ul>li.current>a,
#primary-menu.sub-title>div>ul>li:hover>a,
#primary-menu.sub-title>div>ul>li.current>a,
#top-cart>a>span,
#page-menu-wrap,
#page-menu.dots-menu nav li.current a,
#page-menu.dots-menu nav li .dots-menu-caption,
#portfolio-filter li.activeFilter a,
#portfolio-shuffle:hover,
.entry-link:hover,
.sale-flash,
.button:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime),
.button.button-dark:hover,
.promo.promo-flat,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.i-rounded:hover,
.i-circled:hover,
ul.tab-nav.tab-nav2 li.ui-state-active a,
.testimonial .flex-control-nav li a,
.skills li .progress,
.owl-theme .owl-dots .owl-dot span,
#gotoTop:hover,
.dark .button-dark:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark ul.tab-nav.tab-nav2 li.ui-state-active a,
.dark .tagcloud a:hover,
.ei-slider-thumbs li.ei-slider-element {
    background-color: #000000 !important;
    color: #fff;
}

#wrapper {
    background-color: #000000;
}

#footer_mapImage {
    display: none;
}

#toViewCertificate,
#btnMisFotos,
#slider,
.msgNoHayFotos {
    display:#000000;
}


/*/ Photos&Middlepoints/*/



/*/ Color de Textos Datos de resultados/*/

#nameCorredor,
#numeroyequipo,
.msgNoHayFotos.text-center.fz20.mt50,
#spnNumeroR,
h2.text-uppercase,
#infoGunParaFotos {
    color: #000000 !important;
}


/*/ Color de Texto posiciones Resultados /*/

#tdPosDistancia,
#tdPosCategoria,
#tdPosRama,
.time-title,
#tdPosDistanciaAntes,
#tdPosDistanciaDespues,
#tdPosCategoriaAntes,
#tdPosCategoriaDespues,
#tdPosRamaAntes,
#tdPosRamaDespues,
h4.nomargin,
#eventRaceResult_pace,
h3,
h5,
#tdDistacia,
#tdRama,
#tdCategoria,
.nomargin,
span,
#txtLeaderBoard {
    color: #000000 !important;
}


/*/Color de Background Tablas resultados/*/

.pricing-box.best-price,
.feature-box.fbox-bg.fbox-center.fbox-sm,
.testimonial {
    background: #fff !important;
    border: 1px solid #000000;
    -webkit-box-shadow: 1px 1px 1px;
}


.pricing-title {
    padding: 15px 0;
    background-color: F9F9;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    height: 160px;
    max-height: 160px;
}

.breadcrumb {
    display: none;
}


/*/ Color letra botones de resultados/*/

#btnBuscarByNameOrNumber,
#btnFiltrar,
#resultNotFound {
    color: #fff !important;
}


/* Estilo en campos de registro Inscripciones Generales, campos adicionales y campo códigos*/

#name,
#last_name,
#materno,
#gender,
#dia,
#mes,
#anio,
#email,
#email2,
#telefono,
#pais,
#estado,
#cp,
#cdr,
#estimado,
#equipo,
#valor1,
#valor2,
#valor3,
#iCodigoPromocional,
#valor4,
#valor5 {
    position: relative;
    background-color: #ffffff;
    color: #000000;
    border-radius: 4px 4px;
    -webkit-box-shadow: 2px 3px 3px 3px #0000;
    -moz-box-shadow: 2px 3px 3px 3px #0000;
    box-shadow: 2px 3px 3px 3px #0000;
}


/* Cambio de color texto en paso 2 de inscripciones marcate */

#Ins2InfoPersonal span,
#Ins2InfoCarrera span,
#Ins2DetallesCarrea span,
h4,
#infoGunParaFotos {
    color: #000000 !important;
}


/* Cambio de color Link Exoneracion Responsabilidades y confirmación paso 4 web */

#Ins2DetallesCarrea #spnExoneracion,
#printConfirm,
#savePdf,
#lMSGCodigo,
#divPaquetes,
#divFootPaso4,
.azulOscuro,
#result_detail_eventDate,
.nobottommargin,
.text-center {
    color: #000000 !important;
    /*font-family: 'gameplay', arial;*/
}


/* backbutton Results*/

.fbox-desc {
    background: transparent !important;
}

#tdCategoria,
#tdRama,
#tdDistacia {
    color: #000000;
    font-size: 13px;
}

#eventRace_regStepDesc {
    color: #000000;
}

#eventRace_regStepDesc.container.clearfix {
    background-color: transparent;
}

.entry-meta li {
    color: #000000!important;
}

#reg_conektaOrder_reference {
    color: #000000 !important;
}

.opps-reference h4 {
    color: #000000 !important;
}

.feature-box.fbox-center.fbox-bg.fbox-light.fbox-effect {
    color: #0d3a8c;
    background: transparent !important;
}

#containerTeam {
    display: none !important;
}

#eventRace_regStepDesc {
    display: none !important;
}

.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6,
.more-link,
.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
    border-bottom-color: white !important;
}

#Ins2InfoPersonal span,
#Ins2InfoCarrera span,
#Ins2DetallesCarrea span {
    color: #414643 !important;
}
.animated.infinite {
    -webkit-display: transparent;
    display: none;
}
#icon-angle-down {
    display: transparent !important;
}

#labelEstimados, #spnSelectEstimados{
    display:none;
}