﻿.coso {
    border: 1px solid #c3c3c3;
    margin: 5px;
    border-radius: 5px;
    border-bottom-width: 22px;
}


.checksDocumentos div a span {
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
}

.checksDocumentos div a {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: 110px;
}

.checksDocumentos .coso input {
    z-index: 100;
    bottom: -20px;
}

.checksDocumentos input {
    cursor: pointer
}

.pnAlertContent {
    position: fixed;
    background-color: white;
    border: 10px solid #a7a7a7;
    border-top: 20px solid #a7a7a7;
    border-radius: 20px;
    padding: 15px;
    z-index: 1000;
    width: 600px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.pnAlertBackDisplay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: aliceblue;
    z-index: 999;
    opacity: 0.5;
}


.btn_Regular {
    display: inline-block;
    font-size: medium;
    border-radius: 10px;
    padding: 3px 35px;
    color: white !important;
    text-decoration: none;
    font-weight: bold;
    border: 2px solid;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin: 15px 5px 5px 5px;
}

    .btn_Regular > i {
        position: absolute;
        margin-left: -40px;
        margin-top: 2px;
        font-size: larger;
    }


.btn_Med {
    display: inline-block;
    font-size: small !important;
    border-radius: 7px;
    padding: 2px 20px;
    color: white !important;
    text-decoration: none;
    font-weight: bold !important;
    border: 2px solid;
    width: auto !important;
    margin: 5px 0px;
    cursor: pointer;
}

    .btn_Med > i {
        position: absolute;
        margin-left: -24px;
        margin-top: 2px;
        font-size: larger;
    }


.btn_MedWithIcon {
    padding-right: 12px;
    padding-left: 30px;
}

.btn_WithIcon {
    padding-right: 25px
}

.btn_Green {
    background-color: #28a745 !important;
    border-color: #177d2e !important;
}

.btn_Red {
    background-color: #e40000 !important;
    border-color: #CC0000 !important;
}

.btn_Blue {
    background-color: #007bff !important;
    border-color: #0154ad !important;
}

.btn_Orange {
    background-color: #ff8d00 !important;
    border-color: #d06a02 !important;
}

.warningSpan {
    border: 2px solid #ff992c;
    background-color: #fff7ef;
    padding: 5px;
    border-radius: 5px;
}

.pending_Alert {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.pnAlertMsgDatosPac {
    display: block;
    border: 2px solid #ff992c;
    background-color: #fff7ef;
    margin: 15px auto 15px auto;
    border-radius: 10px;
    font-size: large;
    padding: 10px 5px;
    max-width: 480px;
    padding-left: 30px;
}

    .pnAlertMsgDatosPac i {
        position: absolute;
        font-size: 33px;
        margin-left: -42px;
        margin-top: 5px;
        color: #ff992c;
    }

    .pnAlertDatosPac b {
        color: #2189f5;
    }

.pnAlertClose {
    position: absolute;
    right: 7px;
    top: 6px;
    font-size: 16px;
    text-decoration: none;
    color: #c50000;
    font-weight: bold;
    background-color: #f7c7c4;
    width: 25px;
    height: 24px;
    border-radius: 15px;
}

.pnAlertMsg {
    padding: 5px 20px 5px 50px;
}

    .pnAlertMsg b {
        display: block;
        padding: 5px 10px 5px 10px;
        font-size: 19px;
        border-bottom: 1px solid #ff992c;
        max-width: 310px;
        border-radius: 10px;
        margin-left: auto;
        margin-right: auto;
        color: #696969;
        background-color: #fff7ef;
        margin-top: 9px;
    }

.redAlertText {
    color: #cd2322;
    font-weight: normal !important;
}

.pnAlertDatosPac {
    font-size: medium;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
}

.lnkFontAwesome {
    text-decoration: none;
}

    .lnkFontAwesome i {
        font-size: 31px !important;
        background-color: white;
        padding: 4px;
        border-radius: 9px;
        color: #2189f5;
        min-width: 32px;
        text-align: center;
        margin-top: 1px;
    }

    .lnkFontAwesome div, .pnlEnrolado div:nth-of-type(2n+2) {
        max-width: 50px;
        position: relative;
        display: inline-block;
        text-align: center;
        padding: 5px;
        color: white;
    }

.pnlEnrolar {
    text-align: center;
    margin-bottom: -66px;
    padding-right: 10px;
}

.pnlEnrolado {
    text-align: center;
    margin-bottom: -65px;
    padding-right: 10px;
    max-width: inherit;
    margin-top: 3px;
}

    .pnlEnrolado i {
        font-size: 31px;
        background-color: white;
        padding: 4px;
        border-radius: 9px;
        color: #15bf1a;
        min-width: 32px;
        text-align: center;
    }
    
.greenSuccess {
    color: #15bf1a !important;
    }

.Hide{
    display:none !important ;
}

.header_bar {
    min-height: 70px;
}

.titulo_sitio {
    min-height: inherit;
}

.div_btnPrint_EPac {
    position: absolute;
    left: 424px;
    background-color: #e5e5e5;
    border: 2px solid #c3c3c3;
    padding: 0px 3px 2px 3px;
    border-radius: 14px;
}

    .div_btnPrint_EPac div {
        color: black;
        padding-top: 2px;
    }

.pnOkActivacionPac {
    min-height: 56px;
}

.pnOkRescataDOC {
    min-height: 56px;
}
.pn_error_msj {
    height:auto;
    min-height:36px
    
}

.pn_succs_msj {
    background-color: lightgreen;
    background-position: 8px 8px;
    margin: 0;
    padding: 5px 0px 5px 0;
    width: 100%;
    border: none;
    border-top: 2px solid #009900;
    margin-top: 5px;
}

.pn_info_msj {
    background-color: #B5D3F0;
    background-position: 8px 8px;
    margin: 0;
    padding: 5px 0px 5px 0;
    width: 100%;
    border: none;
    border-top: 2px solid #0066FF;
    margin-top: 5px;
}

.pn_error_msj {
    background-color: #FFB5B5;
    background-position: 8px 8px;
    margin: 0;
    padding: 5px 0px 5px 0px;
    width: 100%;
    border: none;
    border-top: 2px solid #E40000;
    margin-top: 5px;
}

.pnLabelsContent {
    padding: 5px 5px 5px 35px;
}

.main_header p {
    margin-bottom: 0;
    margin-top: 5px;
}