/* This file is reserved for overriding and extending the template styles. */

/* en este caso todo se aumento  */
@font-face{
    font-family: RalewayBlack;
    src : url('../font/Raleway-Black.ttf')
}
@font-face{
    font-family: RalewayBold;
    src : url('../font/Raleway-Bold.ttf')
}
@font-face{
    font-family: RalewayExtraBold;
    src : url('../font/Raleway-ExtraBold.ttf')
}
@font-face{
    font-family: RalewayLight;
    src : url('../font/Raleway-Light.ttf')
}
@font-face{
    font-family: RalewayMedium;
    src : url('../font/Raleway-Medium.ttf')
}
@font-face{
    font-family: RalewayRegular;
    src : url('../font/Raleway-Regular.ttf')
}
@font-face{
    font-family: RalewaySemiBold;
    src : url('../font/Raleway-SemiBold.ttf')
}


.font-regular{
    font-family: RalewayRegular !important;
}
.font-semibold{
    font-family: RalewaySemiBold !important;
}
.font-medium{
     font-family: RalewayMedium !important;
}
.font-light{
    font-family: RalewayLight !important;
}
.font-extrabold{
    font-family: RalewayExtraBold !important;
}
.font-bold{
    font-family: RalewayBold !important;
}
.font-black{
    font-family: RalewayBlack !important;
}
/* estilos de pdf*/

.div-blanco{
    background-color: red;
}

/* fin */




input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .div-linea-centro-top,
html[data-placement=vertical] .nav-container .nav-content .div-linea-centro-top{
    width: 7%;
    height: 1px;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
}
.user-container{
    position: relative;
}
/*
html[data-placement=vertical] .nav-container .nav-content .user-container::after,
html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .user-container::after,
html[data-placement=vertical] .nav-container.mobile-side-ready .nav-content .user-container::after {
  content: "";
  width: 7%;
  height: 1px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 5px;
}
*/

.tooltip-nuevo {
    display:inline-block;
    right: 0;
    top: 0;
    border-bottom:0px dotted #666;
    text-align:left;
    width: auto !important;
    cursor: pointer !important;
}

.div-cricle-question{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #424242;
    box-shadow: 0px 3px 6px #00000029;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-top: 1px;
    color: #fff;
    font-size: 12px;
}

.tooltip-nuevo .bottom {
    width: 400px;
    top: 30px;
    left: -150px;
    transform:translate(-50%, 0);
    padding: 20px 20px 20px 20px;
    color:#171717;
    background-color:#F2F2F2;
    font-weight:normal;
    border-radius:0px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
    position: absolute;
}
.bottom h4{
    color: #171717 !important;
}

.bottom img{
    position: absolute;
    left: 23px;
    top: 15px;
    width: 10%;
    display: none;
}

.tooltip-nuevo:hover .bottom {
    display:block;
}

.tooltip-top-abmiental{
    right: 13px !important;
    top: 13px !important;
}


.list-btn-request{
    margin-top: 45px !important;
}

html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu .list-btn-request a.active , html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu .list-btn-request a.active {

    background-color: #ffffff30 !important;
    box-shadow: none !important;
    border-radius: 10px;
    color: #fff;
    font-family: var(--font-raleway-bold) !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;

}

html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu .list-btn-request svg, html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu .list-btn-request svg{
    display: none !important;
}


html[data-placement=vertical] .nav-container .nav-content .menu-container .menu li.list-btn-request a.active, html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .menu-container .menu li.list-btn-request a.active, html[data-placement=vertical] .nav-container.mobile-side-ready .nav-content .menu-container .menu li.list-btn-request a.active{
    background-color: #ffffff30 !important;
    box-shadow: none !important;
    border-radius: 10px;
    color: #fff;
}
.div-conten-select{
    position: relative;
}
.div-conten-select select, .div-conten-select input{
    background-color: transparent;
    font-family: var(--font-raleway-regular);
    border-radius: 10px;
    font-size: var(--font-size-select);
    color: var(--color-text-select);
    height: 45px;
    border: 1px solid #383D44;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.div-conten-select svg{
    position: absolute;
    right: 20px;
    top: 12px;
}
.div-conten-select .icon-recibo{
    position: absolute;
    right: -10px;
    top: 15px;
    color: #189E49;
}
.btn-icons-table{
    border-radius: 5px;
    background-color: #fff;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn-icons-table.desactive{
    opacity: 0.3;
}
.btn-icons-table img{
    mix-blend-mode: multiply;
    width: 55%;
}
.btn-icons-profile svg{
    color: #000000;
}
.div-scroll-table{
    overflow-x: scroll;
}
.btn-downloa-materiales{
    background-color: transparent;
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 1;
    width: auto;
}
.btn-downloa-materiales img{
    width: 55%;
}
.row-border-bottom{
    border-bottom: 1px solid #E5E5E5;
}
.texto-dos-lineas-card-tablet{
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.col-padding-right-card{
    padding-right: 45px;
    position: relative;
}
.btn-descargar-imagen{
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 0px;
    z-index: 2;
}
.btn-descargar-imagen svg{
    color: #000000;
    font-weight: 900;
}
.div-border-blanco-sombra-profile img{
    border: 5px solid #fff;
    box-shadow: 0px 3px 6px #00000029;
}
.link-change-image, .link-change-image:hover{
    color: #9C9C9C;
    font-family: var(--font-raleway-medium) !important;
    text-decoration: underline;
}
.link-absolute-profile{
    font-family: var(--font-raleway-semibold);
    line-height: 18px;
}
.card-widht-profile{
    width: 100%;
}
.row-margin-top-rpofile{
    margin-top: 50px;
}
.btn-icons-profile{
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    z-index: 0;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 0px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #61A693;
  color: #fff;
  text-align: center;
  border-radius: 16px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 120%;
  margin-left: -60px;
  border: 1px solid #D1A549;
  box-shadow: 0px 2px 2px #00000029;
}
.tooltip .tooltiptext-edit{
    left: 180% !important;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.titulo-modals{
    color: #7F7F7F;
    font-family: var(--font-raleway-regular) !important;
}
.texto-modal{
    color: #7F7F7F;
    font-family: var(--font-raleway-medium) !important;
}
.btn-modal{
    border-radius: 30px;
    color: #fff;
    font-family: var(--font-raleway-bold) !important;
}
.btn-verde{
    background-color: #61a693;
}
.btn-rojo{
    background-color: #FF0000;
}
.btn-close{
    position: relative;
    right: 0px;
    top: 0px;
}
.modal-body-padding-top{
    padding-top: 60px !important;
}
.btn-picture{
    position: absolute;
    background-color: transparent;
    right: 28px;
    top: 15px;
    color: #000000 !important;
    z-index: 9999;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.btn-picture i{
    font-size: 18px;
}
.h2-confir-pick{
    font-family: RalewaySemiBold !important;
    font-size: 36px !important;
}
.h2-confir-pick span{
    font-family: RalewayBold !important;
}
.p-texto-medium{
    font-family: RalewayMedium !important;
}
.card-verde-dasboard{
    background-color: #61a693 !important;
    box-shadow: 0px 3px 6px #00000024 !important;
    width: 100%;
}
.card-verde-dasboard h5, .card-verde-dasboard p{
    color: #fff !important;
}
.table.table-border-cero>:not(caption)>*>*{
    border-bottom-width: 0px !important;
}
.table-border-cero tbody tr{
    background-color: #f5f5f599 !important;
}
.img-derecha-dasboard{
    position: absolute;
    right: -30px;
    top: 15px;
    z-index: 1;
    width: 12%;
    z-index: 1;
    display: none;
}
.row-width-stats{
    width: 100%;
}
.text-font-semibold{
    font-family: RalewaySemiBold !important;
}
.div-padding-bottom{
    padding-bottom: 30px;
}
h5.text-plomo-textto{
    font-family: RalewayRegular !important;
    font-size: 25px;
}
.h6-regular{
    font-family: RalewayRegular !important;
    font-size: 16px !important;
}
.btn-forgot{
    position: absolute;
    top: 16px;
    right: 15px;
    z-index: 1;
    color: #61a693 !important;
    font-family: RalewaySemiBold !important;
}
.form-control-padding-right{
    padding-right: 75px !important;
}
.img-absolute-body{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    display: none;
}
.img-absolute-body-dos{
    position: absolute;
    bottom: 30px;
    right: 70px;
    width: 10%;
    display: none;
}
.img-absolute-body-dos-carrito{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 20%;
    display: none;
}
.img-absolute-body-history{
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 28%;
    display: none;
}
.img-absolute-body-profile{
    position: absolute;
    bottom: 90px;
    right: 45px;
    width: 20%;
    display: none;
}
.img-absolute-body-profile-uno{
    position: absolute;
    bottom: 60px;
    right: 35px;
    width: 28%;
    display: none;
}
.nav-container .menu-container .menu a .label{
    display: initial;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu ul{
    padding-left: 0px;
    padding-top: 20px;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu-container .menu ul li a{
    padding-left: 30px;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .link-salir span{
    display: block;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=hidden] .nav-container .nav-content .link-salir span{
    display: none;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .link-salir span{
    display: block; !important;
}

html[data-placement=vertical][data-behaviour=unpinned] .nav-container .nav-content .link-salir span{
    display: none;
}

html[data-placement=vertical] .nav-container .nav-content .link-salir-empresas span{
    display: block !important;
}
html[data-placement=vertical] .nav-container .menu-container .menu a .label{
    display: none;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .menu-container .menu a .label{
    display: contents;
}
html[data-placement=vertical] .nav-container .menu-container .menu li a .label.label-empresas{
    display: contents !important;
}
html[data-placement=vertical] .nav-container .menu-container .menu li a .icon{
    margin-right: 0px;
    margin-top: -4px;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .link-salir span{
     display: block;
}
html[data-placement=vertical][data-behaviour=unpinned][data-menu-animate=show] .nav-container .nav-content .menu a .label{
    display: initial;
    margin-left: 10px;
}
html[data-placement=vertical] .nav-container .menu-container .menu.show{
    padding-left: 21px;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .menu-container .menu.show{
    padding-left: 0px;
    width: 100%;
}
html[data-placement=vertical] .nav-container .nav-content .link-salir{
    bottom: 15px !important;
    left: 16px !important;
}
html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .link-salir,
html[data-placement=vertical] .nav-container .nav-content .link-salir{
    color: #fff;
    position: absolute;
    bottom: 35px;
    left: 8px;
    z-index: 1;
    font-family: RalewayBold;
    font-size: 15px;
    display: flex !important;
    align-items: center;
}
html[data-placement=horizontal] .nav-container.mobile-side-ready .nav-content .link-salir:hover,
html[data-placement=vertical] .nav-container .nav-content .link-salir:hover{
    color: #fff !important;
    font-family: RalewaySemiBold;
}
html[data-placement=horizontal] .nav-container .nav-content .link-salir{
    display: none;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .link-salir{
    display: contents;
}
.data-table-rows table.dataTable tbody tr.tr-border-radius-cero{
    border-radius: 0px !important;
    box-shadow: none !important;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu > li a{
    padding: 7px 10px 7px 10px;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu ul{
    padding-left: 0px;
    padding-top: 7px;
}
html[data-placement=vertical][data-behaviour=pinned] .nav-container .nav-content .menu-container .menu ul li a{
    padding-left: 30px;
}
/* .data-table-rows table.dataTable td:first-child{
    border-width: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
} */
/* .data-table-rows table.dataTable td:last-child{
    border-width: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
} */
.page-item.active .page-link{
    background-color: #1d2a4b!important;
}
.page-item.disabled .page-link{
    color: #1d2a4b!important;
}
.btn-outline-datable{
    box-shadow: inset 0 0 0 1px #61a693 !important;
    color: #61a693 !important;
}
.btn-outline-primary:hover{
    background-color: #61a693 !important;
}
.btn-outline-datable.btn-custom-control .form-check-input{
    border-color: #61a693 !important;
}
.page-link:hover, .page-link:hover:focus{
    background: #61a693 !important;
    color: #fff !important;
}
.page-item.active .page-link{
    color: #fff !important;
}
.page-link{
    color: #61a693 !important;
}
#colorButton{
    display: none !important;
}
.form-control[type="file"]{
    padding: 12px !important;
}

.card-propietarios{
    border-radius: 15px;
    box-shadow: 0px 0px 27px #383D441A;
    background-color: #fff;
    padding: 16px;
    border: 1px solid #fff;
    position: relative;
}

.card-propietarios img{
    border-radius: 10px;
    width: 30%;
}
.card-content-propietarios{
    width: 66%;
}
.card-content-propietarios h5{
    color: #000000;
    font-size: 18px;
}
.card-content-propietarios .verde-depar{
    color: #1d2a4b!important;
    font-size: 11px !important;
}

.card-content-propietarios p{
    font-size: 13px;
    color: #383D44;
}
.div-co-propietarios img{
    border-radius: 10px;
    width: 6%;
}
.div-co-propietarios .verde-depar{
    color: #1d2a4b!important;
    font-size: 14px !important;
}
.div-co-propietarios p{
    color: #383D44;
    font-size: 14px;
}
.content-nombres-co{
    width: 40%;
}
.content-correo-co{
    width: 20%;
}
.content-telefono-co{
    width: 20%;
}
.content-icono-co{
    width: 10%;
}
.content-icono-co a{
    color: #383D44 !important;
}

.card-propietarios.active{
    border-color: #1d2a4b!important;
    background-color: #E4FFEE;
}

@media(min-width: 640px){
    .div-scroll-table{
        overflow-x: auto;
    }
    .col-padding-right-card{
        padding-right: 50px;
    }
}
@media(min-width: 768px){
    .card-widht-profile{
        padding-right: 80px;
    }
    .link-absolute-profile{
        position: absolute;
        right: -65px;
        top: 8px;
        width: auto;
        font-family: var(--font-raleway-semibold);
        line-height: 18px;
    }
}
@media(min-width: 1024px){
    .texto-dos-lineas-card-tablet{
        -webkit-line-clamp: 0;
    }
    .card-widht-profile{
        width: 80%;
        padding-right: 0px;
    }
    .card-body-padding-right-tablet{
        padding-right: 32px !important;
    }
    .card-verde-dasboard{
        width: 90%;
    }
    .row-width-stats{
        width: 90%;
    }
    .img-derecha-dasboard{
        display: block;
    }
    .img-absolute-body{
        display: block;
    }
    .img-absolute-body-dos{
        display: block;
    }
    .img-absolute-body-dos-carrito{
        display: block;
    }
    .img-absolute-body-history{
        display: block;
    }
    .img-absolute-body-profile{
        display: block;
    }
    .img-absolute-body-profile-uno{
        display: block;
    }
}
/* fin */


.vertical-timeline {
    width: 100%;
    position: relative;
    padding: 1.5rem 0 1rem;
    padding-left: 20px;
}

.vertical-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 88px;
    height: 100%;
    width: 4px;
    background: #e9ecef;
    border-radius: .25rem;
}

.vertical-timeline-element {
    position: relative;
    margin: 0 0 1rem;
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
    visibility: visible;
    animation: cd-bounce-1 .8s;
}
.vertical-timeline-element-icon {
    position: absolute;
    top: 0;
    left: 60px;
}

.vertical-timeline-element-icon .badge-dot-xl {
    box-shadow: 0 0 0 5px #fff;
}

.badge-dot-xl {
    width: 18px;
    height: 18px;
    position: relative;
}
.badge:empty {
    display: none;
}


.badge-dot-xl::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: .25rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    background: #fff;
}

.vertical-timeline-element-content {
    position: relative;
    margin-left: 90px;
    font-size: .8rem;
}

.vertical-timeline-element-content .timeline-title {
    font-size: .8rem;
    text-transform: uppercase;
    margin: 0 0 .5rem;
    padding: 2px 0 0;
    font-weight: bold;
}

.vertical-timeline-element-content .vertical-timeline-element-date {
    display: block;
    position: absolute;
    left: -105px;
    top: 0;
    padding-right: 10px;
    text-align: right;
    color: #adb5bd;
    font-size: 11px;
    white-space: nowrap;
}

.vertical-timeline-element-content:after {
    content: "";
    display: table;
    clear: both;
}

.circulo-iniciales{
    border: 3px solid white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.circulo-color{
    border: 3px solid white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
}

.grupo_input_boton{

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

}

.grupo_input_boton .form-control{
    width: 75% !important;
}
.grupo_input_boton button{
    margin-left: 5% !important;
}
html[data-placement=vertical].nav-container .nav-content .user-container a .circulo-iniciales{
  width: 30px !important;
  height: 30px !important;
  font-size: 10px !important;
}

.header-column-verde{
    background: #4e8e7e !important;
    color: white !important;
}
.header-column-mostasa {
    background: #a88644 !important;
    color: white !important;
}
.header-column-marron {
    background: #744b30 !important;
    color: white !important;
}

.bg-column-verde{
    background: #5da796 !important;
    color: white !important;
}

.bg-column-mostasa{
    background: #cba254 !important;
    color: white !important;
}

.bg-column-marron{
    background: #905f40 !important;
    color: white !important;
}
.card-shadow{
    box-shadow: 5px 3px 20px rgb(0 0 0 / 15%) !important;
}
.div-height-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
}
.table-empresas td:first-child{
    border-width: 1px 0 1px 1px;
    border-top-left-radius: var(--border-radius-lg);
    border-bottom-left-radius: var(--border-radius-lg);
}
.table-empresas td:last-child{
   border-width: 1px 1px 1px 0;
    border-top-right-radius: var(--border-radius-lg);
    border-bottom-right-radius: var(--border-radius-lg);
}
.table-empresas td{
    border: 0px;
}
.table-empresas > :not(:last-child) > :last-child > *{
    border-bottom: 0px;
}
table.table-empresas td, table.table-empresas th{
   padding: 15px 15px;
}