﻿#cost {
    font-weight:bold;
}

@media screen and (min-width: 992px) {
    #formNueva,
    #formExistente,
    #formCitaModulo,
    #formCaptcha,
    #paymentForm,
    .btn-border-left {
        border-left: 1px solid #3C763D;
    }
}

.carousel-controls {
    position: relative;
    width: 300px;
    margin: 0 auto;
}

.carousel-indicators {
    top: 0px;
}

.modal-dialog-help {
    width: 80%;
    height: 75%
}
