@import url('https://fonts.googleapis.com/css?family=Raleway: 700,400');
/* BODY/WRAPPER */
.loadInContainer {
    background: url(../../images/remaxloader.gif) center no-repeat #fff;
}
.autoComplete{
    background: url(../../images/arrow-down.png) right no-repeat #fff;
    background-size: 25px;
}
.ui-autocomplete-loading {
    background: url(../../images/house.gif) right no-repeat #fff;
    background-size:25px 25px;
}
body {
    font-family: 'Raleway', sans-serif;
}
input{
    font-size:15px !important
}
h5{
    font-size: 16px;
    font-weight: 300;
}
p{
    font-weight:300;
}
table.compact th{
    white-space: nowrap;
}
table.compact td{
    white-space: nowrap;
}
.ingresoFormArea {
    width: 500px;
    margin: 0 auto;
}
.right-side{
    background:transparent;
}

.bg-soft-blue {
    background: #BFDDE7;
}
.bg-white{
    background: #fff;
}
.btn-full{
    height:100%;
    width:100%;
}
.bg-gray{
    background-color: #d0d4da !important;
    color: #FFF;

}
.loadinggif {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../images/house.gif) center no-repeat #fff;
    opacity: .7;
}
.loadersave {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../images/loadersave.gif) center no-repeat #fff;
    opacity: .7;
}
.loaderUpload {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../images/remaxLoaderGif.gif) center no-repeat #fff;
    background-size:120px 120px;
    opacity: .1;
}
.internalloader {
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    background: url(../../images/house.gif) center no-repeat;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
}
.loadercancel {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../images/loadercancel.gif) center no-repeat #fff;
    opacity: .7;
}
/* FONT */
a {
    color:#333;
    cursor:pointer;
}
a:hover {
    color:#222;
    cursor:pointer;
}
a:focus {
    color:#222;
}
h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.red-text{
    color:#dd4b39;
}
#edit{
    cursor:pointer;
}
.blue-text{
    color:#0073b7;
}
.blue-text.leftmargin{
    margin-left: 15px;
}
.white-text {
    color: #fff;
}
.white {
    color:white;
}
a.white:hover {
    color: #0253A2;
}
.white-text a{
    color: #fff;
    text-decoration: underline;

}
.white-text.center {
    text-align: center;
}
.white-text.center.small {
    font-size: 12px;
}
i.red {
    font-size: 20px;
    color: #dd4b39;
    padding-right: 4px;
}
i.social.red {
    padding-right: 15px;
}
i.star {
    font-size: 20px;
    color: gold;
}
i.green-check {
    font-size:18px;
    color:#47B56C;
    margin-right: 5px;
}
i.big-green {
    font-size:24px;
    color:#47B56C;
    margin-right: 10px;
}
h5.grey-header {
    font-size: 20px;
    color: #b0b0b0;
}
.property-black-header {
    font-size: 20px;
    color: black;
}
.cuartosopciones {
    margin-left:10px;
}
sup {
    vertical-align: super;
    font-size: 12px;
}
.important-message {
    font-size: 12px;
    font-style: italic;
    color: #666;
    padding-top:10px;
}
label.redbottom.comisiones{
    margin-bottom:10px;
}
/* LOGIN */
.cuentaWrapper .right-side {
    margin-left: 0;
    min-height: auto!important;
}
.logo-login {
    margin:  10px;
    width:65%;
    max-width: 300px;
    text-align: center;
}
.logo-login img {
    width:90%;
}
.terms-text {
    margin-top:0px;
}
.bg-light-blue {
    margin-top: 10px;
    background-color: #0073b7;
    color:white;
}
.bg-light-blue:hover {
    color: white;
    text-decoration: none;
    background-color: #1BA5F7;
}
.login-box-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.2);
    padding: 20px 10px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
    background: #0055A5;
}
.icon-login {
    width: 150px;
    margin-bottom: 30px;
}
.login-no-account > a {
    color:white;
}
/* HEADER/NAVBAR */
.main-header {
    position: fixed;
    max-height: 70px;
    z-index: 1030;
    width: 100%;
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0, 35, 120) 100%) !important;
    box-shadow: 2px 1px 4px -3px rgb(98 98 98 / 70%);
    margin-bottom: 5px;
}

.main-header>.navbar {
    background: #00468c;
    box-shadow: 5px 0px 3px 1px rgba(90, 89, 89, 0.91);
}
.logo-nav {
    width: 100%;
}
.mobileNavLogo {
    display: none;
}
.logo-container {
    display: block;
    float: left;
    height: 50px;
    text-align: center;
    width: 230px;
    padding: 0 15px;
    background-image:url(../../images/publico/2020-redesign/remax-logo.svg);
    background-size: auto 65%;
    background-repeat:no-repeat;
    background-position: center;
}

.nav-icon {
    color:#fff;
    font-size: 20px;
    cursor: pointer;
}
.moneda-radio input:checked + label {
    background: #0253A2;
    color: #fff;
    font-weight: 700;
    -webkit-border-radius: 100px;
}
.user-menu:hover i {
    color: white;
}
.nav.navbar-nav.publico-left a {
    color:black;
    padding-top: 21px;
}
.navbar-nav>li>a {
    color: #333;
}
.user-menu a:hover {
    background-color: rgba(47, 68, 89, 0.21)!important;
    color: white;

}
.user-menu {
    margin-right: 0px!important;
}
.open>a, .open>a>i {
    color: white!important;
}
.userDropdownHeader {
    width: 100%!important;


}
.user-menu a {
    padding-bottom: 16px!important;
}
.open .dropdown-menu {
    border: none;
    box-shadow: none;
}
.dropdown-menu .btn {
    background-color: transparent;
    color: white!important;
    border: none;
    padding: 6px;
    text-align: left;
    height: 29px;
    transition: all .4s ease-in-out;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
}
.accountImageContainer {
    width: 55px;
    height: 55px;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    border-radius: 50%;
    border: solid 1px #5373b1;
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 8px 1px rgba(114, 114, 114, 0.80);
}
.list-inline{
  vertical-align: middle;
  text-align: -webkit-left;
}


.accountImageContainer:hover {
    transform: scale(1.05);
    transition: all .3s ease-in-out;
}



.datepicker{
    z-index: 999!important;
}

.dropdown-menu .btn:hover {
    border-radius: 0px;
}

.dropdown-menu .btn:active{
    background-color: #01478B!important;
    color: white!important;
    padding-left: 17px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
        transition: all .3s ease-in-out;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
        background-color: #00000025;
            transition: all .3s ease-in-out;
}
.navbar-nav>li>a {
    color:#fff;
    font-size: 14px;
}
.dropdown-toggle>a {
    color:#fff;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    background: #4690C5;
    height: 175px;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    background: #fff;
}
.ayudaLinkArea i {
    margin-top: 15px!important;
    float: right;
    margin-right: 10px;
    margin-left: -7px;
}
.ayudaLinkArea {
    color: white;
}

.headerExpirado{
    background: #d30006;
    color: white;
    padding: 5px 10px;
    font-weight: 700;
}
.headerPrueba{
    background: #ffc926;
    color: black;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 3px;
    box-shadow: 0px 2px 3px -3px rgb(37 37 37 / 60%);
}
.headerAsociado{
    color: #353535!important;
    font-weight: 700;
}
.headerGerente{
    background: #06b95f;
    color: white;
    padding: 5px 10px;
    font-weight: 700;
}
.headerStaff{
    background: #777;
    color: white;
    padding: 5px 10px;
    font-weight: 700;
}

/* FILTER MENU */
.filter-nav input:checked + label {
    margin-bottom: 0;
    border-bottom:2px solid #235EAD;
}
.filter-nav .view-buttons input:checked + label {
    background-color: #fff;
    color: #00035e;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 2px solid #235EAD;
}
.viewFilters input[type=radio] {
    display: none;
}
.viewFilters label {
    margin-bottom: 0;
}
.FilterViews{
    color:#000;
}
/*.filter-nav label {
        display: inline;
        color:#235EAD;
        padding-bottom: 5px;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 22px;
        cursor: pointer;
}*/

.filterItemContainer{
    max-width: 450px;
    float: left;
    margin-right: 5px
}
.formGroupFilters{
    margin-bottom:0px !important;
}
.filter-menu {
    padding: 0;
}
.filternavli {
    padding:4px;
    list-style-type:none;
}
ul.filter-menu {
    list-style: none;
    padding: 0 15px;
    display: none;
    position: absolute;
    background: #fff;
}
.filter-nav {
    position: fixed;
    top: 62px;
    left: 210px;
    min-height: 60px;

    /*padding-top: 11px;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    opacity: 1;
    z-index: 2;
    background-color: #e2e1e4!important;
    padding-right: 222px;
}
.toggled-filter-nav {
    left: 0px;
    min-height: 50px;
    width: 100%;
    padding-top: 15px;
    padding-left: 25px;
    z-index: 1;
    background-color: #e2e1e4!important;
    position: fixed;
    top: 60px;
    padding-right: 0;
}
.filter-nav .navrow {
    margin-right: 210px;
    border-bottom: 1px solid #dbdbdb;
}
.filter-nav .navrow-toggled {
    margin-right: 0px;
}
.filter-nav .view-buttons li {
    display: inline-block;
}
.filtericons {
    font-size: 12px;
    color: #DBDBDB;
    margin-left:5px;
}
.filternavoptions {
    padding-left: 50px !important;
}
.filter-buttons-container {
    margin-left: 0;
}
.filterNavViews {
    margin-right: 20px;
}
.filterNavOptions {
    margin: 0 auto;
    width: 700px;
    float:left;
    padding-left: 25px;
}
.filterNavSearch {
    width: 175px;
    float: left;
    margin-left: 20px;
}
.sidebar-collapse .filterNavSearch {
    width: 300px;
    float: left;
    margin-left: 20px;
}
.filterNavViews .filter-buttons-container {
    margin-top: -10px;
}
.propiedadesNoDisponible {
    font-size: 22px;
    border-bottom: 2px solid black;
}
.topPadding {
    margin-top: 15%;
}
/* SIDEBAR */
.main-sidebar {
    background: #fff;
    position: fixed;
    width: 210px;
    overflow-y: auto;
    box-shadow: 2px 1px 4px -3px rgb(98 98 98 / 70%);
    margin-top: 75px;
    border-radius: 0px 10px 10px 0px;
    padding-top: 5px;
    min-height: calc(99% - 70px); 
    border: 1px solid #c6c6c6;
}
.sidebar-form {
    margin-left: 10px;
    margin-right: 10px;
}
.side-link {
    color:#000;
    font-size: 13.5px;
    cursor: pointer;
}
.side-link>a:hover {
    color:#444;
}
.toggle-tree {
    margin-top: 5px;
    height:100%;
    font-size: 15px;
}
.active .treeview-menu>li>a {
    color:#333;

}
.active .treeview-menu>li>a:hover {
    padding-left: 20px;
    margin-left: -5px;
    color: black;
    background: linear-gradient(450deg, rgba(197, 197, 197, 0.3) 98%, rgb(7, 45, 146) 3%);
}
.sidebar-menu>li>a {
    padding: 6px 0px 6px 9px !important;
    display: block;
    font-weight: bold;
}
.currentpage>.side-link {
    color:#fff;
}
.currentpage .treeview-menu>li>a {
    color:#fff;
}
.currentpage {
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0, 45, 160) 100%) !important;
    margin-left: 210px;
}
.currentpage2>.side-link {
    color:#fff;
}
.currentpage2 {
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0, 35, 120) 100%) !important;
}
.toggle-tree {
    margin-right: 10px;
}

.filter-menu-mas-filters .box {
    border-bottom: solid 4px #0253A2;
    opacity:1;
}
.box-header {
    color: #fff;
    display: block;
    padding: 20px;
    position: relative;
    }
.box-full-height{
    height:80vh;
    overflow: scroll;
}
.info-box {
    border-radius:0px;
}
.info-box-icon {
    border-radius:0px;
}
.box-opaque {
    opacity: 1;
}

ul.box-title{
    font-size:15px !important;
    font-weight: 200;
    list-style: none;
}
.bold-title{
    font-weight: 700;
    font-size: 22px;;
}
.box-title {
    margin-bottom: 25px;
}
.box-title i{
    font-size: 23px;
    margin-right:20px;
}
.remaxloader{
    background-image:url(../../images/remaxloader.gif);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100px;
}
.remaxLoaderMini{
    background-image:url(../../images/loadersave.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 25px;
    display: inline-block;
    margin-left: 30px;
}
/* FOOTER */
.footer-image {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height:379px;
  /*  background-image:url(../../images/footer.png);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* BUTTONS */
.btn {
    border-radius: 0px;
    font-weight: 700;
}
.add {
    margin-top: 15px;
}
.users-list>li>img {
    border-radius: 100%;
    max-width: 80px;
}
.button-area {
    text-align: right;
}
.propiedades-butones-container div.btn {
    margin-left:0px;
}
.btn-clear {
    background: none;
    border:none;
}
.btn-delete-message {
    font-size: 10px;
}
.btn-upload {
    position: relative;
    background: #2787C7;
    width: 150px;
    height:35px;
}
.btn-upload-text {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: 700;
    margin-top:5px;
    text-align: center;
    width: 150px;
    height:35px;
}
.btn-filter {
    background: #fff;
    color: #727272;
    font-weight: 400;
    min-width: 110px;
}
.fileUpload input.upload {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    background: blue;
    width: 150px;
    height: 35px;
}
.btn-agregar {
    background-color:#47B56C !important;
    color: #fff;
}
#resetfilter {
    margin-top: 5px;
    margin-left: 5px;
}
/* MESSAGES */
.messages {
    margin-top: 20px;
    margin-right: 50px;
}
.messages-box {
    height:auto!important;
    padding:0px;
}
.messages-left {
    width:30%;
    background: #f0f0f0;;
    overflow-y: scroll;
    overflow-x: hidden;
    float: left;
    bottom: 0;
    top: 45px;
    position: absolute;
    padding:5px;
}
.mensajesBox {
    bottom: 0;
    position: absolute;
    right: 20px;
    left: 232px;
    width: auto;
    top: 73px;
    border-top: none;
}
.box-cell{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.tinyMargin{
    margin:0px 1px;
}
.last{
    border: none;;
}
.sidebar-collapse .mensajesBox {
    left: 20px;
}
.right-top-container {
    height: 70%;
    width: 100%;
    margin-top: 41px;
    padding: 10px;
    overflow: hidden;;
}
.messages-userlist {
    color:#444;
    float:left;
    width: 100%;
}
.messages-user {
    padding: 10px;
}
.messages-user-active {
    background: #4690C5;
    color:#fff;
}
.messages-user-active:hover {
}
.messages-user:hover {
    background:#CDD0D2;
    color:#444;
    cursor: pointer;
}
.messages-user-active:hover {
    background: #4690C5;
    color:#fff;
}
.messages-user-profile-pic {
    width:50px;
    height:50px;
    border-radius: 10px;
    overflow: hidden;
}
.messages-user-profile-pic>img {
    height:50px;
    width:auto;
}
.messages-user-name {
    margin-top:15px;
    font-size:15px;
    margin-left:10px;
}
.chaticon {
    margin-top: 40px;
}
.agenteUnreadCount {
    background-color: rgb(230, 0, 0);
    padding: 3px 7px;
    border-radius: 30px;
    font-weight: 600;
    color: white;
    font-size:12px;
}
.agenteUnreadCount:empty{
    display:none;
}
.agente-selected{
    background: #167EBD;
    color: #fff;
}
.agente-selected:hover{
    background: #167EBD;
    color: #fff;
}
/* RIGHT SIDE */
.messages-right {
    top: 0px;
    position: absolute;
    bottom: 0;
    left: 30%;
    width: 70%;;
}
.messages-items-container {
    border-bottom: 1px solid #bdbdbd;
    height: 75%;
    overflow: scroll;
    margin-top: 41px;
    padding: 10px;
    position: relative;;;
}
.messages-item {
    margin-bottom:25px;
}
.messages-item:hover .message-item-delete{
    display:inline-block;
}
.messages-item-profile-pic {
    width:50px;
    height:50px;
    border-radius: 10px;
    overflow: hidden;
}
.messages-item-profile-pic>img {
    height:50px;
    width:auto;
}
.messages-item-username {
    font-size: 16px;
    font-weight: 700;
}
.message-item-date {
    font-size: 13px;
    font-weight: 400;
    margin-left: 10px;
    color:#babbbf;
}
.message-item-delete {
    font-size: 10px;
    margin-left: 10px;
    display: none;
}
.message-item-delete:hover {
    cursor: pointer;
}
.messages-item-content {
    font-size: 16px;
    font-weight: 500;
}
.messages-item-attachments-link {
    font-weight: 700;
    color:#167EBD;
}
.messages-item-attachments-link:hover {
    color:#135E8C;
}
/* Send Area */
.messages-send {
    height: 20%;
    overflow: hidden;
    width: 100%;
    padding: 20px;
}
.input-group-addon-messages {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #167EBD;
    color: #fff;
}
.input-group-addon-navigation {
    font-size: 30px;
    padding: 0px 7px;
    background:#0253A2!important;
    color: #FFFFFF;
}
.messages-upload-button-container {
    margin-top:5px;
}
.loader-container {
    width:100%;
    height:100%;
    margin-top: 150px;
    text-align: center;
}
.load {
    width:40px;
}
.input-group-addon {
    border-radius:2px 0px 0px 2px !important;
}
.messages-attach-files {
    margin-top: 0px;
    float: left;
}
.fileinput-button {
    margin-right:0px;
}
#mensajesFileInput {
    float: right;
    margin-bottom: 10px;;
}
/* FORMS */
.archivoclose{
    color: #e0e0e0;
    cursor:pointer;
    padding-top:5px;
}
.modal-agregaragentes {
    background-color:#fff !important;
}
.formHorizontalLeft .control-label{
    text-align:left;
}
/* PROPIEDADES */
.propiedadesContainerPortal{
    margin-top: 55px;
}
.propiedadesContainerPublico{
    margin-top: 70px;
}
@media screen and (max-width: 991px) {
          #keyword{
        width: 50px !important;
            padding-top: 10px;
    }
    .propiedadesContainerPortal{
        margin-top: 30px!important;
    }
    .map-section-container{
        display: none;
    }
    .propiedadesContainerPublico{
        margin-top: 30px!important;
    }

}
.searchIcon {
    color: #000!important;
}
.propiedades-navigation {
    margin-top: -10px;
    padding-top: 14px;
    padding-left: 10px;
    margin-left: -10px;
    margin-right: -15px;
}
.propiedades-navigation-item {
    color: #444;
    font-size: 15px;
    font-weight: 700;
    margin-left: -10px;
    padding-left: 15px;
    padding-top: 13px;
    height: 50px;
    margin-top: -20px;
}
.propiedades-navigation span.label-info {
    float: right;
    padding: 5px 8px;
    margin-top: 1px;
    margin-right: 15%;
    background-color: #47B56C !important;
}
.propiedades-navigation-item:hover {
    background: #E1E1E1;
    cursor: pointer;
    color:#444;
}
.propiedades-navigation-item-active {
    background:#2787C7;
    color:#fff;
}
.modal-content.propiedad {
    overflow:scroll;
}
form.property-form {
    background: #47B56C;
    width: 100%;
    margin: 0 auto;
    padding: 3% 8%;
    height: 100vh;
}
.equipoPadding:nth-of-type(1) {
    padding-left: 0;
}
form.property-form table {
    width: 100%;
}
form.property-form input {
    height: 30px;
    width: 100%;
    border: 1px solid #e0e0e0;
}
.property-form textarea {
    height: 100px;
    width: 100%;
    resize: none;
    border: 1px solid #e0e0e0;
}
.property-form-text {
    color:white;
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
}
.btn.property {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: white;
    color: #666;
    font-size: 16px;
}
.btn.property-form:active, .btn.property-form:hover {
    color:white;
    background:#666;
}
.modal-header-fixed {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: fixed !important;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.property-nav {
    background: #EBEBEB;
    font-size: 16px;
    position: fixed;
    top: 55px;
    left: 0;
    width: 100%;
    padding-left: 164px;
    z-index: 100;
    padding-top: 8px;
}
.property-nav ul {
    list-style-type: none;
    margin:5px 0 15px;
    padding-left: 0;
}
.property-nav li {
    display: inline;
}
.property-nav li a {
    text-decoration: none;
    color:#0073b7;
}
.property-nav li a:active, .property-nav li a:hover {
    color:#dd4b39;
}

.input-group-addon {
    padding: 0px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.property-price {
    margin-left:10px;
    font-weight: 700;
    font-size: 20px;
    text-align: justify;
}
.nav-pipe {
    color:#0073b7;
    padding:0 5px;
}
.property-body.general {
    font-size: 16px;
    color: #666;
    text-align: justify;
}
.property-body.general.bold {
    margin-bottom:0;
}
.property-wrapper {
    padding: 40px 40px 10px;
    border-top: 3px solid #e0e0e0;
    background: #f0f0f0;
}
.property-map {
    margin-bottom: 15px;
}
.hr-property {
    border-top:2px solid #e0e0e0;
}
.ion.property {
    font-size:30px;
    color: #666;
    margin-right: 10px;
}
.adicional {
    padding: 0 0 50px;
}
.caracteristicas {
    margin-bottom: 40px;
    padding: 0 50px;
}
div#caracteristicas, div#ambientes {
    border-right: 1px solid #e0e0e0;
}
.property-general {
    margin-left: 70px;
}
.adicional-property {
    padding:40px;
}
.property-body.adicional {
    font-size:13px;
}
.property-body, .property-description {
    font-size: 16px;
}
.row.property-description {
    margin-bottom: 25px;
}
.propiedades-listview-image {
    width:85%;
}
.propertyImageListView {
    padding-left: 0!important;
    overflow: hidden;
}
.propertyImageListView img{
    width:100%;
    /*max-width: 100%*/
}
.propertyInfoListView, .propertyButtonsListView {
    padding-top: 30px;
}
.mis-notas {
    margin-bottom: 10px;
}
.btn.red-button {
    background: #E60000;
    color: white;
    font-size: 17px;
    padding: 7px 20px;
    display: block;
    margin: 0 auto;
}
.btn.blue-button {
    background: #0253A2;
    color: white;
    font-size: 17px;
    padding: 7px 20px;
    display: block;
    margin: 0 auto;
}
.blue-button.listview, .red-button.listview {
    display: inline-block;
    font-size: 14px;
    margin: 0 2px;
    padding: 5px 10px;
}
.propiedades-listview-item {
    background-color: white;
    padding: 0;
    width: 80%;
    display: block;
    margin: 20px auto;
    box-shadow: 1px 3px 3px rgba(0,0,0,0.45);
    height:200px;
    overflow: hidden;
}
.propiedades-listview-details {
    font-size: 16px;
}
.propiedades-listview-price {
    color: #0253A2;
    font-weight: 800;
    font-size: 18px;
}
.propiedades-listview-location {
    line-height: 1.2;
}
#agenteModal .propiedades-listview-location {
    margin-bottom:15px;
}
i.button-icon {
    margin-right: 10px;
}
.Admin-propiedades-listview {
    margin-top: 65px;
}
.propiedades-mapview-container {
    background: #e0e0e0;
    padding: 20px;
    margin-right: 0;
    margin-left: 0;
}
.propiedades-mapview-info {
    background: #fff;
    padding: 20px;
}
.propiedades-mapview-image {
    width:100%;
}
.propiedades-mapview-location {
    font-size: 18px;
}
.propiedades-mapview-buttonarea {
    margin: 30px 0 0 -5px;
}
.propiedades-mapview-map {
    padding-left: 0;
}
.Admin-propiedades-mapview {
    margin-top: 65px;
}
#map-canvas #mapPropiedadesCanvas {
    width: 59vw;
    height:87vh;
    position:absolute;
    margin-top:3.5%;
    float:left;
}
#map-details #mapPropiedadesDetails {
    height: 100vh;
    width: 30%;
    z-index: 1;
    background: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    right:0;
    top:0;
    padding-top:121px;
    padding-left:20px;
}
.filtro-strong {
    font-weight: bold;
    margin-left: 15px;
    font-size:18px;
}
.filtro-avanzado-descriptors {
    float: left;
    margin: 8px 20px 0 0;
}
.ion-arrow-down-b.filtro {
    margin-left: 5px;
}
.filter-buttons-container.filtro-avanzado {
    margin-left: 0;
    padding: 0 10px 10px 0;
}
.filter-buttons-container {
    padding: 5px 0;
}
.primer-filtro {
    background-color: white !important;
}
.comisioncolab {
    width:30%;
}
.propiedadnavcol {
    background-color: #f4f4f4 !important;
    padding-top: 72px;
}
/*.filtro-avanzado-dropdown .filter-menu {
        width:185px;
        border-left: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
}
.btn.btn-filter.filtro {
        width:185px;
}*/
.filtro-avanzado-dropdown {
    background-color: #fff;
    padding: 20px;
}
.filtrosavanzados {
    border: 1px solid #dbdbdb;
}
.filtro-rightside {
    border-left: 1px solid #e0e0e0;
}
/* MAP FILTERS */
#buscar{
    margin-left: 10px;
    border: none;
    border-bottom: 2px solid #C9C9C9;
    border-radius: 0px !important;
}
.searchingicon {
    font-size: 23px;
}
.input-group-addon-navigation {
    border-radius:4px !important;
}
.priceminmax {
    height:30px;
    margin-left: 10px;
    cursor:pointer;
}
.priceminmaxchosen {
    color:#0070C0;
}
.map-view-btn {
    color: white;
    background-color:#3c8dbc;
}
.detailles-titulo {
    font-size:18px;
}

.redbottomwidth{
    width:11%;
}

/*#descripcion, #comision, #datos, #ubicacion, #publicar, #generales  {
        padding-top:25px;
}*/

.descripcion-wrapper {
    margin:0 20px;
}
#areas, #equipo {
    margin-right: 8px !important;
}
.noPaddingColumn {
    padding-left: 0!important;
}
.check {
    font-size: 16px;
    line-height: 1.75;
}
#wrapper-mired {
    margin:0 20px;
    padding-top:25px;
}
#mired{
    padding: 2%;
}
#input-valor-propiedad{
    width: 30%;
}
.remax-blue {
    color: #0253A2;
}
.remax-blue-btn {
    background-color: #0253A2;
}
.compartir-si {
    padding-bottom:3px;
}
.titulos {
    padding-left:0px;
}
.input-group-addon.addon-red {
    color:red;
    background: white;
}
#clave_catastral{
    width: 100%;
}
#comentarios_internos{
    margin: 0px;
    width: 100%;
    height: 76px;
}
.com-show{
    display: none;
}

/* MODAL */
.modal-dialog {
}
.micuentadialog-publico {
    min-height:auto;
    margin: 75px auto;
    width:600px;
    height:auto;
}
.modal-content {
    background: #ffffff;
}
.micuentacontetPublico {
    height: auto;
    background: #F5F5F5;
    overflow: hidden;
    width: 600px;
    margin: 0 auto;
}
.micuentacontetPublico .wrapper-perfil {
    padding: 80px 50px 20px;
    overflow: scroll;
}
.micuentacontetPublico .modal-header {
    width: 600px;
    margin: 0 auto;
    position: absolute;
}
/*.modalPopUp{
        height:60vh;
        width:500px;
        margin:50px 500px;
}
.headerPopUp{
        width:500px !important;
        margin:0px 500px;;
}*/
.modal-close {
    opacity: 1;
    color:#fff;
}
.modal-right.agregar {
    padding-top: 0;
}
.modal-right {
    background: #fff;
    padding-top: 15px;
    margin-top: -15px;
    padding-bottom: 40px;
    margin-bottom: -15px;
    min-height: 100vh;
    overflow-y:scroll;
}
.modal-body {
    background: #fff;
    margin-top: 0px;
}
#ingresoModal .modal-body {
    height: auto;
}
.modal-footer {
}
.modal-form-group {
    padding: 30px;
}
/*.modal-form-group.odd {
        background-color: #e0eff9
}*/
/*.modal-form-group.even {
        background-color: #f0f7fc
}*/
.modal-form-group:hover {
    /*background:#DFDFDF;*/
}
.icheckbox_flat-red {
    margin-right: 5px!important;
    margin-bottom: 5px!important;
}
.iradio_flat-red {
    margin: 0 5px!important;
}
textarea#descripcion {
    height:133px;
    resize:none;
}

.form-control{
    border-radius: 3px !important;
}
.form-control:focus {
    border-color: #3c8dbc !important;
    box-shadow: none;
}
.formGroupMargin input:focus{
    border-color: #3c8dbc !important;
    box-shadow: none !important;
    outline: none;
}
.input-sm{
    color: #333;
}
/*----------------
PERFIL
-----------------*/
.profile-profile-pic {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    margin: 0 auto;
    border: 1px solid #ccc;
    text-align: center;
    background-color: white;
}
.profile-profile-pic>img{
    width: 100%;
    height: 100%;
}
.labelperfil{
    padding-bottom:20px;
}
/* PROPIEDADES */
.secondary-nav{
    background-color:#f4f4f4;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*input[type="radio"] {
-webkit-appearance: none;
}*/
select.filter-label {
    /*background: transparent;
    color: #333333;
    max-width: 310px;
    margin: 5px 2px !important;
    border: none;
    height: 30px;
    -webkit-border-radius: 0px;*/
}
.toggled-filter-nav{
    left: 0;
    width:100%;
}
.filter-input {
    border:1px solid #444;
}
.filter-buttons-container{
    float: right;
}
.filter-view-selected{
    border-bottom: 2px solid #235EAD;
}
#properties-container{
    width:98%;
}
.propiedades-boxes {
    margin-top: 10px;
}
/*.propiedades-box {
        height: 475px;
        overflow: hidden;
        border:3px solid #0253A2;
        opacity: 1;
}*/

.propiedades-box {
    height: 500px;
    overflow: hidden;
    border: none;
    opacity: 1;
}
.propiedades-box:hover .btn-hidden {
    display: inline;
}
.propiedad-box-image{
    height:250px;
    overflow: hidden;
    text-align: center;
}
.propiedad-box-image img{
    width:100%;
}
.propiedad-box-precio {
    color: #0253A2;
    font-size:20px;
    font-weight: 700;
    padding-top: 10px;
}
.propiedad-box-precio{
    white-space: nowrap;
}
.propiedad-box-estaciamentos {
     font-size: 13px;
    margin-bottom: 2px;
    white-space: nowrap;
    margin-top: 4px;
}
.propiedad-box-ubicacion-list {
    list-style-type: none;
    padding:0px;
    font-size:13px;
    font-weight: 300;
}
.propiedad-box-exclusivo {
    text-align: right;
    margin-top: 10px;
}
.filter-menu-mas-filters{
    display: none;
    position: absolute;
    left:0;
    width:100%;
}
.filter-menu > li{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -10px;

}
.filter-menu > li:hover{
    background:#235EAD;
    color:white;
}
.filter-menu-form-group{
    border-bottom: 1px solid #D4D8DF;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

#masFiltersSidebar {
    max-height: 1020px;
    margin-top: 70px;
    /*background-color: #0253A2;*/
    color: white;
    overflow-y: auto;
}

@media screen and (max-width: 480px) {
    #masFiltersSidebar {
        margin-top: 5px;
    }
}
.filter-nav {
    position: unset;
}

/*.masFilterSection {
        overflow-y: auto;
        max-height: 300px;
}*/

.masFilterLabel {
    font-size: 20px;
}

.filterItem {
    padding: 5px;
    background-color: #0253A2;
    border-bottom: 1px solid;
}

#masFiltersSidebar .active{
    border: none!important;
}

.masFilterItemContainer {
    background-color: #C2DDE7!important;
    color: black!important;
    padding: 5px 10px;
}

.masFilter {
    display: none;
}

.property-section-factos {
    margin-top: 10px;
    margin-left: -40px;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    column-count: 2;
    column-gap: 40px;
}
.property-section-factos > li{
    font-size: 16px;
    /*border-bottom: 1px solid #444;*/
    margin-bottom: 4px;
}
.slides {
    padding:2px;
    border: 1px solid #555;
}
.single-propiedad {
    padding-left: 150px;
    padding-right: 150px;
    background: #fff;
    padding-top: 80px;
    padding-bottom: 60px;
}
.single-propiedad .propiedadSingle {
    padding-left: 15px;
    padding-right: 15px;
}
.property-section-factos-title {
    font-weight: 600;
}
.fileinput-button {
    position: relative;
    overflow: hidden;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}
.form-group #habitaciones{
    width:100%;
}

/* Fixes for IE < 8 */
@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}
.filelist{
    font-size: 13px;
    font-weight: 200;
    color: #666;
    display: block;
}
.messages-attach-files #files {
    height: 100px;
    overflow-y: scroll;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.view-buttons{
    float: right;;
}
/* AYUDA */
.wrapper.ayudawrapper {
    background-color: white;
    padding: 3%;

}
.box-cell-bottom{
    border-bottom:none;
}
/* CONTACTOS */
span.llamadas-right {
    float: right;
    font-weight: 200;
    border: 1px solid #E6E6E6;
    padding: 0px 10px;
}
span.llamadas-right:hover {
    border: 1px solid #0253A2;
    color: #0253A2;
}
.buscar-contactos-input {
    font-size: 20px;
    margin-top: 10px;
}
.buscar-contactos-input input {
    font-size: 18px;
    padding: 25px 30px;
    border-radius:0px !important;
    border:none;
}
.buscar-contactos-input i {
    position: absolute;
    padding: 8px;
    pointer-events: none;
    color: #e0e0e0;
    font-size: 22px;

}
.agentes-seleccionar{
    border:none;
    color:#d2d6de;
}
.nav-agentes{
    padding:9px 30px;
    background-color:white;
    font-size:18px;
}
.agregaragente-block{
    padding:5px 0px;
    background-color:white;
    font-size:18px;
}
.agregaragente-block a{
    color:#d2d6de !important;
    padding: 2px;
}
.addressbook{
    font-size:50px;
    color:#d2d6de;
    font-weight:200;
}
.addressbook-agentes{
    background-color:#fff !important;
    padding-left: 35px;
    margin: 15px;
    width: 54%;
    height: 85vh;
    overflow: scroll;
}
.franchiseSelect{
    position:fixed;
    background-color:white;
}
.agenteAddressList{
    margin-top:65px !important;
}
.titleAddressBook{
    margin-top: 16px;
}
.addressbook-clientes{
    background-color:#fff !important;
    padding-left: 35px;
    margin: 15px;
    width: 54%;
}
.addressbook-proveedores{
    background-color:#fff !important;
    padding-left: 35px;
    margin: 15px;
    width: 54%;
}
.alphabetaddress{
    list-style-type: none;
    padding-top: 20px;
    position: absolute;
}
.alphabetaddress li{
    cursor: pointer;
}
.addresslist{
    height: 550px;
    overflow-y: auto;
}
/*::-webkit-scrollbar {
        display: none;
}*/
.agentesperfil{
    background-color: white;
    width: 42%;
}
.clientesperfil{
    background-color: white;
    width: 42%;
}
.contactoperfil-container {
    padding:20px;
}
.clienteInfoImage {
    width: 20%;
    display: inline-block;
}
.clienteInfoNombreTitle {
    width: 80%;
    display: inline-block;
}
.editar-cliente-icon-container {
    float: right;
    margin-top: 30px;
}
.contactoperfil-container .nombrecliente {
    font-size: 30px;
    font-weight: 600;
    color: #E60000;
}
.clienteperfil-info, .clienteInfoMasDetallesLabel {
    margin-top: 16px;
}
.clienteInfoContactIcons {
    display: inline-block;
    width: 10%;
}
.clienteInfoContactInfo {
    display: inline-block;
    width: 90%;
}
.clienteInfoContactInfo label {
    font-size: 19px;
    font-weight: 400;
    vertical-align: super;
    margin-top:5px;
}
#clienteInfoDetallesP {
    margin-bottom: 0;
    color: white;
    font-size: 18px;
}
#agenteInfoDetallesP{
    margin-bottom:0;
    color:black;
    font-size:16px;
}
.clienteInfoMasDetallesLabel {
    background-color: #0253A2;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.contactoperfil-container .borrar-contacto {
    color: #E60000;
    margin-top: 0px;
    margin-bottom: 0px;
}
.proveedorsperfil{
    background-color: white;
    margin-top: 15px;
    width: 42%;
}
.agenteperfil-info{
    padding: 20px;
}
.toptitle{
    background-color: ghostwhite;
    padding: 20px;
    font-size: 20px;
}
.agregarreferidos-wrapper{
    padding:0px 50px;
}
.hr-contacts{
    margin:5px 0px !important;
}
.hrDashboardLlamadas{
    margin-top:2px;
    margin-bottom:2px;
}
.nombreagente{
    font-size: 28px;
    font-weight:700;
    color:red;
}
.empresanombre{
    font-style: italic;
    font-size: 16px;
}
.comisioninput{
    padding-right: 0px;
}
.referidostipo{
    padding-bottom:20px;
}
.referidostipo-input{
    padding-left: 25px;
}
#next-button{
    font-size:20px;
    /*  margin-left:10px;*/
}
#prev-button{
    font-size:20px;
}
#next-button:hover{
    color:#47B56C;
}
#prev-button:hover{
    color:#47B56C;
}
/*-------------------
AGREGAR CLIENTES
--------------------*/
.wrapper-agregarclientes{
    padding: 15px 50px 100px 50px;;
}
.clientemodal{
    background: white;
}
/*-------------------
PERFIL
--------------------*/
.wrapper-perfil{
    padding:20px 50px;
}
.perfilhr{
    margin-top: 50px;
    margin-bottom: 50px;
}
.formaperfil{
    margin-right: 30px;
    width: 39% !important;
}
.formaperfilPublico{
    margin-right: 30px;
}
/*-------------------
DESCARGAS
--------------------*/
.descargaswrapper{
    background-color: white;
    height: 50px;
}
.descargasoptions{
    padding-top: 15px;;
}
.agregarArchivos{
    padding-top: 10px;
    float: right;
}
.buscarDocumentosInput:focus{
    border-bottom: 2px solid navy !important;
    outline:none;
}
#filtrostitulo{
    font-size: 20px;
    padding-top: 10px;
}
.archivoindividual{
    background-color:white;
    height:200px;
    margin: 9px;
    width: 200px;
}
.tiposdescargasAgregar {
    cursor: pointer;
}
.tiposdescargas{
    cursor: pointer;
}
.descargaslistado {
    margin-top: 25px;
    margin-left: 15px;
}
.archivosBuscarArea {
    position: absolute;
    margin-top: 65px;
    margin-left: 39px;
}
.archivosBuscarArea input {
    height: 32px;
    margin-right: 5px;
    width: 320px;
    border:none;
}
.archivosBuscarArea button {
    margin-top: -2px;
    height: 32px;
    width: 93px;
}
.buscarArchivos{
    top:10px;
}
#buscarArchivos{
    padding-top:5px;
}
.buscarDocumentosInput{
    border: none;
    border-radius: 0px !important;
    border-bottom: 2px solid #E0E0E0 !important;
    width: 100%;
}
.clearButton{
    border-radius: 0px !important;
    background-color: transparent;
    color: #E0E0E0;
    border: none;
    font-size: 15px;;
    font-weight: 800;
    margin-top: 5px;
}
.clearButton:focus {
    outline: none;
    color: #0253A2;
}
#operacioVenta:checked+.cell-radio-label{
    border-radius:0px;
}
#operacioRenta:checked+.cell-radio-label{
    border-radius:0px;
}
.documentname{
    padding: 10px 0px 20px 0px;
    font-size: 12px;
    overflow: hidden;;
}
.descargaslinks{
    font-weight: 700;
    color:#3c8dbc;
}
.icondescargas{
    font-size: 55px;
    padding-top: 20%;
    color: #e0e0e0
}
a.tiposdescargas{
    margin-right: 40px !important;
    color: #e0e0e0
}
a:hover.tiposdescargas{
    border-bottom: 2px solid #23527c;
    color: #23527c;
    font-weight: 700;
}
.currentdescarga{
    text-decoration: none!important;
    background: #00035e;
    color: #fff!important;
    font-weight: 700;
    -webkit-border-radius: 100px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    padding-top: 10px;
    padding-bottom: 11px;
}

a.tiposdescargas:hover {
    text-decoration: none;
    border-bottom: 2px solid #23527c;
    /*color: #23527c !important;*/
    font-weight: 700;
}

a.tiposdedescargas.currentdescarga{
    text-decoration:none;
}
/*-----------------------
AGENTES-PUBLICO
------------------------*/
.buscaragentes-descripcion{
    padding: 0px 10px;
    font-size: 16px;
}
#buscaragentes{
    margin-top: 25px;
    margin-left: 1px;
}
.buscarasesores {
    background-color:whitesmoke;
    padding: 0 30px 30px;
    min-height: 186px;
    border-bottom: 2px solid #e0e0e0;
}
.buscarasesor{
    background-color:whitesmoke;
    padding: 27px;
}
.agenteslisting{
    margin-left:50px;
    margin-right:50px;
    margin-top: 25px;
}
.asesorcercano h3{
    margin-top:0px;
}
.profilepic-agente{
    width: 150px;
    margin: 0 auto;
    display: block;
}
.name-agente{
    color: #0071b1;
    text-align: center;
    font-size: 17px;
    margin-bottom: 10px;
}
.agentepublico{
    text-align:center;
    overflow: hidden;
}
.oficinaagente{
    font-style: italic;
    font-size: 15px;
}
.contacto-name{
    cursor:pointer;
    padding:3px 3px;
}
.contacto-name:hover {
    border: 1px solid #0253A2;
    color: #0253A2;
    padding: 3px 3px;
    border-radius: 3px;
}
.filtrandociudad{
    font-size: 25px;
    margin-top: 50px;
}

.borrar-contacto {
    text-align: right;
    color:red;
    cursor: pointer;
}
.agregaridioma{
    float:right;
    font-size:12px;
    color:#c4c4c4;
}
.borraridioma{
    float: right;
    font-size: 12px;
    color: #dbdbdb;
    padding-top: 7px;
}
.roomy-row{
    margin-top: 20px;
}
.dolares{
    display: none;
}
.red{
    color:red;
}
.mini-text{
    font-weight: 400;
    font-size: 12px;
}
.map-toggled{
    left:0 !important;
}
.bulk-buttons{
    margin-bottom: 10px;
}
.mis-notas-heading{
    color: #0253A2;
    font-size: 16px;
    font-weight: 700;
    float:left;
}
.mis-notas-textarea{
    overflow: auto;
    width: 90%;
    height: 75px;
    border: 1px solid #DADADA;
    resize: none;
}
.mis-notas-saved{
    margin-right:10%;
    float: right;
    font-size: 11px;
    color:#ddd;
}
.saved-search-item{
    margin:10px 0;
}
.saved-search-title {
    background: #EFEFEF;
    padding: 3px 10px;
    border-radius: 4px;
}
.saved-search-title:hover {
    background: rgba(202, 199, 199, 0.75);
}
.arrowsaved{
    margin-right:5px;
    font-size:10px;
    color: #DBDBDB;
}
.saved-search-title:hover .adios{
    display: block !important;
    color:red;
    float:right;
    font-size:10px;
    margin-left:8px;
    padding-top:4px;
}
.adios{
    display:none;
}
.deleteSaved{
    display: block !important;
    color:red;
    float:right;
    font-size:10px;
    margin-left:8px;
    padding-top:4px;
    cursor: pointer;
}
.titleforsearch{
    color: #0253A2;
    font-weight: 600;
}
label.guardarbusqueda-titulo{
    padding-left:0px !important;
    font-size:14px;
    font-weight:400;;;;;;;
}
.btn-anadir {
    margin-top: 7px;
}

/*LLAMADAS PAGE STYLING */
.llamadasicons{
    padding:5px;
    cursor:pointer;
}
.llamadasItemContainer {
    background: transparent;
    padding: 10px;
    border: 1px solid #ddd;
    height: 55px;
    margin-bottom: 15px;
    overflow: hidden;
}
.llamadasoptions {
    padding-left: 20px;
}
.llamadasicons:hover {
    color:white;
}
.llamadasItemContainer:hover {
    color:white;
    background-color: #0253A2;
}
.selecteditem {
    background-color: #0253A2;
    color:white;
    margin-bottom: 0px;
}
.comentariosllamadas {
    height: 35px;
    overflow: hidden;
    font-size:12px;
}
.llamadasItemMeta {
    display: none;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
#reg-llamada {
    cursor: pointer;
}
.llamadas-dropdown {
    display: none;
}
/*.ion-edit {
        color: green;
}*/
.chartFilterTypeContainer {
    text-align: center;
}
.chartFilterType {
    color:#333;
    font-size:16px;
}
.chartFilterType:hover {
    cursor: pointer;
}
.chartContainer {
    padding:10px;
    text-align: center;
}
.chartFilterTypeContainerSelected {
    border-bottom: 2px solid #444;
}
.chartLegendItem {
    float: left;
    margin-right: 10px;
    font-size: 16px;
}
.chartLegendItem span {
    margin-right: 5px
}
.defaultMessagesContainer{
    margin-bottom: 10%;
}
.llamadasMetaTitle{
    color: #A5A5A5;
    margin-top:8px;
}
.nombreTituloLlamads{
    font-weight:600;
}
.bitacorasfilter{
    display: inline-block;
    border: none;
    color: #ddd;
}
#llamadasFecha{
    width: 115px;
    font-size: 12px;
    padding-left: 5px;
}
#reg-llamada{
    color:black;
    float: right;
    padding-right: 12px;
    font-style: normal;
    cursor: pointer;
}
.profile-pic-upload{
    height:100px !important;
    width: 100px;
}
.header-box {
    background: #EAEAEA;
    margin-left: -15px;
    margin-top: -13px;
    height: 400px;
}
.propiedad-label-image {
    /*width:50px;*/
}
.propeidad-label-baloon{
    width: 30px;
}
.labels {
    padding:7px;
    color: #0253A2;
    font-weight: 600;
    background-color: white;
    font-size: 15px;
    min-width:40px;
    height:auto;
    white-space: nowrap;
    box-shadow: 2px 2px 10px #888888;
}
.propiedad-label-initial{
    height: auto;
    float: left;
    z-index:1;
}
/*.arrow_box{
        position: relative;
        background-color: white;
}
.arrow_box:after{
        top: 10%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: black;
        border-width: 10px;
        margin-left: -10px;
        margin-top: 25px;
        overflow:visible;
}*/

.propiedad-label-right{
    float: right;
}
.content-expanded {
    width: 400px;
    height:40px;
}
.label-expanded {
    width: auto;
    height:40px;
}
.propeidad-label-image{
    width:15px;
    height:auto;
    float:left;
}
.mini-label{
    width:auto;
}
.propiedad-label-hover-left{
    max-width: 70px;
    float:left;
    display: inline-block;
    overflow-x:hidden;
}
.propiedad-label-hover-right{
    float:left;
    display: inline-block;
    padding-left: 10px;
}
.propiedad-label-details{
    font-size: 14px;
    color:black;
    font-weight: 400;
}
.propiedad-label-hover{
    width:auto;
    padding: 6px 10px 10px;
}
.propeidad-label-featured-image {
    height:70px;
    width:auto;
}
.propiedad-label-calle{
    font-size:12px;
    color:black;
    font-weight:400;
}
.searchOptions {
    position:fixed;
    padding: 10px;
    background: white;
    display: none;
    height: 150px;
    width: 100px;
}
.info-window-thumbnail {
    margin-left: -50px;
    margin-top: -10px;
    margin-right: 10px;
    height: 60px;
    float:left;
}
.agenteContainer {
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 2px 2px 5px #e0e0e0;
    border:2px solid transparent;
}
.agenteContainer:hover {
    border: 2px solid #0253A2;
}
.oficinasHeader{
    text-transform: capitalize;
}
.tableFilter{
    background-color: white;
    height: 100%;
    margin-bottom: 2px;
    padding-bottom: 3px;
}
.activeTable {
    text-align: center;
    color: #ffffff!important;
    font-weight: 700;
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0 48 164) 100%);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
    padding: 5px!important;
    border-bottom: 0px solid #ffffff!important;
}

.activeReport{
    color: #0253A2;
    font-weight: 700;
}
.tableSelectTitle{
    font-size: 20px;
    padding-top: 10px;
    padding-left: 10px;
}
.tableFilterOptions{
    padding-top: 10px;
}
.verTodosHomes{
    position: absolute;
    bottom: 10px;
}
.verTodosHomes a{
    font-size: 20px;
    color: #0253A2;
}
.certificacioneItem {
    font-size: 20px;
}
.certificacioneItem i{
    color: #47B56C;
    margin-right: 20px
}
.singlePropiedadMap{
    border: 0;
    width: 100%;
    min-height: 450px;
}
.watermark{
    position: absolute;
    width: 75px;
    float: left;
    background: url('../../images/REMAX_Logotype_watermark.png') center center no-repeat;
    z-index: -10;
    height: 21px;
    margin: 7px 0 0 7px;
}
#agenteTelefono{
    float:left;
}
#agenteEmail{
    float:left;
}

img.agenteImageSingleProperty {
    width: 100px;
    height: 100px;
}
.agenteImageSinglePropertyContainer {
    width: auto;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-top: 4%;
}
.singlePropiedadSection{
    margin-bottom: 20px;
}
.singlePropertyFooterImage{
    height:30px !important;
    width: 30px !important;
}
#realtor-contact-hidden{
    display:none;
}

.cuentaPublicoSave{
    float:right;
    display:block;
    overflow:hidden;
}
.agentesModalPropiedades {
    height:100px;
}
.oficinaItemTitle {
    font-weight: 700;
}
.propiedades-listview-details {
    text-transform: capitalize;
}
.propiedad-label-details {
    text-transform: capitalize;
}
.map-detail-item {
    border-top: 2px solid #0253A2;
    margin-left: -20px;
    margin-top: 0px;
    margin-bottom: -22px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.featured-image-container {
    margin-left: -10px;
}
.featured-image-container img {
    width:100%;
    max-height: 200px;
    overflow: hidden;
}
body #map-canvas {
    width: auto;
    height: auto;
    z-index: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    top: 140px;
    left: 210px;
}
.info-window {
    margin: 0;
    padding:0;
    width:250px;
    height:300px;
}
.right-side {
    margin-left: 210px;
}
body.sidebar-collapse #map-canvas {
    width: 100%;
}

/*.imagePreviewModal{
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100%;
        top: 50px;
        left: 0;
        background-color: white;
        padding: 20px;
}
*/
.imagePreviewModalHeader {
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-bottom: 30px;
    text-align: right;
    padding-bottom: 10px
}
.imagePreviewModalHeader i{
    color:red;
    font-size: 20px;
}
.PreviewImage{
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.PreviewImage img{
    width: auto;
}
.sliderThumbContainer{
    border:2px solid #fff;
}
/*Slider work, cropping thumbnails, and much more*/
.cuentaPublicoSave{
    float:right;
}
.agentePropiedadImageContainer{
    width:100%;
}
.agentePropiedadImageContainer img{
    width:100%;
}
.agentesModalPropiedades{
    height:100px;
}
.oficinaItemTitle{
    font-weight: 700;
}
.propiedades-listview-details{
    text-transform: capitalize;
}
.propiedad-label-details{
    text-transform: capitalize;
}
.map-detail-item {
    border-top: 2px solid #0253A2;
    margin-left: -20px;
    margin-top: 0px;
    margin-bottom: -22px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.featured-image-container {
    margin-left: -10px;
}
.featured-image-container img {
    width:100%;
    max-height: 200px;
    overflow: hidden;
}
#map-details {
    height: 100vh;
    width: 30%;
    z-index: 1;
    background: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    right:0;
    top:0;
    padding-top:121px;
    padding-left:20px;
    display: none;
}
.info-window {
    margin: 0;
    padding:0;
    width:250px;
    height:300px;
}
.right-side {
    margin-left: 210px;
    padding-top: 55px;
}
.imagePreviewModal {
    z-index: 999;
    background-color: white;
    height: 600px;
    width: 600px;
    top: 42px;
    border: 2px solid gray;
    left: 35%;
    margin-top: 35px;
    padding: 15px;
}
.imagePreviewModalHeader {
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.imagePreviewModalHeader i {
    color:red;
    font-size: 20px;
}
.PreviewImage {
    text-align: center;
    width: 100%;
    overflow: hidden;
    height: 90%;
}
.PreviewImage img {
    width: 100%;
    height: auto;
}
.sliderThumbContainer {
    border:2px solid #fff;
}
/* Filter Nav CSS */
.pagination {
    margin:0;
    font-size: 9pt;
}

.pagination>li>a, .pagination>li>span {
    font-size: 12px!important;
    }
.paginationContainer {
    margin-top: 120px;
    margin-bottom:10px;
}
.currentpage[disabled] {
    color:#fff;
    background:red;
}
.filter-value-static {
    display:inline;
}
.filter-label-static {
    display:inline;
}
.chosen {
    background: #0253A2;
    color:#fff;
}
.priceminmax {
    height:30px;
    margin-left: 10px;
    cursor:pointer;
}
.priceminmaxchosen {
    color:#0070C0;
}
.filter-icon {
    font-size: 20px;
}
.view-filter-menu.filter-icons label {
    padding-top: 0;
}
.ion-funnel {
    margin-right: 5px;
}
span.filtrar-por {
    float: left;
    margin-top: 10px;
}
.filter-nav {
    padding-left: 15px;
    z-index: 1;
    /*padding-top: 10px;*/
    /*box-shadow: 0 2px 6px rgba(68, 68, 68, 0.38);*/
}
.box .btn-filter {
    font-size:12px;
    font-weight: 200;
}
.filtro-leftside .advanzado-dropdown-label {
    width: 14%;
    padding-top: 7px;
}
.no-left-padding {
    padding-left: 0;
}
.noApperance select{
    -webkit-appearance: none;
}

ul.filter-menu {
    min-width: 103px;
    z-index: 1;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    cursor:pointer;
}
.filtro-leftside {
    font-size: 14px;
    font-weight: 400;
}
.icon-advanced {
    background-color: #0253A2;
    padding: 4px 7px;
    color: white;
    border-radius: 2px;
    margin-top: 4px;
    margin-left: 5px;
}
/* Actividad Franquicia */
.actividadesfranquicia {
    color: #595959;
    margin-top:0px;
    margin-bottom:0px;
    font-size: 19px;
    font-weight: 600;
}
.iconinventario {
    color:orange;
    font-size:16px;
}
.box-bodytemp {
    height: 300px !important;
}
.iconmoredash {
    font-size: 18px;
}
.mifranquiciadash {
    margin: 20px;
    padding-bottom:15px;
    border-bottom: 1px solid #f4f4f4;
}
/* actividad-mis-agentes */
.actividadesagentes {
    color: #595959;
    margin-top:0px;
    margin-bottom:0px;
}
.hrdashboard {
    margin-top:10px;
}

#chartContainer2 {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.boxMisReportes {
    border-top: 3px solid #c90000 !important;
}
/* Agentdash Capacitaciones */
.iconinventario {
    color:orange;
    font-size:16px;
}
/* agent dash mis clientes */
.actividadesmisagentes {
    color: #595959;
    margin-top:0px;
    margin-bottom:0px;
}
.propiedadesmiagente {
    float:right;
}
.misagentesdashboard {
    border-bottom: 1px solid #f4f4f4;
    margin: 10px;
    padding-bottom: 10px;
}
.clienteStatusCancelar{
    color:red;
}
.statusClientesTable td {
    padding: 5px 0px;
}
/* agentdash mis comparativois */
.iconcomparativos {
    color:red;
}
/* Agentdash mis llamadas */
.llamadasLeft {
    font-weight: 700
}
.llamadasRight a {
    color:green;
}
.llamadasRight a:hover {
    border-bottom: 1px solid green;
}
.boxscroll {
    overflow:scroll;
    max-height:310px;
}

.box-fixed .box-body{
    overflow-y:scroll;
    overflow-x:hidden;
    min-height: 70vh;
}

.box-fixed .box-header{
    padding-bottom: 0px;
}

.llamadasDescription {
    font-size:12px;
    color:#6c6d6d;
    width:100%;
    padding:0px 10px;
}
/* agrentdash-mis-propiedades */
input.checkboxproperties {
    display: none;
}
input.checkboxproperties + label {
    padding:5% 8%;
    background-color: rgb(234, 234, 234);
    width:48%;
    float:left;
    margin-right:4px;
    font-size:12px;

}
input.checkboxproperties + label:active, input.checkboxproperties:checked + label{
    background-color:#0153a2;
    color:white;
    border:none;
}
.cancelout{
    background-color: rgb(234, 234, 234);
    color:white;
    border-color:rgb(234, 234, 234);
}
.cancelout:hover{
    background-color: rgb(234, 234, 234);
    color:gray;
    border-color:rgb(234, 234, 234);
}
.agregarpropdash a {
    color: green !important;
    font-size:20px !important;
}
.verpropsdash a {
    color: #0083c2 !important;
    font-size:20px !important;
}
.agregarpropdash {
    display: inline-block;
    margin-right:10px;
}
.verpropsdash {
    display: inline-block;
    margin-left: 10px;
}
.nextnav{
    font-size: 20px;
    padding-top: 9px;
    cursor: pointer;
    padding-right: 30px;
    text-align: right;
}
.nextarrows {
    padding-right: 20px;
    color: #23527c;
}
.dashpropborder {
    border-right:1px solid gray;
}
.direccionprop-dash {
    font-size:11px;
    margin-bottom: 5px;
}
.propertyinfo-dash {
    margin-top: 20px;
}
.boxtemp {
    height: 320px !important;
}
.bg-remaxpurple {
    background-image: linear-gradient(180deg,rgb(124, 12, 181) 0%,rgb(89, 0, 144) 100%)!important;
    color: white;
    box-shadow: 0px 0px 3px 0px rgb(181, 179, 179, 65%);
}
/* agente-mi-oficina */
.bg-remaxblue {
    background-image: linear-gradient(180deg,rgb(33, 83, 193) 0%,rgb(15, 62, 146) 100%)!important;
    box-shadow: 0px 0px 3px 0px rgba(181, 179, 179, 0.65);
    color:white;
}
.bg-remaxgreen {
    background-color: #06b95f;
    color:white;
     box-shadow: 0px 0px 3px 0px rgba(181, 179, 179, 0.65);
}
.bg-gold {
   background-color: rgb(255, 201, 38);
    box-shadow: 0px 0px 3px 0px rgba(181, 179, 179, 0.65);
    color:white;
}
.bg-remaxred {
        background-image: linear-gradient(180deg,rgb(251, 41, 41) 0%,rgb(206, 0, 0) 100%)!important;
    color: white;
    box-shadow: 0px 0px 3px 0px rgba(181, 179, 179, 0.65);
}
.bg-remaxbrown {
    background-image: linear-gradient(180deg,rgb(103, 80, 0) 0%,rgb(68, 36, 8) 100%)!important;
    color: white;
    box-shadow: 0px 0px 3px 0px rgb(181, 179, 179, 65%);
}
.bg-dark-red{
    background:#b30b30;
    color:#fff;
}

.formGroupMargin input {
    height: 40px !important;
    width: 100%!important;
    padding: 6px 10px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.formGroupMargin select{
    width:100%;
}
.titleCaps{
    text-transform: capitalize;

}
/* agregar-archivo */
.back-arrow:hover {
    cursor: pointer;
}
.back-arrow {
    font-size: 18px;
    color:white;
}
.fileupload {
    margin:0 auto;
}
.updescargas {
    font-size:60px;
    margin: 25px 0;
    margin-bottom:50px;
}
.subirdescargas {
    width: 60%;
    margin: 0 auto;
    margin-top: 40px;
}
#select-directory {
    margin-top: 60px;
}
.documentoption {
    list-style-type: none;
    -webkit-padding-start: 0px;
}
.documentoption li {
    margin-bottom: 35px;
    color: #0073b7;
    font-weight: 700;
    border-bottom: 1px solid #bdbdbd;
    font-size: 16px;
    padding-bottom: 15px;
    cursor:pointer;
}
.tipodearchivo {
    margin-top:50px;
}
.modalbodycolor {
    height: 450px !important;;
}
.hvr-float {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
/* agregar-foto */
.upload-preview {
    width:100px;
    height:auto;
    display: none;
}
.MultiFile-label {
    display: inline;
}
.MultiFile-remove {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 20px;
    color:red;
}
.MultiFile-label {
    display: inline-block;
    margin-right: 60px;
}
.MultiFile-preview {
    display: block;
}
.image-row {
    height: 215px;
    overflow: hidden;
}
.property-thumbnail-container {
    height: 137px;
    width: auto;
    overflow: hidden;
    display: block;
    position: relative;
}
.property-thumbnail {
    /*min-width: 100%;*/
    /*min-height: 100%;*/
    display:block;
    /*  overflow: hidden;*/
    height:100%;
    width: 100%;
}
.rotateGif{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.file-input-container{
    margin-top: 5px;
}
.fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}
.remove-image {
    font-size:20px;
}
.remove-image:hover {
    cursor: pointer;
}
.file-input-container {
    padding: 0px;
    border: 1.5px solid #1c1c1c;
}
.agregarfotos-grande {
    font-size:38px;
    font-weight: 200;
}
.picturesicon {
    width:20%;
}
.agregarfotoscont {
    margin: 50px auto 75px;
    display: block;
    width: 500px;
}
#confidencial.agregarSection input, #confidencial.agregarSection select, #confidencial.agregarSection textarea {
    border: solid 1px #d0d0d0;
    padding: 4px 10px;
}
#confidencial.agregarSection #clientetoggle {
    margin-top: 10px;
}
.featuredfotos {
    margin-right: 5px !important;
    float: left;
    margin-top: 12px !important;
    width:.75em !important;
    height: .75em !important;
}
.comisionRow, .comisionFormGroup, #datos.agregarSection .row {
    margin:0!important;
}
#datos.agregarSection input[type=checkbox] {
    margin-right: 5px!important;
}

#datos.agregarSection label {
    font-weight: 400;
    width: 100%;
    text-align: center;
    min-height: 40px;
    padding-top: 10px;
}
.comisionInput {
    display: inline-block;
    width: 75%;
    margin-left: 2%;
}
.comisionLabel {
    display: inline-block;
    padding-top: 18px;
    vertical-align: top;
}
#datos.agregarSection .input-group {
    width: 100%;
}
.trashiconfotos {
    float:right !important;
}
.loadgif {
    width:30px;
}
#progress {
    float: left;
}
.noshow {
    display: none;
}
.show {
    display: inline-block;

}
.map-container {
    float: left;
}
.polygon-buttons-container{
    position: absolute;
    top: 0px;
    padding: 20px;
    right:0px;
}

.dropdown-menu-right-fly{
    left:-600px;
    width:600px
}

@media screen and (max-width: 991px) {
    .dropdown-menu-right-fly{
        left:inherit;
        width:inherit
    }
}

.hidden-field {
    display: none;
}
.useraddresstog {
    display: none;
}
/* descargas */
/* filter views */
#filtername-container {
    position: fixed;
    padding: 10px;
    top: 138px;
    right: 475px;
    width: 300px;
    background: #fff;
    box-shadow: 2px 2px 6px #ddd;
    z-index: 1;
    height: 100vh;
}
.saved-search-item>div {
    float:left;
}
.saved-search-title {
    float:left;
}
.savedsearches-icon {
    background-color: #fff;
    color: #235EAD;
    width: 100%;
    margin-bottom: 0;
    padding: 10px;
}
.clearsearch-icon {
    background-color: #fff;
    color: #235EAD;
    width: 100%;
    margin-bottom: 0;
    padding: 10px;
}
/* LOGIN */
#clouds {
    padding: 105px 0;
}
.cloud {
    width: 200px; height: 60px;
    background: #fff;
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    position: relative;
}
.cloud:before, .cloud:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 100px; height: 80px;
    position: absolute; top: -15px; left: 10px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -moz-transform: rotate(30deg);
}
.cloud:after {
    width: 120px; height: 120px;
    top: -55px; left: auto; right: 15px;
}
.x1 {
    -webkit-animation: moveclouds 15s linear infinite;
    -moz-animation: moveclouds 15s linear infinite;
    -o-animation: moveclouds 15s linear infinite;
}
.x2 {
    left: 200px;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0.6; /*opacity proportional to the size*/
    /*Speed will also be proportional to the size and opacity*/
    /*More the speed. Less the time in 's' = seconds*/
    -webkit-animation: moveclouds 25s linear infinite;
    -moz-animation: moveclouds 25s linear infinite;
    -o-animation: moveclouds 25s linear infinite;
}
.x3 {
    left: -250px;
    top: -200px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.8; /*opacity proportional to the size*/
    -webkit-animation: moveclouds 20s linear infinite;
    -moz-animation: moveclouds 20s linear infinite;
    -o-animation: moveclouds 20s linear infinite;
}
.x4 {
    left: 470px;
    top: -250px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 0.75; /*opacity proportional to the size*/
    -webkit-animation: moveclouds 18s linear infinite;
    -moz-animation: moveclouds 18s linear infinite;
    -o-animation: moveclouds 18s linear infinite;
}
.x5 {
    left: -150px;
    top: -150px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.8; /*opacity proportional to the size*/
    -webkit-animation: moveclouds 20s linear infinite;
    -moz-animation: moveclouds 20s linear infinite;
    -o-animation: moveclouds 20s linear infinite;
}
@-webkit-keyframes moveclouds {
    0% {margin-left: 1000px;}
    100% {margin-left: -1000px;}
}
@-moz-keyframes moveclouds {
    0% {margin-left: 1000px;}
    100% {margin-left: -1000px;}
}
@-o-keyframes moveclouds {
    0% {margin-left: 1000px;}
    100% {margin-left: -1000px;}
}
/* jquery dataTables */
#origenTable{
    width:100% !important;
}
/*Table styles*/

/* llamadas bitcoras */
.actividadesagentes {
    color: #595959;
    margin-top:0px;
    margin-bottom:0px;
}
.hrdashboard {
    margin-top:10px;
}
.llamadasDataContainer {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}
.chartLegendItemLabel {
    text-transform: capitalize;
}
.css-test {
    width: 76px;
    height: 47px;
    background: #92B901;
    color: #ffffff;
    position: relative;
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
    animation: animated_div 5s 1;
    -moz-animation: animated_div 5s 1;
    -webkit-animation: animated_div 5s 1;
    -o-animation: animated_div 5s 1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
/*Nosotros*/
.nosotros-header {
    color:black;
    margin-top:45px;
    font-size:28px;
    padding-bottom: 50px;
}
/*Neustra Historia*/
.nuestrahistoria {
    background-color: #0253A2;
    color:white;
    padding-top: 15px;
    padding-bottom:50px;
}
.origenrmx {
    padding-left: 100px;
    padding-right: 100px;
    margin-top:30px;
}
/* Manejar */
.manejarbox {
    font-size: 20px;
}
#proparchivo {
    display: none;
}
.buttons-container {
    margin-bottom: 10px;
}
.bulk-buttons {
    margin-bottom: 20px;
}
.editmanejarprop:hover {
    color: red;
}
.manejarpropx:hover {
    color:red;
}
#PropiedadesCerrado {
    display: none;
}
.box-body .manejarBox {
    height:auto !important;
}
/* NEEDS TO BE ORGANIZED */
td.header-col {
    width:50%;
    white-space: nowrap;
    border-right: 1px solid #ddd;
    font-weight: 200;
}
td.total {
    width: 25%;
    font-weight: 600;
}
td.porciento {
    width:25%;
    font-weight: 700;
    font-size: 9px;
}
td.porciento span {
    font-weight: 500;
    font-size: 14px;
}
td.total span {
    font-size: 14px;
    font-weight: 500;
}
.inputOtroOficina {
    display: none;
}
.box-cell-heading {
    padding-bottom: 5px;
    padding-right: 5px;
    display: inline-block;
    border-bottom: 1px solid #d51515;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
.box-cell-instructions {
    font-size: 12px;
    font-style: italic;
}
.box-cell label {
    font-weight: 300;
    margin-bottom: 0;
    text-align: right;
}
.cell-radio-label {
    font-size: 12px;
    cursor: pointer;
    padding: 3px 9px;
}
input[type="radio"]:checked+.cell-radio-label {
    background: #00035e;
    color:#fff;
    font-weight: 700;
    -webkit-border-radius: 100px;
}
input[type="checkbox"]:checked+.cell-radio-label {
    background: #00035e;
    color:#fff;
    font-weight: 700;
    border: 1px solid #0253A2;
}
.btn-primary {
    text-align: center;
    color: #ffffff !important;
    font-weight: 700;
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0, 35, 120) 100%) !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
    padding: 5px !important;
    border-bottom: 0px solid #ffffff !important;
    margin-left: 5px; 
    margin-right: 5px;
}
input[type="checkbox"]+.cell-radio-label {
    background: #f7f7f7;
    color: #444;
    font-weight: 700;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    margin-top: 6px;
    width: 100%;
    margin-top: 20px;
}
input#mantenimiento {
    width: 90%;
}

input[type="checkbox"]+.cell-radio-label:hover {
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0, 35, 120) 100%) !important;
    color: #fff;
    font-weight: 700;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(97, 97, 97, 0.56);
    margin-top: 6px;
    margin-top: 20px;
}

.hidden-radio {
    display:none;
}
label{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
    -user-select: none;
}
.tight {
    padding: 3px;
}
.tighter {
    padding:2px;
}
.tightest {
    padding:2px;
}
.highlight {
    background: #0073B7;
    color: #fff;
    padding: 20px;
}
.box-cell-announcement {
    font-weight: 700;
}
.text-left {
    text-align: left !important;
}
.propertyImageDash {
    text-align: center;
    margin: auto 0;
    width:100%;
    height: 170px;
    overflow: hidden;
    float: left;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 10px;
}
.propertyImageDash img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.propiedadCol {
    border-right:1px solid #ddd;
    height: 375px;
}
.llamadaHeader {
    float: left;
    width:100%;
    padding:10px;
}
.agregarUbicacionMap {
    height:100% !important;
    width:100% !important;
    position:absolute !important;
    left:0 !important;
    top:0 !important;
}
.agregarUbicacionMapContainer {
    position: relative;
    width: 99%;
    height: 360px;
    padding: 100px;
}
a.mensajes_download{
    font-weight: bold;
    color:blue;
    border-bottom: 1px solid;
}
/* property report */
#propertyReportContent {
    background-color: #fff;
}
#propertyReportHeader {
    padding: 20px;
    border-bottom: 5px solid #0253A2;
}
#propertyReportHeader img {
    display: inline-block;
    margin-right: 50px;
    margin-top: -10px;
}
#propertyReportHeader h1 {
    display: inline-block;
    font-weight: 700;
}
#propertyReportContent .row {
    margin-left: 0;
    margin-right: 0;
}
.propertyReportBold {
    font-weight: 700;
    color:#444;
}
.m-t-0 {
    margin-top:0;
}
.m-b-0 {
    margin-bottom:0;
}
#propertyReportContent>.row>.col-sm-8 {
    margin-top:30px;
}
#propertyReportContent .btn {
    background-color:#666;
    color:white;
}
#propertyReportContent .btn i {
    margin-right: 7px;
}
#propertyReportSidebar {
    padding: 20px;
    background-color:#e0e0e0;
}
#propertyReportSidebarTop {
    margin:20px auto;
    display:block;
    width:90%;
}
#propertyReportSidebarTop img {
    width:100%;
    max-width: 375px;
    margin-top:20px;
}
#propertyReportSidebar .form-group {
    text-align: left;
    font-size: 18px;
    margin: 20px;
}
.propertyReportRow {
    border-top:1px solid #333;
    margin:20px 0;
    padding-top:10px;
}
.propertyReportRow table.dataTable tbody td {
    white-space: normal;
}
/*-----
NEED TO CLEA
----*/
.imagePreviewContainer{
    width:100%;
    overflow: hidden;
    max-height:300px;
    float: left;
    margin-bottom: 10px
}
.imagePreviewContainer img{
    width:100%;
}
@media (max-width: 75em) {
    .cuentaWrapper {
        overflow-y: scroll;
        height: 100vh;
    }
}
@media screen and (max-width: 1400px) {
    .filterNavSearch {
        width: 200px !important;
    }
    .filterNavOptions {
        width: 640px;
        padding-left: 0px;
    }
    .filterNavOptions .btn-filter {
        min-width: 100px;
    }
}
@media screen and (max-width: 1270px) {
    #buscar {
        width: 70%;
    }
    .filtro-leftside .advanzado-dropdown-label, .filtro-rightside .advanzado-dropdown-label {
        width: 110px;
        font-size: 12px;
    }
    .filter-menu-mas-filters {
        top: 61px;
    }
    .descargasoptions {
        margin-top: -40px!important;
        margin-left: 40px;
    }
    /*.propiedadesFiltroLabel {
    }
    .propiedadesFiltro span {
            width: 35%;
            display: inline-block;
            margin-bottom: 5px;
    }
    .propiedadesFiltro {
            margin-top: -35px;
            margin-left: 80px;
    }*/
    .descargasoptions a {
        margin-right: 2%!important;
        color: #c0c0c0;
        width: 34%;
        display: inline-block;
        text-align: left;
        font-weight: 600;
        margin-bottom: 5px;
        border-bottom: 2px solid transparent;
    }
    .descargaswrapper {
        height: 75px;
    }
    .tiposdescargasAgregar {
        position: absolute;
        right: 28px;
        margin-top: -27px;
        cursor: pointer;
        padding: 5px;
        background: white;
        color: #666;
    }
    .agregarArchivos {
        float: right;
    }
    .descargaslistado {
        margin-top: 40px;
        margin-left: 10px;
    }
    .archivosBuscarArea {
        margin-top: 85px;
        margin-left: 33px;
    }
    .descargasNav {
        margin-left:80px;
    }
}
@media screen and (max-width: 1150px) {
    .filterNavSearch {
        width: 100%!important;
    }
    .filterNavOptions {
        float: left;
        margin-left: 20px;
    }
    .filter-menu-mas-filters {
        top: 105px;
    }
    #propiedades{
        margin-top: 70px;
        position: relative;
    }


    #propiedadModal .modal-body img:first-child {
        margin-top: 10px!important;
    }
    #propiedadModal .modal-body {
        padding-left: 20px!important;
        padding-right: 20px!important;
        margin-top: 120px!important;
        overflow-x: hidden;
        overflow-y:scroll;
    }

    #propiedadModal .modal-header h2 {
        font-size: 18px;
    }
    #propiedadModal .modal-header h3 {
        font-size: 16px;
    }
    #detalles div {
        height: auto!important;
        width:92%;
    }
    .datoLabel {
        margin-bottom: 0!important;
    }
    .datoValue {
        margin-bottom: 10px!important;
    }
    .datoValue, .datoLabel {
        font-size: 12px!important;
        padding-bottom: 0;
        padding-left:0!important;
    }
    .label.detallesLabel {
        font-size: 13px!important;
        padding-bottom: 0;
        padding-left:0!important;
    }
    #mobileNav .col-xs-6:first-child {
        width:47%;
    }
    #mobileNav .col-xs-6:last-child {
        width:53%;
        padding:0;
    }
    #mobileNav h4 {
        font-size: 14px;
    }
    .modal-big .modal-dialog {
        width: 100%!important;
        margin:0;
    }
}
@media screen and (max-width: 991px) {
.main-sidebar, .left-side {
    background: #fff;
    position: fixed;
    width: 210px;
    overflow-y: auto;
    box-shadow: 4px 1px 5px -3px rgb(98 98 98 / 70%);
    margin-top: -10px;
    border-radius: 0px 10px 10px 0px;
    padding-top: 0px;
    height: 102%;
    border: 1px solid #c6c6c6;
}
    .filtro-leftside .btn-filter, .filtro-rightside .btn-filter {
        min-width: 95px;
        width: 95px;
    }
    .filtro-leftside .btn-filter .filter-label, .filtro-rightside .btn-filter .filter-label {
        font-size: 11px;
    }
    .filtro-leftside .advanzado-dropdown-label, .filtro-rightside .advanzado-dropdown-label {
        font-size: 11px;
        width: 100px;
    }
    .main-header .navbar-custom-menu a, .main-header .navbar-right a {
        color: white;
    }
    .open .dropdown-menu {
        border: none;
        box-shadow: none;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        border: none;
        background: #062c90;
    }

}

@media screen and (max-width: 767px) {

    #masFiltersSidebar {
        margin-top: 55px;
    }
    #filterMasFilters{
        width: 100% !important;
        top: 52px !important;
    }
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
    .modal-dialog {
        width:95%;
    }

    .filterNavSearch {
        margin-left: 0!important;
    }
    .filterNavSearch .input-group-addon {
        width: 50px;
        float: left;
    }
    .filterNavSearch #buscar {
        width: 85%!important;
        float: left;
        margin-bottom: 10px;
    }
    .filterNavSearch .filter-buttons-container {
        float: none;
        width:100%!important;
        margin:0 auto;
        display: block;
        max-width: 75%!important;
    }
    .btn-filter {
        min-width: 70px;
    }
    .filterNavOptions {
        margin: 0 auto;
        width: 75%;
        float: none;
    }
    .filterNavViews {
        margin-right: 0;
        float: none;
        display: block;
        margin: 10px auto;
        width: 230px;
    }
    .filterNavOptions .filter-buttons-container {
        float: none;
        display:inline-block;
    }
    .toggled-filter-nav {
        position: initial;
    }
    .filterNavOptions #togglemenu.filter-icon {
        display: none;
    }
    .precio-list {
        padding-left: 0;
        list-style: none;
        width: 47%;
        float: left;
        margin-left: 3%;
    }
    #precio-min-menu {
        width: 100%;
        right: 0;
    }
    /*PROPIEDADES*/
    .single-propiedad {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 80px;
        margin-top: 20px;
    }
    .agenteImageSinglePropertyContainer {
        margin-top: 0;
        margin-right: 20px;
    }
    #realtor-contact span {
        margin-right:10px;
    }
    .propiedad-box-image {
        height: 210px;
    }
    /*MENSAJES*/
    .mensajesBox {
        right: 0;
        left: 2%;
        width: 96%;
        top: 58px;
        position: fixed;
    }
    .messages-right {
        left: 30%;
        width: 70%;
        height: 100%;
    }
    .messages-attach-files #files {
        height: auto;
    }
    .messages-left {
        width: 24%;
        height: auto;
    }
    #mandarMensaje>.col-lg-12 {
        padding: 0;
    }
    #mandarMensaje .btn {
        font-size: 12px;
        margin-left: 1px;
        padding: 3px 10px;
    }
    #mensajesFileInput {
        width: 100%;
        font-size: 12px;
    }
    #mensaje_data {
        height: 25px;
        font-size: 13px;
    }
    .messages-user-name {
        font-size: 10px;
        margin-left: 0;
    }
    .messages-send {
        height: auto;
        background-color: white;
        position: fixed;
        width: 73%;
        bottom: 0;
        padding-top: 10px;
        border-top: 1px solid #e0e0e0;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .messages-item-profile-pic {
        width: 30px;
        height: 30px;
        border-radius: 5px;
        float: left;
        margin: 0 5px 5px 0;
    }
    .defaultMessagesContainer h2 {
        font-size: 21px;
        margin-right: 15px;
    }
    .messages-item-content {
        font-size: 13px;
    }
    .messages-item-username {
        font-size: 14px;
        margin-top: 5px;
    }
    .sidebar-open .mensajesBox {
        top: 10px;
    }
    .defaultMessagesContainer h1 {
        font-size: 20px;
    }
    .defaultMessagesContainer {
        font-size: 12px;
        position: fixed;
    }
    .chaticon {
        margin-top: 20px;
        width: 80px;
    }
    .chaticonOops {
        width:50px;
    }
    .messages-items-container {
        padding: 10px 10px 30px;
    }
    /*NAVBAR*/
    .main-header>.navbar {
        margin-left: 0;
    }
    .logo-container {
        display: none;
    }
    .navbar-custom-menu>.navbar-nav {
        position: absolute;
        right: 0;
        margin-top: -50px;
    }
    .user-menu a {
        padding-top: 12px;
        right: 8px;
    }
    .userDropdownHeader {
        width: 100%!important;

        right: 0!important;
    }

    .mobileNavLogo {
        display: block;
        width: 80px;
        margin: 13px 60px
    }
    .mobileNavLogo img {
        width: 100%;
    }
    /*dashboard content*/
    .right-side {
        margin-left: 0;
    }

    /*propiedades + prop. modal*/
    .filter-nav {
        left: 0;
    }
    .sidebar-open .paginationContainer {
        margin-top: 250px;
    }
    #agregar-propiedades .modal-right.agregar {
        padding-bottom: 100px;
    }
    .form-group.banos, .formEstacionamientos {
        padding: 0 15px;
    }
    select#banos {
        width: 100%!important;
    }
    .cuota-de-mantenimiento {
        padding-left: 15px;
    }
    .marginTop {
        margin-top: 15px;
    }
    .agregarUbicacionMapContainer {
        /*display: none;*/
    }
    .direccionDePropiedad input, .direccionDePropiedad select, .form-control.hideadd, #clave-interna, #url-del-video, #estatus-juridico {
        width: 100%!important;
    }
    .direccionDePropiedad, .descripcionFields {
        margin: 0 15px;
    }
    #datos.section-agregar-propiedad input[type=checkbox] {
        margin-right: 5px!important;
    }
    .noPaddingLeft {
        padding-left:0!important;
    }
    .noMarginLeft {
        margin-left: 0!important;
    }
    .agregarfotos-grande {
        font-size: 24px;
    }
    .agregarfotoscont {
        margin: 0 auto;
        width: 200px;
        display: block;
    }
    .picturesicon {
        width: 50px;
    }
    .sliderThumbsScrollContainer {
        display: none;
    }
    /* AGENTES */
    .addressbook-agentes, .addressbook-clientes, .addressbook-proveedores {
        margin: 15px;
        width: 91%;
    }
    .agentesperfil, .clientesperfil, .proveedorsperfil {
        width: 100%;
    }
    .alphabetaddress {
        display: none;
    }
    .clienteInfoImage i {
        font-size: 50px!important;
    }
    .contactoperfil-container .nombrecliente {
        font-size: 20px;
    }
    .clienteInfoContactInfo label {
        font-size: 15px;
        margin-left: 6px;
    }
    .clienteInfoMasDetallesLabel, .clienteperfil-info {
        margin-top: 20px;
    }
    /*proveedor*/
    #agregar-proveedor .toptitle {
        padding: 0;
    }
    #agregar-proveedor .wrapper-agregarclientes {
        padding-top: 0;
    }
    #agregar-proveedor .wrapper-agregarclientes>.row, .boxEscalatoria {
        padding-bottom: 90px;
    }
    .modal-footer {
        z-index: 9999;
    }
    /*descargas*/
    .descargaslistado {
        margin: 90px 10px;
    }
    .archivosBuscarArea {
        margin-top: 174px;
        margin-left: 33px;
        width: 86.5%;
    }
    .archivosBuscarArea button {
        width: 23.5%;
    }
    .archivosBuscarArea input {
        width: 75%;
    }
    .archivoindividual {
        width: 48%;
        margin: 1%;
        float: left;
        padding: 10px;
        height: 250px;
    }
    .icondescargas {
        padding-top: 25px;
        font-size: 40px;
    }
    .descargasoptions {
        margin-top: -40px!important;
        margin-left: 40px;
    }
    .descargaswrapper {
        height: 75px;
    }
    .tiposdescargasAgregar {
        position: absolute;
        left: 28px;
        margin-top: 38px;
        cursor: pointer;
        border: 1px solid #b0b0b0;
        padding: 5px;
        background: white;
        color: #666;
        right: inherit;
        width: 86.5%;
    }
    .agregarArchivos {
        float: right;
    }
    /*DESCARGAS*/
    .descargasoptions {
        margin-left: 20px;
        margin-top: -36px!important;
    }
    .descargasoptions a {
        width: 75%;
    }
    .descargaswrapper {
        height: 120px;
    }
    #filtrostitulo {
        font-size: 16px;
        padding-top: 6px;
    }
    .descargasNav {
        margin-left: 60px;
    }
    .descargasWrapper {
        margin-top: 20px;
    }
    .navbar-nav>.messages-menu>.dropdown-menu {
        width: 240px;
    }
    /*MODALS*/
    .cuentamodals .modal-body {
        margin-bottom: 80px;
    }
    .wrapper-perfil .messages-attach-files .fileinput-button {
        width: 100%;
        margin-top: 20px;
    }
    .wrapper-perfil>.row {
        padding-bottom: 40px;
    }
    .wrapper {
        -webkit-overflow-scrolling: touch!important;
        overflow-y: scroll;
    }
    .modal-open header {
        display: none;
    }
    .modal-open .content {
        margin-top: 0;
    }
    .modal-title, .property-price {
        font-size: 16px;
    }
    .modal-body {
        height: 80vh;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 100px!important;
    }
    .modal-footer {
        height: auto;
        position: fixed!important;
        bottom: 0!important;
        width: 100%;
        left: 0;
        right: 0;
        background: white;
    }
    .wrapper-perfil {
        padding: 60px 50px;
    }
    #agregaragente-wrapper {
        padding: 80px 40px 100px;
    }
    .propiedadnavcol {
        padding-top: 69px;
    }
    .micuentadialog-publico {
        min-height: 100vh;
        margin: 0;
    }
    .micuentacontetPublico {
        height: 100vh;
        width: 100%;
    }
    .micuentacontetPublico .modal-header {
        width: 100%;
    }
    /*ingreso modal*/
    #ingresoModal .modal-content {
        height: 350px;
        width: 95%;
        margin: 10px auto;
    }
    #ingresoModal .modal-body {
        background-size: 350px;
        background-position: 50% 69%;
        background-color: #C2DDE7;
    }
    #property-slider {
        width: 122%;
       /* margin-left: -11%;*/
    }

}
@media screen and (max-width: 640px) {

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
        #keyword{
        width: 100px !important;
            padding-top: 5px;
    }
}
@media screen and (max-width: 479px) {

    .paginationHidden{
        display: block!important;
    }
    .superTight{
        display: none;
    }
    .filterNavSearch #buscar {
        width: 70%!important;
    }
    .filterNavOptions {
        margin: 0 auto;
        width: 280px!important;
    }
    .filterNavOptions .btn-filter {
        min-width: 90px!important;
    }
    .filter-menu-mas-filters {
        overflow: scroll;
        height: 100vh;
        padding-bottom: 80px;
    }
    /* INGRESO */
    .logo-login {
        width: 100px;
        margin: 0 auto;
    }
    .logo-login img {
        width: 80%;
    }
    .cuentaWrapper .content {
        padding:0;
        margin-top: 0;
    }
    .ingresoFormArea {
        width: 95%;
    }
    .ingresoFormArea .btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .ingresoFormArea .login-no-account {
        text-align: center;
    }
    .propiedad-box-estaciamentos {
        white-space: normal;
    }
    .viewFilters i {
        font-size: 20px;
    }
     .arrowRight {
        top: 40%!important;
    }
}
.bottom-right{
    position:absolute;
    bottom:0;
    right:0;
}
.box-button-container{
    padding:10px;
}
.tableLabel{
    cursor: pointer;
}
.short{
    max-height:50px;
}
.nowrap {
    white-space:nowrap;
}
.agregarSection{
    display: none;
}
.agregarSectionInitial{
    display: block;
}
.form-control.requiredErrorFull{
    border-radius:2px;
    border:1px solid!important;
    border-color: #dd4b39!important;
}
.box-cell-content{
    padding:5px;
}

.transTableInput{
    font-weight: 500;
    background:transparent;
}

.transTableInput:read-only{
    color:#484848;
    border:none;
    background:#ddd;
}
.selectable{
    cursor: pointer;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;

}
.movable{
    cursor: move;
}

#editarComisiones i{
    font-size:14px;
}
.highlight{
    padding:20px;
}
.box-clean{
    border-color: #fff
}
.box-cell-heading.redbottom{
    margin-bottom:10px;
    border-bottom:1px solid red;
    font-size: 22px;
    padding:0 5px;
    margin-bottom: 20px;
    font-weight:200;
}
.box-lg .box-body{
    height:511px;
    overflow-y: scroll;
}
.box-lg .box-body{
    overflow: hidden;
}
.bg-light-gray{
    background:#eee;
}

.box-cell-heading.tight{
    border: 0;
    margin-bottom: 0;
    padding:0;
}
.franchiseLinks{
    cursor: pointer;
}
.modal-big{
    overflow: hidden !important;
}
.modal-big .modal-dialog{
    width:95%;
    overflow-y:hidden;
}

.modal-big .modal-content{
    height:95vh;
    overflow-y:hidden;
    padding-bottom:100px;
    overflow:hidden;
}
.modal-big .modal-header{
    position:fixed;
    top:0;
    background: #fff;
    width:100%;
}
.modal-big .modal-body{
    margin-top: 80px;
    height:100%;
    overflow-y:scroll;
    padding-bottom:130px;
}

.modal-big .modal-footer{
    position:fixed;
    bottom:0;
    background: #fff;
    width:100%;
}

.calcula{
    overflow: hidden !important;
    top:-10px;
}
.calcula .modal-dialog{
    width:90%;
    overflow-y:hidden;
}

.calcula .modal-content{
    height:95vh;
    padding-bottom:100px;
    overflow-y:hidden;
}
.calcula .modal-header{
    position:fixed;
    top:0;
    background: #fff;
    width:100%;
}

.calcula .modal-body{
    margin-top: 40px;
    height:100%;
    text-align: center;
    overflow-y:hidden;
    /*padding-bottom:90px;*/
}

.calcula .modal-footer{
    position:fixed;
    bottom:0;
    background: #fff;
    width:100%;
}
#calculaModal iframe {
    pointer-events: inherit;
}

/*#calculaButton {
        width: 150px;
        display: block;
        margin: auto;
}*/

.clienteProfilePic{
    width:80px;
    height:80px;
    overflow: hidden;
    border-radius: 100%;
    text-align: center;
    margin:0 auto;
}
.clienteProfilePic img{
    margin:0 auto;
    width:100%;
    min-height: 100%;
    min-width: 100%
}
.data-table-filter{
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-left: 10px;
}
.card .box-body{
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.card .box-footer{
    height: 25%;
}
.card .box-footer img {
    max-height:35px;
}

.bordered{
    border: 1px solid #444;
    padding:10px;
}
.tableLink{
    color:#23527C;
    font-weight: 700;
}
.tableLink:hover{
    color:#444;
}
.datosLabel{
    color:#444 !important;
    font-size: 12px !important;
}

.favoriteLabel{
    /*display: none !important;*/
    font-size: 14px !important;
    font-weight: 400;
    background: rgb(230, 0, 0)!important;
    color: white !important;
    padding: 4px 9px !important;
    border-radius: 4px;
    cursor: pointer;
}
.favoriteLabel:hover {
    background: rgb(253, 69, 69) !important;
}
ul#viewmenu {
    width: 500px;
    float: right !important;
}
.advancedFilters{
    background: transparent;
    color: black;
    padding: 2px 9px;
    border-radius: 4px;
    cursor:pointer;
    display: inline-block;
}
.advancedFilters:hover {
    background: rgb(245, 245, 247);
}
#filterMasFilters {
    z-index: 1;
    right: 0;
    width: 100%;
    top: 137px;
    width: 100%;
    z-index: 999999;
    height: 100vh;
}
input#filtername {
    margin-top: 10px;
}
select.filter-label.orderByFilter {
    background-color: #fff;
    float: right;
}
.filter-label{
    font-weight:400;
    padding-right: 10px;
    font-size: 13px;
}
.btnClave{
    cursor:default;
}
.detallesLabel {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
    text-transform: capitalize !important;
}

.hover:hover .showOnhover{
    opacity: 1;
}
.showOnhover{
    opacity: 0;
}
.showOnhover:hover{
    opacity: 1;
}

.remove i{
    margin-left:5px;
    font-size: 14px !important;
    cursor:pointer;
}
.ui-autocomplete{
    background: #fff;
    list-style: none;
    padding-left:0px;
    padding-right:0px;
    max-width:530px;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index:2147483647;
    border-top:none;
    margin-bottom:20px;
    padding-top:8px !important;
    padding-bottom:10px;
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}
.ui-menu-item{
    padding:3px;
    width:100%;
    padding-left:20px !important;
}
.ui-state-focus {
    color:#0253A2;
    font-weight: 700;
}

.ui-state-hover{
    color:#0253A2;
    font-weight: 700;
}
.ionOverlapTop{
    font-size: 20px;
    margin-left: -11px;
    padding-top: 16px;
    z-index: 1;
}
.ionOverlapBack{
    z-index: 2;
}
.searchTextInputs{
    font-size:16px;
    border:none;
    padding-top: 15px;
}
.rightBorder{
    border-right: 2px solid #D2D6DE;
}
.leftBorder{
    border-left: 2px solid #D2D6DE;
}
.topBorder{
    border-top: 1px solid #D2D6DE;
}
.masFiltersContent{
    margin-top: 73px;
}
.smallPadding{
    padding-top:10px;
}
.inline{
    display:inline-block;
}
.input-md{
    height: 40px !important;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    min-width: 120px;
    font-size:15px;

}

#filterMasFilters .box-body{
    overflow: scroll;
    height: 65vh;
}
.superTight{
    margin-bottom: -100px;
    padding-top: 20px;
}

.inputGroupDropdownAddon{
    border: none;
    padding: 2px;
    margin-left:0;
    font-size: 20px;
}
.inputGroupDropdown{
    padding-right:10px;
}
.simpleHover{

}
/*.ui-autocomplete-loading{
        background:url(../../images/loadercancel.gif) no-repeat right center;
}*/

.noBorder {
    border: none !important;
    border-radius: 0 !important;
    padding-left: 0px;
}

.col-full{
    padding-left:0px;
    padding-right:0px;
}

.pushDown{
    margin-top: 9%;
}

.bg-none{
    background: transparent;
}
.ionLg{
    font-size: 1.5em
}
.square{
    border-radius: 0px !important;
}
.bg-remax-blue{
    background: #0253A2
}

.extend{
    margin-right: -16px;
}

.llamadas-left .label{
    margin-right: 5px;
}
.llamadasLeft .label{
    margin-right: 5px;
}
.keywordContainer {
    background: #9f9f9f;
    color: #ffffff;
    padding-top: 6px;
    border-radius: 20px;
    padding-bottom: 6px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
    margin-right: 8px;
    white-space: nowrap;
    border: 2px solid #999999;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 1px 1px 2px rgba(56, 56, 56, 0.93);
}
.extraKeywordContainer{
    background: #e60000;
    color: #FFFFFF;
    padding-top: 4px;
    border-radius: 4px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
    font-weight: 700;
    margin-right: 5px;
    white-space: nowrap;
}
.breadCrumbsContainer{
    line-height: 30px;
}

.ubicacionItem:hover{
    font-weight: 900;
    color:#0253A2;
    cursor: pointer
}

.ubicacionItem{
    margin-top:7px;
}

.shadow {
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow:         3px 3px 5px 6px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.wrap{
    white-space: normal;
}

.fieldClear{
    /*display:none;*/
}
.breadcrumbs {
    padding-top: 12px;
    font-size: 15px;
    font-weight: 500;
}

.light-font{
    font-weight: 200 !important;
}
.margin-md{
    margin:10px;
}

.noHover:hover{
    cursor:default;
    color:white;
}
/*franchise upload form*/

.textareaFranchise{
    margin-top: 0px;
    margin-bottom: 0px;
    resize: none;
}
.uploadLogoForm{
    padding-bottom: 10%;
}
#fileToUpload{
    padding: 20px 0 20px 0;
}
.paginationHidden{
    display: none;
}
.list-watermark{
    width: 25%;
    position: absolute;
    bottom:0;
}
.gallery-watermark{
    width: 300px;
}
.top-buffer{
    margin-top: 10px
}
.spinning {
    -webkit-animation:spin 1s linear infinite;
    -moz-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite;
}



.eb-square {
    height: 55px;
    width: 55px;
    background: linear-gradient(180deg, rgb(0, 91, 181) 6%, rgb(0, 101, 183) 50%,rgb(1, 77, 151)102%);
    padding-top: 7px;
    font-size: 29px;
    color: #fff;
    border-radius: 10px;

}



.eb-square-profile{
    height: 100px;
    width: 100px;
    background: linear-gradient(180deg, rgb(0, 91, 181) 6%, rgb(0, 101, 183) 50%,rgb(1, 77, 151)102%);
    padding: 19px;
    font-size: 45px;
    color: #fff;
    border-radius: 10px;
    margin: 21px;
}




@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }





table#clienteTableTodos {
    overflow: hidden!important;
}

table.table.compact.table-bordered.dataTable {
    width: 100%!important;
}


.nav-tabs-custom {
    margin-bottom: 20px;
    background: #f7f7f7;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px;
    box-shadow: 0px 0px 4px 1px rgb(219, 219, 219);
}

.nav-tabs-custom>.nav-tabs {
    border-bottom-color: #cdcdcd;
}
.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #618da7;
}
span.hidden-xs {
    font-size: 12px;
}
.dataTables_scrollHeadInner th {
    background: whitesmoke;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    text-align: center;
}

a.btn.buttons-print.btn-sm {
    color: #0253a2;
}
.dropdown-menu>li>a {
    color: #fff;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: rgba(255, 255, 255, 0.67)!important;
}


hr.aemb {
    border: 0;
    height: 1px;
        background-image: -webkit-linear-gradient(left, rgb(235 235 235), rgba(203, 203, 203, 0.34), rgb(239 239 239));
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    margin-top: 5px;
    margin-bottom: 5px;
}


hr.aemb2 {
    border: 0;
    height: 1px;
        background-image: -webkit-linear-gradient(left, rgb(235 235 235), rgba(203, 203, 203, 0.34), rgb(239 239 239));
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    margin-top: 1px;
    margin-bottom: 1px;
}

.sidebar-title{
    padding: 0px 10px 10px 0px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}

.sidebar-menu>li>a:hover {
    background: linear-gradient(450deg, rgba(195, 194, 200, 0.3) 98%, rgb(7, 45, 146) 3%);
    font-weight: bold;
}
.sidebar-menu li.header {
    text-align: center;
    background: linear-gradient(180deg, rgb(4, 59, 202) 6%, rgb(4, 76, 156) 50%,rgb(5, 44, 145)102%);
}




ul.treeview-menu.menu-open {
    background: #f3f3f3;
}

.userDropdownHeader {
    width: 100%!important;
;
    position: absolute;
    right: 0;
    left: auto;
    background: #0b3090;
    box-shadow: 0px 7px 5px -3px rgb(45, 44, 44);
}
small.aemb {
    color: #a7a7a7;
    font-size: 12px;
}
.text-gray {
    color: #aaaaaa !important;
}

.redbottom {
    border-bottom: 2px solid rgb(191, 7, 7);
    font-size: 23px;
    padding: 0 5px;
    margin-bottom: 20px;
    font-weight: 200;
    text-transform: capitalize;
    color: #848484 !important;
    text-align: center;
}

.box {
    border-top: 0px solid #d2d6de !important;
}

.btn-default {
    border-radius: 3px;
}
.form-control {
    border-color: #c2c2c2!important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background: #00035e;
}

.bg-light-blue{
    background: #00035e;
}
.bg-green, .callout.callout-success, .alert-success,  .modal-success .modal-body {
    background-color: #e6331d !important;
    box-shadow: -1px 2px 6px 1px rgb(49 49 49 / 55%)!important;
    margin: 10px!important;
    font-weight: bold!important;
    text-shadow: 0 1px 1px rgb(0 0 0 / 47%);
    border-radius: 5px;
    border: 1px solid #d81010;
}


@font-face {
    font-family:Gotham;
    src:url(../../fonts/Gotham-Book.ttf)
}

a {
    background-color: transparent;
    font-family: Gotham!important;
}
.form-control {

    font-family: Gotham!important;
}
p {

    font-family: Gotham!important;
}
span {

    font-family: Gotham!important;
}
div {

    font-family: Gotham!important;
}
li {
    font-family: Gotham!important;
}
body {
    font-family: Gotham!important;
}
table{
    font-family: Gotham!important;
}
h1 {
    font-family: Gotham!important;
}
h2 {
    font-family: Gotham!important;
}
h3 {
    font-family: Gotham!important;
}
h4 {
    font-family: Gotham!important;
}
h5 {
    font-family: Gotham!important;
}
text{

    font-family: Gotham!important;

}
label {
    font-family: Gotham!important;
}

div.props-widg-select span.props-widg-btn {
    font-family: Gotham!important;
}

div.props-widg-result div.props-widg-combo div.props_widget_menu span.props_widg_select_type {
    font-family: Gotham!important;
}
input {
    font-family: Gotham!important;
}
div#propiedades-widget-statistics-search ul li {
    font-family: Gotham!important;
}

div.props-widg-input input {
    font-family: Gotham!important;
}
#intro {
    padding: 5% 0 52%;
    height: 600px!important;
}
#background-video {
    top: 100px!important;
}

header .publico-right .publico-header-login {

    padding: 8px 30px!important;
    border-radius: 5px!important;
    margin-top: 10px!important;
    margin-right: 45px!important;
}

ul.dropdown-menu {
    position: absolute;
    right: 0%;
    left: auto;
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0, 35, 120) 100%) !important;
    box-shadow: 0px 7px 5px -3px rgb(45, 44, 44);
    width: 100%!important;

}

.ion-ios-arrow-thin-right:before {
    background: #fff;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #00035e!important;
    text-shadow: 0 1px 1px rgba(97, 97, 97, 0.56);
    border-radius: 50%;
    content: "\f109"!important;
}


.glyphicon-option-vertical:before {
    content: "\e235";
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #ffffff;
}
.glyphicon-option-vertical:hover {
 background:#fff1;
 border-radius: 50%;
}

img:hover {
    filter: saturate(125%);
}
.selectable:hover {
        filter: saturate(123%);
}
div#sliderImagen{

   filter: saturate(130%);
}

.button-aemb-primario{
background: #00035e;
    font-size: 15px;
    text-shadow: 0 1px 1px rgba(97, 97, 97, 0.76);
    padding: 10px;
    border-radius: 2px;
    padding-right: 8px;
    padding-left: 8px;
    color: white;
    border-radius: 10px;
    border: 1px solid #00035e;
    text-align: center;
}

.button-aemb-primario:hover{
background: #053cbd;
    font-size: 15px;
    text-shadow: 0 1px 1px rgba(97, 97, 97, 0.76);
    padding: 10px;
    border-radius: 2px;
    padding-right: 8px;
    padding-left: 8px;
    color: white;
    border-radius: 10px;
    border: 1px solid #00035e;
    text-align: center;
}
select#selAsociado {
    min-height: 40px!important;
}

select#selFranchise{
    min-height: 40px!important;
}

select.form-control.input-sm {
    min-height: 40px!important;
}

.mostrar1{
    float: left;
    padding: 0px 0px;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    background-image: linear-gradient( 180deg ,rgb(253 3 3 / 86%) 0%,rgb(173 6 6 / 91%) 100%),url(https://eventos.remax.com.mx/.btn-giro.btn-girotent/uploads/2020/03/Back.png)!important;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    margin-left: 0px;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.75);
    border-radius: 3px;
    text-align: center;
    margin-top:-9px
}

.sidenav-toggle {
    float: left;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    margin-left: 12px;
    text-align: center;
    padding-right: 3px;

}

button.dropdown-toggle {
    background: transparent;
    border: 0px solid;
    color: #fff;

}
.ocultarmenu{
    display: none;
}

    .hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);

}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);

}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.main-header>.navbar {
    height: 70px;
}
.goog-te-banner-frame.skiptranslate {display: none !important;}
            body { top: 0px !important; }
            div#goog-gt-tt {
    display: none!important;
}
#chat-widget-container {
    right: 5px!important;
    bottom: 5px!important;
}


@media (min-width: 576px) and (max-width: 767.98px) {

aside.main-sidebar {
        padding-top: 50px!important;
}
.filter-nav{

    position: static!important;
}

}


h3.box-title {
    color: #828282;
}

.border-0{
    border:0px
}
.row.no-pad {
    margin-right: -15px;
    margin-left: -15px;
}
.row.no-pad > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.border-bottom{
    border-bottom:1px solid #ddd
}

.loader{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../images/home/loading.gif') 50% 50% no-repeat rgb(255,255,255,.7);
    background-size: 110px;
    opacity: .80;
}

.card-img-top {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.card-img-caption {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

.card-img-caption .card-img-top {
  z-index: 0;
}

.card-img-caption .card-text {
  width: 100%;
  position: absolute;
  z-index: 1;
}

.hide-dropdown-toggle-icon::after {
    display: none !important;
    content:"" !important;
}

.opacity-1{
    opacity: .1;
}
.opacity-2{
    opacity: .2;
}
.opacity-3{
    opacity: .3;
}
.opacity-4{
    opacity: .4;
}
.opacity-5{
    opacity: .5;
}
.opacity-6{
    opacity: .6;
}
.opacity-7{
    opacity: .7;
}
.opacity-8{
    opacity: .8;
}
.opacity-9{
    opacity: .9;
}

.dropdown-lg{
    max-height:400px;
    overflow-x:hidden;
    overflow-y: scroll;
    width: 100%;
    max-width:600px;
    width: 90vw;
}

@media screen and (max-width: 991px) {
    .map-canvas.h-100{
        height: calc(100vh - 275px) !important
    }
}

.tooltip-inner {
    background-color: #353A3F !important;
    width:100%!important;
    max-width: 350px !important;
    overflow: hidden !important;
    padding:20px !important
}
.placeholder-dark::placeholder {
    color: #666 !important;
    font-weight: 600;
    opacity: 1; /* Firefox */
}

.placeholder-dark:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #666 !important;
 font-weight: 600;
}

.placeholder-dark::-ms-input-placeholder { /* Microsoft Edge */
 color: #666 !important;
 font-weight: 600;
}
.iframe-externo{
    height: 95.5vh;
    width: 100%;
    overflow: auto!important;
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #e6331d !important;
    box-shadow: -1px 2px 6px 1px rgb(49 49 49 / 55%)!important;
    margin: 10px!important;
    font-weight: bold!important;
    text-shadow: 0 1px 1px rgb(0 0 0 / 47%);
}
.alert .close {
    color: #fff!important;
    opacity: 0.9!important;
}
.btn-giro {
    padding: 0 0px 0px;
}
#icon-giro {
    font-weight: bold;
    position: relative;
    top: 2px;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
}
.boton:hover #icon-giro {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.propertyImageDash2 {
    text-align: center;
    margin-top: -20px;
    width: 100%;
    height: 170px;
    overflow: hidden;
    float: left;
    border-radius: 10px;
    margin-bottom: 5px;
}
.propertyImageDash2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.apps-size{
    min-height: 150px!important;
    padding: 4px;
    border: 1px solid #eee; 
    background: #fff!important;
    border-radius:6px!important;
    box-shadow: 2px 3px 4px -4px;
}
.ml {
    margin-right: 0rem; 
}
@media screen and (min-width: 720px) {
    .mr {
      margin-left: 40px;
  }
  .ml {
    margin-right: 5rem; 
}
  }
@media screen and (max-width: 1643px) and (min-width: 1325px) {
  .apps-size {
    min-height: 165px!important;
  }
} 
@media screen and (max-width: 1325px) and (min-width: 1200px) {
  .apps-size {
    min-height: 205px!important;
  }
} 
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .apps-size {
    min-height: 185px!important;
  }
}

a.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}
select.goog-te-combo {
    width: 150px!important;
    border-radius: 15px!important;
    font-size: 9pt!important;
}

#heartbeatButton {
    padding: 3px 6px;
    border: none;
    cursor: pointer;
    outline: none;
    animation: heartbeat 1s infinite;
}

@keyframes heartbeat {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}
.box-aemb{
    box-shadow: 2px 1px 4px -3px rgb(98 98 98 / 70%);
    border-radius: 10px 10px 10px 10px;
    padding: 5px;
    border: 1px solid #c6c6c6;
    margin-top: 5px;
    background: #fff;
}
.boton-aemb{
    text-align: center;
    color: #ffffff !important;
    font-weight: 700;
    background-image: linear-gradient(285deg, rgb(4, 55, 186) 0%, rgb(0, 35, 120) 100%) !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
    border-bottom: 0px solid #ffffff !important;
    text-transform: uppercase;
    padding: 10px;
    margin-right: 5px;
    margin-left: 5px;
}
.boton-aemb:hover{
    background: #354062;
}


.btn-danger{
    text-align: center;
    color: #ffffff !important;
    font-weight: 700;
    background: red !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    border-radius: 5px!important;
    border-bottom: 0px solid #ffffff !important;
    text-transform: uppercase;
    padding: 6px;
    margin-right: 5px;
    margin-left: 5px;
}


.btn-danger:hover{
    background: #d52f2f!important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.hover {
    background-color: #223b64!important;
}

.btn-success {
    background-color: #0c7900;
    border-color: #008d4c;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    text-align: center;
    color: #ffffff !important;
    font-weight: 700;
    border-radius: 5px!important;
    border-bottom: 0px solid #ffffff !important;
    text-transform: uppercase;
    padding: 6px;
    margin-right: 5px;
    margin-left: 5px;
}