/*!
 * SmartAdmin - Responsive WebApp
 *
 * Copyright 2014 bootstraphunter.com
 * Designed and built with all the love in the world by @bootstraphunt.
 */

body, html {
    padding: 0;
    background: url(../img/mybg.png) #fff;
    min-height: 100%
}

h1, h2, h3, h4, html {
    margin: 0;
    font-family: "Helvetica W01",Arial,Helvetica,Sans-Serif
}

#content, html {
    position: relative
}

h1, h1 small, h2 {
    letter-spacing: -1px
}

    h1 small, h3, h5, html, label {
        font-weight: 400 400
    }

aside, body, html {
    min-height: 100%
}

body {
    margin: 0;
    direction: ltr
}

    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 {
    font-weight: 400 Normal;
    font-style: normal
}

.page-title {
    margin: 9pt 0 28px
}

    .page-title span {
        font-size: 1pc;
        color: #333;
        display: inline-block;
        vertical-align: 1px
    }

:focus {
    outline: 0 !important
}

a, button, input {
    -ms-touch-action: none !important;
    touch-action: none !important
}

    .uneditable-input:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, select:focus, textarea:focus {
        outline: 0;
        outline: dotted thin\9;
        box-shadow: none !important
    }

.form-control, .input-lg, .input-sm, .input-xs {
    border-radius: 0 !important
}

.input-xs {
    height: 24px;
    padding: 2px 10px;
    font-size: 11px;
    line-height: 1.5
}

.lead, h3 {
    font-size: 19px
}

.btn-xs {
    padding: 1px 5px
}

.btn-sm {
    padding: 6px 10px 5px
}

.btn-lg {
    padding: 10px 1pc
}

.no-space {
    margin: 0
}

    .no-space > [class*=col-] {
        margin: 0 !important;
        padding-right: 0;
        padding-left: 0
    }

h2, h3 {
    margin: 20px 0;
    line-height: normal
}

h1, h5, h6 {
    margin: 10px 0
}

#content {
    padding: 10px 14px
}

body.container {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    box-shadow: 0 2px 70px rgba(0,0,0,.45)
}

h1 {
    font-size: 24px
}

    h1 small {
        font-size: 18px
    }

h2 {
    font-size: 22px
}

h3 {
    display: block
}

h4 {
    line-height: normal
}

h5 {
    font-size: 17px;
    line-height: normal
}

h6 {
    font-size: 15px;
    font-weight: 700 400;
    line-height: normal
}

.row-seperator-header {
    margin: 15px 14px 20px;
    border-bottom: none;
    display: block;
    color: #646464;
    font-size: 20px;
    font-weight: 400 400
}

.center-canvas, .center-child-canvas > canvas {
    display: block !important;
    margin: 0 auto !important
}

#logo {
    display: inline-block
}

.bordered {
    border: 1px solid rgba(0,0,0,.2)
}

    .bordered:hover {
        border: 1px solid rgba(0,0,0,.4)
    }

aside {
    width: 220px;
    display: block;
    overflow: hidden;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMzYTM2MzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmEyNzI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left,#3a3633 93%,#222 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(93%,#3a3633),color-stop(100%,#222));
    background: -webkit-linear-gradient(left,#3a3633 93%,#222 100%);
    background: -o-linear-gradient(left,#3a3633 93%,#222 100%);
    background: -ms-linear-gradient(left,#3a3633 93%,#222 100%);
    background: linear-gradient(to right,#3a3633 93%,#222 100%)
}

.fixed-header #shortcut {
    position: fixed
}

.fixed-header #main {
    margin-top: 50px
}

#logo {
    margin-top: 9pt;
    margin-left: 13px
}

    #logo img {
        padding-left: 3px
    }

.header-search {
    position: relative
}

    .header-search.pull-right {
        margin-left: 6px
    }

    .header-search > input[type=text] {
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 200px;
        width: 100%;
        height: 30px;
        padding: 0 10px;
        outline: 0;
        border: 0;
        border-radius: 0;
        background: rgba(255,255,255,.2);
        color: rgba(255,255,255,.5);
        margin-top: 10px;
        line-height: normal
    }

    #cancel-search-js, .header-search > button {
        padding: 0;
        top: 10px;
        width: 30px;
        font-size: 17px;
        position: absolute
    }

    .header-search > input[type=text]:focus {
        color: #fff
    }

    .header-search > button {
        background: 0 0;
        border: none;
        color: rgba(255,255,255,.5);
        height: 30px;
        line-height: 30px;
        margin: 0;
        right: 0;
        z-index: 2
    }

        .header-search > button:hover {
            color: #fff
        }

#search-mobile {
    display: none
}

#cancel-search-js {
    display: none;
    background: #d00c07;
    z-index: 3;
    color: #fff;
    right: 10px;
    text-align: center;
    height: 29px;
    line-height: 29px;
    text-decoration: none !important
}

#left-panel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 904;
    padding-top: 50px;
    -moz-transition: 250ms cubic-bezier(.1,.57,.1,1);
    -o-transition: 250ms cubic-bezier(.1,.57,.1,1);
    -webkit-transition: 250ms cubic-bezier(.1,.57,.1,1);
    transition: 250ms cubic-bezier(.1,.57,.1,1);
    -webkit-transform: translate(0,0) translateZ(0);
    -moz-transform: translate(0,0) translateZ(0);
    -ms-transform: translate(0,0) translateZ(0);
    -o-transform: translate(0,0) translateZ(0);
    transform: translate(0,0) translateZ(0)
}

#main {
    margin-left: 220px;
    padding: 0 0 34px;
    min-height: 500px;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#ribbon {
    min-height: 40px;
    background: #656565;
    padding: 0 13px;
    position: relative
}

.fixed-ribbon #ribbon {
    position: fixed;
    right: 0;
    left: 220px;
    top: 50px;
    z-index: 901
}

.container.fixed-ribbon #ribbon {
    width: 59pc;
    left: 590px
}

.fixed-ribbon #content {
    padding-top: 50px
}

.minified.fixed-ribbon #ribbon {
    left: 45px
}

.hidden-menu.fixed-ribbon #ribbon {
    left: 10px
}

.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 {
    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
}

.onoffswitch, .smart-accordion-default .panel-title > a.collapsed > :first-child {
    display: inline-block
}

.no-padding .smart-accordion-default > div {
    border-left: none !important;
    border-right: 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 {
    margin-top: 4px;
    margin-left: 7px;
    display: inline-block
}

.onoffswitch {
    position: relative;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
    vertical-align: middle
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #626262;
    border-radius: 50px;
    border-color: #adadad #b3b3b3 #9e9e9e;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    display: block
}

    .onoffswitch-inner:after, .onoffswitch-inner:before {
        float: left;
        width: 50%;
        height: 15px;
        padding: 0;
        line-height: 15px;
        font-size: 10px;
        font-family: Trebuchet,Arial,sans-serif;
        font-weight: 700;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.jqstooltip, .onoffswitch-switch {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.onoffswitch-inner:before {
    content: attr(data-swchon-text);
    text-shadow: 0 -1px 0 #333;
    padding-left: 7px;
    background-color: #076a99;
    color: #fff;
    box-shadow: inset 0 2px 6px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.05);
    text-align: left
}

.onoffswitch-inner:after {
    content: attr(data-swchoff-text);
    padding-right: 7px;
    text-shadow: 0 -1px 0 #fff;
    background-color: #fff;
    color: #555;
    text-align: right;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.onoffswitch-switch {
    width: 19px;
    height: 19px;
    margin: -2px;
    background: repeat-x #f4f4f4;
    border: 1px solid #9a9a9a;
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2pc;
    box-sizing: content-box;
    background-image: -moz-linear-gradient(top,#fff,#eee);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(white),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);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3)
}

.form fieldset, .input-icon-right, fieldset {
    position: relative
}

.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before, .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
    content: "\f00d";
    color: #d00c07;
    display: block;
    text-align: center;
    line-height: 19px;
    font-size: 10px;
    text-shadow: 0 -1px 0 #fff;
    font-weight: 700;
    font-family: FontAwesome
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
    content: "\f00c";
    color: #2480ac
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
    display: block
}

.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 {
    text-shadow: 0 1px 0 #fff;
    background: #bfbfbf;
    color: #333
}

.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: #076a99 #055277 #04415e
}

.onoffswitch + span, .onoffswitch-title {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px
}

.form-control {
    box-shadow: none !important
}

.form hr {
    margin: 20px -13px;
    border-color: rgba(0,0,0,.1)
}

.form fieldset {
    display: block;
    border: none;
    background: rgba(255,255,255,.9)
}

.form-actions, .no-padding .form .form-actions {
    border-top: 1px solid rgba(0,0,0,.1);
    text-align: right;
    display: block
}

.form-actions {
    padding: 13px 14px 15px;
    background: rgba(249,249,249,.9);
    margin: 25px -13px -13px
}

.well .form-actions {
    margin-left: -19px;
    margin-right: -19px;
    margin-bottom: -19px
}

.well.well-lg .form-actions {
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: -24px
}

.well.well-sm .form-actions {
    margin-left: -9px;
    margin-right: -9px;
    margin-bottom: -9px
}

.popover-content .form-actions {
    margin: 0 -14px -9px;
    border-radius: 0 0 3px 3px;
    padding: 9px 14px
}

.no-padding .form .form-actions {
    margin: 25px 0 0;
    padding: 13px 14px 15px;
    background: rgba(248,248,248,.9)
}

.form header, legend {
    display: block;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0,0,0,.2);
    background: #fff;
    font-size: 1pc;
    font-weight: 400 400;
    color: #222;
    margin: 25px 0 20px
}

.no-padding .form header {
    margin: 25px 14px 0
}

.form header:first-child {
    margin-top: 10px
}

legend {
    font-weight: 400 400;
    margin-top: 0;
    background: 0 0
}

.input-group-addon {
    padding: 6px 10px;
    border-radius: 0;
    -moz-transition: border-color .3s,background-color .3s;
    -o-transition: border-color .3s,background-color .3s;
    -webkit-transition: border-color .3s,background-color .3s;
    transition: border-color .3s,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: #4591b6;
    background-color: #066a9a;
    color: #fff
}

.has-warning input[type=text], .has-warning input[type=text] + .input-group-addon, .has-warning input[type=text]:focus, .has-warning input[type=text]:focus + .input-group-addon {
    border-color: #d8a002
}

    .has-warning input[type=text] + .input-group-addon {
        background-color: #ecd184;
        color: #483601
    }

    .has-warning input[type=text]:focus + .input-group-addon {
        background-color: #8e6e16;
        color: #fff
    }

.has-error .input-group-addon {
    border-color: #b80500;
    background: #e39b99;
    color: #3e0200
}

.has-error input[type=text], .has-error input[type=text] + .input-group-addon {
    border-color: #b80500
}

    .has-error input[type=text] + .input-group-addon {
        background-color: #e39b99;
        color: #3e0200
    }

    .has-error input[type=text]:focus, .has-error input[type=text]:focus + .input-group-addon {
        border-color: #9d2f2c
    }

        .has-error input[type=text]:focus + .input-group-addon {
            background-color: #9d2f2c;
            color: #fff
        }

.has-success input[type=text]:focus + .input-group-addon {
    border-color: #53660f;
    background-color: #53660f;
    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;
    font-size: 11px;
    line-height: 15px;
    color: #999
}

.input-icon-left > i, .input-icon-right > i {
    position: absolute;
    right: 10px;
    top: 30%;
    font-size: 1pc;
    color: #bfbfbf
}

.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=email].ui-autocomplete-loading, input[type=url].ui-autocomplete-loading, input[type=search].ui-autocomplete-loading, input[type=tel].ui-autocomplete-loading, input[type=color].ui-autocomplete-loading, input[type=text].ui-autocomplete-loading, input[type=password].ui-autocomplete-loading, input[type=datetime].ui-autocomplete-loading, input[type=datetime-local].ui-autocomplete-loading, input[type=date].ui-autocomplete-loading, input[type=month].ui-autocomplete-loading, input[type=time].ui-autocomplete-loading, input[type=week].ui-autocomplete-loading, input[type=number].ui-autocomplete-loading {
    background-image: url(../img/select2-spinner.gif) !important;
    background-repeat: no-repeat;
    background-position: 99% 50%;
    padding-right: 27px
}

.input-group-addon .checkbox, .input-group-addon .radio {
    min-height: 0;
    margin-right: 0 !important;
    padding-top: 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;
    text-align: center;
    color: #999;
    margin: 20px 0 0
}

    .timeline-seperator > :first-child {
        padding: 4px 5px;
        border: 1px dashed rgba(0,0,0,.1);
        background: #fff;
        font-size: 11px;
        border-radius: 4px
    }

    .timeline-seperator .btn, .timeline-seperator .btn + .dropdown-menu {
        margin-right: 15px
    }

    .timeline-seperator:after {
        display: block;
        content: " ";
        margin: -8px 20px 0;
        border-bottom: 1px dashed rgba(0,0,0,.1)
    }

.alert {
    margin-bottom: 20px;
    margin-top: 0;
    color: #675100;
    border-width: 0 0 0 5px;
    padding: 10px;
    border-radius: 0
}

    .alert .close {
        top: 0;
        right: -5px;
        line-height: 20px
    }

.alert-heading {
    font-weight: 700
}

.alert-danger {
    border-color: #b80500;
    color: #3e0200;
    background: #e39b99
}

.alert-warning {
    border-color: #d8a002;
    color: #483601;
    background: #efd99a
}

.alert-success {
    border-color: #53660f;
    color: #1c2205;
    background: #bac29f
}

.alert-info {
    border-color: #05557b;
    color: #021c29;
    background: #9bbbca
}

.well {
    background: #fbfbfb;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px #ececec;
    position: relative
}

    .well.well-clean, .well.well-glass {
        box-shadow: none;
        border-color: transparent
    }

    .well.well-glass {
        background-color: rgba(255,255,255,.25);
        color: #fff
    }

    .well.well-light {
        background: #fff;
        border: 1px solid #e2e2e2
    }

.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
}

.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%;
    font-size: 9pt;
    line-height: 20px;
    text-align: center
}

.progress .progressbar-front-text {
    display: block;
    width: 100%;
    font-size: 9pt;
    line-height: 20px;
    text-align: center
}

.progress.right .progress-bar {
    right: 0
}

.progress.right .progressbar-front-text {
    position: absolute;
    right: 0
}

.progress.vertical {
    width: 25px;
    height: 100%;
    min-height: 150px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0
}

.progress.wide-bar {
    width: 40px
}

.progress.vertical.bottom {
    position: relative
}

    .progress.vertical.bottom .progress-bar, .progress.vertical.bottom .progressbar-front-text {
        position: absolute;
        bottom: 0
    }

.progress.vertical .progress-bar {
    width: 100%;
    height: 0;
    -moz-transition: ease height .6s;
    -o-transition: ease height .6s;
    -webkit-transition: ease height .6s;
    transition: ease height .6s
}

.dropdown-submenu, .progress {
    position: relative
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    margin-bottom: 20px;
    overflow: hidden;
    height: 22px;
    background: #eee;
    box-shadow: 0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;
    border-radius: 0
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 11px;
    color: #fff;
    text-align: center;
    background-color: #2480ac;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    font-weight: 700 400;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-image: url(../img/pattern/overlay-pattern.png)
}

.progress-striped .progress-bar, .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)
}

.progress-striped .progress-bar {
    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;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-danger {
    background-color: #d00c07
}

.progress-striped .progress-bar-danger {
    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-striped .progress-bar-success, .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)
}

.progress-bar-success {
    background-color: #53660f
}

.progress-striped .progress-bar-success {
    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: #d8a002
}

.progress-striped .progress-bar-warning {
    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: #05557b
}

.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: #05557b
}

.vertical-bars {
    padding: 0;
    margin: 0
}

    .vertical-bars:after {
        content: "";
        display: block;
        height: 0;
        clear: both
    }

    .vertical-bars li {
        padding: 14px 0;
        width: 25%;
        display: block;
        float: left;
        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 {
        margin: 0 auto;
        float: none
    }

.bar-holder:first-child {
    border-top: none
}

.bar-holder {
    padding: 18px 15px
}

    .bar-holder .progress {
        margin: 0
    }

.nav-tabs > li > a .badge {
    font-size: 11px;
    padding: 3px 5px;
    opacity: .5;
    margin-left: 5px;
    min-width: 17px;
    font-weight: 400 400
}

.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;
    font-size: 11px;
    margin-left: 5px;
    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 {
    box-shadow: 0 -2px 0 #2480ac;
    border-top-width: 0 !important;
    margin-top: 1px !important;
    font-weight: 700 400
}

.tabs-left .nav-tabs > li.active > a {
    box-shadow: -2px 0 0 #2480ac;
    border-top-width: 1px !important;
    border-left: none !important;
    margin-left: 1px !important
}

.tabs-left .nav-pills > li.active > a {
    border: none !important;
    box-shadow: none !important
}

.tabs-right .nav-tabs > li.active > a {
    box-shadow: 2px 0 0 #2480ac;
    border-top-width: 1px !important;
    border-right: none !important;
    margin-right: 1px !important
}

.tabs-below .nav-tabs > li.active > a {
    box-shadow: 0 2px 0 #2480ac;
    border-bottom-width: 0 !important;
    border-top: none !important;
    margin-top: 0 !important
}

.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-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 {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px
    }

.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 > 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 {
    background: #fff;
    border: 1px solid #ddd
}

    .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 {
    border-left-width: 1px !important;
    margin-right: 0;
    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(184,5,0,.5)
}

.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 > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #bfbfbf;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.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-border-separate thead tr, .table thead tr {
    background-color: #eee;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#f4f4f4));
    background-image: -webkit-linear-gradient(top,#f2f2f2 0,#f4f4f4 100%);
    background-image: -moz-linear-gradient(top,#f2f2f2 0,#f4f4f4 100%);
    background-image: -ms-linear-gradient(top,#f2f2f2 0,#f4f4f4 100%);
    background-image: -o-linear-gradient(top,#f2f2f2 0,#f4f4f4 100%);
    background-image: -linear-gradient(top,#f2f2f2 0,#f4f4f4 100%);
    font-size: 9pt
}

    .fc-border-separate 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
}

.show-stats .progress {
    height: 7px;
    border-radius: 0;
    margin-top: 3px;
    margin-bottom: 15px
}

.show-stats {
    padding-top: 6px !important
}

.show-stat-buttons {
    float: left;
    width: 100%
}

.show-stats .show-stat-buttons > :first-child {
    padding-right: 5px
}

.show-stats .show-stat-buttons > :last-child {
    padding-left: 5px
}

.show-stat-microcharts {
    margin-left: -10px;
    margin-right: -10px
}

    .show-stat-microcharts > div {
        border-right: 1px solid #DADADA !important;
        border-top: 1px solid #DADADA !important;
        margin-top: 10px !important;
        height: 65px;
        overflow: hidden;
        padding: 7px 9px
    }

    .show-stat-microcharts > :last-child {
        border-right: none !important
    }

    .show-stat-microcharts .sparkline {
        margin-top: 10px;
        margin-right: 8px;
        opacity: .7
    }

        .show-stat-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 {
        width: 40px;
        display: block;
        text-align: left;
        opacity: .5;
        cursor: default
    }

        .smaller-stat span.label:hover {
            opacity: 1
        }

.login-info {
    display: block;
    font-size: 9pt;
    height: 39px;
    color: #fff;
    border: solid transparent;
    border-width: 1px 0;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    width: 100%;
    margin: 0 !important
}

    .login-info img, img.away, img.busy, img.offline, img.online {
        border-left: 3px solid #fff
    }

    .login-info a {
        text-decoration: none !important;
        color: #a8a8a8;
        display: inline-block;
        margin-top: 6px
    }

        .login-info a span {
            text-transform: capitalize;
            font-size: 14px;
            display: inline-block;
            text-decoration: none;
            max-width: 150px;
            white-space: nowrap;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            vertical-align: middle
        }

            .login-info a span + i {
                vertical-align: middle
            }

        .login-info a:hover {
            color: #fff
        }

    .login-info > span {
        height: 38px;
        display: block;
        padding: 0 10px;
        border-bottom: 1px solid #1A1817
    }

    .login-info img {
        width: 25px;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-top: 1px;
        margin-right: 5px;
        margin-left: 0
    }

img.online {
    border-left-color: #53660f !important
}

img.busy {
    border-left-color: #d00c07 !important
}

img.offline {
    border-left-color: #ddd !important
}

img.away {
    border-left-color: #ffc40d !important
}

.client-form header {
    padding: 15px 13px;
    margin: 0;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,.1);
    background: rgba(248,248,248,.9)
}

.minified .inbox-badge {
    border-radius: 50%;
    font-size: 9px;
    padding: 2px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: #ED1C24;
    min-width: 13px
}

.minified .minifyme, .minifyme {
    width: 100%;
    height: 40px;
    font-size: 23px
}

.minifyme {
    border-bottom: 1px solid #302F2F;
    background: #3a3633;
    color: #999;
    text-align: right;
    padding: 4px 10px;
    display: block;
    right: -3px;
    cursor: pointer;
    -moz-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    transition: all .1s linear 0s
}

    .minifyme:hover {
        color: #eee;
        right: 0
    }

.minified .minifyme {
    right: 0;
    color: #999;
    position: relative;
    border-radius: 0;
    margin: 0
}

    .minified .minifyme .fa:before {
        content: "\f0a9"
    }

.minified .login-info a i, .minified .login-info a span {
    display: none
}

.minified .login-info span {
    padding: 0 5px;
    text-align: center
}

.minified .login-info img {
    margin: -2px 0 0;
    width: 30px
}

.minified .login-info {
    height: 38px;
    border-bottom: 1px solid #181818
}

.minified #left-panel {
    width: 45px;
    overflow: visible
}

.minified #main {
    margin-left: 45px
}

.pagination.pagination-alt > li > a {
    box-shadow: none;
    border: none;
    margin-left: -1px
}

.btn, .pagination > li > a, .pagination > li > span {
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05)
}

.pagination.pagination-alt > li:first-child > a {
    padding-left: 0
}

.disabled {
    color: #fff
}

.btn-default.disabled {
    color: #999
}

.btn {
    border-radius: 2px
}

    .btn:active {
        position: relative;
        top: 1px;
        left: 1px
    }

    .btn.btn-ribbon {
        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;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777', endColorstr='#ff666666', GradientType=0);
        color: #fff;
        padding: 0 5px;
        line-height: 20px;
        vertical-align: middle;
        height: 20px;
        display: block;
        border: none;
        float: left;
        margin: 0 8px 0 0;
        cursor: pointer
    }

.btn.btn-ribbon > i {
    font-size: 111%
}

.ribbon-button-alignment {
    padding-top: 10px;
    display: inline-block
}

    .ribbon-button-alignment.pull-right > .btn.btn-ribbon {
        margin: 0 0 0 8px
    }

.panel-purple {
    border-color: #6e587a
}

    .panel-purple > .panel-heading {
        color: #fff;
        background-color: #6e587a;
        border-color: #6e587a
    }

.panel-greenLight {
    border-color: #424f17
}

    .panel-greenLight > .panel-heading {
        color: #fff;
        background-color: #424f17;
        border-color: #424f17
    }

.panel-greenDark {
    border-color: #a5d500
}

    .panel-greenDark > .panel-heading {
        color: #fff;
        background-color: #a5d500;
        border-color: #a5d500
    }

.panel-darken {
    border-color: #333
}

    .panel-darken > .panel-heading {
        color: #fff;
        background-color: #404040;
        border-color: #404040
    }

.panel-pink {
    border-color: #ac5287
}

    .panel-pink > .panel-heading {
        color: #fff;
        background-color: #ac5287;
        border-color: #ac5287
    }

.panel-green {
    border-color: #769508
}

    .panel-green > .panel-heading {
        color: #fff;
        background-color: #769508;
        border-color: #769508
    }

.panel-blueLight {
    border-color: #4591b6
}

    .panel-blueLight > .panel-heading {
        color: #fff;
        background-color: #4591b6;
        border-color: #4591b6
    }

.panel-pinkDark {
    border-color: #a8829f
}

    .panel-pinkDark > .panel-heading {
        color: #fff;
        background-color: #a8829f;
        border-color: #a8829f
    }

.panel-redLight {
    border-color: #ff3d38
}

    .panel-redLight > .panel-heading {
        color: #fff;
        background-color: #ff3d38;
        border-color: #ff3d38
    }

.panel-red {
    border-color: #b80500
}

    .panel-red > .panel-heading {
        color: #fff;
        background-color: #b80500;
        border-color: #b80500
    }

.panel-teal {
    border-color: #568a89
}

    .panel-teal > .panel-heading {
        color: #fff;
        background-color: #568a89;
        border-color: #568a89
    }

.panel-orange {
    border-color: #c79121
}

    .panel-orange > .panel-heading {
        color: #fff;
        background-color: #c79121;
        border-color: #c79121
    }

.panel-blueDark {
    border-color: #011f2e
}

    .panel-blueDark > .panel-heading {
        color: #fff;
        background-color: #011f2e;
        border-color: #011f2e
    }

.panel-magenta {
    border-color: #6e3671
}

    .panel-magenta > .panel-heading {
        color: #fff;
        background-color: #6e3671;
        border-color: #6e3671
    }

.panel-blue {
    border-color: #2480ac
}

    .panel-blue > .panel-heading {
        color: #fff;
        background-color: #2480ac;
        border-color: #2480ac
    }

.panel-footer > .btn-block {
    border-radius: 0;
    border-bottom: none;
    border-left: none;
    border-right: none
}

.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
}

.header-btn.pull-right {
    margin-left: 6px
}

.header-btn a > span {
    font-size: 13px;
    font-weight: 400 400;
    line-height: 30px;
    height: 30px;
    display: inline-block
}

.header-btn > :first-child > a {
    display: inline-block;
    font-weight: 700 400;
    height: 30px;
    min-width: 30px;
    padding: 2px;
    text-align: center;
    color: #85aebd;
    font-size: 21px;
    margin: 6px 0 0
}

    .header-btn > :first-child > a:hover {
        color: #FFF;
        -moz-transition: all 0ms;
        -o-transition: all 0ms;
        -webkit-transition: all 0ms;
        transition: all 0ms;
        cursor: pointer
    }

    .header-btn > :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%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ededed', GradientType=0);
        box-shadow: inset 0 0 3px 1px rgba(0,0,0,.15)
    }

.full-screen #fullscreen > :first-child > a:active, .hidden-menu #hide-menu > :first-child > a:active {
    box-shadow: inset 0 0 6px 1px rgba(0,0,0,.2)
}

.dropdown-large {
    position: static !important
}

.dropdown-menu-large {
    margin-left: 1pc;
    margin-right: 1pc;
    padding: 20px 0
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: 400 400;
                line-height: 1.428571429;
                color: #333;
                white-space: normal
            }

    .dropdown-menu-large > li ul > li > a:focus, .dropdown-menu-large > li ul > li > a:hover {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5
    }

    .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 {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.cursor-pointer, label input[type=checkbox].checkbox + span:hover, label input[type=radio].radiobox + span:hover {
    cursor: pointer
}

.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px
}

@media (max-width:768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 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
        }
}

.input-group .icon-addon .form-control {
    border-radius: 0
}

.icon-addon {
    position: relative;
    color: #555;
    display: block
}

    .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;
        z-index: 2;
        left: 10px;
        width: 20px;
        margin-left: -2.5px;
        text-align: center;
        padding: 10px 0;
        top: 1px
    }

    .icon-addon.addon-lg .form-control {
        line-height: 1.33;
        height: 46px;
        font-size: 18px;
        padding: 10px 1pc 10px 40px
    }

.input-group-lg .icon-addon.addon-lg + .input-group-btn > .btn {
    height: 46px
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 9pt;
    line-height: 1.5
}

.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px
}

.icon-addon .form-control, .icon-addon.addon-md .form-control {
    padding-left: 30px;
    float: left;
    font-weight: 400 400
}

.icon-addon.addon-sm .fa, .icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 9pt;
    left: 5px;
    top: -1px
}

.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
}

html.hidden-menu-mobile-lock {
    overflow-x: hidden
}

.no-content-padding {
    margin: -10px -14px 0
}

.no-padding {
    padding: 0 !important
}

    .no-padding > pre {
        margin: 30px
    }

    .no-padding .dataTables_wrapper table, .no-padding > table {
        border: none !important;
        margin-bottom: 0 !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: 15px !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
}

.no-padding .dataTables_wrapper table tr td:last-child, .no-padding .dataTables_wrapper table tr th:last-child, .no-padding > table tr td:last-child, .no-padding > table tr th:last-child {
    border-right: none !important
}

.no-padding .dataTables_wrapper table tr td:first-child, .no-padding .dataTables_wrapper table tr th:first-child, .no-padding > table tr td:first-child, .no-padding > table tr th:first-child {
    border-left: none !important
}

.no-padding .dataTables_wrapper table tbody tr:last-child td {
    border-bottom: 0
}

.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
}

.no-margin {
    margin: 0 !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-right-5 {
    margin-right: 5px !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.no-border, .well[class*=" bg-"].no-border {
    border-width: 0 !important
}

.no-border-transparent {
    border-color: transparent !important
}

.no-border-radius {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-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
}

hr.simple {
    margin-top: 10px;
    margin-bottom: 10px;
    border-style: dashed
}

.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 {
    bottom: 0;
    left: 0
}

.air-bottom-right {
    bottom: 0;
    right: 0
}

.display-none {
    display: none !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 {
        box-sizing: content-box !important;
        -webkit-box-sizing: content-box !important;
        -moz-box-sizing: content-box !important
    }

input[type=checkbox].checkbox, input[type=radio].radiobox {
    visibility: hidden;
    position: absolute;
    z-index: 20;
    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 5px 0 0;
    line-height: 17px;
    min-height: 14px;
    min-width: 14px
}

    label input[type=checkbox].checkbox + span:before, label input[type=radio].radiobox + span:before {
        font-family: FontAwesome;
        font-size: 9pt;
        border-radius: 0;
        content: "\a0";
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding: 1px;
        height: 9pt;
        line-height: 9pt;
        min-width: 9pt;
        margin-right: 5px;
        border: 1px solid #bfbfbf;
        background-color: #f4f4f4;
        font-weight: 400;
        margin-top: -1px
    }

    label input[type=radio].radiobox + span:before {
        content: "\a0";
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.1),0 1px 0 0 rgba(255,255,255,.2)
    }

label input[type=radio].radiobox:checked + span {
    font-weight: 700
}

label input[type=radio].radiobox.style-1:checked + span, label input[type=radio].radiobox.style-2:checked + span {
    font-weight: 400
}

label input[type=radio].radiobox:checked + span:before {
    content: "\f111";
    color: #2E7BCC
}

label input[type=radio].radiobox.style-3:checked + span:before {
    color: #d00c07;
    border-color: #d00c07
}

label input[type=radio].radiobox.style-2:checked + span:before {
    color: #66665e;
    border-color: #4d90fe;
    font-size: 9px
}

label input[type=radio].radiobox.style-1 + span:before {
    font-size: 9px;
    background: #fff;
    text-shadow: none;
    box-shadow: none !important;
    border-width: 1px;
    height: 13px;
    line-height: 13px;
    min-width: 13px
}

label input[type=radio].radiobox.style-1:checked + span:before {
    font-size: 10px;
    color: #333;
    border-color: #333;
    background: #fff
}

label:hover input[type=radio].radiobox + span:before, label:hover input[type=radio].radiobox:checked + span:before {
    color: #2E7BCC;
    border-color: #2E7BCC
}

label:hover input[type=radio].radiobox.style-3 + span:before, label:hover input[type=radio].radiobox.style-3:checked + span:before {
    color: #d00c07;
    border-color: #d00c07
}

label:hover input[type=radio].radiobox.style-2:checked + span:before {
    color: #66665e;
    border-color: #4d90fe
}

label:hover input[type=radio].radiobox.style-1 + span:before, label:hover input[type=radio].radiobox.style-1:checked + span:before {
    color: #333;
    border-color: #333;
    background: #fff
}

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 {
        background: #eee !important;
        border-color: #CCC !important;
        box-shadow: none;
        color: #A7A7A7
    }

label input[type=checkbox].checkbox + span:before {
    content: "\a0"
}

label input[type=checkbox].checkbox:checked + span:before, 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].checkbox:checked + span:before {
    color: #2E7BCC
}

label input[type=checkbox].checkbox:checked + span {
    font-weight: 700
}

#sparks li h5, label input[type=checkbox].checkbox.style-1:checked + span, label input[type=checkbox].checkbox.style-2:checked + span {
    font-weight: 400
}

label input[type=checkbox].checkbox.style-3:checked + span:before {
    color: #fff;
    border-color: #d00c07;
    background: #d00c07
}

label input[type=checkbox].checkbox.style-2 + span:before {
    background: 0 0;
    border-color: #c1c1c1;
    box-shadow: none
}

label input[type=checkbox].checkbox.style-2:checked + span:before {
    content: "\f00c";
    color: #66665e;
    border-color: #4d90fe;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #fff
}

label input[type=checkbox].checkbox.style-1 + span:before {
    color: #333;
    background: #fff;
    text-shadow: none;
    box-shadow: none !important;
    border-width: 1px;
    height: 9pt;
    line-height: 13px;
    min-width: 9pt
}

label input[type=checkbox].checkbox.style-1:checked + span:before {
    color: #333;
    border-color: #333
}

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 {
    color: #2E7BCC;
    border-color: #2E7BCC
}

label:hover input[type=checkbox].checkbox.style-3 + span:before {
    color: #fff;
    border-color: #A90327
}

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 {
    color: #fff;
    background: #2E7BCC;
    border-color: #2E7BCC
}

label:active input[type=checkbox].checkbox.style-3:checked + span:before {
    color: #d00c07;
    background: #fff;
    border-color: #d00c07
}

label:active input[type=checkbox].checkbox.style-2 + span:before, label:active input[type=checkbox].checkbox.style-2:checked + span:before {
    color: #66665e;
    background: 0 0;
    border-color: #c1c1c1;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.4)
}

label:active input[type=checkbox].checkbox.style-1:checked + span:before {
    color: #fff;
    background: #333;
    border-color: #333
}

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 + 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 {
        background: #eee !important;
        border-color: #CCC !important;
        color: #A7A7A7;
        box-shadow: none !important
    }

.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 {
    display: block;
    float: left;
    margin-right: 10px;
    height: 20px;
    width: 20px
}

[class*=" bg-"], [class^=bg-] {
    filter: none !important
}

.txt-color-blue {
    color: #2480ac !important
}

.txt-color-blueLight {
    color: #4591b6 !important
}

.txt-color-blueDark {
    color: #011f2e !important
}

.txt-color-green {
    color: #769508 !important
}

.txt-color-greenLight {
    color: #424f17 !important
}

.txt-color-greenDark {
    color: #a5d500 !important
}

.txt-color-red {
    color: #b80500 !important
}

.txt-color-yellow {
    color: #fbbe13 !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: #ff3d38 !important
}

.bg-color-blue {
    background-color: #2480ac !important
}

.bg-color-blueLight {
    background-color: #4591b6 !important
}

.bg-color-blueDark {
    background-color: #011f2e !important
}

.bg-color-green {
    background-color: #769508 !important
}

.bg-color-greenLight {
    background-color: #424f17 !important
}

.bg-color-greenDark {
    background-color: #a5d500 !important
}

.bg-color-red {
    background-color: #b80500 !important
}

.bg-color-yellow {
    background-color: #fbbe13 !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: #ff3d38 !important
}

.page-footer {
    height: 34px;
    padding: 8px 15px 0 235px;
    border-top: 1px solid #CECECE;
    background: #dbdbdb;
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0
}

.fixed-page-footer .page-footer {
    position: fixed;
    z-index: 901
}

.minified .page-footer {
    padding-left: 60px
}

.container.fixed-page-footer .page-footer {
    max-width: 873pt
}

.hidden-menu .page-footer {
    padding-left: 20px
}

@media (max-width:991px) {
    html.hidden-menu-mobile-lock {
        overflow-x: hidden
    }

    #main {
        width: 100% !important
    }

    .page-footer {
        padding: 15px 14px 0
    }

    .profile-pic > img {
        width: 110px;
        margin-right: 10px
    }

    .profile-pic {
        float: left
    }

        .profile-pic + div, .profile-pic + div + div {
            padding-left: 30px;
            padding-right: 30px
        }

    #fullscreen > :first-child > a {
        display: none !important
    }

    body.container {
        border: none !important;
        width: 100% !important
    }

    .inbox-data-message > :first-child {
        height: 50px;
        overflow: hidden
    }

    .show-stats .show-stat-buttons > :first-child {
        padding-right: 13px
    }

    .show-stats .show-stat-buttons > :last-child {
        padding-left: 13px
    }

    .inbox-checkbox-triggered > .btn-group .btn {
        padding-left: 10px;
        padding-right: 10px
    }

    .inbox-body .table-wrap {
        padding: 0 5px !important
    }

    .inbox-nav-bar {
        padding-left: 5px;
        padding-right: 5px
    }

    .inbox-data-message > :first-child > :first-child {
        display: block !important;
        font-size: 14px
    }

    .inbox-table-icon > :first-child {
        margin-top: 9pt
    }

    #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 {
        width: 310px;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .dropzone .dz-default.dz-message {
        background-size: 100%;
        width: 200px;
        height: 43px;
        margin-left: -7pc;
        margin-top: -23.5px
    }
}

#sparks li h5, .jqstooltip .jqsfield {
    font-size: 11px
}

@media (min-width:768px) and (max-width:991px) {
    #main {
        margin-left: 0;
        overflow-x: hidden
    }

    #left-panel {
        left: -220px
    }

    .hidden-menu #left-panel, .minified #left-panel {
        left: 0
    }

    #hide-menu i {
        color: #6D6A69;
        font-size: 100%
    }

    .hidden-menu #hide-menu i {
        color: #fff
    }

    #hide-menu i::before {
        content: "\f0c9"
    }

    .hidden-menu #main {
        position: relative;
        left: 210px
    }

    .hidden-menu.fixed-ribbon #ribbon {
        left: 220px;
        width: 100%
    }

    .fixed-ribbon #ribbon {
        left: 0
    }

    .jarviswidget header h2 {
        width: 200px;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .header-search > input[type=text] {
        margin-top: 9px
    }

    .no-content-padding {
        margin: 0 -14px !important
    }

    .inbox-nav-bar.no-content-padding {
        margin-top: -10px !important
    }

    #hide-menu > :first-child > a, .header-btn a {
        margin-top: 5px !important;
        width: 40px !important;
        height: 39px !important;
        line-height: 38px !important
    }

    #logo {
        margin-top: 10px
    }

        #logo img {
            width: 127px
        }

    .header-btn.transparent a {
        border: none !important;
        background: 0 0;
        margin-left: 0;
        width: 25px !important;
        box-shadow: none !important;
        color: #fff
    }

        .header-btn.transparent a:hover {
            color: #d00c07
        }
}

@media (max-width:767px) {
    .profile-pic > img {
        width: 75pt
    }

    #main {
        margin-left: 0;
        overflow-x: hidden
    }

    #left-panel {
        left: -220px
    }

    .hidden-menu #left-panel, .minified #left-panel {
        left: 0
    }

    .show-stat-microcharts > div {
        margin-top: 0 !important;
        border-right: none !important
    }

    .show-stat-buttons {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    #content, #ribbon {
        padding-right: 5px
    }

    #content, #ribbon {
        padding-left: 5px
    }

    #logo {
        margin-left: 4px;
        margin-top: 10px
    }

    .no-content-padding {
        margin: 0 -5px !important
    }

    .inbox-nav-bar.no-content-padding {
        margin-top: -10px !important
    }

    .header-btn.transparent a {
        border: none !important;
        background: 0 0;
        margin-left: 0;
        width: 25px !important;
        box-shadow: none !important;
        color: #fff
    }

        .header-btn.transparent a:hover {
            color: #d00c07
        }

    #hide-menu > :first-child > a, .header-btn a {
        margin-top: 5px !important;
        width: 40px;
        height: 39px !important;
        line-height: 38px !important
    }

    #hide-menu > :first-child > a {
        width: 50px !important
    }

    #logo img {
        width: 127px
    }

    #hide-menu i {
        color: #6D6A69;
        font-size: 121%
    }

    .hidden-menu #hide-menu i {
        color: #fff
    }

    #hide-menu i::before {
        content: "\f0c9"
    }

    .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 {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 50px;
        background: #333;
        padding: 0 2px;
        box-sizing: border-box;
        left: 0
    }

        .search-mobile .header-search > input[type=text] {
            margin-top: 2px;
            height: 45px;
            border-color: #333;
            padding-right: 75px
        }

        .search-mobile .header-search > button {
            height: 29px;
            line-height: 29px;
            background: #DDD;
            right: 44px
        }

    .search-mobile #search-mobile {
        display: none
    }

    .search-mobile #cancel-search-js {
        display: block
    }

    .jarviswidget header h2 {
        width: 250px;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .hidden-tablet {
        display: none !important
    }

    #logo {
        width: 5pc
    }
}

.jqstooltip {
    padding: 7px !important;
    border-radius: 3px !important;
    border: none !important;
    background-color: #000 !important;
    box-sizing: content-box
}

#sparks {
    display: block;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    text-align: right
}

    #sparks li {
        display: inline-block;
        max-height: 47px;
        overflow: hidden;
        text-align: left;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        border-left: 1px dotted #c7c7c7;
        padding: 0 10px
    }

        #sparks li h5 {
            color: #555;
            float: left;
            margin: 0;
            padding: 0;
            border: none;
            text-transform: uppercase
        }

        #sparks li span {
            color: #636363;
            display: block
        }

        #sparks li:last-child {
            padding-right: 0
        }

        #sparks li:first-child {
            border-left: none;
            padding-left: 0
        }

.sparks-info {
    min-width: 70px
}

    .sparks-info span {
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        text-transform: none
    }

    .sparks-info .sparkline {
        display: block;
        float: right;
        margin: 3px 0 0 20px
    }

.ng-cloak {
    display: none
}

    .ng-cloak.splash, [ng-cloak].splash {
        display: block !important
    }

.splash {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: #010101;
    zoom: 1;
    display: none
}

#ipl-splash-loader {
    top: 37%;
    bottom: 10%;
    left: 20%;
    right: 20%;
    margin-top: 0
}

#ipl-splash-logo {
    top: 1%;
    left: 20%;
    right: 20%;
    bottom: 39%;
    height: 35%;
    background: url(../img/ItronLogo.png) bottom no-repeat
}

#logo img {
    width: 60px;
    height: 23px;
    margin: -1.5px 0 0
}

#applicationName {
    display: inline-block;
    position: relative;
    font-family: "Helvetica W01",Arial,Helvetica,Sans-Serif;
    font-size: 1.24em;
    font-weight: 400;
    color: #fff;
    color: rgba(255,255,255,.8);
    -ms-text-shadow: none;
    text-shadow: none;
    overflow: hidden;
    margin: 13px 15px;
}

b, strong, strong > em {
    font-family: "Helvetica W01",Arial,Helvetica,Sans-Serif
}

b, strong {
    font-weight: 700 Bold;
    font-style: normal
}

    b, strong > em {
        font-weight: 700;
        font-style: oblique
    }
