﻿
.btn-corporativo {
    background-color: #CE311E !important;
    border-color: #CE311E !important;
    color: #ffffff !important;
}

.text-corporativo {
    color: #CE311E !important;
}

.texto-corporativo-hover:hover {
    color: #CE311E !important;
}

.ribbon-corporativo {
    background-color: #CE311E !important;
}


.btn.text-corporativo:hover {
    background-color: #00b050 !important;
    border-color: #00b050 !important;
    color: #ffffff !important;
}

.btn.text-corporativo:focus {
    background-color: #00b050 !important;
    border-color: #00b050 !important;
    color: #ffffff !important;
}

.c-active {
    color: white !important;
    background-color: #bf5048 !important;
}

.proyecto-c:hover {
    color: white !important;
    background-color: #bf5048 !important;
}

.btn-c-active {
    background-color: #00b050 !important;
    border-color: #00b050 !important;
    color: #ffffff !important;
}

.bootstrap-tagsinput .tag {
    color: #555 !important;

}

tspan {
    font-family: Poppins, Helvetica, sans-serif;
}

fieldset.scheduler-border {
    border: solid 1px !important;
    border-color: #d2d2d4 !important;
    border-radius: 10px;
    padding: 0 1.4em 0px 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    border-bottom: none !important;
}

fieldset.scheduler-border-2 {
    border: solid 1px !important;
    border-color: #d2d2d4 !important;
    border-radius: 10px;
    padding: 0 1.4em 0px 1.4em !important;
    margin: 0 0 1.5em 0 !important;
}

legend.scheduler-border {
    font-size: 20px !important;
   
    text-align: center !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

fieldset.scheduler-border-c {
    border: solid 1px !important;
    border-color: #d2d2d4 !important;
    border-radius: 10px;
    padding: 0 1.4em 0px 1.4em !important;
    margin: 0 0 1.5em 0 !important;
}

legend.scheduler-border-c {
    font-size: 12px !important;
    font-weight: bold !important;
    text-align: center !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

fieldset.scheduler-border-cc {
    border: solid 1px !important;
    border-color: #FFFFFF !important;
    border-radius: 10px;
    padding: 0 1.4em 0px 1.4em !important;
    margin: 0 0 1.5em 0 !important;
}

legend.scheduler-border-cc {
    font-size: 12px !important;
    font-weight: bold !important;
    text-align: center !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.DatosTarjeta {
    /*border: 2px solid black;*/
    /*background-color: white;*/
    /*color: black;*/
    padding: 2px;
    font-size: 16px;
    padding-top: 10px;
    max-height: 83px;
    margin-bottom: 0px;
    border-radius: 11px;
}


.DatosTitulo {
    font-size: 1rem;
}

.DatosDato {
    font-size: 1.5rem;
}

.ContainerTarjetas{
    
}

.radiofiltro{
    width:130px;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #d45a51;
    border-color: #000000;
}

.btn-group > .btn:first-child, .btn-group > .btn-group:first-child > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn:last-child, .btn-group > .btn-group:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.Selectfiltro {
    margin: 0px;
}

@media (max-width: 1352px) {
    .fija {
        width: 1250px !important;
    }
}
@media (max-width: 1282px) {
    .fija {
        width: 1190px !important;
    }
}

@media (max-width: 1224px) {
    .fija {
        width: 1120px !important;
    }
}

@media (max-width: 1152px) {
    .fija {
        width: 1050px !important;
    }
}

@media (max-width: 1082px) {
    .fija {
        width: 970px !important;
    }
}

@media (max-width: 988px) {
    .fija {
        width: 900px !important;
    }
}

@media (max-width: 916px) {
    .fija {
        width: 830px !important;
    }
}

@media (max-width: 846px) {
    .fija {
        width: 760px !important;
    }
}

@media (max-width: 776px) {
    .fija {
        width: 690px !important;
    }
}

@media (max-width: 708px) {
    .fija {
        width: 625px !important;
    }
}

@media (max-width: 642px) {
    .fija {
        width: 550px !important;
    }
}

@media (max-width: 566px) {
    .fija {
        width: 500px !important;
    }
}

@media (max-width: 516px) {
    .fija {
        width: 445px !important;
    }
}

@media (max-width: 411px) {
    .fija {
        width: 380px !important;
    }
}

@media (max-width: 360px) {
    .fija {
        width: 330px !important;
    }
}