body {
    font-family: 'Open Sans', sans-serif;
    color: #444;
    height: auto !important;
    font-size: 14px;
    background: #323136;
}

.left_col {
    background: #323136;
}

.panel-title {
    color: #73879c;
}

h1,h2,h3,h4 {
    font-weight: 400;
    line-height: 1.5;
}

h1, h2, h3, h4, .panel-title {
    color: #73879c;
}

h2 {
    padding-top: 20px;
}

h3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

h2.title {
    padding: 0;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 40px;
    margin-bottom: 30px;
}

.breadcrumb {
    background-color: #f7f7f7;
}

.nav-md .container.body .col-md-3.left_col {
    width: 250px;
}

.main_container .top_nav, .nav-md .container.body .right_col {
    margin-left: 250px;
}

.nav.side-menu > li.active > a {
    text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#383838, #363636), #2b2b2b;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
}

.nav.side-menu > li > a, .nav.child_menu > li > a {
    color: #E7E7E7;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}

.nav.side-menu li:hover {
    background-color: rgba(255, 255, 255, 0.06);
}

.nav.side-menu li.header.active:hover, .nav.side-menu li.header.active {
    background: none;
}

.nav.side-menu > li.strong > a {
    font-weight: bold;
    color: #f59c0e;
}

.active a span.fa {
    text-align: right !important;
    margin-right: 0;
}

.dropdown-menu > li > a {
    font-size: 15px;
}

.radio label {
    margin-right: 20px;
}

.hide-field {
    display: none;
}

.main_menu .fa {
    width: 30px;
}

.nav.side-menu > li.current-page, .nav.side-menu > li.active {
    border-right: 5px solid #f59c0e;
}

.info-number .badge {
    padding: 1px 4px;
    font-size: 11px;
    top: 11px;
    right: 5px;
}

.top_nav li a i {
    font-size: 16px;
}

.dropdown-item.notification-item {
    padding: 19px 8px 9px 4px !important;
}

.notification-item .mark-read {
    left: 8px;
    bottom: 14px !important;
}


.notification-item .message, .footer .bold {
    font-weight: 600;
}

.notification-item.read .message {
    font-weight: 300;
}

.site_title {
    line-height: 100px;
    display: block;
    height: 100px;
    margin: 0;
    padding-left: 10px;
    padding-top: 10px;
}

.nav_title {
    width: 250px;
    float: left;
    background: #323136;
    border-radius: 0;
    height: 120px;
}

.field-login-form-rememberme label {
    font-weight: 500;
}

footer {
    margin-left: 250px;
    margin-top: -15px;
}

.nav-sm .container.body .col-md-3.left_col {
    width: 90px;
}

.nav-sm .navbar.nav_title {
    width: 80px;
}

.nav-sm .container.body .right_col, .nav-sm .main_container .top_nav, .nav-sm footer {
    margin-left: 90px;
}

.nav-md ul.nav.child_menu li::before {
    background: #797979;
}

.nav-md ul.nav.child_menu li::after {
    border-left: 1px solid #797979;
}

.sidebar-footer {
    width: 250px;
    background: #323136;
}

.sidebar-footer a {
    background: #27272b;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.login .logo {
    padding-bottom: 20px;
}

.login {
    background: #000 url("/images/bg.jpg") center center no-repeat;
    background-size: cover;
}

.login a, .login a.btn {
    color: #fff;
}

.login a.btn:hover {
    text-decoration: none;
}

.login p, .login .copy {
    color: #9e9e9e;
}

.panel-body a {
    color: #5A738E;
}

.login_content {
    text-shadow: none;
}

.login_content h1 {
    font: normal 26px 'Open Sans', sans-serif;
    letter-spacing: -0.01em;
    line-height: 20px;
    margin: 15px 0 20px;
}

.login_content h1::before, .login_content h1::after {
    background: none;
}

.login_content form {
    margin: 0;
}

.login_content form div a {
    font-size: 12px;
    margin: 0;
}

.login_content form input[type="text"], .login_content form input[type="email"], .login_content form input[type="password"] {
    padding: 20px;
}

a.user-profile {
    font-size: 18px;
}

.navbar-nav .open .dropdown-menu {
    width: 100%;
}

.footer {
    height: 40px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.form-group-mar {
    margin-top: 20px;
    margin-bottom: 20px;
}

    /* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
    font-size: 12px;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.table > tbody > tr > td {
    padding: 8px 8px 4px;
}

.ticket-index .table > tbody > tr > td {
    padding: 6px 8px 8px;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

.suggestions-promo {
    display: none !important;
}

#map_open, .map_open {
    margin-top: 25px;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 350px;
}

.select2-results__option {
    padding: 5px;
}

.select2-container--default .select2-results__group {
    background-color: #eee;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    min-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
}

.title-create {
    margin-top: 10px;
    text-align: right
}

.btn-md, .btn-group-md > .btn {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-secondary {
    color: #fff;
    background-color: #777;
    border-color: #777;
}

.alert-success, .alert-danger, .alert-info {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.form-offset {
    min-height: 20px;
    padding-left: 20px;
}

tr.ticket {
    cursor:pointer;
}

tr.ticket:hover {
    background: #DAEFF9 !important;
}

.well .red i.left {
    float: left;
    font-size: 42px;
    padding-right: 20px;
    padding-top: 5px
}

.well .red a {
    color: #E74C3C;
    text-decoration: underline;
}

.well .red a:hover {
    text-decoration: none;
}

.timeline .block {
    padding: 5px 15px;
}

@media(max-width:420px) {
    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .x_panel {
        padding: 0;
        border: none;
    }

    .breadcrumb {
        border-radius: unset;
        margin-right: -10px;
        margin-left: -10px;
        font-size: 12px;
    }

    #map_open, .map_open {
        padding-top: 0;
    }

    body .container.body .right_col {
        background: #FFF;
    }

    footer {
        border-top: 1px solid #ddd;
        margin: 0;
    }

    .top_nav .navbar-right {
        width: 80%;
    }

    .title-create {
        margin-top: 0;
        margin-bottom: 10px;
        text-align: left
    }

    .btn-md, .btn-group-md > .btn {
        padding: 8px 16px;
        font-size: 14px;
        line-height: 1.3333333;
        border-radius: 6px;
    }
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

@media(max-width:991px) {
    .main_container .top_nav, .nav-md .container.body .right_col {
        margin-left: auto;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.serv_obj.widget {
    min-width: 0;
    max-width: inherit;
}

.serv_obj .block {
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    overflow: visible;
    padding: 10px 15px;
}

.serv_obj span.title {
    position: relative;
    font-size: 16px;
    margin: 0;
    padding-left: 5px;
    font-weight: 500;
    line-height: 28px;
}

/* Switchery module */

.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:20px;position:relative;vertical-align:middle;width:40px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}
.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,0.4);height:20px;position:absolute;top:0;width:20px}
.switchery-small{border-radius:20px;height:20px;width:33px}
.switchery-small>small{height:20px;width:20px}
.switchery-large{border-radius:40px;height:40px;width:66px}
.switchery-large>small{height:40px;width:40px}

/* iCheckbox module */

.icheckbox_flat-green,
.iradio_flat-green {
    display:inline-block;
    *display:inline;
    vertical-align: text-top;
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    background:url(../images/green.png) no-repeat;
    border:none;
    cursor:pointer
}
.icheckbox_flat-green {
    background-position:0 0
}
.icheckbox_flat-green.checked {
    background-position:-22px 0
}
.icheckbox_flat-green.disabled {
    background-position:-44px 0;
    cursor:default
}
.icheckbox_flat-green.checked.disabled {
    background-position:-66px 0
}
.iradio_flat-green {
    background-position:-88px 0
}
.iradio_flat-green.checked {
    background-position:-110px 0
}
.iradio_flat-green.disabled {
    background-position:-132px 0;
    cursor:default
}
.iradio_flat-green.checked.disabled {
    background-position:-154px 0
}
.radio span {
    padding-left: 5px;
    line-height: 22px;
    font-size: 16px;
}
.checkbox b {
    padding-left: 5px;
}

.price {
    font-size: 16px;
    font-weight: 500;
}

@media(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
    .icheckbox_flat-green,
    .iradio_flat-green {
        background-image:url(../images/green@2x.png);
        -webkit-background-size:176px 22px;
        background-size:176px 22px
    }
}
