body {
    background: url(https://www.urosario.edu.co/App_Themes/EventosUR2018/img/bg-Eventos.jpg) fixed center center no-repeat;
    background-size: cover;
}
input[type="file"] {
  font-size: .8em;
  font-weight: 400;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: 0;
}
#eventos_interna .formularioEventosAnteriores .EditingFormLabel  {
  color: #797979;
  font-weight: 400;
  font-size: 16px;
}
#eventos_interna .InfoLabel, #p-mensaje-exitoso-formulario {
    color: #000 !important;
    display: table !important;
    font-size: 2em !important;
    margin: auto !important;
    border-bottom: solid 2px #5c9cce !important;
}

.galeria_fotos h3 {
    font-family: 'Yanone Kaffeesatz',sans-serif;
}

#eventos_interna ol, ul {
    text-align: justify;
    color: #797979;
}

.contenedorFormulario a {
    font-size: 17px !important;
}
/*Formulario diseÃ±o 2*/

#formularioDiseno2 .circle {
    margin-left: 0px !important;
}

#formularioDiseno2 label {
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 18px;
    margin-top: 4px;
}

#formularioDiseno2 .SinEspacio {
    padding-right: 0px !important;
}

#formularioDiseno2 .SinEspacio2 {
    padding-left: 0px !important;
}

@media (max-width:600px) {
    #formularioDiseno2 .SinEspacio2 {
        padding-left: 20px !important;
    }
}

/*Formulario diseÃ±o 2*/


.contenidoEventosUR {
    padding-bottom: 5%;
}

/* Paginacion */
.paginacion {
    display: table;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}

    .paginacion .PagerResults {
        color: #FFF;
    }

    .paginacion .SelectedPage {
        color: #e1ffc6;
        background-color: rgba(119, 165, 255, 0.5);
        padding: 5px 8px;
    }

    .paginacion span {
        color: rgba(255,255,255,.5);
        background: rgba(0, 0, 0, 0);
        padding: 5px 0;
    }

    .paginacion .UnselectedNext {
        color: #FFF;
    }

    .paginacion .UnselectedPage {
        color: #FFF;
        background: rgba(62, 79, 165, 0.5);
        padding: 5px 8px;
    }

    .paginacion a {
        color: #FFF;
    }

/* Fin paginascion */

.row {
    margin-right: 0;
    margin-left: 0;
}

.peliculaOscura {
    background: rgba(0,0,0,.6);
    min-height: 620px;
}

.titulo-interna {
    text-align: center;
    margin-bottom: 0;
}

#home_eventos .titulo-interna h2 {
    font-family: 'Yanone Kaffeesatz',sans-serif;
    display: table;
    margin: auto;
    font-size: 47px;
    color: #fff;
    padding-bottom: 7px;
    margin-bottom: 0;
    padding-top: 2%;
    text-transform: uppercase;
    text-shadow: 5px 0 5px #000;
    font-weight: 600;
}


.titulo-interna .separador {
    width: 150px;
    border: none;
    border-top: solid 3px #5c85bd;
    margin: -10px auto 10px auto;
}

.titulo-interna p {
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
}

.sinRelleno {
    padding: 0;
}


#home_eventos .eventoPrincipal {
    padding: 3%;
}

#home_eventos .eventosPrincipales {
    background: rgba(255,255,255,0);
    padding-bottom: 1%;
}

    #home_eventos .eventosPrincipales h3 {
        color: #333;
        font-family: 'Yanone Kaffeesatz',sans-serif;
        font-size: 2.7rem;
        text-align: center;
        min-height: 50px;
        line-height: 2.5rem;
        margin-top: 10px;
        margin-bottom: 0;
        background: rgba(255,255,255,.9);
    }


#home_eventos .contImg {
    text-align: center;
    width: 95%;
    margin: auto;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

    #home_eventos .contImg img {
        width: 100%;
        margin: auto;
        border: solid 1px #e0e0e0;
    }

#home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .descripcion {
    padding: 0 5% 4% 5%;
    color: #666;
}

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .descripcion h3 {
        color: #333;
        min-height: auto;
        margin: 0;
        font-size: 2.5rem;
        text-align: left;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .descripcion h4 {
        color: #333;
        min-height: 35px;
        margin: 3px 0 10px 0;
        font-size: 1.5rem;
        text-align: left;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .descripcion h6 {
        font-weight: 400;
        color: #333;
        margin: 0;
        font-size: 1.9rem;
        text-align: left;
        font-family: 'Yanone Kaffeesatz',sans-serif;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .descripcion p {
        font-size: 1.3rem;
        text-align: left;
        min-height: 80px;
    }


/* evento 1 */
#home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 {
    z-index: 0;
    cursor: pointer;
    padding-top: 15px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
    border: solid 2px #fff;
    transition: .3s;
}

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1:hover {
        cursor: pointer;
        padding-top: 15px;
        background: #f7f7f7;
        box-shadow: 0 0 15px rgba(0,0,0,.1);
        border: solid 2px #e0e0e0;
        transition: .5s;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 h3 {
        text-shadow: none;
        background: none;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .btnEvento {
        text-align: center;
        position: sticky;
    }


        #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .btnEvento a {
            margin: auto;
            font-size: 1.2rem;
            font-weight: bold;
            text-decoration: none;
            display: table;
            padding: 5px 30px;
            background: #5c85bd;
            border: solid 1px #2b4d7c;
            color: #fff;
            border-radius: 0;
            margin-top: 0;
            text-transform: uppercase;
            transition: .3s;
        }

            #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .btnEvento a:hover {
                margin: auto;
                font-size: 1.2rem;
                font-weight: bold;
                text-decoration: none;
                display: table;
                padding: 5px 30px;
                background: #fff;
                border: solid 1px #2b4d7c;
                color: #2b4d7c;
                border-radius: 0;
                margin-top: 0;
                text-transform: uppercase;
                transition: .3s;
            }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 h3 .glyphicon, .recuadroEvento-1 h4 .glyphicon {
        margin-left: 40%;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .col-sm-1 .glyphicon {
        font-size: 1.1rem;
        color: #1e65c7;
        margin: 3px auto;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 .separador {
        width: 30%;
        border: none;
        border-top: solid 1px #e0e0e0;
        margin: 3% auto;
    }

    #home_eventos .eventosPrincipales .eventoPrincipal .recuadroEvento-1 h5 {
        display: none;
        text-align: center;
        font-style: oblique;
        font-weight: 600;
        color: #000;
        font-size: 1.3rem;
        margin-bottom: 6%;
    }

.iconosRedes .dropdown button {
    z-index: 10 !important;
    margin-top: -40px;
    float: right;
    margin-right: 5px;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    min-width: 60px;
    padding: 0;
    margin: 0 4px 34px 0;
    border-radius: 0;
    border-color: transparent;
    box-shadow: none !important;
}

.iconosRedes .btn-primary {
    background: transparent;
    border-radius: 0;
    border-color: transparent;
    color: #666;
}

    .iconosRedes .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
        background: #f7f7f7;
        color: #9b9a9a;
        border-color: transparent;
    }

    .iconosRedes .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background: #f7f7f7;
        color: #9b9a9a;
        border-color: transparent;
    }

    .iconosRedes .btn-primary img {
        width: 20px;
    }

.iconosRedes .dropdown-menu > li > a {
    padding: 0;
    text-align: center;
    margin-bottom: 6%;
}

    .iconosRedes .dropdown-menu > li > a img {
        width: 30px !important;
        margin: auto;
    }

.IconoIn {
    background: #42a1c4;
}

    .IconoIn:hover, .IconoIn:focus {
        background: #277c93 !important;
    }

.IconoWapp {
    background: #34af20;
}

    .IconoWapp:hover, .IconoIn:focus {
        background: #298419 !important;
    }


.IconoTwiter {
    background: #009cff;
}

    .IconoTwiter:hover, .IconoIn:focus {
        background: #0589d3 !important;
    }


.IconoFace {
    background: #135baa;
}

    .IconoFace:hover, .IconoIn:focus {
        background: #144a84 !important;
    }


#home_eventos .tituloProximosEventos {
    background: rgba(255,255,255,0);
    padding: 1% 15px 1% 15px;
    margin-top: 0;
}

#home_eventos .tituloProximosEventos {
    text-align: center;
}

    #home_eventos .tituloProximosEventos h3 {
        display: table;
        margin: 0 auto;
        font-size: 4rem;
        text-align: center;
        font-family: 'Yanone Kaffeesatz',sans-serif;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        text-shadow: 5px 0 5px #000;
    }

    #home_eventos .tituloProximosEventos .glyphicon {
        margin: auto;
        font-size: 2.5rem;
        color: #a20f26;
    }

#home_eventos .contenidoEventosUR {
    background: rgba(0,0,0,.2);
    padding: 3% 5%;
    margin-bottom: 0;
}

    #home_eventos .contenidoEventosUR .ProximosEventos {
        cursor: pointer;
        background: rgba(255,255,255,1);
        border: solid 1px #e0e0e0;
        padding: 4%;
        margin-bottom: 5%;
        transition: .4s;
        min-height: 365px;
    }

        #home_eventos .contenidoEventosUR .ProximosEventos:hover {
            cursor: pointer;
            background: #eaeef3;
            border: solid 1px #5c85bd;
            padding: 4%;
            margin-bottom: 5%;
            box-shadow: 0 0 15px rgba(0,0,0,.1);
            transition: .4s;
        }

        #home_eventos .contenidoEventosUR .ProximosEventos .verMas {
            color: #5c85bd;
            float: right;
            margin-top: -6%;
            margin-right: -3%;
        }


        #home_eventos .contenidoEventosUR .ProximosEventos .fechaProximoEvento {
            margin-bottom: 25px;
        }

            #home_eventos .contenidoEventosUR .ProximosEventos .fechaProximoEvento h3 {
                font-family: 'Yanone Kaffeesatz',sans-serif;
                background: #5c85bd;
                color: #fff !important;
                padding: 5px 15px;
            }

            #home_eventos .contenidoEventosUR .ProximosEventos .fechaProximoEvento .glyphicon {
                font-size: 1.4rem;
                color: #e1ffc6;
                margin-right: 10px;
            }

        #home_eventos .contenidoEventosUR .ProximosEventos .descripcionProximoEvento {
            min-height: 115px;
        }

            #home_eventos .contenidoEventosUR .ProximosEventos .descripcionProximoEvento h3 {
                font-family: 'Yanone Kaffeesatz',sans-serif;
                font-weight: 400;
                font-size: 2rem;
                text-align: center;
                color: #000;
                min-height: 70px;
                border-bottom: solid 1px #e0e0e0;
                margin-top: 5px;
            }

            #home_eventos .contenidoEventosUR .ProximosEventos .descripcionProximoEvento p {
                min-height: 85px;
                color: #797979;
            }

        #home_eventos .contenidoEventosUR .ProximosEventos .iconosRedes .btn-primary {
            background: rgba(255,255,255,0) !important;
        }

    #home_eventos .contenidoEventosUR .btnAnteriores {
        margin-top: 2%;
    }

#eventos_anteriores .contenidoEventosUR .btnAnteriores {
    margin-top: 2%;
}

#home_eventos .contenidoEventosUR .btnAnteriores a {
    text-decoration: none;
    margin: auto;
    font-weight: 600;
    text-transform: uppercase;
    display: table;
    background: rgba(0,0,0,.3);
    padding: 8px 15px;
    color: #fff;
    border: solid 3px #fff;
    transition: .3s;
}

#eventos_anteriores .contenidoEventosUR .btnAnteriores a {
    text-decoration: none;
    margin: auto;
    font-weight: 600;
    text-transform: uppercase;
    display: table;
    background: rgba(0,0,0,.3);
    padding: 8px 15px;
    color: #fff;
    border: solid 3px #ffffff;
    transition: .3s;
}

#home_eventos .contenidoEventosUR .btnAnteriores a:hover {
    text-decoration: none;
    margin: auto;
    font-weight: 600;
    text-transform: uppercase;
    display: table;
    background: #3e679f;
    padding: 8px 15px;
    color: #fff;
    border: solid 3px #fff;
    transition: .3s;
}

#eventos_anteriores .contenidoEventosUR .btnAnteriores a:hover {
    text-decoration: none;
    margin: auto;
    font-weight: 600;
    text-transform: uppercase;
    display: table;
    background: #3e679f;
    padding: 8px 15px;
    color: #fff;
    border: solid 3px #fff;
    transition: .3s;
}

#home_eventos .contenidoEventosUR.btnAnteriores a .glyphicon {
    font-size: 1.1rem;
}



/* EVENTOS ANTERIORES */

#eventos_anteriores .titulo-interna h2 {
    font-family: 'Yanone Kaffeesatz',sans-serif;
    display: table;
    margin: auto;
    font-size: 47px;
    color: #fff;
    padding-bottom: 7px;
    margin-bottom: 0;
    padding-top: 2%;
    text-transform: uppercase;
    text-shadow: 5px 0 5px #000;
    font-weight: 600;
}


#eventos_anteriores .contenidoEventosUR .EventosAnteriores {
    cursor: pointer;
    background: #fff;
    padding: 5%;
    border: solid 1px #e0e0e0;
    margin-bottom: 5%;
    transition: .3s;
    min-height: 335px;
}

    #eventos_anteriores .contenidoEventosUR .EventosAnteriores:hover {
        cursor: pointer;
        background: #eaeef3;
        padding: 5%;
        border: solid 1px #099;
        box-shadow: 0 0 15px rgba(0,0,0,.1);
        margin-bottom: 5%;
        transition: .3s;
    }

    #eventos_anteriores .contenidoEventosUR .EventosAnteriores .verMas {
        color: #5c85bd;
        text-align: right;
        margin-bottom: 3%;
    }

    #eventos_anteriores .contenidoEventosUR .EventosAnteriores .FechaAnteriorEvento {
        background: #5c85bd;
        padding: 15% 3%;
        text-align: center;
        color: #fff;
    }

        #eventos_anteriores .contenidoEventosUR .EventosAnteriores .FechaAnteriorEvento h3 {
            font-family: 'Yanone Kaffeesatz',sans-serif;
            font-weight: 400;
            font-size: 6rem;
            margin: 0;
        }

        #eventos_anteriores .contenidoEventosUR .EventosAnteriores .FechaAnteriorEvento h4 {
            font-family: 'Yanone Kaffeesatz',sans-serif;
            font-weight: 400;
            font-size: 5rem;
            margin: 0;
            margin-top: -11px;
        }

        #eventos_anteriores .contenidoEventosUR .EventosAnteriores .FechaAnteriorEvento h5 {
            font-family: 'Yanone Kaffeesatz',sans-serif;
            font-weight: 400;
            font-size: 2rem;
            margin: 0;
            margin-top: -10px;
            letter-spacing: 1rem;
            margin-left: 11px;
        }

        #eventos_anteriores .contenidoEventosUR .EventosAnteriores .FechaAnteriorEvento p {
            font-family: 'Yanone Kaffeesatz',sans-serif;
            font-size: 2rem;
            font-weight: bold;
            color: #e1ffc6;
        }

        #eventos_anteriores .contenidoEventosUR .EventosAnteriores .FechaAnteriorEvento .glyphicon {
            font-size: 1.3rem;
        }

    #eventos_anteriores .contenidoEventosUR .EventosAnteriores .descripcionAnteriorEvento h3 {
        font-family: 'Yanone Kaffeesatz',sans-serif;
        font-weight: 400;
        font-size: 2.3rem;
        text-align: center;
        color: #000;
        min-height: 60px;
        border-bottom: solid 1px #e0e0e0;
        margin-top: 5px;
    }

    #eventos_anteriores .contenidoEventosUR .EventosAnteriores .descripcionAnteriorEvento p {
        min-height: 150px;
    }


/* INTERNA EVENTOS */


#eventos_interna .titulo-interna h2 {
    font-family: 'Yanone Kaffeesatz',sans-serif;
    display: table;
    margin: auto;
    font-size: 2.5em;
    color: #fff;
    padding-bottom: 7px;
    margin-bottom: 0;
    padding-top: 2%;
    text-transform: uppercase;
    text-shadow: 5px 0 5px #000;
    font-weight: 600;
}

#eventos_interna .contInternaEventos {
    margin-top: 1%;
}


    #eventos_interna .contInternaEventos .informacion {
        background: rgba(255,255,255,.9);
        padding: 3%;
        margin-bottom: 5%;
    }

        #eventos_interna .contInternaEventos .informacion p {
            text-align: justify;
            color: #797979;
        }

        #eventos_interna .contInternaEventos .informacion .imgInternaEventos {
            width: 90%;
            text-align: center;
            margin: auto;
            margin-bottom: 5%;
        }

            #eventos_interna .contInternaEventos .informacion .imgInternaEventos img {
                width: 100%;
                margin: auto;
            }

        #eventos_interna .contInternaEventos .informacion .fechaEventoEventos h3 {
            font-size: 1.5rem;
        }

.modal-header {
    background: rgb(92, 133, 189);
    color: #FFF;
}

#eventos_interna .contInternaEventos .informacion .fechaEventoEventos .btn {
    padding: 8px 20px;
    color: #fff;
    border-radius: 0;
    border: solid 2px #fff;
    background: rgb(92, 133, 189);
    margin: 0 auto;
    display: block;
}

#eventos_interna .contInternaEventos .informacion .fechaEventoEventos {
    min-height: 210px;
    /*background: #fff9;*/
    padding: 10% 3%;
    /*border-top: solid 5px #5c85bd;*/
    margin-bottom: 2%;
    margin-top: 0;
}

    #eventos_interna .contInternaEventos .informacion .fechaEventoEventos h3 {
        color: #4c4c4c;
        font-family: 'Yanone Kaffeesatz',sans-serif;
        font-size: 2rem;
        font-weight: 300;
        margin: 3px;
    }

    #eventos_interna .contInternaEventos .informacion .fechaEventoEventos .glyphicon {
        font-size: 1.2rem;
        color: #5c85bd;
        top: 5px;
    }

#eventos_interna .contInternaEventos .mapa {
    padding: 0 3%;
    margin-bottom: 10%;
}

#eventos_interna .contInternaEventos .contenidoMapa {
    background: #fff;
    padding: 5%;
}

#eventos_interna .contInternaEventos .mapa iframe {
    width: 100%;
    height: 250px;
    border-color: transparent;
}

#eventos_interna .informacion .titulodescripcion {
  font-family: 'Yanone Kaffeesatz',sans-serif;
font-size: 2em;
color: #5c85bd;
}
#eventos_interna .contInternaEventos .formularioEventosAnteriores {
    padding: 0 3%;
}

    #eventos_interna .contInternaEventos .formularioEventosAnteriores .contFormPrincipal {
        background: rgba(255,255,255,1);
        border: solid 1px #e0e0e0;
        padding: 4%;
        margin-bottom: 5%;
        transition: .4s;
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores .btn {
        padding: 8px 20px;
        color: #fff;
        border-radius: 0;
        border: solid 2px #fff;
        background: rgb(92, 133, 189);
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores legend {
        font-family: 'Yanone Kaffeesatz',sans-serif;
        color: #5c85bd;
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores h3 {
        font-family: 'Yanone Kaffeesatz',sans-serif;
        font-size: 25px;
        color: #5c85bd;
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores .form-control {
        border-radius: 0;
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores .form-table-group {
        margin-bottom: 10px;
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores label {
        color: #797979;
        font-weight: 400;
        font-size: 16px;
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores .FieldLabel {
        width: 100%;
    }

    #eventos_interna .contInternaEventos .formularioEventosAnteriores .EditingFormValueCell {
        width: 100%;
    }

@media (max-width: 768px) {
    .sinRellenoMov {
        padding: 0;
    }

    #eventos_anteriores .contenidoEventosUR .EventosAnteriores {
        display: table;
        min-height: auto;
        width: 100%;
    }

        #eventos_anteriores .contenidoEventosUR .EventosAnteriores .FechaAnteriorEvento {
            padding: 2% 3%;
            width: 50%;
            margin: auto;
        }

        #eventos_anteriores .contenidoEventosUR .EventosAnteriores .descripcionAnteriorEvento p {
            min-height: auto;
        }

    .iconosRedes .dropdown button {
        margin-top: 5px;
        margin-right: 0px;
        padding: 6px 2px;
    }

    #eventos_anteriores .contenidoEventosUR .EventosAnteriores .descripcionAnteriorEvento h3 {
        min-height: auto;
    }

    .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
        min-width: 35px;
        padding: 0;
        margin: 0;
    }
}

@media (max-width: 550px) {
    #eventos_interna .contInternaEventos .informacion {
        padding: 5% 0;
    }

    .descripcion {
        padding: 5% 8%;
        color: #666;
    }

    .eventosPrincipales h3 {
        font-size: 2rem;
    }

    .recuadroEvento-1 .separador {
        margin: 10px auto;
    }

    .tituloProximosEventos {
        padding: 10% 15px 0 15px;
    }

    .ProximosEventos .verMas {
        color: #5c85bd;
        float: none;
        margin: auto;
        text-align: right;
    }

    .fechaProximoEvento {
        margin-bottom: 25px;
        margin-top: 15px;
    }

        .fechaProximoEvento h3 {
            font-size: 2rem;
        }

    #eventos_interna .titulo-interna h2 {
        font-size: 1.8em;
        font-weight: 400;
    }
}

.p-mensaje-exitoso-formulario {
    color: rgb(0, 0, 0) !important;
    display: table !important;
    font-size: 2em !important;
    margin: auto !important;
    border-bottom: 2px solid rgb(92, 156, 206) !important;
}

#p_lt_ctl01_pageplaceholder_p_lt_ctl04_SmartSearchResults_plcUp_srchResults_pgrSearch div {
    background: transparent !important;
    border: 0px solid #DFDFDF !important;
    color: white;
    margin-bottom: 10px;
    text-align: center;
    padding-bottom: 4px;
    padding-top: 4px;
    font-weight: bold;
    font-size: 14px;
}

    #p_lt_ctl01_pageplaceholder_p_lt_ctl04_SmartSearchResults_plcUp_srchResults_pgrSearch div a {
        color: rgba(255,255,255,.5);
        background: rgba(0, 0, 0, 0);
        padding: 5px 0;
        font-weight: 100;
        padding: 0px 2px;
    }

    #p_lt_ctl01_pageplaceholder_p_lt_ctl04_SmartSearchResults_plcUp_srchResults_pgrSearch div .CurrentPage {
        color: #e1ffc6;
        background-color: rgba(119, 165, 255, 0.5);
        padding: 5px 8px;
    }

    #p_lt_ctl01_pageplaceholder_p_lt_ctl04_SmartSearchResults_plcUp_srchResults_pgrSearch div .UnselectedPage {
        color: #FFF;
        background: rgba(62, 79, 165, 0.5);
        padding: 5px 8px;
    }

#p_lt_ctl01_pageplaceholder_p_lt_ctl04_SmartSearchDialog1_srchDialog_txtSearchFor {
    height: 43px;
}

#p_lt_ctl01_pageplaceholder_p_lt_ctl04_SmartSearchDialog1_srchDialog_btnSearch {
    background: #294581;
    display: table;
    width: 100%;
    color: #ffffff;
    padding: 10px;
    margin-top: 17px;
    border-radius: 0;
    border: solid 3px rgba(255,255,255,.5);
}