
.notasVerif.tramites{
    font-size: 26px !important;
}

.notasVerif.resultVerific{
    display: none; 
    font-size: 26px !important;
}
.notasVerif.resultVerific i{
    display: block;
    font-size: 52px;
}

.notasVerif.resultVerificaOK{
    color: #5CB85C;
}

.notasVerif.resultVerificaOKno{
    color: #ED9131;

}
.notasVerif.resultVerificaUP
{
    color: #002776 !important;

}

.nombreVerif{
    text-transform: capitalize;
}

.personalInfo{
    background: #00baff;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    color:white;
    position: relative;
    width: 100% !important;
}

.personalInfo .userIcon{
            position: absolute;
    bottom: -25px;
    right: 45px;
    font-size: 142px !important;
}

#agenciaInfo{
  margin-top: 35px;
  margin-bottom: 35px;
}

.verifText{
    font-size: 20px;
}

.notasVerif{
    text-shadow: none;
    font-size: 13px !important;
    clear: both;
    font-weight: normal;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: help;
}

.iconMap{
    color: #464646;
    float: left;
    font-size: 115px !important;
    margin-top: 0px;
    margin-right: 35px;
}

.textMap{
    font-size: 18px;
        color: #464646;
    
}

.titleMap{
        color: #464646;
    font-size: 31px;
}

#map{
    width: 100%;
    height: 150px;
}

.infoVigencia{
    margin-top: 15px;
    background: #f1f1f1;
    padding: 25px;
}

.infoVigencia .infoCont{
    display: block;
    color: #464646;
}

.help-error{
    display:none;
}

.resultVerificano{
        background: #00baff;
    color: white;
    padding: 25px;
    width: 100%;
}

.resultVerificano a{
    color:white;
    font-weight: 700;
}

.barOptions{
    margin-top: 35px;
}


.size18{
    font-size: 18px;
}

.btnBack{
    display: none;
}

.discleimer{
    font-size: 10px;
    color: darkgrey;
    margin-top: 55px;
    
}
.newAfi{
        margin-top: 15px;
        background: #efefef !important;
}

.newAfi h3{
    margin-top: 0px;
    color: #3db2e6;
}

.newAfi p{
    color:#616161;
    font-size: 18px;
}

.newAfi a{
    color:#1792d2 !important;
}

hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}

.fontweight500{
    font-weight: 500;
}

@media (max-width: 769px) {
    
  .navbar, .navbar.navbar-default {
    background:#ffffff;
  }
  
  .userIcon {
      display: none !important;
  }
  
  
.form-validate{
    min-height: 470px;
}
                                                                                
                                                                                
}
@media (min-width: 769px) {
    
    .personalInfo{
            padding-right: 170px;
    }
                                                                                
                                                                                
}
