﻿.content-detail {
    margin-top: 0;
    background: #f3f3f3;
}

.content-logo .logo {
    width: 90%;
}

.index-login-margin {
    margin-top: 3%;
}

.footer-login {
    width: 100%;
    text-align: center;
    border-top: 1px solid rgba(150,150,150,.35);
    font-size: .8em;
    padding: 1em 0;
}

.select-item-row {
    padding: 0.5em 2em;
}

.select-btn-top {
    padding: .9em 1em .9em 1.3em;
    font-size: .9em;
    color: #000 !important;
}

.content-right-select-btn-top .select-btn-top {
    font-size: .9em;
    margin-left: 0;
    margin-top: 0;
    position: relative;
}

.content-select-buttons {
    padding-bottom: 0;
}

.spin-title-group-detail {
    text-align: left;
    padding: 1em;
    padding-right: 1em;
    padding-left: 1em;
    background-color: transparent;
    color: #000;
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal;
    font-family: 'Roboto-thin','Roboto';
    text-transform: uppercase;
}

.select-item-row {
    padding: 10px 2em;
    background-color: #fff;
    color: #1d232c;
    border-bottom: 1px solid #edf2f4;
}

.content-Lead-Home-FilterGenerate .row .spin-item-form, .content-Estate-Home-FilterGenerate .row .spin-item-form{
    margin-bottom: 0em;
}

.itemHistoryDescription {
    word-wrap: break-word;
}

div.ui-widget-header .ui-icon {
    background-image: url('../lib/jquery-ui/themes/base/images/ui-icons_777777_256x240.png');
}

.content-Lead-NewsFeed-FilterGenerate .row .spin-item-form, .content-Estate-Home-FilterGenerate .row .spin-item-form {
    margin-bottom: 0em;
}

/*group permision*/

.content-title-module {
    font-size: 1.5em;
    margin-bottom: 0.4em;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 0.3em;
    color: #000000;
    margin-top: 1em;
}

.logo-module-item {
    width: 1.5em;
    background-color: #000000;
    padding: 0.2em;
    margin-right: 0.5em;
}

.btn-all-selected {
    background-color: #000000;
    color: white;
    width: 60%;
    padding: 4px 10px;
    cursor: pointer;
}

/*Login*/

.content-login button {
    width: 100%;
    border: none;
    background-color: #000000;
    color: white;
    padding: 0.6em;
    font-size: 1.3em;
    cursor: pointer;
    border: 1px white solid;
}


.content-login button {
    background-color: #000000;
    border: 1px white solid !important;
}

/*group permision*/
.btn-all-selected {
    background-color: #000000;
}

.logo-module-item {
    width: 1.5em;
    background-color: #000000;
    padding: 0.2em;
    margin-right: 0.5em;
}

.content-title-module {
    color: #000000;
}
.content-title-page:hover {
    background: #f3f3f3;
}

/*BackSpin*/

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link.item-nav:hover {
    background-color: transparent !important;
    color: #c9c9c9 !important;
    border-left: 4px solid #c9c9c9 !important
}

    .mdl-layout__drawer .mdl-navigation .mdl-navigation__link.item-nav:hover i {
        background-color: transparent !important;
        color: #f3f3f3 !important
    }

.content-items-menu {
    /*background-color: white;*/
    background-color: #000000;
    text-align: left;
}

.content-menu-back li a,
content-menu-back li a:hover,
content-menu-back li a:visited {
   
    color: white;
}

.btn-filter:hover,
.content-menu-back li.color-select-menu,
.content-menu-back li:hover {
    border-bottom: 0px;
    color: #c9c9c9;
}

    .content-menu-back li.color-select-menu a,
    .content-menu-back li:hover a {
        color: #c9c9c9;
    }


.content-menu-logo{
    background-color:transparent !important;
}

.spin-item-form .item-image-content button {
    background-color: #000000;
    padding: 0.9em .5em;
    font-weight: 400;
    font-family: 'Roboto-thin', 'Roboto';
    text-transform: uppercase;
    font-size: 1em;
    width: 70%;
    font-size: 0.7em;
}

.message-confirm {
    
    background-color: #00c570 !important;
    border-color: #00c570 !important;
}
.alert-info, .alert-success {
    background-color: #00c570 !important;
    border-color: #00c570 !important;
}


.alert-danger {
    background-color: #3721a6 !important;
    border-color: #3721a6 !important;
}

    .alert-danger .close {
        color: white;
    }

.spin-title-group-detail {
    text-align: left;
    padding: 1em;
    background-color: transparent;
    color: #000;
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal;
    font-family: 'Roboto-thin', 'Roboto';
    text-transform: uppercase;
}


.item-group-detail-select {
    /*border-left: 5px solid #00BBED;*/
    background-color: #000000;
    color: white;
}

.item-group-detail:hover {
    /*border-left: 5px solid #00BBED;*/
    background-color: #000000;
    color: white;
}

.card-header .btn-link {
    padding-left: 2em;
    border: 0;
    border-radius: 0;
    border-left: 4px solid #c9c9c9;
    color: #c9c9c9;
}

    .card-header .btn-link:hover, .btn-link.focus, .btn-link:focus {
        border-left: 4px solid #c9c9c9 !important;
        color: #c9c9c9 !important;
    }

.card-body .spin-item-form:hover {
    border-left: 5px solid #c9c9c9;
}
.scroll-to-right:hover, .scroll-to-left:hover {
    color: #000000;
}

/*BaseSpinBack.css*/


a:hover {
    text-decoration: none;
    color: #000000;
}

.spin-item-form .item-image-content button {
    width: 70%;
    margin-bottom: 1em;
    padding: 0.2em;
    font-size: 0.8em;
    border: none;
    background-color: #000000;
    color: white;
    cursor: pointer;
}

.item-ckeck-language {
    text-transform: uppercase;
    width: 3em;
    text-align: center;
    display: inline-block;
    font-size: 0.8em;
    background-color: #000000;
    color: white;
    cursor: pointer;
    vertical-align: middle;
    float: left;
    padding: .2em;
    border-right: 1px solid #EDF2F4;
}

.btn-translate {
    display: inline-block;
    font-size: 2em;
    text-align: center;
    cursor: pointer;
    color: white;
    vertical-align: top;
    padding: 0 0.4em;
    color: #000000;
    float: right;
}

.angucomplete-selected-row {
    background-color: #f3f3f3;
    color:#000000;
}


.alert {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-color: #000000;
    border-color: #000000;
    color: white;
    font-family: 'roboto-thin', 'roboto';
}

.filter-container .dd-select {
    background: #000000 !important;
    width: 100% !important;
    color: white;
    font-weight: normal;
    border-radius: 0px;
    border: none;
}

.filter-container .dd-option-selected, .filter-container .dd-option:hover {
    background-color: #f3f3f3;
}

    .filter-container .dd-option-selected .dd-option-text, .filter-container .dd-option:hover .dd-option-text {
        color: #333 !important;
    }

.select-item-row:hover {
    background-color: #f3f3f3;
    -webkit-transition-duration: 0.5s;
    /* Safari */
    transition-duration: 0.5s;
}

.btn-back-header-detail {
    margin-bottom: 1em;
    cursor: pointer;
    width: auto;
    display: inline-block;
    background-color: #000000;
    padding: 3px 6px;
    color: white;
    border-radius: 100%;
}

    .btn-back-header-detail.btn-add {
        background-color: #000000;
        opacity: 0.8;
    }

.mdl-layout__header {
    background-color: #000000;
}

.loader:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    background-color: #000000;
    animation: loading 2s linear infinite;
    display: none;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #000000 !important;
}
.daterangepicker td.in-range {
    background-color: #f3f3f3  !important;
}
.btn-calendar {
    background-color: #000000 !important;
    border: 0 !important;
    color:white;
}
.daterangepicker td.end-date {
    background-color: #000000 !important;
}

.page-item.active .page-link {
    color: #000000 !important;
}

.page-link:hover {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #000000;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #f3f3f3;
}
.dd-selected:hover {
    color:white;
}

.row-option-combo:hover {
    background-color: #f3f3f3;
}

#contentUtilConfigurationIndex a {
    color:white;
}
#contentUtilConfigurationIndex a:hover {
    color: #c9c9c9;
}
.link-menu .mdl-navigation__link .material-icons {
  
    color: white;
   
}


.select-input {
    border-left: 5px solid #000000 !important;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem #f3f3f3;
}
.show-location {    
    color: #000000;    
}
item-open-translate {
    color: #c9c9c9 !important;
}

.btn-add-location-geolocation {
    color: #000000;
}
.add-geolocation-container {
    z-index: 1;
}
.select-geolocation {
    background-color: #000000;
    color: white;
}

.btn-add-geolocation {
    color: #000000 !important;
}

.select-item-row:hover .button-order {
    color: #000000;
}

.btn-modal-password-email {
    background-color: #000000;
    border-radius: 0;
    font-size: 1.4em;
    font-weight: normal;
    font-family: 'Roboto-thin','Roboto';
    height: 3em;
    width: 13em;
    border: none;
    color: white;
}

.item-open-translate {
    color: #c9c9c9 !important;
}
.back-list {
    background-color: white;
    padding: 0;
    margin: 0 !important;
    margin-bottom: 2em !important;
    color: black !important;
}

.loading-content {
    z-index: 150;
}