/*Sección productos de venta*/
#productos-venta-mostrar{
    display: contents;
}
.icon-check-select.display-icon-new {
    position: absolute;
    top: 2.7rem;
    right: 1.5rem;
}
#productos-venta-mostrar .imagen-producto{
    background: #E7EAEE;
    border: 2.14173px solid #DCDCDC;
    border-radius: 21.4173px;
    width: 272px; height: 272px;
}
#productos-venta-mostrar .imagen-producto .img-style {
    padding-top: 2rem; text-align: center
}
#productos-venta-mostrar .p-top-producto{
    padding-top: 2rem;
}
    /*New styles*/
.btn-new-wd{
    min-width: 275px!important;
}
.btn-inf{
    min-width: 200px!important;
}
.btn-inf .name-rol{
    text-align: inherit;
    padding: 0.375rem 0.25rem;
}
.inf-user{
    font-size: 14px; font-weight: 500;
}
#btn-actions{
    min-width: 75px;
}
.btn-new-wd .new.dashborad:hover{
    background: #BD0707;
}
.btn-new-wd .new.dashborad.active:hover{
    background: #DA291C !important;
}
.btn-gestionado .cl-pendientes {
    color: #EF3829;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    font-family: "Roboto";
    text-align: center;
}

.gestion .box-aten {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.gestion .box-aten.open {
    padding-top: 0.10rem !important;
    padding-bottom: 0.10rem !important;
}

.mostrar-tramite .btn-estado {
    background: #E3FFE2;
    color: #44AF69 !important;
    padding: 0.25em;
    border-radius: 6px;
}

.detalle-incluye-datos:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    content: "" url(https://catalogo.claro.com.ec/uploads/images/icon/pymes/planes-moviles/ico-arrow-down-negro.svg);
    font-family: claroicons;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    right: 3%;
    font-weight: 400;
    color: #bbb;
    transform: rotate(180deg);
}

.detalle-incluye-datos.open:after {
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.detalle-incluye-ubicacion:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    content: "" url(https://catalogo.claro.com.ec/uploads/images/icon/pymes/planes-moviles/ico-arrow-down-negro.svg);
    font-family: claroicons;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    right: 3%;
    font-weight: 400;
    color: #bbb;
    transform: rotate(180deg);
}

.detalle-incluye-ubicacion.open:after {
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.detalle-incluye-tramite:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    content: "" url(https://catalogo.claro.com.ec/uploads/images/icon/pymes/planes-moviles/ico-arrow-down-negro.svg);
    font-family: claroicons;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    right: 3%;
    font-weight: 400;
    color: #bbb;
    transform: rotate(180deg);
}

.detalle-incluye-tramite.open:after {
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
.detalle-incluye-portabilidad:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    content: "" url(https://catalogo.claro.com.ec/uploads/images/icon/pymes/planes-moviles/ico-arrow-down-negro.svg);
    font-family: claroicons;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    right: 3%;
    font-weight: 400;
    color: #bbb;
    transform: rotate(180deg);
}

.detalle-incluye-portabilidad.open:after {
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.detalle-incluye-venta:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    content: "" url(https://catalogo.claro.com.ec/uploads/images/icon/pymes/planes-moviles/ico-arrow-down-negro.svg);
    font-family: claroicons;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    right: 3%;
    font-weight: 400;
    color: #bbb;
    transform: rotate(180deg);
}

.detalle-incluye-venta.open:after {
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.detalle-incluye-docs-adjuntos:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    content: "" url(https://catalogo.claro.com.ec/uploads/images/icon/pymes/planes-moviles/ico-arrow-down-negro.svg);
    font-family: claroicons;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    right: 3%;
    font-weight: 400;
    color: #bbb;
    transform: rotate(180deg);
}

.detalle-incluye-docs-adjuntos.open:after {
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

.titulo-sh {
    font-weight: bold;
    padding-left: 3rem;
    padding-top: 2%;
    padding-bottom: 2%;
    background: #E2E7F7 !important;
}

.color-blue-light {
    color: #1097AE;
}

.box-gestion-content {
    padding-left: 4%;
    padding-right: 5%;
}

.subtitulo-sh {
    padding-left: 3rem;
}

.horizontal-line {
    background-color: linen;
    height: 0.0001px;
    width: 90%;
}

.informacion-gestion {
    padding: 0 !important;
}

.informacion-gestion-table .tabla-primary {
    color: red;
    background: white;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: white;
}

.icon-gestion {
    color: red !important;
}

.box-gestion .tittle-gestion span, .tittle-gestion span {
    font-size: 20px;
    font-weight: bold;
}

.informacion-gestion-table .table thead th {
    border-bottom: 1px solid #E9E6E6 !important;
}

.informacion-gestion-table .table tbody td {
    color: #606060;
    font-weight: 500;
}

.informacion-gestion span > img {
    margin-top: -15px;
}

.in-new[readonly] {
    background-color: transparent !important;
    color: #888888 !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    opacity: 1;
    border: 1px solid #C7C7C7 !important;
}

.grid-gestion-table {
    grid-gap: 20px;
    display: grid;
    font-weight: 500;
}

.color-gray-light {
    color: #606060;
}

.color-red-claro {
    color: #EF3829;
}

.tnd-btn.turquoise.bordered {
    background-color: #1097AE;
}

.tnd-btn.turquoise.bordered {
    border: 1px solid #1097AE;
    color: #FFFFFF;
    width: 100%;
    border-radius: 7px;
}

.order-1-xs.blue {
    background-color: #E2E7F7;
}

.tnd-btn.blue.bordered {
    border: 1px solid #1097AE;
    color: #FFFFFF;
    width: 90%;
    border-radius: 7px;
}

.button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
@media (min-width: 320px) {
    .grid-gestion-table {
        grid-template-columns: repeat(1, 1fr);
    }

    .head-border-li {
        border-bottom: 1px solid #E9E6E6;
    }
}

@media (min-width: 768px) {
    .grid-gestion-table {
        grid-template-columns: repeat(4, 1fr);
    }

    .head-border-li {
        border-bottom: 0px;
    }
    .head-border {
        border-bottom: 1px solid #E9E6E6;
    }

    .btn-gestionado .pen {
        top: 5px;
    }
}

@media (max-width: 767px) {
    #productos-venta-mostrar .p-top-producto{
        padding-top: 0rem;
    }
    .btn-new-wd{
        min-width: 150px!important;
    }
    .btn-inf{
        min-width: 100px!important;
    }
    .btn-inf .name-rol{
        padding: 0.375rem 0.75rem;
    }
    .inf-user{
        font-size: 14px; font-weight: 500;
    }
    .navbar .ml-5{
        margin-left: 0rem!important;
    }
    .navbar .btn-group .pl-4{
        margin-left: 0rem!important;
    }
    #btn-actions{
        min-width: 50px;
    }
    .pen {
        top: 1rem;
    }

    .box-gestion .tittle-gestion span, .tittle-gestion span {
        font-size: 18px;
    }

    .titulos-secciones .titulo-cliente {
        font-size: 32px;
    }

    .gestion .box-aten {
        padding-left: 1.5rem;
    }
}

