/* ---- 1. General ---- */
* {
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    border-radius: 0 0 0 0 !important;
}

html,
body,
input,
select,
textarea,
label {
    color: #656565;
    font-family: "微软雅黑", "宋体","Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
    background: #ededed;
    font-size: 13px;
    line-height: 1.618;
}

    body.fix-mode {
        padding-top: 84px;
    }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    /*padding-right: 12px;
	padding-left: 12px;*/
}
/* ---- 2. Typography ---- */
h1,
.h1 {
    float: left;
    color: #1d1d1d;
    font-size: 22px;
    font-weight: 300;
    line-height: 2.5;
    letter-spacing: -0.02em;
    margin: 0;
}

.block h1,
.block .h1 {
    float: none;
}

h1 .icon,
.h1 .icon {
    float: left;
    margin: 0 5px 0 0;
    width: 32px;
    line-height: 1.8;
    color: #4596f1;
    font-size: 25px;
}

h1 .main-text,
.h1 .main-text {
    float: left;
    font-size: 17px;
    color:#000000;
}

    h1 .main-text + small,
    .h1 .main-text + small {
        margin-left: 10px;
    }

    h1 .main-text .badge,
    .h1 .main-text .badge {
        margin-top: 8px;
        letter-spacing: normal;
    }

h2,
.h2 {
    color: #1d1d1d;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.618;
    margin: 0;
}

h3,
.h3 {
    color: #1d1d1d;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.618;
    margin: 0 0 2px 0;
}

h4,
.h4 {
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
}

h5,
.h5 {
    color: #1d1d1d;
}

h6,
.h6 {
    color: #1d1d1d;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: 300;
    }

.text-muted {
    color: #aaaaaa;
}

.text-primary {
    color: #4596f1;
}

.text-success {
    color: #6ec06e;
}

.text-warning {
    color: #ff8b1a;
}

.text-danger {
    color: #f14141;
}

.text-justify {
    text-align: justify;
}

p {
    text-align: justify;
}

    p.dropcap,
    .dropcap p {
        font-family: "Georgia", serif;
    }

.dropcap-item {
    float: left;
    font-size: 59px;
    font-weight: bold;
    line-height: 0.6;
    margin: 5px 5px 5px 0;
}

a,
a:visited {
    color: #157ced;
    cursor: pointer;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #00499a;
        text-decoration: none;
    }

    a.btn-primary,
    a.btn-success,
    a.btn-info,
    a.btn-warning,
    a.btn-danger {
        color: #ffffff;
    }

    a.btn-default {
        color: #333333;
    }

    a.btn-link {
        color: #157ced;
    }

        a.btn-link:hover,
        a.btn-link:focus {
            color: #00499a;
        }

b,
strong {
    font-weight: 700;
    letter-spacing: 0.02em;
}

.strike-out {
    color: #999999;
    text-decoration: line-through;
}

    .strike-out .badge,
    .strike-out .label {
        opacity: 0.5;
    }

.container-fluid {
    padding: 0;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    margin: 0 auto;
}

.glyphicon {
    /*top: 3px;*/
}
/*
Mobile Menu (within Right Column)
Used to control any menu content of your choosing
*/
.within-content-navbar-toggle {
    background-image: none;
    margin: 0;
    padding: 9px 10px;
    position: relative;
    display: none;
}

    .within-content-navbar-toggle:hover,
    .within-content-navbar-toggle:focus {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .within-content-navbar-toggle .icon-bar {
        display: block;
        height: 2px;
        width: 22px;
        background-color: #333333;
    }

        .within-content-navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }
/* ---- 3. Forms ---- */
.required-item {
    color: #f14141;
}

label {
    color: #1d1d1d;
    font-weight: normal;
    cursor: pointer;
}
/*.form-horizontal .control-label {
    text-align: left;
  }*/

.control-label .required {
    color: #e02222;
    font-size: 12px;
    padding-left: 2px;
}

.form-inline .form-group {
    margin-right: 15px;
    margin-bottom: 10px;
}

    .form-inline .form-group.no-marginbottom {
        margin-bottom: 0px;
    }

.form-inline label {
    margin-right: 7px;
}

.form-control {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

    .form-control.rounded {
        -moz-border-radius: 40px 40px 40px 40px !important;
        -webkit-border-radius: 40px 40px 40px 40px !important;
        border-radius: 40px 40px 40px 40px !important;
    }

        .form-control.rounded .input-group-addon {
            -moz-border-radius: 40px 40px 40px 40px !important;
            -webkit-border-radius: 40px 40px 40px 40px !important;
            border-radius: 40px 40px 40px 40px !important;
        }

/*.input-group {*/
/*margin-bottom: 10px;*/
/*}*/

.input-group.rounded {
    -moz-border-radius: 40px 40px 40px 40px !important;
    -webkit-border-radius: 40px 40px 40px 40px !important;
    border-radius: 40px 40px 40px 40px !important;
}

    .input-group.rounded .form-control:first-child,
    .input-group.rounded .input-group-addon:first-child,
    .input-group.rounded .input-group-btn:first-child > .btn,
    .input-group.rounded .input-group-btn:first-child > .btn-group > .btn,
    .input-group.rounded .input-group-btn:first-child > .dropdown-toggle,
    .input-group.rounded .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group.rounded .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        -moz-border-radius: 40px 0 0 40px !important;
        -webkit-border-radius: 40px 0 0 40px !important;
        border-radius: 40px 0 0 40px !important;
    }

        .input-group.rounded .form-control:last-child,
        .input-group.rounded .input-group-addon:last-child,
        .input-group.rounded .input-group-btn:last-child > .btn,
        .input-group.rounded .input-group-btn:last-child > .btn-group > .btn,
        .input-group.rounded .input-group-btn:last-child > .dropdown-toggle,
        .input-group.rounded .input-group-btn:first-child > .btn:not(:first-child),
        .input-group.rounded .input-group.-btn:first-child > .btn-group:not(:first-child) > .btn {
            -moz-border-radius: 0 40px 40px 0 !important;
            -webkit-border-radius: 0 40px 40px 0 !important;
            border-radius: 0 40px 40px 0 !important;
        }

.form-control.input-group-icon,
.input-group-addon.input-group-icon,
.input-group-btn > .btn.input-group-icon {
    padding: 2px 10px 0;
}

    .form-control.input-group-icon .icon,
    .input-group-addon.input-group-icon .icon,
    .input-group-btn > .btn.input-group-icon .icon {
        font-size: 21px !important;
        width: 21px;
        display: inline-block;
    }

.input-group-lg > .form-control.input-group-icon,
.input-group-lg > .input-group-addon.input-group-icon,
.input-group-lg > .input-group-btn > .btn.input-group-icon {
    padding: 6px 10px 0;
}

    .input-group-lg > .form-control.input-group-icon .icon,
    .input-group-lg > .input-group-addon.input-group-icon .icon,
    .input-group-lg > .input-group-btn > .btn.input-group-icon .icon {
        font-size: 24px !important;
        width: 24px;
        display: inline-block;
    }

.input-group-sm > .form-control.input-group-icon,
.input-group-sm > .input-group-addon.input-group-icon,
.input-group-sm > .input-group-btn > .btn.input-group-icon {
    padding: 5px 5px 0;
}

    .input-group-sm > .form-control.input-group-icon .icon,
    .input-group-sm > .input-group-addon.input-group-icon .icon,
    .input-group-sm > .input-group-btn > .btn.input-group-icon .icon {
        font-size: 15px !important;
        width: 15px;
        display: inline-block;
    }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    border-radius: 0 0 0 0 !important;
}

.help-block {
    margin-bottom: 0;
    margin-top: 2px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #00A600;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #ff8b1a;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #D90F0F;
}

.has-success .form-control {
    border-color: #00A600;
}

.has-success .form-control-feedback {
    color: #00A600;
}

.has-warning .form-control {
    border-color: #ff8b1a;
}

.has-warning .form-control-feedback {
    color: #ff8b1a;
}

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

.has-error .form-control-feedback {
    color: #D90F0F;
}

.form-control-feedback {
    font-size: 21px;
    line-height: 1.618;
}

.input-sm + .form-control-feedback {
    font-size: 15px;
    line-height: 1.618;
}

.input-lg + .form-control-feedback {
    font-size: 28px;
    line-height: 1.618;
}

.bv-form.validation-outside .icon {
    right: -35px;
}
/* iCheck */
.icheck-square label,
.icheck-flat label,
.icheck-minimal label,
.icheck-polaris label,
.icheck-futurico label {
    padding-left: 0;
}

    .icheck-square label > div,
    .icheck-flat label > div,
    .icheck-minimal label > div,
    .icheck-polaris label > div,
    .icheck-futurico label > div {
        margin-right: 5px;
    }
/* Switchery */
.switchery {
    -moz-border-radius: 20px 20px 20px 20px !important;
    -webkit-border-radius: 20px 20px 20px 20px !important;
    border-radius: 20px 20px 20px 20px !important;
}

    .switchery > small {
        -moz-border-radius: 100% 100% 100% 100% !important;
        -webkit-border-radius: 100% 100% 100% 100% !important;
        border-radius: 100% 100% 100% 100% !important;
    }

.switchery-group label {
    padding-left: 0;
}

.js-switch-small + .switchery {
    width: 30px;
    height: 20px;
    margin-right: 3px;
}

    .js-switch-small + .switchery > small {
        width: 20px;
        height: 20px;
    }

.js-switch-medium + .switchery {
    width: 40px;
    height: 25px;
    margin-right: 3px;
}

    .js-switch-medium + .switchery > small {
        width: 25px;
        height: 25px;
    }
/* Powerange Slider */
.powerange-horizontal,
.powerange-vertical {
    display: none;
}

.powerange-vertical-wrapper {
    height: 200px;
}

.range-bar {
    margin: 14px 25px 30px;
    width: auto;
}

    .range-bar.vertical {
        width: 4px;
        float: left;
        margin: 30px 14px 30px;
    }

.range-handle {
    height: 25px;
    width: 25px;
    -moz-border-radius: 100% 100% 100% 100% !important;
    -webkit-border-radius: 100% 100% 100% 100% !important;
    border-radius: 100% 100% 100% 100% !important;
}

.vertical .range-handle {
    left: -10px;
}

.bg-color-green + .range-bar .range-quantity {
    background-color: #6ec06e;
}

.bg-color-orange + .range-bar .range-quantity {
    background-color: #ff8b1a;
}

.bg-color-yellow + .range-bar .range-quantity {
    background-color: #ffd040;
}

.bg-color-blue + .range-bar .range-quantity {
    background-color: #4596f1;
}

.bg-color-red + .range-bar .range-quantity {
    background-color: #f14141;
}

.bg-color-lime + .range-bar .range-quantity {
    background-color: #b2cd4d;
}

.bg-color-purple + .range-bar .range-quantity {
    background-color: #ff4db6;
}
/* TouchSpin */
.bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding: 8px 23px 8px 5px;
}
/* CKEditor */
.cke_chrome {
    border: 0 !important;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

.cke_top,
.cke_bottom {
    background: none repeat scroll 0 0 transparent !important;
}

.cke_top {
    border-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    .cke_top + .cke_contents {
        border: 1px solid #cccccc !important;
    }

.cke_combo_button,
.cke_toolgroup {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid #cccccc !important;
}

    .cke_toolgroup:hover,
    .cke_combo_button:hover {
        border-color: #adadad !important;
    }

.cke_combo_text {
    color: #1d1d1d !important;
}

.cke_bottom {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    border-top: 0 !important;
    border-left: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
}

.cke_button_icon {
    opacity: 0.9;
}

a.cke_button {
    padding: 5px 10px;
}

a.cke_button_off:hover,
a.cke_button_off:focus,
a.cke_button_off:active,
a.cke_button_disabled:hover,
a.cke_button_disabled:focus,
a.cke_button_disabled:active {
    background: none repeat scroll 0 0 #e6e6e6 !important;
}

.cke_source {
    padding: 10px !important;
}

.cke_button_on,
.cke_combo_off a.cke_combo_button:active,
.cke_combo_on a.cke_combo_button {
    background: #e6e6e6 !important;
    border-color: #adadad !important;
    color: #333333 !important;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset !important;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset !important;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset !important;
}

.cke_panel_grouptitle {
    background: none repeat scroll 0 0 #cccccc !important;
}
/* Input Tags */
.bootstrap-tagsinput {
    display: block;
}

.input-lg + .bootstrap-tagsinput {
    font-size: 18px;
    height: 46px;
    line-height: 1.618;
    padding: 10px 16px;
}

.input-sm + .bootstrap-tagsinput {
    font-size: 12px;
    height: 30px;
    line-height: 1.618;
    padding: 5px 10px;
}

.tt-dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
    cursor: pointer;
}

.tt-suggestion > p {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}

    .tt-suggestion > p:hover,
    .tt-suggestion > p:focus,
    .tt-suggestion.tt-cursor p {
        background-color: #428bca;
        color: #ffffff;
        outline: 0 none;
        text-decoration: none;
    }
/* Date/Time Picker */
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
    color: #aaaaaa;
}

.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
    text-decoration: line-through;
    background: none repeat scroll 0 0 #eeeeee;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
    background-color: #3796ff;
}

.bootstrap-datetimepicker-widget td.today::before {
    border-bottom-color: #3796ff;
}
/* Multi-Select */
.input-group.multiselect {
    width: 100%;
}

.multiselect-container > li > a > label {
    padding: 3px 20px;
}
/* Form Wizard */
.wizard-container .nav {
    display: table;
    width: 100%;
}

    .wizard-container .nav > li {
        display: table-cell;
        float: none;
        vertical-align: top;
    }

        .wizard-container .nav > li > a {
            padding: 10px 4px;
        }

.wizard-container .nav-pills > li > a,
.wizard-container .nav-pills > li > a:hover,
.wizard-container .nav-pills > li > a:focus,
.wizard-container .nav-pills > li.active > a,
.wizard-container .nav-pills > li.active > a:hover,
.wizard-container .nav-pills > li.active > a:focus {
    background: none transparent;
}

.wizard-container .nav > li > a > span.icon,
.wizard-container .nav > li > a > span.wi,
.wizard-container .nav > li > a > span.glyphicon {
    float: left;
    color: #cccccc;
    margin-top: 5px;
}

.wizard-container .nav > li.active > a > span.icon,
.wizard-container .nav > li.active > a > span.wi,
.wizard-container .nav > li.active > a > span.glyphicon {
    color: #656565;
}

.wizard-container .nav > li > a > span.main-text {
    display: block;
    margin-left: 42px;
}

    .wizard-container .nav > li > a > span.main-text > .h2 {
        display: block;
        color: #cccccc;
    }

.wizard-container .nav > li.active > a > span.main-text > .h2 {
    display: block;
    color: #656565;
}

.wizard-container .nav > li > a > span.main-text > small {
    color: #cccccc;
}

.wizard-container .nav > li.active > a > span.main-text > small {
    color: #656565;
}
/* ---- 4. Buttons ---- */
a.btn.rounded,
button.rounded {
    -moz-border-radius: 40px 40px 40px 40px !important;
    -webkit-border-radius: 40px 40px 40px 40px !important;
    border-radius: 40px 40px 40px 40px !important;
}

.btn-group.rounded button:first-child {
    -moz-border-radius: 40px 0 0 40px !important;
    -webkit-border-radius: 40px 0 0 40px !important;
    border-radius: 40px 0 0 40px !important;
}

.btn-group.rounded button:last-child {
    -moz-border-radius: 0 40px 40px 0 !important;
    -webkit-border-radius: 0 40px 40px 0 !important;
    border-radius: 0 40px 40px 0 !important;
}

.btn > .glyphicon {
    margin-left: 5px;
    margin-right: 5px;
}

.dropdown-menu {
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
}

    .dropdown-menu > li > a {
        font-size: 13px;
        padding: 4px 20px;
    }
/* Misc - Loading, Icons, "Special Items", Wells, Pre, Images */
.label {
    font-size: 81%;
    font-weight: 400;
}

.loading {
    width: 24px;
    height: 24px;
    background: url("../images/required/loading.gif") no-repeat top center;
    float: right;
    display: block;
}

.icon-success {
    color: #6ec06e;
}

.icon-error {
    color: #f14141;
}

.icon-size-small {
    font-size: 13px !important;
}

.icon-size-medium {
    font-size: 24px !important;
}

.icon-size-normal {
    font-size: 32px !important;
}

.icon-size-large {
    font-size: 64px !important;
}

.show-item {
    display: block !important;
}

.fade-in-item {
    opacity: 1 !important;
}

.hide-item {
    display: none !important;
}

.fade-out-item {
    opacity: 0 !important;
}

img.pull-left {
    margin: 0 15px 15px 0;
}

img.pull-right {
    margin: 0 0 15px 15px;
}
/* Highlight Colors - Bottom Border */
.highlight-color-green {
    border-bottom: 3px solid #6ec06e;
}

.highlight-color-orange {
    border-bottom: 3px solid #ff8b1a;
}

.highlight-color-yellow {
    border-bottom: 3px solid #ffd040;
}

.highlight-color-blue {
    border-bottom: 3px solid #4596f1;
}

.highlight-color-red {
    border-bottom: 3px solid #f14141;
}

.highlight-color-lime {
    border-bottom: 3px solid #b2cd4d;
}

.highlight-color-purple {
    border-bottom: 3px solid #ff4db6;
}
/* Highlight Colors - Text - Default State */
.highlight-color-green-text {
    color: #6ec06e !important;
}

.highlight-color-orange-text {
    color: #ff8b1a !important;
}

.highlight-color-yellow-text {
    color: #ffd040 !important;
}

.highlight-color-blue-text {
    color: #4596f1 !important;
}

.highlight-color-red-text {
    color: #f14141 !important;
}

.highlight-color-lime-text {
    color: #b2cd4d !important;
}

.highlight-color-purple-text {
    color: #ff4db6 !important;
}
/* Highlight Colors - Link - Default State/Hover Classes */
.highlight-color-green-link a,
a.highlight-color-green-link,
.highlight-color-green-link-hover a:hover,
.highlight-color-green-link-hover a:focus,
a.highlight-color-green-link-hover:hover,
a.highlight-color-green-link-hover:focus {
    color: #6ec06e !important;
}

.highlight-color-orange-link a,
a.highlight-color-orange-link,
.highlight-color-orange-link-hover a:hover,
.highlight-color-orange-link-hover a:focus,
a.highlight-color-orange-link-hover:hover,
a.highlight-color-orange-link-hover:focus {
    color: #ff8b1a !important;
}

.highlight-color-yellow-link a,
a.highlight-color-yellow-link,
.highlight-color-yellow-link-hover a:hover,
.highlight-color-yellow-link-hover a:focus,
a.highlight-color-yellow-link-hover:hover,
a.highlight-color-yellow-link-hover:focus {
    color: #ffd040 !important;
}

.highlight-color-blue-link a,
a.highlight-color-blue-link,
.highlight-color-blue-link-hover a:hover,
.highlight-color-blue-link-hover a:focus,
a.highlight-color-blue-link-hover:hover,
a.highlight-color-blue-link-hover:focus {
    color: #4596f1 !important;
}

.highlight-color-red-link a,
a.highlight-color-red-link,
.highlight-color-red-link-hover a:hover,
.highlight-color-red-link-hover a:focus,
a.highlight-color-red-link-hover:hover,
a.highlight-color-red-link-hover:focus {
    color: #f14141 !important;
}

.highlight-color-lime-link a,
a.highlight-color-lime-link,
.highlight-color-lime-link-hover a:hover,
.highlight-color-lime-link-hover a:focus,
a.highlight-color-lime-link-hover:hover,
a.highlight-color-lime-link-hover:focus {
    color: #b2cd4d !important;
}

.highlight-color-purple-link a,
a.highlight-color-purple-link,
.highlight-color-purple-link-hover a:hover,
.highlight-color-purple-link-hover a:focus,
a.highlight-color-purple-link-hover:hover,
a.highlight-color-purple-link-hover:focus {
    color: #ff4db6 !important;
}
/* Highlight Colors - Icons - Default State*/
.highlight-color-green-icon .icon,
.highlight-color-green-icon a .icon,
.highlight-color-green-icon .wi,
.highlight-color-green-icon a .wi,
.highlight-color-green-icon .glyphicon,
.highlight-color-green-icon a .glyphicon {
    color: #6ec06e !important;
}

.highlight-color-orange-icon .icon,
.highlight-color-orange-icon a .icon,
.highlight-color-orange-icon .wi,
.highlight-color-orange-icon a .wi,
.highlight-color-orange-icon .glyphicon,
.highlight-color-orange-icon a .glyphicon {
    color: #ff8b1a !important;
}

.highlight-color-yellow-icon .icon,
.highlight-color-yellow-icon a .icon,
.highlight-color-yellow-icon .wi,
.highlight-color-yellow-icon a .wi,
.highlight-color-yellow-icon .glyphicon,
.highlight-color-yellow-icon a .glyphicon {
    color: #ffd040 !important;
}

.highlight-color-blue-icon .icon,
.highlight-color-blue-icon a .icon,
.highlight-color-blue-icon .wi,
.highlight-color-blue-icon a .wi,
.highlight-color-blue-icon .glyphicon,
.highlight-color-blue-icon a .glyphicon {
    color: #4596f1 !important;
}

.highlight-color-red-icon .icon,
.highlight-color-red-icon a .icon,
.highlight-color-red-icon .wi,
.highlight-color-red-icon a .wi,
.highlight-color-red-icon .glyphicon,
.highlight-color-red-icon a .glyphicon {
    color: #f14141 !important;
}

.highlight-color-lime-icon .icon,
.highlight-color-lime-icon a .icon,
.highlight-color-lime-icon .wi,
.highlight-color-lime-icon a .wi,
.highlight-color-lime-icon .glyphicon,
.highlight-color-lime-icon a .glyphicon {
    color: #b2cd4d !important;
}

.highlight-color-purple-icon .icon,
.highlight-color-purple-icon a .icon,
.highlight-color-purple-icon .wi,
.highlight-color-purple-icon a .wi,
.highlight-color-purple-icon .glyphicon,
.highlight-color-purple-icon a .glyphicon {
    color: #ff4db6 !important;
}

.highlight-color-grey-icon .icon,
.highlight-color-grey-icon a .icon,
.highlight-color-grey-icon .wi,
.highlight-color-grey-icon a .wi,
.highlight-color-grey-icon .glyphicon,
.highlight-color-grey-icon a .glyphicon {
    color: #656565 !important;
}
/* Highlight Colors - Icons - Hover State */
.highlight-color-green-icon-hover:hover .icon,
.highlight-color-green-icon-hover:focus .icon,
.highlight-color-green-icon-hover:hover .wi,
.highlight-color-green-icon-hover:focus .wi,
.highlight-color-green-icon-hover:hover .glyphicon,
.highlight-color-green-icon-hover:focus .glyphicon {
    color: #6ec06e !important;
}

.highlight-color-orange-icon-hover:hover .icon,
.highlight-color-orange-icon-hover:focus .icon,
.highlight-color-orange-icon-hover:hover .wi,
.highlight-color-orange-icon-hover:focus .wi,
.highlight-color-orange-icon-hover:hover .glyphicon,
.highlight-color-orange-icon-hover:focus .glyphicon {
    color: #ff8b1a !important;
}

.highlight-color-yellow-icon-hover:hover .icon,
.highlight-color-yellow-icon-hover:focus .icon,
.highlight-color-yellow-icon-hover:hover .wi,
.highlight-color-yellow-icon-hover:focus .wi,
.highlight-color-yellow-icon-hover:hover .glyphicon,
.highlight-color-yellow-icon-hover:focus .glyphicon {
    color: #ffd040 !important;
}

.highlight-color-blue-icon-hover:hover .icon,
.highlight-color-blue-icon-hover:focus .icon,
.highlight-color-blue-icon-hover:hover .wi,
.highlight-color-blue-icon-hover:focus .wi,
.highlight-color-blue-icon-hover:hover .glyphicon,
.highlight-color-blue-icon-hover:focus .glyphicon {
    color: #4596f1 !important;
}

.highlight-color-red-icon-hover:hover .icon,
.highlight-color-red-icon-hover:focus .icon,
.highlight-color-red-icon-hover:hover .wi,
.highlight-color-red-icon-hover:focus .wi,
.highlight-color-red-icon-hover:hover .glyphicon,
.highlight-color-red-icon-hover:focus .glyphicon {
    color: #f14141 !important;
}

.highlight-color-lime-icon-hover:hover .icon,
.highlight-color-lime-icon-hover:focus .icon,
.highlight-color-lime-icon-hover:hover .wi,
.highlight-color-lime-icon-hover:focus .wi,
.highlight-color-lime-icon-hover:hover .glyphicon,
.highlight-color-lime-icon-hover:focus .glyphicon {
    color: #b2cd4d !important;
}

.highlight-color-purple-icon-hover:hover .icon,
.highlight-color-purple-icon-hover:focus .icon,
.highlight-color-purple-icon-hover:hover .wi,
.highlight-color-purple-icon-hover:focus .wi,
.highlight-color-purple-icon-hover:hover .glyphicon,
.highlight-color-purple-icon-hover:focus .glyphicon {
    color: #ff4db6 !important;
}

.highlight-color-white-icon-hover:hover .icon,
.highlight-color-white-icon-hover:focus .icon,
.highlight-color-white-icon-hover:hover .wi,
.highlight-color-white-icon-hover:focus .wi,
.highlight-color-white-icon-hover:hover .glyphicon,
.highlight-color-white-icon-hover:focus .glyphicon {
    color: #ffffff !important;
}

.highlight-color-grey-icon-hover:hover .icon,
.highlight-color-grey-icon-hover:focus .icon,
.highlight-color-grey-icon-hover:hover .wi,
.highlight-color-grey-icon-hover:focus .wi,
.highlight-color-grey-icon-hover:hover .glyphicon,
.highlight-color-grey-icon-hover:focus .glyphicon {
    color: #1d1d1d !important;
}
/* Highlight Colors - Background Color */
.bg-color-green {
    background-color: #6ec06e !important;
}

.bg-color-orange {
    background-color: #ff8b1a !important;
}

.bg-color-yellow {
    background-color: #ffd040 !important;
}

.bg-color-blue {
    background-color: #4596f1 !important;
}

.bg-color-red {
    background-color: #f14141 !important;
}

.bg-color-lime {
    background-color: #b2cd4d !important;
}

.bg-color-purple {
    background-color: #ff4db6 !important;
}
/* Badges */
.badge {
    background: none repeat scroll 0 0 #f14141;
    padding: 4px 6px;
    text-align: center;
    z-index: 10;
    min-width: 22px;
    font-weight: normal;
    font-size: 11px;
    right: 0;
    top: -1px;
    bottom: auto;
}

    .badge.highlight-color-green {
        background: none repeat scroll 0 0 #6ec06e;
        border-bottom: 0;
    }

    .badge.highlight-color-orange {
        background: none repeat scroll 0 0 #ff8b1a;
        border-bottom: 0;
    }

    .badge.highlight-color-yellow {
        background: none repeat scroll 0 0 #ffd040;
        border-bottom: 0;
        color: #222222;
    }

    .badge.highlight-color-blue {
        background: none repeat scroll 0 0 #4596f1;
        border-bottom: 0;
    }

    .badge.highlight-color-red {
        background: none repeat scroll 0 0 #f14141;
        border-bottom: 0;
    }

    .badge.highlight-color-lime {
        background: none repeat scroll 0 0 #b2cd4d;
        border-bottom: 0;
    }

    .badge.highlight-color-purple {
        background: none repeat scroll 0 0 #ff4db6;
        border-bottom: 0;
    }

    .badge.pull-left {
        margin-right: 3px;
        margin-top: 2px;
    }

    .badge.pull-right {
        margin-left: 3px;
        margin-top: 1px;
    }

    .badge.pull-left-corner {
        position: absolute;
        right: auto;
        left: -1px;
        top: -1px;
    }

    .badge.pull-right-corner {
        position: absolute;
        right: 0;
        top: 0;
    }

    .badge.pull-bottom-right {
        float: none !important;
        top: auto;
        right: -9px;
        bottom: -8px;
        cursor: pointer;
    }

    .badge.pull-top-right {
        float: none !important;
        top: auto;
        right: -9px;
        bottom: 27px;
        cursor: pointer;
    }

    .badge.pull-bottom-left {
        float: none !important;
        top: auto;
        left: -7px;
        right: auto;
        bottom: -8px;
        cursor: pointer;
    }

    .badge.pull-top-left {
        float: none !important;
        top: auto;
        left: -7px;
        right: auto;
        bottom: -8px;
        cursor: pointer;
    }

    .badge.badge-bordered {
        padding: 1px 2px 2px;
        border: 1px solid #ffffff;
        -webkit-box-shadow: 0 0 0 2px #f14141 !important;
        -moz-box-shadow: 0 0 0 2px #f14141 !important;
        box-shadow: 0 0 0 2px #f14141 !important;
        margin-top: 2px;
        min-width: 16px;
    }

        .badge.badge-bordered.highlight-color-green {
            -webkit-box-shadow: 0 0 0 2px #6ec06e !important;
            -moz-box-shadow: 0 0 0 2px #6ec06e !important;
            box-shadow: 0 0 0 2px #6ec06e !important;
        }

        .badge.badge-bordered.highlight-color-orange {
            -webkit-box-shadow: 0 0 0 2px #ff8b1a !important;
            -moz-box-shadow: 0 0 0 2px #ff8b1a !important;
            box-shadow: 0 0 0 2px #ff8b1a !important;
        }

        .badge.badge-bordered.highlight-color-yellow {
            -webkit-box-shadow: 0 0 0 2px #ffd040 !important;
            -moz-box-shadow: 0 0 0 2px #ffd040 !important;
            box-shadow: 0 0 0 2px #ffd040 !important;
            color: #222222;
            border: 1px solid #5b5b5b;
        }

        .badge.badge-bordered.highlight-color-blue {
            -webkit-box-shadow: 0 0 0 2px #4596f1 !important;
            -moz-box-shadow: 0 0 0 2px #4596f1 !important;
            box-shadow: 0 0 0 2px #4596f1 !important;
        }

        .badge.badge-bordered.highlight-color-lime {
            -webkit-box-shadow: 0 0 0 2px #b2cd4d !important;
            -moz-box-shadow: 0 0 0 2px #b2cd4d !important;
            box-shadow: 0 0 0 2px #b2cd4d !important;
        }

        .badge.badge-bordered.highlight-color-purple {
            -webkit-box-shadow: 0 0 0 2px #ff4db6 !important;
            -moz-box-shadow: 0 0 0 2px #ff4db6 !important;
            box-shadow: 0 0 0 2px #ff4db6 !important;
        }

        .badge.badge-bordered.pull-right-corner {
            position: absolute;
            right: 1px;
            top: -1px;
        }

        .badge.badge-bordered.pull-left-corner {
            position: absolute;
            right: auto;
            left: 1px;
            top: -1px;
        }
/* Progress Bars */
.progress {
    display: block;
    height: 3px;
    margin-bottom: 5px;
    margin-top: 8px;
    background-color: #dddddd;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

    .progress.progress-jumbo {
        height: 9px;
    }

    .progress.progress-xl {
        height: 7px;
    }

    .progress.progress-lg {
        height: 5px;
    }

    .progress span {
        display: block;
    }

.progress-bar {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
}
/* Custom Scrollbar */
.mCSB_container {
    margin-right: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    z-index: 999;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -6px!important;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.4);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #000000;
}
/* ---- 5. Header ---- */
/* Header Resets */
.navbar-toggle {
    float: left;
    margin-bottom: 0;
    display: none;
    background-color: #000000;
}

.navbar {
    margin-bottom: 0;
}

.navbar-header,
.navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}

#header-container ol,
#header-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#header-container .header-bar {
    background-color: #151529 !important;
    min-height: 46px;
    border: 0;
    z-index: 9999;
}

    #header-container .header-bar .container {
        width: auto;
        padding: 0;
    }

    #header-container .header-bar .navbar-header {
        width: 100%;
    }

    #header-container .header-bar .logo {
        margin: 12px 15px 0 2px;
        float: left;
    }

.small-logo {
    display: none;
}
/* Header Search */
.header-search {
    color: #656565;
    float: left;
    height: 38px;
    margin: 8px 20px 0 0;
}

    .header-search.animate {
        overflow: hidden;
    }

    .header-search > form > ul > li {
        position: relative;
    }

    .header-search.animate > form > ul > li {
        bottom: -50px;
        opacity: 0;
    }

    .header-search > form > ul > li > a,
    .header-search > form > ul > li > a:visited {
        color: #ffffff;
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        -o-transition: color 0.2s;
        transition: color 0.2s;
    }

        .header-search > form > ul > li > a:hover,
        .header-search > form > ul > li > a:focus {
            opacity: 0.7;
        }

        .header-search > form > ul > li > a.search-closed {
            position: relative;
            display: block;
        }

        .header-search > form > ul > li > a.search-opened {
            position: relative;
            display: none;
        }

            .header-search > form > ul > li > a.search-closed > span.icon,
            .header-search > form > ul > li > a.search-opened > span.icon {
                float: left;
                width: 32px;
            }

            .header-search > form > ul > li > a.search-closed > span.main-text,
            .header-search > form > ul > li > a.search-opened > span.main-text {
                float: left;
                padding: 7px;
            }

    .header-search.animate > form > ul > li > a.search-closed > span.main-text {
        position: relative;
        opacity: 0;
        left: -20px;
    }

    .header-search > form > ul > li > ul {
        display: none;
        left: -15px;
        position: absolute;
        top: 16px;
        background: none repeat scroll 0 0 #ffffff;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
        list-style: none outside none;
        margin: 0;
        text-align: left;
        width: 350px;
        z-index: 999;
        border-bottom: 3px solid #4596f1;
        -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    }

        .header-search > form > ul > li > ul > li.simple-search .simple-search-inner .simple-search-block {
            padding: 10px 15px 7px 15px;
        }

            .header-search > form > ul > li > ul > li.simple-search .simple-search-inner .simple-search-block .checkbox {
                margin-top: 7px;
                margin-bottom: 0;
            }

        .header-search > form > ul > li > ul > li.advanced-search {
            padding: 10px 15px;
            display: none;
            border-top: 1px solid #dedede;
        }
/* Header Language */
.header-language {
    color: #1d1d1d;
    float: left;
    height: 38px;
    margin: 8px 20px 0 0;
}

    .header-language.animate {
        overflow: hidden;
    }

    .header-language > ul > li {
        position: relative;
    }

    .header-language.animate > ul > li {
        bottom: -50px;
        opacity: 0;
    }

    .header-language > ul > li > a,
    .header-language > ul > li > a:visited {
        color: #ffffff;
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        -o-transition: color 0.2s;
        transition: color 0.2s;
    }

        .header-language > ul > li > a:hover,
        .header-language > ul > li > a:focus {
            opacity: 0.7;
        }

        .header-language > ul > li > a.language-closed {
            position: relative;
            display: block;
        }

        .header-language > ul > li > a.language-opened {
            position: relative;
            display: none;
        }

            .header-language > ul > li > a.language-closed > span.icon,
            .header-language > ul > li > a.language-opened > span.icon {
                float: left;
                width: 32px;
            }

            .header-language > ul > li > a.language-closed > span.main-text,
            .header-language > ul > li > a.language-opened > span.main-text {
                float: left;
                padding: 7px;
            }

    .header-language.animate > ul > li > a.language-closed > span.main-text {
        position: relative;
        opacity: 0;
        left: -20px;
    }

    .header-language > ul > li > ul {
        display: none;
        left: -15px;
        position: absolute;
        top: 16px;
        background: none repeat scroll 0 0 #ffffff;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
        -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        list-style: none outside none;
        margin: 0;
        text-align: left;
        min-width: 140px;
        z-index: 999;
        border-bottom: 3px solid #4596f1;
    }

        .header-language > ul > li > ul > li.language-list-item {
            border-bottom: 1px solid #dedede;
        }

            .header-language > ul > li > ul > li.language-list-item:last-child {
                border-bottom: 0;
            }

            .header-language > ul > li > ul > li.language-list-item .language-block > a,
            .header-language > ul > li > ul > li.language-list-item .language-block > a:visited {
                display: table;
                padding: 5px 15px;
                color: #1d1d1d;
                width: 100%;
                -webkit-transition: color 0.2s;
                -moz-transition: color 0.2s;
                -o-transition: color 0.2s;
                transition: color 0.2s;
            }

                .header-language > ul > li > ul > li.language-list-item .language-block > a:hover,
                .header-language > ul > li > ul > li.language-list-item .language-block > a:focus {
                    color: #4596f1;
                    background: #f1f1f1;
                }

            .header-language > ul > li > ul > li.language-list-item .language-block .language-flag {
                float: left;
            }

            .header-language > ul > li > ul > li.language-list-item .language-block > a .language-flag img {
                -webkit-transition: opacity 0.2s;
                -moz-transition: opacity 0.2s;
                -o-transition: opacity 0.2s;
                transition: opacity 0.2s;
            }

            .header-language > ul > li > ul > li.language-list-item .language-block > a:hover .language-flag img,
            .header-language > ul > li > ul > li.language-list-item .language-block > a:focus .language-flag img {
                opacity: 0.7;
            }

            .header-language > ul > li > ul > li.language-list-item .language-block .language-name {
                float: left;
                line-height: 30px;
                padding: 0 0 0 7px;
            }
/* Header Info - Profile */
.header-info {
    float: right;
    padding: 15px 20px 0 0;
}

.header-profile {
    float: right;
}

    .header-profile.animate {
        overflow: hidden;
    }

    .header-profile a {
        line-height: 35px;
        color: #ffffff;
        -webkit-transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-radius 0.3s ease 0s;
        -moz-transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-radius 0.3s ease 0s;
        -o-transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-radius 0.3s ease 0s;
        transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-radius 0.3s ease 0s;
    }

        .header-profile a:hover,
        .header-profile a:focus {
            text-decoration: none;
        }

            .header-profile a:hover .main-menu-text,
            .header-profile a:focus .main-menu-text {
                text-decoration: none;
            }

        .header-profile a span.icon {
            color: #4596f1;
            float: left;
        }

        .header-profile a span.header-profile-menu-icon img {
            background-color: transparent;
            -moz-border-radius: 50% 50% 50% 50% !important;
            -webkit-border-radius: 50% 50% 50% 50% !important;
            border-radius: 50% 50% 50% 50% !important;
        }

        .header-profile a span.main-text {
            display: block;
            line-height: 23px;
            margin: 0 0 0 33px;
            padding: 3px 0 0 8px;
        }

        .header-profile a.top i.icon {
            line-height: 36px;
        }

        .header-profile a span.main-menu-text {
            padding: 0 0 0 8px;
        }

    .header-profile.animate a span.main-menu-text {
        left: -20px;
        opacity: 0;
        position: relative;
    }

    .header-profile a span.main-menu-text .icon {
        margin: 0 0 0 4px;
    }

    .header-profile > ul.header-profile-menu > li {
        position: relative;
    }

    .header-profile.animate > ul.header-profile-menu > li {
        bottom: -50px;
        opacity: 0;
    }

    .header-profile > ul.header-profile-menu > li > a {
        display: block;
    }

        .header-profile > ul.header-profile-menu > li > a:hover,
        .header-profile > ul.header-profile-menu > li > a:focus {
            opacity: 0.7;
        }

    .header-profile > ul.header-profile-menu > li > ul {
        display: none;
        position: absolute;
        right: 0;
        top: 19px;
        background: none repeat scroll 0 0 #ffffff;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
        -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        list-style: none outside none;
        margin: 0;
        text-align: left;
        min-width: 165px;
        z-index: 999;
        border-bottom: 3px solid #4596f1;
    }

        .header-profile > ul.header-profile-menu > li > ul > li {
            border-bottom: 1px solid #dedede;
            position: relative;
        }

            .header-profile > ul.header-profile-menu > li > ul > li > a,
            .header-profile > ul.header-profile-menu > li > ul > li > a:visited {
                display: table;
                padding: 8px 15px;
                color: #1d1d1d;
                width: 100%;
            }

                .header-profile > ul.header-profile-menu > li > ul > li > a:focus,
                .header-profile > ul.header-profile-menu > li > ul > li > a:hover {
                    color: #4596f1;
                    background: #f1f1f1;
                }
/* Header Info - Notification Alerts */
.header-notifications {
    float: right;
    margin-right: 30px;
    height: 41px;
}

    .header-notifications.animate {
        overflow: hidden;
    }

    .header-notifications .notifications-alert {
        background: none repeat scroll 0 0 #4596f1;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        -o-transition: background-color 0.2s;
        transition: background-color 0.2s;
        float: left;
        height: 41px;
        margin: 0 15px 0 0;
        text-align: center;
        width: 43px;
        padding-top: 5px;
        position: relative;
        border-bottom: 0 !important;
    }

        .header-notifications .notifications-alert.highlight-color-green {
            background-color: #6ec06e;
        }

        .header-notifications .notifications-alert.highlight-color-orange {
            background-color: #ff8b1a;
        }

        .header-notifications .notifications-alert.highlight-color-yellow {
            background-color: #ffd040;
        }

        .header-notifications .notifications-alert.highlight-color-blue {
            background-color: #4596f1;
        }

        .header-notifications .notifications-alert.highlight-color-red {
            background-color: #f14141;
        }

        .header-notifications .notifications-alert.highlight-color-lime {
            background-color: #b2cd4d;
        }

        .header-notifications .notifications-alert.highlight-color-purple {
            background-color: #ff4db6;
        }

        .header-notifications .notifications-alert:hover,
        .header-notifications .notifications-alert:focus,
        .header-notifications .notifications-alert.menu-open {
            background: none repeat scroll 0 0 #ffffff;
        }

    .header-notifications.animate .notifications-alert {
        bottom: -41px;
        opacity: 0;
    }

    .header-notifications .notifications-alert.notifications-alert-mobile {
        display: none;
    }

    .header-notifications .notifications-alert > a,
    .header-notifications .notifications-alert > a:visited {
        color: #1d1d1d;
        font-weight: normal;
        position: relative;
        text-decoration: none;
        padding: 5px;
    }

        .header-notifications .notifications-alert > a:hover,
        .header-notifications .notifications-alert > a:focus {
            color: #1d1d1d;
            text-decoration: none;
        }

        .header-notifications .notifications-alert > a > span.icon {
            color: #ffffff;
        }

    .header-notifications .notifications-alert:hover > a > span.icon,
    .header-notifications .notifications-alert:focus > a > span.icon,
    .header-notifications .notifications-alert.menu-open > a > span.icon {
        color: #4596f1;
    }

    .header-notifications .notifications-alert.highlight-color-green:hover > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-green:focus > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-green.menu-open > a > span.icon {
        color: #6ec06e;
    }

    .header-notifications .notifications-alert.highlight-color-orange:hover > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-orange:focus > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-orange.menu-open > a > span.icon {
        color: #ff8b1a;
    }

    .header-notifications .notifications-alert.highlight-color-yellow:hover > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-yellow:focus > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-yellow.menu-open > a > span.icon {
        color: #ffd040;
    }

    .header-notifications .notifications-alert.highlight-color-blue:hover > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-blue:focus > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-blue.menu-open > a > span.icon {
        color: #4596f1;
    }

    .header-notifications .notifications-alert.highlight-color-red:hover > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-red:focus > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-red.menu-open > a > span.icon {
        color: #f14141;
    }

    .header-notifications .notifications-alert.highlight-color-lime:hover > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-lime:focus > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-lime.menu-open > a > span.icon {
        color: #b2cd4d;
    }

    .header-notifications .notifications-alert.highlight-color-purple:hover > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-purple:focus > a > span.icon,
    .header-notifications .notifications-alert.highlight-color-purple.menu-open > a > span.icon {
        color: #ff4db6;
    }

    .header-notifications .notifications-alert .badge,
    .header-notifications .notifications-alert .badge.pull-right,
    .header-notifications .notifications-alert .badge.pull-bottom-right {
        position: absolute;
        float: none !important;
        top: auto;
        right: -9px;
        bottom: -8px;
        cursor: pointer;
    }

        .header-notifications .notifications-alert .badge.pull-top-right {
            position: absolute;
            float: none !important;
            top: auto;
            right: -9px;
            bottom: 27px;
            cursor: pointer;
        }

        .header-notifications .notifications-alert .badge.pull-left,
        .header-notifications .notifications-alert .badge.pull-bottom-left {
            position: absolute;
            float: none !important;
            top: auto;
            left: -7px;
            right: auto;
            bottom: -8px;
            cursor: pointer;
        }

        .header-notifications .notifications-alert .badge.pull-top-left {
            position: absolute;
            float: none !important;
            top: auto;
            left: -7px;
            right: auto;
            bottom: -8px;
            cursor: pointer;
        }

    .header-notifications.animate .notifications-alert .badge {
        display: none;
    }

    .header-notifications .notifications-alert.menu-open .badge {
        visibility: hidden;
    }

    .header-notifications .notifications-alert > ul {
        background: none repeat scroll 0 0 #ffffff;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
        border-bottom: 3px solid #4596f1;
        -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        list-style: none outside none;
        margin: 0;
        padding: 0;
        position: absolute;
        text-align: left;
        width: 222px;
        z-index: 999;
        right: 0;
        top: 6px;
        display: none;
    }

    .header-notifications .notifications-alert.highlight-color-green > ul {
        border-bottom-color: #6ec06e;
    }

    .header-notifications .notifications-alert.highlight-color-orange > ul {
        border-bottom-color: #ff8b1a;
    }

    .header-notifications .notifications-alert.highlight-color-yellow > ul {
        border-bottom-color: #ffd040;
    }

    .header-notifications .notifications-alert.highlight-color-blue > ul {
        border-bottom-color: #4596f1;
    }

    .header-notifications .notifications-alert.highlight-color-red > ul {
        border-bottom-color: #f14141;
    }

    .header-notifications .notifications-alert.highlight-color-lime > ul {
        border-bottom-color: #b2cd4d;
    }

    .header-notifications .notifications-alert.highlight-color-purple > ul {
        border-bottom-color: #ff4db6;
    }

    .header-notifications .notifications-alert.menu-open > ul {
        display: block;
        top: 39px;
    }

    .header-notifications .notifications-alert .notifications-alert-block {
        height: 191px;
        overflow: hidden;
    }

        .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item {
            border-bottom: 1px solid #dedede;
        }

            .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a,
            .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a:visited {
                color: #656565;
                display: table;
                font-size: 12px;
                padding: 10px 15px;
                width: 100%;
            }

                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a:hover,
                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a:focus {
                    text-decoration: none;
                    color: #000000;
                    background: #f1f1f1;
                }

                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a .icon,
                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a .icon {
                    -webkit-transition: opacity 0.2s;
                    -moz-transition: opacity 0.2s;
                    -o-transition: opacity 0.2s;
                    transition: opacity 0.2s;
                }

                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a:hover .icon,
                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a:focus .icon {
                    opacity: 0.7;
                }

                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a:hover .timestamp,
                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a:focus .timestamp {
                    color: #656565;
                }

                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item a span.icon {
                    font-size: 12px !important;
                }

            .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-image {
                float: left;
                margin-right: 10px;
                width: 40px;
                overflow: hidden;
            }

            .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon {
                float: left;
                margin-right: 10px;
            }

                .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
                    font-size: 32px !important;
                    color: #4596f1;
                }

    .header-notifications .notifications-alert.highlight-color-green .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
        color: #6ec06e;
    }

    .header-notifications .notifications-alert.highlight-color-orange .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
        color: #ff8b1a;
    }

    .header-notifications .notifications-alert.highlight-color-yellow .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
        color: #ffd040;
    }

    .header-notifications .notifications-alert.highlight-color-blue .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
        color: #4596f1;
    }

    .header-notifications .notifications-alert.highlight-color-red .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
        color: #f14141;
    }

    .header-notifications .notifications-alert.highlight-color-lime .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
        color: #b2cd4d;
    }

    .header-notifications .notifications-alert.highlight-color-purple .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-icon span.icon {
        color: #ff4db6;
    }

    .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item .notifications-alert-list-header {
        color: #000000;
        display: block;
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 3px;
    }

    .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item .main-text {
        display: block;
        margin-left: 42px;
    }

    .header-notifications .notifications-alert .notifications-alert-block .notifications-alert-list-item .timestamp {
        float: right;
        color: #4596f1;
    }

    .header-notifications .notifications-alert.highlight-color-green .notifications-alert-block .notifications-alert-list-item .timestamp {
        color: #6ec06e;
    }

    .header-notifications .notifications-alert.highlight-color-orange .notifications-alert-block .notifications-alert-list-item .timestamp {
        color: #ff8b1a;
    }

    .header-notifications .notifications-alert.highlight-color-yellow .notifications-alert-block .notifications-alert-list-item .timestamp {
        color: #ffd040;
    }

    .header-notifications .notifications-alert.highlight-color-blue .notifications-alert-block .notifications-alert-list-item .timestamp {
        color: #4596f1;
    }

    .header-notifications .notifications-alert.highlight-color-red .notifications-alert-block .notifications-alert-list-item .timestamp {
        color: #f14141;
    }

    .header-notifications .notifications-alert.highlight-color-lime .notifications-alert-block .notifications-alert-list-item .timestamp {
        color: #b2cd4d;
    }

    .header-notifications .notifications-alert.highlight-color-purple .notifications-alert-block .notifications-alert-list-item .timestamp {
        color: #ff4db6;
    }

    .header-notifications .notifications-alert .notifications-alert-desc p {
        margin: 0;
        padding: 10px 15px;
        background-color: rgba(69, 150, 241, 0.18);
        color: #1d1d1d;
        text-align: center;
    }

    .header-notifications .notifications-alert.highlight-color-green .notifications-alert-desc p {
        background-color: rgba(110, 192, 110, 0.18);
    }

    .header-notifications .notifications-alert.highlight-color-orange .notifications-alert-desc p {
        background-color: rgba(255, 139, 26, 0.18);
    }

    .header-notifications .notifications-alert.highlight-color-yellow .notifications-alert-desc p {
        background-color: rgba(255, 208, 64, 0.18);
    }

    .header-notifications .notifications-alert.highlight-color-blue .notifications-alert-desc p {
        background-color: rgba(69, 150, 241, 0.18);
    }

    .header-notifications .notifications-alert.highlight-color-red .notifications-alert-desc p {
        background-color: rgba(241, 65, 65, 0.18);
    }

    .header-notifications .notifications-alert.highlight-color-lime .notifications-alert-desc p {
        background-color: rgba(178, 205, 77, 0.18);
    }

    .header-notifications .notifications-alert.highlight-color-purple .notifications-alert-desc p {
        background-color: rgba(255, 77, 182, 0.18);
    }

    .header-notifications .notifications-alert .notifications-alert-more p {
        margin: 0;
    }

        .header-notifications .notifications-alert .notifications-alert-more p a,
        .header-notifications .notifications-alert .notifications-alert-more p a:visited {
            border-top: 1px solid #eeeeee;
            display: block;
            padding: 10px 15px;
            color: #000000;
        }

            .header-notifications .notifications-alert .notifications-alert-more p a:focus,
            .header-notifications .notifications-alert .notifications-alert-more p a:hover {
                text-decoration: none;
                color: #656565;
            }

            .header-notifications .notifications-alert .notifications-alert-more p a .icon {
                float: right;
                line-height: 20px;
            }
/* ---- Body ---- */
/* ---- 6. Left Column ---- */
#left-column {
    background-color: #282838 !important;
    float: left;
    position: absolute;
    width: 95px;
    z-index: 999;
}

    #left-column.menu-icon-only {
        width: 52px;
    }

        #left-column.menu-icon-only .hidden-collapsed {
            display: none;
        }

        #left-column.menu-icon-only ul.mainnav > li > a {
            padding: 4px 0;
        }

            #left-column.menu-icon-only ul.mainnav > li > a > span.main-menu-text {
                display: none;
            }

    #left-column + #right-column {
        margin: 0 0 0 95px;
    }
    /* Left Menu, Header Menu */
    #left-column.fixed {
        position: fixed;
        z-index: 1;
    }

    #left-column ul,
    #left-column ol {
        padding: 0;
        margin: 0;
        list-style: none;
    }

.mainnav-horizontal-outer {
    position: relative;
    z-index: 1;
}

    .mainnav-horizontal-outer ul,
    .mainnav-horizontal-outer ol {
        padding: 0;
        margin: 0;
        list-style: none;
    }

#mainnav-horizontal-inner {
    min-height: 43px;
}

    #mainnav-horizontal-inner.fixed {
        position: fixed;
        width: 100%;
        border-top: 5px solid #4596f1;
        margin-top: -5px;
    }

    #mainnav-horizontal-inner.menu-text-only .main-menu-icon {
        display: none !important;
    }

#mainnav-horizontal {
    background: url("../images/required/site-bg@2x.png") #1d1d1d;
    display: table;
    width: 100%;
}

    #mainnav a span.icon,
    #mainnav-horizontal a span.icon {
        line-height: 39px;
        display: block;
    }

    #mainnav a:hover span.icon,
    #mainnav-horizontal a:hover span.icon {
        color: #1d1d1d;
    }
/* ---- 6.1 First Level Menu Styles ---- */
/* Menu Item - Default State */
ul.mainnav,
ul.mainnav-horizontal {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

    ul.mainnav a,
    ul.mainnav a:visited,
    ul.mainnav-horizontal a,
    ul.mainnav-horizontal a:visited {
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        outline: none;
    }

    ul.mainnav > li {
        position: relative;
        text-align: center;
        border-bottom: 0;
        padding-bottom: 3px;
    }

    ul.mainnav-horizontal > li {
        position: relative;
        text-align: center;
        border-bottom: 0;
        padding-bottom: 3px;
        display: inline-block;
        float: left;
    }

    ul.mainnav > li > a > span.main-menu-icon {
        display: block;
        text-align: center;
        height: 39px;
    }

    ul.mainnav-horizontal > li > a > span.main-menu-icon {
        display: block;
        text-align: center;
        height: 39px;
        width: 32px;
        float: left;
    }

    ul.mainnav.animate > li > a > span.main-menu-icon,
    ul.mainnav-horizontal.animate > li > a > span.main-menu-icon {
        overflow: hidden;
    }

        ul.mainnav.animate > li > a > span.main-menu-icon .icon,
        ul.mainnav-horizontal.animate > li > a > span.main-menu-icon .icon {
            position: relative;
            bottom: -50px;
        }

    ul.mainnav > li > a > i.icon,
    ul.mainnav-horizontal > li > a > i.icon {
        float: right;
        margin-left: 4px;
        margin-top: 13px;
    }

    ul.mainnav > li > a > span.main-menu-text {
        display: block;
        text-align: center;
    }

    ul.mainnav-horizontal > li > a > span.main-menu-text {
        display: block;
        float: left;
        line-height: 40px;
        text-align: center;
    }

    ul.mainnav.animate > li > a > span.main-menu-text,
    ul.mainnav-horizontal.animate > li > a > span.main-menu-text {
        opacity: 0;
        left: -20px;
        position: relative;
    }

    ul.mainnav.animate > li > a > .badge,
    ul.mainnav-horizontal.animate > li > a > .badge {
        opacity: 0;
    }

    ul.mainnav > li > a > .badge.pull-right {
        position: absolute;
        float: none !important;
        right: 23px;
        top: 8px;
    }

    ul.mainnav-horizontal > li > a > .badge.pull-right {
        margin-left: 7px;
        margin-top: 10px;
    }

    ul.mainnav > li > a > .badge.pull-left {
        position: absolute;
        float: none !important;
        right: auto;
        top: 8px;
        left: 23px;
    }

    ul.mainnav-horizontal > li > a > .badge.pull-left {
        margin-right: 7px;
        margin-top: 10px;
    }

#left-column.menu-icon-only ul.mainnav > li > a > .badge.pull-right {
    top: -1px;
    right: 0;
}

#left-column.menu-icon-only ul.mainnav > li > a > .badge.pull-left {
    top: -2px;
    left: 0;
}

#left-column.menu-icon-only ul.mainnav > li > a > .badge.badge-bordered.pull-right {
    top: 0;
    right: 2px;
}

#left-column.menu-icon-only ul.mainnav > li > a > .badge.badge-bordered.pull-left {
    top: 0;
    left: 2px;
}

ul.mainnav > li > a > .badge.badge-bordered.pull-right-corner {
    right: 2px;
    top: 0;
}

ul.mainnav > li > a > .badge.badge-bordered.pull-left-corner {
    left: 2px;
    top: 0;
}

ul.mainnav > li > a,
ul.mainnav > li > a:visited,
ul.mainnav-horizontal > li > a,
ul.mainnav-horizontal > li > a:visited {
    color: #cccccc;
    display: block;
    padding: 13px 0;
    -webkit-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border 0.3s;
    -moz-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border 0.3s;
    -o-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border 0.3s;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border 0.3s;
}

    ul.mainnav-horizontal > li > a,
    ul.mainnav-horizontal > li > a:visited {
        padding: 0 10px;
        display: table;
        width: 100%;
    }

ul.mainnav > li.highlight-color-green,
ul.mainnav-horizontal > li.highlight-color-green {
    border-bottom: 0;
    padding-bottom: 3px;
}

ul.mainnav > li.highlight-color-orange,
ul.mainnav-horizontal > li.highlight-color-orange {
    border-bottom: 0;
    padding-bottom: 3px;
}

ul.mainnav > li.highlight-color-yellow,
ul.mainnav-horizontal > li.highlight-color-yellow {
    border-bottom: 0;
    padding-bottom: 3px;
}

ul.mainnav > li.highlight-color-blue,
ul.mainnav-horizontal > li.highlight-color-blue {
    border-bottom: 0;
    padding-bottom: 3px;
}

ul.mainnav > li.highlight-color-red,
ul.mainnav-horizontal > li.highlight-color-red {
    border-bottom: 0;
    padding-bottom: 3px;
}

ul.mainnav > li.highlight-color-lime,
ul.mainnav-horizontal > li.highlight-color-lime {
    border-bottom: 0;
    padding-bottom: 3px;
}

ul.mainnav > li.highlight-color-purple,
ul.mainnav-horizontal > li.highlight-color-purple {
    border-bottom: 0;
    padding-bottom: 3px;
}

ul.mainnav > li.selected > a,
ul.mainnav > li.selected > a:visited,
ul.mainnav-horizontal > li.selected > a,
ul.mainnav-horizontal > li.selected > a:visited {
    background-color: #f1f1f1;
    color: #000000;
}

    ul.mainnav-horizontal > li.selected > a,
    ul.mainnav-horizontal > li.selected > a:visited {
        display: table;
        width: 100%;
    }
/* Menu Item - Hover State */
ul.mainnav > li.menu-open > a,
ul.mainnav > li > a:hover,
ul.mainnav > li > a:focus,
ul.mainnav > li:hover > a,
ul.mainnav > li:focus > a,
ul.mainnav-horizontal > li.menu-open > a,
ul.mainnav-horizontal > li > a:hover,
ul.mainnav-horizontal > li > a:focus,
ul.mainnav-horizontal > li:hover > a,
ul.mainnav-horizontal > li:focus > a {
    background-color: #f1f1f1;
    color: #1d1d1d;
}

    ul.mainnav > li.menu-open > a > span.main-menu-icon,
    ul.mainnav > li > a:hover > span.main-menu-icon,
    ul.mainnav > li > a:focus > span.main-menu-icon,
    ul.mainnav > li:hover > a > span.main-menu-icon,
    ul.mainnav > li:focus > a > span.main-menu-icon,
    ul.mainnav-horizontal > li.menu-open > a > span.main-menu-icon,
    ul.mainnav-horizontal > li > a:hover > span.main-menu-icon,
    ul.mainnav-horizontal > li > a:focus > span.main-menu-icon,
    ul.mainnav-horizontal > li:hover > a > span.main-menu-icon,
    ul.mainnav-horizontal > li:focus > a > span.main-menu-icon {
        color: #1d1d1d;
    }
/* Menu Item Highlight Colors - Borders - Hover/Selected State */
ul.mainnav > li:hover,
ul.mainnav > li.menu-open,
ul.mainnav-horizontal > li:hover,
ul.mainnav-horizontal > li.menu-open {
    border-bottom: 3px solid #4596f1;
    padding-bottom: 0;
}

ul.mainnav > li.highlight-color-green:hover,
ul.mainnav > li.highlight-color-green.menu-open,
ul.mainnav-horizontal > li.highlight-color-green:hover,
ul.mainnav-horizontal > li.highlight-color-green.menu-open {
    border-bottom: 3px solid #6ec06e;
    padding-bottom: 0;
}

ul.mainnav > li.highlight-color-orange:hover,
ul.mainnav > li.highlight-color-orange.menu-open,
ul.mainnav-horizontal > li.highlight-color-orange:hover,
ul.mainnav-horizontal > li.highlight-color-orange.menu-open {
    border-bottom: 3px solid #ff8b1a;
    padding-bottom: 0;
}

ul.mainnav > li.highlight-color-yellow:hover,
ul.mainnav > li.highlight-color-yellow.menu-open,
ul.mainnav-horizontal > li.highlight-color-yellow:hover,
ul.mainnav-horizontal > li.highlight-color-yellow.menu-open {
    border-bottom: 3px solid #ffd040;
    padding-bottom: 0;
}

ul.mainnav > li.highlight-color-blue:hover,
ul.mainnav > li.highlight-color-blue.menu-open,
ul.mainnav-horizontal > li.highlight-color-blue:hover,
ul.mainnav-horizontal > li.highlight-color-blue.menu-open {
    border-bottom: 3px solid #4596f1;
    padding-bottom: 0;
}

ul.mainnav > li.highlight-color-red:hover,
ul.mainnav > li.highlight-color-red.menu-open,
ul.mainnav-horizontal > li.highlight-color-red:hover,
ul.mainnav-horizontal > li.highlight-color-red.menu-open {
    border-bottom: 3px solid #f14141;
    padding-bottom: 0;
}

ul.mainnav > li.highlight-color-lime:hover,
ul.mainnav > li.highlight-color-lime.menu-open,
ul.mainnav-horizontal > li.highlight-color-lime:hover,
ul.mainnav-horizontal > li.highlight-color-lime.menu-open {
    border-bottom: 3px solid #b2cd4d;
    padding-bottom: 0;
}

ul.mainnav > li.highlight-color-purple:hover,
ul.mainnav > li.highlight-color-purple.menu-open,
ul.mainnav-horizontal > li.highlight-color-purple:hover,
ul.mainnav-horizontal > li.highlight-color-purple.menu-open {
    border-bottom: 3px solid #ff4db6;
    padding-bottom: 0;
}

ul.mainnav > li.selected,
ul.mainnav-horizontal > li.selected {
    border-bottom: 3px solid #4596f1;
    padding-bottom: 0;
    color: #4596f1;
}

    ul.mainnav > li.selected > a .icon,
    ul.mainnav-horizontal > li.selected > a .icon {
        color: #4596f1;
    }

ul.mainnav > li.highlight-color-green.selected,
ul.mainnav-horizontal > li.highlight-color-green.selected {
    border-bottom: 3px solid #6ec06e;
    padding-bottom: 0;
}

    ul.mainnav > li.highlight-color-green.selected > a .icon,
    ul.mainnav-horizontal > li.highlight-color-green.selected > a .icon {
        color: #6ec06e;
    }

ul.mainnav > li.highlight-color-orange.selected,
ul.mainnav-horizontal > li.highlight-color-orange.selected {
    padding-bottom: 0;
}

    ul.mainnav > li.highlight-color-orange.selected > a .icon,
    ul.mainnav-horizontal > li.highlight-color-orange.selected > a .icon {
        color: #ff8b1a;
    }

ul.mainnav > li.highlight-color-yellow.selected,
ul.mainnav-horizontal > li.highlight-color-yellow.selected {
    border-bottom: 3px solid #ffd040;
    padding-bottom: 0;
}

    ul.mainnav > li.highlight-color-yellow.selected > a .icon,
    ul.mainnav-horizontal > li.highlight-color-yellow.selected > a .icon {
        color: #ffd040;
    }

ul.mainnav > li.highlight-color-blue.selected,
ul.mainnav-horizontal > li.highlight-color-blue.selected {
    border-bottom: 3px solid #4596f1;
    padding-bottom: 0;
}

    ul.mainnav > li.highlight-color-blue.selected > a .icon,
    ul.mainnav-horizontal > li.highlight-color-blue.selected > a .icon {
        color: #4596f1;
    }

ul.mainnav > li.highlight-color-red.selected,
ul.mainnav-horizontal > li.highlight-color-red.selected {
    border-bottom: 3px solid #f14141;
    padding-bottom: 0;
}

    ul.mainnav > li.highlight-color-red.selected > a .icon,
    ul.mainnav-horizontal > li.highlight-color-red.selected > a .icon {
        color: #f14141;
    }

ul.mainnav > li.highlight-color-lime.selected,
ul.mainnav-horizontal > li.highlight-color-lime.selected {
    border-bottom: 3px solid #b2cd4d;
    padding-bottom: 0;
}

    ul.mainnav > li.highlight-color-lime.selected > a .icon,
    ul.mainnav-horizontal > li.highlight-color-lime.selected > a .icon {
        color: #b2cd4d;
    }

ul.mainnav > li.highlight-color-purple.selected,
ul.mainnav-horizontal > li.highlight-color-purple.selected {
    border-bottom: 3px solid #ff4db6;
    padding-bottom: 0;
}

    ul.mainnav > li.highlight-color-purple.selected > a .icon,
    ul.mainnav-horizontal > li.highlight-color-purple.selected > a .icon {
        color: #ff4db6;
    }
/* ---- 6.2 Second Level Menu Styles ---- */
/* Menu Item - Default State */
ul.mainnav > li ul,
ul.mainnav-horizontal > li ul {
    display: none;
}

ul.mainnav > li > ul,
ul.mainnav-horizontal > li > ul {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 3px solid #4596f1;
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -212px;
    text-align: left;
    top: -30px;
    width: 222px;
    z-index: 1000;
}

ul.mainnav-horizontal > li > ul {
    right: auto;
    left: 0;
    z-index: 999;
    top: 12px;
    width: 190px;
}

    ul.mainnav > li > ul li,
    ul.mainnav-horizontal > li > ul li {
        position: relative;
    }

ul.mainnav > li ul i.icon,
ul.mainnav-horizontal > li ul i.icon {
    float: right;
    line-height: 25px;
    color: #656565;
}

ul.mainnav > li > ul > li a,
ul.mainnav-horizontal > li > ul > li a {
    border-bottom: 1px solid #dedede;
    color: #1d1d1d;
    display: block;
    line-height: 24px;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    -o-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
}

    ul.mainnav > li > ul > li a .badge,
    ul.mainnav-horizontal > li > ul > li a .badge {
        margin-top: 3px;
    }

ul.mainnav-horizontal > li > ul > li a {
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}

ul.mainnav > li > ul > li:last-child a {
    border-bottom: 0;
}

ul.mainnav > li > ul > li > a {
    padding: 0 12px 0 22px;
}

ul.mainnav-horizontal > li > ul > li > a {
    padding: 0 12px 0 15px;
}

ul.mainnav > li > ul > li ul {
    padding: 0;
    list-style: none;
}

ul.mainnav-horizontal > li > ul > li ul {
    background: #ffffff;
    border: 1px solid #dedede;
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    left: 158px;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    top: 9px;
    width: 190px;
    z-index: 10;
}

ul.mainnav > li > ul > li > ul > li > a {
    padding: 0 12px 0 37px;
}

ul.mainnav-horizontal > li > ul > li > ul > li > a {
    padding: 0 12px 0 15px;
}
/* Menu Item - Hover State */
ul.mainnav > li > ul > li a:hover,
ul.mainnav > li > ul > li a:focus,
ul.mainnav-horizontal > li > ul > li a:hover,
ul.mainnav-horizontal > li > ul > li a:focus {
    background: #f1f1f1;
    color: #4596f1;
}

ul.mainnav > li ul a:hover i.icon,
ul.mainnav-horizontal > li ul a:focus i.icon {
    color: #4596f1;
}
/* ---- 6.3 Third Level Menu Styles ---- */
/* Menu Item - Default State */
ul.mainnav > li > ul > li > ul > li > ul > li > a {
    padding: 0 12px 0 37px;
    background: #eeeeee;
}

ul.mainnav-horizontal > li > ul > li > ul > li > ul > li > a {
    padding: 0 12px 0 15px;
    background: #eeeeee;
}
/* ---- 6.4 Forth Level Menu Styles ---- */
/* Menu Item - Default State */
ul.mainnav > li > ul > li > ul > li > ul > li > ul > li > a {
    padding: 0 12px 0 37px;
    background: #dddddd;
}

ul.mainnav-horizontal > li > ul > li > ul > li > ul > li > ul > li > a {
    padding: 0 12px 0 15px;
    background: #dddddd;
}
/* ---- 6.5 Fifth Level Menu Styles ---- */
/* Menu Item - Default State */
ul.mainnav > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    padding: 0 12px 0 37px;
    background: #cccccc;
}

ul.mainnav-horizontal > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    padding: 0 12px 0 15px;
    background: #cccccc;
}
/* ---- 7. Right Column ---- */
#right-column {
    background: none repeat scroll 0 0 #ededed;
    margin: 0;
    border-top: 5px solid #4596f1;
}

    #right-column .breadcrumb {
        background-color: #dddddd;
        margin: 0;
        padding: 5px 10px;
        font-size: 11px;
    }

        #right-column .breadcrumb > li + li:before {
            content: "::";
            color: #656565;
        }

    #right-column .right-column-content {
        padding: 10px 25px 20px;
        min-height: 744px;
        position: relative;
        z-index: 0;
    }

    #right-column.highlight-color-green {
        border-top: 5px solid #6ec06e;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-orange {
        border-top: 5px solid #ff8b1a;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-yellow {
        border-top: 5px solid #ffd040;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-blue {
        border-top: 5px solid #4596f1;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-red {
        border-top: 5px solid #f14141;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-lime {
        border-top: 5px solid #b2cd4d;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-purple {
        border-top: 5px solid #ff4db6;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-green #mainnav-horizontal-inner.fixed,
    #right-column.highlight-color-green#mainnav-horizontal-inner.fixed {
        border-top: 5px solid #6ec06e !important;
        margin-top: -5px;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-orange #mainnav-horizontal-inner.fixed,
    #right-column.highlight-color-orange#mainnav-horizontal-inner.fixed {
        border-top: 5px solid #ff8b1a !important;
        margin-top: -5px;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-yellow #mainnav-horizontal-inner.fixed,
    #right-column.highlight-color-yellow#mainnav-horizontal-inner.fixed {
        border-top: 5px solid #ffd040 !important;
        margin-top: -5px;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-blue #mainnav-horizontal-inner.fixed,
    #right-column.highlight-color-blue#mainnav-horizontal-inner.fixed {
        border-top: 5px solid #4596f1 !important;
        margin-top: -5px;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-red #mainnav-horizontal-inner.fixed,
    #right-column.highlight-color-red#mainnav-horizontal-inner.fixed {
        border-top: 5px solid #f14141 !important;
        margin-top: -5px;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-lime #mainnav-horizontal-inner.fixed,
    #right-column.highlight-color-lime#mainnav-horizontal-inner.fixed {
        border-top: 5px solid #b2cd4d !important;
        margin-top: -5px;
        border-bottom: 0 !important;
    }

    #right-column.highlight-color-purple #mainnav-horizontal-inner.fixed,
    #right-column.highlight-color-purple#mainnav-horizontal-inner.fixed {
        border-top: 5px solid #ff4db6 !important;
        margin-top: -5px;
        border-bottom: 0 !important;
    }
/* Page Heading Controls */
.page-heading-controls {
    text-align: right;
    margin: 0px 0 10px;
}
/* ---- 8. Blocks ---- */
.block {
    margin-bottom: 20px;
    clear: both;
    display: block;
    width: 100%;
}

    .block.collapsed {
        overflow: hidden;
    }

    .block .block-heading {
        background: none repeat scroll 0 0 #ffffff;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
        border-top: 1px solid #e6e6e6;
        -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        padding: 10px 15px 0;
        margin: 0 !important;
    }

        .block .block-heading + .block-content-outer {
            border-top: 0 !important;
        }

    .c-widget .c-widget-heading,
    .block .block-heading {
        float: left;
        font-family: "微软雅黑", "宋体","Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        width: 100%;
    }

        .c-widget .c-widget-heading .h2,
        .c-widget .c-widget-heading .main-text,
        .block .block-heading .h2,
        .block .block-heading .main-text {
            float: left;
            font-size: 16px;
            line-height: 45px;
        }

            .block .block-heading .main-text .badge {
                margin-top: 6px;
            }

        .block .block-heading .block-controls {
            float: right;
            margin: 7px 0 0;
        }

            .block .block-heading .block-controls > a,
            .block .block-heading .block-controls > button,
            .block .block-heading .block-controls > div.btn-group {
                float: right;
                margin: 0 0 4px 4px;
            }

            .block .block-heading .block-controls > .icon {
                float: right;
                opacity: 0.5;
                margin: 0 0 0 4px;
                cursor: pointer;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
            }

            .block .block-heading .block-controls .icon:hover {
                opacity: 1;
            }

    .block .block-content-outer {
        background: none repeat scroll 0 0 #ffffff;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
        border-top: 1px solid #e6e6e6;
        border-bottom: 3px solid #4596f1;
        padding: 5px;
        clear: both;
        position: relative;
        -moz-border-radius: 0 0 5px 5px !important;
        -webkit-border-radius: 0 0 5px 5px !important;
        border-radius: 0 0 5px 5px !important;
        -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
        min-height: 550px;
    }

    .block.collapsed .block-heading {
        -moz-border-radius: 0 0 5px 5px !important;
        -webkit-border-radius: 0 0 5px 5px !important;
        border-radius: 0 0 5px 5px !important;
    }

    .block.collapsed .block-content-outer {
        display: none;
    }

    .block.collapsed .block-heading .block-controls .icon.block-control-collapse {
        color: #FF0000;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    /* Block Colors */
    .block.highlight-color-green,
    .block.highlight-color-orange,
    .block.highlight-color-yellow,
    .block.highlight-color-blue,
    .block.highlight-color-red,
    .block.highlight-color-lime,
    .block.highlight-color-purple {
        border-bottom: 0 !important;
    }

        .block.highlight-color-green .block-content-outer {
            border-bottom: 3px solid #6ec06e;
        }

        .block.highlight-color-orange .block-content-outer {
            border-bottom: 3px solid #ff8b1a;
        }

        .block.highlight-color-yellow .block-content-outer {
            border-bottom: 3px solid #ffd040;
        }

        .block.highlight-color-blue .block-content-outer {
            border-bottom: 3px solid #4596f1;
        }

        .block.highlight-color-red .block-content-outer {
            border-bottom: 3px solid #f14141;
        }

        .block.highlight-color-lime .block-content-outer {
            border-bottom: 3px solid #b2cd4d;
        }

        .block.highlight-color-purple .block-content-outer {
            border-bottom: 3px solid #ff4db6;
        }
    /* Block Sizes */
    .block .block-content-outer .block-content-inner {
        height: auto;
    }

    .block.block-size-medium .block-content-outer .block-content-inner {
        height: 133px;
        overflow: hidden;
    }

    .block.block-size-normal .block-content-outer .block-content-inner {
        height: 310px;
        overflow: hidden;
    }

    .block.block-size-large .block-content-outer .block-content-inner {
        height: 620px;
        overflow: hidden;
    }

.top-border + .top-border {
    display: none;
}
/* ---- 9. Special Blocks (Like Those On Dashboard, Profile, Widgets, Hybrid-Widgets, etc) ---- */
/* Graphs - Flot */
.graph {
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
    clear: both;
}

    .graph.graph-size-micro {
        height: 32px;
    }

    .graph.graph-size-small {
        height: 90px;
    }

    .graph.graph-size-medium {
        height: 130px;
    }

    .graph.graph-size-normal {
        height: 230px;
    }

    .graph.graph-size-large {
        height: 450px;
    }

    .graph .legendColorBox,
    .graph .legendLabel {
        vertical-align: top;
    }

        .graph .legendColorBox > div {
            background: none repeat scroll 0 0 #ffffff !important;
            border: 1px solid #dedede !important;
            height: 16px !important;
            margin: 0 5px 3px 0 !important;
            padding: 0 !important;
            width: 16px !important;
        }

            .graph .legendColorBox > div > div {
                border-width: 5px !important;
                margin: 2px !important;
            }

    .graph .legendLabel {
        font-size: 12px;
    }

.jqvmap-label,
#flotTip {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-top: 3px solid #4596f1;
    color: #1d1d1d;
    font-size: 0.9em;
    padding: 5px 10px;
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
}
/* Graphs - Easy Pie Chart */
.graph-epc {
    position: relative;
    text-align: center;
}

    .graph-epc canvas {
        position: absolute;
        top: 0;
        left: 0;
    }

    .graph-epc .percent {
        display: inline-block;
        font-size: 20px;
        font-weight: 300;
        margin-left: 6px;
        z-index: 2;
    }

        .graph-epc .percent:after {
            content: '%';
            font-size: 0.6em;
        }
/* Widgets */
.c-widget {
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-top: 1px solid #e6e6e6;
    -moz-border-radius: 0 0 5px 5px !important;
    -webkit-border-radius: 0 0 5px 5px !important;
    border-radius: 0 0 5px 5px !important;
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
}

    .c-widget:hover,
    .c-widget:focus {
        border-left: 1px solid #bbbbbb;
        border-right: 1px solid #bbbbbb;
        border-top: 1px solid #bbbbbb;
        border-bottom: 3px solid #4596f1;
    }

    .c-widget.highlight-color-blue,
    .c-widget.highlight-color-green,
    .c-widget.highlight-color-orange,
    .c-widget.highlight-color-yellow,
    .c-widget.highlight-color-blue,
    .c-widget.highlight-color-red,
    .c-widget.highlight-color-lime,
    .c-widget.highlight-color-purple {
        border-bottom: 1px solid #dedede;
    }

        .c-widget.highlight-color-blue:hover,
        .c-widget.highlight-color-blue:focus {
            border-bottom: 3px solid #4596f1;
        }

        .c-widget.highlight-color-green:hover,
        .c-widget.highlight-color-green:focus {
            border-bottom: 3px solid #6ec06e;
        }

        .c-widget.highlight-color-orange:hover,
        .c-widget.highlight-color-orange:focus {
            border-bottom: 3px solid #ff8b1a;
        }

        .c-widget.highlight-color-yellow:hover,
        .c-widget.highlight-color-yellow:focus {
            border-bottom: 3px solid #ffd040;
        }

        .c-widget.highlight-color-red:hover,
        .c-widget.highlight-color-red:focus {
            border-bottom: 3px solid #f14141;
        }

        .c-widget.highlight-color-lime:hover,
        .c-widget.highlight-color-lime:focus {
            border-bottom: 3px solid #b2cd4d;
        }

        .c-widget.highlight-color-purple:hover,
        .c-widget.highlight-color-purple:focus {
            border-bottom: 3px solid #ff4db6;
        }

.c-widget-size-small {
    height: 70px;
    padding: 8px 0 8px 15px;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
}

.c-widget.c-widget-size-small:hover .c-widget-icon,
.c-widget.c-widget-size-small:focus .c-widget-icon {
    bottom: -48px;
}

.c-widget-size-medium {
    height: 113px;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
}

.c-widget.c-widget-size-medium:hover .c-widget-icon,
.c-widget.c-widget-size-medium:focus .c-widget-icon {
    bottom: -35px;
}

.c-widget-size-normal {
    height: 245px;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
}

.c-widget.highlight-color-green .c-widget-icon .icon,
.c-widget.highlight-color-green .c-widget-icon .wi,
.c-widget.highlight-color-green .c-widget-icon .glyphicon {
    background: #6ec06e;
}

.c-widget.highlight-color-orange .c-widget-icon .icon,
.c-widget.highlight-color-orange .c-widget-icon .wi,
.c-widget.highlight-color-orange .c-widget-icon .glyphicon {
    background: #ff8b1a;
}

.c-widget.highlight-color-yellow .c-widget-icon .icon,
.c-widget.highlight-color-yellow .c-widget-icon .wi,
.c-widget.highlight-color-yellow .c-widget-icon .glyphicon {
    background: #ffd040;
}

.c-widget.highlight-color-blue .c-widget-icon .icon,
.c-widget.highlight-color-blue .c-widget-icon .wi,
.c-widget.highlight-color-blue .c-widget-icon .glyphicon {
    background: #4596f1;
}

.c-widget.highlight-color-red .c-widget-icon .icon,
.c-widget.highlight-color-red .c-widget-icon .wi,
.c-widget.highlight-color-red .c-widget-icon .glyphicon {
    background: #f14141;
}

.c-widget.highlight-color-lime .c-widget-icon .icon,
.c-widget.highlight-color-lime .c-widget-icon .wi,
.c-widget.highlight-color-lime .c-widget-icon .glyphicon {
    background: #b2cd4d;
}

.c-widget.highlight-color-purple .c-widget-icon .icon,
.c-widget.highlight-color-purple .c-widget-icon .wi,
.c-widget.highlight-color-purple .c-widget-icon .glyphicon {
    background: #ff4db6;
}

.c-widget .c-widget-icon {
    color: #ffffff;
    opacity: 0.70;
    padding: 10px;
    position: absolute;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.c-widget:hover .c-widget-icon {
    opacity: 1;
}

.c-widget .c-widget-icon .icon {
    -moz-border-radius: 50% 50% 50% 50% !important;
    -webkit-border-radius: 50% 50% 50% 50% !important;
    border-radius: 50% 50% 50% 50% !important;
    font-size: 150px !important;
    padding: 10px;
}

.c-widget .c-widget-icon .wi,
.c-widget .c-widget-icon .glyphicon {
    -moz-border-radius: 150px 150px 150px 150px !important;
    -webkit-border-radius: 150px 150px 150px 150px !important;
    border-radius: 150px 150px 150px 150px !important;
    font-size: 72px !important;
    margin-bottom: 13px;
    padding: 24px;
}

.c-widget .c-wdiget-content-block .c-widget-content-heading {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.618;
    color: #373737;
}

.c-widget .c-wdiget-content-block .c-widget-content-body {
    text-align: justify;
    margin-bottom: 10px;
    color: #8b8b8b;
}

.c-widget.c-widget-quick-info .c-widget-icon {
    bottom: -52px;
    left: 0;
}

.c-widget.c-widget-quick-info .c-wdiget-content-block {
    background-color: rgba(255, 255, 255, 0.8);
    color: #656565;
    float: right;
    padding: 0 15px 0 10px;
    position: relative;
}

    .c-widget.c-widget-quick-info .c-wdiget-content-block .c-widget-content-heading {
        text-align: right;
    }

    .c-widget.c-widget-quick-info .c-wdiget-content-block .c-widget-content-sub {
        text-align: right;
        color: #a5a5a5;
    }

.c-widget.c-widget-graph {
    padding: 10px 10px 1px 10px;
}

    .c-widget.c-widget-graph .c-wdiget-graph-actual {
        float: left;
        width: 90px;
        position: relative;
        z-index: 1;
    }

        .c-widget.c-widget-graph .c-wdiget-graph-actual .graph {
            background-color: rgba(255, 255, 255, 0.8);
        }

    .c-widget.c-widget-graph .c-wdiget-content-block {
        background-color: rgba(255, 255, 255, 0.7);
        margin-left: 90px;
        padding: 10px;
        position: relative;
        z-index: 0;
    }

        .c-widget.c-widget-graph .c-wdiget-content-block .c-widget-content-sub {
            color: #959595;
        }

    .c-widget.c-widget-graph .c-widget-icon {
        bottom: -33px;
        right: 0;
        opacity: 0.30;
    }

.c-widget.c-widget-custom {
    padding: 10px;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
}

    .c-widget.c-widget-custom .c-widget-icon {
        bottom: -33px;
        right: 0;
        opacity: 0.30;
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

    .c-widget.c-widget-custom:hover .c-widget-icon,
    .c-widget.c-widget-custom:focus .c-widget-icon {
        bottom: -35px !important;
    }

    .c-widget.c-widget-custom .c-wdiget-content-block {
        background-color: rgba(255, 255, 255, 0.8);
        position: relative;
        padding: 10px;
        min-height: 145px;
        max-height: 170px;
        overflow: hidden;
    }

        .c-widget.c-widget-custom .c-wdiget-content-block .c-widget-content-heading {
            margin-bottom: 5px;
        }

            .c-widget.c-widget-custom .c-wdiget-content-block .c-widget-content-heading small {
                float: right;
            }

        .c-widget.c-widget-custom .c-wdiget-content-block .c-widget-content-sub {
            margin-bottom: 10px;
        }

            .c-widget.c-widget-custom .c-wdiget-content-block .c-widget-content-sub a {
                margin-right: 10px;
            }

.c-widget.c-widget-blank {
    min-height: 10px;
    padding: 10px;
}

    .c-widget.c-widget-blank:hover,
    .c-widget.c-widget-blank:focus {
        margin-bottom: 17px;
    }

.c-widget.c-widget-gallery {
    height: 243px;
    overflow: hidden;
    position: relative;
    border-bottom: 5px solid #4596f1;
}

    .c-widget.c-widget-gallery.highlight-color-blue {
        border-bottom: 3px solid #4596f1;
    }

    .c-widget.c-widget-gallery.highlight-color-green {
        border-bottom: 3px solid #6ec06e;
    }

    .c-widget.c-widget-gallery.highlight-color-orange {
        border-bottom: 3px solid #ff8b1a;
    }

    .c-widget.c-widget-gallery.highlight-color-yellow {
        border-bottom: 3px solid #ffd040;
    }

    .c-widget.c-widget-gallery.highlight-color-red {
        border-bottom: 3px solid #f14141;
    }

    .c-widget.c-widget-gallery.highlight-color-lime {
        border-bottom: 3px solid #b2cd4d;
    }

    .c-widget.c-widget-gallery.highlight-color-purple {
        border-bottom: 3px solid #ff4db6;
    }

    .c-widget.c-widget-gallery .c-widget-gallery-desc {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
        height: 100%;
        position: absolute;
        width: 295px;
        color: #ffffff;
    }

        .c-widget.c-widget-gallery .c-widget-gallery-desc blockquote {
            bottom: 0;
            left: 15px;
            position: absolute;
            margin-right: 15px;
        }

            .c-widget.c-widget-gallery .c-widget-gallery-desc blockquote small {
                color: #4596f1;
            }

    .c-widget.c-widget-gallery .c-widget-gallery-thumbnail {
        text-align: center;
    }

        .c-widget.c-widget-gallery .c-widget-gallery-thumbnail img {
            height: 243px;
            max-width: 100%;
            display: block;
            height: auto;
        }

.c-widget.c-widget-facebook {
    border-bottom: 1px solid #dedede;
}

    .c-widget.c-widget-facebook:hover,
    .c-widget.c-widget-facebook:focus {
        border-bottom: 3px solid #4c70ba;
    }

    .c-widget.c-widget-facebook .c-widget-icon .icon {
        background: #4c70ba;
    }

    .c-widget.c-widget-facebook .c-widget-icon .wi,
    .c-widget.c-widget-facebook .c-widget-icon .glyphicon {
        background: #4c70ba;
    }

.c-widget.c-widget-twitter {
    border-bottom: 1px solid #dedede;
}

    .c-widget.c-widget-twitter:hover,
    .c-widget.c-widget-twitter:focus {
        border-bottom: 3px solid #25caff;
    }

    .c-widget.c-widget-twitter .c-widget-icon .icon {
        background: #25caff;
    }

    .c-widget.c-widget-twitter .c-widget-icon .wi,
    .c-widget.c-widget-twitter .c-widget-icon .glyphicon {
        background: #25caff;
    }

.c-widget.c-widget-gplus {
    border-bottom: 1px solid #dedede;
}

    .c-widget.c-widget-gplus:hover,
    .c-widget.c-widget-gplus:focus {
        border-bottom: 3px solid #e6715e;
    }

    .c-widget.c-widget-gplus .c-widget-icon .icon {
        background: #e6715e;
    }

    .c-widget.c-widget-gplus .c-widget-icon .wi,
    .c-widget.c-widget-gplus .c-widget-icon .glyphicon {
        background: #e6715e;
    }

.c-widget .flot-text {
    display: none;
}
/* Bootstrap Carousel */
.carousel-control {
    background-image: none !important;
    background-color: #4596f1;
    bottom: auto;
    top: auto;
    width: 40px;
    height: 40px;
    opacity: 0.6;
    text-shadow: none;
}

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        font-size: 20px;
        margin-top: -10px;
    }

.c-widget .carousel-control {
    margin-top: 10px;
}

    .c-widget .carousel-control.right {
        left: 50px;
    }
/* ---- 10. eCommerce ---- */
.graph-range {
    clear: both;
}

    .graph-range .form-horizontal .control-label {
        text-align: right;
    }

    .graph-range .graph-controls {
        float: right;
        margin-bottom: 10px;
        border-right: 1px solid #cccccc;
        padding-right: 15px;
    }

        .graph-range .graph-controls:first-child {
            border-right: 0;
            padding-right: 0;
        }

        .graph-range .graph-controls:empty {
            display: none;
        }

        .graph-range .graph-controls .date-picker-connected {
            display: none;
            text-align: right;
        }

        .graph-range .graph-controls .input-group {
            margin-bottom: 0;
        }

    .graph-range.top-ranking-items-date-range .graph-controls {
        float: none;
        margin-bottom: 0;
    }

.sales-value-graph-container {
    float: left;
    margin: 0 0 10px 4%;
    text-align: center;
    width: 46%;
}

.sales-value-legend {
    float: left;
    padding: 10px 0 0 3%;
    width: 44%;
}

    .sales-value-legend .sales-value-legend-item {
        margin: 0 0 6px;
    }

        .sales-value-legend .sales-value-legend-item .sales-value-legend-color {
            border: 1px solid #cccccc;
            float: left;
            margin-top: 3px;
            padding: 2px;
            top: 2px;
        }

            .sales-value-legend .sales-value-legend-item .sales-value-legend-color .sales-value-legend-color-box {
                background-color: #ffffff;
                height: 10px;
                width: 10px;
            }

        .sales-value-legend .sales-value-legend-item .sales-value-legend-number {
            color: #1d1d1d;
            font-size: 15px;
            margin: 0 0 0 20px;
        }

        .sales-value-legend .sales-value-legend-item .sales-value-legend-text {
            color: #7f7f7f;
            font-size: 12px;
            line-height: normal;
            margin: 0 0 0 20px;
        }

.sales-value-misc {
    border-top: 1px solid #dedede;
    clear: both;
}

    .sales-value-misc .sales-value-misc-intro {
        margin: 10px 0;
        padding: 0 5px;
    }

    .sales-value-misc .sales-value-misc-figures table {
        margin-bottom: 0;
    }

    .sales-value-misc .sales-value-misc-figures .sales-value-misc-figures-item .sales-value-misc-figures-item-value {
        color: #1d1d1d;
        font-size: 15px;
        text-align: right;
    }

.top-ranking-items .top-ranking-items-intro {
    margin-bottom: 10px;
}

.top-ranking-items .top-ranking-items-content .top-ranking-items-graph {
    float: left;
    margin: 0 2% 0 0;
    width: 49%;
}

.top-ranking-items .top-ranking-items-content .top-ranking-items-legend {
    float: left;
    padding-left: 10px;
    padding-top: 0;
    width: 49%;
}

    .top-ranking-items .top-ranking-items-content .top-ranking-items-legend > ul {
        padding: 0;
    }

        .top-ranking-items .top-ranking-items-content .top-ranking-items-legend > ul > li.top-ranking-item {
            border-bottom: 1px solid #dedede;
            clear: both;
            list-style: outside none none;
            margin: 0;
            padding: 7px 0;
        }

            .top-ranking-items .top-ranking-items-content .top-ranking-items-legend > ul > li.top-ranking-item > .top-ranking-item-legend-color {
                background: none repeat scroll 0 0 #ffffff;
                border: 1px solid #dedede;
                float: left;
                height: 16px;
                margin: 2px 0 0;
                width: 16px;
            }

                .top-ranking-items .top-ranking-items-content .top-ranking-items-legend > ul > li.top-ranking-item > .top-ranking-item-legend-color .top-ranking-item-legend-color-box {
                    height: 10px;
                    margin: 2px;
                    width: 10px;
                }

            .top-ranking-items .top-ranking-items-content .top-ranking-items-legend > ul > li.top-ranking-item > .top-ranking-item-legend-text {
                margin: 0 0 0 22px;
            }
/* Task List */
.task-list-stats {
    margin: 0;
    padding-bottom: 10px;
}

.task-list {
    overflow: hidden;
    max-height: 470px;
    padding: 0;
}

.task-manager .task-list {
    height: 470px;
}

.task-list .task-list-item {
    background-color: #ffffff;
    border-bottom: 1px solid #dedede;
    padding: 0;
    position: relative;
}

    .task-list .task-list-item .checkbox {
        margin: 0;
    }

        .task-list .task-list-item .checkbox label {
            display: block;
            padding: 10px;
        }

            .task-list .task-list-item .checkbox label:after {
                content: "\a0";
            }

            .task-list .task-list-item .checkbox label.strike-out {
                background-color: #f1f1f1;
            }

            .task-list .task-list-item .checkbox label .checkbox-actual {
                margin-right: 10px;
            }

    .task-list .task-list-item .task-item-details {
        margin-left: 45px;
        padding: 15px 10px 15px 0;
        display: none;
    }

        .task-list .task-list-item .task-item-details:empty {
            display: none;
        }

            .task-list .task-list-item .task-item-details:empty + .task-item-controls .show-task {
                display: none !important;
            }

    .task-list .task-list-item .task-item-controls {
        position: absolute;
        right: 9px;
        top: 6px;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    .task-list .task-list-item:hover .task-item-controls {
        opacity: 1;
    }

    .task-list .task-list-item .task-item-users {
        position: absolute;
        right: 70px;
        top: 9px;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

        .task-list .task-list-item .task-item-users:empty {
            display: none;
        }

.task-manager-list-container {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 20px 15px;
    border-top: 3px solid #4596f1;
}

    .task-manager-list-container.highlight-color-green,
    .task-manager-list-container.highlight-color-orange,
    .task-manager-list-container.highlight-color-yellow,
    .task-manager-list-container.highlight-color-blue,
    .task-manager-list-container.highlight-color-red,
    .task-manager-list-container.highlight-color-lime,
    .task-manager-list-container.highlight-color-purple {
        border-bottom: 1px solid #dedede !important;
    }

    .task-manager-list-container.highlight-color-green {
        border-top: 3px solid #6ec06e;
    }

    .task-manager-list-container.highlight-color-orange {
        border-top: 3px solid #ff8b1a;
    }

    .task-manager-list-container.highlight-color-yellow {
        border-top: 3px solid #ffd040;
    }

    .task-manager-list-container.highlight-color-blue {
        border-top: 3px solid #4596f1;
    }

    .task-manager-list-container.highlight-color-red {
        border-top: 3px solid #f14141;
    }

    .task-manager-list-container.highlight-color-lime {
        border-top: 3px solid #b2cd4d;
    }

    .task-manager-list-container.highlight-color-purple {
        border-top: 3px solid #ff4db6;
    }
/* Other Stats */
.other-stats {
    overflow: hidden;
}

    .other-stats .other-stats-icon {
        color: #cccccc;
        text-align: center;
    }

    .other-stats .other-stats-number {
        font-size: 22px;
        font-weight: 300;
        text-align: center;
        color: #1d1d1d;
    }
/* ---- 11. Tables ---- */
.table.highlight-color-green,
.table.highlight-color-orange,
.table.highlight-color-yellow,
.table.highlight-color-blue,
.table.highlight-color-red,
.table.highlight-color-lime,
.table.highlight-color-purple {
    border-bottom: inherit;
}

.table thead {
    color: #ffffff !important;
    background-color: #4596f1;
}

.table.highlight-color-green thead {
    color: #ffffff !important;
    background-color: #6ec06e;
}

.table.highlight-color-orange thead {
    color: #ffffff !important;
    background-color: #ff8b1a;
}

.table.highlight-color-yellow thead {
    color: #222222 !important;
    background-color: #ffd040;
}

.table.highlight-color-blue thead {
    color: #ffffff !important;
    background-color: #4596f1;
}

.table.highlight-color-red thead {
    color: #ffffff !important;
    background-color: #f14141;
}

.table.highlight-color-lime thead {
    color: #ffffff !important;
    background-color: #b2cd4d;
}

.table.highlight-color-purple thead {
    color: #ffffff !important;
    background-color: #ff4db6;
}

.table thead a {
    color: #ffffff !important;
}

.table thead th {
    font-weight: normal;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
}

.list-thumbnail {
    border: 1px solid #dddddd;
    background-color: #ffffff;
    padding: 1px;
    -moz-border-radius: 50% 50% 50% 50% !important;
    -webkit-border-radius: 50% 50% 50% 50% !important;
    border-radius: 50% 50% 50% 50% !important;
}

.list-thumbnail-normal {
    border: 1px solid #dddddd;
    padding: 5px;
    -moz-border-radius: 50% 50% 50% 50% !important;
    -webkit-border-radius: 50% 50% 50% 50% !important;
    border-radius: 50% 50% 50% 50% !important;
}
/* ---- 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: #4596f1;
    border-color: #4596f1;
}

.pagination > li > a,
.pagination > li > span {
    color: #4596f1;
}

    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        color: #0061cd;
    }
/* ---- 12. Tabs ---- */
.nav-tabs {
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

    .nav-tabs > li > a {
        color: #000000;
    }

.nav.nav-pills {
    margin-bottom: 10px;
}

.nav-tabs.nav-justified.tabs-alt-1 {
    border-bottom: 1px solid #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border-top: 3px solid #4596f1;
    color: #000000;
}

.nav-tabs.tabs-alt-1 > li > a {
    background: #f1f1f1;
    color: #000000;
    border: 1px solid #dddddd;
    margin-bottom: 15px;
    padding: 12px;
}

    .nav-tabs.tabs-alt-1 > li > a:hover,
    .nav-tabs.tabs-alt-1 > li > a:focus {
        background: #ffffff;
    }

.nav-tabs.tabs-alt-1 > li.active > a,
.nav-tabs.tabs-alt-1 > li.active > a:hover,
.nav-tabs.tabs-alt-1 > li.active > a:focus {
    background: #ffffff;
    color: #000000;
    padding: 10px 12px 12px;
    border-top: 3px solid #4596f1;
    border-bottom: 1px solid #dddddd;
}

.nav-tabs.tabs-below.tabs-alt-1 > li.active > a,
.nav-tabs.tabs-below.tabs-alt-1 > li.active > a:hover,
.nav-tabs.tabs-below.tabs-alt-1 > li.active > a:focus {
    border-top: 1px solid #dddddd;
    border-bottom-width: 3px;
}

.nav-tabs.tabs-below,
.nav-tabs.tabs-right,
.nav-tabs.tabs-left {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.nav-tabs.tabs-below {
    border-top: 1px solid #dddddd;
}

    .nav-tabs.tabs-below > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .nav-tabs.tabs-below > li > a {
            margin-bottom: 15px;
        }

    .nav-tabs.tabs-below.nav-justified > li > a {
        border-bottom: 0;
    }

    .nav-tabs.tabs-below.tabs-alt-1 > li > a {
        margin-top: 15px;
    }

    .nav-tabs.tabs-below > li > a:hover,
    .nav-tabs.tabs-below > li > a:focus {
        border-top-color: #dddddd;
        border-bottom-color: transparent;
    }

    .nav-tabs.tabs-below.tabs-alt-1 > li > a:hover,
    .nav-tabs.tabs-below.tabs-alt-1 > li > a:focus {
        border-bottom: 1px solid #dddddd;
    }

    .nav-tabs.tabs-below .active > a,
    .nav-tabs.tabs-below .active > a:hover,
    .nav-tabs.tabs-below .active > a:focus,
    .nav-tabs.tabs-below.nav-justified .active > a,
    .nav-tabs.tabs-below.nav-justified .active > a:hover,
    .nav-tabs.tabs-below.nav-justified .active > a:focus {
        border-color: transparent #dddddd #4596f1 #dddddd;
        border-bottom: 3px solid #4596f1;
    }

        .nav-tabs.tabs-below.nav-justified .active > a,
        .nav-tabs.tabs-below.nav-justified .active > a:hover,
        .nav-tabs.tabs-below.nav-justified .active > a:focus {
            margin-top: -2px;
        }

    .nav-tabs.tabs-below.tabs-alt-1 .active > a,
    .nav-tabs.tabs-below.tabs-alt-1 .active > a:hover,
    .nav-tabs.tabs-below.tabs-alt-1 .active > a:focus {
        border-bottom: 1px solid #dddddd;
    }

.nav-tabs.tabs-left > li,
.nav-tabs.tabs-right > li {
    float: none;
}

    .nav-tabs.tabs-left > li > a,
    .nav-tabs.tabs-right > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.nav-tabs.tabs-left {
    float: left;
    margin-right: 14px;
    border-right: 1px solid #dddddd;
    width: 200px;
    padding-bottom: 20px;
    padding-top: 20px;
}

    .nav-tabs.tabs-left.tabs-alt-1 {
        width: 220px;
        padding-right: 20px;
    }

    .nav-tabs.tabs-left > li > a {
        margin-right: -1px;
    }

        .nav-tabs.tabs-left > li > a:hover,
        .nav-tabs.tabs-left > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

    .nav-tabs.tabs-left .active > a,
    .nav-tabs.tabs-left .active > a:hover,
    .nav-tabs.tabs-left .active > a:focus {
        border-color: #4596f1 transparent #dddddd #dddddd;
        *border-right-color: #ffffff;
    }

    .nav-tabs.tabs-left.tabs-alt-1 .active > a,
    .nav-tabs.tabs-left.tabs-alt-1 .active > a:hover,
    .nav-tabs.tabs-left.tabs-alt-1 .active > a:focus {
        border-color: #4596f1 #dddddd #dddddd #dddddd;
    }

.nav-tabs.tabs-right {
    float: right;
    margin-left: 14px;
    border-left: 1px solid #dddddd;
    width: 200px;
    padding-bottom: 20px;
    padding-top: 20px;
}

    .nav-tabs.tabs-right.tabs-alt-1 {
        width: 220px;
        padding-left: 20px;
    }

    .nav-tabs.tabs-right > li > a {
        margin-left: -1px;
    }

        .nav-tabs.tabs-right > li > a:hover,
        .nav-tabs.tabs-right > li > a:focus {
            border-color: #eeeeee #eeeeee #eeeeee #dddddd;
        }

    .nav-tabs.tabs-right .active > a,
    .nav-tabs.tabs-right .active > a:hover,
    .nav-tabs.tabs-right .active > a:focus {
        border-color: #4596f1 #dddddd #dddddd transparent;
        *border-left-color: #ffffff;
    }

    .nav-tabs.tabs-right.tabs-alt-1 .active > a,
    .nav-tabs.tabs-right.tabs-alt-1 .active > a:hover,
    .nav-tabs.tabs-right.tabs-alt-1 .active > a:focus {
        border-color: #4596f1 #dddddd #dddddd #dddddd;
    }

.nav-tabs.tabs-left + .tab-content {
    margin-left: 234px;
    min-height: 180px;
}

.nav-tabs.tabs-right + .tab-content {
    margin-right: 234px;
    min-height: 180px;
}

.nav-tabs.tabs-alt-1 .dropdown-menu {
    margin-top: -17px;
}

.nav-tabs.highlight-color-green > li > a,
.nav-tabs.highlight-color-green > li > a:hover,
.nav-tabs.highlight-color-green > li > a:focus {
    color: #000000;
}

.nav-tabs.highlight-color-orange > li > a,
.nav-tabs.highlight-color-orange > li > a:hover,
.nav-tabs.highlight-color-orange > li > a:focus {
    color: #000000;
}

.nav-tabs.highlight-color-yellow > li > a,
.nav-tabs.highlight-color-yellow > li > a:hover,
.nav-tabs.highlight-color-yellow > li > a:focus {
    color: #000000;
}

.nav-tabs.highlight-color-blue > li > a,
.nav-tabs.highlight-color-blue > li > a:hover,
.nav-tabs.highlight-color-blue > li > a:focus {
    color: #000000;
}

.nav-tabs.highlight-color-red > li > a,
.nav-tabs.highlight-color-red > li > a:hover,
.nav-tabs.highlight-color-red > li > a:focus {
    color: #000000;
}

.nav-tabs.highlight-color-lime > li > a,
.nav-tabs.highlight-color-lime > li > a:hover,
.nav-tabs.highlight-color-lime > li > a:focus {
    color: #000000;
}

.nav-tabs.highlight-color-purple > li > a,
.nav-tabs.highlight-color-purple > li > a:hover,
.nav-tabs.highlight-color-purple > li > a:focus {
    color: #000000;
}

.nav-tabs.highlight-color-green .active > a,
.nav-tabs.highlight-color-green .active > a:hover,
.nav-tabs.highlight-color-green .active > a:focus,
.nav-tabs.highlight-color-green.tabs-alt-1 .active > a,
.nav-tabs.highlight-color-green.tabs-alt-1 .active > a:hover,
.nav-tabs.highlight-color-green.tabs-alt-1 .active > a:focus {
    border-top-color: #6ec06e;
    color: #000000;
}

.nav-tabs.highlight-color-orange .active > a,
.nav-tabs.highlight-color-orange .active > a:hover,
.nav-tabs.highlight-color-orange .active > a:focus,
.nav-tabs.highlight-color-orange.tabs-alt-1 .active > a,
.nav-tabs.highlight-color-orange.tabs-alt-1 .active > a:hover,
.nav-tabs.highlight-color-orange.tabs-alt-1 .active > a:focus {
    border-top-color: #ff8b1a;
    color: #000000;
}

.nav-tabs.highlight-color-yellow .active > a,
.nav-tabs.highlight-color-yellow .active > a:hover,
.nav-tabs.highlight-color-yellow .active > a:focus,
.nav-tabs.highlight-color-yellow.tabs-alt-1 .active > a,
.nav-tabs.highlight-color-yellow.tabs-alt-1 .active > a:hover,
.nav-tabs.highlight-color-yellow.tabs-alt-1 .active > a:focus {
    border-top-color: #ffd040;
    color: #000000;
}

.nav-tabs.highlight-color-blue .active > a,
.nav-tabs.highlight-color-blue .active > a:hover,
.nav-tabs.highlight-color-blue .active > a:focus,
.nav-tabs.highlight-color-blue.tabs-alt-1 .active > a,
.nav-tabs.highlight-color-blue.tabs-alt-1 .active > a:hover,
.nav-tabs.highlight-color-blue.tabs-alt-1 .active > a:focus {
    border-top-color: #4596f1;
    color: #000000;
}

.nav-tabs.highlight-color-red .active > a,
.nav-tabs.highlight-color-red .active > a:hover,
.nav-tabs.highlight-color-red .active > a:focus,
.nav-tabs.highlight-color-red.tabs-alt-1 .active > a,
.nav-tabs.highlight-color-red.tabs-alt-1 .active > a:hover,
.nav-tabs.highlight-color-red.tabs-alt-1 .active > a:focus {
    border-top-color: #f14141;
    color: #000000;
}

.nav-tabs.highlight-color-lime .active > a,
.nav-tabs.highlight-color-lime .active > a:hover,
.nav-tabs.highlight-color-lime .active > a:focus,
.nav-tabs.highlight-color-lime.tabs-alt-1 .active > a,
.nav-tabs.highlight-color-lime.tabs-alt-1 .active > a:hover,
.nav-tabs.highlight-color-lime.tabs-alt-1 .active > a:focus {
    border-top-color: #b2cd4d;
    color: #000000;
}

.nav-tabs.highlight-color-purple .active > a,
.nav-tabs.highlight-color-purple .active > a:hover,
.nav-tabs.highlight-color-purple .active > a:focus,
.nav-tabs.highlight-color-purple.tabs-alt-1 .active > a,
.nav-tabs.highlight-color-purple.tabs-alt-1 .active > a:hover,
.nav-tabs.highlight-color-purple.tabs-alt-1 .active > a:focus {
    border-top-color: #ff4db6;
    color: #000000;
}

.nav-tabs.tabs-below.highlight-color-green .active > a,
.nav-tabs.tabs-below.highlight-color-green .active > a:hover,
.nav-tabs.tabs-below.highlight-color-green .active > a:focus {
    border-top-color: transparent;
    border-bottom-color: #6ec06e;
}

.nav-tabs.tabs-below.highlight-color-orange .active > a,
.nav-tabs.tabs-below.highlight-color-orange .active > a:hover,
.nav-tabs.tabs-below.highlight-color-orange .active > a:focus {
    border-top-color: transparent;
    border-bottom-color: #ff8b1a;
}

.nav-tabs.tabs-below.highlight-color-yellow .active > a,
.nav-tabs.tabs-below.highlight-color-yellow .active > a:hover,
.nav-tabs.tabs-below.highlight-color-yellow .active > a:focus {
    border-top-color: transparent;
    border-bottom-color: #ffd040;
    color: #222222;
}

.nav-tabs.tabs-below.highlight-color-blue .active > a,
.nav-tabs.tabs-below.highlight-color-blue .active > a:hover,
.nav-tabs.tabs-below.highlight-color-blue .active > a:focus {
    border-top-color: transparent;
    border-bottom-color: #4596f1;
}

.nav-tabs.tabs-below.highlight-color-red .active > a,
.nav-tabs.tabs-below.highlight-color-red .active > a:hover,
.nav-tabs.tabs-below.highlight-color-red .active > a:focus {
    border-top-color: transparent;
    border-bottom-color: #f14141;
}

.nav-tabs.tabs-below.highlight-color-lime .active > a,
.nav-tabs.tabs-below.highlight-color-lime .active > a:hover,
.nav-tabs.tabs-below.highlight-color-lime .active > a:focus {
    border-top-color: transparent;
    border-bottom-color: #b2cd4d;
}

.nav-tabs.tabs-below.highlight-color-purple .active > a,
.nav-tabs.tabs-below.highlight-color-purple .active > a:hover,
.nav-tabs.tabs-below.highlight-color-purple .active > a:focus {
    border-top-color: transparent;
    border-bottom-color: #ff4db6;
}
/* ---- 13. Pills ---- */
.nav-pills {
    border-bottom: 0;
}

    .nav-pills > li > a {
        color: #000000;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        -o-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }

    .nav-pills .highlight-color-green-link a,
    .nav-pills a.highlight-color-green-link,
    .nav-pills .highlight-color-green-link-hover a:hover,
    .nav-pills .highlight-color-green-link-hover a:focus,
    .nav-pills a.highlight-color-green-link-hover:hover,
    .nav-pills a.highlight-color-green-link-hover:focus {
        background-color: #6ec06e !important;
        color: #ffffff !important;
    }

    .nav-pills .highlight-color-orange-link a,
    .nav-pills a.highlight-color-orange-link,
    .nav-pills .highlight-color-orange-link-hover a:hover,
    .nav-pills .highlight-color-orange-link-hover a:focus,
    .nav-pills a.highlight-color-orange-link-hover:hover,
    .nav-pills a.highlight-color-orange-link-hover:focus {
        background-color: #ff8b1a !important;
        color: #ffffff !important;
    }

    .nav-pills .highlight-color-yellow-link a,
    .nav-pills a.highlight-color-yellow-link,
    .nav-pills .highlight-color-yellow-link-hover a:hover,
    .nav-pills .highlight-color-yellow-link-hover a:focus,
    .nav-pills a.highlight-color-yellow-link-hover:hover,
    .nav-pills a.highlight-color-yellow-link-hover:focus {
        background-color: #ffd040 !important;
        color: #222222 !important;
    }

    .nav-pills .highlight-color-blue-link a,
    .nav-pills a.highlight-color-blue-link,
    .nav-pills .highlight-color-blue-link-hover a:hover,
    .nav-pills .highlight-color-blue-link-hover a:focus .nav-pills a.highlight-color-blue-link-hover:hover,
    .nav-pills a.highlight-color-blue-link-hover:focus {
        background-color: #4596f1 !important;
        color: #ffffff !important;
    }

    .nav-pills .highlight-color-red-link a,
    .nav-pills a.highlight-color-red-link,
    .nav-pills .highlight-color-red-link-hover a:hover,
    .nav-pills .highlight-color-red-link-hover a:focus,
    .nav-pills a.highlight-color-red-link-hover:hover,
    .nav-pills a.highlight-color-red-link-hover:focus {
        background-color: #f14141 !important;
        color: #ffffff !important;
    }

    .nav-pills .highlight-color-lime-link a,
    .nav-pills a.highlight-color-lime-link .nav-pills .highlight-color-lime-link-hover a:hover,
    .nav-pills .highlight-color-lime-link-hover a:focus,
    .nav-pills a.highlight-color-lime-link-hover:hover,
    .nav-pills a.highlight-color-lime-link-hover:fpcus {
        background-color: #b2cd4d !important;
        color: #ffffff !important;
    }

    .nav-pills .highlight-color-purple-link a,
    .nav-pills a.highlight-color-purple-link,
    .nav-pills .highlight-color-purple-link-hover a:hover,
    .nav-pills .highlight-color-purple-link-hover a:focus,
    .nav-pills a.highlight-color-purple-link-hover:hover,
    .nav-pills a.highlight-color-purple-link-hover:focus {
        background-color: #ff4db6 !important;
        color: #ffffff !important;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #4596f1;
        border-bottom: 0;
    }

    .nav-pills .active.highlight-color-green > a,
    .nav-pills .active.highlight-color-green > a:hover,
    .nav-pills .active.highlight-color-green > a:focus,
    .nav-pills.highlight-color-green .active > a,
    .nav-pills.highlight-color-green .active > a:hover,
    .nav-pills.highlight-color-green .active > a:focus {
        background-color: #6ec06e;
        border-bottom: 0;
    }

    .nav-pills .active.highlight-color-orange > a,
    .nav-pills .active.highlight-color-orange > a:hover,
    .nav-pills .active.highlight-color-orange > a:focus,
    .nav-pills.highlight-color-orange .active > a,
    .nav-pills.highlight-color-orange .active > a:hover,
    .nav-pills.highlight-color-orange .active > a:focus {
        background-color: #ff8b1a;
        border-bottom: 0;
    }

    .nav-pills .active.highlight-color-yellow > a,
    .nav-pills .active.highlight-color-yellow > a:hover,
    .nav-pills .active.highlight-color-yellow > a:focus,
    .nav-pills.highlight-color-yellow .active > a,
    .nav-pills.highlight-color-yellow .active > a:hover,
    .nav-pills.highlight-color-yellow .active > a:focus {
        background-color: #ffd040;
        color: #222222;
        border-bottom: 0;
    }

    .nav-pills .active.highlight-color-blue > a,
    .nav-pills .active.highlight-color-blue > a:hover,
    .nav-pills .active.highlight-color-blue > a:focus,
    .nav-pills.highlight-color-blue .active > a,
    .nav-pills.highlight-color-blue .active > a:hover,
    .nav-pills.highlight-color-blue .active > a:focus {
        background-color: #4596f1;
        border-bottom: 0;
    }

    .nav-pills .active.highlight-color-red > a,
    .nav-pills .active.highlight-color-red > a:hover,
    .nav-pills .active.highlight-color-red > a:focus,
    .nav-pills.highlight-color-red .active > a,
    .nav-pills.highlight-color-red .active > a:hover,
    .nav-pills.highlight-color-red .active > a:focus {
        background-color: #f14141;
        border-bottom: 0;
    }

    .nav-pills .active.highlight-color-lime > a,
    .nav-pills .active.highlight-color-lime > a:hover,
    .nav-pills .active.highlight-color-lime > a:focus,
    .nav-pills.highlight-color-lime .active > a,
    .nav-pills.highlight-color-lime .active > a:hover,
    .nav-pills.highlight-color-lime .active > a:focus {
        background-color: #b2cd4d;
        border-bottom: 0;
    }

    .nav-pills .active.highlight-color-purple > a,
    .nav-pills .active.highlight-color-purple > a:hover,
    .nav-pills .active.highlight-color-purple > a:focus,
    .nav-pills.highlight-color-purple .active > a,
    .nav-pills.highlight-color-purple .active > a:hover,
    .nav-pills.highlight-color-purple .active > a:focus {
        background-color: #ff4db6;
        border-bottom: 0;
    }

    a.list-group-item.active > .badge.highlight-color-green,
    .nav-pills > .active > a > .badge.highlight-color-green {
        color: #6ec06e;
    }

    a.list-group-item.active > .badge.highlight-color-orange,
    .nav-pills > .active > a > .badge.highlight-color-orange {
        color: #ff8b1a;
    }

    a.list-group-item.active > .badge.highlight-color-yellow,
    .nav-pills > .active > a > .badge.highlight-color-yellow {
        color: #222222;
    }

    a.list-group-item.active > .badge.highlight-color-blue,
    .nav-pills > .active > a > .badge.highlight-color-blue {
        color: #4596f1;
    }

    a.list-group-item.active > .badge.highlight-color-red,
    .nav-pills > .active > a > .badge.highlight-color-red {
        color: #f14141;
    }

    a.list-group-item.active > .badge.highlight-color-lime,
    .nav-pills > .active > a > .badge.highlight-color-lime {
        color: #b2cd4d;
    }

    a.list-group-item.active > .badge.highlight-color-purple,
    .nav-pills > .active > a > .badge.highlight-color-purple {
        color: #ff4db6;
    }
/* ---- 14. Accordions/Panels ---- */
.panel-heading {
    /*padding: 0;*/
}

.panel-title > a {
    display: block;
}

    .panel-title > a .icon {
        font-size: 18px;
        float: right;
    }

    .panel-title > a .wi,
    .panel-title > a .glyphicon {
        font-size: 13px;
        float: right;
    }

    .panel-title > a .icon,
    .panel-title > a .wi,
    .panel-title > a .glyphicon {
        -webkit-transition: -webkit-transform 0.5s;
        -moz-transition: -moz-transform 0.5s;
        -o-transition: -o-transform 0.5s;
        transition: transform 0.5s;
    }

    .panel-title > a.collapsed .icon,
    .panel-title > a.collapsed .wi,
    .panel-title > a.collapsed .glyphicon {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.panel-group.highlight-color-green,
.panel-group.highlight-color-orange,
.panel-group.highlight-color-yellow,
.panel-group.highlight-color-blue,
.panel-group.highlight-color-red,
.panel-group.highlight-color-lime,
.panel-group.highlight-color-purple {
    border-bottom: 0;
}

    .panel-group.highlight-color-green > .panel-default > .panel-heading {
        background-color: #6ec06e;
        color: #ffffff;
    }

    .panel-group.highlight-color-orange > .panel-default > .panel-heading {
        background-color: #ff8b1a;
        color: #ffffff;
    }

    .panel-group.highlight-color-yellow > .panel-default > .panel-heading {
        background-color: #ffd040;
        color: #222222;
    }

    .panel-group.highlight-color-blue > .panel-default > .panel-heading {
        background-color: #4596f1;
        color: #ffffff;
    }

    .panel-group.highlight-color-red > .panel-default > .panel-heading {
        background-color: #f14141;
        color: #ffffff;
    }

    .panel-group.highlight-color-lime > .panel-default > .panel-heading {
        background-color: #b2cd4d;
        color: #ffffff;
    }

    .panel-group.highlight-color-purple > .panel-default > .panel-heading {
        background-color: #ff4db6;
        color: #ffffff;
    }

    .panel-group.highlight-color-green > .panel-default > .panel-heading a,
    .panel-group.highlight-color-green > .panel-default > .panel-heading a:hover,
    .panel-group.highlight-color-green > .panel-default > .panel-heading a:focus {
        color: #ffffff;
    }

    .panel-group.highlight-color-orange > .panel-default > .panel-heading a,
    .panel-group.highlight-color-orange > .panel-default > .panel-heading a:hover,
    .panel-group.highlight-color-orange > .panel-default > .panel-heading a:focus {
        color: #ffffff;
    }

    .panel-group.highlight-color-yellow > .panel-default > .panel-heading a,
    .panel-group.highlight-color-yellow > .panel-default > .panel-heading a:hover,
    .panel-group.highlight-color-yellow > .panel-default > .panel-heading a:focus {
        color: #222222;
    }

    .panel-group.highlight-color-blue > .panel-default > .panel-heading a,
    .panel-group.highlight-color-blue > .panel-default > .panel-heading a:hover,
    .panel-group.highlight-color-blue > .panel-default > .panel-heading a:focus {
        color: #ffffff;
    }

    .panel-group.highlight-color-red > .panel-default > .panel-heading a,
    .panel-group.highlight-color-red > .panel-default > .panel-heading a:hover,
    .panel-group.highlight-color-red > .panel-default > .panel-heading a:focus {
        color: #ffffff;
    }

    .panel-group.highlight-color-lime > .panel-default > .panel-heading a,
    .panel-group.highlight-color-lime > .panel-default > .panel-heading a:hover,
    .panel-group.highlight-color-lime > .panel-default > .panel-heading a:focus {
        color: #ffffff;
    }

    .panel-group.highlight-color-purple > .panel-default > .panel-heading a,
    .panel-group.highlight-color-purple > .panel-default > .panel-heading a:hover,
    .panel-group.highlight-color-purple > .panel-default > .panel-heading a:focus {
        color: #ffffff;
    }
/* ---- 15. List Group ---- */
a.list-group-item {
    color: #555;
}

.list-group {
    border-bottom: 0;
}

    .list-group .list-group-item.active,
    .list-group .list-group-item.active:hover,
    .list-group .list-group-item.active:focus {
        background-color: #4596f1;
        border-color: #4596f1;
    }

    .list-group.highlight-color-green .list-group-item.active,
    .list-group.highlight-color-green .list-group-item.active:hover,
    .list-group.highlight-color-green .list-group-item.active:focus {
        background-color: #6ec06e;
        border-color: #6ec06e;
    }

    .list-group.highlight-color-orange .list-group-item.active,
    .list-group.highlight-color-orange .list-group-item.active:hover,
    .list-group.highlight-color-orange .list-group-item.active:focus {
        background-color: #ff8b1a;
        border-color: #ff8b1a;
    }

    .list-group.highlight-color-yellow .list-group-item.active,
    .list-group.highlight-color-yellow .list-group-item.active:hover,
    .list-group.highlight-color-yellow .list-group-item.active:focus {
        background-color: #ffd040;
        border-color: #ffd040;
    }

    .list-group.highlight-color-blue .list-group-item.active,
    .list-group.highlight-color-blue .list-group-item.active:hover,
    .list-group.highlight-color-blue .list-group-item.active:focus {
        background-color: #4596f1;
        border-color: #4596f1;
    }

    .list-group.highlight-color-red .list-group-item.active,
    .list-group.highlight-color-red .list-group-item.active:hover,
    .list-group.highlight-color-red .list-group-item.active:focus {
        background-color: #f14141;
        border-color: #f14141;
    }

    .list-group.highlight-color-lime .list-group-item.active,
    .list-group.highlight-color-lime .list-group-item.active:hover,
    .list-group.highlight-color-lime .list-group-item.active:focus {
        background-color: #b2cd4d;
        border-color: #b2cd4d;
    }

    .list-group.highlight-color-purple .list-group-item.active,
    .list-group.highlight-color-purple .list-group-item.active:hover,
    .list-group.highlight-color-purple .list-group-item.active:focus {
        background-color: #ff4db6;
        border-color: #ff4db6;
    }
/* ---- 16. Alert Messages ---- */
.alert {
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
}

    .alert .alert-link {
        font-weight: normal;
        text-decoration: underline;
    }
/* ---- 17. Tooltips/Popovers ---- */
.tooltip-inner {
    display: block !important;
}

.popover {
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
}
/* ---- 18. Modal ---- */
.modal {
    z-index: 10000;
}

    .modal.small-modal .modal-dialog {
        width: 300px;
    }

    .modal.full-modal .modal-dialog {
        width: 95%;
    }

.modal-content {
    -moz-border-radius: 0 0 5px 5px !important;
    -webkit-border-radius: 0 0 5px 5px !important;
    border-radius: 0 0 5px 5px !important;
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
}

.modal-backdrop {
    z-index: 9999;
}

.border-block {
    width: 14.285714285714285714285714285714%;
    height: 5px;
    display: block;
    float: left;
}
/* Toastr Notifications */
#toast-container .toast .toast-message small {
    color: #ffffff;
    font-size: 13px;
}

#toast-container > div {
    -moz-border-radius: 0 0 5px 5px !important;
    -webkit-border-radius: 0 0 5px 5px !important;
    border-radius: 0 0 5px 5px !important;
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    opacity: 1;
}

#toast-container > *:hover {
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2) !important;
    opacity: 0.9;
}

.toast-top-full-width {
    margin-top: 10px;
}

.toast-bottom-full-width {
    margin-bottom: 10px;
}

.toast-success {
    background-color: #6ec06e;
}

.toast-info {
    background-color: #4596f1;
}

.toast-warning {
    background-color: #ffd040;
    color: #222222 !important;
}

    .toast-warning * {
        color: #222222 !important;
    }

.toast-error {
    background-color: #f14141;
}
/* Gallery - TO BE UPDATED WITH FULL GALLERY */
.gallery-preview .gallery-item {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
    max-width: 300px;
    min-width: 150px;
    max-height: 175px;
    width: 30%;
}

    .gallery-preview .gallery-item .gallery-item-image {
        border: 1px solid #dedede;
        margin-bottom: 5px;
    }

        .gallery-preview .gallery-item .gallery-item-image:hover {
            border: 1px solid #bbbbbb;
        }

        .gallery-preview .gallery-item .gallery-item-image img {
            padding: 7px;
            width: 100%;
        }

    .gallery-preview .gallery-item .gallery-item-controls a {
        padding: 5px 10px;
    }
/* ---- 19. Footer ---- */
#footer-container {
    padding: 10px 20px;
    text-align: center;
    color: #656565;
    font-size: 11px;
}

/* ---- 20. Header Bar ---- */
#headerbar {
    top: -1000px;
    left: 0;
    position: fixed;
    padding: 20px 20px 0;
    z-index: 99999;
    width: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,.86);
    transition: top .25s ease;
}

    #headerbar:before, #headerbar:after {
        content: " ";
        display: table;
    }

    #headerbar:after {
        clear: both;
    }

    #headerbar:before, #headerbar:after {
        content: " ";
        display: table;
    }

    #headerbar:after {
        clear: both;
    }

    #headerbar.topNegative1000 {
        top: -1000px !important;
    }

    #headerbar.topZero {
        top: 0 !important;
    }

    #headerbar .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }


.shortcut-tiles .tiles-body {
    padding: 10px 10px 0;
    font-size: 32px;
    line-height: 32px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .shortcut-tiles .tiles-body i {
        font-size: 32px;
        color: rgba(255,255,255,.6);
        transition: .06s ease-in;
    }

    .shortcut-tiles .tiles-body .pull-right {
        line-height: 0;
    }

        .shortcut-tiles .tiles-body .pull-right .badge {
            background-color: #000;
            background-color: rgba(0,0,0,.3);
            zoom: 1;
            background-color: transparent\9;
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000)";
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
        }

.shortcut-tiles .tiles-footer {
    text-transform: none;
    text-align: right;
    padding: 7px 10px;
    letter-spacing: .1em;
    font-size: 11px;
    text-transform: uppercase;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.shortcut-tiles {
    margin: 0 0 20px;
    display: block;
    border-radius: 3px;
}

    .shortcut-tiles:hover {
        text-decoration: none;
    }

        .shortcut-tiles:hover i {
            color: #fff;
        }

    .shortcut-tiles.tiles-info {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-info .tiles-heading, .shortcut-tiles.tiles-info .tiles-body, .shortcut-tiles.tiles-info .tiles-footer {
            background: #63b7e6;
        }

        .shortcut-tiles.tiles-info:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-info:hover .tiles-heading, .shortcut-tiles.tiles-info:hover .tiles-body, .shortcut-tiles.tiles-info:hover .tiles-footer {
                background: #4dade2;
            }

    .shortcut-tiles.tiles-success {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-success .tiles-heading, .shortcut-tiles.tiles-success .tiles-body, .shortcut-tiles.tiles-success .tiles-footer {
            background: #7dcc93;
        }

        .shortcut-tiles.tiles-success:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-success:hover .tiles-heading, .shortcut-tiles.tiles-success:hover .tiles-body, .shortcut-tiles.tiles-success:hover .tiles-footer {
                background: #6bc584;
            }

    .shortcut-tiles.tiles-danger {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-danger .tiles-heading, .shortcut-tiles.tiles-danger .tiles-body, .shortcut-tiles.tiles-danger .tiles-footer {
            background: #e75a5a;
        }

        .shortcut-tiles.tiles-danger:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-danger:hover .tiles-heading, .shortcut-tiles.tiles-danger:hover .tiles-body, .shortcut-tiles.tiles-danger:hover .tiles-footer {
                background: #e44444;
            }

    .shortcut-tiles.tiles-warning {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-warning .tiles-heading, .shortcut-tiles.tiles-warning .tiles-body, .shortcut-tiles.tiles-warning .tiles-footer {
            background: #e8db4f;
        }

        .shortcut-tiles.tiles-warning:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-warning:hover .tiles-heading, .shortcut-tiles.tiles-warning:hover .tiles-body, .shortcut-tiles.tiles-warning:hover .tiles-footer {
                background: #e5d638;
            }

    .shortcut-tiles.tiles-primary {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-primary .tiles-heading, .shortcut-tiles.tiles-primary .tiles-body, .shortcut-tiles.tiles-primary .tiles-footer {
            background: #4697ce;
        }

        .shortcut-tiles.tiles-primary:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-primary:hover .tiles-heading, .shortcut-tiles.tiles-primary:hover .tiles-body, .shortcut-tiles.tiles-primary:hover .tiles-footer {
                background: #348bc6;
            }

    .shortcut-tiles.tiles-inverse {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-inverse .tiles-heading, .shortcut-tiles.tiles-inverse .tiles-body, .shortcut-tiles.tiles-inverse .tiles-footer {
            background: #4f5259;
        }

        .shortcut-tiles.tiles-inverse:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-inverse:hover .tiles-heading, .shortcut-tiles.tiles-inverse:hover .tiles-body, .shortcut-tiles.tiles-inverse:hover .tiles-footer {
                background: #43464b;
            }

    .shortcut-tiles.tiles-midnightblue {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-midnightblue .tiles-heading, .shortcut-tiles.tiles-midnightblue .tiles-body, .shortcut-tiles.tiles-midnightblue .tiles-footer {
            background: #2b3d51;
        }

        .shortcut-tiles.tiles-midnightblue:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-midnightblue:hover .tiles-heading, .shortcut-tiles.tiles-midnightblue:hover .tiles-body, .shortcut-tiles.tiles-midnightblue:hover .tiles-footer {
                background: #223040;
            }

    .shortcut-tiles.tiles-sky {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-sky .tiles-heading, .shortcut-tiles.tiles-sky .tiles-body, .shortcut-tiles.tiles-sky .tiles-footer {
            background: #76c4ed;
        }

        .shortcut-tiles.tiles-sky:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-sky:hover .tiles-heading, .shortcut-tiles.tiles-sky:hover .tiles-body, .shortcut-tiles.tiles-sky:hover .tiles-footer {
                background: #5fbaea;
            }

    .shortcut-tiles.tiles-orange {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-orange .tiles-heading, .shortcut-tiles.tiles-orange .tiles-body, .shortcut-tiles.tiles-orange .tiles-footer {
            background: #f0934e;
        }

        .shortcut-tiles.tiles-orange:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-orange:hover .tiles-heading, .shortcut-tiles.tiles-orange:hover .tiles-body, .shortcut-tiles.tiles-orange:hover .tiles-footer {
                background: #ee8536;
            }

    .shortcut-tiles.tiles-indigo {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-indigo .tiles-heading, .shortcut-tiles.tiles-indigo .tiles-body, .shortcut-tiles.tiles-indigo .tiles-footer {
            background: #9358ac;
        }

        .shortcut-tiles.tiles-indigo:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-indigo:hover .tiles-heading, .shortcut-tiles.tiles-indigo:hover .tiles-body, .shortcut-tiles.tiles-indigo:hover .tiles-footer {
                background: #854e9d;
            }

    .shortcut-tiles.tiles-green {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-green .tiles-heading, .shortcut-tiles.tiles-green .tiles-body, .shortcut-tiles.tiles-green .tiles-footer {
            background: #16a085;
        }

        .shortcut-tiles.tiles-green:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-green:hover .tiles-heading, .shortcut-tiles.tiles-green:hover .tiles-body, .shortcut-tiles.tiles-green:hover .tiles-footer {
                background: #138a72;
            }

    .shortcut-tiles.tiles-magenta {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-magenta .tiles-heading, .shortcut-tiles.tiles-magenta .tiles-body, .shortcut-tiles.tiles-magenta .tiles-footer {
            background: #e06d94;
        }

        .shortcut-tiles.tiles-magenta:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-magenta:hover .tiles-heading, .shortcut-tiles.tiles-magenta:hover .tiles-body, .shortcut-tiles.tiles-magenta:hover .tiles-footer {
                background: #dc5885;
            }

    .shortcut-tiles.tiles-purple {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-purple .tiles-heading, .shortcut-tiles.tiles-purple .tiles-body, .shortcut-tiles.tiles-purple .tiles-footer {
            background: #e044ab;
        }

        .shortcut-tiles.tiles-purple:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-purple:hover .tiles-heading, .shortcut-tiles.tiles-purple:hover .tiles-body, .shortcut-tiles.tiles-purple:hover .tiles-footer {
                background: #dc2ea1;
            }

    .shortcut-tiles.tiles-brown {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-brown .tiles-heading, .shortcut-tiles.tiles-brown .tiles-body, .shortcut-tiles.tiles-brown .tiles-footer {
            background: #c0392b;
        }

        .shortcut-tiles.tiles-brown:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-brown:hover .tiles-heading, .shortcut-tiles.tiles-brown:hover .tiles-body, .shortcut-tiles.tiles-brown:hover .tiles-footer {
                background: #ab3326;
            }

    .shortcut-tiles.tiles-grape {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-grape .tiles-heading, .shortcut-tiles.tiles-grape .tiles-body, .shortcut-tiles.tiles-grape .tiles-footer {
            background: #7a869c;
        }

        .shortcut-tiles.tiles-grape:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-grape:hover .tiles-heading, .shortcut-tiles.tiles-grape:hover .tiles-body, .shortcut-tiles.tiles-grape:hover .tiles-footer {
                background: #6c7991;
            }

    .shortcut-tiles.tiles-toyo {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-toyo .tiles-heading, .shortcut-tiles.tiles-toyo .tiles-body, .shortcut-tiles.tiles-toyo .tiles-footer {
            background: #556b8d;
        }

        .shortcut-tiles.tiles-toyo:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-toyo:hover .tiles-heading, .shortcut-tiles.tiles-toyo:hover .tiles-body, .shortcut-tiles.tiles-toyo:hover .tiles-footer {
                background: #4b5f7d;
            }

    .shortcut-tiles.tiles-alizarin {
        color: #fff !important;
    }

        .shortcut-tiles.tiles-alizarin .tiles-heading, .shortcut-tiles.tiles-alizarin .tiles-body, .shortcut-tiles.tiles-alizarin .tiles-footer {
            background: #e74c3c;
        }

        .shortcut-tiles.tiles-alizarin:hover {
            color: #fff;
        }

            .shortcut-tiles.tiles-alizarin:hover .tiles-heading, .shortcut-tiles.tiles-alizarin:hover .tiles-body, .shortcut-tiles.tiles-alizarin:hover .tiles-footer {
                background: #e43725;
            }


.tiles-heading, .tiles-body, .tiles-footer {
    transition: .05s ease-in;
}

    .tiles-heading:before, .tiles-body:before, .tiles-footer:before, .tiles-heading:after, .tiles-body:after, .tiles-footer:after {
        content: " ";
        display: table;
    }

    .tiles-heading:after, .tiles-body:after, .tiles-footer:after {
        clear: both;
    }

    .tiles-heading:before, .tiles-body:before, .tiles-footer:before, .tiles-heading:after, .tiles-body:after, .tiles-footer:after {
        content: " ";
        display: table;
    }

    .tiles-heading:after, .tiles-body:after, .tiles-footer:after {
        clear: both;
    }

.info-tiles, .shortcut-tiles {
    margin: 0 0 20px;
    display: block;
    border-radius: 3px;
}

a.info-tiles, a.shortcut-tiles {
    background: 0 0;
}

.info-tiles .tiles-heading {
    letter-spacing: .1em;
    padding: 6px 10px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
}

    .info-tiles .tiles-heading .pull-right {
        transition: .06s ease-in;
        color: rgba(255,255,255,.4);
    }

.info-tiles .tiles-body {
    font-size: 32px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

    .info-tiles .tiles-body .text-center {
        position: relative;
        text-align: center;
    }

        .info-tiles .tiles-body .text-center i {
            position: absolute;
            margin: auto;
            top: -5px;
            left: -5px;
            color: rgba(255,255,255,.15);
        }

            .info-tiles .tiles-body .text-center i:hover {
                color: rgba(255,255,255,.15);
            }

        .info-tiles .tiles-body .text-center .info-text {
            font-size: 36px;
            height: 87px;
            line-height: 87px;
            color: #fff;
        }

            .info-tiles .tiles-body .text-center .info-text .superscript {
                position: relative;
                font-size: 18px;
                top: -18px;
                color: rgba(255,255,255,.6);
            }

            .info-tiles .tiles-body .text-center .info-text .subscript {
                position: relative;
                font-size: 18px;
                top: 0;
                color: rgba(255,255,255,.6);
            }

        .info-tiles .tiles-body .text-center .info-text-bottom {
            font-size: 13px;
            color: rgba(255,255,255,.6);
        }

.info-tiles .tiles-body-alt {
    font-size: 32px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.info-tiles .tiles-body-alt, .info-tiles .tiles-body {
    padding: 15px;
    font-weight: 300;
}

    .info-tiles .tiles-body-alt .sparkline, .info-tiles .tiles-body .sparkline {
        width: 100px;
        margin: 0 auto;
        padding: 0;
    }

    .info-tiles .tiles-body-alt .text-top, .info-tiles .tiles-body .text-top {
        vertical-align: super;
        font-size: 24px;
    }

    .info-tiles .tiles-body-alt .text-smallcaps, .info-tiles .tiles-body .text-smallcaps {
        font-variant: small-caps;
    }

    .info-tiles .tiles-body-alt .text-center, .info-tiles .tiles-body .text-center {
        margin-top: -5px;
    }

    .info-tiles .tiles-body-alt i, .info-tiles .tiles-body i {
        font-size: 32px;
        color: rgba(255,255,255,.4);
        transition: .06s ease-in;
    }

    .info-tiles .tiles-body-alt > i, .info-tiles .tiles-body > i {
        position: absolute;
    }

    .info-tiles .tiles-body-alt div + small, .info-tiles .tiles-body div + small {
        font-size: 13px;
        text-align: center;
        display: block;
        font-weight: 400;
        color: rgba(255,255,255,.7);
        margin-top: -7px;
        margin-bottom: 4px;
    }

.info-tiles .tiles-footer {
    color: #fff;
    color: rgba(255,255,255,.4);
    padding: 5px 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

    .info-tiles .tiles-footer i {
        float: right;
        position: relative;
        top: 2px;
        display: none;
    }

    .info-tiles .tiles-footer:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: -1px;
        width: 0;
        height: 0;
        margin-right: 11px;
        margin-bottom: 20px;
        border-top: 5px solid rgba(0,0,0,.35);
        border-right: 5px solid #f3f4f6;
        border-bottom: 5px solid #f3f4f6;
        border-left: 5px solid rgba(0,0,0,.35);
        border-top-left-radius: 3px;
    }

    .info-tiles .tiles-footer:hover {
        color: #fff;
    }

.info-tiles:hover {
    text-decoration: none;
}

    .info-tiles:hover i {
        color: #fff;
    }

    .info-tiles:hover .tiles-footer {
        color: #fff;
    }

        .info-tiles:hover .tiles-footer i {
            display: inline;
        }

    .info-tiles:hover .tiles-heading .pull-right {
        color: #fff;
    }


.btn-open-pop {
    float: right;
    border: 0 !important;
    padding: 0 !important;
    background: none !important;
    line-height: 0;
    width: 45px;
    height: 45px;
    margin-top: -10px;
    margin-right: -12px;
}

    .btn-open-pop > i.icon {
        float: initial !important;
    }

hr {
    border-top: #dadada 1px solid;
    border-bottom: #ffffff 1px solid;
}


/*
  table style
  */
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #F1F1F1;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #e5e5e5;
}

.table-hover > tbody > tr.selected:hover > td, .table-hover > tbody > tr.selected:hover > th {
    background-color: #999999;
}

.table > thead > tr > th {
    text-align: center;
}

/*
    form style
*/
.form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
}

.input-group-btn .btn {
    padding: 4px 12px;
}

input.ng-invalid, select.ng-invalid {
    background: #FFFFE6;
}

input.ng-touched.ng-invalid {
    border-color: #D90F0F;
}

/*
    tabs
*/

.disabledTab {
    pointer-events: none;
}

/* 
  contact list initial module
*/

.contact-list {
    max-height: 600px;
}

    .contact-list .list-group-item {
        border: none !important;
    }

        .contact-list .list-group-item:hover {
            background: #f5f5f5;
        }

    .contact-list i.offline {
        color: #ef5350;
    }

    .contact-list i.away {
        color: #ffd740;
    }

.contacts-list .avatar {
    display: inline-block;
    float: left;
    margin-right: 5px;
    width: 30px;
}

    .contacts-list .avatar img {
        border-radius: 50% !important;
        width: 100%;
    }

.contacts-list .list-group-item span.name {
    color: #707780;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding-left: 5px;
    padding-top: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contacts-list i.online {
    color: #a0d269;
}

.contacts-list i {
    color: #ddd;
    float: right;
    font-size: 9px;
    line-height: 30px;
}

/*
    TBD: need clear styles
*/

.buildingTree {
    display: inline-block;
    width: 225px;
    vertical-align: middle;
}

.has-feedback .form-control {
    padding-right: 0;
}

.text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 1px;
}

.text-truncate:hover {
    white-space: normal;
    overflow: auto;
    text-overflow: inherit;
}

.error{
    border-color: #D90F0F;
}

.form-inline .form-group {
    margin-right: 15px;
    margin-bottom: 10px;
}
.inline-drop-down{
    width: 250px;
}

.header-profile-menu .badge {
    position: absolute;
    float: none !important;
    cursor: pointer;
}

.header-profile-menu .badge.pull-right-corner {
    right: 12px;
    top: 31px;
}
.header-menu>div>span{font-size: 24px;transition: all .5s;  float: left;width:48px;border-top: 1px solid ;cursor:pointer;line-height: 40px;text-align: center; border-bottom:1px solid ;border-color:#151529;background-color: #151529;height:100%;}
.header-menu>div>span:hover{color: #A0D269;}
.header-menu{width: 100%;height: 40px;}
.header-menu>div{height: 100%;} 
.header-menu .content{width: calc( 100% - 100px );overflow:hidden;height: 100%;float:left;background-color: #151529;border-top: 1px solid ;border-bottom:1px solid ;border-color:#151529; }
.header-menu .content ul{line-height: 40px;transition: all .3s;}
.header-menu .content ul li{font-size:16px;position: relative;height:100%;width: 160px;text-align: center;cursor: pointer;transition: all .3s;color:#a2a9a9;/* padding: 0px 30px; */}
.header-menu .content ul li .main-menu-border{position: absolute;transition: all .5s;left:60px; display:block;width:0px;height:2px;bottom:2px;background-color:#35e886;}
.header-menu .content ul li:hover .main-menu-border,.header-menu>div ul .menu-temp-open .main-menu-border{width:150px;left:5px;}
.header-menu .content ul li:hover,.header-menu>div ul .menu-temp-open{color:#fff;background-color:#282838;}
.header-tab{padding-left:20px;width:100%;overflow: hidden;}
.header-tab ul li{transition:all .2s;margin-top:10px; padding-right:50px;height:30px;line-height:30px; float: left;width: 160px;text-align: center;border: 1px solid #b0b0b0;background-color: #fff;margin-left:15px;cursor: pointer;position: relative;}
.header-tab ul li .fa{bottom:4px;right:4px;font-size:18px; line-height:22px; position:absolute;display: block;height: 22px;width: 22px;border-radius:50% !important;color:#fff;background-color:#000;}
.header-tab ul .header-tab-selected,.header-tab ul li:hover{background-color: #c9ced4;}
.header-tab ul li .header-tab-item-span{
	display: none;
}

.point-circular-red{
	display: block;
	width: 1em;
	height: 1em;
	overflow: hidden;
	-webkit-animation: point-circular-red-animation 1s linear infinite;
	animation: point-circular-red-animation 1s linear infinite;    
	background-color: red; 
	border-radius: 100% !important;
}
.point-circular-blue{
	display: block;
	width: 1em;
	height:1em;
	overflow: hidden;
	background-color: blue; 
	border-radius: 100% !important;
}
@-webkit-keyframes point-circular-red-animation { 
	0%  {background-color: red;}
	50% {background-color: rgba(0,0,0,0);}
	100% {background-color: red;}
}
@@keyframes point-circular-red-animation { 
	0%  {background-color: red;}
	50% {background-color: rgba(0,0,0,0);}
	100% {background-color: red;}
}

 
.login-main{
	background: url(../images/technology/main-login-bg.png) center no-repeat;
    background-size: 100% 100%;
}
.login-main-position .login-main-title{
 	background-image: none;
}
.login-logo{
	background: url(../images/technology/main-login-title.png) center no-repeat;
    width: 100%;
    left: 0px;
    top: 5%;
}
.login-main-model>form{
/*	display: none;*/
}
.technology-login{
	display: block;
	width: 286px;
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px 
		rgba(2, 11, 21, 0.16);
	border-radius: 10px !important;
	padding-bottom: 25px;
	overflow: hidden;
}
.technology-login-title{
	font-family: FZLTZHK--GBK1-0;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 12px;
	color: #ffffff;
	height: 44px;
	background-color: #25a6f8;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	line-height: 44px;
}
.technology-login-item{
	padding: 0px 17px;
	margin-top: 15px;
}
.technology-login-item>label{
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #a3a7b3;
}
.technology-login-input{
	position: relative;
}
.technology-login-input input{
	width: 100%;
	border: solid 1px #d2d8db;
	border-radius: 2px !important;
	text-indent: 20px;
	height: 32px;
	line-height: 32px;		
	padding-right: 40px;
	color: #6c7181;
}
.technology-login-item .checkbox > span{
	color: #6c7181;
}
 .checkbox input[type="checkbox"]:checked + .fake-label{
	background-image: url(../images/technology/main-login-name.png);
}
.technology-login-input i{
	position: absolute;
    right: 15px;
    top: 10px;
    width:17px;
    height: 13px;
    background-repeat: no-repeat;
}
.login-main-content{
	top: 61% !important;
}
.technology-login-item:nth-child(2) .technology-login-input i{
	background-image: url(../images/technology/main-login-name.png);
}
.technology-login-item:nth-child(3) .technology-login-input i{
	background-image: url(../images/technology/main-login-pass.png);
}
.technology-login-item .login-btn {
	background-color: #1dd97a;
	height: 33px;
	line-height: 33px;
	color: #fff;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	border-radius: 2px !important;
}
.login-main{
	background: url(../images/white/main-login-bg.png) center no-repeat  !important;
    background-size: 100% 100% !important;
}
.login-main-position .login-main-title{
 	background-image: none !important;
}
.login-logo{
	background: url(../images/white/main-login-title.png) center no-repeat !important;
    width: 100% !important;
    left: 0px  !important;
    top: 5% !important;
}
.login-main-model>form{
/*	display: none;*/
}

.sz-date{
	width: 100%;
	position: relative;
}
.sz-date .input-group-btn{
	position: absolute;
	right: 45px;
}
.sz-date .form-control{

}

.technology .ztree li a, .technology .angular-ui-tree-handle .handletools.expand, html, body, .technology input, .technology select, .technology textarea, .technology start-end-date .btn-default, .technology .ms-date-con .btn-default{ 
   color: #fff !important; 
} 

.technology table td{ 
   color: #fff !important;     
} 
.technology a{ 
   color: #fff ;     
} 
.technology .outline-border strong{ 
/*   color: #fff !important; */
} 
.technology .table-hover>tbody>tr.selected>td, 
.technology .table-hover>tbody>tr.selected>td a, 
.technology .table-hover>tbody>tr.selected>td a:visited, 
.technology .table-hover>tbody>tr  a:hover, 
.technology .angular-ui-tree-handle.active, 
.technology .ztree li a.curSelectedNode 
{ 
   color:#008cf3 !important; 
} 
.technology .ztree li a.curSelectedNode{ 
   background-color: #081325; 
   border: 0px #FFB951 solid; 
} 
.technology .technology-login-input input{ 
   color:rgb(108, 113, 129) !important; 
}

.from-tree .search-box-main{
	width: 100% !important;
}
.point-not-value{
	opacity: 0.5;
}

.sindex{
	height: 100%;
	min-height: 100%;
    overflow: auto;
}
.sindex .sindex-title{
	height: 60px;
	line-height: 60px;
    min-width: 1366px;
}

.sindex .sindex-body{
    height: calc( 100% - 60px );
    min-height:800px;
    min-width: 1366px;
    padding: 10px;
    overflow: hidden;
}
.sindex .sindex-body>div{
	overflow: hidden;
	height: 100%;
}
.sindex .sindex-body-left{
 
	
}
.sindex .sindex-body-right{
	 	
}
.sindex  .sindex-maps{
	height: 60%;
	width: 100%;
}
.sindex  .sindex-maps>div{
	height: 100%;
	display: flex;
    align-items: center;
}
.sindex  .sindex-maps>div img{
	margin: 0px auto;
}
.sindex .sindex-menumain{
	margin-top: 10px;
	height:calc( 40% - 10px ); 
	width: 100%;
	padding-top: 10px;
	overflow-y: auto;
}
.sindex .sindex-menumain>div{
	height: 44px;
	line-height: 44px;
	margin-top: 5px;
	text-align: center;
}
.sindex .sindex-menumain>div>span{
	height: 44px;
	width: 120px;
	text-align: center;
	display: inline-block;
}

.sindex .sindex-body-right>div{
	height: calc( 50% - 5px );
}
.sindex .sindex-body-right-head{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.sindex .sindex-body-right-head>div{
	width: 180px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	z-index: 1;
	margin-left: 2px;
	cursor: pointer;
}
.sindex .sindex-body-right-top{
    height: calc( 55% - 5px ) !important;
}
.sindex .sindex-body-right-bottom{
    height: calc( 45% - 5px ) !important;
}
.sindex  .sindex-body-right-head-query{
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
}
.sindex .sindex-body-right-top-body{
	height: calc( 100% - 55px );
	padding-top: 15px;
}
.sindex .sindex-body-right-top-body>div{
	height: 100%;
}
.sindex .sindex-body-right-top-body>div>coolead-chart{
	height: calc( 100% - 40px );
}
.sindex .sindex-body-right-top-body>div>coolead-chart .coolead-charts{
	height: 100%;
}
.sindex .sindex-body-right-top-body-one>coolead-chart{
	height: calc( 100% - 80px ) !important;
}
.sindex .sindex-body-right-top-body-one .sindex-body-right-top-body-total{ 
    color: #808080;
    font-size: 10px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
} 
.sindex .select-menu>.btn{
	border-radius: 10px !important;
}
.sindex .sindex-body-right-bottom{
	margin-top: 10px;
    background-color: transparent !important;
}
.sindex .sindex-body-right-bottom>div:nth-child(1){
	padding: 0px;
	width: calc( 60% - 5px );
}
.sindex .sindex-body-right-bottom>div:nth-child(2){
	margin-left: 10px;
	width: calc( 40% - 5px );
}
.sindex .sindex-body-right-bottom-head{
	width: 100%;
	height: 40px !important;
}
.sindex .sindex-body-right-bottom-head>div{
	width:50%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
 
.sindex .sindex-body-right-bottom-info{
	padding-top: 0px;
	text-indent: 10px;
	font-family: MicrosoftYaHei;
	font-size: 10px;
	height: 32px;
	line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sindex  .sindex-body-right-bottom>div>div>div>.sindex-body-right-bottom-info:nth-child(1){
	padding-top: 0px;
} 
.sindex  .sindex-body-right-bottom>div,
.sindex  .sindex-body-right-bottom>div>div,
.sindex  .sindex-body-right-bottom>div>div>div
{
	height: 100%;
}
.sindex .sindex-body-right-bottom-char .sindex-body-right-bottom-char-data{
	height: calc( 100% - 100px );
}
.sindex .sindex-body-right-bottom-btn{
	position: absolute;
    bottom: 20px;
    right: 20px;
}
}
.sindex  .sindex-body-right-bottom-msg{
	height: 100%;
	width: 100%;
}
.sindex  .sindex-body-right-bottom-msg .panel-title {
	height: 40px;
	line-height: 40px;	
	padding-left: 10px;
}
.sindex  .sindex-body-right-bottom-msg .panel-title .title-search >input{
	width: calc( 100% - 100px );
}

.sindex .sindex-body-right-bottom-msg  .panel-body{
	height: calc( 100% - 40px );
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul li{
	position: relative;
	overflow: hidden;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul li span{
	display: inline-block;
		float: left;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul li span:nth-child(1){
	position:absolute; 
	top: 5px; 
    width: 20px;
    height: 20px; 
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul li span:nth-child(2){
	text-indent: 35px;
	width: calc( 100% - 60px );
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	cursor: pointer;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul li span:nth-child(3){
    width: 60px;
    line-height: 20px; 
    text-align: center;
    margin-top: 5px;
		
}
.sindex .sindex-title{
	position: relative;
}
.sindex .sindex-title .sindex-user{
    position: absolute;
    right: 120px;
    display: inline-block;
    width: auto;
    text-indent: 0px;
    font-size: 16px;
	
}
.sindex  .sindex-title  .sindex-style:hover{
	height:120px;
}
.sindex  .sindex-title  .sindex-style li{ 
	height: 10px;
	width: 20px;
	cursor: pointer;
	color: transparent;
	float: left;
	border: 1px solid #fff;
	    margin-right: 10px;
	
}
.sindex  .sindex-title  .sindex-style li.sindex-style-technology{
	background-color: rgb(8,19,37);
}
.sindex  .sindex-title  .sindex-style li.sindex-style-cooleadred{
	background-color: #ca2a30;
}
.sindex  .sindex-title  .sindex-style li.sindex-style-cooleadblus{
	background-color: #0059BC;
}
.sindex  .sindex-title  .sindex-style{
	transition: .5s all;
    /* right: 90px; */
    /* line-height: 30px; */ 
    overflow: hidden;
    /* text-align: center; */
    font-size: 14px;
    /* z-index: 999999; */
    text-align: center;
    text-indent: 0px;
    float: left;
        margin: 0px;
        padding-top: 31px;
    padding-right: 20px;

}
/*.sindex  .sindex-title  .sindex-style:before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f007";
    z-index: 80;
    top: 0px;
    position: absolute;
    font-size: 21px;
    text-align: center;
	right: calc( 50% - 10px );
    cursor: pointer;
}*/
.sindex .sindex-title .sindex-login-exit{
    position: absolute;
    right: 40px;
    /* width: auto; */
    display: inline-block;
    width: 40px;
    height: 39px;
    text-indent: 0px;
    font-size: 14px;
    border-radius: 50% !important;
    line-height: 40px;
    top: 14px; 
    color: #fff;
    text-align: center;
    cursor: pointer;
}

/*
 	挤牙膏
 * */
@media screen and (max-height: 768px) {
   	.sindex .sindex-body-right-head,
   	.sindex .sindex-body-right-head>div,
   	.sindex .sindex-body-right-top-body-one .sindex-body-right-top-body-total{
        height: 30px;
    	line-height: 30px;
    } 
    .sindex .sindex-body-right-top-body{
    	height: calc( 100% - 35px );
   		padding-top: 5px;
    } 
    .sindex .sindex-body-right-top-body-one>coolead-chart{
    	height: calc( 100% - 55px ) !important;
    	padding-right: 5px;
    }
    .sindex .sindex-body-right-bottom-info{
    	height: 18px;
    	line-height: 18px;
    }
    .sindex .sindex-body-right-bottom-char .sindex-body-right-bottom-char-data{
    	height: calc( 100% - 120px );
    }
    .sindex .sindex-body-right-bottom-btn{
    	bottom: 6px;
    }
}

.sindex .sindex-body-right-bottom-msg  .panel-body ul .sindex-body-right-bottom-msg-c-1 span:nth-child(3){
     background-color:#5a9cd0;
    color: white;
 }
.sindex .sindex-body-right-bottom-msg  .panel-body ul .sindex-body-right-bottom-msg-c-2 span:nth-child(3){
    background-color:#a476a4;
    color: white;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul .sindex-body-right-bottom-msg-c-3 span:nth-child(3){
    background-color:#f5695a;
    color: white;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul .sindex-body-right-bottom-msg-c-4 span:nth-child(3){
    background-color:#4db4a3;
    color: white;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul .sindex-body-right-bottom-msg-c-5 span:nth-child(3){
    background-color:#cbc12c;
    color: white;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul .sindex-body-right-bottom-msg-c-6 span:nth-child(3){
    background-color:#58bf41;
    color: white;
}
.sindex .sindex-body-right-bottom-msg  .panel-body ul .sindex-body-right-bottom-msg-c-7 span:nth-child(3){
    background-color:#f7ba00;
    color: white;
} 

.link{
	text-decoration:underline ;
}

.wui-date.form-control{
	background-color:transparent;
	padding: 0px 0px;
	border: 0px;;
}
.access-hide{
	display: none !important; 
} 