/************ ENTORNO ************/
:root {
    --color-primary: #007bc4;
    --color-success: #198754;
    --color-rexeitar: #FF8000;
    --color-warning: #FFC107;
    --color-banner: #FFFFFF;
    --color-contrast: #0062c4;
    --color-resaltemenu: #93E6F2;
}

/************ BODY ************/

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
}

.pagination ul li a {
    border-radius: 20% !important;
}

.pagination ul li span {
    border-radius: 20% !important;
}

a {
    cursor: pointer;
}

.light-theme .current {
    background: #78AAE5 !important;
    border-color: #78AAE5 !important;
    box-shadow: none !important;
}

body {
    font-size: 16px;
    line-height: normal;
    min-height: 100%;
}

.text-contrast {
    color: var(--color-contrast);
}

.color-primary {
    background-color: var(--color-primary);
}

.color-banner {
    background-color: var(--color-banner);
}

span.hoverdwnbtn.bi.bi-arrow-down-circle.px-2:hover {
    font-size: 1.1em;
    transition: 0.2s ease-out;
}

.text-primary {
    color: var(--color-primary) !important;
}

.salafirmas-checkbox-custom {
    width: 1.8em !important;
    height: 1.8em !important;
    margin-top: -0.5em !important;
    margin-left: -2.1em !important;
    border-color: var(--color-primary) !important;
}

ul li {
    text-decoration: none;
}

.container {
    max-width: 112.5rem;
}

.container-main {
    margin: 0;
}

/************ HEADER ************/


header > nav {
    background-color: var(--color-primary);
}

.navbar-brand > img {
    height: 24px;
    margin-left: 5px;
}

header a, a:hover {
    color: #fff;
}

header .lng {
    font-size: small;
    color: #fff;
    cursor: pointer;
}

header .lng-info-activa {
    color: #333333;
    cursor: default;
}

.sala-signatura {
    height: 6.25rem;
    width: 11.875rem;
}

/************ HEADER-MENU ************/

.menu {
    position: absolute;
    text-decoration: none;
    top: 70% !important;
    margin-right: 0.5rem;
}

.dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    background-color: transparent;
}


.navbar-toggler > span:hover {
    text-decoration: none;
    border: 0;
    color: white;
}

.dropdown-menu .lng {
    font-size: initial;
}
/************ ALERT ************/

.btn-close {
    display: block !important;
    padding: 1.25em 1.25em !important;
}

.btn-close-invisible {
    display: none;
}
/************ BENVIDA ************/
.download {
    text-align: center;
}

    .download > a {
        color: var(--color-primary);
    }

.aNamesLoginCenter {
    margin-bottom: 0px !important;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}


.separator {
    display: none;
}

/************ LOGIN ************/
.login {
    border-radius: 2em;
}

.blue-bg {
    background-color: var(--color-primary);
}



.text-small {
    font-size: x-small;
}

.referencia {
    color: white;
    text-decoration: none;
}

    .referencia:hover {
        text-decoration: underline;
    }
/*******************************************************************/
/*                          SALA DE SINATURA                       */
/*******************************************************************/

/*********** MENU *************/

.nav-link {
    height: 4.8rem;
    font-weight: bold;
}

.nav-tabs {
    border-bottom: none;
}

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link {
        border-radius: 1.25rem 1.25rem 0rem 0rem;
        border: 1px var(--color-primary) solid;
        border-color: transparent;
        background-color: #007bc42e;
    }

.filter-red {
    filter: invert(13%) sepia(100%) saturate(5967%) hue-rotate(358deg) brightness(108%) contrast(116%);
}

.sign-dialog-maxlenght {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.donthover-a:hover {
    color: var(--bs-link-color);
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: var(--color-primary);
    color: white !important;
    fill: #FFF !important;
    border-color: var(--color-primary);
}

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active i {
        color: white !important;
        fill: #FFF !important;
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active .badge {
        background-color: white;
        color: var(--color-primary);
        border-color: var(--color-primary);
    }

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link .badge {
    display: none;
}

.btn {
    --bs-btn-disabled-opacity: 0.30 !important;
}

.select_all {
    padding: 0.313rem;
    -webkit-border-top-left-radius: 1.563rem;
    -moz-border-radius-topleft: 1.563rem;
    border-top-left-radius: 0 !important;
}


.request-viewer {
    height: auto;
    overflow: auto !important;
    background-color: var(--color-primary) !important;
    transition: width 0.4s;
    border-radius: 0;
    /*Estilos estándar experimentales (Principalmente Firefox)*/
    scrollbar-color: #015c91 #007bc4;
    scrollbar-width: thin;
}

.sign-request-viewer {
    max-height: 34.4rem;
    background-color: white !important;
    transition: width 0.1s;
    border-radius: 0;
    scrollbar-color: #015c91 #007bc4;
    scrollbar-width: none;
}

/********* SCROLLBAR ***********/
.request-viewer::-webkit-scrollbar {
    -webkit-appearance: none;
}

/********* SCROLLBAR ***********/
#containerSalaSignaturas {
    position: relative;
}

/************ SELECCIONAR TODO ************/
.sticky-top {
    z-index: 990;
}

.btn-expand {
    background-color: transparent;
    text-decoration: none;
    border: none;
}

    .btn-expand:focus {
        background-color: transparent;
        text-decoration: none;
        border: 0;
    }

.button_toggle {
    height: 1.563rem;
    width: 1.563rem;
    color: #FFF;
    align-content: flex-end;
    background-color: var(--color-primary);
}

/********** CONTENT DOCUMENT ***********/

.content-document {
    margin: 1rem 2rem;
    max-width: 32rem;
}

.shadow-selected {
    -webkit-box-shadow: 0rem 0.7rem 1.2rem 0rem rgba(0,0,0,0.6);
    -moz-box-shadow: 0rem 0.7rem 1.2rem 0rem rgba(0,0,0,0.6);
    box-shadow: 0rem 0.7rem 1.2rem 0rem rgba(0,0,0,0.6);
}

/************ PDF-CONTAINER ************/

.iconDocument {
    color: var(--color-primary);
    font-size: 24rem;
    opacity: 0.5;
}

.iconDocumentNoPdf {
    color: var(--color-primary);
    font-size: 10rem;
}

.rejectIconDocument {
    color: #dc3545;
    font-size: 10rem;
}

.centerVisorPdf {
    text-align: center;
    display: inline-grid;
}

.pdfobject {
    border-radius: 0rem !important;
}

.pdfobject-container {
    width: 100%;
    height: 60vh;
}

.containerViewNoPDF {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30rem;
    width: auto;
}

.containerView {
    width: 100%;
    height: auto;
    border: 5px solid var(--color-primary);
    border-left: none;
    background: white;
}

/************ STYLE ROUNDED ************/
.rounded-content-document {
    border-top-right-radius: 1.25rem !important;
    border-top-left-radius: 1.25rem !important;
    border-bottom-right-radius: 1.25rem !important;
    border-bottom-left-radius: 1.25rem !important;
}

.rounded-buttom-modal {
    border-top-right-radius: 1.25rem !important;
    border-top-left-radius: 1.25rem !important;
    border-bottom-right-radius: 1.25rem !important;
    border-bottom-left-radius: 1.25rem !important;
}

.rounded-top {
    border-top-right-radius: 1.5rem !important;
    border-top-left-radius: 1.5rem !important;
    border: none;
}

.rounded-bottom {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
}

.rounded-little-bottom {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}

.rounded-rigth {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
}

.rounded-left {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
}

.content-request {
    margin: 1.5rem 3rem;
    max-width: 18.25rem;
    border-top-right-radius: 1.25rem !important;
    border-top-left-radius: 1.25rem !important;
    border-bottom-right-radius: 1.563rem !important;
    border-bottom-left-radius: 1.563rem !important;
}

.little-btn {
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    overflow: hidden;
    outline: none;
}
/************ PAGINATION ************/


i[aria-label="Close"] {
    cursor: pointer;
}

/************ SPINNER ************/

#loadingModal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (min-width: 576px) {
    #main-modal-visor-pdf {
        max-width: 95% !important;
        margin-right: auto;
        margin-left: auto;
    }

    #main-modal-visor-pdf-second {
        max-width: 95% !important;
        margin-right: auto;
        margin-left: auto;
    }
}

.loader {
    color: #FFF;
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.3s infinite linear;
    transform: translateZ(0);
}

@keyframes mulShdSpin {
    0%, 100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

/************* CHECK ***************/
.form-check-input:checked {
    background-color: var(--color-primary) !important;
    border-color: white !important;
}

.form-check-input-all:checked {
    background-color: var(--color-primary) !important;
    border-color: var(--color-primary) !important;
    border-width: 2px;
    border-color: white !important;
}

.form-check-input:hover {
    /*border-color: var(--color-primary) !important;*/
    cursor: pointer;
}

.form-check-input:focus {
    /* border-color: #86b7fe;*/
    outline: 0;
    box-shadow: 0 0 0 0 !important;
}

.form-check-input-all {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
    border-radius: .25em;
    float: left;
    margin-left: -1.5em;
}

    .form-check-input-all:hover {
        cursor: pointer;
        border-width: 2px;
        border-color: white !important;
    }
/********** GROUP-BUTTON ***********/

.floating-button-group {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 9999999999;
}

#groupButton {
    margin: auto;
}

#btnAsinar:hover {
    background-color: darkgreen;
    color: white !important;
}

#btnCancelar:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
}
#btnCancelar-SignForm:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
}

#btnRexeitar:hover {
    background-color: darkred;
    color: white !important;
}


#modalButtonAsinar:hover {
    background-color: darkgreen;
    color: white !important;
}

#modalButtonCancelar:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
}

#modalButtonRexeitar:hover {
    background-color: darkred;
    color: white !important;
}

#btnAsinarMobile {
    background-color: white;
    color: var(--color-success) !important;
}

#btnRexeitarMobile {
    background-color: white;
    color: red !important;
}

#btnAsinarMobile:active {
    background-color: darkgreen !important;
    color: white !important;
}

#btnRexeitarMobile:active {
    background-color: darkred !important;
    color: white !important;
}

.download-hold:hover > a {
    background-color: var(--color-primary) !important;
    color: white !important;
}

.download-hold-button:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
}

.hr-download {
    color: var(--color-primary) !important;
    margin-top: 0px;
    margin-bottom: -2px;
}

.refused-doc {
    text-decoration: line-through;
}

#btnDescargar:active {
    background-color: var(--color-primary);
    color: white !important;
}

.btn-danger {
    background-color: var(--color-rexeitar) !important;
}

.btn-warning {
    background-color: #F0AD4E !important;
    color: white;
}

    .btn-warning:hover {
        background-color: #F0AD4E !important;
        color: white !important;
    }

.text-danger {
    color: red;
}

.text-neutral {
    color: var(--color-primary) !important;
}

.text-modal-default {
    color: var(--color-warning) !important;
}

.text-verde {
    color: green;
}

.text-orange {
    color: orange;
}



/************ ACCORDION ************/
.accordion {
    border: none;
}

    .accordion button.collapsed {
        background-color: var(--color-primary);
        color: white;
    }

.accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-item {
    border: none !important;
    text-align: center;
    background-color: transparent;
}

    .accordion-item:active {
        border: 0.5px solid var(--color-primary);
        text-align: center;
    }

.accordion-body:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
}

.accordion-body-last:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
    border-bottom-right-radius: 1.3rem !important;
    border-bottom-left-radius: 1.3rem !important;
    margin-bottom: -2px;
}

.accordion-body-last-fix {
    margin-bottom: -2px;
}

/************* MODAL **************/
.img-checked {
    font-size: 8rem;
    display: flex;
    z-index: 3;
    border: white 10px solid;
}

.img-sign {
    font-size: 5rem;
    display: flex;
    z-index: 3;
    border: var(--color-warning) 8px solid;
}

.img-close {
    height: 3rem;
    width: 3rem;
    font-size: 2.5rem;
    z-index: 3;
    color: #fff;
    justify-content: center;
    display: flex;
}

    .img-close:hover {
        cursor: pointer;
    }

.img-danger {
    font-size: 8rem;
    display: flex;
    z-index: 3;
    border: white 10px solid;
}

.img-error {
    font-size: 9rem;
    display: flex;
    z-index: 3;
    border: white 10px solid;
}

/************* LOGOUT MODAL**************/
#logoutModal .img-error {
    font-size: 8rem;
    display: flex;
    z-index: 3;
    border: white 10px solid;
}

#logoutModal .modal-header {
    height: 3rem;
}

#logoutModal .img-close {
    height: 2rem;
    width: 3rem;
    font-size: 2.5rem;
    z-index: 3;
    color: #fff;
    justify-content: center;
    display: flex;
}

/************* REJECT MODAL **************/
#reject-form .img-error {
    font-size: 8rem;
}

#reject-form .modal-header {
    height: 3.5rem;
}

#reject-form #textRejectDescription {
    padding-top: 1rem;
    text-align: center;
}

#reject-form #textAreaRejectMotivo {
    padding-top: 1rem;
    text-align: center;
}

/************* MESSAGE  MODAL **************/
.container-modal {
    background-color: transparent;
    height: 0.313rem;
}

.modal-footer {
    align-items: center;
    justify-content: center;
    background-color: var(--color-primary);
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    border-top: none;
}

.modal-logout-content {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    background-color: white;
    margin-left: 5%;
    margin-right: 5%;
}

.modal-footer button {
    background-color: white;
}

.bg-modal-content {
    background-color: var(--color-primary) !important;
}

.oculto {
    display: none;
}

.modal-header {
    background-color: var(--color-primary);
    color: white;
}

.modal-body {
    padding: 0.688rem !important;
}

.form-control #pin_cloud {
    width: 90%;
}

#motivoRechazo {
    min-height: 7rem;
    width: 100%;
    font-size: 1rem;
    text-align: center;
}

#noPdfDownload {
    min-height: 7rem;
    width: 100%;
    font-size: 1rem;
    text-align: center;
}


.visorPdfIntro {
    width: 100%;
    font-size: 1rem;
    text-align: center;
}

textarea {
    display: block;
    margin: 0 auto;
}


.grouping {
    display: inline-block;
    text-align: center;
}

.langDescription {
    display: block;
}

/************ TEST ************/
.test {
    border: 1px solid red;
}

.bg-red {
    background-color: red;
}

.bg-yellow {
    background-color: yellow;
}

.bg-asinador {
    background-color: #ebf6cf;
}

.bg-refused {
    background-color: #f9d7d7;
}

#titnecesitasAxudaBanner button:hover {
    background-color: var(--color-primary);
}

/****************      MODAL         ******************/

/************ Sign Form ************/
#btnAsinar-SignForm:hover {
    background-color: darkgreen !important;
    color: white !important;
    border: none;
}

#pinRequest-btn-success:hover {
    background-color: darkgreen !important;
    color: white !important;
    border: none;
}



/************ show info ************/
#btn-ok:hover {
    background-color: darkgreen;
    color: white !important;
}

#btn-cancel:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
}

/***** sign-dialog-processing ******/

#sign-form #sign-dialog-processing {
    padding: 10px;
    color: #31708F;
    border-radius: 4px;
    margin-top: 10px;
    /*clear: both;*/
}

#sign-dialog {
    min-height: calc(100% - var(--bs-modal-margin) * 0) !important;
}

.centerColContent {
    display: flex;
    align-items: center;
}

#sign-form #sign-dialog-processing .icon {
    font-size: 1rem;
    position: relative;
}

    #sign-form #sign-dialog-processing .icon .fa-spinner {
        font-size: 2em;
    }

    #sign-form #sign-dialog-processing .icon .fa-save {
        font-size: 0.9em;
    }

#sign-form #sign-dialog-processing .msg {
    padding-top: 15px;
}

#requestcertlist-form #requestcertlist-dialog .msg {
    text-align: start;
}
/********* MODAL WORKING PROCESS *************/

/********* MODAL MESSAGE *************/

#modal-message .modal-header {
    height: 3rem;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#modal-message .img-error {
    font-size: 8rem;
}

#modal-message .alert-danger {
    color: #ffffff;
    background-color: var(--color-rexeitar);
    border-color: #EBCCD1;
}

#modal-message .alert-warning {
    color: #ffffff;
    background-color: #F0AD4E;
    border-color: #FAEBCC;
}

#modal-message .alert-success {
    color: #ffffff;
    background-color: #F0AD4E;
    border-color: #FAEBCC;
}

#modal-message .alert-info {
    color: #fff;
    background-color: #39B3D7;
    border-color: #007bc4;
}

.alert-info {
    --bs-alert-color: #007bc42e !important;
    --bs-alert-bg: #007bc42e !important;
    --bs-alert-border-color: #007bc42e !important;
}

#requestcertlist-dialog-info-sign {
    --bs-alert-color: #007bc42e !important;
    --bs-alert-bg: #007bc42e !important;
    --bs-alert-border-color: #007bc42e !important;
    color: #31708F !important;
}

#reject-dialog-info {
    --bs-alert-color: #007bc42e !important;
    --bs-alert-bg: #007bc42e !important;
    --bs-alert-border-color: #007bc42e !important;
    color: #31708F !important;
}

#modal-message #modal-message-img, .modal-body .confirm-message-img {
    float: left;
    width: 3.438rem;
    color: #39B3D7;
}

    #modal-message #modal-message-img.danger {
        color: var(--color-rexeitar);
    }

    #modal-message #modal-message-img.warning {
        color: #F0AD4E;
    }

    #modal-message #modal-message-img .fa {
        font-size: 3.75rem;
    }


    /** ICONO DE MODAL**/
    .modal-body .confirm-message-img .fa {
        font-size: 3.75rem;
        color: #39B3D7;
    }

#modal-message #span-message {
    border-radius: 1rem;
    padding: 1rem;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 50px;
    background-color: white;
}

.modal-body .confirm-message {
    margin-left: 4.4rem;
    padding-top: 1rem;
}

#modal-message .modal-body, .modal-body {
    min-height: 5.6rem;
}


/************ SIGN-FORM ************/
.certListDiv p {
    margin-left: 5px;
}

/************ PROCESSING ************/
#working-progress #working-progress-msg {
    margin-bottom: 20px;
    padding: 10px;
}

/************ MODAL REJECT ************/
#btnCancel-ReixetarDocumentos:hover {
    background-color: var(--color-primary) !important;
    color: white !important;
}

#btnRexeitar-ReixetarDocumentos:hover {
    background-color: darkred !important;
    color: white !important;
    border: none;
}


.axudaLogin {
    top: 1125px;
}

.accesibilidadlegalavisodivcss {
    margin-left: 2px;
}

/************ Media Querys ************/

/* Very Small devices (landscape phones, 288px and up) SM */
@media (max-width: 288px) {
    .col-cm-1 {
        flex: 0 0 auto;
        width: 100%;
    }
    .col-cm-2 {
        flex: 0 0 auto;
        width: 16.66666666%;
    }
    .col-cm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-cm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-cm-5 {
        flex: 0 0 auto;
        width: 41.66666666%;
    }
    .col-cm-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-cm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-cm-8 {
        flex: 0 0 auto;
        width: 66.66666666%;
    }

    .col-cm-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-cm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-cm-11 {
        flex: 0 0 auto;
        width: 91.66666666%;
    }

    .col-cm-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .d-cm-none {
        display: none !important;
    }

    .d-cm-block {
        display: block !important;
    }

    .d-cm-flex {
        display: flex !important;
    }

    .signerslistpos {
        margin-left: -36px;
    }
}
.signerslistpos {
    margin-left: -36px;
}

.signerslistposicon {
    font-size: 1.7rem !important;
}
.signerslistposiconpending {
    font-size: 1.2rem !important;
}
/* Small devices (landscape phones, 576px and up) SM */
@media (min-width: 576px) {

    .floating-button-group {
        position: fixed;
        bottom: 50px;
        right: 50px;
        z-index: 9999999999;
    }

    .signerslistpos {
        margin-left: -46px;
    }

    .accesibilidadlegalavisodivcss {
        margin-left: 2px;
    }

    .navbar-brand > img {
        height: 48px;
        margin-left: 15px;
    }

    .request-viewer {
        width: auto;
        height: 70.4rem;
        background-color: yellow;
    }

        .request-viewer > section {
            border-radius: 0rem;
            height: 3rem;
        }

    .content-document {
        margin: 1rem auto;
        max-width: 46rem;
    }

    .pdfobject {
        border-radius: 0rem !important;
    }
}

@font-face {
    font-family: 'Xunta Sans';
    src: url('/Styles/fonts/XuntaSans-Regular.woff');
}

.xuntaFont {
    font-family: 'Xunta Sans';
}

/* Medium devices (tablets, 768px and up) MD */
@media (min-width: 768px) {

    .content-document {
        margin: 1rem 11rem;
        max-width: 58rem;
    }

    .signerslistpos {
        margin-left: -46px;
    }

    .accesibilidadlegalavisodivcss {
        margin-left: 5px;
    }

    .separator {
        border-top: 7px solid var(--color-primary);
    }

    .pdfobject {
        border-radius: 0rem !important;
    }

    #noPdfDownload {
        color: var(--color-primary);
    }
}

@media (min-height: 500px) {
}

@media (min-height: 800px) {
}

footer {
    min-height: 84px;
    width: 100%;
    background-color: var(--color-primary);
}

.mobile-footer {
    margin-bottom: 14px;
    margin-top: 14px;
    float: left !important;
    text-align: left;
    margin-left: 29px;
}

#main-container {
    position: inherit;
    z-index: 1;
}

.container-mobile {
    position: fixed !important;
    width: 100%;
}

@media (max-width: 700px) {
    #sign-dialog {
        min-height: calc(100% - var(--bs-modal-margin) * -25) !important;
    }

    .logo-footer {
        height: 28px !important;
        width: 100%;
        background-color: var(--color-primary);
    }

    header {
        height: 72px;
        width: 100%;
        z-index: 100;
    }

    #containerLogin {
        position: relative;
    }
}

.logo-footer {
    height: 28px !important;
    background-color: var(--color-primary);
}
@media (min-width: 700px) {
    header {
        height: 90px;
    } 
}
    /* Large devices (desktops, 992px and up) LG */
    @media (min-width: 992px) {

        .signerslistpos {
            margin-left: -46px;
        }

        .logo-footer {
            height: 36px !important;
            background-color: var(--color-primary);
        }

        .accesibilidadlegalavisodivcss {
            margin-left: 5px;
        }

        #groupButton {
            margin-inline-end: 2rem;
            align-items: end;
        }

        footer {
            min-height: 84px;
            width: 100%;
            background-color: var(--color-primary);
        }

        .sala-signatura {
            width: 21.5rem;
            height: 4rem;
        }

        .request-viewer {
            height: 34.4rem;
            border-bottom-left-radius: 1rem;
        }

        .request-viewer, .nav-link {
            width: 18rem;
        }

        .content-document {
            margin: 1rem 1rem;
            max-width: 24rem;
        }
/*
        .pdfobject-container {
            height: 34.4rem;
        }*/

        .pdfobject {
            border-top-right-radius: 1.2rem !important;
            border-bottom-right-radius: 1.2rem !important;
        }

        .tab-content {
            border-bottom-left-radius: 1rem;
            border-bottom-right-radius: 1.5rem;
            border-top-right-radius: 1.5rem;
        }

        #menu_Pestanas_Documentos, #main-container {
            margin: 0rem 2rem;
        }
    }

    /* Extra large devices (large desktops, 1200px and up) XL */
    @media (min-width: 1200px) {

        #menu_Pestanas_Documentos, #main-container {
            margin: 0rem 7rem;
        }

        .request-viewer {
            height: 37.4rem;
            border-bottom-left-radius: 1rem;
        }

        .content-document {
            margin: 2rem;
            max-width: 24rem;
        }
/*
        .pdfobject-container {
            height: 34.4rem;
        }*/

        .pdfobject {
            border-top-right-radius: 1.2rem !important;
            border-bottom-right-radius: 1.2rem !important;
        }

        .floating-button-group {
            position: fixed;
            bottom: 60px;
            right: 105PX;
            z-index: 9999999999;
        }

        .request-viewer, .nav-link {
            width: 27rem;
        }

        /**Para evitar mala visualizacion en asuntos largos*/
        .recorte-texto {
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 25rem;
        }
    }
span.texto-header {
    font-size: large;
    color: #FFFFFF !important;
    font-weight: 700;
/*    font-weight: bold;
*/}
/* XX-Large devices (larger desktops, 1400px and up) XXL */
@media (min-width: 1400px) {
}
