/*
Template Name: color scheme for fairmont scottsdale
Author: Roger
Email: roger@e-destinaccess.com
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Preloader*/
.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    color: #785024;
    z-index: 99999;
    background: #fff;
}

    .preloader .cssload-speeding-wheel {
        position: absolute;
        top: calc(50% - 3.5px);
        left: calc(50% - 3.5px);
    }

/*******************
/*Top bar
*******************/
.topbar {
    background: #2A1C11;
}

    .topbar .navbar-header {
        background: rgba(0, 0, 0, 0.05);
    }

    .topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
        display: none;
    }

    .topbar .top-navbar .navbar-header .navbar-brand .light-logo {
        display: inline-block;
        color: rgba(255, 255, 255, 0.8);
    }

    .topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
        color: #ffffff !important;
    }

        .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
            color: rgba(255, 255, 255, 0.8) !important;
        }

    .topbar ul.dropdown-user li a:hover {
        color: #785024;
    }

    .topbar ul.dropdown-user li .dw-user-box .u-text .btn {
        color: #785024;
    }

        .topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover {
            background: #785024;
            color: #ffffff;
        }

.mini-sidebar .sidebar-nav #sidebarnav > li:hover > a {
    background: #785024;
    border-color: #785024;
}

/*******************
/*General Elements
*******************/
a {
    color: rgb(51, 51, 51);
}

    a:hover {
        color: #785024;
    }

    a.link:hover, a.link:focus {
        color: #785024;
    }

.bg-theme {
    background-color: #785024 !important;
}

.right-sidebar .rpanel-title {
    background: #785024;
}

.stylish-table tbody tr:hover, .stylish-table tbody tr.active {
    border-left: 4px solid #785024;
}

.text-themecolor {
    color: #785024 !important;
}

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
    border-bottom: 2px solid #785024;
    color: #785024;
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
    color: #785024;
}

.card-outline-info .card-header {
    background: #785024;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#785024), to(#785024)), -webkit-gradient(linear, left top, left bottom, from(#785024), to(#785024));
    background-image: -webkit-linear-gradient(#785024, #785024), -webkit-linear-gradient(#785024, #785024);
    background-image: -o-linear-gradient(#785024, #785024), -o-linear-gradient(#785024, #785024);
    background-image: linear-gradient(#785024, #785024), linear-gradient(#785024, #785024);
}


/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
    background: #23170E;
    color: #ffffff;
    border: 1px solid #23170E;
}

    .btn-themecolor:hover,
    .btn-themecolor.disabled:hover {
        background: #23170E;
        opacity: 0.7;
        border: 1px solid #23170E;
    }

    .btn-themecolor.active, .btn-themecolor:focus,
    .btn-themecolor.disabled.active,
    .btn-themecolor.disabled:focus {
        background: #23170E;
    }

.btn-info,
.btn-info.disabled {
    background: #785024 !important;
    border: 1px solid #785024 !important;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

    .btn-info:hover,
    .btn-info.disabled:hover {
        background: #785024 !important;
        border: 1px solid #785024 !important;
        color: #C1AF9B;
        -webkit-box-shadow: 0 2px 2px 0 rgba(120, 80, 26, 0.14), 0 3px 1px -2px rgba(120, 80, 26, 0.2), 0 1px 5px 0 rgba(120, 80, 26, 0.12) !important;
        box-shadow: 0 2px 2px 0 rgba(120, 80, 26, 0.14), 0 3px 1px -2px rgba(120, 80, 26, 0.2), 0 1px 5px 0 rgba(120, 80, 26, 0.12) !important;
    }

    .btn-info.active, .btn-info:focus,
    .btn-info.disabled.active,
    .btn-info.disabled:focus {
        background: #785024 !important;
        border: 1px solid #785024 !important;
        color: #FFF !important;
        -webkit-box-shadow: 0 2px 2px 0 rgba(120, 80, 26, 0.14), 0 3px 1px -2px rgba(120, 80, 26, 0.2), 0 1px 5px 0 rgba(120, 80, 26, 0.12) !important;
        box-shadow: 0 2px 2px 0 rgba(120, 80, 26, 0.14), 0 3px 1px -2px rgba(120, 80, 26, 0.2), 0 1px 5px 0 rgba(120, 80, 26, 0.12) !important;
    }

.btn-success,
.btn-success.disabled {
    background: #906F4B !important;
    border: 1px solid #906F4B !important;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

    .btn-success:hover,
    .btn-success.disabled:hover {
        background: #906F4B !important;
        border: 1px solid #906F4B !important;
        color: #C1AF9B;
        -webkit-box-shadow: 0 2px 2px 0 rgba(144, 111, 75, 0.14), 0 3px 1px -2px rgba(144, 111, 75, 0.2), 0 1px 5px 0 rgba(144, 111, 75, 0.12) !important;
        box-shadow: 0 2px 2px 0 rgba(144, 111, 75, 0.14), 0 3px 1px -2px rgba(144, 111, 75, 0.2), 0 1px 5px 0 rgba(144, 111, 75, 0.12) !important;
    }

    .btn-success.active, .btn-success:focus,
    .btn-success.disabled.active,
    .btn-success.disabled:focus {
        background: #906F4B !important;
        border: 1px solid #906F4B !important;
        color: #FFF !important;
        -webkit-box-shadow: 0 2px 2px 0 rgba(144, 111, 75, 0.14), 0 3px 1px -2px rgba(144, 111, 75, 0.2), 0 1px 5px 0 rgba(144, 111, 75, 0.12) !important;
        box-shadow: 0 2px 2px 0 rgba(144, 111, 75, 0.14), 0 3px 1px -2px rgba(144, 111, 75, 0.2), 0 1px 5px 0 rgba(144, 111, 75, 0.12) !important;
    }

.btn-danger,
.btn-danger.disabled {
    background: #FFF !important;
    color: #785024 !important;
    border: 1px solid #785024 !important;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

    .btn-danger:hover,
    .btn-danger.disabled:hover {
        background: #785024 !important;
        border: 1px solid #785024 !important;
        color: #C1AF9B !important;
        -webkit-box-shadow: 0 2px 2px 0 rgba(120, 80, 36, 0.14), 0 3px 1px -2px rgba(120, 80, 36, 0.2), 0 1px 5px 0 rgba(120, 80, 36, 0.12);
        box-shadow: 0 2px 2px 0 rgba(120, 80, 36, 0.14), 0 3px 1px -2px rgba(120, 80, 36, 0.2), 0 1px 5px 0 rgba(120, 80, 36, 0.12);
    }

    .btn-danger.active, .btn-danger:focus,
    .btn-danger.disabled.active,
    .btn-danger.disabled:focus {
        background: #785024 !important;
        border: 1px solid #785024 !important;
        color: #FFF !important;
        -webkit-box-shadow: 0 2px 2px 0 rgba(120, 80, 36, 0.14), 0 3px 1px -2px rgba(120, 80, 36, 0.2), 0 1px 5px 0 rgba(120, 80, 36, 0.12) !important;
        box-shadow: 0 2px 2px 0 rgba(120, 80, 36, 0.14), 0 3px 1px -2px rgba(120, 80, 36, 0.2), 0 1px 5px 0 rgba(120, 80, 36, 0.12) !important;
    }

.btn-tariff {
    background: #785024;
}

/*******************
/*sidebar navigation
*******************/
.sidebar-nav {
    background: #fff;
}

    .sidebar-nav ul li a {
        color: #607d8b;
    }

        .sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
            color: #785024;
        }

        .sidebar-nav ul li a.active {
            color: #785024;
        }

    .sidebar-nav ul li.nav-small-cap {
        color: #785024;
    }

    .sidebar-nav > ul > li > a.active i, .sidebar-nav > ul > li > a:hover i {
        color: #785024;
    }

    .sidebar-nav > ul > li > a i {
        color: #785024;
    }

    .sidebar-nav > ul > li > a.active {
        font-weight: 400;
        background: #ffffff;
        color: #785024;
    }

    .sidebar-nav > ul > li.active > a, .sidebar-nav > ul > li.active:hover > a {
        color: #ffffff;
        background: #785024 !important;
    }

        .sidebar-nav > ul > li.active > a i, .sidebar-nav > ul > li.active:hover > a i {
            color: #ffffff;
        }

        .sidebar-nav > ul > li.active > a:after, .sidebar-nav > ul > li.active:hover > a:after {
            border-color: #ffffff;
        }

/*******************
/*pagination
*******************/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #785024;
    border-color: #785024;
}

.page-item.active .page-link {
    background: #785024;
    border-color: #785024;
}

/*******************
/* check box and radio button
*******************/
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
    border: 2px solid #785024;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
    background-color: #785024;
    z-index: 0;
}

[type="checkbox"]:checked + label:before, [type="checkbox"]:checked + [type="hidden"] + label:before {
    border-right: 2px solid #785024;
    border-bottom: 2px solid #785024;
}

/*******************
/* color table
*******************/
.color-table.info-table thead th {
    background: #785024;
}

/*******************
/* modal popup
*******************/
.modal-header {
    background-color: #785024;
}

    .modal-header .modal-title, .modal-header button {
        color: #FFF;
    }
