ul.page-sidebar-menu > li > a {
    font-family: ralewaymedium;
    font-size: 13px;
    font-weight: normal;
}

.navbar {
    font-size: 13px;
    margin-bottom: 0;
    clear: both;
}

.navbar-collapse {
    padding: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.active > a {
    background-color: #F0F0F0;
}

.dropdown-menu {
    z-index: 1001;
}

.trends-portlet .cont-col1 > img {
    max-width: 27px;
    max-height: 27px;
}

.online-destinations .col1 .cont .cont-col2 .desc {
    margin-left: 8px;
}

.stat-block {
    background-color: #FFFFFF;
    border-radius: 0;
    border-width: 1px 1px 2px;
    padding: 0;
}

.stats-overview .details {
    color: #888888;
    display: inline-block;
    padding: 7px 10px;
}

.stats-overview .details .title {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0px;
}

.bookings-numbers {
    border-left: 1px solid #DDDDDD;
    padding: 7px 10px;
    background-color: #f7f7f7;
}

.bookings-count {
    margin-top: 5px;
}

.stats-overview .details .numbers {
    color: #52E136;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}

.stats-overview .details .numbers.tlb {
    color: #FF9C11;
}

.display .fa.fa-calendar {
    font-size: 13px;
    margin-top: 5px;
}

.stats-overview .display {
    border-right: 1px solid #DDDDDD;
    margin-right: 0;
    padding: 7px 10px;
    text-align: center;
    background-color: #F7F7F7;
}

.display.stat.good.huge {
    background-color: #21BA4C;
    border-right: 1px solid #21BA4C;
    color: #FFFFFF;
}

.display.stat.tlb-icon.huge {
    background-color: #EF772D;
    color: #FFFFFF;
    border-right: 1px solid #EF772D;
}

.display.stat.poor.huge {
    background-color: #DB2323;
    color: #FFFFFF;
    border-right: 1px solid #DB2323;
}

.display.stat.cl-icon.huge {
    background-color: #333;
    color: #FFFFFF;
    border-right: 1px solid #333;
}

/* .stat.bad .fa-calendar{color: #D12610;}
.stat.ok .fa-calendar{color: #37B7F3;}
.stat.good .fa-calendar{color: #52E136;} */
.stat.poor .percent,
.stats-overview .poor .details .numbers {
    color: #FF9D00;
}

.stat .percent {
    color: #000000 !important;
    font-size: 11px !important;
    font-weight: 500 !important;
}

.details.poor .numbers {
    color: #FF9C11;
}

.circle-stat {
    text-align: center;
}

.circle-stat .visual {
    float: none;
    display: inline-block;
}

.circle-stat .details {
    float: none;
}

.rate-plan-lists {
    margin: 0;
    padding: 0;
    list-style: none outside none;
}

.rate-plan-lists li {
    background-color: #F6F6F6;
    margin: 2px 0;
    padding: 5px;
}

.rate-plan-lists .expired-rate-plan {
    background-color: #FFD2BF;
    text-decoration: line-through;
    color: #666;
}

.rate-plan-lists .warning-rate-plan {
    background-color: #FFEFBF;
}

.header .navbar-nav {
    font-family: ralewaymedium;
}

.header .navbar-nav .dropdown-menu > li > a {
    font-weight: 500;
}

.header .navbar-nav > li.dropdown.user .dropdown-toggle {
    font: 500 13px ralewaymedium;
}

.header .navbar-nav li.dropdown.user img {
    height: 29px;
    width: 29px;
}

.btn-group .hotel-list-dashboard {
    background-image: none;
    border-radius: 0;
}

.tasks-form {
    margin-top: -9px;
}

/* Buyer Dashboard Page */

.table {
    margin-bottom: 0;
}

/* TABS */

#time_limit_booking .table thead tr {
    background-color: #C8CDF7;
}

#confirmed_booking .table thead tr {
    background-color: #C7F4C6;
}

#cancelled_booking .table thead tr {
    background-color: #F2E4C6;
}

#closed_booking .table thead tr {
    background-color: #F4D0CB;
}

#time_limit_booking .table-bordered,
#time_limit_booking .table-bordered > thead > tr > th,
#time_limit_booking .table-bordered > tbody > tr > th,
#time_limit_booking .table-bordered > tfoot > tr > th,
#time_limit_booking .table-bordered > thead > tr > td,
#time_limit_booking .table-bordered > tbody > tr > td,
#time_limit_booking .table-bordered > tfoot > tr > td {
    border: 1px solid #B8B8E0;
}

#confirmed_booking .table-bordered,
#confirmed_booking .table-bordered > thead > tr > th,
#confirmed_booking .table-bordered > tbody > tr > th,
#confirmed_booking .table-bordered > tfoot > tr > th,
#confirmed_booking .table-bordered > thead > tr > td,
#confirmed_booking .table-bordered > tbody > tr > td,
#confirmed_booking .table-bordered > tfoot > tr > td {
    border: 1px solid #B8DDBD;
}

#cancelled_booking .table-bordered,
#cancelled_booking .table-bordered > thead > tr > th,
#cancelled_booking .table-bordered > tbody > tr > th,
#cancelled_booking .table-bordered > tfoot > tr > th,
#cancelled_booking .table-bordered > thead > tr > td,
#cancelled_booking .table-bordered > tbody > tr > td,
#cancelled_booking .table-bordered > tfoot > tr > td {
    border: 1px solid #DBD0B8;
}

#closed_booking .table-bordered,
#closed_booking .table-bordered > thead > tr > th,
#closed_booking .table-bordered > tbody > tr > th,
#closed_booking .table-bordered > tfoot > tr > th,
#closed_booking .table-bordered > thead > tr > td,
#closed_booking .table-bordered > tbody > tr > td,
#closed_booking .table-bordered > tfoot > tr > td {
    border: 1px solid #D8C1B8;
}

/* Buyer Header */

.no-of-hotels-contracts {
    float: left;
    color: #ddd;
    margin: 12px 20px 12px 20px;
}

.no-of-hotels-contracts span {
    color: #eee;
    display: block;
    font: 500 16px ralewaymedium, ralewayregular;
    text-shadow: 0 0;
}

.buyer-accounts-table thead tr,
.buyer-accounts-table tfoot tr {
    background-color: #F0F0F0;
}

.items-list-portlets .feeds li {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 1px;
    padding: 5px 10px;
}

.feeds li:last-child {
    border-bottom: 0;
}

.items-list-portlets .feeds li .fa.fa-tag {
    color: #F27A18;
}

.hotel-reg-on {
    font-size: 11px;
    color: #444;
}

.hotel-reg-name {
    font-weight: bold;
}

.promo-of-month h4 {
    font: 22px qumpellkano12, Lato, Open Sans, Arial;
    color: green;
}

.promo-of-month p:last-child {
    margin-bottom: 0;
}

.exclusive-promo .promotions-img {
    display: inline-block;
    float: left;
    margin-right: 3%;
    width: 12%;
}

.exclusive-promo .details {
    float: left;
    line-height: 16px;
    width: 80%;
}

.user-info {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px !important;
    padding-bottom: 5px;
}

.header .search-form .form-control, .page-sidebar-menu .search-form .form-control {
    background-color: #EEEEEE;
    border-color: #003399;
    color: #333333;
    font-family: varelaround, qumpellkano12, Times New Roman, Open Sans, Lato;
    border-radius: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 15px;
}

.header .search-form .form-control:focus, .page-sidebar-menu .search-form .form-control:focus {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3) !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3) !important;
    border: 1px solid #4d90fe !important;
    -webkit-transition: all 0s;
    transition: all 0s;
}

.header .search-form .form-control::-moz-placeholder {
    color: #333333;
    font-family: varelaround, qumpellkano12, Times New Roman, Open Sans, Lato;
}

.header .search-form .form-control:-moz-placeholder {
    color: #333333;
    font-family: varelaround, qumpellkano12, Times New Roman, Open Sans, Lato;
}

.header .search-form .form-control:-ms-input-placeholder {
    color: #333333;
    font-family: varelaround, qumpellkano12, Times New Roman, Open Sans, Lato;
}

.header .search-form .form-control::-webkit-input-placeholder {
    color: #333333;
    font-family: varelaround, qumpellkano12, Times New Roman, Open Sans, Lato;
}

.exclusive-promo .details .promo-excl-heading a {
    color: #FF4300;
}

.inviteahotel-fonticons {
    border: 7px inset #97B9C6;
    border-radius: 50%;
    color: #0499DD;
    display: inline-block;
    font-size: 50px;
    padding: 20px;
}

.inviteahotel-fi-text {
    color: #DF5500;
    font-family: lato;
    font-size: 40px;
    margin-left: -30px;
    margin-top: 30px;
}

.invite-a-hotel-form-wrapper {
    border-right: 1px solid #ccc;
}

.clr-box {
    border: 1px solid #999;
    border-radius: 50%;
    color: #333;
    font: 300 20px/23px Lato, Open Sans;
    height: 175px;
    padding: 40px 0 70px 0;
    text-align: center;
    text-shadow: 0 0;
    width: 175px;
    margin: 30px auto;
}

.clr-icon {
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}

.clrbx-green .clr-icon {
    color: #9DCD09;
}

.clrbx-blue .clr-icon {
    color: #5792Ff;
}

.clrbx-orange .clr-icon {
    color: #FF9000;
}

label.error {
    bottom: -20px;
    color: #ff0000;
    font: 11px muli reg, lato, open sans !important;
    left: 0;
    position: absolute;
}

.form-control.error {
    border-color: #ff0000;
}

.form-group {
    position: relative;
}

@media (min-width: 320px) {
    .login-info {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .login-info {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .clr-box {
        border: 1px solid #999999;
        border-radius: 50%;
        color: #333333;
        font: 300 14px/23px Lato, Open Sans;
        height: 130px;
        margin: 30px auto;
        padding: 20px 0 15px;
        text-align: center;
        text-shadow: 0 0;
        width: 130px;
    }

    .clr-icon {
        display: block;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .inviteahotel-fonticons {
        border: 4px inset #97B9C6;
        font-size: 20px;
        padding: 10px;
    }

    .inviteahotel-fi-text {
        font-size: 20px;
        margin-left: -20px;
        margin-top: 15px;
    }
}

@media (max-width: 991px) {
    .no-of-hotels-contracts {
        display: none;
    }

    .inviteahotel-mktg {
        border-left: 0px solid #ccc;
    }

    .inviteahotel-fonticons {
        border: 4px inset #97B9C6;
        font-size: 20px;
        padding: 10px;
    }

    .inviteahotel-fi-text {
        font-size: 20px;
        margin-left: -20px;
        margin-top: 15px;
    }

    .invite-a-hotel-form-wrapper {

    }

    .inviteahotel-mktg {
        border-left: 0 solid #CCCCCC;
        border-top: 1px dashed #CCCCCC;
        padding-top: 15px;
    }

    label {
        display: none;
    }

    .header-inner .navbar-brand {
        width: auto;
    }

    .by-ar {
        display: none;
    }

}








