﻿.bg-size-cover {
    background-size: cover !important;
    height: 200px !important;
}

.bg-position-center {
    background-position: center !important;
}

.bg-accent {
    background-color: #4e54c8 !important;
}

.Label2 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.color-text {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 10px;
}

.text-deks {
    text-align: center !important;
    /*margin-left: -25px;*/
}

#ctl00_ContenidoPagina_KCtrlC19_ESTS_txtTexto {
    height: 50px;
    width: 755px;
    margin-left: -24px;
}

.card {
    border: none !important;
}

.kt-widget-12__date.kt-widget-12__date--success {
    /*background-color: rgba(29, 201, 183, 0.15);*/
    /*color: #1dc9b7;*/
}

.kt-widget-12__date.kt-widget-12__date--warning {
    /*background-color: rgba(255,184,34,.1);
            color: #ffb822;*/
}

#imgBien:hover {
    background-color: #3D81FF;
}

#imgMal:hover {
    background-color: #3D81FF;
}

.kt-widget-12__date {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
    /*background-color: rgba(85,120,235,.1);
            color: #5578eb;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5rem;
    flex: 0 0 5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*margin-right: 1.25rem;*/
    margin-right: 8px;
    margin-left: 8px;
    text-transform: uppercase;
    line-height: 1.3rem;
    cursor: pointer;
}

input[type="checkbox"] {
    margin-right: 15px;
}

/*label[for=ctl00_ContenidoPagina_chkC19_DR7D] {
    margin-left: 36px;
    margin-top: -24px;
}*/

.text-movl {
    margin-left: -175px;
}

@media only screen and (min-width: 320px) and (max-width: 736px) {
    .text-media {
        text-align: center !important;
    }

    .text-movl {
        margin-left: 23px;
        margin-top: -24px;
    }

    .Paneldoc {
        display: none;
    }

    label[for=ctl00_ContenidoPagina_chkALE_RGIC] {
        margin-left: 25px;
        margin-top: -24px;
    }

    label[for=ctl00_ContenidoPagina_chkC19_DR7D] {
        margin-left: 25px;
        margin-top: -24px;
    }

    input[type="checkbox"] {
        margin-right: 5px;
    }
}

.card.text-center {
    height: 290px !important;
}

.card-text a img {
    margin:auto;
}

.link{
    margin-bottom: 1rem;
}

.card-text{
    margin: 0 auto;
}

    .card-text a {
        color: #000;
    }