@import url(https://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic&subset=latin,latin-ext);
@font-face {
    font-family: 'Zurich';
    src: url(/fonts/Zurich__Condensed_BT.ttf);
    src: url(/fonts/Zurich__Condensed_BT.eot) format("embedded-opentype");
    src: url(/fonts/Zurich__Condensed_BT.woff) format("woff");
}


.card {
    box-shadow: none !important;
}


.dropdown-pila-codes .divider {
    height: 1px;
    margin: 0px !important;
    overflow: hidden;
    background-color: #e5e5e5;
}


.dropdown-pila-codes li {
    font-weight: 900;
    padding: 0 5px;
    color: #000;
}

    .dropdown-pila-codes li:hover {
        background-color: #7ac29a;
        color: #fff;
    }


dropdown-pila-codes {
padding:0px;
}


h5, .h5 {

    color: #72BF44;
}

.wizard-card[data-color="green"] .nav-pills > li.active > a:after {
    background-color: #72BF44;
}

.wizard-card[data-color="green"] .wizard-navigation .progress-bar {
    background-color: #72BF44;
}
.wizard-card[data-color="green"] .nav-pills .icon-circle.checked {
    border-color: #72BF44;
}

.info .icon {
    padding: 60px 30px !important;
 }


#Main_ASPxRoundPanel1 {
margin:0 auto;
}

@media (max-width: 768px) {
    .wizard-container {
        padding-top: 50px;
        z-index: 3;
    }

    .slogan-presidencia {
        display: none;
    }
    .vigenciasTableContainer table {
        width: 100%;
    }
    #surveyModal .modal-dialog {
        width: 90%!important;
    }
}

#surveyModal .modal-dialog {
    width: 45%;
}

.encuesta {
    float: right;
    margin: -26px 0px;
}


#generar_txt {
    margin-top: 50px !important;
}

.showIframeButtonYes:hover,
.ShowIframeButtonNo:hover,
.showIframeButtonQuit:hover {
    background-color: #f9f8f7!important;
}

.logout-button {
    margin-top: 3em;
}

.generar-text-title {
}

.generar-text-content {
    font-size: medium;
    margin-left: 5px;
}