/*!
 * Gray tone
 */
/*
html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#grayscale);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
 */
/*!
 * SmartAdmin v1.9.0
 * Copyright 2017-2019
 */
:-webkit-full-screen #fullscreen > :first-child > a {
    border-color: #494949;
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(top, #5A5A5A 0, #686868 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
    background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -o-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -ms-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5A5A5A", endColorstr="#686868", GradientType=0);
}
:-moz-full-screen #fullscreen > :first-child > a {
    border-color: #494949;
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(top, #5A5A5A 0, #686868 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
    background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -o-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -ms-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5A5A5A", endColorstr="#686868", GradientType=0);
}
:-ms-fullscreen #fullscreen > :first-child > a {
    border-color: #494949;
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(top, #5A5A5A 0, #686868 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
    background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -o-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -ms-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5A5A5A", endColorstr="#686868", GradientType=0);
}
:full-screen #fullscreen > :first-child > a {
    border-color: #494949;
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(top, #5A5A5A 0, #686868 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
    background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -o-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -ms-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5A5A5A", endColorstr="#686868", GradientType=0);
}
:fullscreen #fullscreen > :first-child > a {
    border-color: #494949;
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(top, #5A5A5A 0, #686868 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));
    background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -o-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -ms-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5A5A5A", endColorstr="#686868", GradientType=0);
}
:-webkit-full-screen video {
    width: 100%;
    height: 100%;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    color: inherit !important;
    background-color: inherit !important;
    border: inherit !important;
}
img.away,
img.busy,
img.offline,
img.online {
    border-left: 3px solid #FFF;
}
img.online {
    border-left-color: #40AC2B !important;
}
img.busy {
    border-left-color: #ED1C24 !important;
}
img.offline {
    border-left-color: #DDD !important;
}
img.away {
    border-left-color: #FFC40D !important;
}
.nowrap {
    overflow: hidden;
    white-space: nowrap !important;
}
.force-wrap {
    word-break: break-all !important;
    word-wrap: break-word !important;
}
.forbid-select {
    -webkit-touch-callout: none !important;
    -ms-touch-action: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.center-block {
    float: none;
}
.underline {
    display: inline-block;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    --width: 0;
    width: -moz-calc(100% - var(--width));
    width: -webkit-calc(100% - var(--width));
    width: calc(100% - var(--width));
}
.img-desaturate {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 949 !important;
    height: 100%;
    background: #AAA;
}
.slider {
    margin-top: 0;
    margin-bottom: 5px;
}
.slider.slider-vertical {
    margin-right: 5px;
    margin-bottom: 0;
}
.ui-menu {
    z-index: 1;
    padding: 2px;
    width: 155px;
    border: 1px solid rgba(0, 0, 0, .2);
    background: #FFF;
    -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, .25);
    -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, .25);
    box-shadow: 0 2px 4px rgba(30, 30, 100, .25);
}
.ui-menu .ui-state-disabled {
    margin: .4em 0 .2em !important;
    background: none !important;
    color: #999 !important;
    font-weight: 400 !important;
    cursor: default;
}
.ui-icon-carat-1-e:before {
    display: inline;
    content: "\f105";
    font-size: 14px;
    font-family: FontAwesome;
}
.ui-menu .ui-menu-item a .ui-menu-icon {
    top: 0;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    height: auto;
    text-indent: 0;
}
.ui-tabs .ui-tabs-nav li a {
    border: 1px solid #F5F5F5;
    border-bottom: 1px solid #DDD;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #F5F5F5;
    color: #838383;
}
.ui-tabs .ui-tabs-nav li {
    margin-right: 3px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    margin-top: 1px !important;
    -webkit-box-shadow: 0 -2px 0 #57889C;
    -moz-box-shadow: 0 -2px 0 #57889C;
    box-shadow: 0 -2px 0 #57889C;
    font-weight: 700;
    border-top-width: 0 !important;
}
.ui-tabs .ui-tabs-panel {
    margin: 0;
    padding: 10px 13px;
    border: 1px solid #DDD;
    border-top: none;
}
.ui-tabs .ui-tabs-nav {
    margin-bottom: 0;
}
.ui-accordion .ui-accordion-header {
    padding: 10px 15px 10px 36px !important;
    background-color: #FBFBFB;
    font-size: 15px;
}
.ui-accordion .ui-accordion-content,
.ui-accordion .ui-accordion-header {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-accordion .ui-accordion-content {
    padding: 15px;
}
.ui-accordion-header-active + .ui-accordion-content {
    border-top: 1px solid #DDD;
}
.ui-accordion .ui-accordion-header {
    margin-top: -2px;
}
.ui-accordion .ui-accordion-header,
.ui-accordion-content {
    border-color: #DDD !important;
}
.ui-accordion-header-icon {
    left: 12px !important;
    margin-top: -6px !important;
    background-image: none !important;
    text-align: center;
    text-indent: 0 !important;
    font-size: 14px !important;
    line-height: normal;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    margin-top: 2px;
    text-align: center;
}
.ui-datepicker-next > :first-child,
.ui-datepicker-prev > :first-child {
    text-indent: 0 !important;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    background: none !important;
}
.noUi-target * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.noUi-base {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 14px;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #BFBFBF;
}
.noUi-origin-lower {
    background: #72A8D7;
}
.noUi-handle {
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 30px;
    border: 1px solid #FFF;
    background: #858585;
    cursor: default;
}
.noUi-handle:hover {
    background: #6C6C6C;
}
.noUi-active {
    margin: -9px 0 0 -8px;
    width: 18px;
    height: 32px;
    border: none;
    background: #686868;
    box-shadow: rgba(0, 0, 0, .1) 1px 1px 1px 0;
    cursor: default;
}
.noUi-active:after {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    border: 1px solid #DDD;
    content: "";
}
.noUi-connect {
    background: #3276B1;
}
.noUi-background {
    border: none;
    background: #EEE;
}
.noUi-origin {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.noUi-origin-upper {
    background: inherit !important;
}
.noUi-z-index {
    z-index: 10;
}
.noUi-vertical {
    width: 10px;
    height: 100%;
}
.noUi-vertical .noUi-origin {
    bottom: 0;
    left: 0;
}
.noUi-vertical .noUi-handle {
    margin: -8px 0 0 -3px;
}
.noUi-target[disabled] .noUi-base {
    background: #999;
}
.noUi-target[disabled] .noUi-connect {
    background: #BBB;
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s, top .3s;
    transition: left .3s, top .3s;
}
.ui-spinner-input {
    margin: 0 !important;
    padding: 6px 24px 6px 12px;
    height: 30px;
}
.ui-spinner-input.spinner-left {
    padding: 6px 12px 6px 24px;
}
.ui-spinner {
    width: 100%;
}
.ui-spinner-input.spinner-left + .ui-spinner-button,
.ui-spinner-input.spinner-left + .ui-spinner-button + .ui-spinner-button {
    right: auto;
    left: 0;
}
.ui-spinner-down,
.ui-spinner-up {
    border-radius: 0;
    background: #739E73;
}
.ui-spinner-up:active,
.ui-spinner-up:focus,
.ui-spinner-up:hover {
    background: #5B835B;
}
.ui-spinner-down:active,
.ui-spinner-down:focus,
.ui-spinner-down:hover {
    background: #77021D;
}
.ui-spinner-down {
    background: #C2032F;
}
.ui-spinner-down:before,
.ui-spinner-up:before {
    display: inline-block;
    margin-top: 1px;
    color: #FFF;
    content: "\f067";
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ui-spinner-down:before {
    content: "\f068";
}
.ui-spinner-down > :first-child,
.ui-spinner-up > :first-child {
    display: none;
}
.ui-spinner-button {
    width: 19px;
}
.ui-spinner-input.spinner-both {
    padding: 6px 30px;
}
.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
    right: auto;
    left: 0;
}
.ui-spinner-input.spinner-both + .ui-spinner-button,
.ui-spinner-input.spinner-both + .ui-spinner-button + .ui-spinner-button {
    width: 25px;
    height: 30px;
}
.ui-spinner-input.spinner-both + .ui-spinner-up + .ui-spinner-down:before,
.ui-spinner-input.spinner-both + .ui-spinner-up:before {
    margin-top: 8px;
}
.ui-dialog {
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.widget-header > :first-child {
    margin: 13px 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0 10px;
    background: #FFF;
    border-bottom-color: #EEE;
}
.ui-dialog .ui-dialog-title {
    margin: 0;
}
.ui-dialog .ui-dialog-titlebar-close {
    margin-top: -16px;
    margin-right: 4px;
}
.ui-dialog-titlebar-close:before {
    content: "\f00d";
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: 0 .4em 0 0;
}
.ui-dialog .ui-dialog-buttonpane {
    padding: 19px 15px 20px;
    border-top: 1px solid #EEE;
    text-align: right;
}
.ui-dialog .ui-dialog-content {
    overflow: hidden !important;
}
.ui-autocomplete {
    z-index: 905 !important;
}
.the-price {
    margin: 0;
    padding: 20px;
    background-color: rgba(220, 220, 220, .17);
    box-shadow: 0 1px 0 #DCDCDC, inset 0 1px 0 #FFF;
}
.the-price h1 {
    margin: 0;
    padding: 0;
    line-height: 1em;
}
.subscript {
    color: #999;
    font-size: 21px;
}
.ribbon {
    position: absolute;
    top: -4px;
    right: 9px;
}
.pricing-big {
    border: none !important;
}
.pricing-big .panel-heading {
    border-radius: 5px 5px 0 0;
}
.pricing-big .panel-title {
    margin: 0;
    padding: 20px 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
}
.pricing-big .the-price {
    padding: 20px 0;
    background: #333;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
}
.pricing-big .subscript {
    margin-left: 5px;
    color: #999;
    font-size: 18px;
}
.price-features {
    padding: 20px 15px;
    min-height: 230px;
    background: #FAFAFA;
    font-size: 13.5px;
}
.price-features li + li {
    margin-top: 10px;
}
.pricing-big .panel-footer {
    border-radius: 0 0 5px 5px;
}
.pricing-big .panel-footer .btn {
    padding: 15px 0;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
}
.pricing-big .panel-footer .btn span {
    font-weight: 400;
    font-style: italic;
}
.pricing-big .panel-footer {
    background-color: #F2F2F2 !important;
}
.pricing-big .panel-footer > div {
    display: block;
    padding: 15px 0 10px;
    font-size: 13px;
}
.pricing-big table {
    padding: 20px 15px;
    height: 230px;
    background: #FAFAFA;
    text-align: left;
}
.profile-message {
    overflow: hidden;
    height: auto !important;
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.profile-message li.message.message-reply {
    margin: 3px 0 0 20px;
    margin-left: 85px !important;
    padding: 10px;
    background: #F7F7F7;
}
.profile-message li.message.message-reply img {
    width: 35px !important;
}
.profile-message li.message.message-reply .message-text {
    margin-left: 45px !important;
}
.profile-message .wall-comment-reply {
    margin-bottom: 20px;
    margin-left: 85px;
}
.textarea-div {
    margin: 10px 0 0;
    border: 1px solid #CCC;
    border-bottom: none;
    background-color: #FFF;
}
.typearea {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 25px 5px 5px;
    max-height: 90px;
    border-bottom: 1px solid #EEE;
    cursor: text;
}
.typearea textarea {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 61px;
    outline: 0;
    border-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    transition: height .2s;
}
textarea.clone {
    position: absolute;
    visibility: hidden;
}
.textarea-controls {
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    height: 43px;
    border: 1px solid #CCC;
    border-top: none;
    background-color: #FFF;
    line-height: 33px;
}
.textarea-controls > label {
    margin: 3px 10px 0;
}
.textarea-controls .smart-form .checkbox {
    padding-left: 22px !important;
}
@media (min-width: 768px) and (max-width: 880px) {
    .chat-body li.message .message-text .chat-file b {
        width: 150px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .chat-body li.message .message-text .chat-file b {
        width: 150px;
    }
}
@media (max-width: 480px) {
    .chat-body li.message .message-text .chat-file b {
        width: 150px;
    }
}
.smart-form :after,
.smart-form :before {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}
.smart-form .btn {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.smart-form .checkbox + .checkbox,
.smart-form .radio + .radio {
    margin-top: 0;
}
.smart-form footer .btn {
    float: right;
    margin: 10px 0 0 5px;
    padding: 0 22px;
    height: 31px;
    font: 300 15px/29px "Open Sans", Helvetica, Arial, sans-serif;
    cursor: pointer;
}
.smart-form legend {
    padding-top: 15px;
}
.smart-form {
    position: relative;
    margin: 0;
    outline: 0;
    color: #666;
}
.smart-form header {
    display: block;
    margin: 10px 14px 0;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
    background: #FFF;
    color: #232323;
    font-weight: 300;
    font-size: 16px;
}
.smart-form fieldset {
    position: relative;
    display: block;
    padding: 20px 14px 10px 14px;
    border: none;
    background: rgba(255, 255, 255, .9);
}
.smart-form section {
    position: relative;
    margin-bottom: 15px;
}
.smart-form footer {
    display: block;
    padding: 7px 14px 15px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: rgba(248, 248, 248, .9);
}
.smart-form footer:after {
    clear: both;
    display: table;
    content: "";
}
.smart-form .label {
    display: block;
    margin-bottom: 6px;
    color: #333;
    text-align: left;
    white-space: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    margin: 0;
    padding: 0;
}
.smart-form .label.col {
    margin: 0;
    padding-top: 7px;
}
.note,
.smart-form .note {
    margin-top: 6px;
    padding: 0 1px;
    color: #999;
    font-size: 11px;
    line-height: 15px;
}
.smart-form .note a {
    font-size: 13px;
}
.smart-form .button,
.smart-form .checkbox,
.smart-form .input,
.smart-form .radio,
.smart-form .select,
.smart-form .textarea,
.smart-form .toggle {
    position: relative;
    display: block;
    margin: 0;
    font-weight: 400;
}
.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 5px 10px;
    width: 100%;
    height: 32px;
    outline: 0;
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
    background: #FFF;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.smart-form .input-file .button {
    position: absolute;
    top: 4px;
    right: 4px;
    float: none;
    margin: 0;
    padding: 0 14px;
    height: 22px;
    font-size: 13px;
    line-height: 22px;
}
.smart-form .input-file .button:hover {
    box-shadow: none;
}
.smart-form .input-file .button input {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 30px;
    opacity: 0;
    cursor: pointer;
}
.smart-form .select i {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 5px;
    height: 11px;
    background: #FFF;
    box-shadow: 0 0 0 9px #FFF;
    pointer-events: none;
}
.smart-form .select i:after,
.smart-form .select i:before {
    position: absolute;
    right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.smart-form .select i:after {
    bottom: 0;
    border-top: 4px solid #404040;
}
.smart-form .select i:before {
    top: 0;
    border-bottom: 4px solid #404040;
}
.smart-form .select-multiple select {
    height: auto;
}
.smart-form .textarea textarea {
    height: auto;
    resize: none;
}
.smart-form .textarea-resizable textarea {
    resize: vertical;
}
.smart-form .textarea-expandable textarea {
    height: 31px;
}
.smart-form .textarea-expandable textarea:focus {
    height: auto;
}
.smart-form .checkbox,
.smart-form .radio {
    margin-bottom: 4px;
    padding-left: 25px;
    color: #404040;
    font-size: 13px;
    line-height: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.smart-form .checkbox:last-child,
.smart-form .radio:last-child {
    margin-bottom: 0;
}
.smart-form .checkbox input,
.smart-form .radio input {
    position: absolute;
    left: -9999px;
}
.smart-form .checkbox i,
.smart-form .radio i {
    position: absolute;
    display: block;
    top: 3px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 17px;
    height: 17px;
    outline: 0;
    border-style: solid;
    border-width: 1px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #FFF;
}
.smart-form .radio i {
    border-radius: 50%;
}
.smart-form .checkbox input + i:after,
.smart-form .radio input + i:after {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s;
    -ms-transition: opacity .1s;
}
.smart-form .radio input + i:after {
    top: 4px;
    left: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    content: "";
}
.smart-form .checkbox input + i:after {
    top: -1px;
    left: 1px;
    width: 15px;
    height: 15px;
    content: "\f00c";
    text-align: center;
    font: 400 16px/19px FontAwesome;
}
.smart-form .checkbox input:checked:hover + i:after {
    content: "\f00d";
}
.smart-form .checkbox input:checked:disabled:hover + i:after {
    content: "\f00c";
}
.smart-form .checkbox input:checked + i:after,
.smart-form .radio input:checked + i:after {
    opacity: 1;
}
.smart-form .inline-group {
    margin: 0 -15px -4px 0;
}
.smart-form .inline-group:after {
    clear: both;
    display: table;
    content: "";
}
.smart-form .inline-group .checkbox,
.smart-form .inline-group .radio {
    float: left;
    margin-right: 30px;
}
.smart-form .inline-group .checkbox:last-child,
.smart-form .inline-group .radio:last-child {
    margin-bottom: 4px;
}
.smart-form .toggle {
    margin-bottom: 4px;
    padding-right: 61px;
    color: #404040;
    line-height: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.smart-form .toggle:first-child {
    margin-bottom: 0;
}
.smart-form .toggle input {
    position: absolute;
    left: -9999px;
}
.smart-form .toggle i {
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    width: 49px;
    height: 17px;
    border-style: solid;
    border-width: 1px;
    border-radius: 12px;
    background: #FFF;
    content: "";
}
.smart-form .toggle i:after {
    position: absolute;
    top: 2px;
    right: 8px;
    left: 8px;
    color: #5F5F5F;
    content: attr(data-swchoff-text);
    text-align: left;
    font-weight: 700;
    font-style: normal;
    font-size: 9px;
    line-height: 13px;
}
.smart-form .toggle i:before {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    content: "";
    opacity: 1;
    -webkit-transition: right .2s;
    -moz-transition: right .2s;
    -o-transition: right .2s;
    transition: right .2s;
    -ms-transition: right .2s;
}
.smart-form .toggle input:checked + i:after {
    content: attr(data-swchon-text);
    text-align: right;
}
.smart-form .toggle input:checked + i:before {
    right: 36px;
}
.smart-form .rating {
    margin-bottom: 4px;
    color: #404040;
    line-height: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.smart-form .rating input {
    position: absolute;
    left: -9999px;
}
.smart-form .rating label {
    float: right;
    display: block;
    margin-top: 5px;
    padding: 0 2px;
    height: 17px;
    font-size: 17px;
    line-height: 17px;
    cursor: pointer;
}
.smart-form .button {
    float: right;
    overflow: hidden;
    margin: 10px 0 0 5px;
    padding: 0 25px;
    height: 31px;
    outline: 0;
    border: 0;
    color: #FFF;
    text-decoration: none;
    font: 300 15px/31px "Open Sans", Helvetica, Arial, sans-serif;
    cursor: pointer;
}
.smart-form .icon-append,
.smart-form .icon-prepend {
    position: absolute;
    top: 5px;
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}
.smart-form .icon-append {
    right: 5px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid;
}
.smart-form .icon-prepend {
    left: 5px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid;
}
.smart-form .input .icon-prepend + input,
.smart-form .textarea .icon-prepend + textarea {
    padding-left: 37px;
}
.smart-form .input .icon-append + input,
.smart-form .textarea .icon-append + textarea {
    padding-right: 37px;
}
.smart-form .input .icon-prepend + .icon-append + input,
.smart-form .textarea .icon-prepend + .icon-append + textarea {
    padding-left: 37px;
}
.smart-form .row {
    margin: 0 -15px;
}
.smart-form .row:after {
    clear: both;
    display: table;
    content: "";
}
.smart-form .col {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 1px;
}
.smart-form .col-1 {
    width: 8.33%;
}
.smart-form .col-2 {
    width: 16.66%;
}
.smart-form .col-3 {
    width: 25%;
}
.smart-form .col-4 {
    width: 33.33%;
}
.smart-form .col-5 {
    width: 41.66%;
}
.smart-form .col-6 {
    width: 50%;
}
.smart-form .col-8 {
    width: 66.67%;
}
.smart-form .col-9 {
    width: 75%;
}
.smart-form .col-10 {
    width: 83.33%;
}
@media screen and (max-width: 600px) {
    .smart-form .col {
        float: none;
        width: 100%;
    }
}
.smart-form .select select {
    padding: 5px;
}
.smart-form .tooltip {
    position: absolute;
    left: -9999px;
    z-index: 99999;
    padding: 2px 8px 3px;
    background: rgba(0, 0, 0, .9);
    color: #FFF;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    opacity: 0;
    -webkit-transition: margin .3s, opacity .3s;
    -moz-transition: margin .3s, opacity .3s;
    -o-transition: margin .3s, opacity .3s;
    transition: margin .3s, opacity .3s;
    -ms-transition: margin .3s, opacity .3s;
}
.smart-form .tooltip:after {
    position: absolute;
    content: "";
}
.smart-form .input input:focus + .tooltip,
.smart-form .textarea textarea:focus + .tooltip {
    opacity: 1;
}
.smart-form .tooltip-top-right {
    bottom: 100%;
    margin-bottom: 15px;
}
.smart-form .tooltip-top-right:after {
    top: 100%;
    right: 11px;
    border-top: 4px solid rgba(0, 0, 0, .9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-top-right,
.smart-form .textarea textarea:focus + .tooltip-top-right {
    right: 0;
    left: auto;
    margin-bottom: 5px;
}
.smart-form .tooltip-top-left {
    bottom: 100%;
    margin-bottom: 15px;
}
.smart-form .tooltip-top-left:after {
    top: 100%;
    left: 11px;
    border-top: 4px solid rgba(0, 0, 0, .9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-top-left,
.smart-form .textarea textarea:focus + .tooltip-top-left {
    right: auto;
    left: 0;
    margin-bottom: 5px;
}
.smart-form .tooltip-right {
    top: 4px;
    margin-left: 15px;
    white-space: nowrap;
}
.smart-form .tooltip-right:after {
    top: 6px;
    right: 100%;
    border-top: 4px solid transparent;
    border-right: 4px solid rgba(0, 0, 0, .9);
    border-bottom: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-right,
.smart-form .textarea textarea:focus + .tooltip-right {
    left: 100%;
    margin-left: 5px;
}
.smart-form .tooltip-left {
    top: 4px;
    margin-right: 15px;
    white-space: nowrap;
}
.smart-form .tooltip-left:after {
    top: 6px;
    left: 100%;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid rgba(0, 0, 0, .9);
}
.smart-form .input input:focus + .tooltip-left,
.smart-form .textarea textarea:focus + .tooltip-left {
    right: 100%;
    left: auto;
    margin-right: 5px;
}
.smart-form .tooltip-bottom-right {
    top: 100%;
    margin-top: 15px;
}
.smart-form .tooltip-bottom-right:after {
    right: 11px;
    bottom: 100%;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0, 0, 0, .9);
    border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-bottom-right,
.smart-form .textarea textarea:focus + .tooltip-bottom-right {
    right: 0;
    left: auto;
    margin-top: 5px;
}
.smart-form .tooltip-bottom-left {
    top: 100%;
    margin-top: 15px;
}
.smart-form .tooltip-bottom-left:after {
    bottom: 100%;
    left: 11px;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0, 0, 0, .9);
    border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-bottom-left,
.smart-form .textarea textarea:focus + .tooltip-bottom-left {
    right: auto;
    left: 0;
    margin-top: 5px;
}
.smart-form .checkbox i,
.smart-form .icon-append,
.smart-form .icon-prepend,
.smart-form .input input,
.smart-form .radio i,
.smart-form .select select,
.smart-form .textarea textarea,
.smart-form .toggle i {
    border-color: #BDBDBD;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
    -ms-transition: border-color .3s;
}
.smart-form .toggle i:before {
    background-color: #3276B1;
}
.smart-form .rating label {
    color: #CCC;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -ms-transition: color .3s;
}
.smart-form .button {
    background-color: #3276B1;
    opacity: .8;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    -ms-transition: opacity .2s;
}
.smart-form .button.button-secondary {
    background-color: #B3B3B3;
}
.smart-form .icon-append,
.smart-form .icon-prepend {
    color: #A2A2A2;
}
.smart-form .checkbox:hover i,
.smart-form .input:hover input,
.smart-form .radio:hover i,
.smart-form .select:hover select,
.smart-form .textarea:hover textarea,
.smart-form .toggle:hover i {
    border-color: #5D98CC;
}
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
    color: #3276B1;
}
.smart-form .button:hover {
    opacity: 1;
}
.smart-form .checkbox:hover i,
.smart-form .radio:hover i,
.smart-form .toggle:hover i {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
}
.smart-form .checkbox:active i,
.smart-form .radio:active i,
.smart-form .toggle:active i {
    background: #F0F0F0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
}
.smart-form .checkbox input:focus + i,
.smart-form .input input:focus,
.smart-form .radio input:focus + i,
.smart-form .select select:focus,
.smart-form .textarea textarea:focus,
.smart-form .toggle input:focus + i {
    border-color: #3276B1;
}
.smart-form .radio input + i:after {
    background-color: #3276B1;
}
.smart-form .checkbox input + i:after {
    color: #3276B1;
}
.smart-form .checkbox input:checked + i,
.smart-form .radio input:checked + i,
.smart-form .toggle input:checked + i {
    border-color: #3276B1;
}
.smart-form .rating input:checked ~ label {
    color: #3276B1;
}
.smart-form .checkbox.state-error i,
.smart-form .radio.state-error i,
.smart-form .state-error input,
.smart-form .state-error select,
.smart-form .state-error textarea,
.smart-form .toggle.state-error i {
    border-color: #A90329;
    background: #FFF0F0;
}
.smart-form .toggle.state-error input:checked + i {
    background: #FFF0F0;
}
.smart-form .state-error + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    color: #D56161;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
}
.smart-form .rating.state-error + em {
    margin-top: -4px;
    margin-bottom: 4px;
}
.smart-form .state-error select + i {
    background: #FFF0F0;
    box-shadow: 0 0 0 9px #FFF0F0;
}
.state-error .icon-append,
.state-error .icon-prepend {
    color: #ED1C24;
}
.smart-form .checkbox.state-success i,
.smart-form .radio.state-success i,
.smart-form .state-success input,
.smart-form .state-success select,
.smart-form .state-success textarea,
.smart-form .toggle.state-success i {
    border-color: #7DC27D;
    background: #F0FFF0;
}
.smart-form .toggle.state-success input:checked + i {
    background: #F0FFF0;
}
.smart-form .note-success {
    color: #6FB679;
}
.smart-form .state-success select + i {
    background: #F0FFF0;
    box-shadow: 0 0 0 9px #F0FFF0;
}
.smart-form .button.state-disabled,
.smart-form .checkbox.state-disabled,
.smart-form .input.state-disabled input,
.smart-form .radio.state-disabled,
.smart-form .select.state-disabled,
.smart-form .textarea.state-disabled,
.smart-form .toggle.state-disabled {
    opacity: .6 !important;
    cursor: default !important;
}
.smart-form .checkbox.state-disabled:hover i,
.smart-form .input.state-disabled:hover input,
.smart-form .radio.state-disabled:hover i,
.smart-form .select.state-disabled:hover select,
.smart-form .textarea.state-disabled:hover textarea,
.smart-form .toggle.state-disabled:hover i {
    border-color: #E5E5E5 !important;
}
.smart-form .state-disabled.checkbox input + i:after,
.smart-form .state-disabled.checkbox input:checked + i,
.smart-form .state-disabled.radio input + i:after,
.smart-form .state-disabled.radio input:checked + i,
.smart-form .state-disabled.toggle input:checked + i {
    border-color: #E5E5E5 !important;
    color: #333 !important;
}
.smart-form .state-disabled.radio input + i:after {
    background-color: #333;
}
.smart-form .message {
    display: none;
    color: #6FB679;
    padding: 25px 30px;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    font: 300 18px/27px "Open Sans", Helvetica, Arial, sans-serif;
}
.smart-form .message i {
    display: block;
    margin: 0 auto 20px;
    width: 81px;
    height: 81px;
    border: 1px solid #6FB679;
    border-radius: 50%;
    font-size: 30px;
    line-height: 81px;
}
.smart-form.submited fieldset,
.smart-form.submited footer {
    display: none;
}
.smart-form.submited .message {
    display: block;
}
.smart-form .ui-widget-content .ui-spinner-input {
    margin: 0;
    height: 29px;
    border: 0;
    box-shadow: none !important;
}
.smart-form-modal {
    position: fixed;
    z-index: 1;
    display: none;
    width: 400px;
}
.smart-form-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
    margin: 17px 10px 12px 40%;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
}
.ui-timepicker-rtl {
    direction: rtl;
}
.ui-timepicker-rtl dl {
    padding: 0 5px 0 0;
    text-align: right;
}
.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}
.ui-timepicker-rtl dl dd {
    margin: 0 40% 10px 10px;
}
.smart-form input.input-lg {
    padding: 10px 16px;
    height: 44px;
    font-size: 17px;
    line-height: 1.33;
}
.smart-form input.input-sm {
    padding: 5px 10px;
    height: 30px;
    font-size: 12px;
    line-height: 1.5;
}
.smart-form input.input-xs {
    padding: 2px 10px;
    height: 24px;
    font-size: 11px;
    line-height: 1.5;
}
.smart-form select.input-sm {
    height: 30px;
    font-size: 12px;
    line-height: 15px;
}
.smart-form select.input-sm + i {
    height: 10px;
}
.smart-form select.input-lg {
    height: 44px;
    font-size: 17px;
    line-height: 22px;
}
.smart-form select.input-lg + i {
    top: 17px;
    height: 11px;
}
.smart-form .checkbox input + input[type=hidden] + i:after {
    top: -1px;
    left: 1px;
    width: 15px;
    height: 15px;
    content: "\f00c";
    text-align: center;
    font: 400 16px/19px FontAwesome;
}
.smart-form .checkbox input:checked:hover + input[type=hidden] + i:after {
    content: "\f00d";
}
.smart-form .checkbox input:checked:disabled:hover + input[type=hidden] + i:after {
    content: "\f00c";
}
.smart-form .checkbox input:checked + input[type=hidden] + i:after {
    opacity: 1;
}
.smart-form .toggle input:checked + input[type=hidden] + i:after {
    content: attr(data-swchon-text);
    text-align: right;
}
.smart-form .toggle input:checked + input[type=hidden] + i:before {
    right: 36px;
}
.info-box,
.error-box {
    margin: 0 auto;
    max-width: 900px;
}
.info-text,
.error-text,
.info-text-sm,
.error-text-sm,
.info-text-xs,
.error-text-xs {
    color: #FFF;
    text-shadow: 0 1px 0 #CCC, 0 2px 0 #BFBFBF, 0 3px 0 #BBB, 0 4px 0 #B9B9B9, 0 5px 0 #AAA, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15);
    letter-spacing: -4px;
    font-weight: 400;
}
.info-text,
.error-text {
    margin-bottom: 30px;
    letter-spacing: -4px;
    font-size: 700%;
}
.info-text-sm,
.error-text-sm {
    margin-bottom: 20px;
    letter-spacing: -3px;
    font-size: 600%;
}
.info-text-xs,
.error-text-xs {
    margin-bottom: 15px;
    letter-spacing: -2px;
    font-size: 400%;
}
.error-search {
    margin: 0 auto 20px;
    width: 300px;
}
.error-icon-shadow {
    text-shadow: 0 1px 0 #803838, 0 2px 0 #A85D5D, 0 3px 0 #B86565, 0 4px 0 #D86F6F, 0 5px 0 #B3A5A5, 0 6px 1px rgba(131, 51, 51, .1), 0 0 5px rgba(102, 30, 30, .1), 0 1px 3px rgba(95, 15, 15, .3), 0 3px 5px rgba(100, 23, 23, .2), 0 5px 10px rgba(114, 30, 30, .25), 0 10px 10px rgba(94, 15, 15, .2), 0 20px 20px rgba(121, 38, 38, .15);
}
.display-image {
    margin-top: -60px;
    margin-right: 20px;
}
.terms-body {
    overflow: auto;
    max-height: 400px;
}
#extr-page {
    overflow: visible;
    background: #FFF;
}
#extr-page .container {
    border: none;
}
#extr-page #header {
    overflow: hidden;
    margin: 0;
    padding: 0 30px;
    height: 71px;
    min-height: 28px;
    border-width: 0;
    border-bottom: 1px solid #EEE !important;
    background: #F4F4F4 !important;
}
#extr-page #main {
    padding-top: 20px;
}
#extr-page #header #logo {
    margin-top: 10px;
    margin-left: 0;
}
#extr-page #header #logo img {
    width: 137px;
}
#extr-page-header-space {
    float: right;
    display: block;
    vertical-align: middle;
    text-align: right;
    line-height: 71px;
}
#extr-page-header-space > :first-child {
    margin-right: 14px;
    vertical-align: -3px;
    font-weight: 400;
    font-size: 13px;
}
#extr-page-header-space .btn {
    text-transform: uppercase;
    font-weight: 700;
}
#extr-page-header-space > * {
    display: inline-block;
}
#extr-page #main {
    margin: 0;
    background: #FFF;
}
#extr-page .hero {
    float: left;
    width: 100%;
    height: 360px;
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAmcAAAB3AgMAAAA7lQ8wAAAADFBMVEUAAAAAAAAAAAAAAAA16TeWAAAABHRSTlMABAcLbAmBCQAAAsZJREFUeNrtmbGu2jAUhh2J7MmQ90mlsAcJI5W9Hfo+9A06ECS6c4f7PlQKO5XiJrZPHAeDOtzknOieb0Ji+fX5Pz4WCIZhGIZhGIZhGIZhGIZhGIb5RKwKBMTSiVIExNIpMMj/q/8Cg1TD1j7UWk7dmkRh+yIgfBFLFLZWTv7C2heJAlhLwrFy/SGTKOSvrUlk2mCr8NpMMolLZ61YjrWVKaFEBKyF2xZLVMLWUk0mkcmfWJMUyFeBt8ZaUmCTtJUnVzRNGbImSaCtUXQGa95BpmkdaZouwxqFK21ojd6dBtr8BUpHmn5TCkdEKZpnjcqlFirbSNqPal4OAW3wwpW40Y7jsuXPBnRfzUU42rBqa4mb7fh8RCNJqWtS9AxXwa5CwwXcpIlVJoQnDI1B2SJnDatl4WhlUYC1iIAyzS9pcNYyAkXzJjVNEmstphJtbG1FxxpEKwqwFlGJBgeaC0tKJJj2BvvALHeBf2+MowlLRuLi8FYCWIspRTPaSs9aRQMTbQNriswQLMHa1v4cTimZnQMY0cAU1HNyDYyo/SkGu2qXygEnKjRRWJqanr9vmsrn0K+qYg3RXKyq5V1Nzr3S6HyXQDQRP06BboCanD9g7fFES7Dmquas/VaTc7PWNIFowj/PM4SaE28QjiYaXGv7Xlkr+V3NzbXWQDTP2h7VWnMOWiuKYdUwlLmrBEYU1kHkonUXs8Ki6cT0c7B9GNBzjWfNBnPRROyidRffTWExthal2eDuOClU7pVBtsBrzeTCnAHYqcNowwFVyIC2g12iOpqRpvAAbReIVtK11o0o7II39KpZa25Eu2gk5rOl8azFMKD1TeHT1HqL+tHO7VYnwOniomVwnrWigDlSP1qN3zT3/BhZo1A1pa7GGnRtR87aAaztCFm7V320yL47TvhbytBcIVqAZC1bdt+n59vPr/A/gXjgH3vy72uQHl6PAAAAAElFTkSuQmCC);
    background-position: 0 137px;
    background-repeat: no-repeat;
}
#extr-page h4.paragraph-header {
    margin-top: 15px;
    color: #565656;
    font-weight: 400;
}
#extr-page h5.about-heading {
    margin: 0 0 5px;
    color: #565656;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
}
#extr-page .login-header-big {
    font-weight: 400;
}
#extr-page .login-desc-box-l {
    width: 50%;
    min-height: 350px;
}
#extr-page .login-app-icons {
    margin-top: 90px;
    width: 300px;
    vertical-align: top;
}
#extr-page .login-app-icons a {
    margin: 0 5px 0 5px;
}
@media (min-width: 768px) and (max-width: 880px) {
    #extr-page #header {
        padding: 0 5px !important;
    }
}
@media only screen and (min-width: 0) and (max-width: 679px) {
    #extr-page #header {
        padding: 0 5px !important;
    }
    #extr-page #header #logo img {
        width: 135px;
    }
}
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dd-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.dd-list .dd-list {
    padding-left: 30px;
}
.dd-collapsed .dd-list {
    display: none;
}
.dd-empty,
.dd-item,
.dd-placeholder {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}
.dd-handle {
    display: block;
    margin: 5px 0;
    padding: 7px 15px;
    border: 1px solid #CFCFCF;
    background: #FBFBFB;
    color: #333;
    text-decoration: none;
    font-size: 15px;
}
.dd-item > button {
    position: relative;
    float: left;
    display: inline-block;
    overflow: hidden;
    margin: 7px 10px;
    padding: 0;
    width: 25px;
    height: 20px;
    border: 0;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    text-indent: 100%;
    white-space: nowrap;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    font-family: FontAwesome;
    line-height: 22px !important;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dd-item > button:before {
    position: absolute;
    display: block;
    width: 100%;
    color: #0091D9;
    content: "\f055";
    text-align: center;
    text-indent: 0;
}
.dd-item > button[data-action=collapse]:before {
    color: #A90329;
    content: "\f056";
}
.dd-empty,
.dd-placeholder {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    border: 1px dashed #B6BCBF;
    background: #F2FBFF;
}
.dd-empty {
    min-height: 100px;
    border: 1px dashed #BBB;
    background-color: #EEE;
    background-image: -webkit-linear-gradient(45deg, #FFF 25%, transparent 25%, transparent 75%, #FFF 75%, #FFF), -webkit-linear-gradient(45deg, #FFF 25%, transparent 25%, transparent 75%, #FFF 75%, #FFF);
    background-image: -moz-linear-gradient(45deg, #FFF 25%, transparent 25%, transparent 75%, #FFF 75%, #FFF), -moz-linear-gradient(45deg, #FFF 25%, transparent 25%, transparent 75%, #FFF 75%, #FFF);
    background-image: linear-gradient(45deg, #FFF 25%, transparent 25%, transparent 75%, #FFF 75%, #FFF), linear-gradient(45deg, #FFF 25%, transparent 25%, transparent 75%, #FFF 75%, #FFF);
    background-position: 0 0, 30px 30px;
    background-size: 60px 60px;
}
.dd-dragel {
    position: absolute;
    z-index: 9999;
    pointer-events: none;
}
.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}
.nestable-lists {
    clear: both;
    display: block;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #BFBFBF;
    border-bottom: 2px solid #BFBFBF;
}
.dd-hover > .dd-handle {
    background: #2EA8E5 !important;
}
.dd3-content {
    display: block;
    margin: 5px 0;
    padding: 6px 10px 8px 40px;
    min-height: 36px;
    border: 1px solid #CFCFCF;
    background: #FBFBFB;
    color: #333;
    text-decoration: none;
    font-size: 15px;
}
.dd3-content:hover {
    background: #FFF;
    color: #2EA8E5;
}
.dd-dragel > .dd3-item > .dd3-content {
    margin: 0;
}
.dd3-item > button {
    margin-left: 38px;
}
.dd3-handle {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 8px 15px;
    width: 30px;
    min-height: 36px;
    border: 1px solid #AAA;
    background: #BFBFBF;
    background: -webkit-linear-gradient(top, #DDD 0, #BBB 100%);
    background: -moz-linear-gradient(top, #DDD 0, #BBB 100%);
    background: linear-gradient(top, #DDD 0, #BBB 100%);
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    font-family: FontAwesome;
    line-height: 1;
    cursor: move;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dd3-handle:before {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 100%;
    color: #818181;
    content: "\f0c9";
    text-align: center;
    text-indent: 0;
    font-weight: 400;
    line-height: 28px;
}
.dd3-handle:hover:before {
    color: #C27616;
}
.dd-handle:hover,
.dd-handle:hover + .dd-list .dd-handle {
    border: 1px solid #FAA937;
    background: #FDDFB3 !important;
    color: #333 !important;
}
.dd-handle > span {
    color: #777;
    font-size: 13px;
}
.dd-dragel > .dd-item > .dd-handle {
    border-left-width: 4px;
}
.dd-dragel > li.dd-item.dd3-item {
    position: relative;
    top: 10px;
    left: 10px;
    z-index: 999;
}
#calendar-container {
    position: relative;
}
.fc table,
html .fc {
    font-size: 12px;
}
.jarviswidget #calendar {
    margin-top: -18px;
}
.fc-widget-content,
.fc-widget-header {
    border-right: none;
}
.jarviswidget tbody tr:last-child td {
    border-bottom: none;
}
.jarviswidget .fc-toolbar .fc-left {
    float: none;
}
.jarviswidget .fc-toolbar {
    margin-bottom: 0;
}
.jarviswidget .fc-toolbar h2 {
    margin-top: -12px;
    margin-bottom: 9px;
    margin-left: 10px;
    text-shadow: 0 1px 0 #FFF;
    font-weight: 700;
    font-size: 14px;
}
.fc-time,
.fc-title {
    box-sizing: border-box;
    padding: 3px 2px 2px 4px;
    font-weight: 700;
    font-size: 11px;
    line-height: 16px;
}
.fc-axis {
    font-weight: 400;
}
#calendar-buttons {
    position: absolute;
    top: 5px;
    right: 14px;
}
.dropzone,
td.fc-other-month {
    background-color: #FAFCFD;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(.25, rgba(0, 0, 0, .03)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(0, 0, 0, .03)), color-stop(.75, rgba(0, 0, 0, .03)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, .03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .03) 50%, rgba(0, 0, 0, .03) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, .03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .03) 50%, rgba(0, 0, 0, .03) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(0, 0, 0, .03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .03) 50%, rgba(0, 0, 0, .03) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(0, 0, 0, .03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .03) 50%, rgba(0, 0, 0, .03) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(0, 0, 0, .03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .03) 50%, rgba(0, 0, 0, .03) 75%, transparent 75%, transparent);
    background-size: 16px 16px;
}
.fc-corner-right .fc-event-inner {
    padding-right: 15px;
}
.btn-select-tick i {
    display: none;
}
.btn-select-tick .btn:hover i {
    display: block;
    opacity: .3;
}
.btn-select-tick .active i {
    display: block;
    opacity: 1 !important;
}
#external-events > li {
    display: inline-block;
    margin: 6px 4px 6px 0;
}
#external-events > li > :first-child {
    display: block;
    padding: 5px 10px 10px;
    cursor: move;
}
#external-events > li > :first-child:after {
    display: block;
    margin: 7px 0;
    color: #FFF;
    color: rgba(255, 255, 255, .7);
    content: attr(data-description);
    text-transform: lowercase;
    font-weight: 400;
    font-size: 11px;
    line-height: 0;
}
.table-wrap {
    overflow: auto;
}
.inbox-body {
    position: relative;
    min-height: 350px;
}
.inbox-body .table-wrap {
    position: relative;
    overflow-x: hidden;
    margin-left: 200px;
    padding: 10px 14px 7px;
    background: #FFF;
}
.inbox-body.no-content-padding {
    overflow: hidden;
    margin-top: 0;
    background: #FFF;
}
.inbox-body .note-insert,
.inbox-body .note-view {
    display: none !important;
}
.inbox-body [data-event=fullscreen] {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.inbox-body .note-toolbar .btn-sm {
    padding: 2px 6px 3px;
    font-size: 14px;
}
.inbox-body .note-toolbar .note-para .dropdown-menu {
    min-width: 180px;
}
.inbox-navbar {
    margin-bottom: 0;
    padding: 20px 14px;
    height: 70px;
    background: #FFF;
}
.inbox-navbar .page-title {
    display: inline-block;
    margin: 0;
    width: 196px;
    vertical-align: middle;
    line-height: 33px;
}
.inbox-navbar .btn-group > *,
.inbox-navbar > * {
    margin-right: 5px;
}
.inbox-footer {
    margin: 0 15px 15px 200px;
    padding-left: 20px;
}
.inbox-footer:after {
    clear: both;
    display: table;
    content: "";
}
.inbox-footer .btn-group,
.inbox-paging {
    margin-left: 10px;
}
.inbox-footer .btn-group > *,
.inbox-paging > * {
    margin-left: 5px;
}
#inbox-table {
    border-top: none;
    font-size: 13px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
}
#inbox-table tbody tr:hover {
    background: #E4E4E4;
    cursor: pointer;
}
#inbox-table tr td {
    padding: 6px 4px 7px !important;
    border-right: none;
    border-left: none;
    line-height: 26px;
}
#inbox-table .inbox-table-icon {
    padding-left: 15px !important;
}
#inbox-table tbody tr th {
    overflow: hidden;
}
#inbox-table.table tbody > tr > td {
    border-color: #FFF !important;
}
#inbox-table .checkbox,
#inbox-table .radio {
    margin-top: -1px;
    margin-bottom: 0;
}
.inbox-data-attachment,
.inbox-table-icon {
    padding-right: 0 !important;
    padding-left: 12px !important;
    width: 28px;
    text-align: left;
}
.inbox-data-from {
    width: 200px;
}
.inbox-data-from > :first-child {
    display: block;
    overflow: hidden;
    width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inbox-data-date {
    padding-right: 0 !important;
    padding-left: 7px !important;
    width: 100px;
}
.inbox-data-message > :first-child {
    overflow: hidden;
    height: 27px;
    color: #8A8A8A;
}
.inbox-data-message > :first-child span {
    color: #111;
}
.inbox-data-message > :first-child span.label {
    color: #FFF;
}
.inbox-data-message > :first-child > :first-child:after {
    content: " - ";
}
.unread .inbox-data-date > :first-child,
.unread .inbox-data-from > :first-child,
.unread .inbox-data-message > :first-child > :first-child {
    font-weight: 700;
}
tr.highlight td,
tr.unread.highlight td {
    background: #FFC !important;
    color: #333;
}
.inbox-checkbox-triggered {
    display: inline-block;
}
.inbox-checkbox-triggered > .btn-group {
    margin-right: 10px;
}
.inbox-checkbox-triggered > .btn-group .btn {
    margin-right: 5px;
    padding-right: 14px;
    padding-left: 14px;
}
.inbox-sidebar {
    position: absolute;
    z-index: 1;
    display: block;
    padding: 10px 0 10px 14px;
    width: 200px;
    height: 100%;
    background: #FFF;
    -webkit-overflow-scrolling: touch;
}
.inbox-sidebar::-webkit-scrollbar {
    width: 0 !important;
}
.inbox-sidebar h6 {
    display: block;
    padding: 0 15px;
    color: #838383;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
}
.inbox-sidebar h6 a {
    margin-top: -2px;
    font-size: 14px;
}
.inbox-sidebar h6 .tooltip {
    text-transform: none !important;
}
.inbox-sidebar > .btn {
    margin-bottom: 35px;
}
.inbox-sidebar .input-group {
    margin-bottom: 25px;
}
.inbox-space {
    display: block;
    width: 185px;
}
.inbox-space > .progress {
    margin-top: 5px;
}
.inbox-menu-lg {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.inbox-menu-lg li a {
    display: block;
    padding: 6px 15px 7px;
    color: #333;
    font-size: 13px;
}
.inbox-menu-lg li {
    display: block;
    width: 100%;
}
.inbox-menu-lg li a:hover {
    background: #F4F4F4;
    text-decoration: none;
}
.inbox-menu-lg li.active a {
    border-bottom: 1px solid #E7E7E7;
    background: #F0F0F0;
    color: #3276B1;
    font-weight: 700;
}
.inbox-menu-lg li.divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #E5E5E5
}
.inbox-menu-sm {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.inbox-menu-sm li a {
    display: block;
    padding: 8px 15px 10px;
    color: #333;
    font-size: 13px;
}
.inbox-menu-sm li {
    display: block;
    width: 100%;
}
.inbox-menu-sm li a:hover {
    background: #F4F4F4;
    text-decoration: none;
}
.inbox-menu-sm li.active a {
    border-bottom: 1px solid #E7E7E7;
    background: #F0F0F0;
    color: #3276B1;
    font-weight: 700;
}
.inbox-menu-sm li.divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #E5E5E5
}
.email-open-header {
    margin: -10px 240px 0 0;
    padding: 15px 3px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #BFBFBF;
    font-size: 20px;
}
.email-open-header > span {
    padding: 3px 5px;
    background: #ACACAC;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 33px;
}
.inbox-infobar {
    padding: 10px 0;
    border-bottom: 1px solid #BFBFBF;
}
.inbox-infobar img {
    display: inline-block;
    margin-right: 7px;
    margin-left: 2px;
    width: 35px;
    height: auto;
    border-left: 3px solid #FFF;
    vertical-align: middle;
}
.inbox-download,
.inbox-message {
    padding: 15px 4px;
    border-bottom: 1px solid #BFBFBF;
}
.inbox-message pre {
    border: none !important;
}
.inbox-download-list {
    margin: 5px 0 0;
    padding: 0;
    list-style: none;
}
.inbox-download-list li {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: top;
}
.inbox-download-list li > :first-child {
    overflow: hidden;
    margin-bottom: 0;
    width: 150px;
}
.inbox-download-list li > :first-child:hover {
    border-color: silver;
    background: #FFF;
}
.inbox-download-list li > :first-child > :first-child {
    display: block;
    color: #D6D6D6;
    text-align: center;
}
.inbox-download-list li > :first-child > :first-child > .fa {
    font-size: 150px;
}
.inbox-download-list li > :first-child > :first-child > img {
    max-width: 120px;
}
.inbox-compose-footer {
    padding: 10px;
    border-bottom: 1px solid #A9A9A9;
    background: #F5F5F5;
}
.inbox-compose-footer,
.inbox-download,
.inbox-infobar,
.inbox-message {
    position: relative;
    margin-right: 240px;
}
.inbox-message {
    overflow: auto;
}
.email-infobox {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    width: 220px;
}
.inbox-infobar .form-group {
    margin: 0;
}
.inbox-infobar .form-group input,
.inbox-infobar .select2-container-multi .select2-choices,
.inbox-infobar .select2-selection--multiple {
    border-color: #FFF !important;
}
.inbox-infobar .select2-choices > div {
    display: none;
}
.inbox-infobar [class*=" col-md-"],
.inbox-infobar [class^=col-md-] {
    padding-right: 0;
    padding-left: 0;
}
.fileinput {
    padding-top: 3px;
}
.hidden {
    display: none;
}
.inbox-infobar em {
    position: absolute;
    top: 6px;
    right: 20px;
    text-align: right;
    font-style: normal;
}
.email-reply-text > div {
    margin-left: 50px;
    padding-left: 10px;
    border-left: 1px solid #D6D6D6;
    color: #A9A9A9;
}
.inbox-body .note-editor .note-editable {
    height: 100% important;
}
.email-reply-text > :first-child {
    padding-left: 45px;
}
@media (max-width: 1280px) {
    .email-open-header {
        margin-right: 0;
    }
    .inbox-compose-footer,
    .inbox-infobar,
    .inbox-message {
        margin-right: 0;
    }
    .email-infobox {
        display: none;
    }
}
@media (max-width: 979px) {
    .inbox-sidebar {
        display: none !important;
    }
    .inbox-body .table-wrap {
        margin-left: 0 !important;
    }
    .inbox-footer {
        margin-left: 0 !important;
        padding-left: 10px !important;
    }
    .inbox-infobar [class*=" col-md-"],
    .inbox-infobar [class^=col-md-] {
        padding-right: 26px;
        padding-left: 26px;
    }
}
.profile-pic {
    text-align: right;
}
.profile-pic > img {
    position: relative;
    top: -30px;
    left: 10px;
    z-index: 4;
    display: inline-block;
    margin-bottom: -30px;
    max-width: 100px;
    border: 5px solid #FFF;
    border-radius: 0;
    text-align: right;
}
.profile-carousel .carousel-inner {
    max-height: 150px;
}
.friends-list li {
    margin-right: 3px;
    margin-bottom: 10px;
    padding: 0;
}
.friends-list img {
    width: 35px;
    outline: 1px solid #BFBFBF;
    border: 1px solid #FFF;
}
.profile-link-btn {
    color: #999;
    font-size: 14px;
}
time.icon {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 3px auto;
    width: 35px;
    height: 43px;
    border-radius: 7px;
    background-color: #FFF;
    box-shadow: 0 1px 0 #BDBDBD, 0 2px 0 #FFF, 0 3px 0 #EEE9E9, 0 4px 0 #FFF, 0 5px 0 #FFF, 0 0 0 1px #D3D3D3;
    font-size: 14px;
}
time.icon * {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    font-size: 10px;
}
time.icon strong {
    position: absolute;
    top: 0;
    padding: 2px 0;
    border-radius: 6px 6px 0 0;
    background-color: #3A3633;
    -webkit-box-shadow: 0 2px 0 #3A3633;
    box-shadow: 0 2px 0 #3A3633;
    color: #FFF;
}
time.icon em {
    position: absolute;
    bottom: 3px;
    color: #3276B1;
}
time.icon span {
    padding-top: 21px;
    width: 100%;
    color: #2F2F2F;
    letter-spacing: -.05em;
    font-size: 15px;
}
.user {
    float: left;
    display: block;
    overflow: hidden;
    margin: 0 15px 15px 0;
    width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
}
.user img {
    float: left;
    margin-right: 5px;
    width: 35px;
}
.user .email {
    overflow: hidden;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
}
.search-results {
    padding: 18px 5px;
}
.search-results + .search-results {
    border-top: 1px dashed #E3E3E3;
}
.search-results > :first-child {
    margin-bottom: 4px;
    font-weight: 400;
}
.search-results > :first-child a {
    text-decoration: underline;
}
.search-results .url {
    font-style: normal;
    font-size: 14px;
}
.search-results img {
    display: inline-block;
    margin-top: 4px;
    margin-right: 4px;
    width: 80px;
}
.search-results > div {
    display: inline-block;
    vertical-align: top;
}
.search-results .note {
    margin: 0;
    line-height: normal;
}
.search-results .note a {
    color: #333;
    text-decoration: none !important;
}
.search-results .note a:hover {
    color: #ED1C24;
}
.todo-group-title {
    margin: 0;
    padding: 0 0 0 10px;
    border-top: 1px solid #F4F4F4;
    border-bottom: 1px solid #E7E7E7;
    background: #FAFAFA;
    color: #999;
    line-height: 31px;
}
.todo {
    margin: 0;
    padding: 0;
    min-height: 5px;
    list-style: none;
}
.todo > li {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 5px;
    border-bottom: 1px solid #E7E7E7;
    background: url(data:image/png; } .todo > li:last-child, .todo > li:only-child { border-bottom: none; } .todo > li > :first-child { position: absolute; display: block; padding: 6px 11px 6px 18px; width: 20px; height: 100%; border-right: 1px solid #FFE1EB; vertical-align: top; } .todo > li > :first-child:hover { cursor: move; } .todo > li.complete > :first-child:hover { cursor: default; } .todo > li.complete { background: 0 0; } .todo > li > p { display: inline-block; margin-bottom: 0; margin-left: 52px; padding: 8px 0 6px 7px; height: 100%; min-height: 37px; border-left: 1px solid #FFE1EB; color: #333; font-weight: 500; font-size: 14px; line-height: normal; } .todo > li > p > span { display: block; font-weight: 400; font-size: 10px; line-height: 12px; } .todo > li > p > :first-child { margin-top: -5px; margin-bottom: 4px; color: #999; } .todo > li > p > .date { color: #bfbfbf; } .todo > li.complete > * { text-decoration: line-through; font-style: italic; } .todo > li.ui-sortable-helper { border-top: 1px solid #eee; background: rgba(113, 132, 63, .1);
}
.smart-timeline {
    position: relative;
}
.smart-timeline-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.smart-timeline-list:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 125px;
    z-index: 1;
    display: block;
    width: 2px;
    background-color: #EEE;
    content: " ";
}
.smart-timeline-list li {
    position: relative;
    margin: 0;
    padding: 15px 0;
}
.smart-timeline-list > li:hover {
    background-color: #F4F4F4;
}
.smart-timeline-hover li:hover {
    background-color: #F9F9F9;
}
.smart-timeline-dot {
    position: absolute;
    top: 18px;
    left: 120px;
    z-index: 100;
    padding: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #3276B1;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}
.smart-timeline-icon {
    position: absolute;
    top: 10px;
    left: 110px;
    z-index: 100;
    padding: 2px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #3276B1;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}
.smart-timeline-icon > img {
    margin-top: -2px;
    margin-left: -2px;
    width: 32px;
    height: 32px;
    border: 2px solid #3276B1;
    border-radius: 50%;
}
.smart-timeline-time {
    float: left;
    width: 100px;
    text-align: right;
}
.smart-timeline-time > small {
    font-style: italic;
}
.smart-timeline-content {
    margin-left: 150px;
}
.table-forum thead tr {
    background: 0 0 !important;
}
.table-forum thead tr th {
    font-weight: 400;
    font-size: 17px;
    border-bottom-color: #F1F1F1;
}
.table-forum tr td {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    border-top-style: dashed !important;
}
.table-forum tr td h4 {
    font-weight: 700;
    font-size: 15px;
}
.table-forum tr td h4 small {
    display: block;
    margin-top: 2px;
    font-size: 13px;
}
.table-forum tr td > i {
    margin-top: 4px;
    padding-left: 10px;
}
.table-forum tr.locked h4 > a:before {
    display: inline-block;
    content: "\f023";
    font-weight: 400;
    font-style: normal;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.table-forum tr.closed h4 > a {
    color: #848484;
    text-decoration: line-through;
    cursor: not-allowed;
}
.forum-attachment {
    display: block;
    margin-top: 20px;
}
.ajax-loading {
    display: block;
    margin-top: 70px;
    text-align: center;
    font-weight: 700;
    font-size: 23px;
}
.ajax-notifications .ajax-loading {
    margin-top: 20px;
    text-align: center;
    font-size: 15px;
}
.ajax-notifications .ajax-loading-animation {
    margin-top: 70px;
    text-align: center;
    font-size: 15px;
}
.project-members a {
    display: inline-block;
    overflow: hidden;
    margin: 0 3px 0 0;
    border-radius: 0;
}
.smart-rtl.project-members a {
    margin: 0 0 0 3px;
}
.project-members img {
    width: 25px;
    border-radius: 0;
}
.projects-table > tbody > tr > td {
    padding: 7px 10px 3px !important;
}
.status .who {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .07);
}
.status .who img {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px;
}
.status .who .name {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
}
.status .who .name b {
    color: #57889C;
}
.status .who .from {
    font-size: 12px;
    opacity: .7;
}
.status .text {
    padding: 20px;
    font-size: 13px;
    line-height: 1.82em;
}
.status .image {
    padding: 20px;
}
.status .image img {
    width: 100%;
}
.status .links {
    margin: 0;
    padding: 15px 20px;
    border-top: 1px solid rgba(0, 0, 0, .07);
    background: #FAFAFA;
}
.status .links .fa {
    margin-right: 2px;
    color: inherit;
    font-size: 14px;
}
.status .links li {
    display: inline;
    padding-right: 20px;
}
.status .comments {
    padding: 0 20px;
    border-top: 1px solid rgba(0, 0, 0, .07);
    font-size: 13px;
}
.status .comments li {
    position: relative;
    display: block;
    padding: 15px 0 15px 40px;
    border-bottom: 1px solid rgba(0, 0, 0, .07);
}
.status .comments li:last-child {
    padding-bottom: 5px;
    border-bottom: none;
}
.status .comments img {
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
}
.status .comments .name {
    display: block;
    font-weight: 600;
    opacity: .8;
}
.status.panel-body {
    padding: 0;
}
.well.connect {
    padding: 14px;
}
.well.connect img {
    border-radius: 50% 50% 0;
}
.status.vote .comments {
    padding: 0 !important;
}
.status.vote .comments li {
    padding: 10px 0 10px 20px !important;
}
.status.vote .comments li:last-child {
    padding-right: 20px !important;
}
blockquote.twitter-tweet {
    display: inline-block;
    margin: 10px 5px;
    padding: 0 16px 16px;
    width: calc(100% - 10px);
    border-color: #EEE #DDD #BBB;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    font-weight: 700;
    font-size: 12px;
    font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
    line-height: 16px;
}
blockquote.twitter-tweet p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
blockquote.twitter-tweet a {
    outline: 0 none;
    color: inherit;
    text-decoration: none;
    font-weight: 400;
}
blockquote.twitter-tweet a:focus,
blockquote.twitter-tweet a:hover {
    text-decoration: underline;
}
.product-content {
    margin-top: 12px;
    margin-bottom: 20px;
    border: 1px solid #DFE5E9;
    background: #FFF;
}
.product-content .carousel-control.left {
    margin-left: 0;
}
.product-content .product-image {
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 238px;
    background-color: #FFF;
}
.product-content .product-deatil {
    position: relative;
    padding-top: 16px;
    padding-bottom: 17px;
    padding-left: 16px;
    border-bottom: 1px solid #DFE5E9;
    background: #FFF;
}
.product-content .product-deatil h5 a {
    margin-left: 0;
    padding-left: 0;
    color: #2F383D;
    text-decoration: none;
    font-size: 15px;
    line-height: 19px;
}
.product-content .product-deatil h5 a span {
    display: block;
    color: #9AA7AF;
    font-size: 13px;
}
.product-content .product-deatil span.tag1 {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 13px 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    font-size: 15px;
}
.product-content .product-deatil span.sale {
    background-color: #21C2F8;
}
.product-content .product-deatil span.discount {
    background-color: #71E134;
}
.product-content .product-deatil span.hot {
    background-color: #FA9442;
}
.product-content .description {
    padding: 10px 14px 16px 19px;
    background: #FFF;
    font-size: 12.5px;
    line-height: 20px;
}
.product-content .product-info {
    padding: 11px 19px 10px 20px;
}
.product-content .product-info a.add-to-cart {
    padding-left: 16px;
    color: #2F383D;
    font-size: 13px;
}
.product-content name.a {
    margin-left: 16px;
    padding: 5px 10px;
}
.product-info.smart-form .btn {
    margin-top: -10px;
    margin-left: 12px;
    padding: 6px 12px;
}
.product-entry .product-deatil {
    position: relative;
    padding-top: 16px;
    padding-bottom: 17px;
    padding-left: 16px;
    border-bottom: 1px solid #DFE5E9;
}
.product-entry .product-deatil h5 a {
    color: #2F383D;
    text-decoration: none;
    font-size: 15px;
    line-height: 19px;
}
.product-entry .product-deatil h5 a span {
    display: block;
    color: #9AA7AF;
    font-size: 13px;
}
.load-more-btn {
    margin-top: 20px;
    padding: 9px 0;
    width: 100%;
    border-top: 2px solid #0CF;
    border-bottom: 2px solid #037CA5;
    border-radius: 2px;
    background-color: #21C2F8;
}
.product-block .product-deatil p.price-container span,
.product-content .product-deatil p.price-container span,
.product-entry .product-deatil p.price-container span,
.shipping table tbody tr td p.price-container span,
.shopping-items table tbody tr td p.price-container span {
    color: #21C2F8;
    font-size: 24px;
    font-family: Lato, sans-serif;
    line-height: 20px;
}
.product-info.smart-form .rating label {
    margin-top: 0;
}
.product-wrap .product-image span.tag2 {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    font-size: 11px;
}
.product-wrap .product-image span.sale {
    background-color: #57889C;
}
.product-wrap .product-image span.hot {
    background-color: #A90329;
}
.shop-btn {
    position: relative;
}
.shop-btn > .badge {
    position: absolute;
    top: -7px;
    right: -7px;
    padding: 2px 4px 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0091D9;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    line-height: normal;
    cursor: pointer;
}
.description-tabs {
    padding: 30px 0 5px !important;
}
.description-tabs .tab-content {
    padding: 10px 0;
}
.product-deatil {
    padding: 30px 30px 50px;
}
.product-deatil hr + .description-tabs {
    padding: 0 0 5px !important;
}
.product-deatil .carousel-control.left,
.product-deatil .carousel-control.right {
    background: 0 0 !important;
}
.product-deatil .glyphicon {
    color: #3276B1;
}
.product-deatil .product-image {
    border-right: none !important;
}
.product-deatil .name {
    margin-top: 0;
    margin-bottom: 0;
}
.product-deatil .name small {
    display: block;
}
.product-deatil .name a {
    margin-left: 0;
}
.product-deatil .price-container {
    margin: 0;
    font-weight: 300;
    font-size: 24px;
}
.product-deatil .price-container small {
    font-size: 12px;
}
.product-deatil .fa-2x {
    font-size: 16px !important;
}
.product-deatil .fa-2x > h5 {
    margin: 0;
    font-size: 12px;
}
.product-deatil .fa-2x + a,
.product-deatil .fa-2x + a + a {
    font-size: 13px;
}
.product-deatil .certified {
    margin-top: 10px;
}
.product-deatil .certified ul {
    padding-left: 0;
}
.product-deatil .certified ul li:not(first-child) {
    margin-left: -3px;
}
.product-deatil .certified ul li {
    display: inline-block;
    padding: 13px 19px;
    border: 1px solid #CCC;
    background-color: #F9F9F9;
}
.product-deatil .certified ul li:first-child {
    border-right: none;
}
.product-deatil .certified ul li a {
    color: #6D7A83;
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
}
.product-deatil .certified ul li a span {
    display: block;
    color: #21C2F8;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
}
.product-deatil .message-text {
    width: calc(100% - 70px);
}
@media only screen and (min-width: 1024px) {
    .product-content .product-image {
        margin-right: -13px;
        border-right: 1px solid #DFE5E9;
    }
    .product-content .product-info {
        position: relative;
    }
    .product-content .description,
    .product-content .product-deatil,
    .product-content .product-info {
        margin-left: -13px;
    }
    .product-deatil.product-content .description,
    .product-deatil.product-content .product-info {
        margin-left: 0;
    }
}
html {
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
}
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    direction: ltr;
    background-color: #EEE;
}
body.mobile-view-activated.hidden-menu {
    overflow-x: hidden;
}
body.modal-open {
    overflow: hidden !important;
}
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
embed,
input::-moz-focus-inner,
object {
    outline: 0;
}
h1,
h2,
h3,
h4 {
    margin: 0;
    font-weight: 300;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
}
.page-title {
    margin: 12px 0 18px 0;
}
.page-title span {
    display: inline-block;
    color: #333;
    vertical-align: 1px;
    font-size: 16px;
}
.page-action {
    float: right;
    margin: 12px 0 12px 0;
}
.page-action > * {
    margin-left: 5px;
}
label {
    font-weight: 400;
}
:focus {
    outline: 0 !important;
}
a,
button,
input {
    -ms-touch-action: none !important;
}
.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.form-control,
.input-lg,
.input-sm,
.input-xs {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.input-xs {
    padding: 2px 10px;
    height: 24px;
    font-size: 11px;
    line-height: 1.5;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-sm {
    padding: 6px 10px 5px;
}
.btn-lg {
    padding: 10px 16px;
}
.no-space {
    margin: 0;
}
.no-space > [class*=col-] {
    margin: 0 !important;
    padding-right: 0;
    padding-left: 0;
}
#content {
    position: relative;
    padding: 10px 14px;
}
body.container {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0;
    border-right: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    box-shadow: 0 2px 70px rgba(0, 0, 0, .45);
}
body.container.hidden-menu:not(.mobile-view-activated) {
    overflow: hidden;
}
body.container.modal-open {
    padding: 0 !important;
}
h1 {
    margin: 10px 0;
    letter-spacing: -1px;
    font-size: 24px;
}
h1 small {
    letter-spacing: -1px;
    font-weight: 300;
    font-size: 18px;
}
.lead {
    font-size: 19px;
}
h2 {
    margin: 20px 0;
    letter-spacing: -1px;
    font-size: 22px;
    line-height: normal;
}
h3 {
    display: block;
    margin: 20px 0;
    font-weight: 400;
    font-size: 19px;
    line-height: normal;
}
h4 {
    line-height: normal;
}
h5 {
    margin: 10px 0;
    font-weight: 300;
    font-size: 17px;
    line-height: normal;
}
h6 {
    margin: 10px 0;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
}
.row-seperator-header {
    display: block;
    margin: 15px 14px 20px;
    border-bottom: none;
    color: #646464;
    font-weight: 400;
    font-size: 20px;
}
.center-canvas,
.center-child-canvas > canvas {
    display: block !important;
    margin: 0 auto !important;
}
.bordered {
    border: 1px solid rgba(0, 0, 0, .2);
}
.bordered:hover {
    border: 1px solid rgba(0, 0, 0, .4);
}
aside {
    display: block;
    min-height: 100%;
    background: #3A3633;
    background: url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMzYTM2MzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmEyNzI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left, #3A3633 93%, #2A2725 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(93%, #3A3633), color-stop(100%, #2A2725));
    background: -webkit-linear-gradient(left, #3A3633 93%, #2A2725 100%);
    background: -o-linear-gradient(left, #3A3633 93%, #2A2725 100%);
    background: -ms-linear-gradient(left, #3A3633 93%, #2A2725 100%);
    background: linear-gradient(to right, #3A3633 93%, #2A2725 100%);
}
#header {
    position: relative;
    z-index: 905;
    display: block;
    margin: 0;
    padding: 0;
    height: 49px;
    background-color: #F3F3F3;
    background-image: -moz-linear-gradient(top, #F3F3F3, #E2E2E2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F3F3F3), to(#E2E2E2));
    background-image: -webkit-linear-gradient(top, #F3F3F3, #E2E2E2);
    background-image: -o-linear-gradient(top, #F3F3F3, #E2E2E2);
    background-image: linear-gradient(to bottom, #F3F3F3, #E2E2E2);
    background-repeat: repeat-x;
}
#header > div {
    display: block;
}
#header > div.open {
    font-weight: 700;
}
.fixed-header #header {
    position: fixed;
    top: 0;
    z-index: 905;
    width: 100%;
    border-bottom: 2px solid #999;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    box-shadow: -11px 12px 23px rgba(0, 0, 0, .1);
}
.fixed-header.fixed-ribbon #header {
    border-bottom: none;
    box-shadow: none;
}
.container.fixed-header #header {
    max-width: 1164px;
}
.fixed-header #header .ajax-dropdown {
    z-index: 906;
}
.fixed-header #shortcut {
    position: fixed;
}
.fixed-header #main {
    margin-top: 49px;
}
#logo {
    float: left;
    padding: 10px 0;
}
#logo * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#logo img {
    padding-left: 3px;
    width: 127px;
    height: auto;
}
.ajax-context > div,
.ajax-context > div * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#header span#activity {
    position: relative;
    float: left;
    display: inline-block;
    margin: 10px 0 0;
    padding: 2px;
    width: 30px;
    height: 30px;
    border: 1px solid #BFBFBF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #F8F8F8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F1F1F1));
    background-image: -webkit-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -moz-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -ms-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -o-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: linear-gradient(top, #F8F8F8, #F1F1F1);
    color: #C4BAB6;
    text-align: center;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 19px;
    cursor: default !important;
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#header span#activity:hover {
    border: 1px solid #BFBFBF;
    -webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, .08);
    cursor: pointer !important;
    transition: all 0s;
}
#header span#activity b.badge {
    position: absolute;
    top: -5px;
    right: -5px;
    display: inline-block;
    padding: 2px 4px 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0091D9;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    line-height: normal;
    cursor: pointer;
}
#header span#activity.active .badge {
    background: #006FA6 !important;
}
.project-context {
    position: relative;
    display: inline-block;
    padding: 7px 13px 0;
}
.project-context > span {
    display: block;
}
.project-context > :first-child {
    display: block;
    padding-left: 0;
    color: #BFBFBF;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 0 1px #FFF;
    font-weight: 700;
    font-size: 10px;
}
.project-selector {
    padding: 0;
    max-width: 97%;
    border: none;
    background: 0 0;
    color: #555;
    text-align: left;
    white-space: nowrap;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.project-selector:hover {
    color: #333;
}
.header-search {
    position: relative;
}
.header-search.pull-right {
    margin-left: 6px;
}
.header-search > input[type=text] {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 0 10px;
    width: 100%;
    height: 30px;
    min-width: 200px;
    outline: 0;
    border-color: #BFBFBF;
    border-style: solid;
    border-width: 1px;
    border-radius: 0;
    background: #FFF;
    color: #404040;
    line-height: normal;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.header-search > button {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 2;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    border: none;
    background: 0 0;
    color: #6D6A69;
    font-size: 17px;
    line-height: 30px;
}
#search-mobile {
    display: none;
}
#cancel-search-js {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
    display: none;
    padding: 0;
    width: 30px;
    height: 29px;
    background: #A90329;
    color: #FFF;
    text-align: center;
    text-decoration: none !important;
    font-size: 17px;
    line-height: 29px;
}
#header > :first-child,
aside {
    width: 220px;
}
#left-panel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 904;
    padding-top: 49px;
}
#main {
    position: relative;
    margin-left: 220px;
    padding: 0;
    padding-bottom: 52px;
    min-height: 500px;
}
#ribbon {
    position: relative;
    padding: 0 13px;
    min-height: 40px;
    background: #474544;
}
#ribbon .breadcrumb {
    display: inline-block;
    margin: 0;
    padding: 11px 34px 11px 0 !important;
    background: 0 0;
    vertical-align: top;
}
#ribbon .breadcrumb,
#ribbon .breadcrumb a {
    color: #BBB !important;
    text-decoration: none !important;
}
#ribbon .breadcrumb li:last-child,
#ribbon .breadcrumb > .active {
    color: #E4E4E4;
}
.fixed-ribbon #ribbon {
    position: fixed;
    top: 49px;
    right: 0;
    left: 220px;
    z-index: 901;
}
.container.fixed-ribbon #ribbon {
    left: 590px;
    width: 944px;
}
.fixed-ribbon #content {
    padding-top: 50px;
}
.minified.fixed-ribbon #ribbon {
    left: 45px;
}
.hidden-menu.fixed-ribbon #ribbon {
    left: 10px;
}
.fixed-navigation #left-panel {
    position: fixed;
    height: 100%;
}
.fixed-navigation nav {
    overflow-y: auto;
    height: 100%;
    -webkit-overflow-scrolling: touch;
}
.fixed-navigation nav > ul {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
}
.mobile-detected.fixed-navigation nav > ul {
    padding-right: 30px !important;
}
.minified.fixed-navigation nav {
    overflow: visible;
    padding-bottom: 0;
    height: auto;
    -webkit-overflow-scrolling: none;
}
.minified.fixed-navigation nav > ul {
    overflow: visible;
    padding-right: 0;
    width: 100%;
}
nav ul li a:active {
    background: #616161 !important;
}
nav ul {
    position: relative;
    margin: 0;
    padding: 40px 28px 25px 0;
    padding: 0;
    width: 100%;
    list-style: none;
    font-size: 13px;
    line-height: .5em;
}
nav ul .active > a {
    position: relative;
    color: #FFF !important;
}
nav ul li.active > a:before {
    position: absolute;
    right: -21px;
    display: block;
    width: 27px;
    height: 27px;
    color: #EEE;
    content: "\f0d9";
    font-size: 20px;
    font-family: FontAwesome;
    line-height: normal;
}
nav ul li.active.open > a:before {
    content: "";
}
nav > ul > li:last-child.open {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}
nav ul li a {
    position: relative;
    display: block;
    padding: 10px 10px 10px 11px;
    color: #C0BBB7;
    text-decoration: none !important;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
}
nav > ul > li > ul > li > a,
nav > ul > li > ul > li > ul > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}
nav ul li a:focus {
    color: #C9C9C9;
}
nav ul li a:hover {
    color: #FFF;
    text-decoration: none;
}
nav ul li a.inactive,
nav ul li a.inactive:hover {
    color: #C0BBB7;
    opacity: .5;
    cursor: not-allowed;
}
nav ul b {
    float: right;
    margin-top: 2px;
    font-size: 11px;
}
nav ul span.menu-item-parent {
    display: inline-block;
    margin: 0;
    padding: 0;
}
nav ul li.open > a,
nav ul li.open > a b {
    color: #FFF !important;
}
nav > ul > li > a b {
    position: absolute !important;
    top: 10px;
    right: 10px;
}
nav > ul > li > a > i {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    text-align: center;
}
nav > ul > li > a > i > em {
    position: absolute;
    top: -8px;
    right: -6px;
    display: block;
    padding: 2px;
    max-height: 13px;
    min-width: 13px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 50%;
    background: #ED1C24;
    color: #FFF;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 700;
    font-style: normal;
    font-size: 9px;
    line-height: 8px;
}
nav ul li li {
    position: relative;
    border-bottom: none;
}
nav > ul > li > ul::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 23px;
    z-index: 1;
    display: block;
    border-left: 1px solid #7A7A7A;
    content: "";
}
nav > ul ul li::before {
    position: absolute;
    top: 16px;
    left: 23px;
    z-index: 1;
    display: block;
    width: 8px;
    border-top: 1px solid #7A7A7A;
    content: "";
}
nav > ul ul ul li::before {
    position: absolute;
    top: 17px;
    left: 10px;
    display: block;
    width: 18px;
    border-top: 1px solid transparent;
    content: "";
}
nav > ul ul li a i {
    width: 18px !important;
    vertical-align: 0 !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 1 !important;
}
nav > ul > li:hover > ul::before,
nav > ul > li:hover > ul > li::before {
    border-color: #ACACAC !important;
}
nav ul ul {
    display: none;
    margin: 0;
    padding: 7px 0;
    background: rgba(69, 69, 69, .6);
}
nav ul ul ul {
    padding: 0;
    background: 0 0;
}
nav ul ul li {
    margin: 0;
    padding: 0;
}
nav ul ul li > a {
    padding-left: 42px;
    outline: 0;
    font-weight: 400;
    font-size: 14px;
}
nav ul ul li > a:hover {
    background-color: rgba(69, 69, 69, .8);
    color: #FFF;
}
nav ul ul ul li a {
    padding: 8px 10px 8px 60px;
    color: #BFBFBF;
    font-size: 14px;
}
nav ul ul ul li a:hover {
    color: #FFF;
}
nav ul ul ul ul li a {
    padding-left: 80px;
}
nav ul ul ul ul ul li a {
    padding-left: 100px;
}
nav ul ul ul ul ul ul li a {
    padding-left: 120px;
}
nav ul ul b {
    color: #B3B3B3;
}
nav ul ul > li:hover b {
    color: #D5D9E2;
}
.header-dropdown-list {
    position: relative;
    float: right;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    list-style: none;
}
.header-dropdown-list > li {
    display: inline-block;
    padding-right: 5px;
}
.header-dropdown-list > li > .dropdown-toggle {
    display: block;
    margin-top: 16px;
}
.smart-accordion-default.panel-group {
    margin-bottom: 0;
}
.smart-accordion-default.panel-group .panel + .panel {
    margin-top: -1px;
}
.smart-accordion-default.panel-group .panel-heading {
    padding: 0;
}
.smart-accordion-default.panel-group .panel-title a {
    display: block;
    padding: 10px 15px;
    text-decoration: none !important;
}
.panel-group .panel,
.smart-accordion-default .panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.smart-accordion-default .panel-default > .panel-heading {
    background-color: #FCFCFC;
}
.smart-accordion-default .panel-default {
    border-color: #C3C3C3;
}
.smart-accordion-default .panel-title > a.collapsed > .fa,
.smart-accordion-default .panel-title > a > :first-child {
    display: none;
}
.smart-accordion-default .panel-title > a.collapsed > :first-child {
    display: inline-block;
}
.no-padding .smart-accordion-default > div {
    border-right: none !important;
    border-left: none !important;
}
.no-padding .smart-accordion-default > div:first-child {
    border-top: none !important;
}
.no-padding .smart-accordion-default > div:last-child {
    border-bottom: none !important;
}
.onoffswitch-container {
    display: inline-block;
    margin-top: 4px;
    margin-left: 7px;
}
.onoffswitch {
    position: relative;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
    width: 50px;
    vertical-align: middle;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #626262;
    border-color: #ADADAD #B3B3B3 #9E9E9E;
    border-radius: 50px;
    cursor: pointer;
}
.onoffswitch-inner {
    display: block;
    margin-left: -100%;
    width: 200%;
}
.onoffswitch-inner:after,
.onoffswitch-inner:before {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    width: 50%;
    height: 15px;
    font-weight: 700;
    font-size: 10px;
    font-family: Trebuchet, Arial, sans-serif;
    line-height: 15px;
}
.onoffswitch-inner:before {
    padding-left: 7px;
    background-color: #3276B1;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, .5), 0 1px 2px rgba(0, 0, 0, .05);
    color: #FFF;
    content: attr(data-swchon-text);
    text-align: left;
    text-shadow: 0 -1px 0 #333;
}
.onoffswitch-inner:after {
    padding-right: 7px;
    background-color: #FFF;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    color: #555;
    content: attr(data-swchoff-text);
    text-align: right;
    text-shadow: 0 -1px 0 #FFF;
}
.onoffswitch-switch {
    position: absolute;
    top: 0;
    right: 32px;
    bottom: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: -2px;
    width: 19px;
    height: 19px;
    border: 1px solid #9A9A9A;
    border-radius: 50px;
    background: #FFF;
    background-color: #F4F4F4;
    background-image: -moz-linear-gradient(top, #FFF, #EEE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#EEE));
    background-image: -webkit-linear-gradient(top, #FFF, #EEE);
    background-image: -o-linear-gradient(top, #FFF, #EEE);
    background-image: linear-gradient(to bottom, #FFF, #EEE);
    background-repeat: repeat-x;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3);
}
.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before,
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
    display: block;
    color: #A90329;
    content: "\f00d";
    text-align: center;
    text-shadow: 0 -1px 0 #FFF;
    font-weight: 700;
    font-size: 10px;
    font-family: FontAwesome;
    line-height: 19px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
    color: #57889C;
    content: "\f00c";
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    display: block;
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0;
}
.onoffswitch-switch:hover {
    background-color: #EEE;
}
.onoffswitch-switch:active {
    background-color: #EEE;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}
.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-inner:before,
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:after {
    background: #BFBFBF;
    color: #333;
    text-shadow: 0 1px 0 #FFF;
}
.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-switch,
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
    background-color: #F4F4F4;
    background-image: -moz-linear-gradient(top, #BFBFBF, #F4F4F4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#BFBFBF), to(#F4F4F4));
    background-image: -webkit-linear-gradient(top, #BFBFBF, #F4F4F4);
    background-image: -o-linear-gradient(top, #BFBFBF, #F4F4F4);
    background-image: linear-gradient(to bottom, #BFBFBF, #F4F4F4);
    box-shadow: none !important;
}
.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-label,
.onoffswitch-checkbox:disabled + .onoffswitch-label {
    border-color: #ABABAB #999 #878787 !important;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    border-color: #3276B1 #2A6395 #255681;
}
.onoffswitch + span,
.onoffswitch-title {
    display: inline-block;
    margin-top: -5px;
    vertical-align: middle;
}
.form-control {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.form hr {
    margin-top: 20px;
    margin-right: -13px;
    margin-bottom: 20px;
    margin-left: -13px;
    border-color: rgba(0, 0, 0, .1);
}
.form fieldset {
    position: relative;
    display: block;
    border: none;
    background: rgba(255, 255, 255, .9);
}
fieldset {
    position: relative;
}
.form-actions {
    display: block;
    margin-top: 25px;
    margin-right: -13px;
    margin-bottom: -13px;
    margin-left: -13px;
    padding: 13px 14px 15px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: rgba(249, 249, 249, .9);
    text-align: right;
}
.well .form-actions {
    margin-right: -19px;
    margin-bottom: -19px;
    margin-left: -19px;
}
.well.well-lg .form-actions {
    margin-right: -24px;
    margin-bottom: -24px;
    margin-left: -24px;
}
.well.well-sm .form-actions {
    margin-right: -9px;
    margin-bottom: -9px;
    margin-left: -9px;
}
.popover-content .form-actions {
    margin: 0 -14px -9px;
    padding: 9px 14px;
    border-radius: 0 0 3px 3px;
}
.no-padding .form .form-actions {
    display: block;
    margin: 0;
    margin-top: 25px;
    padding: 13px 14px 15px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: rgba(248, 248, 248, .9);
    text-align: right;
}
.bootstrap-duallistbox-container label,
.form header,
legend {
    display: block;
    margin: 25px 0 20px;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
    background: #FFF;
    color: #222;
    font-weight: 300;
    font-size: 16px;
}
.no-padding .form header {
    margin: 25px 14px 0;
}
.form header:first-child {
    margin-top: 10px;
}
legend {
    margin-top: 0;
    background: 0 0;
    font-weight: 400;
}
.input-group-addon {
    padding: 6px 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    -ms-transition: background-color .3s;
}
.input-group-addon .fa {
    font-size: 14px;
}
.input-group-addon .fa-2x,
.input-group-addon .fa-lg {
    font-size: 2em;
}
.input-group-addon .fa-3x,
.input-group-addon .fa-4x,
.input-group-addon .fa-5x {
    font-size: 30px;
}
input[type=text]:focus + .input-group-addon {
    border-color: #0091D9;
    background-color: #72A0CE;
    color: #FFF;
}
.has-warning input[type=text],
.has-warning input[type=text] + .input-group-addon {
    border-color: #DBAB57;
}
.has-warning input[type=text] + .input-group-addon {
    background-color: #FAF2CC;
    color: #C09853;
}
.has-warning input[type=text]:focus,
.has-warning input[type=text]:focus + .input-group-addon {
    border-color: #DBAB57;
}
.has-warning input[type=text]:focus + .input-group-addon {
    background-color: #E1C118;
    color: #FFF;
}
.has-error .input-group-addon {
    border-color: #B94A48;
    background: #F2DEDE;
    color: #B94A48;
}
.has-error input[type=text],
.has-error input[type=text] + .input-group-addon {
    border-color: #B94A48;
}
.has-error input[type=text] + .input-group-addon {
    background-color: #F2DEDE;
    color: #B94A48;
}
.has-error input[type=text]:focus,
.has-error input[type=text]:focus + .input-group-addon {
    border-color: #C05E5E;
}
.has-error input[type=text]:focus + .input-group-addon {
    background-color: #C05E5E;
    color: #FFF;
}
.has-success input[type=text]:focus + .input-group-addon {
    border-color: #468847;
    background-color: #468847;
    color: #FFF;
}
.form .form-group:last-child,
.form .form-group:last-child .note,
.form fieldset .form-group:last-child,
.form fieldset .form-group:last-child .note {
    margin-bottom: 0;
}
.note {
    margin-top: 6px;
    padding: 0 1px;
    color: #999;
    font-size: 11px;
    line-height: 15px;
}
.input-icon-right {
    position: relative;
}
.input-icon-left > i,
.input-icon-right > i {
    position: absolute;
    top: 30%;
    right: 10px;
    color: #BFBFBF;
    font-size: 16px;
}
.input-icon-left > i {
    right: auto;
    left: 24px;
}
.input-icon-right .form-control {
    padding-right: 27px;
}
.input-icon-left .form-control {
    padding-left: 29px;
}
input[type=color].ui-autocomplete-loading,
input[type=date].ui-autocomplete-loading,
input[type=datetime-local].ui-autocomplete-loading,
input[type=datetime].ui-autocomplete-loading,
input[type=email].ui-autocomplete-loading,
input[type=month].ui-autocomplete-loading,
input[type=number].ui-autocomplete-loading,
input[type=password].ui-autocomplete-loading,
input[type=search].ui-autocomplete-loading,
input[type=tel].ui-autocomplete-loading,
input[type=text].ui-autocomplete-loading,
input[type=time].ui-autocomplete-loading,
input[type=url].ui-autocomplete-loading,
input[type=week].ui-autocomplete-loading {
    padding-right: 27px;
    background-image: url(../img/plugins/select2/select2-spinner.gif) !important;
    background-position: 99% 50%;
    background-repeat: no-repeat;
}
.input-group-addon .checkbox,
.input-group-addon .radio {
    margin-right: 0 !important;
    padding-top: 0;
    min-height: 0;
}
.input-group-addon label input[type=checkbox].checkbox + span,
.input-group-addon label input[type=checkbox].checkbox + span:before, .input-group-addon label input[type=radio].radiobox + span, .input-group-addon label input[type=radio].radiobox + span:before {
    margin-right: 0;
}
.input-group-addon .onoffswitch,
.input-group-addon .onoffswitch-label {
    margin: 0;
}
.timeline-seperator {
    display: block;
    margin: 20px 0 0;
    color: #999;
    text-align: center;
}
.timeline-seperator > :first-child {
    padding: 4px 5px;
    border: 1px dashed rgba(0, 0, 0, .1);
    border-radius: 4px;
    background: #FFF;
    font-size: 11px;
}
.timeline-seperator .btn,
.timeline-seperator .btn + .dropdown-menu {
    margin-right: 15px;
}
.timeline-seperator:after {
    display: block;
    margin: 0 20px;
    margin-top: -8px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
    content: " ";
}
.alert {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 10px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #675100;
    border-left-width: 5px;
}
.alert .close {
    top: 0;
    right: -5px;
    line-height: 20px;
}
.alert-heading {
    font-weight: 600;
}
.alert-danger {
    border-color: #953B39;
    background-color: #C26565;
    color: #FFF;
    text-shadow: none;
}
.alert-warning {
    border-color: #DFB56C;
    background-color: #EFE1B3;
    color: #826430;
}
.alert-success {
    border-color: #8AC38B;
    background-color: #CDE0C4;
    color: #356635;
}
.alert-info {
    border-color: #9CB4C5;
    background-color: #D6DDE7;
    color: #305D8C;
}
.well {
    position: relative;
    border: 1px solid #DDD;
    background-color: #FBFBFB;
    -webkit-box-shadow: 0 1px 1px #ECECEC;
    -moz-box-shadow: 0 1px 1px #ECECEC;
    box-shadow: 0 1px 1px #ECECEC;
}
.well.well-clean {
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.well.well-glass {
    border-color: transparent;
    background-color: rgba(255, 255, 255, .25);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #FFF;
}
.well.well-light {
    border: 1px solid #E2E2E2;
    background: #FFF;
}
.widget-body .well {
    margin-bottom: 0;
}
.well.transparent {
    border: none !important;
    background: 0 0 !important;
}
.jarviswidget.well.transparent > div,
.jarviswidget.well.transparent > div .widget-body {
    padding: 0 !important;
}
.well[class*=" bg-"],
.well[class^=bg-] {
    border: 1px solid #555 !important;
}
.nav-tabs > li > a .badge {
    margin-left: 5px;
    padding: 3px 5px;
    min-width: 17px;
    font-weight: 400;
    font-size: 11px;
    opacity: .5;
}
.nav-tabs > li > a > .fa {
    opacity: .5;
}
.tabs-left .nav-tabs > li > a .badge {
    margin-right: 5px;
    margin-left: 0;
}
.nav-tabs > li > a .label {
    display: inline-block;
    margin-left: 5px;
    font-size: 11px;
    opacity: .5;
}
.nav-tabs > li.active > a .badge,
.nav-tabs > li.active > a .label,
.nav-tabs > li.active > a > .fa {
    opacity: 1;
}
.nav-tabs > li > a {
    border-radius: 0;
    color: #333;
}
.nav-tabs > li.active > a {
    margin-top: 1px !important;
    -webkit-box-shadow: 0 -2px 0 #57889C;
    -moz-box-shadow: 0 -2px 0 #57889C;
    box-shadow: 0 -2px 0 #57889C;
    font-weight: 700;
    border-top-width: 0 !important;
}
.tabs-left .nav-tabs > li.active > a {
    margin-left: 1px !important;
    border-left: none !important;
    -webkit-box-shadow: -2px 0 0 #57889C;
    -moz-box-shadow: -2px 0 0 #57889C;
    box-shadow: -2px 0 0 #57889C;
    border-top-width: 1px !important;
}
.tabs-left .nav-pills > li.active > a {
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.tabs-right .nav-tabs > li.active > a {
    margin-right: 1px !important;
    border-right: none !important;
    -webkit-box-shadow: 2px 0 0 #57889C;
    -moz-box-shadow: 2px 0 0 #57889C;
    box-shadow: 2px 0 0 #57889C;
    border-top-width: 1px !important;
}
.tabs-below .nav-tabs > li.active > a {
    margin-top: 0 !important;
    border-top: none !important;
    -webkit-box-shadow: 0 2px 0 #57889C;
    -moz-box-shadow: 0 2px 0 #57889C;
    box-shadow: 0 2px 0 #57889C;
    border-bottom-width: 0 !important;
}
.tabs-left > .nav-pills > li,
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-pills > li,
.tabs-right > .nav-tabs > li {
    float: none;
}
.tabs-left > .nav-pills > li > a,
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-pills > li > a,
.tabs-right > .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px;
    min-width: 74px;
    max-width: 90px;
}
.tabs-left > .nav-pills,
.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #DDD;
}
.tabs-left > .nav-pills {
    border-right: none;
}
.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-left > .nav-tabs > li > a:hover {
    border-color: #EEE #D5D5D5 #EEE #EEE;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:focus,
.tabs-left > .nav-tabs .active > a:hover {
    border-color: #D5D5D5 transparent #D5D5D5 #DDD;
}
.tabs-left > .tab-content {
    margin-left: 109px;
}
.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #DDD;
}
.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:hover {
    border-color: #EEE #EEE #EEE #DDD;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:focus,
.tabs-right > .nav-tabs .active > a:hover {
    border-color: #DDD #DDD #DDD transparent;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
    border-bottom: 0;
}
.pill-content > .pill-pane,
.tab-content > .tab-pane {
    display: none;
}
.pill-content > .active,
.tab-content > .active {
    display: block;
}
.tabs-below > .nav-tabs {
    border-top: 1px solid #DDD;
}
.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a:focus,
.tabs-below > .nav-tabs > li > a:hover {
    border-top-color: #DDD;
    border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:focus,
.tabs-below > .nav-tabs > .active > a:hover {
    border-color: transparent #DDD #DDD;
}
.nav-tabs.bordered {
    border: 1px solid #DDD;
    background: #FFF;
}
.nav-tabs.bordered > :first-child a {
    border-left-width: 0 !important;
}
.nav-tabs.bordered + .tab-content {
    border: 1px solid #DDD;
    border-top: none;
}
.tabs-pull-right.nav-pills > li,
.tabs-pull-right.nav-tabs > li {
    float: right;
}
.tabs-pull-right.nav-pills > li:first-child > a,
.tabs-pull-right.nav-tabs > li:first-child > a {
    margin-right: 1px;
}
.tabs-pull-right.bordered.nav-pills > li:first-child > a,
.tabs-pull-right.bordered.nav-tabs > li:first-child > a {
    margin-right: 0;
    border-left-width: 1px !important;
    border-right-width: 0;
}
.jarviswidget > header > .nav-tabs.pull-left > li:first-child a {
    border-left-width: 0 !important;
}
.btn,
a:link,
button {
    -webkit-tap-highlight-color: rgba(169, 3, 41, .5);
}
.minified .menu-item-parent,
.user-favorite,
.user-favorite * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hidden-desktop {
    display: none !important;
}
.dropdown-menu-xs {
    min-width: 37px;
}
.dropdown-menu-xs > li > a {
    padding: 3px 10px;
}
.dropdown-menu-xs > li > a:hover i {
    color: #FFF !important;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    float: right;
    display: block;
    margin-top: 5px;
    margin-right: -10px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    border-left-color: #BFBFBF;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #FFF;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.table.has-tickbox thead tr th:first-child {
    width: 18px;
}
.table.has-tickbox.smart-form tbody tr td:first-child .checkbox,
.table.has-tickbox.smart-form tbody tr td:first-child .radio,
.table.has-tickbox.smart-form thead tr th:first-child .checkbox,
.table.has-tickbox.smart-form thead tr th:first-child .radio {
    padding: 0 !important;
}
.fc-head-container thead tr,
.table thead tr {
    background-color: #EEE;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F2F2F2), to(#FAFAFA));
    background-image: -webkit-linear-gradient(top, #F2F2F2 0, #FAFAFA 100%);
    background-image: -moz-linear-gradient(top, #F2F2F2 0, #FAFAFA 100%);
    background-image: -ms-linear-gradient(top, #F2F2F2 0, #FAFAFA 100%);
    background-image: -o-linear-gradient(top, #F2F2F2 0, #FAFAFA 100%);
    background-image: -linear-gradient(top, #F2F2F2 0, #FAFAFA 100%);
    font-size: 12px;
}
.fc-head-container thead tr th {
    padding: 4px;
    line-height: 1.428571429;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-width: 1px;
}
.no-padding > .table-bordered,
.no-padding > .table-responsive > .table-bordered {
    border: none !important;
}
.no-padding > .table-bordered tbody tr td:first-child,
.no-padding > .table-bordered thead tr td:first-child,
.no-padding > .table-bordered thead tr th:first-child,
.no-padding > .table-responsive > .table-bordered tbody tr td:first-child,
.no-padding > .table-responsive > .table-bordered thead tr td:first-child,
.no-padding > .table-responsive > .table-bordered thead tr th:first-child {
    border-left-width: 0 !important;
}
.no-padding > .table-bordered tbody tr td:last-child,
.no-padding > .table-bordered thead tr th:last-child,
.no-padding > .table-responsive > .table-bordered tbody tr td:last-child,
.no-padding > .table-responsive > .table-bordered thead tr th:last-child {
    border-right-width: 0 !important;
}
.no-padding > .table-bordered tbody tr:last-child td,
.no-padding > .table-responsive > .table-bordered tbody tr:last-child td {
    border-bottom-width: 0 !important;
}
.no-padding .table-responsive .table {
    margin-bottom: 0;
}
.no-padding .note-editable .table-bordered {
    border: 1px solid #DDD !important;
}
.smart-form.table td .checkbox i,
.smart-form.table td .radio i,
.smart-form.table th .checkbox i,
.smart-form.table th .radio i {
    top: 0 !important;
}
.table-condensed.table > tbody > tr > td,
.table-condensed.table > tbody > tr > th,
.table-condensed.table > tfoot > tr > td,
.table-condensed.table > tfoot > tr > th,
.table-condensed.table > thead > tr > td,
.table-condensed.table > thead > tr > th {
    padding: 5px 10px !important;
}
.microcharts {
    margin-right: -10px;
    margin-left: -10px;
}
.microcharts > div {
    overflow: hidden;
    margin-top: 10px !important;
    padding: 7px 9px;
    height: 65px;
    border-top: 1px solid #DADADA !important;
    border-right: 1px solid #DADADA !important;
}
.microcharts > :last-child {
    border-right: none !important;
}
.microcharts .sparkline {
    margin-top: 10px;
    margin-right: 8px;
    opacity: .7;
}
.microcharts .sparkline:hover {
    opacity: 1;
}
.smaller-stat {
    margin: 0;
    padding: 0;
    list-style: none;
}
.smaller-stat li {
    margin-top: 3px;
    margin-right: 0;
}
.smaller-stat li:first-child {
    margin-top: 8px;
}
.smaller-stat span.label {
    display: block;
    text-align: left;
    opacity: .5;
    cursor: default;
}
.smaller-stat span.label:hover {
    opacity: 1;
}
.user-favorite {
    display: block;
    margin: 0 !important;
    width: 100%;
    height: 39px;
    border: solid transparent;
    border-width: 1px 0;
    border-bottom: 1px solid #525151;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    color: #FFF;
    font-size: 12px;
}
.user-favorite > span {
    display: block;
    padding: 0 10px;
    height: 38px;
    border-bottom: 1px solid #1A1817;
}
.user-favorite a {
    display: inline-block;
    margin-top: 6px;
    color: #C0BBB7;
    text-decoration: none !important;
}
.user-favorite a:hover {
    color: #FFF;
}
.user-favorite a span {
    display: inline-block;
    overflow: hidden;
    max-width: 150px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.user-favorite a i {
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
}
.user-favorite a span + i {
    vertical-align: middle;
}
.client-form header {
    margin: 0;
    padding: 15px 13px;
    background: rgba(248, 248, 248, .9);
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, .1);
}
.minified .inbox-badge {
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 2px;
    min-width: 13px;
    border-radius: 50%;
    background: #ED1C24;
    font-size: 9px;
}
.minifyme {
    position: absolute;
    right: 0;
    display: block;
    padding: 0;
    width: 36px;
    height: 28px;
    border-bottom: 1px solid #302F2F;
    border-radius: 5px 0 0 5px;
    background: #454545;
    color: #A8A8A8;
    text-align: center;
    font-size: 19px;
    cursor: pointer;
    transition: all .1s linear 0s;
}
.minifyme:hover {
    right: 0;
    padding-right: 5px;
    width: 40px;
    background: #646464;
    color: #E4E4E4;
}
.minified .minifyme {
    position: relative;
    right: 0;
    margin: 0;
    width: 100%;
    height: 34px;
    border-radius: 0;
    color: #A8A8A8;
    font-size: 23px;
}
.minified .minifyme .fa:before {
    content: "\f0a9";
}
.minified .user-favorite a i,
.minified .user-favorite a span {
    display: none;
}
.minified .user-favorite span {
    padding: 0 5px;
    text-align: center;
}
.minified .user-favorite img {
    margin: -2px 0 0;
    width: 30px;
}
.minified .user-favorite {
    height: 38px;
    border-bottom: 1px solid #181818;
}
.minified #left-panel {
    width: 45px;
}
.minified #main {
    margin-left: 45px;
}
.minified #left-panel,
.minified nav > ul > li {
    overflow: visible;
}
.minified nav > ul > ul {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 180px !important;
    min-height: 100px !important;
    background: #ED1C24 !important;
}
.minified nav > ul > li,
.minified nav > ul > li a {
    position: relative;
}
.minified nav ul > li > a {
    display: block;
    padding: 10px 11px;
}
.minified nav > ul > li > a .fa.fa-fw {
    display: block;
    padding: 0;
    width: auto;
    text-align: center;
}
.minified nav > ul > li > a > i {
    display: block;
    margin: 0;
    text-align: center;
}
.minified nav > ul > li.active > a::before {
    content: "\f0d9";
}
.minified nav ul ul li a {
    padding-left: 14px;
}
.minified nav ul ul li li a {
    padding-left: 25px;
}
.minified nav > ul ul li::before,
.minified nav > ul > li > ul::before {
    left: 12px;
}
.minified nav > ul > li > a .menu-item-parent,
.minified nav > ul > li > a > b {
    display: none;
}
.minified nav > ul > li > a > .menu-item-parent {
    position: absolute;
    top: -3px;
    left: 40px;
    z-index: 3;
    display: none;
    padding-left: 12px;
    width: 186px;
    height: 38px;
    border-top: 1px solid #D8D4D4;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #BFBFBF;
    background-color: #F5F5F5;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, .2);
    color: #333;
    line-height: 38px;
}
.minified nav > ul > li > ul {
    position: absolute;
    left: 40px;
    z-index: 5;
    display: none !important;
    overflow: hidden;
    margin-top: -3px;
    width: 199px;
    border: 1px solid #BFBFBF;
    background: #454545;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .2);
}
.minified nav ul > li > ul > li > ul {
    position: relative;
    left: 13px;
    margin-left: -12px;
    width: 197px;
    border: none;
}
.minified nav > ul > li:hover > a > .menu-item-parent,
.minified nav > ul > li:hover > ul {
    display: block !important;
}
.minified nav > ul > li > ul > li {
    background-color: rgba(69, 69, 69, .9);
}
.minified nav > ul > li > ul > li > ul > li {
    background-color: #484B50;
}
.minified nav > ul > li {
    border-top: 1px solid #525151;
    border-bottom: 1px solid #1A1817;
}
.minified nav > ul > li > ul::before {
    border-left: none;
}
.minified nav > ul ul li::before {
    border: none;
}
.slimScrollDiv,
.slimScrollDiv > :first-child {
    overflow: hidden;
}
.minified .slimScrollDiv,
.minified .slimScrollDiv > :first-child {
    overflow: visible !important;
}
.minified .slimScrollBar,
.minified .slimScrollRail {
    display: none;
}
.minified nav > ul > li > ul > li > a,
.minified nav > ul > li > ul > li > ul > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.minified nav > ul > li > ul > li > ul > li a {
    padding-top: 6px;
    padding-bottom: 6px;
}
.minified nav ul ul ul ul li a {
    padding-left: 45px;
}
.minified nav ul ul ul ul ul li a {
    padding-left: 62px;
}
.minified nav ul ul ul ul ul ul li a {
    padding-left: 82px;
}
.pagination {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.pagination.pagination-alt > li > a {
    margin-left: -1px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagination.pagination-alt > li:first-child > a {
    padding-left: 0;
}
.pagination > li > a,
.pagination > li > span {
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
}
.disabled {
    color: #FFF;
}
.btn-default.disabled {
    color: #999;
}
.btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
}
.btn:active {
    position: relative;
    top: 1px;
    left: 1px;
}
.btn.btn-ribbon {
    float: left;
    display: block;
    margin: 0 8px 0 0;
    padding: 0 5px;
    height: 20px;
    border: none;
    background-color: #707070;
    background-image: -moz-linear-gradient(top, #777, #666);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777), to(#666));
    background-image: -webkit-linear-gradient(top, #777, #666);
    background-image: -o-linear-gradient(top, #777, #666);
    background-image: linear-gradient(to bottom, #777, #666);
    background-repeat: repeat-x;
    color: #FFF;
    vertical-align: middle;
    line-height: 20px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff777777", endColorstr="#ff666666", GradientType=0);
}
.btn.btn-ribbon > i {
    font-size: 111%;
}
.ribbon-button-alignment {
    display: inline-block;
    padding-top: 10px;
}
.ribbon-button-alignment.pull-right > .btn.btn-ribbon {
    margin: 0 0 0 8px;
}
.panel-purple {
    border-color: #6E587A;
}
.panel-purple > .panel-heading {
    border-color: #6E587A;
    background-color: #6E587A;
    color: #FFF;
}
.panel-greenLight {
    border-color: #71843F;
}
.panel-greenLight > .panel-heading {
    border-color: #71843F;
    background-color: #71843F;
    color: #FFF;
}
.panel-greenDark {
    border-color: #496949;
}
.panel-greenDark > .panel-heading {
    border-color: #496949;
    background-color: #496949;
    color: #FFF;
}
.panel-darken {
    border-color: #333;
}
.panel-darken > .panel-heading {
    border-color: #404040;
    background-color: #404040;
    color: #FFF;
}
.panel-pink {
    border-color: #AC5287;
}
.panel-pink > .panel-heading {
    border-color: #AC5287;
    background-color: #AC5287;
    color: #FFF;
}
.panel-green {
    border-color: #356E35;
}
.panel-green > .panel-heading {
    border-color: #356E35;
    background-color: #356E35;
    color: #FFF;
}
.panel-blueLight {
    border-color: #92A2A8;
}
.panel-blueLight > .panel-heading {
    border-color: #92A2A8;
    background-color: #92A2A8;
    color: #FFF;
}
.panel-pinkDark {
    border-color: #A8829F;
}
.panel-pinkDark > .panel-heading {
    border-color: #A8829F;
    background-color: #A8829F;
    color: #FFF;
}
.panel-redLight {
    border-color: #A65858;
}
.panel-redLight > .panel-heading {
    border-color: #A65858;
    background-color: #A65858;
    color: #FFF;
}
.panel-red {
    border-color: #A90329;
}
.panel-red > .panel-heading {
    border-color: #A90329;
    background-color: #A90329;
    color: #FFF;
}
.panel-teal {
    border-color: #568A89;
}
.panel-teal > .panel-heading {
    border-color: #568A89;
    background-color: #568A89;
    color: #FFF;
}
.panel-orange {
    border-color: #C79121;
}
.panel-orange > .panel-heading {
    border-color: #C79121;
    background-color: #C79121;
    color: #FFF;
}
.panel-blueDark {
    border-color: #4C4F53;
}
.panel-blueDark > .panel-heading {
    border-color: #4C4F53;
    background-color: #4C4F53;
    color: #FFF;
}
.panel-magenta {
    border-color: #6E3671;
}
.panel-magenta > .panel-heading {
    border-color: #6E3671;
    background-color: #6E3671;
    color: #FFF;
}
.panel-blue {
    border-color: #57889C;
}
.panel-blue > .panel-heading {
    border-color: #57889C;
    background-color: #57889C;
    color: #FFF;
}
.panel-footer > .btn-block {
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-circle {
    padding: 6px 0;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}
.btn-circle.btn-lg {
    padding: 10px 15px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 18px;
    line-height: 30px;
}
.btn-circle.btn-xl {
    padding: 10px 15px;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    line-height: 50px;
}
.btn-metro {
    margin: 0 0 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.btn-metro > span {
    display: block;
    margin-top: 10px;
    vertical-align: bottom;
    text-transform: uppercase;
}
.btn-metro > span.label {
    position: absolute;
    top: 0;
    right: 0;
}
.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 3px 0 0 3px;
    background: rgba(0, 0, 0, .15);
}
.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}
.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
}
#left-panel {
    -webkit-transition: 250ms cubic-bezier(.1, .57, .1, 1);
    transition: 250ms cubic-bezier(.1, .57, .1, 1);
    -webkit-transform: translate(0, 0) translateZ(0);
}
.chart-large,
.chart-small,
.chart-xl {
    overflow: hidden;
}
.chart-small {
    width: 100%;
    height: 100px;
}
.chart-large {
    width: 100%;
    height: 235px;
}
.chart-xl {
    width: 100%;
    height: 297px;
}
#flotTip {
    z-index: 9999;
    padding: 3px 5px;
    border: 1px solid #C1C1C1;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFF;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
    color: #333;
    font-size: 14px;
}
#flotTip span {
    color: #38812D;
    font-weight: 700;
}
.legendLabel span {
    display: block;
    margin: 0 5px;
}
.legendColorBox {
    padding-top: 5px;
    padding-left: 10px;
    vertical-align: top;
}
.legendColorBox div > div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.morris-hover.morris-default-style {
    padding: 6px;
    border: solid 2px rgba(230, 230, 230, .8);
    border-radius: 10px;
    background: rgba(255, 255, 255, .8);
    color: #666;
    text-align: center;
    font-size: 12px;
    font-family: sans-serif;
}
.morris-hover.morris-default-style .morris-hover-row-label {
    margin: .25em 0;
    font-weight: 700;
}
.morris-hover.morris-default-style .morris-hover-point {
    margin: .1em 0;
    white-space: nowrap;
}
.morris-hover {
    position: absolute;
    z-index: 903;
}
.fixed-page-footer .morris-hover {
    z-index: 900;
}
.chart {
    overflow: hidden;
    margin: 20px 5px 10px 10px;
    height: 220px;
}
.has-legend {
    margin-top: 30px !important;
}
.has-legend-unique {
    margin-top: 19px !important;
}
.icon-color-good {
    color: #40AC2B;
}
.icon-color-bad {
    color: #ED1C24;
}
.degree-sign:after,
.percent-sign:after {
    content: " %";
    line-height: normal;
}
.degree-sign:after {
    content: "°F";
}
.hidden-menu #left-panel {
    left: -210px;
    z-index: 903;
}
.hidden-menu #main {
    margin-left: 10px;
}
.hidden-menu #left-panel:hover {
    left: 0;
}
.hidden-menu .minifyme,
.minified #hide-menu {
    display: none;
}
.btn-header.pull-right {
    margin-left: 6px;
}
.btn-header a > span {
    display: inline-block;
    height: 30px;
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
}
.btn-header > :first-child > a {
    display: inline-block;
    margin: 10px 0 0;
    padding: 2px;
    height: 30px;
    min-width: 30px;
    border: 1px solid #BFBFBF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #F8F8F8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F1F1F1));
    background-image: -webkit-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -moz-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -ms-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -o-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: linear-gradient(top, #F8F8F8, #F1F1F1);
    color: #6D6A69;
    text-align: center;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    cursor: default !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-header > :first-child > a:hover {
    border: 1px solid #BFBFBF;
    -webkit-box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, .08);
    box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, .08);
    color: #222;
    cursor: pointer;
    transition: all 0s;
}
.btn-header > :first-child > a:active {
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(top, #E8E8E8 0, #EDEDED 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E8E8E8), color-stop(100%, #EDEDED));
    background-image: -webkit-linear-gradient(top, #E8E8E8 0, #EDEDED 100%);
    background-image: -o-linear-gradient(top, #E8E8E8 0, #EDEDED 100%);
    background-image: -ms-linear-gradient(top, #E8E8E8 0, #EDEDED 100%);
    background-image: linear-gradient(to bottom, #E8E8E8 0, #EDEDED 100%);
    -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8", endColorstr="#ededed", GradientType=0);
}
.hidden-menu #hide-menu > :first-child > a {
    border-color: #494949;
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(top, #5A5A5A 0, #686868 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5A5A5A), color-stop(100%, #686868));
    background-image: -webkit-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -o-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: -ms-linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    background-image: linear-gradient(to bottom, #5A5A5A 0, #686868 100%);
    -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .15);
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5A5A5A", endColorstr="#686868", GradientType=0);
}
.full-screen #fullscreen > :first-child > a:active,
.hidden-menu #hide-menu > :first-child > a:active {
    -webkit-box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, .2);
}
.ajax-dropdown > :first-child {
    margin: 0 0 3px;
    padding: 0 0 9px;
}
.ajax-dropdown {
    position: absolute;
    top: 48px;
    left: 52px;
    z-index: 905;
    display: none;
    padding: 10px;
    width: 344px;
    height: 435px;
    border: 1px solid #B3B3B3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #FFF;
    -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, .25);
    -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, .25);
    box-shadow: 0 2px 4px rgba(30, 30, 100, .25);
}
.ajax-dropdown:after,
.ajax-dropdown:before {
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: " ";
    pointer-events: none;
}
.ajax-dropdown:after {
    left: 50%;
    margin-left: -7px;
    border-color: rgba(255, 255, 255, 0);
    border-width: 7px;
    border-bottom-color: #FFF;
}
.ajax-dropdown:before {
    left: 50%;
    margin-left: -8px;
    border-color: rgba(131, 131, 131, 0);
    border-width: 8px;
    border-bottom-color: #838383;
}
.ajax-dropdown .btn-group .btn {
    text-transform: capitalize;
    font-weight: 700;
}
.ajax-dropdown .btn-group > :nth-child(2) {
    border-right-width: 0;
    border-left-width: 0;
}
.ajax-dropdown .btn-group > :last-child {
    border-right-width: 1px !important;
}
.ajax-dropdown .btn-group .btn:active {
    top: 0;
    left: 0;
}
.ajax-notifications {
    display: block;
    overflow: auto;
    margin-right: -10px;
    margin-left: -10px;
    height: 365px;
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    background: #E9E9E9;
}
.ajax-notifications .alert.alert-transparent {
    margin: 13px 10px;
    border-color: transparent;
    background-color: transparent;
    color: #757575;
}
.ajax-notifications .alert > :first-child {
    margin-bottom: 10px;
    font-weight: 400;
}
.ajax-notifications .fa-4x.fa-border {
    display: block;
    margin: 0 auto;
    width: 46px;
    border-color: #D1D1D1;
    border-width: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #D1D1D1;
    text-align: center;
}
.ajax-dropdown > :last-child {
    display: block;
    padding: 5px 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
}
.dropdown-large {
    position: static !important;
}
.dropdown-menu-large {
    margin-right: 16px;
    margin-left: 16px;
    padding: 20px 0;
}
.dropdown-menu-large > li > ul {
    margin: 0;
    padding: 0;
}
.dropdown-menu-large > li > ul > li {
    list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
    clear: both;
    display: block;
    padding: 3px 20px;
    color: #333;
    white-space: normal;
    font-weight: 400;
    line-height: 1.428571429;
}
.dropdown-menu-large > li ul > li > a:focus,
.dropdown-menu-large > li ul > li > a:hover {
    background-color: #F5F5F5;
    color: #262626;
    text-decoration: none;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:focus,
.dropdown-menu-large .disabled > a:hover {
    color: #999;
}
.dropdown-menu-large .disabled > a:focus,
.dropdown-menu-large .disabled > a:hover {
    background-color: transparent;
    background-image: none;
    text-decoration: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.dropdown-menu-large .dropdown-header {
    color: #428BCA;
    font-size: 18px;
}
@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-right: 0;
        margin-left: 0;
    }
    .dropdown-menu-large > li {
        margin-bottom: 30px;
    }
    .dropdown-menu-large > li:last-child {
        margin-bottom: 0;
    }
    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
}
.pagination-xs > li > a,
.pagination-xs > li > span {
    padding: 4px 9px;
    font-size: 12px;
}
.notification-body *,
.notification-body:after *,
.notification-body:before * {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.notification-body {
    margin: 0;
    padding: 0 0 0 3px;
    list-style: none;
}
.notification-body > li {
    position: relative;
    border-bottom: 1px solid #E9E9E9;
}
.notification-body > li > span {
    display: block;
    overflow: hidden;
    padding: 8px 10px 13px;
    min-height: 25px;
    background: #FFF;
    white-space: normal;
}
.notification-body > li > span:hover {
    background: #F0F4F7;
    color: #667F8F;
}
.notification-body > li a.msg {
    padding-left: 50px !important;
}
.notification-body > li a,
.notification-body > li a span {
    position: relative;
    display: block;
    overflow: hidden;
}
.notification-body > li a,
.notification-body > li a:hover {
    text-decoration: none;
}
.notification-body > li:hover .progress {
    background: #FFF;
    -webkit-box-shadow: 0 1px 0 transparent, 0 0 0 1px #CCC inset;
    -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #FFF inset;
    box-shadow: 0 1px 0 transparent, 0 0 0 1px #A7A7A7 inset;
}
.notification-body > li:hover .text-muted {
    color: #333;
}
.notification-body .from {
    overflow: hidden;
    margin-right: 60px;
    margin-bottom: 6px;
    height: 20px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
}
.notification-body .unread .from {
    font-weight: 700;
}
.notification-body .unread {
    background: #FFFFE0;
}
.notification-body time {
    position: absolute;
    top: 3px;
    right: 0;
    color: #058DC7;
    font-weight: 400;
    font-size: 11px;
}
.notification-body .msg-body,
.notification-body .subject {
    overflow: hidden;
    width: 100%;
    max-height: 30px;
    color: #A0A0A0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}
.notification-body .subject {
    max-height: 22px;
    color: #333;
    font-size: 13px;
}
.wizard {
    position: relative;
    padding: 0;
    width: 100%;
    min-height: 80px;
    list-style: none;
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}
.wizard a:active,
.wizard a:focus,
.wizard a:hover {
    text-decoration: none;
}
.wizard li {
    float: left;
    padding-left: 0;
    text-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.wizard li:before {
    position: relative;
    top: 11px;
    right: 1px;
    z-index: 1;
    display: block;
    overflow: hidden;
    width: 100%;
    border-top: 3px solid #55606E;
    content: "";
    font-size: 0;
}
.wizard li:first-child:before {
    left: 50%;
    max-width: 50%;
}
.wizard li:last-child:before {
    width: 50%;
    max-width: 50%;
}
.wizard li.complete .step {
    border: 3px solid #55606E;
    background: #0AA66E;
}
.wizard li .step i {
    position: relative;
    top: -1.5px;
    font-weight: 400;
    font-size: 10px;
}
.wizard li .step {
    position: relative;
    z-index: 2;
    display: inline;
    padding: 7px 13px;
    border: 3px solid transparent;
    border-radius: 50%;
    background: #B2B5B9;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    transition: all .1s linear 0s;
}
.wizard li.active .step,
.wizard li.active.complete .step {
    border: 3px solid #55606E;
    border-radius: 50%;
    background: #0091D9;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
}
.wizard li.active .title,
.wizard li.complete .title {
    color: #2B3D53;
}
.wizard li .title {
    position: relative;
    top: 20px;
    z-index: 104;
    display: block;
    max-width: 100%;
    color: #BFBFBF;
    table-layout: fixed;
    text-align: center;
    word-wrap: break-word;
    font-size: 13px;
    line-height: 15px;
}
.wizard-actions {
    position: relative;
    display: block;
    padding: 0;
    width: 100%;
    list-style: none;
}
.wizard-actions li {
    display: inline;
}
.tab-content.transparent {
    background-color: transparent;
}
.fuelux .wizard {
    position: relative;
    overflow: hidden;
    border: 1px solid #D4D4D4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #F9F9F9;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
}
.fuelux .wizard:after,
.fuelux .wizard:before {
    display: table;
    content: "";
    line-height: 0;
}
.fuelux .wizard:after {
    clear: both;
}
.fuelux .wizard ul {
    margin: 0;
    padding: 0;
    width: 4000px;
    list-style: none outside none;
}
.fuelux .wizard ul.previous-disabled li.complete {
    cursor: default;
}
.fuelux .wizard ul.previous-disabled li.complete:hover {
    background: #F3F4F5;
    color: #356E35;
    cursor: default;
}
.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before {
    border-left-color: #F3F4F5;
}
.fuelux .wizard ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 20px 0 30px;
    height: 46px;
    background: #EDEDED;
    color: #999;
    font-size: 16px;
    line-height: 46px;
    cursor: default;
}
.fuelux .wizard ul li .chevron {
    position: absolute;
    top: 0;
    right: -14px;
    z-index: 1;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #D4D4D4;
}
.fuelux .wizard ul li .chevron:before {
    position: absolute;
    top: -24px;
    right: 1px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #EDEDED;
    content: "";
}
.fuelux .wizard ul li.complete {
    background: #F3F4F5;
    color: #468847;
}
.fuelux .wizard ul li.complete:hover {
    background: #E7EFF8;
    cursor: pointer;
}
.fuelux .wizard ul li.complete:hover .chevron:before {
    border-left: 14px solid #E7EFF8;
}
.fuelux .wizard ul li.complete .chevron:before {
    border-left: 14px solid #F3F4F5;
}
.fuelux .wizard ul li.active {
    background: #F1F6FC;
    color: #3A87AD;
}
.fuelux .wizard ul li.active .chevron:before {
    border-left: 14px solid #F1F6FC;
}
.fuelux .wizard ul li .badge {
    margin-right: 8px;
}
.fuelux .wizard ul li:first-child {
    padding-left: 20px;
    border-radius: 4px 0 0 4px;
}
.fuelux .wizard .actions {
    position: absolute;
    right: 0;
    z-index: 2;
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    border-left: 1px solid #D4D4D4;
    background-color: #EEE;
    vertical-align: middle;
    line-height: 46px;
}
.fuelux .wizard .actions a {
    margin-right: 8px;
    font-size: 12px;
    line-height: 45px;
}
.fuelux .wizard .actions .btn-prev i {
    margin-right: 5px;
}
.fuelux .wizard .actions .btn-next i {
    margin-left: 5px;
}
.fuelux .step-content .step-pane {
    display: none;
}
.fuelux .step-content .active {
    display: block;
}
.fuelux .step-content .active .btn-group .active {
    display: inline-block;
}
.jarvismetro-tile {
    position: relative;
    float: left;
    display: block;
    margin: 0 10px 20px 0;
    padding: 5px;
    width: 100px;
    height: 70px;
    border: 1px dotted #C5C5C5;
    background-color: #FFF;
    box-shadow: inset 0 0 1px #FFC;
    color: #FFF;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    font-smooth: always;
}
.jarvismetro-tile:hover {
    z-index: 10;
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
}
.jarvismetro-tile.big-cubes {
    width: 120px;
    height: 120px;
}
.jarvismetro-tile.double {
    width: 249px;
}
.jarvismetro-tile:active {
    top: 1px;
    left: 1px;
}
.jarvismetro-tile .iconbox {
    text-align: center;
}
.jarvismetro-tile .iconbox i {
    display: block;
    margin: 15px auto 0;
    height: 75px;
}
.jarvismetro-tile .iconbox span {
    display: block;
    text-align: left;
}
.jarvismetro-tile .iconbox span > span {
    position: absolute;
    right: -3px;
    bottom: -3px;
    padding: 5px;
    border: 1px solid #FFF;
    border-radius: 50%;
}
#shortcut .selected {
    position: relative;
    border: 1px solid #0091D9 !important;
}
#shortcut .selected:before {
    position: absolute;
    top: 3px;
    right: 4px;
    z-index: 2;
    display: block;
    color: #FFF;
    content: "\f00c";
    font-family: FontAwesome;
}
#shortcut .selected:after {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    width: 0;
    height: 0;
    border-top: 35px solid #0091D9;
    border-left: 35px solid transparent;
    content: "";
}
#shortcut .selected:hover:before {
    content: "\f00d";
}
#shortcut {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 907;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    background-color: #33302F;
    background-color: rgba(0, 0, 0, .85);
    color: #FFF;
}
#shortcut ul {
    margin: 0;
    padding: 15px 20px 10px;
    border-bottom: 1px solid #423F3F;
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
    list-style: none;
}
#shortcut ul li {
    display: inline-block;
    width: auto;
}
#shortcut ul li .jarvismetro-tile {
    margin: 0 3px 3px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#shortcut ul li .jarvismetro-tile:hover {
    color: #FFF;
    text-decoration: none;
}
#shortcut ul li .jarvismetro-tile:active,
#shortcut ul li .jarvismetro-tile:focus {
    top: 0;
    left: 0;
}
.shortcut-on #response-btn {
    display: none !important;
}
.shortcut-on #left-bar .navbar,
.shortcut-on #main .navbar {
    border: none !important;
}
.arrow-box-up:after,
.arrow-box-up:before {
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: " ";
    pointer-events: none;
}
.arrow-box-up:after {
    left: 50%;
    margin-left: -7px;
    border-color: rgba(255, 255, 255, 0);
    border-width: 7px;
    border-bottom-color: #FFF;
}
.arrow-box-up:before {
    left: 50%;
    margin-left: -8px;
    border-color: rgba(131, 131, 131, 0);
    border-width: 8px;
    border-bottom-color: #838383;
}
.arrow-box-up-right:after,
.arrow-box-up-right:before {
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: " ";
    pointer-events: none;
}
.arrow-box-up-right:after {
    right: 10px;
    margin-left: -7px;
    border-color: rgba(255, 255, 255, 0);
    border-width: 7px;
    border-bottom-color: #FFF;
}
.arrow-box-up-right:before {
    right: 9px;
    margin-left: -8px;
    border-color: rgba(131, 131, 131, 0);
    border-width: 8px;
    border-bottom-color: #838383;
}
.tooltip-inner {
    padding: 5px 10px;
    border-radius: 0;
    font-weight: 700;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.custom-scroll::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    -webkit-overflow-scrolling: touch;
}
.custom-scroll::-webkit-scrollbar:hover {
    border: 1px solid #DBDBDB;
    background-color: #E9E9E9;
}
.custom-scroll::-webkit-scrollbar-button:end:increment,
.custom-scroll::-webkit-scrollbar-button:start:decrement {
    display: block;
    height: 0;
    background: 0 0;
}
.custom-scroll::-webkit-scrollbar-track {
    border: solid transparent;
    background-clip: padding-box;
}
.custom-scroll::-webkit-scrollbar-track-piece {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.custom-scroll::-webkit-scrollbar-thumb {
    border: none;
    background-color: rgba(0, 0, 0, .2);
    background-clip: padding-box;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
}
.custom-scroll::-webkit-scrollbar-thumb:horizontal,
.custom-scroll::-webkit-scrollbar-thumb:vertical {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #BFBFBF;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.custom-scroll::-webkit-scrollbar-thumb:active {
    background-color: rgba(0, 0, 0, .44);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .33);
    -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .33);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .33);
}
.custom-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #959595;
}
.twitter-typeahead .tt-hint,
.twitter-typeahead .tt-query {
    margin-bottom: 0;
    padding: 6px 12px;
    height: 32px;
}
.tt-dropdown-menu {
    margin-top: 2px;
    padding: 5px 0;
    min-width: 160px;
    border: 1px solid #BFBFBF;
    border: 1px solid rgba(0, 0, 0, .2);
    background-color: #FFF;
    background-clip: padding-box;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
}
.tt-suggestion {
    display: block;
    padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
    background-color: #0081C2;
    color: #FFF;
}
.tt-suggestion.tt-is-under-cursor a {
    color: #FFF;
}
.tt-suggestion p {
    margin: 0;
}
.google_maps {
    position: relative;
    width: 100%;
    height: 350px;
}
.google_maps * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.google_maps img {
    max-width: none;
}
.qrcode {
    position: relative;
    height: 256px;
}
.qrcode > img,
.qrcode > canvas,
.qrcode > table {
    display: block;
    margin: 0 auto;
}
.qrcode .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
}
.header-btn {
    margin-top: 5px;
}
.cke_top {
    background: rgba(248, 248, 248, .9) !important;
    background-image: none !important;
}
.multiselect-container {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.multiselect-container .input-group {
    margin: 5px;
}
.multiselect-container > li {
    padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
    font-weight: 700;
}
.multiselect-container > li > label.multiselect-group {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700;
}
.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    font-weight: 400;
    cursor: pointer;
}
.multiselect-container > li > a > label.checkbox,
.multiselect-container > li > a > label.radio {
    margin: 0;
}
.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.input-group .icon-addon .form-control {
    border-radius: 0;
}
.icon-addon {
    position: relative;
    display: block;
    color: #555;
}
.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}
.icon-addon:after {
    clear: both;
}
.icon-addon .fa,
.icon-addon .glyphicon,
.icon-addon.addon-md .fa,
.icon-addon.addon-md .glyphicon {
    position: absolute;
    top: 1px;
    left: 10px;
    z-index: 2;
    margin-left: -2.5px;
    padding: 10px 0;
    width: 20px;
    text-align: center;
}
.icon-addon.addon-lg .form-control {
    padding: 10px 16px 10px 40px;
    height: 46px;
    font-size: 18px;
    line-height: 1.33;
}
.input-group-lg .icon-addon.addon-lg + .input-group-btn > .btn {
    height: 46px;
}
.icon-addon.addon-sm .form-control {
    padding: 5px 10px 5px 28px;
    height: 30px;
    font-size: 12px;
    line-height: 1.5;
}
.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    top: 4px;
    left: 11px;
    margin-left: 0;
    font-size: 18px;
}
.icon-addon .form-control,
.icon-addon.addon-md .form-control {
    float: left;
    padding-left: 30px;
    font-weight: 400;
}
.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    top: -1px;
    left: 5px;
    margin-left: 0;
    font-size: 12px;
}
.icon-addon .form-control:focus + .fa,
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .fa,
.icon-addon:hover .glyphicon {
    color: #2580DB;
}
.icon-addon input:disabled + .fa,
.icon-addon input:disabled + .glyphicon,
.icon-addon select:disabled + .fa,
.icon-addon select:disabled + .glyphicon {
    color: #CCC;
}
#side-panel:not(:empty) {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    width: 225px;
    background: #E0E0E0;
}
#side-panel:not(:empty) + div,
#side-panel:not(:empty) + div + section {
    padding-right: 225px;
}
.progress.vertical {
    float: left;
}
.progress.vertical .progress-bar {
    -moz-transition: all height .6s ease ease-out;
    -o-transition: all height .6s ease ease-out;
}
.progress-micro {
    height: 3px !important;
    line-height: 3px !important;
}
.progress-xs {
    height: 7px !important;
    line-height: 7px !important;
}
.progress-sm {
    height: 14px !important;
    line-height: 14px !important;
}
.progress-lg {
    height: 30px !important;
    line-height: 30px !important;
}
.progress .progress-bar {
    position: absolute;
    overflow: hidden;
    line-height: 20px;
}
.progress .progressbar-back-text {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.progress .progressbar-front-text {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.progress.right .progress-bar {
    right: 0;
}
.progress.right .progressbar-front-text {
    position: absolute;
    right: 0;
}
.progress.vertical {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    width: 25px;
    height: 100%;
    min-height: 150px;
}
.progress.wide-bar {
    width: 40px;
}
.progress.vertical.bottom {
    position: relative;
}
.progress.vertical.bottom .progressbar-front-text {
    position: absolute;
    bottom: 0;
}
.progress.vertical .progress-bar {
    width: 100%;
    height: 0;
    -webkit-transition: height .6s ease;
    transition: height .6s ease;
}
.progress.vertical.bottom .progress-bar {
    position: absolute;
    bottom: 0;
}
.progress {
    position: relative;
    overflow: hidden;
    height: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #EEE;
    -webkit-box-shadow: 0 1px 0 transparent, 0 0 0 1px #E3E3E3 inset;
    -moz-box-shadow: 0 1px 0 transparent, 0 0 0 1px #E3E3E3 inset;
    box-shadow: 0 1px 0 transparent, 0 0 0 1px #E3E3E3 inset;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    background-color: #57889C;
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMADpEr4D8AAAASSURBVAjXY2hg4GAQYFBgcAAABbIA+Zl88MsAAAAASUVORK5CYII=);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    color: #FFF;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    font-weight: 700;
    font-size: 11px;
}
.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-danger {
    background-color: #A90329;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-success {
    background-color: #739E73;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #C79121;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #57889C;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress .bar-info,
.progress-info .bar {
    background: #57889C;
}
.vertical-bars {
    margin: 0;
    padding: 0;
}
.vertical-bars:after {
    clear: both;
    display: block;
    height: 0;
    content: "";
}
.vertical-bars li {
    float: left;
    display: block;
    padding: 14px 0;
    width: 25%;
    text-align: center;
}
.vertical-bars li:first-child {
    border-left: none;
}
.vertical-bars > li > .progress.vertical:first-child {
    margin-left: auto;
}
.vertical-bars > li > .progress.vertical {
    float: none;
    margin: 0 auto;
}
.bar-holder:first-child {
    border-top: none;
}
.bar-holder {
    padding: 18px 15px;
}
.bar-holder .progress {
    margin: 0;
}
[data-progressbar-value] {
    overflow: visible;
    margin-top: 15px !important;
    margin-bottom: 0;
}
[data-progressbar-value="100"]:after,
[data-progressbar-value="100"]:before,
[data-progressbar-value]:after,
[data-progressbar-value]:before {
    position: absolute;
    top: -12px;
    background: 0 0;
    font-size: 11px;
}
[data-progressbar-value]:before {
    left: attr(data-progressbar-value) px;
    content: attr(data-progressbar-value);
}
[data-progressbar-value]:after {
    left: 13px;
    content: "%";
}
[data-progressbar-value="1"] > .progress-bar {
    width: 1%;
    background: #A90329;
}
[data-progressbar-value="2"] > .progress-bar {
    width: 2%;
    background: #A90329;
}
[data-progressbar-value="3"] > .progress-bar {
    width: 3%;
    background: #A90329;
}
[data-progressbar-value="4"] > .progress-bar {
    width: 4%;
    background: #A90329;
}
[data-progressbar-value="5"] > .progress-bar {
    width: 5%;
    background: #A90329;
}
[data-progressbar-value="6"] > .progress-bar {
    width: 6%;
    background: #A90329;
}
[data-progressbar-value="7"] > .progress-bar {
    width: 7%;
    background: #A90329;
}
[data-progressbar-value="8"] > .progress-bar {
    width: 8%;
    background: #A90329;
}
[data-progressbar-value="9"] > .progress-bar {
    width: 9%;
    background: #A90329;
}
[data-progressbar-value="10"] > .progress-bar {
    width: 10%;
    background: #DB0435;
}
[data-progressbar-value="11"] > .progress-bar {
    width: 11%;
    background: #C79121;
}
[data-progressbar-value="12"] > .progress-bar {
    width: 12%;
    background: #C79121;
}
[data-progressbar-value="13"] > .progress-bar {
    width: 13%;
    background: #C79121;
}
[data-progressbar-value="14"] > .progress-bar {
    width: 14%;
    background: #C79121;
}
[data-progressbar-value="15"] > .progress-bar {
    width: 15%;
    background: #C79121;
}
[data-progressbar-value="16"] > .progress-bar {
    width: 16%;
    background: #C79121;
}
[data-progressbar-value="17"] > .progress-bar {
    width: 17%;
    background: #C79121;
}
[data-progressbar-value="18"] > .progress-bar {
    width: 18%;
    background: #C79121;
}
[data-progressbar-value="19"] > .progress-bar {
    width: 19%;
    background: #C79121;
}
[data-progressbar-value="20"] > .progress-bar {
    width: 20%;
    background: #C79121;
}
[data-progressbar-value="21"] > .progress-bar {
    width: 21%;
    background: #C79121;
}
[data-progressbar-value="22"] > .progress-bar {
    width: 22%;
    background: #C79121;
}
[data-progressbar-value="23"] > .progress-bar {
    width: 23%;
    background: #C79121;
}
[data-progressbar-value="24"] > .progress-bar {
    width: 24%;
    background: #C79121;
}
[data-progressbar-value="25"] > .progress-bar {
    width: 25%;
    background: #C79121;
}
[data-progressbar-value="26"] > .progress-bar {
    width: 26%;
    background: #C79121;
}
[data-progressbar-value="27"] > .progress-bar {
    width: 27%;
    background: #C79121;
}
[data-progressbar-value="28"] > .progress-bar {
    width: 28%;
    background: #C79121;
}
[data-progressbar-value="29"] > .progress-bar {
    width: 29%;
    background: #C79121;
}
[data-progressbar-value="30"] > .progress-bar {
    width: 30%;
    background: #C79121;
}
[data-progressbar-value="31"] > .progress-bar {
    width: 31%;
    background: #C79121;
}
[data-progressbar-value="32"] > .progress-bar {
    width: 32%;
    background: #C79121;
}
[data-progressbar-value="33"] > .progress-bar {
    width: 33%;
    background: #C79121;
}
[data-progressbar-value="34"] > .progress-bar {
    width: 34%;
    background: #C79121;
}
[data-progressbar-value="35"] > .progress-bar {
    width: 35%;
    background: #C79121;
}
[data-progressbar-value="36"] > .progress-bar {
    width: 36%;
    background: #C79121;
}
[data-progressbar-value="37"] > .progress-bar {
    width: 37%;
    background: #C79121;
}
[data-progressbar-value="38"] > .progress-bar {
    width: 38%;
    background: #C79121;
}
[data-progressbar-value="39"] > .progress-bar {
    width: 39%;
    background: #C79121;
}
[data-progressbar-value="40"] > .progress-bar {
    width: 40%;
    background: #C79121;
}
[data-progressbar-value="41"] > .progress-bar {
    width: 41%;
    background: #404040;
}
[data-progressbar-value="42"] > .progress-bar {
    width: 42%;
    background: #404040;
}
[data-progressbar-value="43"] > .progress-bar {
    width: 43%;
    background: #404040;
}
[data-progressbar-value="44"] > .progress-bar {
    width: 44%;
    background: #404040;
}
[data-progressbar-value="45"] > .progress-bar {
    width: 45%;
    background: #404040;
}
[data-progressbar-value="46"] > .progress-bar {
    width: 46%;
    background: #404040;
}
[data-progressbar-value="47"] > .progress-bar {
    width: 47%;
    background: #404040;
}
[data-progressbar-value="48"] > .progress-bar {
    width: 48%;
    background: #404040;
}
[data-progressbar-value="49"] > .progress-bar {
    width: 49%;
    background: #404040;
}
[data-progressbar-value="50"] > .progress-bar {
    width: 50%;
    background: #404040;
}
[data-progressbar-value="51"] > .progress-bar {
    width: 51%;
    background: #404040;
}
[data-progressbar-value="52"] > .progress-bar {
    width: 52%;
    background: #404040;
}
[data-progressbar-value="53"] > .progress-bar {
    width: 53%;
    background: #404040;
}
[data-progressbar-value="54"] > .progress-bar {
    width: 54%;
    background: #404040;
}
[data-progressbar-value="55"] > .progress-bar {
    width: 55%;
    background: #404040;
}
[data-progressbar-value="56"] > .progress-bar {
    width: 56%;
    background: #404040;
}
[data-progressbar-value="57"] > .progress-bar {
    width: 57%;
    background: #404040;
}
[data-progressbar-value="58"] > .progress-bar {
    width: 58%;
    background: #404040;
}
[data-progressbar-value="59"] > .progress-bar {
    width: 59%;
    background: #404040;
}
[data-progressbar-value="60"] > .progress-bar {
    width: 60%;
    background: #404040;
}
[data-progressbar-value="61"] > .progress-bar {
    width: 61%;
    background: #3276B1;
}
[data-progressbar-value="62"] > .progress-bar {
    width: 62%;
    background: #3276B1;
}
[data-progressbar-value="63"] > .progress-bar {
    width: 63%;
    background: #3276B1;
}
[data-progressbar-value="64"] > .progress-bar {
    width: 64%;
    background: #404040;
}
[data-progressbar-value="65"] > .progress-bar {
    width: 65%;
    background: #3276B1;
}
[data-progressbar-value="66"] > .progress-bar {
    width: 66%;
    background: #3276B1;
}
[data-progressbar-value="67"] > .progress-bar {
    width: 67%;
    background: #3276B1;
}
[data-progressbar-value="68"] > .progress-bar {
    width: 68%;
    background: #3276B1;
}
[data-progressbar-value="69"] > .progress-bar {
    width: 69%;
    background: #3276B1;
}
[data-progressbar-value="70"] > .progress-bar {
    width: 70%;
    background: #3276B1;
}
[data-progressbar-value="71"] > .progress-bar {
    width: 71%;
    background: #3276B1;
}
[data-progressbar-value="72"] > .progress-bar {
    width: 72%;
    background: #3276B1;
}
[data-progressbar-value="73"] > .progress-bar {
    width: 73%;
    background: #3276B1;
}
[data-progressbar-value="74"] > .progress-bar {
    width: 74%;
    background: #3276B1;
}
[data-progressbar-value="75"] > .progress-bar {
    width: 75%;
    background: #3276B1;
}
[data-progressbar-value="76"] > .progress-bar {
    width: 76%;
    background: #3276B1;
}
[data-progressbar-value="77"] > .progress-bar {
    width: 77%;
    background: #3276B1;
}
[data-progressbar-value="78"] > .progress-bar {
    width: 78%;
    background: #3276B1;
}
[data-progressbar-value="79"] > .progress-bar {
    width: 79%;
    background: #3276B1;
}
[data-progressbar-value="80"] > .progress-bar {
    width: 80%;
    background: #3276B1;
}
[data-progressbar-value="81"] > .progress-bar {
    width: 81%;
    background: #A0BDA0;
}
[data-progressbar-value="82"] > .progress-bar {
    width: 82%;
    background: #A0BDA0;
}
[data-progressbar-value="83"] > .progress-bar {
    width: 83%;
    background: #A0BDA0;
}
[data-progressbar-value="84"] > .progress-bar {
    width: 84%;
    background: #9DBB9D;
}
[data-progressbar-value="85"] > .progress-bar {
    width: 85%;
    background: #9DBB9D;
}
[data-progressbar-value="86"] > .progress-bar {
    width: 86%;
    background: #9DBB9D;
}
[data-progressbar-value="87"] > .progress-bar {
    width: 87%;
    background: #97B797;
}
[data-progressbar-value="88"] > .progress-bar {
    width: 88%;
    background: #97B797;
}
[data-progressbar-value="89"] > .progress-bar {
    width: 89%;
    background: #91B391;
}
[data-progressbar-value="90"] > .progress-bar {
    width: 90%;
    background: #91B391;
}
[data-progressbar-value="91"] > .progress-bar {
    width: 91%;
    background: #91B391;
}
[data-progressbar-value="92"] > .progress-bar {
    width: 92%;
    background: #8EB18E;
}
[data-progressbar-value="93"] > .progress-bar {
    width: 93%;
    background: #8BAF8B;
}
[data-progressbar-value="94"] > .progress-bar {
    width: 94%;
    background: #88AD88;
}
[data-progressbar-value="95"] > .progress-bar {
    width: 95%;
    background: #85AB85;
}
[data-progressbar-value="96"] > .progress-bar {
    width: 96%;
    background: #82A882;
}
[data-progressbar-value="97"] > .progress-bar {
    width: 97%;
    background: #7FA67F;
}
[data-progressbar-value="98"] > .progress-bar {
    width: 98%;
    background: #7CA47C;
}
[data-progressbar-value="99"] > .progress-bar {
    width: 99%;
    background: #79A279;
}
[data-progressbar-value="100"] > .progress-bar {
    width: 100%;
    background: #739E73;
    background-image: none !important;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
}
[data-progressbar-value="100"]:before {
    top: -12px;
    left: attr(data-progressbar-value) px;
    content: attr(data-progressbar-value) "%";
}
[data-progressbar-value="100"]:after {
    right: 0;
    left: auto;
    color: #739E73;
    content: "complete";
}
html.hidden-menu-mobile-lock {
    overflow-x: hidden;
}
.no-content-padding {
    margin: -10px -14px 0 -14px;
}
.no-padding {
    padding: 0 !important;
}
.no-padding > pre {
    margin: 30px;
}
.no-padding > table {
    margin-bottom: 0 !important;
    border: none !important;
    border-bottom-width: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.padding-5 {
    padding: 5px !important;
}
.padding-7 {
    padding: 7px !important;
}
.padding-10 {
    padding: 10px !important;
}
.padding-gutter {
    padding: 13px !important;
}
.padding-top-10 {
    padding-top: 10px !important;
}
.padding-top-15 {
    padding-top: 15px !important;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.padding-bottom-0 {
    padding-bottom: 0 !important;
}
.padding-top-0 {
    padding-top: 0 !important;
}
.padding-both-1 {
    padding-left: 1em;
    padding-right: 1em;
}
.padding-both-2 {
    padding-left: 2em;
    padding-right: 2em;
}
.padding-both-3 {
    padding-left: 3em;
    padding-right: 3em;
}
.padding-both-4 {
    padding-left: 4em;
    padding-right: 4em;
}
.padding-both-5 {
    padding-left: 5em;
    padding-right: 5em;
}
.no-padding > table tr td:last-child,
.no-padding > table tr th:last-child {
    border-right: none !important;
}
.no-padding > table tr td:first-child,
.no-padding > table tr th:first-child {
    border-left: none !important;
}
.semi-bold {
    font-weight: 400 !important;
}
.ultra-light {
    font-weight: 300 !important;
}
.font-xs {
    font-size: 85% !important;
}
.font-sm {
    font-size: 95% !important;
}
.font-md {
    font-size: 130% !important;
}
.font-lg {
    font-size: 160% !important;
}
.font-xl {
    font-size: 200% !important;
}
.font-400 {
    font-size: 400% !important;
}
.m-0,
.no-margin {
    margin: 0 !important;
}
.margin-top-0 {
    margin-top: 0 !important;
}
.margin-top-5 {
    margin-top: 5px !important;
}
.margin-top-10 {
    margin-top: 10px !important;
}
.margin-top-15 {
    margin-top: 15px !important;
}
.margin-right-0 {
    margin-right: 0 !important;
}
.margin-right-5 {
    margin-right: 5px !important;
}
.margin-right-10 {
    margin-right: 10px !important;
}
.margin-right-15 {
    margin-right: 15px !important;
}
.margin-bottom-5 {
    margin-bottom: 5px !important;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;
}
.margin-bottom-0 {
    margin-bottom: 0 !important;
}
.margin-left-0 {
    margin-left: 0 !important;
}
.margin-left-5 {
    margin-left: 5px !important;
}
.margin-left-10 {
    margin-left: 10px !important;
}
.margin-left-15 {
    margin-left: 15px !important;
}
.no-border,
.well[class*=" bg-"].no-border {
    border-width: 0 !important;
}
.no-border-transparent {
    border-color: transparent !important;
}
.no-border-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.display-inline {
    display: inline-block !important;
}
.display-normal {
    display: inline !important;
}
.hover-transparent {
    opacity: .5;
}
.hover-transparent:hover {
    opacity: 1;
}
.text-align-center,
.text-center {
    text-align: center !important;
}
.text-align-left,
.text-left {
    text-align: left !important;
}
.text-align-right,
.text-right {
    text-align: right !important;
}
.vertical-align-middle {
    vertical-align: middle !important;
}
hr.simple {
    margin-top: 10px;
    margin-bottom: 10px;
    border-style: dashed;
}
.table-border-0 td,
.table-border-0 th {
    border: 0 !important;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.air {
    position: absolute;
    z-index: 5;
}
.air-bottom {
    bottom: 0;
}
.air-top {
    top: 0;
}
.air-top-right {
    top: 0;
    right: 0;
}
.air-top-left {
    top: 0;
    left: 0;
}
.air-bottom-left {
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
}
.air-bottom-right {
    right: 0;
    bottom: 0;
}
.display-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
.p-relative {
    position: relative !important;
}
.checkbox input[type=checkbox].checkbox + span,
.checkbox-inline input[type=checkbox].checkbox + span,
.radio input[type=radio].radiobox + span,
.radiobox-inline input[type=radio].radiobox + span {
    margin-left: -20px;
}
.form-inline .checkbox input[type=checkbox].checkbox + span,
.form-inline .radiobox input[type=radio].radiobox + span {
    margin-left: 0;
}
.form-inline .checkbox,
.form-inline .radiobox {
    padding-left: 0;
}
input[type=checkbox].checkbox + span,
label input[type=radio].radiobox + span {
    vertical-align: middle;
    line-height: 20px;
}
input[type=checkbox].checkbox + span,
input[type=checkbox].checkbox + span:after,
input[type=checkbox].checkbox + span:before,
input[type=radio].radiobox + span,
input[type=radio].radiobox + span:after,
input[type=radio].radiobox + span:before {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
input[type=checkbox].checkbox,
input[type=radio].radiobox {
    position: absolute;
    z-index: 20;
    visibility: hidden;
    width: 18px;
    height: 18px;
}
label input[type=checkbox].checkbox + span,
label input[type=radio].radiobox + span {
    position: relative;
    z-index: 19;
    display: inline-block;
    margin: 0;
    margin-right: 5px;
    min-width: 14px;
    min-height: 14px;
    line-height: 17px;
}
label input[type=checkbox].checkbox + span:hover,
label input[type=radio].radiobox + span:hover {
    cursor: pointer;
}
label input[type=checkbox].checkbox + span:before,
label input[type=radio].radiobox + span:before {
    display: inline-block;
    margin-top: -1px;
    margin-right: 5px;
    padding: 1px;
    height: 12px;
    min-width: 12px;
    border: 1px solid #BFBFBF;
    border-radius: 0;
    background-color: #F4F4F4;
    content: "\a0";
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    font-family: FontAwesome;
    line-height: 12px;
}
label input[type=radio].radiobox + span:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(255, 255, 255, .2);
    content: "\a0";
}
label input[type=radio].radiobox:checked + span {
    font-weight: 700;
}
label input[type=radio].radiobox:checked + span:before {
    color: #2E7BCC;
    content: "\f111";
}
label input[type=radio].radiobox.style-3:checked + span:before {
    border-color: #A90329;
    color: #A90329;
}
label input[type=radio].radiobox.style-2:checked + span:before {
    border-color: #4D90FE;
    color: #66665E;
    font-size: 9px;
}
label input[type=radio].radiobox.style-2:checked + span {
    font-weight: 400;
}
label input[type=radio].radiobox.style-1 + span:before {
    height: 13px;
    min-width: 13px;
    border-width: 1px;
    background: #FFF;
    box-shadow: none !important;
    text-shadow: none;
    font-size: 9px;
    line-height: 13px;
}
label input[type=radio].radiobox.style-1:checked + span:before {
    border-color: #333;
    background: #FFF;
    color: #333;
    font-size: 10px;
}
label input[type=radio].radiobox.style-1:checked + span {
    font-weight: 400;
}
label:hover input[type=radio].radiobox + span:before,
label:hover input[type=radio].radiobox:checked + span:before {
    border-color: #2E7BCC;
    color: #2E7BCC;
}
label:hover input[type=radio].radiobox.style-3 + span:before,
label:hover input[type=radio].radiobox.style-3:checked + span:before {
    border-color: #A90329;
    color: #A90329;
}
label:hover input[type=radio].radiobox.style-2:checked + span:before {
    border-color: #4D90FE;
    color: #66665E;
}
label:hover input[type=radio].radiobox.style-1 + span:before,
label:hover input[type=radio].radiobox.style-1:checked + span:before {
    border-color: #333;
    background: #FFF;
    color: #333;
}
label:active input[type=radio].radiobox + span:before {
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .4);
}
label input[type=radio][disabled].radiobox + span,
label input[type=radio][disabled].radiobox:checked + span,
label:hover input[type=radio][disabled].radiobox:checked + span:before {
    color: #A7A7A7;
    cursor: not-allowed;
}
label input[type=radio][disabled].radiobox:checked + span:before {
    content: "\f111";
}
label input[type=radio][disabled].radiobox + span:before,
label input[type=radio][disabled].radiobox:checked + span:before,
label:active input[type=radio][disabled].radiobox:checked + span:before,
label:hover input[type=radio][disabled].radiobox:checked + span:before {
    border-color: #CCC !important;
    background: #EEE !important;
    box-shadow: none;
    color: #A7A7A7;
}
label input[type=checkbox].checkbox + span:before {
    content: "\a0";
}
label input[type=checkbox].checkbox:checked + span:before {
    content: "\f00c";
}
label input[type=checkbox].checkbox:checked + span {
    font-weight: 700;
}
label input[type=checkbox].checkbox:checked + span:before {
    color: #2E7BCC;
}
label input[type=checkbox].checkbox.style-3:checked + span:before {
    border-color: #A90329;
    background: #A90329;
    color: #FFF;
}
label input[type=checkbox].checkbox.style-2 + span:before {
    border-color: #C1C1C1;
    background: 0 0;
    box-shadow: none;
}
label input[type=checkbox].checkbox.style-2:checked + span:before {
    border-color: #4D90FE;
    background: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #fff;
    color: #66665E;
    content: "\f00c";
}
label input[type=checkbox].checkbox.style-2:checked + span {
    font-weight: 400;
}
label input[type=checkbox].checkbox.style-1 + span:before {
    height: 12px;
    min-width: 12px;
    border-width: 1px;
    background: #FFF;
    box-shadow: none !important;
    color: #333;
    text-shadow: none;
    line-height: 13px;
}
label input[type=checkbox].checkbox.style-1:checked + span:before {
    border-color: #333;
    color: #333;
}
label input[type=checkbox].checkbox.style-1:checked + span {
    font-weight: 400;
}
label:active input[type=checkbox].checkbox + span:before {
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .4);
}
label:hover input[type=checkbox].checkbox + span:before {
    border-color: #2E7BCC;
    color: #2E7BCC;
}
label:hover input[type=checkbox].checkbox.style-3 + span:before {
    border-color: #A90327;
    color: #FFF;
}
label:hover input[type=checkbox].checkbox.style-2 + span:before {
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .1), 0 1px 0 0 rgba(255, 255, 255, .2);
}
label:hover input[type=checkbox].checkbox.style-2:checked + span:before {
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .4);
}
label:hover input[type=checkbox].checkbox.style-1 + span:before {
    border-color: #333;
}
label:active input[type=checkbox].checkbox:checked + span:before {
    border-color: #2E7BCC;
    background: #2E7BCC;
    color: #FFF;
}
label:active input[type=checkbox].checkbox.style-3:checked + span:before {
    border-color: #A90329;
    background: #FFF;
    color: #A90329;
}
label:active input[type=checkbox].checkbox.style-2 + span:before,
label:active input[type=checkbox].checkbox.style-2:checked + span:before {
    border-color: #C1C1C1;
    background: 0 0;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .4);
    color: #66665E;
}
label:active input[type=checkbox].checkbox.style-1:checked + span:before {
    border-color: #333;
    background: #333;
    color: #FFF;
}
label input[type=checkbox][disabled].checkbox + span,
label input[type=checkbox][disabled].checkbox:checked + span,
label:hover input[type=checkbox][disabled].checkbox:checked + span:before {
    color: #A7A7A7;
    cursor: not-allowed;
}
label input[type=checkbox][disabled].checkbox.style-2:checked + span:before,
label input[type=checkbox][disabled].checkbox:checked + span:before {
    content: "\f00c";
}
label input[type=checkbox][disabled].checkbox + span:before,
label input[type=checkbox][disabled].checkbox:checked + span:before,
label:active input[type=checkbox][disabled].checkbox:checked + span:before,
label:hover input[type=checkbox][disabled].checkbox:checked + span:before {
    border-color: #CCC !important;
    background: #EEE !important;
    box-shadow: none !important;
    color: #A7A7A7;
}
.open > .dropdown-menu {
    -webkit-animation-name: flipInX;
    -moz-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.active + .ajax-dropdown {
    -webkit-animation-name: flipInY;
    -moz-animation-name: flipInY;
    -o-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -o-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.square {
    float: left;
    display: block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
}
[class*=" bg-"],
[class^=bg-] {
    filter: none !important;
}
.txt-color-blue {
    color: #57889C !important;
}
.txt-color-blueLight {
    color: #92A2A8 !important;
}
.txt-color-blueDark {
    color: #4C4F53 !important;
}
.txt-color-green {
    color: #356E35 !important;
}
.txt-color-greenLight {
    color: #71843F !important;
}
.txt-color-greenDark {
    color: #496949 !important;
}
.txt-color-red {
    color: #A90329 !important;
}
.txt-color-yellow {
    color: #B09B5B !important;
}
.txt-color-orange {
    color: #B19A6B !important;
}
.txt-color-orangeDark {
    color: #A57225 !important;
}
.txt-color-pink {
    color: #AC5287 !important;
}
.txt-color-pinkDark {
    color: #A8829F !important;
}
.txt-color-purple {
    color: #6E587A !important;
}
.txt-color-darken {
    color: #404040 !important;
}
.txt-color-lighten {
    color: #D5E7EC !important;
}
.txt-color-white {
    color: #FFF !important;
}
.txt-color-grayDark {
    color: #525252 !important;
}
.txt-color-magenta {
    color: #6E3671 !important;
}
.txt-color-teal {
    color: #568A89 !important;
}
.txt-color-redLight {
    color: #A65858 !important;
}
.bg-color-blue {
    background-color: #57889C !important;
}
.bg-color-blueLight {
    background-color: #92A2A8 !important;
}
.bg-color-blueDark {
    background-color: #4C4F53 !important;
}
.bg-color-green {
    background-color: #356E35 !important;
}
.bg-color-greenLight {
    background-color: #71843F !important;
}
.bg-color-greenDark {
    background-color: #496949 !important;
}
.bg-color-red {
    background-color: #A90329 !important;
}
.bg-color-yellow {
    background-color: #B09B5B !important;
}
.bg-color-orange {
    background-color: #C79121 !important;
}
.bg-color-orangeDark {
    background-color: #A57225 !important;
}
.bg-color-pink {
    background-color: #AC5287 !important;
}
.bg-color-pinkDark {
    background-color: #A8829F !important;
}
.bg-color-purple {
    background-color: #6E587A !important;
}
.bg-color-darken {
    background-color: #404040 !important;
}
.bg-color-lighten {
    background-color: #D5E7EC !important;
}
.bg-color-white {
    background-color: #FFF !important;
}
.bg-color-grayDark {
    background-color: #525252 !important;
}
.bg-color-magenta {
    background-color: #6E3671 !important;
}
.bg-color-teal {
    background-color: #568A89 !important;
}
.bg-color-redLight {
    background-color: #A65858 !important;
}
.colorblind-friendly .alert,
.colorblind-friendly .btn-primary {
    color: #FFF;
}
.colorblind-friendly .btn:hover {
    border-color: #333;
    background: #FFF;
    color: #333;
}
.colorblind-friendly .alert-danger,
.colorblind-friendly .btn-danger {
    border-color: #272727;
    background-color: #303030;
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjIxQTBEQTAwNUEwMTFFNEFCOERGNjYwOTIyOUJENjIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjIxQTBEQTEwNUEwMTFFNEFCOERGNjYwOTIyOUJENjIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MjFBMEQ5RTA1QTAxMUU0QUI4REY2NjA5MjI5QkQ2MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MjFBMEQ5RjA1QTAxMUU0QUI4REY2NjA5MjI5QkQ2MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgAv+CoAAAB3SURBVHjarNPBDoAgDANQtqvx/7/UKxNMJKI4K2sPJCzhpRwmZrYmP7keIrIlIMrESrlFmZjXcAqrnjKxUcMQdgfD2PVCwc4BDWtDFnZYCQyAZRiEsfJTYWKfDf9iLjiDvYKz2BCMYA8winUgA2uPkQ1AN2oXYABeiGEnIP9mjQAAAABJRU5ErkJggg==);
}
.colorblind-friendly .alert-success,
.colorblind-friendly .btn-success {
    border-color: #FF00EB;
    background-color: #1E5E00;
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAUCAYAAAD/Rn+7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUZGRDgzMjMwNUEyMTFFNDlCOThGODgwNzBDOEJEOTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUZGRDgzMjQwNUEyMTFFNDlCOThGODgwNzBDOEJEOTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRkZEODMyMTA1QTIxMUU0OUI5OEY4ODA3MEM4QkQ5NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRkZEODMyMjA1QTIxMUU0OUI5OEY4ODA3MEM4QkQ5NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtWEynMAAABjSURBVHja7NZBCkAhCATQod0P7+T9Vx7Jahv0q00GjeBuFg9REKqazOxz91xb/rrmpOURURvQ3HKEEkoooYQSSugj0NPiXSiiRrsKRfQOzKC4ZVlHUNx2VT0Uszc/GCpFgAEAI3CidWTIW4cAAAAASUVORK5CYII=);
}
.colorblind-friendly .alert-warning,
.colorblind-friendly .btn-warning {
    border-color: #5F4415;
    background-color: #A07A00;
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzBEMDkyMTEwNUExMTFFNDkyQzE5M0VBREE1QzU3MEMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzBEMDkyMTIwNUExMTFFNDkyQzE5M0VBREE1QzU3MEMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MEQwOTIwRjA1QTExMUU0OTJDMTkzRUFEQTVDNTcwQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3MEQwOTIxMDA1QTExMUU0OTJDMTkzRUFEQTVDNTcwQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnjqnDEAAARESURBVHja7N1LbioxFEVRsNxlODQyqQwmk2JaL3RQ8gifKtfnXntZSisSCeV9z9kOoTgeDofT4cm6XC6HzOvz83PXn//19ZX6+n18fDz9/vEZQOABz6t1fJVAYALTM5jeBghEIPoLojuAQAKSKesXQOABz9Q1qcIkFdj+h202QCAC0RWi4zcEJxBIkrmrggc8LQ10S6AlHgyM48FYlgKgFcC9194buDfAi1RYhhSRFPvX1p8JpGbAM0dTHp7COBFYJznQ0gBwojGcqEZPEUkQr7bSOBB4YsPz1IE4EZibHIgTcaJ3VrjXwkx6/NoK60DgyQVPUwJxIrA3JRAn4kQhHMgk56utMA4EntzwXFft6cmMNgzn83n3YVgsgTjRmE60uQOprb6SvoAHPCEciBOtPyw/nSfKsKyWQJxoDCda3YHUVt9JXsADnhSnME7U5zBtdgrjRH060eIJpLbGSuoCHvCkcCBO1Oew7fZqPCfqw4maE0htjZ3EBTzgSelAnKiPYQzzrgxOlNOJaqRJeefVZrUVK2lLFHg4T86aDnuXVk6UY1jD3p2DE+Vwohp5Eq5OpLZiJ2nhPODp0oE4UY5hTnOXVk4U04nuEkhtScrZDgQe8HTrQDYrphOVrBeQE8VwouP5fD6NfCEkYduq4AFPSwrdEshmcqKmU1jWz6viRPum+eYOJOn6SroCHvC01OTDBLLZnGiSA0WRMk6UK+1XdyBJ1neSFfCAp6WFKhjAsIoDcSJOtIsDSaqxkqqABzwtLVPBApZNHIgTcaLFKwxEICoRKFZjeWtssVMYmMaEqUSiWZ3lq7O61Q+SNH2dvmYlEHjAs5oDgW1M2Eom2jlRPCeqSz2QJBmntt5OIPCAZzcHAuMYMJaepoETbR8AdwkkKdTWbAcCD3jCOhAn6hPWMtK0cKLlAyDtHcokQYxBrOABT0sK3RLIDTbB3HQK6/VzzTnRyqewbA6ktmI1RQEPeFo042ECcSKwT3KgaBvIiXI4UXgHUluxm6CABzwtLVQjP5mfn+LMiWIOQ1mSRk40nhOFcyC1lev0W8ADnpaWqZGe7E/niV6phqUxgTgRJwrhQGor91/8C3jAEyKBvHY25jCVXjaQE+3jRJs7kNrqK6kLeMATMoE40RjDVnrdQE60jROt7kBqq+8kLuABT4pTGCfqcxjLKBvIidZxojrKpPQA6jv/rbD1oBbwqOkUDuRi95n0ZdQN5ETLOFHtZRJGBPHqRHsPYgGPGk7pQDajDycK864MTpTTiSYnkNqSlLMTCDzgCetANiunE4W9OwcnyuFELxNIbUnC2QkEHvC8WjULADYzphOluUsrJ4rpRHcOpLYk3WwHAg94mhwoEwA2O4YTlawXgBPFcKLj99dpz19EkuVOsgoe8LSk0C2BwACGOetXhYEIRE0AqS2QTYVsEkDgAc/bCQQWsDRXGIhA9Gr9E2AASv3Hc9S1W/4AAAAASUVORK5CYII=);
}
.colorblind-friendly .alert-info,
.colorblind-friendly .btn-info {
    border-color: #F90;
    background-color: #002E70;
}
.colorblind-friendly .jarviswidget-ctrls .button-icon:hover {
    background-color: #333;
    color: #FFF !important;
}
.colorblind-friendly .jarviswidget-color-blue .jarviswidget-ctrls .button-icon:hover,
.colorblind-friendly .jarviswidget-color-blueDark .jarviswidget-ctrls .button-icon:hover,
.colorblind-friendly .jarviswidget-color-darken .jarviswidget-ctrls .button-icon:hover {
    background-color: #FFF;
    color: #333 !important;
}
.colorblind-friendly .jarviswidget {
    position: relative;
}
.colorblind-friendly .jarviswidget:hover:before {
    position: absolute;
    top: -3px;
    right: -5px;
    bottom: 0;
    left: -5px;
    z-index: 0;
    visibility: visible;
    overflow: visible;
    height: 103%;
    border: 6px solid #333;
    border-bottom-width: 10px;
}
.colorblind-friendly .nav > li:not(.active) > a:focus,
.colorblind-friendly .nav > li:not(.active) > a:hover {
    background-color: #303030;
    color: #FFF !important;
}
.page-footer {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 15px 13px 0;
    padding-left: 233px;
    width: 100%;
    height: 52px;
    border-top: 1px solid #CECECE;
    background: #2A2725;
}
.fixed-page-footer .page-footer {
    position: fixed;
    z-index: 901;
}
.minified .page-footer {
    padding-left: 58px;
}
.container.fixed-page-footer .page-footer {
    max-width: 1164px;
}
.hidden-menu .page-footer {
    padding-left: 20px;
}
@media (max-width: 979px) {
    html.hidden-menu-mobile-lock {
        overflow-x: hidden;
    }
    #main {
        width: 100% !important;
    }
    .page-footer {
        padding: 15px 14px 0;
    }
    .profile-pic > img {
        width: 110px;
    }
    .profile-pic {
        float: left;
    }
    .profile-pic > img {
        margin-right: 10px;
    }
    .profile-pic + div,
    .profile-pic + div + div {
        padding-right: 30px;
        padding-left: 30px;
    }
    #fullscreen > :first-child > a {
        display: none !important;
    }
    #logout > :first-child > a {
        display: none !important;
    }
    body.container {
        width: 100% !important;
        border: none !important;
    }
    .inbox-data-message > :first-child {
        overflow: hidden;
        height: 50px;
    }
    .inbox-checkbox-triggered > .btn-group .btn {
        padding-right: 10px;
        padding-left: 10px;
    }
    .inbox-body .table-wrap {
        padding: 0 !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .inbox-navbar {
        padding-right: 5px;
        padding-left: 5px;
    }
    .inbox-data-message > :first-child > :first-child {
        display: block !important;
        font-size: 14px;
    }
    .inbox-table-icon > :first-child {
        margin-top: 12px;
    }
    #inbox-table .inbox-table-icon {
        padding-left: 10px !important;
    }
    .header-search.pull-right {
        margin-left: 0;
    }
    .visible-tablet {
        display: inline-block !important;
    }
    .display-inline.hidden-tablet,
    .hidden-tablet {
        display: none !important;
    }
    .jarviswidget header h2 {
        overflow: hidden;
        width: 310px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #main {
        margin-left: 0;
    }
    #left-panel {
        left: -220px;
    }
    .minified #left-panel {
        left: 0;
    }
    .btn-header a {
        margin-top: 9px !important;
        width: 40px !important;
    }
    #profile-nav a.userdropdown img {
        margin-top: 4px !important;
    }
    #profile-nav a.userdropdown span {
        margin-top: 4px !important;
        width: 40px !important;
    }
    #profile-nav a.userdropdown span i {
        color: #6D6A69;
        font-size: 100%;
    }
    #hide-menu i {
        color: #6D6A69;
        font-size: 100%;
    }
    .hidden-menu #hide-menu i {
        color: #FFF;
    }
    #hide-menu i::before {
        content: "\f0c9";
    }
    .hidden-menu #left-panel {
        left: 0;
    }
    .hidden-menu #main {
        position: relative;
        left: 210px;
    }
    .hidden-menu.fixed-ribbon #ribbon {
        left: 220px;
        width: 100%;
    }
    .fixed-ribbon #ribbon {
        left: 0;
    }
    .jarviswidget header h2 {
        overflow: hidden;
        width: 200px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .header-search > input[type=text] {
        margin-top: 9px;
    }
}
@media (min-width: 768px) and (max-width: 880px) {
    #main {
        overflow-x: hidden;
        margin-left: 0;
    }
    #left-panel {
        left: -220px;
    }
    .no-content-padding {
        margin: 0 -14px !important;
    }
    .inbox-navbar.no-content-padding {
        margin-top: -10px !important;
    }
    .minified #left-panel {
        left: 0;
    }
    .btn-header.transparent a {
        margin-left: 0;
        width: 25px !important;
        border: none !important;
        background: 0 0;
        box-shadow: none !important;
    }
    .btn-header.transparent a:hover {
        color: #A90329;
    }
    #hide-menu i {
        color: #6D6A69;
    }
    .hidden-menu #hide-menu i {
        color: #FFF;
    }
    #hide-menu i::before {
        content: "\f0c9";
    }
    .hidden-menu #left-panel {
        left: 0;
    }
    .hidden-menu #main {
        position: relative;
        left: 210px;
    }
    .hidden-menu.fixed-ribbon #ribbon {
        left: 220px;
        width: 100%;
    }
    .fixed-ribbon #ribbon {
        left: 0;
    }
    .jarviswidget header h2 {
        overflow: hidden;
        width: 180px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .header-search > input[type=text] {
        margin-top: 9px;
    }
}
@media (max-width: 767px) {
    .profile-pic > img {
        width: 100px;
    }
    #main {
        overflow-x: hidden;
        margin-left: 0;
    }
    #left-panel {
        left: -220px;
    }
    .microcharts > div {
        margin-top: 0 !important;
        border-right: none !important;
    }
    .buttons {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    #content,
    #ribbon {
        padding-right: 5px;
        padding-left: 5px;
    }
    #header {
        padding-right: 5px;
    }
    #logo {
        margin-left: 4px;
    }
    .no-content-padding {
        margin: 0 -5px !important;
    }
    .inbox-navbar.no-content-padding {
        margin-top: -10px !important;
    }
    .minified #left-panel {
        left: 0;
    }
    .btn-header.transparent a {
        margin-left: 0;
        width: 25px !important;
        border: none !important;
        background: 0 0;
        box-shadow: none !important;
    }
    .btn-header.transparent a:hover {
        color: #A90329;
    }
    #profile-nav a.userdropdown img {
        margin-top: 0 !important;
        margin-right: -3px !important;
        margin-left: 2px !important;
        width: 39px !important;
        border-radius: 3px !important;
    }
    #hide-menu > :first-child > a,
    .btn-header a {
        margin-top: 5px !important;
        width: 40px !important;
        height: 39px !important;
        line-height: 38px !important;
    }
    #hide-menu > :first-child > a {
        width: 50px !important;
    }
    #hide-menu i {
        color: #6D6A69;
        font-size: 121%;
    }
    .hidden-menu #hide-menu i {
        color: #FFF;
    }
    #hide-menu i::before {
        content: "\f0c9";
    }
    .hidden-menu #left-panel {
        left: 0;
    }
    .hidden-menu #main {
        position: relative;
        left: 210px;
    }
    .hidden-menu.fixed-ribbon #ribbon {
        left: 220px;
        width: 100%;
    }
    .fixed-ribbon #ribbon {
        left: 0;
    }
    body.fixed-navigation.hidden-menu {
        overflow: hidden !important;
    }
    .fixed-ribbon #content {
        padding-top: 52px;
    }
    .header-search {
        display: none;
    }
    #search-mobile {
        display: block;
    }
    .search-mobile .header-search {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        padding: 0 2px;
        width: 100%;
        height: 49px;
        background: #333;
    }
    .search-mobile .header-search > input[type=text] {
        margin-top: 2px;
        padding-right: 75px;
        height: 45px;
        border-color: #333;
    }
    .search-mobile .header-search > button {
        right: 44px;
        height: 29px;
        background: #DDD;
        line-height: 29px;
    }
    .search-mobile #search-mobile {
        display: none;
    }
    .search-mobile #cancel-search-js {
        display: block;
    }
    .jarviswidget header h2 {
        overflow: hidden;
        width: 250px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
@media only screen and (min-width: 0) and (max-width: 679px) {
    .profile-pic > img {
        width: 90px;
    }
    #main {
        overflow-x: hidden;
        margin-left: 0;
    }
    #left-panel {
        left: -220px;
    }
    .microcharts > div {
        margin-top: 0 !important;
        border-right: none !important;
    }
    #content,
    #ribbon {
        padding-right: 5px;
        padding-left: 5px;
    }
    #header {
        padding-right: 5px;
    }
    #logo {
        margin-left: 4px;
    }
    .no-content-padding {
        margin: 0 -5px !important;
    }
    .inbox-navbar.no-content-padding {
        margin-top: -10px !important;
    }
    .minified #left-panel {
        left: 0;
    }
    #header {
        background: #FFF;
    }
    #ribbon {
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #CFCFCF;
        background: #F5F5F5;
    }
    #ribbon .breadcrumb,
    #ribbon .breadcrumb a {
        color: #6D6C6C !important;
    }
    #ribbon .breadcrumb li:last-child,
    #ribbon .breadcrumb > .active {
        color: #333 !important;
    }
    #profile-nav a.userdropdown span {
        margin-top: 0 !important;
        width: 50px !important;
        height: 39px !important;
        line-height: 38px !important;
    }
    #profile-nav a.userdropdown span i {
        color: #6D6A69;
        font-size: 121%;
    }
    #hide-menu > :first-child > a,
    .btn-header a {
        margin-top: 5px !important;
        width: 40px !important;
        height: 39px !important;
        line-height: 38px !important;
    }
    #hide-menu > :first-child > a {
        width: 50px !important;
    }
    .btn-header.transparent a {
        margin-left: 0;
        width: 25px !important;
        border: none !important;
        background: 0 0;
        box-shadow: none !important;
    }
    .btn-header.transparent a:hover {
        color: #A90329;
    }
    #hide-menu i {
        color: #6D6A69;
        font-size: 121%;
    }
    .hidden-menu #hide-menu i {
        color: #FFF;
    }
    #hide-menu i::before {
        content: "\f0c9";
    }
    .hidden-menu #left-panel {
        left: 0;
    }
    .hidden-menu #main {
        position: relative;
        left: 210px;
    }
    .hidden-menu.fixed-ribbon #ribbon {
        left: 220px;
        width: 100%;
    }
    .fixed-ribbon #ribbon {
        left: 0;
    }
    .header-search {
        display: none;
    }
    #search-mobile {
        display: block;
    }
    .search-mobile .header-search {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        padding: 0 2px;
        width: 100%;
        height: 49px;
        background: #333;
    }
    .search-mobile .header-search > input[type=text] {
        margin-top: 2px;
        padding-right: 75px;
        height: 45px;
        border-color: #333;
    }
    .search-mobile .header-search > button {
        right: 44px;
        height: 29px;
        background: #DDD;
        line-height: 29px;
    }
    .search-mobile #search-mobile {
        display: none;
    }
    .search-mobile #cancel-search-js {
        display: block;
    }
    .hidden-tablet {
        display: none !important;
    }
    .jarviswidget header h2 {
        overflow: hidden;
        width: 300px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
@media (max-width: 767px) {
    .page-title {
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .profile-pic {
        text-align: left;
    }
    .profile-pic > img {
        top: -25px;
        margin-right: 0;
        margin-left: 0;
        width: 90px;
    }
    .profile-pic + div > h1 {
        font-size: 20px;
    }
    .profile-pic + div > h1 small {
        font-size: 16px;
    }
    .profile-carousel .carousel-indicators {
        top: 10px;
    }
    #main {
        overflow-x: hidden;
        margin-left: 0;
    }
    #left-panel {
        left: -220px;
    }
    .microcharts > div {
        margin-top: 0 !important;
        border-right: none !important;
    }
    #content,
    #ribbon {
        padding-right: 5px;
        padding-left: 5px;
    }
    #header {
        padding-right: 5px;
    }
    #logo {
        margin-left: 4px;
    }
    .no-content-padding {
        margin: 0 -5px !important;
    }
    .inbox-navbar.no-content-padding {
        margin-top: -10px !important;
    }
    .minified #left-panel {
        left: 0;
    }
    #header {
        background: #FFF;
    }
    #ribbon {
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #CFCFCF;
        background: #F5F5F5;
    }
    #ribbon .breadcrumb,
    #ribbon .breadcrumb a {
        color: #6D6C6C !important;
    }
    #ribbon .breadcrumb li:last-child,
    #ribbon .breadcrumb > .active {
        color: #333 !important;
    }
    #logo {
        width: 135px !important;
    }
    #sparks {
        margin-bottom: 15px;
        padding: 10px 0;
        background: #E0E0E0;
        text-align: center;
    }
    #sparks li {
        padding: 0 10px 0 20px;
    }
    #profile-nav a.userdropdown span {
        margin-top: 0 !important;
        width: 46px !important;
        height: 39px !important;
        line-height: 38px !important;
    }
    #profile-nav a.userdropdown span i {
        color: #6D6A69;
        font-size: 121%;
    }
    #hide-menu > :first-child > a,
    .btn-header a {
        margin-top: 5px !important;
        width: 40px !important;
        height: 39px !important;
        line-height: 38px !important;
    }
    .btn-header.transparent a {
        margin-left: 0;
        width: 25px !important;
        border: none !important;
        background: 0 0;
        box-shadow: none !important;
    }
    .btn-header.transparent a:hover {
        color: #A90329;
    }
    #hide-menu > :first-child > a {
        width: 46px !important;
    }
    #hide-menu i {
        color: #6D6A69;
        font-size: 121%;
    }
    .hidden-menu #hide-menu i {
        color: #FFF;
    }
    #hide-menu i::before {
        content: "\f0c9";
    }
    .hidden-menu #left-panel {
        left: 0;
    }
    .hidden-menu #main {
        position: relative;
        left: 210px;
    }
    .hidden-menu.fixed-ribbon #ribbon {
        left: 220px;
        width: 100%;
    }
    .fixed-ribbon #ribbon {
        left: 0;
    }
    .hidden-mobile {
        display: none !important;
    }
    .visible-mobile {
        display: inline-block !important;
    }
    .ajax-notifications {
        height: 250px;
    }
    .ajax-dropdown {
        top: 49px;
        left: 0;
        width: 299px;
        height: 320px;
    }
    .ajax-dropdown:before {
        margin-left: -14px;
    }
    .ajax-dropdown:after {
        margin-left: -13px;
    }
    .header-search {
        display: none;
    }
    #search-mobile {
        display: block;
        margin-left: 0;
    }
    .search-mobile .header-search {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        padding: 0 2px;
        width: 100%;
        height: 49px;
        background: #333;
    }
    .search-mobile .header-search > input[type=text] {
        margin-top: 2px;
        padding-right: 75px;
        height: 45px;
        border-color: #333;
    }
    .search-mobile .header-search > button {
        right: 44px;
        height: 29px;
        background: #DDD;
        line-height: 29px;
    }
    .search-mobile #search-mobile {
        display: none;
    }
    .search-mobile #cancel-search-js {
        display: block;
    }
    .jarviswidget header h2 {
        overflow: hidden;
        width: 135px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
#extr-page #main {
    margin-top: 0 !important;
}
#profile-nav {
    display: block !important;
    padding-top: 5px !important;
}
#profile-nav a.userdropdown span {
    display: inline-block;
    margin: 5px 0 0 4px;
    padding: 2px;
    height: 30px;
    min-width: 30px;
    border: 1px solid #BFBFBF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #F8F8F8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F1F1F1));
    background-image: -webkit-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -moz-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -ms-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: -o-linear-gradient(top, #F8F8F8, #F1F1F1);
    background-image: linear-gradient(top, #F8F8F8, #F1F1F1);
    color: #6D6A69;
    text-align: center;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    cursor: default !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#profile-nav a.userdropdown img {
    margin-top: 5px;
    margin-left: 2px;
    width: 30px;
    border: 1px solid #797979 !important;
    border-radius: 3px;
}
#profile-nav a.userdropdown img.online {
    border-color: #40AC2B !important;
}
#profile-nav a.userdropdown img.busy {
    border-color: #ED1C24 !important;
}
#profile-nav a.userdropdown img.offline {
    border-color: #DDD !important;
}
#profile-nav a.userdropdown img.away {
    border-color: #FFC40D !important;
}
.menu-on-top .page-footer {
    padding: 15px 13px 0;
}
.menu-on-top.hidden-menu #left-panel {
    left: 0;
}
.menu-on-top #main {
    margin-top: 69px !important;
    margin-left: 0 !important;
}
.menu-on-top #hide-menu,
.menu-on-top #logout,
.menu-on-top .minifyme {
    display: none !important;
}
.menu-on-top aside#left-panel {
    overflow: visible;
    width: 100% !important;
    height: auto;
    min-height: 0 !important;
    border-top: 1px solid #333;
    border-bottom: 1px solid #222;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
}
.menu-on-top aside#left-panel nav > ul {
    display: block;
    width: 100%;
}
.menu-on-top aside#left-panel nav > ul > li:first-child {
    margin-left: 0;
}
.menu-on-top aside#left-panel nav > ul > li {
    position: relative;
    float: left;
    display: inline-block;
    overflow: visible;
    padding: 0 !important;
    height: auto !important;
    border-right: 1px solid #222;
    border-left: 1px solid #4E4E4E;
}
.menu-on-top aside#left-panel nav > ul > li > a {
    display: inline-block;
    padding: 10px 9px !important;
    height: 68px;
    text-decoration: none;
    text-shadow: none !important;
    font-size: 13px;
    line-height: 22px;
}
.menu-on-top li.active > a {
    font-weight: 700 !important;
}
.menu-on-top .user-favorite,
.menu-on-top nav {
    display: inline-block;
    width: auto;
}
.menu-on-top .user-favorite {
    text-align: center;
    border-bottom: none;
    box-shadow: none;
}
.menu-on-top .user-favorite > span {
    height: auto;
    border-bottom: none;
}
.menu-on-top .user-favorite a i {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.menu-on-top nav > ul > li > a b {
    display: none;
}
.menu-on-top aside#left-panel nav > ul > li > a > i {
    display: block !important;
    margin: 1px 0 4px;
    margin-bottom: 2px;
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: inherit;
}
.menu-on-top aside#left-panel nav > ul ul li a i {
    vertical-align: 20% !important;
}
.menu-on-top .menu-item-parent {
    overflow: hidden;
    max-width: 72px;
    min-width: 50px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}
.menu-on-top .menu-item-parent + span {
    position: absolute;
    top: 5px;
    right: 5px;
    float: none !important;
}
.menu-on-top nav ul ul li a {
    padding-left: 10px !important;
    font-size: 13px;
}
.menu-on-top aside#left-panel nav > ul > li:hover {
    background: #FFF;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFF), color-stop(1, #CFCFCF));
    background: -ms-linear-gradient(bottom, #FFF, #CFCFCF);
    background: -moz-linear-gradient(center bottom, #FFF 0, #CFCFCF 100%);
    background: -o-linear-gradient(#CFCFCF, #FFF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfcfcf", endColorstr="#ffffff", GradientType=0);
}
.menu-on-top aside#left-panel nav > ul > li:hover > a {
    padding-right: 8px !important;
    padding-left: 8px !important;
    border-right: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    color: #333 !important;
}
.menu-on-top aside#left-panel nav > ul > li > ul {
    position: absolute !important;
    background: #3A3633;
}
.menu-on-top aside#left-panel nav > ul > li:hover > ul {
    display: block !important;
}
.menu-on-top aside#left-panel nav ul li.active > a:before {
    content: "" !important;
}
.menu-on-top nav > ul ul li::before,
.menu-on-top nav > ul > li > ul::before {
    border: none;
}
.menu-on-top nav ul ul li a,
.menu-on-top nav ul ul ul li a {
    color: #4C4F53;
}
.menu-on-top nav ul ul li a:hover,
.menu-on-top nav ul ul li:hover > a,
.menu-on-top nav ul ul ul li a:hover {
    background-color: #4C4F53;
    color: #FFF;
}
.menu-on-top nav > ul ul ul {
    border-top: 1px solid #C7C7C7 !important;
}
.menu-on-top nav ul ul li {
    overflow: visible;
}
.menu-on-top nav ul ul,
.menu-on-top nav ul ul ul {
    display: none !important;
    margin-left: 0;
    padding: 3px;
    width: 200px;
    border: 1px solid #C7C7C7;
    border-top: none;
    border-bottom: 1px solid #BD2A2A;
    border-radius: 0;
    background: #FFF !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: inset 0 -4px 0 0 #BD2A2A;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.menu-on-top nav > ul ul li:hover > ul {
    position: absolute;
    top: -8px;
    left: 100%;
    z-index: 999;
    display: block !important;
    background: #333;
}
.menu-on-top nav > ul > li > a:after {
    top: 76% !important;
    left: 46%;
    color: #636363 !important;
    content: "\f0dd" !important;
}
.menu-on-top nav ul ul li:hover > a:after,
.menu-on-top nav > ul ul > li a:after,
.menu-on-top nav > ul ul > li a:hover:after,
.menu-on-top nav > ul > li > a:after {
    position: absolute;
    top: 9px;
    right: 4px;
    display: block !important;
    color: #333;
    content: "\f0da";
    font-weight: 400;
    font-style: normal;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menu-on-top nav ul ul li:hover > a:after,
.menu-on-top nav > ul ul > li a:hover:after {
    color: #FFF;
}
.menu-on-top nav > ul ul > li a:only-child:after,
.menu-on-top nav > ul > li > a:only-child:after {
    content: "" !important;
}
.menu-on-top nav ul ul .active > a {
    color: #333 !important;
}
.menu-on-top nav ul ul .active > a:hover,
.menu-on-top nav ul ul li.active:hover > a {
    color: #FFF !important;
}
.menu-on-top .slimScrollDiv,
.menu-on-top nav {
    overflow: visible !important;
}
body.menu-on-top.fixed-header {
    padding-top: 49px;
}
body.menu-on-top.fixed-header.fixed-navigation nav > ul {
    position: relative;
    overflow: visible;
    padding-right: 0;
    width: auto;
    height: auto;
}
body.menu-on-top.fixed-header.fixed-navigation.fixed-ribbon #ribbon {
    top: 118px;
    left: 0;
}
@media (max-width: 979px) {
    .menu-on-top .btn-header.pull-right {
        margin-left: 0 !important;
    }
    .menu-on-top #main {
        margin-top: 0 !important;
    }
    .menu-on-top #left-panel {
        left: 0;
        display: none;
    }
    body.menu-on-top.fixed-header.fixed-navigation.fixed-ribbon #ribbon {
        top: 49px;
    }
    .menu-on-top.hidden-menu #left-panel {
        display: block;
    }
    .menu-on-top.hidden-menu #main {
        left: 0 !important;
    }
    .menu-on-top #hide-menu {
        display: block !important;
    }
    .menu-on-top aside#left-panel nav {
        overflow: scroll;
        overflow-x: hidden !important;
        height: 300px !important;
        -webkit-overflow-scrolling: touch;
    }
    .menu-on-top .menu-item-parent {
        overflow: visible;
        padding-left: 5px;
        max-width: 85%;
        min-width: 85%;
        text-align: left;
        text-overflow: inherit;
        white-space: inherit;
    }
    .menu-on-top .menu-item-parent + span {
        top: 50%;
        margin-top: -8px;
    }
    .menu-on-top nav li.active > ul {
        display: block;
    }
    .menu-on-top nav > ul > li.active {
        background: #FFF;
        background: -moz-linear-gradient(top, #CFCFCF 0, #FFF 66%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CFCFCF), color-stop(66%, #FFF));
        background: -webkit-linear-gradient(top, #CFCFCF 0, #FFF 66%);
        background: -o-linear-gradient(top, #CFCFCF 0, #FFF 66%);
        background: -ms-linear-gradient(top, #CFCFCF 0, #FFF 66%);
        background: linear-gradient(to bottom, #CFCFCF 0, #FFF 66%);
    }
    .menu-on-top nav > ul > li.active > a {
        color: #333 !important;
    }
    .menu-on-top nav ul ul li:hover > a:after,
    .menu-on-top nav > ul ul > li a:after,
    .menu-on-top nav > ul ul > li a:hover:after,
    .menu-on-top nav > ul > li > a:after {
        top: 50%;
        right: 15px;
        margin-top: -8px;
        content: "\f0dd" !important;
        font-size: 15px;
    }
    .menu-on-top nav > ul ul > li a:only-child:after,
    .menu-on-top nav > ul > li > a:only-child:after {
        content: "" !important;
    }
    .menu-on-top nav > ul > li > a:after {
        top: 50% !important;
        left: auto;
        margin-top: -14px;
        font-size: 20px;
    }
    .menu-on-top nav ul ul,
    .menu-on-top nav ul ul ul {
        padding: 0;
        border: none;
    }
    .menu-on-top nav ul ul ul {
        border-bottom: 2px solid #333;
    }
    .menu-on-top aside#left-panel nav > ul > li {
        width: 100%;
    }
    .menu-on-top aside#left-panel nav > ul > li > a {
        display: block;
        padding: 8px 9px !important;
        height: auto;
        border-bottom: 1px dotted #585858;
    }
    .menu-on-top nav > ul > li > ul > li > a,
    .menu-on-top nav > ul > li > ul > li > ul > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .menu-on-top aside#left-panel nav > ul > li > a > i {
        display: inline !important;
    }
    .menu-on-top aside#left-panel nav > ul li ul {
        position: relative !important;
        top: 0;
        left: 0;
        width: 100%;
    }
    .menu-on-top aside#left-panel nav > ul > li:active > ul,
    .menu-on-top aside#left-panel nav > ul > li:focus > ul {
        display: block !important;
    }
}
.menu-on-top .top-menu-invisible,
.no-menu #hide-menu,
.no-menu #left-panel,
.no-menu #logout {
    display: none !important;
}
.no-menu #main {
    margin: 0 !important;
}