/** CUSTOM CSS RUSEGUR */
.pt10{
    padding: 10px;
}
.red{
    color: red !important;
}
.page-wrapper{
    margin-inline: 12px !important;
}
.page-wrapper .page-body-wrapper .page-body {
    margin-top: 0px !important;
}
.clear{
    clear: both;
}
.containerSection{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
}
.table-responsive {
    overflow-x: auto;
}
th{
    color: #495057 !important;
    padding-block: 13px !important;
}
.dataTables_filter {
    float: left !important;
 }
 .btn-xs {
    padding: 0.2rem 0.7rem !important;
    font-size: 10px !important;
}
.btn {
    font-size: 13px !important;
    font-weight: 500 !important;
}

.btn-sm {
    font-size: 12px !important;
}

.btn:hover{
    color: rgb(255, 255, 255) !important;
}

.btn-danger:hover{
    /* filter: brightness(85%); */
    background-color: #b22634 !important;
}

.card .card-body {
    padding: 30px 30px 0px 30px !important;
    background-color: transparent;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: rgb(3, 49, 140) !important;
    border-top: 1px solid rgb(206, 212, 218);
    border-radius: 4px 0px 0px 4px;
    border-bottom: 1px solid rgb(206, 212, 218);
    border-left: 1px solid rgb(206, 212, 218);
}
.tablinkMedio{
    border-top: 1px solid rgb(206, 212, 218);
    border-radius: 0px !important;
    border-bottom: 1px solid rgb(206, 212, 218);
    border-left: 1px solid rgb(206, 212, 218);
    background: none rgb(255, 255, 255) !important;
}
.tablinkMedio:hover{
    background: none rgb(239,242,247) !important;
}
.tablinkFin {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(206, 212, 218, 1);
    border-top-left-radius: 0px !important;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(206, 212, 218, 1);
    border-top-right-radius: 4px !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(206, 212, 218, 1);
    border-bottom-right-radius: 4px !important;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(206, 212, 218, 1);
    border-bottom-left-radius: 0px !important;
    background: none rgb(255, 255, 255) !important;
}
.tablinkFin:hover{
    background: none rgb(239,242,247) !important;
}
.tablinkInicio {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(206, 212, 218, 1);
    border-top-right-radius: 0px !important;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(206, 212, 218, 1);
    border-top-left-radius: 4px !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(206, 212, 218, 1);
    border-bottom-left-radius: 4px !important;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(206, 212, 218, 1);
    border-bottom-right-radius: 0px !important;
    background: none rgb(255, 255, 255) !important;
}
.tablinkInicio:hover{
    color: rgb(255, 255, 255) !important;
    background: none rgb(239,242,247) !important;
}
.bg-light{
    background-color: rgb(246, 246, 250) !important;
}

.page-wrapper .page-body-wrapper .page-body{
    background-color: rgb(246, 246, 250);
}
.table > thead {
    vertical-align: bottom;
    background-color: rgb(240, 242, 247);
}
body {
    font-family: 'Open Sans' !important;
    font-size: 13px;
    font-weight: 500;
    color: rgba(116, 120, 141, 1);
}
.setting-primary:hover {
    background-color: rgb(3, 49, 140) !important;
}

a:hover {
    text-decoration: none;
    color: rgb(3, 49, 140) !important;
}
.setting-primary i {
    color: rgb(3, 49, 140) !important;
}
/* .setting-primary i:hover {
    color: rgba(36, 105, 92, 0.1);
} */
.setting-primary:hover i {
    color: #fff !important;
}
@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}
@media screen and (max-width: 767px) {
    .w-100-xs{
        width: 100%;
    }
    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        background-color: rgb(3, 49, 140) !important;
        /* border-top: 1px solid rgb(3, 49, 140);
        border-radius: 1px 1px 1px 1px;
        border-bottom: 1px solid rgb(3, 49, 140);
        border-left: 1px solid rgb(3, 49, 140); */
        /* border-top-left-radius: 4px !important;
        border-top-right-radius: 4px !important;
        border-bottom-left-radius: 0px; */
    }
    .tablinkMedio {
        border-top: 1px solid rgb(206, 212, 218);
        border-radius: 1px !important;
        border-bottom: 1px solid rgb(206, 212, 218);
        border-left: 1px solid rgb(206, 212, 218);
        background: none rgb(255, 255, 255) !important;
        border-right: 1px solid rgb(206, 212, 218);
    }
    /* .tablinkFin{
        border-bottom-left-radius: 4px !important;
    } */
    .inputBusqueda{
        min-width: 200px !important;
        width: 200px !important;
    }
}
.font-250px {
    font-size: 250px;
}
.font-play {
    font-size: 150px;
}
.estadoIniciar{
    color: #ADD8E6;
}
.estadoFinalizar{
    color: #F08080;
}
.estadoTerminado{
    color: #66CDAA;
}
.cursor{
    cursor: pointer;
}
.modal-header {
    background: rgb(3, 49, 140) !important;
}
.btn-close{
    color: white;
}
.pagination-primary .page-item.active .page-link {
    color: #fff !important;
    background-color: rgb(3, 49, 140) !important;
    border-color: rgb(3, 49, 140) !important;
}
.inputBusqueda {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgb(189, 189, 189) !important;
    border-radius: 3px 0px 3px 3px !important;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 500;
    color: rgb(73, 80, 87);
    padding: 0px 40px !important;
    opacity: 1;
    align-self: flex-start;
    min-width: 329px;
    max-width: 329px;
    order: 1;
    min-height: 40px;
    max-height: 40px;
    width: 329px;
    flex-grow: 1;
    height: 40px;
    margin: 0px;
    z-index: 1;
}
.inconoBusqueda {
    display: block;
    background-color: rgb(1, 24, 38);
    color: rgb(224, 224, 224);
    border-radius: 0px 10px 10px 0px;
    border-right: 1px solid rgb(107, 107, 107);
    border-bottom: 1px solid rgb(107, 107, 107);
    padding: 11px 8px;
    opacity: 1;
    cursor: pointer;
    align-self: center;
    min-width: 34px;
    max-width: 34px;
    order: 2;
    min-height: 40px;
    max-height: 40px;
    width: 34px;
    flex-grow: 1;
    height: 40px;
    margin: 0px;
    z-index: 5;
    font-size: 18px;
}
.formBusqueda{
    background: white;
    margin-top: 20px;
}
.swal2-html-container{
    overflow: inherit !important;
}
.select2-results__option[aria-selected] {
    color: black !important;
}
.selection .select2-selection {
    font-family: "Open Sans";
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}