.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #2d2d39;
    border-color: #2d2d39;
}

.cs_title {
    color: #fff;
}

section > .container, section > .container-fluid {
    padding-top: 20px;
    padding-bottom: 40px;
}

b, strong {
    color: inherit;
    font-weight: var(--body-font-weight-bold);
}

.cs_title_line_modalidad {
    color: #fff;
    font-size: 12px;
}

.cursos_objetos_2021_subtitle_01 {
    color: #fff;
    font-weight: 600;
}


.objeto_2021_row.active {
    z-index: 2;
    color: #003965;
    font-weight: normal;
    min-height: 55px;
    margin-bottom: 10px;
}

.objeto_2021_name_row.active{
    background-color: #F2F5F8;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #ffd502;
    color: #003965;
    padding: 20px;
    font-weight: 600;
    font-size: 22px;
}
.objeto_2021_row.inactive {
    z-index: 2;
    color: #003965;
    font-weight: normal;
    min-height: 55px;
    margin-bottom: 10px;
}

.objeto_2021_name_row.inactive{
    font-weight: normal;
    background-color: #F2F5F8;
    color: #003965;
    font-weight: normal;
    background-color: #F2F5F8;
    color: #003965;
    padding: 20px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}


.objeto_2021_name_row a{
    font-weight: normal;
    background-color: #F2F5F8;
    color: #003965;
    font-size: 20px;
}


.objeto_2021_name_row.active a {
    font-weight: normal;
    background-color: none;
    color: #232331;
    font-size: 20px;
    text-decoration: underline;
    font-weight: 700;
    background: transparent;
}

.bg-module {
    background-color: #2d2d39;
}


.alineaizquierda {
    margin-top: 10px;
}

.alineaderecha {
    margin-top: 10px;
}


.badge_medium {
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.badge-azul {
    background-color: #FFD502;
}

.badge-verde {
    background-color: #1A9D3C !important;
}
.blanco {
    color:#fff;
}
.btn-info {
    color: #fff;
    background-color: #7CBB51;
    border-color: #7CBB51;
}
.btn-info:hover {
    color: #fff;
    background-color: #1a9d3c;
    border-color: #1a9d3c;
}
.atencion_2020_fue_util {
    color: #fff!Important;
}
.alert-info {
    color: #232331;
    background-color: #FFD502;
    border: transparent;
    font-weight: 600;
}
.cs_title-landing-objetos {
    color: #222230;
}
.card-header-dashboard {

    background-color: #fff;
    border-bottom: 0px !important;
    margin-bottom: 5px !important;
    border-radius: 5px !important;
    position: relative;
    border-top: 1px solid #f2f5f8;
}
.dashboard_txt_jefe {
    color: #003965;
    font-weight: bold;
}
.dashboard-th {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    align-items: center;
    color: #003965;
    background-color: #F2F5F8;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 12px;
}
.textoCol {
    color: #003965;
    background-color: #fff;
    border-color: #F2F5F8;

    font-weight: bold;

}
.dashboard_td {
    MARGIN-BOTTOM: 20PX !important;
    padding-left: 10px;
    margin-top: 10px!important;
    padding-top: 10px;
    border-color: #F2F5F8;
    border-bottom: 1px solid #f2f5f8;
}
.bg-success {
    background-color: #7CBB51!important;
}
.progress {
    display: flex;
    height: 7.5px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.progress-cursos-div {
    font-size: 12px;
    color: #fff;

}
.course-block .duration i {
    margin-right: 2px;
    color: #767676;
    font-size: 12px;
}
.objeto_2021_name_row_pass_active.pass_active {
    background-color: #F2F5F8;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #54b881;
    color: #fff;
    padding: 20px;
    font-weight: 600;
    font-size: 22px;
}
.objeto_2021_name_row_pass_active a {
    font-weight: normal;
    background-color: #54b881;
    color: #fff;
    font-size: 20px;
}
.panel {
    padding: 15px;
}
div.TriviaEvBullets {
    background-color: #363344;
    color: #fff;
    border-radius: 5px; /* Rounded corners */
    padding: 10px 15px; /* Padding */
    margin-bottom: 10px; /* Margin at the bottom */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); /* Box shadow */
}

.rowTDActivoColor {
    color: #232331;
}

.nombrecurso {
    position: relative;
    top: 0px;
    color: #b5b5b5;
    display: inline-block;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 600;
    padding-top: 15px;
    font-size: 20px;
}
hr:not([size]) {
    height: 0px;
}
.icon-block {
    display: inline;
}

.Eval_texto_Pregunta {
    position: relative;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0;
    padding-top: 28px;
    padding-bottom: 40px;
    font-size: 23px;
    font-weight: 600;
    line-height: 40px;
    background-color: #292738;
}

.Eval_texto_opciones{
    color: #fff;
}

.alert-success {
    color: #fff;
    background-color: #292738;
    border-color: #292738;
    margin-bottom: 10px;
}

.subtituloSeccionMiEquipo {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin-top: -15px;
    background-color: #292738;
    border-radius: 10px;
    margin-top: 0px;
    padding-left: 16px;
    margin-bottom: 20px;
}

.txt_verde {
    color: #7CBB51;
    font-size: 20px;
}

.color_aprobado_text {
    color: #7cbb51;
    font-size: 30px;
}

.color_reprobado_text {
    color: #f59ca4!important;
    font-size: 30px;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(106 137 183 / 25%);
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive.embed-responsive-16by9::before {
    padding-top: 56.25%; /* 16:9 Aspect Ratio (9 / 16 * 100) */
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.cert_cv_01 {
    margin-top: 10px;
    font-size: 50px;
    color: #8A8A8D;
    padding-top: 25px;
    font-weight: 700;
}

.cert_cv_02 {
    margin-top: 10px;
    font-size: 25px;
    color: #9F9C9E;
    padding-top: 30px;
}

.cert_cv_03 {
    margin-top: 10px;
    font-size: 40px;
    color: #888A92;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.cert_cv_04 {
    margin-top: 10px;
    font-size: 23px;
    color: #9F9C9E;
    padding-top: 30px;
}

.cert_cv_05 {
    margin-top: 10px;
    font-size: 40px;
    color: #888A92;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.cert_cv_06 {
    margin-top: 10px;
    font-size: 20px;
    color: #9F9C9E;
    padding-top: 30px;
    margin-bottom: 10px;
}

.cert_cv_07 {
    color: #1b9d4c;
    font-weight: 900;
    font-size: 20px;
}

.cert_cv_08 {
    font-size: 16px;
    color: #9F9C9E;
}

.cert_cv_09 {
    font-size: 16px;
    color: #9F9C9E;
    margin-top: -10px;
}

.border-diploma {
    position: relative;
}

.border-diploma::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px; /* Adjust the width of the left border */
    height: 100%;
    background-color: #DBEBE1;
}

.border-diploma::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 30px; /* Adjust the width of the right border */
    height: 100%;
    background-color: #FFEDB1;
}

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #292738 !important;
}

table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #292738 !important;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #292738 !important;
}
table.dataTable tbody tr {
    background-color: #292738 !important;
}


.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}