﻿::-webkit-scrollbar {
    width: 2px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
#ocultar {
    display: none;
}

#fiscal:checked + #ocultar {
    display: block;
}
/* alet Box */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");

.modalContainer {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0px;
    z-index: 10000;
    background-image: url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

.alertBox {
    position: relative;
    width: 633px;
    height: 231px;
    min-height: 100px;
    max-height: 400px;
    margin-top: 50px;
    --bs-modal-width: 634px;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.575);
    background-color: #fff;
    background-repeat: no-repeat;
    top: 2%;
}

.modalContainer > #alertBox {
    position: fixed;
}

.alertBox h1 {
    margin-top: 25px;
    margin-right: 13px;
    font: bolder 18px 'Visby CF', Geneva, Tahoma, sans-serif;
    background-color: white;
    color: #FFF;
    border-bottom: 1px solid;
    padding: 20px 20px 20px 20px;
    float: right;
    transform: scale(1.5);
    background-image: url(images/close.svg); /* required by MSIE to prevent actions on lower z-index elements */
    background-repeat: no-repeat;
    cursor: pointer;
}

.alertBox p {
    margin-top: 50px;
    height: 40px;
    padding-left: 5px;
    padding-top: 26px;
    text-align: center;
    vertical-align: bottom;
    font-family: var(--pure-material-font, "Visby CF", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-weight: 900;
    font-size: 19px;
    word-wrap: break-word;
    /*background-image:url(images/texto_index.png);*/ /* required by MSIE to prevent actions on lower z-index elements */
    /*background-repeat: no-repeat;
				  background-position:center;*/
}

.alertBox #closeBtn {
    position: relative;
    margin: 60px auto 29px auto;
    padding: 7px;
    border: solid;
    border-width: 2px;
    border-color: #E6007E;
    height: 30px;
    width: 109px;
    font-family: var(--pure-material-font, "Visby CF", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 14px;
    font-weight: bold;
    /*text-transform:uppercase;*/
    display: flex;
    justify-content: center;
    align-items: center;
    color: #E6007E;
    background-color: white;
    border-radius: 7px;
    text-decoration: none;
    outline: 0 !important;
    cursor: pointer;
}

.alertBox #closeBtn:hover {
        color: white;
        background-color: #E6007E;
    }

@media (max-width: 600px) {
    #alertBox {
        position: relative;
        width: 90%;
        top: 30%;
    }
}
/* modal terminos y condiciones */
.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup {
    font-family: var(--pure-material-font, "Visby CF", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    position: relative;
    height: 450px;
    min-height: 100px;
    max-height: 450px;
    width: 89%;
    max-width: 570px;
    margin-top: 50px;
    --bs-modal-width: 634px;
    border-radius: 11px;
    border: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.575);
    background-color: #fff;
    background-repeat: no-repeat;
    top: 2%;
    text-align: center;
}


    .modalPopup .btncerrar {
        float: right;
        background-repeat: no-repeat;
        cursor: pointer;
        padding: 20px 20px 20px 20px;
        transform: scale(1.3);
    }

    .modalPopup .header {
        background-color: white;
        height: 120px;
        color: #2F328A;
        line-height: 20px;
        font-size: 16px;
        font-weight: 900;
        text-align: left;
        font-weight: bolder;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        padding-top: 35px;
        padding-left: 20px;
        padding-bottom:15px;
    }

    .modalPopup .body {
        color: black;
        font-size: 16px;
        min-height: 50px;
        line-height: 30px;
        text-align: justify;       
        padding:0px 20px 10px 20px;
        height:265px;
        overflow-y: auto;
        overflow-x: hidden;
        flex: 1 !important;
    }
    .modalPopup .footer {
        text-align: right;
        font-size: 17px;
        font-weight: bolder;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 30px;
        border:none !important;
        max-height:80px;
        
    }
/* modal selecciona tipo de acta */
    .modalPopupTipo {
    font-family: var(--pure-material-font, "Visby CF", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);    
    min-height: 150px;
    max-height: 350px;
    max-width:600px;    
    min-width:430px;
    --bs-modal-width:600px;
    border-radius: 11px;
    border: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.575);
    background-color: #fff;
    background-repeat: no-repeat;
    top: 2%;
}

    .modalPopupTipo .btncerrar {
        float: right;
        background-repeat: no-repeat;
        cursor: pointer;
        padding: 20px 20px 0px 0px;
        transform: scale(1.3);
    }

    .modalPopupTipo .body {
        padding-top: 80px;
        text-align: center;
        vertical-align: middle;
        font-family: var(--pure-material-font, "Visby CF", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
        font-weight: 900;
        font-size: 19px;
    }

    .modalPopupTipo .footer {
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        padding: 20px 20px 20px 20px;
    }

@media screen and (max-width: 640px) {

    .divisor {
        display: none;
    }
    .modalPopupTipo {
        max-width: 90%;
        min-width: 30%;
    }
    
}
