﻿@import url(open-iconic/font/css/open-iconic-bootstrap.min.css);

html, body {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif
}

a, .btn-link {
    color: #0366d6
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac
}

.content {
    padding-top: 1.1rem
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050
}

.invalid {
    outline: 1px solid red
}

.validation-message {
    color: red
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgb(0 0 0 / .2);
    display: none;
    left: 0;
    padding: .6rem 1.25rem .7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: .75rem;
        top: .5rem
    }

.k-loader-container, .k-loader-container-overlay {
    position: fixed !important
}

.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    border-radius: .42rem !important;
    background-color: white !important;
    background-image: linear-gradient(#fff0,#fff0)
}

.k-combobox .k-select {
    background-color: white !important;
    background-image: linear-gradient(#fff0,#fff0)
}

.k-combobox .k-dropdown-wrap {
    border-radius: .42rem !important
}

.bg-light-gris {
    background-color: #fafafa !important
}

.nav-link {
    cursor: pointer
}

.nav-tabs {
    margin-left: 12px
}

.btn-descarga {
    border-color: #07aff8 !important;
    color: #fff !important;
    background-color: #07aff8 !important
}

.k-pager-numbers .k-link.k-state-selected {
    border-color: #07aff8 !important;
    color: #fff !important;
    background-color: #07aff8 !important
}

.k-pager-numbers .k-link {
    border-color: #dee2e6;
    color: #07aff8 !important;
    background-color: #fff
}

.k-pager-nav.k-link, .k-pager-refresh {
    border-color: #dee2e6;
    color: #07aff8 !important;
    background-color: #fff
}

.bg-Secundario {
    background-color: #fafafa !important
}

.PruebaScroll {
    overflow-y: scroll
}

    .PruebaScroll::-webkit-scrollbar {
        width: 5px
    }

    .PruebaScroll::-webkit-scrollbar-track {
        background-color: #bababa
    }

    .PruebaScroll::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 6px rgb(0 0 0 / .3)
    }

@media(max-height:575px) {
    .PruebaScroll {
        height: 53%
    }
}

@media(min-height:576px) {
    .PruebaScroll {
        height: 55%
    }
}

@media(min-height:768px) {
    .PruebaScroll {
        height: 81%
    }
}

.card.card-custom2 > .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff0
}

.TitleCert {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 46px;
    text-align: center;
    color: #ff4a4a
}

.SemiTitleCert {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #ff4a4a
}

.RectanguloCert {
    background-image: url(/assets/campaign_img/rectangulocertificado.svg);
    background-color: #ff4a4a;
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem
}

.btnMenuSalir {
    color: var(--ColorBotonConsultar);
    border: 0;
    background-color: #fff0
}

.btnEdit {
    display: flex;
    align-items: center;
    gap: .3rem;
    font-weight: 700;
    background-color: #e1f6ff;
    color: #009EE3;
    border: 1px solid #b4e8ff
}

.textColorSecondary {
    color: rgb(0 0 0 / .5) !important
}

.textColorPrimary {
    color: #000000 !important
}

.RectanguloCertVecido {
    background-color: #ffba30;
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem
}

.btnModalCerti {
    font-family: Roboto !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 12px 16px !important
}

.btnModalConfirma {
    font-family: Roboto !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 12px 16px !important
}

.btnPlanFactura {
    border-radius: .5rem;
    padding: 16px 32px 19px 32px !important;
    background: #07aff8;
    color: #fff;
    border: #07aff8;
    font-weight: 700;
    font-size: 18px
}

.txtPlanBoleta {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .24em;
    text-transform: uppercase;
    color: #07aff8
}

.textActualizaPlan {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 62px;
    text-align: center;
    color: #170f49
}

.textDesbloq {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #999
}

.boxOpcionesCamapaña {
    position: relative;
    z-index: 10;
    width: 12rem;
    height: 12rem;
    border-width: 8px;
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem;
    border-color: #07aff8;
    border-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    display: flex;
    align-items: center;
    justify-content: center
}

.rsp-xl {
    display: block !important
}

.rsp-sm {
    display: none !important
}

.cardcamp-sm {
    background: #07aff8;
    width: 18rem;
    height: 18rem;
    border-radius: .9rem;
    margin: 1rem
}

.contentcard-sm {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.textcard-sm {
    color: #fff;
    width: 12rem;
    text-align: center;
    font-weight: 600
}

@media(max-width:580px) {
    .rsp-sm {
        display: block !important
    }

    .rsp-xl {
        display: none !important
    }
}

.TitlePlanes {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #333
}

.subTitlePlanes {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #999
}

.boxCard {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid rgb(160 169 176 / .5);
    box-shadow: 3px 4px 20px rgb(0 0 0 / .1);
    border-radius: 15px;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    width: 23.75rem;
    height: 33rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around
}

.cardTitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -.04em;
    color: #f69609;
    margin-bottom: 1rem
}



.pValorRef {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    color: #07aff8
}

.semiCardTitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #606f7b
}

.caract {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -.04em;
    color: #666
}

.pCaract {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #999;
    overflow: auto;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word
}

@media(max-width:1274px) and (min-width:1136px) {
    .pCaract {
        font-size: 13px
    }
}

@media(max-width:1135px) and (min-width:1048px) {
    .pCaract {
        font-size: 11px
    }
}

@media(max-width:1047px) and (min-width:991px) {
    .pCaract {
        font-size: 10px
    }
}

@media(max-width:991px) {
    .pCaract {
        font-size: 16px
    }
}

.btnActualizaplan {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 16px !important
}

.CardDTE {
    background: #fff;
    border: 1px solid rgb(160 169 176 / .15);
    box-shadow: 3px 3px 30px rgb(0 0 0 / .05);
    border-radius: 15px;
    padding: 1rem;
    height: 12rem;
    width: 15rem
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url(../assets/fonts/Montserrat-Regular.ttf) format('truetype');
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url(../assets/fonts/Montserrat-Bold.ttf) format('truetype');
    font-style: normal;
    font-weight: 700
}

.k-event:hover .k-resize-handle {
    visibility: hidden !important
}
