@import url("https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap");
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.dropdown-toggle::after {
    display: none;
}

.dropdown-item.disabled, .dropdown-item:disabled {
    cursor: not-allowed !important;
}

/* Estilos para el backdrop */

.btn {
  outline: none; /* Elimina el borde azul al enfocar */
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn:focus {
  outline: none; /* Elimina el borde azul al enfocar */
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn:active {
  outline: none; /* Elimina el borde azul al seleccionar */
  -webkit-box-shadow: none;
          box-shadow: none;
}

.header2 {
    position: sticky;
    top: 0;
}
.fixed {
    position: sticky;
    width: 25%;
    top: 1;
}


.style1 {
    color: #198754;
}
.style2 {
    margin-top: 55px;
}
.style3 {
    margin-top: 3px;
    margin-left: 4px;
}
#adminhome {
}

.styleh1 {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 3px;
}

.styleh2 {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 3px;
}

.styleh3 {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 3px;
}

.styleh4 {
    font-family: "Montserrat";
    color: #474545;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
    margin-top: 51px;
}

.styleh5 {
    font-family: "Montserrat";
    color: #474545;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
}
.styleh5_2 {
    font-family: "Montserrat";
    color: #e4e4e4;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
}
.styleh6 {
    font-family: "Montserrat";
    color: #474545;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 3px;
}

.stylep2 {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
    text-align: left;
    margin-bottom: 0px;
}

.stylep3 {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 3px;
    text-align: left;
    margin-bottom: 0px;
}
.stylep {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
}
.styleps {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 3px;
}


.styleptop {
    font-family: "Azeret Mono";
    color: #474545;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
    margin-top: 48px;
}

.stylepazul {
    font-family: "Azeret Mono";
    color: #2600ff;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
    margin-top: 48px;
}
.stylepazul2 {
    font-family: "Azeret Mono";
    color: #2600ff;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;

}
.styleprojo {
    font-family: "Azeret Mono";
    color: #bd3434;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;
}
.stylepblanco {
    font-family: "Azeret Mono";
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px;

}

.style5 {
    margin-left: 0px;
    margin-right: 7px;
}

.style4 {
    margin-top: 58px;
    background-color: #cdcdcd;
    font-family: "Azeret Mono";
    font-size: 12px;
}

.style4_2 {
    background-color: #cdcdcd;
    font-family: "Azeret Mono";
    font-size: 12px;
    margin-top: 58px;
    margin-left: 49px;
    margin-right: 59px;
}

.style4:hover {
    color: #fff;
    background-color: #343a40;
}

.style4_2:hover {
    color: #fff;
    background-color: #343a40;
}

.style6 {
    margin-top: 73px;
}

.style7 {
    margin-top: 48px;
}

.style8 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.style9 {
    font-family: Montserrat;
    padding-right: 16px;
    font-size: 16px;
}

.style10 {
    margin-right: 52px;
}

.style11 {
    padding-top: 200px;
    padding-bottom: 100px;
}

.style12 {
    margin-bottom: 35px;
}

.style13 {
    margin-bottom: 59px;
}

.style14 {
    margin-top: 56px;
}

.style15 {
    border-style: none;
}

.style16 {
    color: #1a6c7a;
    font-weight: bold;
}

.style17 {
    margin-bottom: 27px;
}

.style18 {
    margin-bottom: 4px;
    margin-right: 4px;
}

.style19 {
    margin-top: 1px;
    margin-bottom: 1px;
}

.style20 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.style21 {
    width: 84px;
    height: 40px;
    margin-left: 5px;
    margin-right: 5px;
}

.style22 {
    width: 84px;
    height: 40px;
    margin-left: 5px;
    margin-right: 5px;
}

.style23 {
    margin-bottom: 0px;
    padding-top: 7px;
}

.style24 {
    width: 150px;
}

.style25 {
    margin-right: 10px;
    width: 110px;
}

.style26 {
    width: 100%;
}

.style27 {
    width: 150px;
}

.style28 {
    width: 110px;
    margin-right: 3px;
}

.style29 {
    margin-bottom: 2px;
}

.style30 {
    width: 183px;
    font-family: "Azeret Mono";
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 0px;
    margin-right: 4px;
}

.style31 {
    width: 48px;
    height: 48px;
}

.style32 {
    width: 183px;
    font-family: "Azeret Mono";
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0px;
    margin-left: 4px;
}

.style33 {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.style34 {
    font-family: "Azeret Mono";
    margin-bottom: 6px;
}

.style35 {
    font-family: "Azeret Mono" !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 5px;
    margin-bottom: 26px;
}

.style36 {
    margin-top: 28px;
    margin-bottom: 28px;
}

.style37 {
    margin-top: 43px;
}

.style38 {
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    background-color: #d1d2d4;
    margin-top: 16px;
}

.style39 {
    margin-top: 16px;
    background-color: #f8d7da;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
}

.style40 {
    color: #20c997;
}

.style41 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 7px;
}

.style42 {
}

.style43 {
    margin-top: 75px;
}

@media (min-width: 1400px) {
    .style44 {
        color: #198754;
    }
    .style99 {
        width: 162px;
    }
    .style59top {
        border-color: #495057;
    }
}

.style45 {
    margin-top: 14px;
}

.style46 {
    font-weight: bold;
    color: #0d6efd;
}

.style47 {
}

.style48 {
}

.style49 {
    /* width: 100%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #adb5bd;
    border-left-color: #adb5bd;
    border-top: 1px solid #adb5bd;
    border-right: 1px solid #adb5bd;
    margin-left: 2px;
}

.style50 {
    width: 40px;
}

.style51 {
    width: 50px;
}

.style52 {
}

.style53 {
    margin-bottom: 0px;
}

.style54 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.style55 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: center;
    width: 67px;
    cursor: pointer;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #adb5bd;
}
.style55top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: center;
    width: 67px;
    cursor: pointer;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #212529;
}

.style56 {
    font-size: 13px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3px;
    padding: 3px 0px 4px;
}

.style57 {
}

.style58 {
    margin-left: 7px;
    height: 100%;
    width: 21px;
    border: 1px #adb5bd;
    border-left-style: solid;
    font-weight: bold;
}

.style59 {
    width: 282px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0px;
    border: 1px solid #adb5bd;
}

.style59top {
    width: 282px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0px;
    border: 1px solid #212529;
}

.style60 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 12px;
    padding-left: 0px;
    width: 100%;
}

.style61 {
    margin-bottom: 0px;
}

.style62 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: fixed;
    background-color: white;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
}

.style63 {
    margin-bottom: 0px;
    width: 100%;
    font-size: 11px;
}

.style64 {
    background-color: rgb(31, 75, 34);
    color: white;
}

.style65 {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.style66 {
    max-width: 549px;
}

.style67 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 47px;
}

.style68 {
}

.style69 {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

.style70 {
    margin-bottom: 0px;
}

.style71 {
    margin-bottom: 0px;
    margin-right: 11px;
}

.style72 {
    margin-bottom: 0px;
}

.style73 {
    font-size: 30px;
    color: #198754;
}

.style74 {
    font-size: 30px;
    color: #dc3545;
}

.style75 {
    font-size: 30px;
    color: #236573;
}

.style76 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.style77 {
    margin-bottom: 0px;
}

.style78 {
}

.style79 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.style80 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.style81 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.style82 {
    margin-bottom: 0px;
}

.style83 {
    margin-bottom: 0px;
}

.style84 {
    margin-bottom: 0px;
}
.row1 {
    cursor: pointer;
}
.style85 {
    text-align: center;
}
.style86 {
    margin-top: 62px;
}
.style87 {
    margin-top: 41px;
}
.style88 {
    padding-top: 19px;
}
.style89 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 4px;
}
.style90 {
    width: 71px;
    border: 1px #adb5bd;
    padding-left: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.style91 {
    width: 282px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #adb5bd;
    background-color: #ececec;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.style91marked {
    width: 282px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #adb5bd;
    background-color: #f3fca6;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.style92 {
    /* width: 100%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ececec;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.style92marked {
    /* width: 100%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f3fca6;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.style93 {
    /* width: 461%; */
}
.style94 {
    width: 100%;
}
.style95 {
    width: 100%;
}
.style96 {
    margin-bottom: 0px;
    width: 100%;
}
.style97 {
    width: 82px;
}
.style98 {
    margin-bottom: 0px;
}
.style99 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #adb5bd;
    width: 120px;
    padding-left: 5px;
    padding-right: 5px;
}

.style99top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 120px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #212529;
}
.style99topamd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 120px;
    border: 1px solid #212529;
    margin-left: 67px;
    padding-left: 5px;
    padding-right: 5px;
}

.style100 {
    color: #dc3545;
}
.style49top {
    /* width: 100%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #adb5bd;
    border-left-color: #adb5bd;
    border-top: 1px solid #adb5bd;
    border-right: 1px solid #adb5bd;
    margin-left: 2px;
    background-color: #fdffa8;
}


.close {
    text-decoration: none;
    position: relative;
    bottom: 3px;
    color: rgb(51, 51, 51);
}
.close:hover {
    text-decoration: none;
    position: relative;
    bottom: 3px;
    color: rgb(0, 0, 0);
    cursor: pointer;
}
.style101{
    max-width: 628px;
}
.style102{
    margin-left: 60px;
}
.style103{
    margin-top: 180px;
}
.style104{
    margin-top: 73px;
}
.style105{
    padding-left: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            width: 59px;
            border: 1px solid #adb5bd;
}
.style106{
    margin-bottom: 0px;
}
.q{
}
.style107{
    margin-left: 9px;
}
.style108{
    margin-bottom: 0px;
}
.style109{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            margin-top: 0px;
            margin-bottom: 0px;
            border: 1px solid #adb5bd;
            width: 52px;
            max-width: 52px;
            min-width: 52px;
}
.style110{
    width: 52px;
    min-width: 52px;
    max-width: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            border: 1px solid #212529;
}
.dropdown.show:before {
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(100,100,100,0.5);
            content: '';
            z-index: 1;
        }
.style111{
    margin-top: 73px;
}
.style112{
    text-align: right;
    margin-right: 17px;
}
.style113{
    margin-left: 17px;
}
.style114{
    margin-top: 15px;
}
.style115{
}
.style116{
    margin-bottom: 9px;
}
@media (min-width: 1200px){
.style117{
        margin-top: 12px;
    }
.style126{
        margin-bottom: 7px;
    }
.style125{
        margin-top: 12px;
    }
}
.style118{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 12px;
}
.style119{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 15px;
    margin-right: 12px;
}

.style120{
    padding-top: 24px;
    padding-left: 25px;
}
.style120:hover
{
    background-color: #c4c8cb;
    cursor: pointer;
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.style121{
    margin-top: 25px;
}
.style122{
    margin-left: 10px;
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.style123{
    color: #a7acb1;
    font-size: 95px;
}
.style124{
    border: 1px solid #a7acb1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.style125{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /*  z-index: 1050; Asegúrate de que el z-index sea mayor que el del dropdown */
}

.style127{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

    .badge {
        position: relative; /* Añadimos posición relativa al contenedor */
        top: -10px; /* Ajustamos la posición hacia arriba */
        display: inline-block;
        padding: 4px 8px;
        background-color: #ffcccc;
        color: #cc0000;
        border-radius: 12px;
        font-size: 12px;
        font-weight: bold;
    }
.style128{
    color: #495057;
    font-size: 23px;
}
    .notification {
        background-color: #ffcccc;
        color: #cc0000;
        border-radius: 10px;
        font-size: 12px;
        font-weight: bold;
        padding: 4px 8px;
    }


.style129{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.style130{
    color: #6c757d;
}

.style131{
    color: #198754;
}

.style132{
    color: #dc3545;
}

.style133{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
}

.style134{
    margin-left: 8px;
}

.style135{
    color: #198754;
    margin-top: 5px;
}

.style136{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.style137{
}

.style138{
    width: 18px;
    margin-right: 4px;
    color: #842029;
}

.style139{
    color: #8c6238;
}

.style140{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.style141{
    width: 79px;
}

.style142{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.style143{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.style144{
    margin-right: 4px;
}

.style145{
    margin-bottom: 9px;
    border-bottom: 1px;
    border-style: none;
    border-color: #adb5bd;
}

.style146{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.wappler-temp{
}

.style147{
    color: #997404;
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.style148{
    font-size: 12px;
    padding-top: 2px;
    width: 100%;
}

.style149{
    margin-bottom: 49px;
}

.style150{
    font-size: 13px;
}

.style151{
    font-weight: bold;
    color: #bb2d3b;
}

.style152{
    font-size: 12px;
}

.style153{
    width: 247px;
}

.style154{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
}

.style155{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}

.style156{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.style157{
    margin-left: 0px;
    margin-right: 0px;
}

.style158{
    font-size: 10px;
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}
.avatarreply {
    width: 30px; /* Ancho del contenedor */
    height: 30px; /* Alto del contenedor */
    border-radius: 50%; /* Redondear el contenedor para que sea circular */
    overflow: hidden; /* Ocultar cualquier contenido que se salga del contenedor */
    margin-right: 5px; /* Espacio a la derecha del avatar */
    background-color: #ddd; /* Color de fondo opcional */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; /* Usar flexbox para centrar la imagen */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; /* Centrar horizontalmente */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; /* Centrar verticalmente */
}

.avatarreply img {
    width: 24px; /* Ancho físico de la imagen */
    height: 24px; /* Alto físico de la imagen */
    -o-object-fit: cover;
       object-fit: cover; /* Escalar la imagen para que cubra el contenedor sin deformarse */
    -webkit-transform: scale(2);
            transform: scale(2); /* Aumentar visualmente el tamaño de la imagen (1.5 veces más grande) */
}

.style159{
    margin-bottom: 0px;
}

.unreadedposttitle{

color: #000000;
   font-weight: bold;
   cursor: pointer;
    }

.readedposttitle{

color: #919191;
cursor: pointer;
    }

.style160{
    width: 100%;
}

.wappler-temp{
}

.style161{
    margin-bottom: 0px;
    margin-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.style162{
    color: #6c757d;
}

.style163{
    color: #e685b5;
}

.style164{
    margin-bottom: 0px;
    cursor: pointer;
}

.style165:hover{
    margin-bottom: 0px;
    color: #e685b5;
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.style167{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
}





.style166{
    height: 50%;
}
.offcanvas1max
{
    height: 80%;
}
.style168{
    margin-bottom: 28px;
    border-color: #b5b6b7;
    border-style: none;
}
.style169{
    background-color: #e9e9e9;
    height: 60px;
}
.style170{
    background-color: #e2e3e5;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
.style165{
    margin-bottom: 1px;
}
.style171{
    margin-bottom: 0px;
    margin-left: 4px;
    margin-right: 7px;
}
.style172{
    margin-bottom: 0px;
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.style173{
    color: #adb5bd;
    font-family: serif;
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.style174{
    font-size: 24px;
    color: #c4c8cb;
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.wappler-temp{
}
.style175{
    height: 366px;
}
.style176{
    margin-top: 20px;
}

.spanwarning
{
        background-color: #f6ffcc;
        color: #cc9600;
        border-radius: 12px;
        font-size: 12px;
        font-weight: bold;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
            padding-left: 8px;
            padding-right: 8px;
    }

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.style177{
    margin-right: 10px;
    color: #20c997;
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.wappler-temp{
}

.tagged{
    background-color: #e9e9e9;
    color: #222222;
    cursor: pointer;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-bottom: 0px;
    padding-left: 7px;
    padding-right: 7px;
}


 .highlighted {
    background-color: #e9e9e9;
    color: #222222;
    cursor: pointer;
    /* border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px; */
    margin-bottom: 0px;
    padding-left: 7px;
    padding-right: 7px;
    font-family: monospace;
        }


        .quote {
            border-left: 3px solid #ccc;
            margin: 10px 0;
            padding-left: 10px;
        }

        .quote .title {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            margin-bottom: 5px;
        }

        .quote img.avatar {
            border-radius: 50%;
            margin-right: 10px;
        }

        .quote blockquote {
            margin: 0;
        }

        .quote .more-content {
            display: none;
        }

        .quote .show-more,
        .quote .show-less {
            color: grey;
            cursor: pointer;
            text-decoration: none;
        }
 
        .quote-content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
        }

        .show-more {
            margin-left: 10px;
            /* Ajusta el margen según tu preferencia */
            cursor: pointer;
            color: grey;
            /* Puedes cambiar el color según tu preferencia */
        }
    .cite-button {
         display: none; /* Por defecto oculto hasta que se seleccione texto */
        position: absolute;
        border: none;
        background-color: #3498db; /* Color de fondo azulado */
        color: white;
        font-size: 14px;
        border-radius: 20px; /* Bordes redondeados */
        cursor: pointer;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
                box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); /* Sombra ligera */
    }

    .cite-button:hover {
        background-color: #2980b9; /* Cambio de color al pasar el mouse */
    }

    .style178{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 6px;
        
}

    .style179{
    margin-bottom: 14px;
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .style180{
    width: 89px;
}

    .style181{
    margin-top: 60px;
}

    .style182{
    color: #75b798;
}

    .style183{
    margin-left: 7px;
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .wappler-temp{
}

    .style184{
    margin-right: 5px;
    color: #919191;
}

    .style185{
    margin-right: 10px;
}
.modal-backdrop{
z-index: 1000;
}
.style186{
    margin-top: 34px;
}
.style187{
    width: 73px;
}
.style188{
    width: 405px;
}