#pdf-signer-control-sidebar {
    /* width: 250px; */
    height: calc(100vh - 130px);
    /* position: fixed; */
    overflow: auto
}

#pdf-signer-pager-sidebar {
    /* width: 150px; */
    /* margin-left: calc(100vw - 130px); */
    height: calc(100vh - 130px);
    /* position: fixed; */
    overflow: auto;
}

#pdf-signer-pager-sidebar-quick-template-config {
    /* width: 150px; */
    /* margin-left: calc(100vw - 130px); */
    height: calc(100vh - 230px);
    /* position: fixed; */
    overflow: auto;
}

#xml-signer-content {
    /* width: 150px; */
    /* margin-left: calc(100vw - 130px); */
    height: calc(100vh - 130px);
    /* position: fixed; */
    overflow: scroll;
}

#not-support-type-file-signer-content {
    /* width: 150px; */
    /* margin-left: calc(100vw - 130px); */
    height: calc(100vh - 130px);
    padding: calc(30vh) 30px 30px 30px;
    /* position: fixed; */
    overflow: scroll;
    text-align: center;
}

#signature-information {
    width: 225px;
}

#pdf-signer-content {
    /* width: calc(100vw - 130px); */
    /* width: 100%; */
    /* width: calc(100% - 150px); */
    height: calc(100vh - 130px);
    /* position: fixed; */
    overflow: auto;
}

#pdf-signer-content-quick-template-config {
    /* width: calc(100vw - 130px); */
    /* width: 100%; */
    /* width: calc(100% - 150px); */
    height: calc(100vh - 230px);
    /* position: fixed; */
    overflow: auto;
}


#pdf-signer-bar {
    width: calc(100vw);
    margin-top: calc(100vh - 120px);
    /* position: fixed; */
}

.signature-frame,
.signature-frame-quick-template-config {
    position: absolute;
    border: 1px solid blue;
    bottom: 50px;
    left: 50px;
    background-color: greenyellow;
    opacity: 0.8;
}

.note-frame {
    position: absolute;
    border: 1px solid blue;
    bottom: 50px;
    left: 50px;
    background-color: #d5d502;
    opacity: 0.8;
}

.pdf-content-page-number-container {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 3rem;
    width: 5rem;
    font-size: 2rem;
    opacity: 0.6;
}

.pdf-preview-page-number-container {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1.5rem;
    width: 2rem;
    font-size: 1rem;
    opacity: 1;
}


.modal-static {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    margin-top: -100px;
    margin-left: -100px;
    overflow: visible !important;
}

.modal-static,
.modal-static .modal-dialog,
.modal-static .modal-content {
    width: 200px;
    height: 200px;
}

.modal-static .modal-dialog,
.modal-static .modal-content {
    padding: 0 !important;
    margin: 0 !important;
}

.modal-static .modal-content .icon {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* @media (min-width: 1200px) {
    .modal-lg,
    .modal-xl {
        max-width: 1100px;
    }
} */
/* Bootstrap 5 CSS and icons included */
:root {
    --colorPrimaryNormal: #00b3bb;
    --colorPrimaryDark: #00979f;
    --colorPrimaryGlare: #00cdd7;
    --colorPrimaryHalf: #80d9dd;
    --colorPrimaryQuarter: #bfecee;
    --colorPrimaryEighth: #dff5f7;
    --colorPrimaryPale: #f3f5f7;
    --colorPrimarySeparator: #f3f5f7;
    --colorPrimaryOutline: #dff5f7;
    --colorButtonNormal: #00b3bb;
    --colorButtonHover: #00cdd7;
    --colorLinkNormal: #00979f;
    --colorLinkHover: #00cdd7;
}

/* .upload_dropZone {
    color: #0f3c4b;
    background-color: var(--colorPrimaryPale, #c8dadf);
    outline: 2px dashed var(--colorPrimaryHalf, #c1ddef);
    outline-offset: -12px;
    transition:
        outline-offset 0.2s ease-out,
        outline-color 0.3s ease-in-out,
        background-color 0.2s ease-out;
} */

.upload_dropZone.highlight {
    outline-offset: -4px;
    outline-color: var(--colorPrimaryNormal, #0576bd);
    background-color: var(--colorPrimaryEighth, #c8dadf);
}

.upload_svg {
    fill: var(--colorPrimaryNormal, #0576bd);
}

.btn-upload {
    color: #fff;
    background-color: var(--colorPrimaryNormal);
}

.btn-upload:hover,
.btn-upload:focus {
    color: #fff;
    background-color: var(--colorPrimaryGlare);
}

.upload_img {
    width: calc(33.333% - (2rem / 3));
    object-fit: contain;
}


.navbar-nav .nav-link:hover,
.nav-link:focus {
    color: #ee0033 !important;
    font-weight: 500;
}

.navbar-nav .dropdown-item{
    cursor: pointer;
}

.icon-view-cert:hover,
.icon-view-cert:focus {
    color: #ee0033 !important;
}

.text-select-file:hover,
.text-select-file:focus {
    color: #ee0033 !important;
    border-color: #ff000094 !important;
    font-weight: 500;
}

.signature-frame-preview {
    width: 100%;
    height: 100%;
    font-style: normal;
    color: black;
    margin: 0px;
    padding: 0 30px 0 0;
}

.signature-frame-preview-display-image {
    /* margin: auto auto; */
    text-align: center;
    background: white;
}

.signature-frame-preview-signature-display-image-img,
..signature-frame-preview-signature-display-quick-template-config-image-img {
    margin: auto auto;
}

.signature-frame-preview-display-text,
.signature-frame-preview-display-quick-template-config-text {
    font-size: 11px;
    text-align: left;
    margin: 0;
    overflow: hidden;
    font-family: "Times New Roman", Times, serif;
    background: white;
}


.note-frame-preview-note-text {
    width: 100%;
    height: 100%;
    font-size: 17px;
    border: 0px;
    background: yellow;
    padding: 10px;
    resize: none;
}

.note-frame-preview {
    width: 100%;
    height: 100%;
    font-style: normal;
    color: black;
    margin: 0px;
    padding: 0 30px 0 0;
}

.note-frame-preview-display-text {
    font-size: 11px;
    text-align: left;
    margin: 0;
    overflow: hidden;
    font-family: "Times New Roman", Times, serif;
}

.note-frame-preview-action {
    position: absolute;
    text-align: center;
    padding: 0;
    width: 30px;
    margin-left: calc(100% - 30px);
    cursor: pointer;
    color: #ff0000b0;
    margin-top: 10px;
}

.signature-frame-preview-action {
    position: absolute;
    text-align: center;
    padding: 0;
    width: 30px;
    margin-left: calc(100% - 30px);
    /* cursor: pointer; */
    color: #ff0000b0;
    margin-top: 10px;
}

.signature-frame-preview-action .fa-solid {
    cursor: pointer;
}

.vertical-center-content-cell {
    vertical-align: middle;
}

.center-content-cell {
    text-align: center;
    vertical-align: middle;
}

.center-content-cell-action {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.icon-download-file {
    padding: 5px 0;
    color: #ff0000b0;
}

.icon-download-file-disable {
    padding: 5px 0;
    color: #a6999a;
    cursor: auto;
}

#file-list-info-table .progress {
    width: 80%;
    margin: 5px auto;
}

#file-list-info-table .icon-success {
    color: #63e6be;
}

.icon-remove-file {
    padding: 5px 0;
    color: #ff0000b0;
}



.navbar-nav .nav-link.active {
    color: rgb(218 72 72 / 90%) !important;
}

.imput-require-label {
    color: red;
}

.input-group-text a {
    cursor: pointer;
}

.input-group-text-disable {
    color: #c5c5c5;
    cursor: default;
}

.input-group-text-enable {
    color: #212529;
    cursor: pointer;
}

.select2-container--default .select2-selection--single {
    padding: .375rem 2.25rem .375rem .75rem;
    height: 38px;
    border: 1px solid #ced4da;
}

.draw-signature-color-point {
    width: 12px;
    height: 12px;
    border-radius: 6px;
}

.draw-signature-color-point-wrap {
    padding: 5px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    margin-right: 15px;
    cursor: pointer;
}

.draw-signature-color-point-wrap.selected {
    background-color: rgba(13, 110, 253, .25);
}


.draw-signature-pen-stroke-size {
    background-color: black;
}

.draw-signature-pen-stroke-size.size-1 {
    width: 4px;
    height: 4px;
    border-radius: 2px;
}

.draw-signature-pen-stroke-size.size-2 {
    width: 6px;
    height: 6px;
    border-radius: 3px;
}

.draw-signature-pen-stroke-size.size-3 {
    width: 8px;
    height: 8px;
    border-radius: 4px;
}

.draw-signature-pen-stroke-size-wrap {
    cursor: pointer;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    margin-right: 15px;
}

.draw-signature-pen-stroke-size-wrap.size-1 {
    padding: 9px;
}

.draw-signature-pen-stroke-size-wrap.size-2 {
    padding: 8px;
}

.draw-signature-pen-stroke-size-wrap.size-3 {
    padding: 7px;
}


.draw-signature-pen-stroke-size-wrap.selected {
    background-color: rgba(13, 110, 253, .25);
}

.action-draw-signature {
    color: red;
    cursor: pointer;
}

.action-draw-signature.disable {
    color: rgb(0, 0, 0);
    cursor: default;
}

.action-text {
    color: red;
    cursor: pointer;
}


.action-text:hover {
    font-weight: 600;
}

.box-area-info {
    border: 1px solid;
    border-radius: 10px;
    border-color: #dfdcdc;
    width: 99%;
    margin: 10px 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}

.box-area-info-title {
    text-align: left;
    margin: 10px 0;
    text-decoration: underline;
    text-underline-offset: 8px;
    text-decoration-color: #ee0033;
    text-decoration-thickness: 2px;
}

.box-area-info-title.disable {
    text-decoration: none;
    color: #c5c5c5;
}

.preview-signature-font-times {
    font-family: 'Times New Roman';
}

.preview-signature-font-tahoma {
    font-family: 'Tahoma';
}

.preview-signature-font-roboto {
    font-family: 'Roboto';
}

.bg-red-600 {
    background-color: rgb(243 5 44 / 80%);
}

.bg-red-700:hover {
    background-color: #be0129;
}

.text-red-600 {
    color: rgb(243 5 44 / 80%);
}