.sic-busqueda-especial .pagination>li>a{
    border-color: #fff!important;
    background: #fff!important;
    color: #007bff !important;
    font-weight: inherit!important;
    padding: 0.5rem!important;
    width: 33px!important;
    height: 33px!important;
    border-radius: 4px!important;
    margin: 3px;
}
.sic-busqueda-especial .pagination>.active>span {
    color: #ffffff !important;
    background-color: #3366cc !important;
    border-color: #007bff !important;
    font-weight: bold;
}

.sic-busqueda-especial  .pagination > li > a:hover{
    background-color: #e6effd!important;
    border-color: #e6effd!important;
}

#search-api-page-search-form-search-finder{
    border-radius: 1rem;
    border: 1px solid #91919175;
    padding-left: 1rem;
}
#search-api-page-search-form-search-finder #edit-submit-3, #search-api-page-search-form-search-finder #edit-submit-3--2{
    font-size: 0px !important;
    width: 30px;
    height: 31px;
    background-color: white !important;
    background: url(/sites/default/files/images/2017/finderGov.png);
    background-repeat: no-repeat;
    border-radius: 62px;
    padding: 0px !important;
    margin: 0px;
    position: relative;
    top: -4px;
}

#search-api-page-search-form-search-finder #edit-keys-3, #search-api-page-search-form-search-finder #edit-keys-3--2{
    width: 90%;
    float: left;
    border: none;
    padding-left: 0rem;
    height: 2.4rem;
    font-size: 1.5rem;
    box-shadow: none;
}
.sic-busqueda-especial .search-performance{
   font-size: 1.2rem;
    color: #999999;
}
.sic-busqueda-especial .search-results li{
    margin:15px  0 !important;
    border-bottom: solid 1px #ebebeb;
    line-height: 14px;
    background: #fbfbfb;
    padding: 14px 10px;
    border-radius: 8px;
}
.sic-busqueda-especial ol.search-results{
    padding: 0;
}

#search-api-page-search-form #edit-keys-3{
    width: 750px;
    max-width: 100%;
    height: 4.4rem;
    font-size: 1.5rem;
    border-radius: 1rem;
    border: 1px solid #91919175;
    padding-left: 1rem;
    float: left;
}
 #search-api-page-search-form{
    border-radius: 1rem;
    border: 1px solid #91919175;
    padding-left: 1rem;
    width: 700px;
    max-width: 100%;
}
#search-api-page-search-form .control-label{
display:none;
}
 #search-api-page-search-form #edit-keys-3{
     width: 94%;
    float: left;
    border: none;
    padding-left: 0rem;
    height: 2.4rem;
    font-size: 1.5rem;
    box-shadow: none;
}

#search-api-page-search-form #edit-submit-3{
    font-size: 0px !important;
    width: 30px;
    height: 31px;
    background-color: #ffffff00 !important;
    content: "Z";
    background: url(/sites/default/files/images/2017/finderGov.png);
    border: none;
    background-repeat: no-repeat;
    border-radius: 62px;
    padding: 0px !important;
    margin: 0px;
    position: relative;
    top:-6px;
}

.search-advanced{
 display:none;
}
