/* Minification failed. Returning unminified contents.
(2436,14): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9361,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9362,24): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9391,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9422,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9465,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9493,21): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9597,17): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9639,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9688,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9965,17): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9966,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9976,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(9998,21): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(10003,21): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(10017,17): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(10031,46): run-time error CSS1046: Expect comma, found '9'
(10031,51): run-time error CSS1046: Expect comma, found '/'
(10031,87): run-time error CSS1046: Expect comma, found '9'
(10031,92): run-time error CSS1046: Expect comma, found '/'
(10031,126): run-time error CSS1046: Expect comma, found '9'
(10031,131): run-time error CSS1046: Expect comma, found '/'
(10031,165): run-time error CSS1046: Expect comma, found '9'
(10031,170): run-time error CSS1046: Expect comma, found '/'
(10034,72): run-time error CSS1030: Expected identifier, found 'td'
(10034,74): run-time error CSS1031: Expected selector, found ')'
(10034,74): run-time error CSS1025: Expected comma or open brace, found ')'
(10113,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(10217,28): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(10233,17): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(10258,32): run-time error CSS1039: Token not allowed after unary operator: '-fsblue'
(10475,22): run-time error CSS1039: Token not allowed after unary operator: '-primaryBoxShadow'
(10513,22): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(10524,22): run-time error CSS1039: Token not allowed after unary operator: '-secondaryGradient'
(10525,22): run-time error CSS1039: Token not allowed after unary operator: '-secondaryBoxShadow'
(10578,70): run-time error CSS1030: Expected identifier, found 'td'
(10578,72): run-time error CSS1031: Expected selector, found ')'
(10578,72): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        cursor: pointer;
        /* support: IE10, see #8844 */
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px .4em;
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-state-focus,
    .ui-menu .ui-state-active {
        margin: -1px;
    }

/* icon support */
.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em;
    }

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* Support: IE <= 11 */
    overflow: visible;
}

    .ui-button,
    .ui-button:link,
    .ui-button:visited,
    .ui-button:hover,
    .ui-button:active {
        text-decoration: none;
    }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

    .ui-controlgroup > .ui-controlgroup-item {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

        .ui-controlgroup > .ui-controlgroup-item:focus,
        .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
            z-index: 9999;
        }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}

    .ui-controlgroup .ui-controlgroup-label span {
        font-size: 80%;
    }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
    /* Support: IE8 only, Android < 4.4 only */
    width: 75%;
    width: calc( 100% - 2.4em );
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {
    pointer-events: none;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-prev,
    .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev-hover,
    .ui-datepicker .ui-datepicker-next-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td span,
        .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    /* with multiple calendars */
    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
            .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer;
        }

    .ui-dialog .ui-resizable-n {
        height: 2px;
        top: 0;
    }

    .ui-dialog .ui-resizable-e {
        width: 2px;
        right: 0;
    }

    .ui-dialog .ui-resizable-s {
        height: 2px;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-w {
        width: 2px;
        left: 0;
    }

    .ui-dialog .ui-resizable-se,
    .ui-dialog .ui-resizable-sw,
    .ui-dialog .ui-resizable-ne,
    .ui-dialog .ui-resizable-nw {
        width: 7px;
        height: 7px;
    }

    .ui-dialog .ui-resizable-se {
        right: 0;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-sw {
        left: 0;
        bottom: 0;
    }

    .ui-dialog .ui-resizable-ne {
        right: 0;
        top: 0;
    }

    .ui-dialog .ui-resizable-nw {
        left: 0;
        top: 0;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
        height: 100%;
        filter: alpha(opacity=25); /* support: IE8 */
        opacity: 0.25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px;
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: bold;
            line-height: 1.5;
            padding: 2px 0.4em;
            margin: 0.5em 0 0 0;
            height: auto;
            border: 0;
        }

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    /* support: IE8 - See #6727 */
    .ui-slider.ui-state-disabled .ui-slider-handle,
    .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em;
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-tabs {
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
            .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
            .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text;
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

body .ui-tooltip {
    border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5;
    }

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

    .ui-widget-content a {
        color: #333333;
    }

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #333333;
    }

    /* Interaction states
----------------------------------*/
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    .ui-button,
    /* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
    html .ui-button.ui-state-disabled:hover,
    html .ui-button.ui-state-disabled:active {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: normal;
        color: #454545;
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited,
        a.ui-button,
        a:link.ui-button,
        a:visited.ui-button,
        .ui-button {
            color: #454545;
            text-decoration: none;
        }

            .ui-state-hover,
            .ui-widget-content .ui-state-hover,
            .ui-widget-header .ui-state-hover,
            .ui-state-focus,
            .ui-widget-content .ui-state-focus,
            .ui-widget-header .ui-state-focus,
            .ui-button:hover,
            .ui-button:focus {
                border: 1px solid #cccccc;
                background: #ededed;
                font-weight: normal;
                color: #2b2b2b;
            }

                .ui-state-hover a,
                .ui-state-hover a:hover,
                .ui-state-hover a:link,
                .ui-state-hover a:visited,
                .ui-state-focus a,
                .ui-state-focus a:hover,
                .ui-state-focus a:link,
                .ui-state-focus a:visited,
                a.ui-button:hover,
                a.ui-button:focus {
                    color: #2b2b2b;
                    text-decoration: none;
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

    .ui-icon-background,
    .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #ffffff;
    }

    .ui-state-active a,
    .ui-state-active a:link,
    .ui-state-active a:visited {
        color: #ffffff;
        text-decoration: none;
    }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

    .ui-state-error a,
    .ui-widget-content .ui-state-error a,
    .ui-widget-header .ui-state-error a {
        color: #5f3f3f;
    }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
    }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

/*LESS CSS pre-processor*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*CONFIG AND GENERAL STYLE*/
/*General colors palette*/
/*General elements*/
/*Flat palette*/
/*social colors*/
/*Functions*/
html {
  height: 100%;
}
body {
  position: relative;
  padding: 0;
  font-size: 12px;
  color: #555;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
}
a {
  color: #3071a9;
  text-decoration: none;
  outline: 0 none;
}
a:focus,
a:hover,
a:active {
  outline: 0 none;
  text-decoration: none;
  color: #2a6496;
}
p {
  font-size: 13px;
  line-height: 22px;
}
b {
  font-weight: 400;
}
blockquote p {
  font-size: 15px;
}
ul {
  padding-left: 30px;
}
.overflow-hidden {
  overflow: hidden;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-y {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-x {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.big-text {
  font-size: 61px;
  line-height: 70px !important;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.2);
  padding-bottom: 5px;
}
.jumbotron {
  margin-top: 20px;
}
#pcont {
  margin-left: 216px;
  position: relative;
}
#pcont.container-fluid {
  padding: 0;
}
.container-fluid {
  padding: 0;
}
.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0px;
  text-decoration: none;
  color: #FFF;
  background-color: rgba(39, 41, 48, 0.8);
  font-size: 12px;
  padding: 9px 12px;
  display: none;
}
.back-to-top i {
  font-size: 15px;
}
.back-to-top:hover {
  color: #FFF;
  background-color: #272930;
}
.back-to-top:focus {
  color: #FFF;
}
.no-margin {
  margin: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.spacer {
  margin-top: 15px !important;
}
.spacer2 {
  margin-top: 30px !important;
}
.spacer3 {
  margin-top: 50px !important;
}
.spacer-bottom-xs {
  margin-bottom: 10px !important;
}
.spacer-bottom {
  margin-bottom: 30px !important;
}
.spacer-bottom-sm {
  margin-bottom: 15px !important;
}
.spacer-bottom-lg {
  margin-bottom: 40px !important;
}
.rad-1 {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  overflow: hidden;
}
.rad-2 {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  overflow: hidden;
}
.rad-3 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  overflow: hidden;
}
.dash-cols .block .no-padding {
  padding: 0;
}
.no-padding {
  padding: 0 !important;
}
code {
  white-space: normal;
}
.clear {
  clear: both;
}
.hthin {
  font-family: "Raleway", Helvetica, sans-serif !important;
  font-weight: 100 !important;
}
blockquote {
  border-left: 5px solid #2a6496;
}
blockquote.pull-right {
  border-right: 5px solid #2a6496;
}
.fa-spin {
  animation: 1.2s linear 0s normal none infinite spin;
}
/*Pre & Code*/
pre {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-top: 10px;
}
/*CONTENT*/
.cont h2 {
  font-family: "Raleway", Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 100;
  line-height: 38px;
  margin: 0 0 10px 0;
}
.cont h5 {
  font-size: 13px;
  font-weight: 200;
  line-height: 21px;
}
.cont p {
  color: #333;
  font-size: 13px;
  font-weight: 200;
  line-height: 23px;
}
.cont b {
  font-weight: 400;
}
/*Media List*/
.media-heading {
  margin: 0 0 5px !important;
}
/*Colors*/
.color-primary {
  color: #2a6496 !important;
}
.color-success {
  color: #19b698 !important;
}
.color-warning {
  color: #f16e3f !important;
}
.color-danger {
  color: #ea6153 !important;
}
/*Well*/
.well p:last-child {
  margin: 0;
}
/*HEADER*/
.dropdown-menu > li > a,
.dropdown-menu li > a {
  padding: 5px 20px;
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #2a6496;
}
.dropdown-header {
  color: #2a6496;
  margin-top: 6px;
  padding-left: 11px;
  cursor: pointer;
}
.dropdown-header i {
  font-size: 14px;
  margin-right: 4px;
  vertical-align: middle;
}
.navbar-nav .dropdown .dropdown-menu {
  background-clip: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.navbar-nav .dropdown.profile_menu .dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 10000;
}
.dropdown.profile_menu .dropdown-menu:before {
  background: url(../images/menu-tail-up.png) no-repeat;
  top: -10px;
  content: "";
  right: 10px;
  display: inline-block;
  height: 43px;
  width: 17px;
  position: absolute;
}
.not-nav .dropdown-menu:before {
  background: url(../images/menu-tail-up.png) no-repeat;
  top: -10px;
  content: "";
  left: 13px;
  display: inline-block;
  height: 43px;
  width: 17px;
  position: absolute;
}
.col-menu-2 {
  min-width: 405px;
  padding-bottom: 10px;
  padding-top: 7px;
}
.col-menu-2 > li:first-child ul {
  border-right: 1px solid #E8E8E8;
}
.col-menu-2 > li > ul > li a {
  padding-left: 32px;
}
.col-menu-2 > li > ul {
  padding: 0;
}
.col-menu-2 > li > ul > li {
  list-style: none;
}
/*END - Dropdown menu*/

/*Dropdown Sub menu*/
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
/*Page Title*/
.page-head {
  position: relative;
  padding-bottom: 10px;
}
.page-head h2 {
  color: #4F4F4F;
  margin-bottom: 0;
  margin-top: 6px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  letter-spacing: -1px;
}
.breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 4px;
  margin-top: 5px;
}
.page-head .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 4px;
  margin-top: 5px;
}
.cl-mcont.aside {
  padding: 0;
  display: table;
  height: 100%;
  margin-top: -66px;
  padding: 66px 0 0;
}
.cl-mcont.aside > .content {
  vertical-align: top;
  display: table-cell;
  width: 100%;
}
.page-aside {
  background: none repeat scroll 0 0 #FFFFFF;
  width: 280px;
  height: 100%;
  position: relative;
  display: table-cell;
  border-right: 1px solid #E9E9E9;
  vertical-align: top;
}
.page-aside > div {
  width: 280px;
}
.page-aside div.fixed {
  position: fixed;
  height: 100%;
}
.page-aside div.content {
  padding: 20px 20px;
}
@media (max-width: 767px) {
  .page-aside {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
  }
  .page-aside div.fixed {
    width: 100%;
    display: block;
    position: relative;
  }
}
/*Profile menu*/
.profile_menu {
  margin-left: 10px;
  cursor: pointer;
}
.profile_menu > a {
  color:var(--fsblue) !important;
}
.not-nav {
  margin: 0 !important;
}
.user-nav {
  margin: 0;
  margin-right: -15px;
}

.profile_menu img {
  margin-right: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
/*END - Profile menu*/
/*BODY*/
.cl-mcont .row {
  margin-top: 20px;
}
.cl-mcont .col-lg-6 {
  padding: 0 15px;
}
body.boxed {
  background-color: #d0d0d0;
}
body.boxed #cl-wrapper {
  width: 92%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  background-color: #F0F0F0;
}
/*Forms*/
label {
  font-weight: 600;
  margin-bottom: 7px;
}
.form-group {
  margin-top: 5px;
}
.form-horizontal.group-border .form-group {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #efefef;
}
.form-horizontal.group-border .form-group:last-child {
  border-bottom: 0;
}
.form-horizontal.group-border-dashed .form-group {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px dashed #efefef;
}
.form-horizontal.group-border-dashed .form-group:last-child {
  border-bottom: 0;
}
.form-control {
  padding: 6px 8px;
  font-size: 12px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  box-shadow: none;
}
.input-group .btn {
  margin: 0 !important;
  margin-left: -1px !important;
  padding-bottom: 6px;
  padding-top: 6px;
  box-shadow: none;
  line-height: 20px;
}
.input-group-btn > .btn + .btn {
  margin-left: -5px !important;
}
.input-group-lg > .input-group-addon {
  line-height: 0.33;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.input-group-addon {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 6px 11px;
}
.input-group-addon.primary {
  background-color: #2a6496;
  color: #fff;
}
.form-control:focus {
  border-color: #ccc;
  box-shadow: none;
  background-color: #F4F5F7;
}
select.form-control,
textarea.form-control {
  padding: 6px 8px;
}

/*Input Files*/
.fileinput-preview.thumbnail {
  border: 1px solid #2a6496;
}
/*Spinners*/
.bootstrap-touchspin-postfix.btn.btn-default {
  padding-bottom: 4px;
  padding-top: 4px;
}
/*Crhome Voice Recognition*/
.speechbutton {
  /*display:none;*/
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border: 0;
  background: transparent;
  opacity: 0;
  cursor: pointer;
}
.speech-button i:before {
  position: relative;
  z-index: 2;
}
.speech-button i:after {
  z-index: 1;
  font-family: 'FontAwesome';
  content: "?";
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  opacity: 0;
}
@keyframes blur {
  from {
    font-size: 14px;
    opacity: 1;
    margin-top: 0;
  }
  to {
    font-size: 25px;
    opacity: 0;
    margin-top: -6px;
  }
}
@-webkit-keyframes blur {
  0% {
    font-size: 14px;
    opacity: 1;
    margin-top: 0;
  }
  90% {
    font-size: 25px;
    opacity: 0;
    margin-top: -6px;
  }
  100% {
    font-size: 14px;
  }
}
@-moz-keyframes blur {
  from {
    font-size: 14px;
    opacity: 1;
    margin-top: 0;
  }
  to {
    font-size: 25px;
    opacity: 0;
    margin-top: -6px;
  }
}
@-o-keyframes blur {
  from {
    font-size: 14px;
    opacity: 1;
    margin-top: 0;
  }
  to {
    font-size: 25px;
    opacity: 0;
    margin-top: -6px;
  }
}
.speech-button i.blur:after {
  animation: blur 900ms infinite;
  -webkit-animation: blur 900ms ease infinite;
  -moz-animation: blur 900ms infinite;
  -o-animation: blur 900ms infinite;
}
input::-webkit-input-speech-button {
  -webkit-transform: scale(3, 2.2) translate(-2px, -1px);
  background-color: #fff;
  display:block !important;
}
.cl-mcont {
  background-color: #F0F0F0;
  color: inherit;
  font-size: 13px;
  font-weight: 200;
  line-height: 21px;
  padding: 15px 30px 30px 30px;
  margin-top: 0;
}
.cl-mcont.white {
  background: #fff;
}
.cl-mcont h1 {
  line-height: 1.3em;
}
/*Vertical Navigation*/


@media (min-width: 1200px) {
    .cl-sidebar
    {
        width: 200px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .cl-sidebar
    {
        width: 200px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .cl-sidebar
    {
        width: 125px;
    }
}






.cl-sidebar {
  position: absolute;
  z-index: 2;
}
.cl-sidebar .cl-toggle {
  display: none;
  padding: 7px 8px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 14px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.cl-sidebar .cl-toggle i {
  color: #fff;
  font-size: 21px;
}
.sidebar-logo .logo a {
  font-size: 24px;
  color: #fff;
}
#cl-wrapper .cl-sidebar .side-user .avatar {
  display: inline-block;
}
#cl-wrapper .cl-sidebar .side-user .avatar img {
  border-radius: 25px;
  margin-right: 5px;
}
#cl-wrapper .cl-sidebar .side-user .info {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  padding-top: 15px;
}
#cl-wrapper .cl-sidebar .side-user .info p {
  color: #FFF;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 2px;
}
#cl-wrapper .cl-sidebar .side-user .info p b {
  font-weight: 600;
}
#cl-wrapper .cl-sidebar .side-user .info p a {
  color: #FFF;
  font-weight: 300;
  display: inline-block;
  float: right;
}
#cl-wrapper .cl-sidebar .side-user .info a i {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}
#cl-wrapper .cl-sidebar .side-user .info a:hover i {
  color: #ffffff;
}
.progress.progress-user {
  height: 4px;
  border-radius: 0;
}
.progress.progress-user > .progress-bar {
  background-color: #2a6496;
}
.cl-vnavigation {
  margin: 0 0 0 0;
  padding: 0;
}
.cl-vnavigation > .parent > a:before {
  display: inline-block;
  content: "";
  font-family: 'FontAwesome';
  float: right;
  -webkit-transition: rotate 250ms ease;
  -moz-transition: rotate 250ms ease;
  -o-transition: rotate 250ms ease;
  transition: transform 250ms ease;
}
.cl-vnavigation > .parent.open > a:before {
  transform: rotate(90deg);
}
.cl-vnavigation li a {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  display: block;
  padding: 14px 10px;
  color: #333;
  font-size: 13px;
  font-weight: 400;
  white-space: nowrap;
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  transition: color 250ms ease;
}
.cl-vnavigation li a:hover {
  color: #333;
}
.parent .sub-menu {
  padding: 10px 0;
}
.sub-menu li a {
  border: 0;
}
.sub-menu li a:hover {
  background-color: #F0F0F0;
}
.cl-vnavigation li a:hover {
  background-color: #F0F0F0;
}
/*Collapsed Sidebar*/
.sb-collapsed .cl-sidebar {
  width: 70px;
}
.sb-collapsed .sidebar-logo {
  padding: 4px 0 5px;
  background: url("../images/logo.png") no-repeat scroll 23px -48px #2a6496;
}
.sb-collapsed .sidebar-logo .logo a {
  content: " ";
  display: block;
  width: 55px;
  height: 55px;
}
.sb-collapsed #pcont {
  margin-left: 55px;
}
.sb-collapsed .cl-vnavigation li {
  position: relative;
}
.sb-collapsed .cl-vnavigation .parent a {
  background-image: none;
}
.sb-collapsed .cl-vnavigation > .parent > a:before {
  display: none;
}
.sb-collapsed .cl-vnavigation li a i {
  margin: 0;
  font-size: 17px;
}
.sb-collapsed .cl-vnavigation li a span {
  opacity: 0;
  width: 0;
  height: 0;
}
#cl-wrapper.animate-collapse .cl-sidebar {
  -webkit-transition: width 300ms linear;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: width 300ms linear;
  /* Firefox 4-15 */
  -o-transition: width 300ms linear;
  /* Opera 10.50–12.00 */
  transition: width 500ms linear;
}
#cl-wrapper.animate-collapse #pcont {
  transition: margin 500ms ease;
}
#cl-wrapper.animate-collapse .cl-vnavigation li a span {
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -o-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}
#cl-wrapper.animate-collapse .cl-vnavigation li a i {
  -webkit-transition: margin 500ms linear, font-size 500ms linear;
  -moz-transition: margin 500ms linear, font-size 500ms linear;
  -o-transition: margin 500ms linear, font-size 500ms linear;
  transition: margin 500ms linear, font-size 500ms linear;
}
.cl-sidebar .collapse-button {
  background: #fff;
  position: fixed;
  width: 250px;
  bottom: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
}
.cl-sidebar .collapse-button .search {
  width: 219px;
  display: inline-block;
  margin-right: 3px;
  border-radius: 2px;
  height: 33px;
  color: rgba(255, 255, 255, 0.7);
  background: none repeat scroll 0 0 #181A21;
  font-size: 11px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.cl-sidebar .collapse-button button {
  margin: 0 !important;
  background: transparent;
  box-shadow: none;
  border: 1px solid #CCC;
  border-radius: 2px;
}
.cl-sidebar .collapse-button button:hover {
  background: #F0F0F0;
}
#cl-wrapper.fixed-menu .menu-space {
  position: fixed;
  width: 216px;
  background: #272930;
}
#cl-wrapper.fixed-menu .menu-space .content {
  outline: none;
}
#cl-wrapper.sb-collapsed.fixed-menu .menu-space {
  width: 70px;
}
#cl-wrapper .cl-sidebar .side-user {
  padding: 25px 20px;
}
.sb-collapsed .cl-sidebar .side-user {
  display: none;
}
#cl-wrapper.animate-collapse .cl-sidebar .collapse-button {
  -webkit-transition: width 300ms linear;
  /* Chrome 1-25, Safari 3.2+ */
  -moz-transition: width 300ms linear;
  /* Firefox 4-15 */
  -o-transition: width 300ms linear;
  /* Opera 10.50–12.00 */
  transition: width 500ms linear;
}
.sb-collapsed .cl-sidebar .collapse-button .search {
  display: none;
}
.sb-collapsed .cl-sidebar .collapse-button {
  width: 70px;
  text-align: center;
}
.sb-collapsed .cl-vnavigation li.open ul {
  display: none !important;
}
#sub-menu-nav ul {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.22);
  color: #333;
  background: #FFF;
  padding: 5px 0;
  min-width: 190px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-radius: 3px;
}
#sub-menu-nav ul li:first-child {
  padding-top: 0;
}
#sub-menu-nav ul li:last-child {
  padding-bottom: 0;
}
#sub-menu-nav ul li.dropdown-header i {
  text-align: center;
  width: 15px;
}
#sub-menu-nav ul li.dropdown-header {
  padding: 1px 11px;
  padding-bottom: 6px;
}
#sub-menu-nav ul {
  padding: 5px 0;
}
#sub-menu-nav ul li {
  list-style: none;
}
#sub-menu-nav ul li a {
  margin-right: -1px;
  display: block;
  font-size: 11px;
  border-bottom: 0;
  color: #333333;
  text-shadow: none;
  text-align: left;
  background: transparent;
  padding: 6px 20px 6px 31px;
}
#sub-menu-nav ul li a:hover {
  background-color: #F0F0F0;
  color: #333;
}
#sub-menu-nav ul:after {
  background: url(../images/menu-tail-left.png) no-repeat right 10px;
  top: 0px;
  content: "";
  display: inline-block;
  left: -9px;
  height: 43px;
  width: 10px;
  position: absolute;
}
/*.sb-collapsed .cl-vnavigation li:hover ul{display: block !important;}
	.sb-collapsed .cl-vnavigation li.ocult ul{display:none !important;}
	
*/
/*End Collapsed*/
.cl-vnavigation li a i {
  text-align: center;
  width: 20px;
  font-size: 14px;
  margin-right: 7px;
}
.cl-vnavigation li a span {
  display: inline-block;
}
.cl-vnavigation li ul {
  background-color: #fff;
  display: none;
  margin: 0;
  padding: 0;
  padding-top: 4px;
}
.cl-vnavigation .parent ul li {
  list-style: none;
}
.cl-vnavigation .parent ul li.dropdown-header {
  display: none;
}
.cl-vnavigation .parent ul li a {
  font-size: 12px;
  background-image: none;
  padding: 7px 18px 7px 42px;
}
.cl-vnavigation .parent ul li.active a {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-left: 2px solid #2a6496;
}
.cl-vnavigation .parent ul li a:hover {
  background-color: #F0F0F0;
}
.cl-vnavigation .parent ul li a:first-child {
  border-top: 0;
}
.cl-vnavigation .active > a {
  background: #2A2C34;
  border-left: 2px solid #2a6496;
}
.cl-vnavigation .selected:hover a {
  background-color: #F0F0F0;
}
.cl-vnavigation .selected:hover ul a {
  background-color: #F0F0F0;
}
body {
  height: 100%;
}
/*
.cl-sidebar{
  min-height:100%;
}*/
body.animated #cl-wrapper {
  opacity: 0;
  margin-left: -20px;
  transition: margin-left 600ms ease, opacity 600ms;
}
#cl-wrapper {
  display: table;
  width: 100%;
  position: absolute;
  height: 100%;
}
.cl-sidebar {
  display: table-cell;
  position: relative;
  vertical-align: top;
  padding-bottom: 49px;
}
#pcont {
  display: table-cell;
  vertical-align: top;
}
#head-nav.topbar {
  background-color: #2a6496;
  color: #fff;
  padding-left: 0;
}
#head-nav.topbar .sidebar-logo {
  display: inline-block;
  width: 220px;
  float: left;
}
#head-nav.topbar .navbar-toggle {
  box-shadow: none;
  background-color: #685298;
  border: none;
  margin-right: 15px;
}
#head-nav.topbar .navbar-nav > li > a {
  color: #fff;
}
#head-nav.topbar .navbar-nav > .active > a,
#head-nav.topbar .navbar-nav > .active > a:hover,
#head-nav.topbar .navbar-nav > .active > a:focus {
  background-color: #816bb1;
}
#head-nav.topbar .navbar-nav > .open > a,
#head-nav.topbar .navbar-nav > .open > a:hover,
#head-nav.topbar .navbar-nav > .open > a:focus {
  background-color: #816bb1;
}
#head-nav.topbar .navbar-nav > .dropdown > a .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
#head-nav.topbar .navbar-nav .dropdown .dropdown-menu {
  margin-top: 1px;
}
#head-nav.topbar .not-nav {
  float: right;
}
#head-nav.topbar .navbar-nav > li.button > a {
  box-shadow: none;
}
#head-nav.topbar .not-nav > .open > a,
#head-nav.topbar .not-nav > .open > a:hover,
#head-nav.topbar .not-nav > .open > a:focus {
  color: #fff !important;
}
/*PAGES*/
/*404 Page*/
.page-error {
  margin-top: 80px;
  margin-bottom: 40px;
}
.page-error .number {
  color: #FFF;
  font-size: 150px;
  font-family: Arial;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.page-error .description {
  color: #FFF;
  font-size: 40px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.page-error h3 {
  color: #FFF;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.error-container .copy,
.error-container .copy a {
  color: #C9D4F6;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
body.texture {
  background: #23262b;
}
.gallery-cont .item {
  width: 25%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
.gallery-cont .item.w2 {
  width: 50%;
}
.gallery-cont .photo {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
}
.gallery-cont .img {
  position: relative;
}
.gallery-cont .img .over .func {
  margin-top: -80px;
  position: relative;
  top: 50%;
  text-align: center;
  transition: margin-top 200ms ease-in-out;
}
.gallery-cont .img .over .func a {
  display: inline-block;
  height: 50px;
  margin-right: 2px;
  width: 50px;
  margin-right: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.gallery-cont .img .over .func a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.gallery-cont .img .over .func i {
  font-size: 20px;
  color: #FFF;
  line-height: 2.4;
}
.gallery-cont .item .img:hover .over {
  opacity: 1;
}
.gallery-cont .item .img:hover .over .func {
  margin-top: -25px;
}
.gallery-cont .item .head {
  padding: 10px 10px;
  background: #FFF;
}
.gallery-cont .item .head h4 {
  margin: 0;
  font-size: 17px;
}
.gallery-cont .item .head span {
  color: #BDBDBD;
  font-size: 14px;
}
.gallery-cont .item .head span.active {
  color: #8b75bb;
}
.gallery-cont .item .head .desc {
  color: #999;
  font-size: 12px;
}
.gallery-cont .item img {
  width: 100%;
}
/*Photo Hover*/
.gallery-cont .item .over {
  top: 0;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(119, 97, 167, 0.8);
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
}
@media (max-width: 767px) {
  .gallery-cont .item {
    width: 50%;
  }
  .gallery-cont .item.w2 {
    width: 100%;
  }
}
/*Login*/
#cl-wrapper.login-container,
#cl-wrapper.error-container {
  margin: 0;
}
.login-container .middle-login {
  width: 430px;
    margin: 300px auto;  
}
.login-container .block-flat {
  padding: 0;
  border: 0px none;
  overflow: hidden;
  margin-bottom: 20px;
}
.login-container .block-flat .header {
  padding: 9px 20px;
  background: #00AEEF;
  border-bottom: 1px solid #00AEEF;
}
.login-container .block-flat .header h3 {
  line-height: 35px;
  margin: 0;
  color: #FFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  min-height: 40px;
}
.login-container .header .logo-img {
  left: 50%;
  margin-left: -63px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
}
.login-container .block-flat .content {
  padding: 30px;
  padding-bottom: 5px;
}
.login-container .block-flat .content .form-control {
  padding: 10px 8px;
  height: auto;
}
.login-container .block-flat .content .form-group {
  margin-bottom: 10px;
}
.login-container .block-flat .content .title {
  margin-top: 0;
  margin-bottom: 20px;
}
.login-container .block-flat .foot {
  text-align: right;
  padding: 0 30px 15px;
}
.login-container .block-flat .foot .btn {
  min-width: 70px;
}
.login-container .block-flat .input-group-addon {
  background: #FAFAFA;
}
.login-container .out-links {
  padding-right: 3px;
}
.login-container .out-links a {
  color: #C9D4F6;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.email .page-title,
.app .page-title {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 10px;
}
.email .description,
.app .description {
  color: #888;
}
.page-aside.email .header,
.page-aside.app .header {
  padding: 20px;
}
.page-aside.email .compose {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 25px;
}
.page-aside.email .compose .btn {
  background: #58BE89;
  width: 100%;
  border: 0;
  border-radius: 3px !important;
  max-width: 180px;
}
.page-aside.email .mail-nav,
.page-aside.app .app-nav {
  display: block;
  margin-top: 13px;
  padding: 0;
}
.page-aside.email .navbar-toggle,
.page-aside.app .navbar-toggle {
  background: rgba(0, 0, 0, 0.015);
}
.page-aside.email .navbar-toggle span,
.page-aside.app .navbar-toggle span {
  font-size: 14px;
}
.page-aside.email .mail-nav ul li,
.page-aside.app .app-nav ul.nav li {
  margin: 0;
}
.page-aside.email .mail-nav ul li a,
.page-aside.app .app-nav ul.nav li a {
  border-radius: 0;
  color: #555;
  padding: 12px 15px;
}
.page-aside.email .mail-nav ul li a:hover,
.page-aside.app .app-nav ul.nav li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.page-aside.email .mail-nav ul li.active a,
.page-aside.app .app-nav ul.nav li.active a {
  color: #555;
  background: rgba(0, 0, 0, 0.025);
}
.page-aside.email .mail-nav ul li a .label,
.page-aside.app .app-nav ul.nav li a .label {
  border-radius: 2px;
}
.page-aside.email .mail-nav ul li a .label.label-default,
.page-aside.app .app-nav ul.nav li a .label.label-default {
  background: #b5b5b5;
}
.page-aside.email .mail-nav ul li a .label.label1,
.page-aside.app .app-nav ul li a .label.label1 {
  background: #19B698;
}
.page-aside.email .mail-nav ul li a .label.label2,
.page-aside.app .app-nav ul li a .label.label2 {
  background: #E85647;
}
.page-aside.email .mail-nav ul li a .label.label3,
.page-aside.app .app-nav ul li a .label.label3 {
  background: #F4A425;
}
.page-aside.email .mail-nav ul li a i,
.page-aside.app .app-nav ul.nav li a i {
  font-size: 14px;
  width: 24px;
  text-align: center;
}
.page-aside.email .mail-nav .title,
.page-aside.app .app-nav .title {
  color: #888;
  margin: 5px 0 0 0;
  padding: 8px 13px 4px;
  border-bottom: 1px solid #E5E5E5;
}
/*inbox*/
.mail-inbox .head,
.main-app .head {
  background: #FFF;
  padding: 20px 25px;
}
.mail-inbox .head h3,
.main-app .head h3 {
  margin: 9px 0 15px 0;
}
.mail-inbox .head h3 span,
.main-app .head h3 span {
  color: #888;
  font-weight: 300;
  font-size: 16px;
}
.mail-inbox .head input[type="text"],
.main-app .head input[type="text"] {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) inset;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
}
.mail-inbox .head input[type="text"]:focus,
.main-app .head input[type="text"]:focus {
  border-color: #43b6ff;
}
.mail-inbox .filters,
.main-app .filters {
  padding: 9px 20px 10px 20px;
  border-bottom: 1px solid #E5E5E5;
}
.mail-inbox .filters .checkbox,
.main-app .filters .checkbox {
  margin-right: 8px;
}
.mail-inbox .mails,
.main-app .items {
  background: #FFF;
}
.mail-inbox .mails .item,
.main-app .items .item {
  border-bottom: 1px solid #E5E5E5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.mail-inbox .mails .item:nth-child(even),
.main-app .items .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.mail-inbox .mails .item:hover,
.main-app .items .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.mail-inbox .mails .item > div,
.main-app .items .item > div {
  vertical-align: top;
  display: table-cell;
}
.mail-inbox .mails .item > div:first-child,
.main-app .items .item > div:first-child {
  width: 35px;
}
.mail-inbox .mails .item > div:first-child > div,
.main-app .items .item > div:first-child > div {
  margin-top: 2px;
}
.mail-inbox .checkbox,
.main-app .checkbox {
  background-color: #FFF;
}
.mail-inbox .mails .item .from,
.main-app .items .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.mail-inbox .mails .item .date i,
.main-app .items .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.mail-inbox .mails .item .msg,
.main-app .items .item .msg {
  font-size: 12px;
  margin: 0;
}
/*Message*/
.message .head {
  background: #FFF;
  padding: 20px 25px 24px;
}
.message .head h3 {
  margin: 9px 0 15px 0;
}
.message .head h3 span {
  font-weight: 300;
  font-size: 20px;
  float: right;
}
.message .head h3 span a {
  color: #888;
  margin-right: 15px;
}
.message .head h4 span {
  font-weight: 100;
  font-size: 15px;
  float: right;
}
.message .head h4 span a {
  color: #FEA200;
  margin-right: 10px;
}
.message .mail {
  background: #FFF;
  border-top: 1px solid #E5E5E5;
  padding: 30px;
  font-size: 26px;
}
.message .mail p {
  font-size: 15px;
  font-weight: 100;
}
.message .mails .item {
  border-bottom: 1px solid #E5E5E5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.message .mails .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.message .mails .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.message .mails .item > div {
  vertical-align: top;
  display: table-cell;
}
.message .mails .item > div:first-child {
  width: 35px;
}
.message .mails .item > div:first-child > div {
  margin-top: 2px;
}
.message .checkbox {
  background-color: #FFF;
}
.message .mails .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.message .mails .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.message .mails .item .msg {
  font-size: 12px;
  margin: 0;
}
@media (max-width: 767px) {
  .page-aside.email .mail-nav,
  .page-aside.app .app-nav {
    margin-top: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
  }
  .page-aside.email .mail-nav .compose,
  .page-aside.app .app-nav .compose {
    border-top: 1px solid #E5E5E5;
    background: #FCFCFC;
  }
  .page-aside.email div.content,
  .page-aside.app div.content {
    border-bottom: 1px solid #E5E5E5;
  }
  .page-aside.email .mail-nav.collapse,
  .page-aside.app .app-nav.collapse {
    display: none;
  }
  .page-aside.email .mail-nav.collapse.in,
  .page-aside.app .app-nav.collapse.in {
    display: block;
  }
  .page-aside.email .nano .content {
    position: static;
    padding: 0;
    overflow: visible;
  }
  .message .mail {
    border-top: 0;
  }
}
.code-editor {
  height: 100%;
}
.code-editor #console {
  height: 100%;
}
.code-editor #console .CodeMirror {
  height: 100%;
}
.codeditor .page-title {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 10px;
}
.codeditor .description {
  color: #888;
}
.page-aside.codeditor .compose {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 25px;
}
.page-aside.codeditor .compose .btn {
  width: 100%;
  border: 0;
  border-radius: 3px !important;
  max-width: 180px;
}
.page-aside.codeditor .mail-nav {
  display: block;
  margin-top: 13px;
  padding: 0;
}
.page-aside.codeditor .navbar-toggle {
  background: rgba(0, 0, 0, 0.015);
}
.page-aside.codeditor .navbar-toggle span {
  font-size: 14px;
}
.page-aside.codeditor .mail-nav ul li {
  margin: 0;
}
.page-aside.codeditor .mail-nav ul li a {
  border-radius: 0;
  color: #555;
  padding: 12px 15px;
}
.page-aside.codeditor .mail-nav ul li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.page-aside.codeditor .mail-nav ul li.active a {
  color: #555;
  background: rgba(0, 0, 0, 0.025);
}
.page-aside.codeditor .mail-nav ul li a .label {
  border-radius: 2px;
}
.page-aside.codeditor .mail-nav ul li a .label.label-default {
  background: #b5b5b5;
}
.page-aside.codeditor .mail-nav ul li a .label.label1 {
  background: #19B698;
}
.page-aside.codeditor .mail-nav ul li a .label.label2 {
  background: #E85647;
}
.page-aside.codeditor .mail-nav ul li a .label.label3 {
  background: #F4A425;
}
.page-aside.codeditor .mail-nav ul li a .label.unsaved {
  line-height: 10px;
  padding-top: 5px;
}
.page-aside.codeditor .mail-nav ul li a i {
  font-size: 14px;
  width: 24px;
  text-align: center;
}
.page-aside.codeditor .mail-nav .title {
  color: #888;
  margin: 5px 0 0 0;
  padding: 8px 13px 4px;
  border-bottom: 1px solid #E5E5E5;
}
/*inbox*/
.mail-inbox .head {
  background: #FFF;
  padding: 20px 25px;
}
.mail-inbox .head h3 {
  margin: 9px 0 15px 0;
}
.mail-inbox .head h3 span {
  color: #888;
  font-weight: 300;
  font-size: 16px;
}
.mail-inbox .head input[type="text"] {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) inset;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
}
.mail-inbox .head input[type="text"]:focus {
  border-color: #43b6ff;
}
.mail-inbox .filters {
  padding: 9px 20px 10px 20px;
  border-bottom: 1px solid #E5E5E5;
}
.mail-inbox .filters .checkbox {
  margin-right: 8px;
}
.mail-inbox .mails {
  background: #FFF;
}
.mail-inbox .mails .item {
  border-bottom: 1px solid #E5E5E5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.mail-inbox .mails .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.mail-inbox .mails .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.mail-inbox .mails .item > div {
  vertical-align: top;
  display: table-cell;
}
.mail-inbox .mails .item > div:first-child {
  width: 35px;
}
.mail-inbox .mails .item > div:first-child > div {
  margin-top: 2px;
}
.mail-inbox .checkbox {
  background-color: #FFF;
}
.mail-inbox .mails .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.mail-inbox .mails .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.mail-inbox .mails .item .msg {
  font-size: 12px;
  margin: 0;
}
/*Message*/
.message .head {
  background: #FFF;
  padding: 20px 25px 24px;
}
.message .head h3 {
  margin: 9px 0 15px 0;
}
.message .head h3 span {
  font-weight: 300;
  font-size: 20px;
  float: right;
}
.message .head h3 span a {
  color: #888;
  margin-right: 15px;
}
.message .head h4 span {
  font-weight: 100;
  font-size: 15px;
  float: right;
}
.message .head h4 span a {
  color: #FEA200;
  margin-right: 10px;
}
.message .mail {
  background: #FFF;
  border-top: 1px solid #E5E5E5;
  padding: 30px;
  font-size: 26px;
}
.message .mail p {
  font-size: 15px;
  font-weight: 100;
}
.message .mails .item {
  border-bottom: 1px solid #E5E5E5;
  padding: 17px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
}
.message .mails .item:nth-child(even) {
  background: rgba(0, 0, 0, 0.015);
}
.message .mails .item:hover {
  background: rgba(0, 0, 0, 0.035);
}
.message .mails .item > div {
  vertical-align: top;
  display: table-cell;
}
.message .mails .item > div:first-child {
  width: 35px;
}
.message .mails .item > div:first-child > div {
  margin-top: 2px;
}
.message .checkbox {
  background-color: #FFF;
}
.message .mails .item .from {
  font-weight: 600;
  font-size: 13px;
  margin: 0 0 3px 0;
}
.message .mails .item .date i {
  margin-right: 7px;
  font-size: 14px;
}
.message .mails .item .msg {
  font-size: 12px;
  margin: 0;
}
@media (max-width: 767px) {
  .cl-mcont.aside {
    display: block;
  }
  .page-aside.codeditor {
    display: block;
  }
  .aside .content {
    display: block;
  }
  .page-aside > div {
    width: 100%;
  }
  .cl-mcont.aside > .content {
    display: block;
  }
  .page-aside.codeditor .mail-nav ul li {
    display: block;
  }
  .page-aside.codeditor .mail-nav {
    margin-top: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
  }
  .page-aside.codeditor .mail-nav .compose {
    border-top: 1px solid #E5E5E5;
    background: #FCFCFC;
  }
  .page-aside.codeditor div.content {
    border-bottom: 1px solid #E5E5E5;
  }
  .page-aside.codeditor .mail-nav.collapse.in {
    display: block;
  }
  .page-aside.codeditor .mail-nav.collapse {
    display: none;
  }
  .message .mail {
    border-top: 0;
  }
}
.CodeMirror {
  height: auto;
}
.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto;
}
.profile-info > .row {
  margin-top: 0;
}
.profile-info .avatar {
  padding-top: 11px;
}
.profile-info .avatar img {
  max-width: 130px;
  max-height: 130px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.profile-info .personal .btn {
  padding-right: 12px;
  border: 0;
  margin: 0;
}
.profile-info .personal .btn .fa {
  margin-right: 5px;
}
.profile-info .skills td {
  font-size: 13px;
}
.profile-info .skills .progress {
  border-radius: 2px;
  height: 11px;
}
.spk-widget {
  margin-top: 15px;
}
.side-right {
  margin-top: 39px;
}
.bars-widget h4 {
  margin-bottom: 0;
}
.bars-widget h3 {
  margin: 0;
}
table.information td {
  font-size: 13px;
  vertical-align: top;
  padding: 6px;
}
table.information td i {
  width: 15px;
  font-size: 14px;
}
.fa-mobile-phone {
  font-size: 18px !important;
}
table.information td.category {
  padding-top: 8px;
}
table.information > tbody > tr > td {
  padding-bottom: 30px;
}
.friend-widget {
  cursor: default;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 10px;
  transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
}
.friend-widget img {
  float: left;
  margin-right: 10px;
  border: 3px solid #F2F2F2;
  max-width: 50px;
  max-height: 50px;
  width: 100%;
  border-radius: 50%;
  transition: border-color 300ms ease-in-out;
  -webkit-transition: border-color 300ms ease-in-out;
}
.friend-widget:hover {
  background: #f2f2f2;
}
.friend-widget:hover img {
  border-color: #4D90FD;
}
.friend-widget h4 {
  font-size: 15px;
  margin: 3px 0 0 0;
}
.friend-widget p {
  color: #999;
  margin: 0;
}
.friends-list > div {
  padding-left: 5px;
  padding-right: 5px;
}
.widget-title {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 15px;
}
.avatar-upload {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.avatar-upload img {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.avatar-upload input {
  cursor: pointer;
  direction: ltr;
  font-size: 200px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  outline: 0;
}
.avatar-upload .overlay {
  background: #4D90FD;
  height: 3px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: opacity 300ms ease 0s;
  width: 0%;
  vertical-align: middle;
}
.crop-image img {
  max-width: 480px;
  max-height: 380px;
  box-shadow: 0 0 0 4px #e9e9e9;
}
.jcrop-holder {
  display: inline-block;
}
@media (max-width: 767px) {
  table.information .btn span {
    display: none;
  }
  .profile-info .personal,
  .profile-info .avatar {
    text-align: center;
  }
  .profile-info .avatar {
    margin-bottom: 10px;
  }
}
.main-app .options {
  padding: 20px 0 5px 0;
}
.main-app .options .radio-inline:first-child {
  padding-left: 0;
}
.main-app .options .radio-inline {
  margin: 0;
}
.main-app .options .form-group {
  margin: 0;
}
.main-app .items.products .item .price {
  font-size: 22px;
  font-weight: 300;
}
.main-app .items.products .item .product-image {
  float: left;
  margin-right: 10px;
}
.app.filters .app-nav .form-group {
  margin-bottom: 35px;
}
.app.filters .app-nav .content {
  padding-top: 0;
}
/*Login*/
#cl-wrapper.sign-up-container,
#cl-wrapper.error-container {
  margin: 0;
}
.sign-up-container .middle-sign-up {
  width: 470px;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-top: -282px;
  margin-left: -235px;
}
.forgotpassword-container .middle {
  width: 470px;
  margin: 70px auto 0 auto;
}
.sign-up-container .block-flat,
.forgotpassword-container .block-flat {
  padding: 0;
  border: 0;
  overflow: hidden;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}
.sign-up-container .block-flat .header,
.forgotpassword-container .block-flat .header {
  padding: 9px 20px;
  background: #2a6496;
  border-bottom: 1px solid #2a6496;
}
.sign-up-container .block-flat .header h3,
.forgotpassword-container .block-flat .header h3 {
  line-height: 35px;
  margin: 0;
  color: #FFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  min-height: 40px;
}
.sign-up-container .header .logo-img,
.forgotpassword-container .header .logo-img {
  left: 50%;
  margin-left: -63px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
}
.sign-up-container .block-flat .content,
.forgotpassword-container .block-flat .content {
  padding: 30px;
  padding-bottom: 20px;
}
.sign-up-container .block-flat .content .form-control,
.forgotpassword-container .block-flat .content .form-control {
  padding: 10px 8px;
  height: auto;
}
.sign-up-container .block-flat .content .form-group {
  margin-bottom: 10px;
}
.sign-up-container .block-flat .content .title {
  margin-top: 0;
  margin-bottom: 20px;
}
.sign-up-container .block-flat .foot,
.forgotpassword-container .block-flat .foot {
  text-align: right;
  padding: 0 30px 15px;
}
.sign-up-container .block-flat .foot .btn,
.forgotpassword-container .block-flat .foot .btn {
  min-width: 70px;
}
.sign-up-container .block-flat .input-group-addon,
.forgotpassword-container .block-flat .input-group-addon {
  background: #FAFAFA;
}
.sign-up-container .out-links,
.forgotpassword-container .out-links {
  padding-right: 3px;
}
.sign-up-container .out-links a,
.forgotpassword-container .out-links a {
  color: #C9D4F6;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .sign-up-container .middle-sign-up {
    width: 100%;
    position: static;
    margin: 0;
  }
  .forgotpassword-container .middle {
    width: 100%;
  }
  .forgotpassword-container {
    padding: 20px;
  }
  .sign-up-container .middle-sign-up .block-flat {
    border-radius: 0;
  }
}
/*ELEMENTS*/
/*Accordion*/
.accordion {
  margin-bottom: 40px;
}
.accordion .panel-heading {
  background: #fff;
  padding: 0;
}
.accordion .panel-heading a {
  font-size: 15px;
  padding: 17px 16px;
  display: block;
  color: #816bb1;
}
.accordion .panel-heading a .fa {
  transition: transform 200ms ease-in-out;
  margin-right: 10px;
  transform: rotate(90deg);
}
.accordion .panel-heading a.collapsed {
  color: #555;
}
.accordion .panel-heading a.collapsed .fa {
  transform: rotate(0deg);
}
.accordion .panel-heading + .panel-collapse .panel-body {
  border-top: 0;
  padding: 3px 20px 20px 34px;
}
.accordion .panel {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  border-bottom: 0;
  border-left: 1px solid #ECECEC;
  border-right: 1px solid #ECECEC;
  margin-bottom: 5px;
  border-top: 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.accordion .panel:first-child {
  border-top: 0;
}
.accordion.panel-group .panel + .panel {
  margin-top: 0px;
}
/*Primary color accordion*/
.accordion.accordion-color .panel-heading a {
  background-color: #2a6496;
  color: #FFF;
}
.accordion.accordion-color .panel-heading a.collapsed {
  background-color: #FFF;
  color: #555;
}
.accordion.accordion-color .panel-collapse .panel-body {
  background-color: #2a6496;
  color: #FFF;
}
/*Semi color accordion*/
.accordion.accordion-semi .panel-heading a {
  background-color: #2a6496;
  color: #FFF;
  transition: background-color 200ms ease-in-out;
  border-bottom: 1px solid #4f397f;
}
.accordion.accordion-semi .panel-heading.success a {
  background-color: #19b698;
  border-bottom: 1px solid #008e70;
}
.accordion.accordion-semi .panel-heading.warning a {
  background-color: #f16e3f;
  border-bottom: 1px solid #c94617;
}
.accordion.accordion-semi .panel-heading.danger a {
  background-color: #ea6153;
  border-bottom: 1px solid #c2392b;
}
.accordion.accordion-semi .panel-heading a.collapsed {
  background-color: #FFF;
  color: #555;
  border-bottom: 0;
}
.accordion.accordion-semi .panel-collapse .panel-body {
  padding: 15px 20px 20px 34px;
}
/*Alerts*/
.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0;
}
.alert .sign {
  color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
  text-align: center;
  width: 25px;
  display: inline-block;
}
.alert .close {
  text-shadow: none;
}
.alert-primary {
  background-color: #2a6496;
  border-color: #6d579d;
  color: #fff;
}
.alert-success {
  background-color: #19b698;
  border-color: #0fac8e;
  color: #fff;
}
.alert-info {
  background-color: #4aa3df;
  border-color: #4099d5;
  color: #fff;
}
.alert-warning {
  background-color: #f16e3f;
  border-color: #e76435;
  color: #fff;
}
.alert-danger {
  background-color: #ea6153;
  border-color: #e05749;
  color: #fff;
}
/*Alert White*/
.alert-white {
  background: #fff;
  border-color: #d5d5d5;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white .icon {
  text-align: center;
  width: 45px;
  height: 103%;
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid #BDBDBD;
  padding-top: 15px;
}
.alert-white .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #BDBDBD;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: #fff;
}
.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.alert-white .icon i {
  font-size: 20px;
  color: #FFF;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert-white.alert-danger .icon,
.alert-white.alert-danger .icon:after {
  border-color: #e05749;
  background: #ea6153;
}
.alert-white.alert-info .icon,
.alert-white.alert-info .icon:after {
  border-color: #4099d5;
  background: #4aa3df;
}
.alert-white.alert-warning .icon,
.alert-white.alert-warning .icon:after {
  border-color: #e76435;
  background: #f16e3f;
}
.alert-white.alert-success .icon,
.alert-white.alert-success .icon:after {
  border-color: #0fac8e;
  background: #19b698;
}
.alert-white.alert-primary .icon,
.alert-white.alert-primary .icon:after {
  border-color: #6d579d;
  background: #2a6496;
}
/*Alert White alt 1*/
.alert-white-alt {
  border-width: 2px;
  background: #fff;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white-alt .icon {
  text-align: center;
  width: 45px;
  height: 103%;
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid #BDBDBD;
  padding-top: 15px;
}
.alert-white-alt .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #BDBDBD;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: #fff;
}
.alert-white-alt.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alert-white-alt.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.alert-white-alt .icon i {
  font-size: 20px;
  color: #FFF;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert-white-alt.alert-danger .icon,
.alert-white-alt.alert-danger .icon:after {
  border-color: #e05749;
  background: #ea6153;
}
.alert-white-alt.alert-info .icon,
.alert-white-alt.alert-info .icon:after {
  border-color: #4099d5;
  background: #4aa3df;
}
.alert-white-alt.alert-warning .icon,
.alert-white-alt.alert-warning .icon:after {
  border-color: #e76435;
  background: #f16e3f;
}
.alert-white-alt.alert-success .icon,
.alert-white-alt.alert-success .icon:after {
  border-color: #0fac8e;
  background: #19b698;
}
.alert-white-alt.alert-primary .icon,
.alert-white-alt.alert-primary .icon:after {
  border-color: #6d579d;
  background: #2a6496;
}
/*Alert White Alt 2*/
.alert-white-alt2 {
  background: #fff;
  border-color: #d5d5d5;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white-alt2 .icon {
  text-align: center;
  width: 45px;
  height: 103%;
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid #d5d5d5;
  padding-top: 15px;
}
.alert-white-alt2 .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #d5d5d5;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: #fff;
}
.alert-white-alt2 .icon i {
  font-size: 20px;
  color: #FFF;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.alert-white-alt2.alert-danger .icon i {
  color: #ea6153;
}
.alert-white-alt2.alert-info .icon i {
  color: #4aa3df;
}
.alert-white-alt2.alert-warning .icon i {
  color: #f16e3f;
}
.alert-white-alt2.alert-success .icon i {
  color: #19b698;
}
.alert-white-alt2.alert-primary .icon i {
  color: #2a6496;
}
/*Buttons*/
.btn-default i {
  color: #444;
}
.btn-default:active {
  box-shadow: none;
  background: #f5f5f5;
}
.btn-success,
.btn-success:focus {
  background-color: #19b698;
  border-color: transparent;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #23c0a2;
  border-color: transparent;
}
.btn-success:active {
  box-shadow: none;
  background: #0fac8e;
}
.btn-info,
.btn-info:focus {
  background-color: #4aa3df;
  border-color: transparent;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-color: #54ade9;
  border-color: transparent;
}
.btn-info:active {
  box-shadow: none;
  background: #4099d5;
}
.btn-warning,
.btn-warning:focus {
  background-color: #f16e3f;
  border-color: transparent;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #fb7849;
  border-color: transparent;
}
.btn-warning:active {
  box-shadow: none;
  background: #e76435;
}
.btn-danger,
.btn-danger:focus {
  background-color: #ea6153;
  border-color: transparent;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #f46b5d;
  border-color: transparent;
}
.btn-danger:active {
  box-shadow: none;
  background: #e05749;
}
.btn-prusia,
.btn-prusia:focus {
  background-color: #3d566d;
  border-color: transparent;
  color: #fff;
}
.btn-prusia:hover,
.btn-prusia:active,
.btn-prusia.active,
.open .dropdown-toggle.btn-prusia {
  color: #fff;
  background-color: #476077;
  border-color: transparent;
}
.btn-prusia:active {
  box-shadow: none;
  background: #334c63;
}
.btn-dark,
.btn-dark:focus {
  background-color: #23262b;
  border-color: transparent;
  color: #fff;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #2d3035;
  border-color: transparent;
}
.btn-dark:active {
  box-shadow: none;
  background: #191c21;
}
.btn-rad {
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
.btn-group.horizontal > .btn {
  border-color: rgba(0, 0, 0, 0.08);
}
.btn i {
  font-size: 14px;
  margin-right: 2px;
  display: inline-block;
  min-width: 10px;
}
.btn-group-vertical {
  margin: 3px 3px;
}
.btn-block {
  width: 100%;
}
.close {
  text-shadow: none;
  font-size: 32px;
  margin-top: -6px;
}
/*Transparent Buttons*/
.btn-trans {
  background-color: #fff;
  border-color: #CCCCCC;
  color: #5E5E5E;
}
.btn-trans.btn-primary {
  background-color: #fff;
  border-color: #2a6496;
  color: #2a6496;
}
.btn-trans.btn-primary:hover {
  background-color: #2a6496;
  color: #fff;
}
.btn-trans.btn-success {
  background-color: #fff;
  border-color: #19b698;
  color: #19b698;
}
.btn-trans.btn-success:hover {
  background-color: #19b698;
  color: #fff;
}
.btn-trans.btn-info {
  background-color: #fff;
  border-color: #4aa3df;
  color: #4aa3df;
}
.btn-trans.btn-info:hover {
  background-color: #4aa3df;
  color: #fff;
}
.btn-trans.btn-warning {
  background-color: #fff;
  border-color: #f16e3f;
  color: #f16e3f;
}
.btn-trans.btn-warning:hover {
  background-color: #f16e3f;
  color: #fff;
}
.btn-trans.btn-danger {
  background-color: #fff;
  border-color: #ea6153;
  color: #ea6153;
}
.btn-trans.btn-danger:hover {
  background-color: #ea6153;
  color: #fff;
}
.btn-trans.btn-prusia {
  background-color: #fff;
  border-color: #3d566d;
  color: #3d566d;
}
.btn-trans.btn-prusia:hover {
  background-color: #3d566d;
  color: #fff;
}
.btn-trans.btn-dark {
  background-color: #fff;
  border-color: #23262b;
  color: #23262b;
}
.btn-trans.btn-dark:hover {
  background-color: #23262b;
  color: #fff;
}
/*Monochromatic tones*/
/*MONO1*/
.btn-mono1.btn-primary {
  background-color: #6d579d;
}
.btn-mono1.btn-primary:hover {
  background-color: #725ca2;
}
.btn-mono1.btn-success {
  background-color: #0fac8e;
}
.btn-mono1.btn-success:hover {
  background-color: #14b193;
}
.btn-mono1.btn-info {
  background-color: #4099d5;
}
.btn-mono1.btn-info:hover {
  background-color: #459eda;
}
.btn-mono1.btn-warning {
  background-color: #e76435;
}
.btn-mono1.btn-warning:hover {
  background-color: #ec693a;
}
.btn-mono1.btn-danger {
  background-color: #e05749;
}
.btn-mono1.btn-danger:hover {
  background-color: #e55c4e;
}
.btn-mono1.btn-prusia {
  background-color: #334c63;
}
.btn-mono1.btn-prusia:hover {
  background-color: #385168;
}
.btn-mono1.btn-dark {
  background-color: #191c21;
}
.btn-mono1.btn-dark:hover {
  background-color: #1e2126;
}
/*MONO2*/
.btn-mono2.btn-primary {
  background-color: #634d93;
}
.btn-mono2.btn-primary:hover {
  background-color: #685298;
}
.btn-mono2.btn-success {
  background-color: #05a284;
}
.btn-mono2.btn-success:hover {
  background-color: #0aa789;
}
.btn-mono2.btn-info {
  background-color: #368fcb;
}
.btn-mono2.btn-info:hover {
  background-color: #3b94d0;
}
.btn-mono2.btn-warning {
  background-color: #dd5a2b;
}
.btn-mono2.btn-warning:hover {
  background-color: #e25f30;
}
.btn-mono2.btn-danger {
  background-color: #d64d3f;
}
.btn-mono2.btn-danger:hover {
  background-color: #db5244;
}
.btn-mono2.btn-prusia {
  background-color: #294259;
}
.btn-mono2.btn-prusia:hover {
  background-color: #2e475e;
}
.btn-mono2.btn-dark {
  background-color: #0f1217;
}
.btn-mono2.btn-dark:hover {
  background-color: #14171c;
}
/*MONO3*/
.btn-mono3.btn-primary {
  background-color: #594389;
}
.btn-mono3.btn-primary:hover {
  background-color: #5e488e;
}
.btn-mono3.btn-success {
  background-color: #00987a;
}
.btn-mono3.btn-success:hover {
  background-color: #009d7f;
}
.btn-mono3.btn-info {
  background-color: #2c85c1;
}
.btn-mono3.btn-info:hover {
  background-color: #318ac6;
}
.btn-mono3.btn-warning {
  background-color: #d35021;
}
.btn-mono3.btn-warning:hover {
  background-color: #d85526;
}
.btn-mono3.btn-danger {
  background-color: #cc4335;
}
.btn-mono3.btn-danger:hover {
  background-color: #d1483a;
}
.btn-mono3.btn-prusia {
  background-color: #1f384f;
}
.btn-mono3.btn-prusia:hover {
  background-color: #243d54;
}
.btn-mono3.btn-dark {
  background-color: #05080d;
}
.btn-mono3.btn-dark:hover {
  background-color: #0a0d12;
}
/*MONO4*/
.btn-mono4.btn-primary {
  background-color: #4f397f;
}
.btn-mono4.btn-primary:hover {
  background-color: #543e84;
}
.btn-mono4.btn-success {
  background-color: #008e70;
}
.btn-mono4.btn-success:hover {
  background-color: #009375;
}
.btn-mono4.btn-info {
  background-color: #227bb7;
}
.btn-mono4.btn-info:hover {
  background-color: #2780bc;
}
.btn-mono4.btn-warning {
  background-color: #c94617;
}
.btn-mono4.btn-warning:hover {
  background-color: #ce4b1c;
}
.btn-mono4.btn-danger {
  background-color: #c2392b;
}
.btn-mono4.btn-danger:hover {
  background-color: #c73e30;
}
.btn-mono4.btn-prusia {
  background-color: #152e45;
}
.btn-mono4.btn-prusia:hover {
  background-color: #1a334a;
}
.btn-mono4.btn-dark {
  background-color: #000003;
}
.btn-mono4.btn-dark:hover {
  background-color: #000308;
}
/*Specific icons size*/
.btn-lg {
  padding: 12px 14px;
  font-size: 15px;
  font-weight: 300;
}
.btn-lg i {
  font-size: 18px;
}
.btn-sm {
  padding: 4px 7px;
  font-size: 12px;
}
.btn-sm i {
  font-size: 14px;
}
.btn-xs {
  padding: 2px 6px;
  font-size: 11px;
}
.btn-xs i {
  font-size: 12px;
}
.btn-shadow {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
}
.btn-shadow.btn-success {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-primary {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-warning {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-danger {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-info {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-prusia {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-shadow.btn-dark {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-flat,
.btn-flat:focus {
  box-shadow: none;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-prusia .caret,
.btn-dark .caret {
  border-top-color: #FFFFFF;
}
.btn-group-vertical > .btn {
  margin-bottom: 0 !important;
}
.btn-group-vertical > .btn:first-child {
  margin-left: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.btn-group-vertical > .btn:last-child {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
/*Social buttons*/
.btn-facebook i {
  color: #3b5998;
}
.btn-twitter i {
  color: #00aced;
}
.btn-google-plus i {
  color: #dd4b39;
}
.btn-dribbble i {
  color: #ea4c89;
}
.btn-linkedin i {
  color: #0e76a8;
}
.btn-youtube i {
  color: #c4302b;
}
.btn-pinterest i {
  color: #c8232c;
}
.btn-tumblr i {
  color: #34526f;
}
.btn-flickr i {
  color: #ff0084;
}
.btn-facebook.bg {
  background: #3b5998;
  color: #fff;
  border: 0;
}
.btn-twitter.bg {
  background: #00aced;
  color: #fff;
  border: 0;
}
.btn-google-plus.bg {
  background: #dd4b39;
  color: #fff;
  border: 0;
}
.btn-dribbble.bg {
  background: #ea4c89;
  color: #fff;
  border: 0;
}
.btn-linkedin.bg {
  background: #0e76a8;
  color: #fff;
  border: 0;
}
.btn-youtube.bg {
  background: #c4302b;
  color: #fff;
  border: 0;
}
.btn-pinterest.bg {
  background: #c8232c;
  color: #fff;
  border: 0;
}
.btn-tumblr.bg {
  background: #34526f;
  color: #fff;
  border: 0;
}
.btn-flickr.bg {
  background: #0063dc;
  color: #fff;
  border: 0;
}
.btn-github.bg {
  background: #333;
  color: #fff;
  border: 0;
}
/*active socials*/
.btn-facebook.bg:active,
.btn-facebook.bg.active {
  background: #274584;
}
.btn-twitter.bg:active,
.btn-twitter.bg.active {
  background: #0098d9;
}
.btn-google-plus.bg:active,
.btn-google-plus.bg.active {
  background: #c93725;
}
.btn-dribbble.bg:active,
.btn-dribbble.bg.active {
  background: #d63875;
}
.btn-linkedin.bg:active,
.btn-linkedin.bg.active {
  background: #006294;
}
.btn-youtube.bg:active,
.btn-youtube.bg.active {
  background: #b01c17;
}
.btn-pinterest.bg:active,
.btn-pinterest.bg.active {
  background: #b40f18;
}
.btn-tumblr.bg:active,
.btn-tumblr.bg.active {
  background: #203e5b;
}
.btn-flickr.bg:active,
.btn-flickr.bg.active {
  background: #004fc8;
}
.btn-github.bg:active,
.btn-github.bg.active {
  background: #1f1f1f;
}
.btn.bg i {
  color: #FFF;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus {
  outline: none;
}
.btn-group.btn-blurbg {
  background: url("../images/blur_bg.png") no-repeat;
  padding: 40px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.btn.btn-transparent {
  border-top: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
}
.btn.btn-transparent:hover {
  background: rgba(255, 255, 255, 0.32);
}
.video-player {
  position: relative;
  display: inline-block;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.video-player video {
  display: block;
  max-width: 320px;
  width: 100%;
}
.video-player .btn-controls {
  text-align: center;
  bottom: 5px;
  position: absolute;
  width: 100%;
}
.video-player .btn-controls .btn-group {
  margin: 0;
}
.video-player .btn-controls .btn-group {
  float: none;
}
button::-moz-focus-inner {
  border: 0;
}
.btn-group .dropdown-menu {
  border-radius: 1px;
}
/*disable*/
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #4f397f;
  border-color: #4f397f;
}
.fc-header {
  display: block;
}
.fc-header td {
  border-bottom: 0;
  border-left: 0;
}
.fc-header td:last-child {
  border-right: 0;
}
.calendar-env .calendar-body .fc-header .fc-header-left {
  padding: 20px;
}
.calendar-env .calendar-body .fc-header .fc-header-right {
  padding: 20px;
}
.fc-header-title {
  padding: 0 10px;
}
.fc-header .fc-button {
  margin: 0;
  vertical-align: middle;
}
.fc-button {
  padding: 10px;
  display: inline !important;
}
.fc-state-default.fc-corner-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.fc-state-default.fc-corner-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0px;
}
.fc-state-default {
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  color: #666;
  border: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.fc-state-active,
.fc-state-active .fc-button-inner,
.fc-state-active,
.fc-button-today .fc-button-inner,
.fc-state-hover,
.fc-state-hover .fc-button-inner {
  background: #32323A;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
}
.fc-event {
  background: #2a6496;
  border-color: #2a6496;
}
.external-event {
  /* try to mimick the look of a real event */
  margin: 2px 0;
  padding: 2px 4px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #2a6496;
  color: #fff;
  font-size: .85em;
  cursor: pointer;
  display: inline-block;
}
#external-events p {
  border-top: 1px solid #666;
  padding-top: 5px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .fc-header .fc-header-left,
  .fc-header .fc-header-center,
  .fc-header .fc-header-right {
    text-align: center;
    display: block;
    width: 100%;
    padding: 20px;
  }
  .fc-header .fc-header-center {
    padding: 0;
  }
}
/*Flot Charts*/
.blue-chart .flot-text,
.red-chart .flot-text {
  color: #FFF !important;
}
#site_statistics .flot-text .tickLabel {
  font-size: 10px !important;
  color: #c1c1c1 !important;
}
.legend table td {
  font-size: 11px !important;
}
.counter-detail .counter {
  display: inline-block;
  padding: 20px;
  width: 49%;
}
.counter-detail .counter p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.counter-detail .counter h5 {
  margin: 0;
}
.counter-detail .counter .spk1 {
  float: right;
  padding-top: 7px;
}
.counter-detail .counter .spk2 {
  float: right;
  padding-top: 7px;
}
.no-border {
  border-top: 0;
}
.blue-chart {
  border-left: 1px solid #258fec;
  border-right: 1px solid #258fec;
  border-bottom: 1px solid #1e73bd;
  border-top: 1px solid #499de5;
  background-image: -moz-linear-gradient(center top, #52aeff 45%, #2180d3 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52aeff), to(#2180d3));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #52aeff, #2180d3);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #52aeff, #2180d3);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #52aeff, #2180d3);
  background-color: #3290E2;
}
.block-flat .blue-chart {
  padding: 20px !important;
}
.blue-chart h2 {
  text-shadow: 0 -1px 0 #357fc0;
}
.easyPieChart {
  display: inline-block;
}
.visitors {
  padding-left: 25px;
}
.visitors .counters {
  margin-top: 25px;
}
.visitors .counters h1 {
  margin: 0;
}
.visitors .counters h1:first-child {
  color: #1dd2af;
}
.visitors .footer {
  padding: 5px 10px 0;
}
.visitors .footer i {
  margin-right: 5px;
}
.visitors .footer .return {
  color: #1dd2af;
}
/* General styles for all menus */
.cbp-spmenu {
  background: #272930;
  position: fixed;
}
.cbp-spmenu > .header {
  padding: 20px;
  min-height: 64px;
  background: #816bb1;
  position: relative;
}
.cbp-spmenu > .header h3 {
  color: #fff;
  font-weight: 300;
  font-size: 1.9em;
  margin: 0;
}
.cbp-spmenu .sub-header {
  background: #2a6496;
  color: #FFFFFF;
  padding: 8px 20px;
}
.cbp-spmenu .sub-header .icon {
  display: inline-block;
  margin-right: 5px;
}
.cbp-spmenu .sub-header p {
  display: inline-block;
  margin: 0;
  font-size: 13px;
  font-weight: 400;
}
.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
}
.cbp-spmenu a:hover {
  background: #22242B;
}
.cbp-spmenu a:active {
  background: #2A2C34;
  border-right: 2px solid #2a6496;
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1000;
}
.cbp-spmenu-vertical a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 1em;
}
.cbp-spmenu-horizontal {
  width: 100%;
  height: 150px;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left;
}
.cbp-spmenu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #258ecd;
}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -240px;
}
.cbp-spmenu-right {
  right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}
/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
  top: -150px;
}
.cbp-spmenu-bottom {
  bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px;
}
/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}
.cbp-spmenu-push-toright {
  left: 240px;
}
.cbp-spmenu-push-toleft {
  left: -240px;
}
/*Chat box*/
#chat-box {
  display: none;
  position: absolute;
  padding-top: 64px;
  height: 100%;
  background: transparent;
  bottom: 0;
  left: 0;
  width: 100%;
}
#chat-box > .header {
  background: #2a6496;
  border-bottom: 4px solid #6d579d;
  padding: 15px;
}
#chat-box > .header > span {
  color: #fff;
  font-size: 14px;
}
#chat-box > .header > .close {
  margin: 0;
  padding: 2px 3px 0 0;
}
#chat-box > .header > .close:hover,
.chat-box > .header > .close:active {
  background: none;
  border: none;
}
#chat-box .messages {
  background: #21232A;
  height: 80%;
}
#chat-box .messages .conversation {
  list-style: none;
  padding: 5px 0 0;
}
#chat-box .messages .conversation li p {
  background: #2a6496;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
}
#chat-box .messages .conversation .odd p {
  background: #fff;
  color: #666;
  padding: 5px 10px;
  display: inline-block;
}
#chat-box .messages .conversation li p:after {
  border-color: rgba(0, 0, 0, 0) #ffffff;
  border-style: solid;
  border-width: 9px 10px 9px 0;
  content: "";
  display: block;
  left: -7px;
  position: absolute;
  top: 7px;
  width: 0;
  z-index: 1;
}
#chat-box .messages .conversation li.text-right p:after {
  border-color: rgba(0, 0, 0, 0) #2a6496;
  border-width: 9px 0 9px 10px;
  left: auto;
  right: -7px !important;
}
#chat-box > .chat-input {
  position: absolute;
  bottom: 0;
  z-index: 3;
  background: #272930;
  padding: 13px 18px;
}
#chat-box > .chat-input > .input-group {
  margin-bottom: 0;
}
#chat-box > .chat-input > .input-group > input {
  overflow: hidden;
  word-wrap: break-word;
  resize: horizontal;
  background: #2F3138;
  border: none;
  color: #999;
}
/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*Side Chat*/
.side-chat .content {
  padding: 0 20px;
}
.side-chat .header h3 {
  font-size: 22px;
}
.side-chat .content .title {
  color: #74767D;
  margin: 15px 0 8px 0;
  border-bottom: 1px solid #44464D;
}
.side-chat .contacts li {
  display: block;
}
.side-chat .contacts li a {
  border-radius: 3px;
  color: #909299;
  font-size: 13px;
  padding: 4px 5px;
  border: 0;
}
.side-chat .contacts li a:focus {
  background: transparent;
}
.side-chat .contacts li a:hover {
  background: #31333a;
}
.side-chat .contacts li a .fa {
  font-size: 11px;
  margin-right: 3px;
}
.side-chat .contacts li.online a .fa {
  color: #19b698;
}
.side-chat .contacts li.busy a .fa {
  color: #ea6153;
}
.side-chat .contacts li.outside a .fa {
  color: #f16e3f;
}
/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px;
  }
  .cbp-spmenu-top {
    top: -110px;
  }
  .cbp-spmenu-bottom {
    bottom: -110px;
  }
}
@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 240px;
  }
  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -240px;
  }
  .cbp-spmenu-right {
    right: -240px;
  }
  .cbp-spmenu-push-toright {
    left: 240px;
  }
}
/*CHAT*/
.chat-wi .chat-space {
  height: 377px;
  padding: 15px;
}
.chat-wi .chat-content {
  padding: 15px;
  background: #fff;
}
.chat-wi .chat-conv {
  position: relative;
  text-align: right;
  padding: 10px;
  margin-bottom: 15px;
}
.chat-wi .chat-conv .c-avatar {
  position: absolute;
  border: 1px solid #D6DAE0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.09);
  height: 50px;
  width: 50px;
  vertical-align: top;
  right: 0;
}
.chat-wi .chat-conv .c-bubble {
  position: relative;
  display: inline-block;
  padding: 8px 9px 5px 9px;
  font-size: 12px;
  font-weight: 400;
  color: #FFF;
  margin: 0 60px 0 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  border-top: 1px solid #4aa4ec;
  border-bottom: 1px solid #2f7ee5;
  box-shadow: 0 1px 0 #7fc6fe inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-image: -moz-linear-gradient(center top, #50b1fe 45%, #348bfc 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#50b1fe), to(#348bfc));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #50b1fe, #348bfc);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #50b1fe, #348bfc);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #50b1fe 45%, #348bfc 102%);
  background-color: #43a2ff;
}
.chat-wi .chat-conv .c-bubble span {
  background: url(../images/bubble-tail.png) no-repeat;
  height: 21px;
  width: 12px;
  display: block;
  position: absolute;
  right: -12px;
  top: 5px;
}
.chat-wi .sent {
  text-align: left;
}
.chat-wi .sent .c-bubble {
  margin: 0 0 0 60px;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #e3e3e3;
  box-shadow: 0 1px 0 #ffffff inset, 0 1px 2px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  color: #666;
  background-image: -moz-linear-gradient(center top, #ffffff 45%, #f3f3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ffffff, #f3f3f3);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ffffff 45%, #f3f3f3 100%);
}
.chat-wi .sent .c-avatar {
  left: 0;
}
.chat-wi .sent .c-bubble span {
  background: url(../images/bubble-tail-l-white.png) no-repeat;
  left: -12px;
}
.chat-wi .chat-in {
  border-top: 1px solid #DADADA;
  background: #F6F8FB;
}
.chat-wi .chat-in input[type="text"] {
  width: 100%;
  border: 0;
  height: 47px;
  padding: 10px;
  font-size: 15px;
  font-weight: 200;
  color: #555;
}
.chat-wi .chat-tools {
  background: #F6F8FB;
  border-top: 1px solid #dfdfdf;
  color: #6f6f6f;
}
.chat-wi .chat-tools i {
  display: inline-block;
  width: 38px;
  padding: 13px 8px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.chat-wi .chat-tools i:hover {
  background: #e5e7ea;
}
.chat-wi .chat-in button,
.chat-wi .chat-in input[type="submit"] {
  box-shadow: none;
  background: #E5E7EA;
  border: 1px solid  #E5E7EA;
  border-left: 1px solid  #dadada;
  border-radius: 0;
  -webkit-border-radius: 0;
  height: 47px;
  min-width: 70px;
  color: #777;
  transition: border-color 0.21s ease-out 0s;
  margin: 0;
}
.chat-wi .chat-in button:hover {
  border-color: #4D90FE;
  color: #555;
}
.chat-wi .chat-in .input {
  margin-right: 70px;
}
/*Circle*/
.i-circle {
  border: 5px solid #F1F1F1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 80px;
  width: 80px;
  display: inline-block;
  padding-top: 15px;
  margin-bottom: 7px;
}
.i-circle i {
  font-size: 34px;
  vertical-align: middle;
  color: #666;
}
.i-circle.white i {
  color: #fff;
}
.i-circle.primary i {
  color: #2a6496;
}
.i-circle.success i {
  color: #19b698;
}
.i-circle.info i {
  color: #4aa3df;
}
.i-circle.warning i {
  color: #f16e3f;
}
.i-circle.danger i {
  color: #ea6153;
}
.i-circle.prusia i {
  color: #3d566d;
}
.i-circle.dark i {
  color: #23262b;
}
.red-chart {
  border-left: 1px solid #F27B56;
  border-right: 1px solid #F27B56;
  border-bottom: 1px solid #d66543;
  border-top: 1px solid #ee815e;
  background-image: -moz-linear-gradient(center top, #ff8a65 45%, #e26a45 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8a65), to(#e26a45));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ff8a65, #e26a45);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ff8a65, #e26a45);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ff8a65 45%, #e26a45 102%);
  background-color: #3290E2;
}
.red-box {
  background-image: -moz-linear-gradient(center top, #ff8a65 45%, #f07853 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8a65), to(#f07853));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ff8a65, #f07853);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ff8a65, #f07853);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ff8a65 45%, #f07853 102%);
  background-color: #ff8a65;
  color: #FFFFFF;
}
.red2-box {
  background-image: -moz-linear-gradient(center top, #ff7877 45%, #ed5554 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7877), to(#ed5554));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ff7877, #ed5554);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ff7877, #ed5554);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ff7877 45%, #ed5554 102%);
  background-color: #FF7877;
  color: #FFFFFF;
}
.blue-box {
  background-image: -moz-linear-gradient(center top, #52aeff 45%, #3d9cef 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52aeff), to(#3d9cef));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #52aeff, #3d9cef);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #52aeff, #3d9cef);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #52aeff 45%, #3d9cef 102%);
  background-color: #52AEFF;
  color: #FFFFFF;
}
.green-box {
  background-image: -moz-linear-gradient(center top, #82c261 45%, #70be46 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#82c261), to(#70be46));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #82c261, #70be46);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #82c261, #70be46);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #82c261 45%, #70be46 102%);
  background-color: #82c261;
  color: #FFFFFF;
}
.violet-box {
  background-image: -moz-linear-gradient(center top, #b450b2 45%, #853685 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b450b2), to(#853685));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #b450b2, #853685);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #b450b2, #853685);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #b450b2 45%, #853685 102%);
  background-color: #82c261;
  color: #FFFFFF;
}
.yellow-box {
  background-image: -moz-linear-gradient(center top, #ffc91c 45%, #fab219 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc91c), to(#fab219));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ffc91c, #fab219);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ffc91c, #fab219);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ffc91c 45%, #fab219 102%);
  background-color: #82c261;
  color: #FFFFFF;
}
.white-box {
  background: #FFF;
}
/*UI Datepicker*/
.ui-datepicker {
  position: relative;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  padding-bottom: 5px;
  margin-bottom: 4px;
}
.datetimepicker table td:last-child,
.datetimepicker table thead th:last-child {
  border-right: 0;
}
.ui-datepicker .ui-datepicker-title {
  cursor: default;
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 2px;
  width: 1.8em;
  color: #FFF;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  overflow: hidden;
  display: block;
  text-indent: -99999px;
}
.ui-datepicker .ui-datepicker-prev span:after,
.ui-datepicker .ui-datepicker-next span:after {
  cursor: pointer;
  font-family: FontAwesome;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  text-indent: 0;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-next span:after {
  right: 0;
}
.ui-datepicker table th {
  border: 0;
  padding: 3px;
}
.ui-datepicker table th span {
  font-size: 14px;
  color: #FFF;
}
.ui-datepicker table tr {
  background: transparent !important;
}
.ui-datepicker table td {
  border: 0;
  padding: 3px;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background: #2a6496 !important;
  background-image: none !important;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background: #2a6496 !important;
  background-image: none !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
  color: #FFF;
}
/*Gritter Notifications*/
#gritter-notice-wrapper {
  width: 320px;
  top: 45px;
}
.gritter-item-wrapper {
  background: url(../js/jquery.gritter/images/gritter-bg.png);
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.gritter-top {
  background: transparent;
}
.gritter-item {
  font-family: 'Open Sans', sans-serif;
  background: transparent;
  color: #FFF;
  padding: 2px 20px 12px;
  padding-right: 35px;
  padding-left: 10px;
}
.gritter-bottom {
  background: transparent;
}
.gritter-item p {
  font-size: 12px;
  line-height: 19px;
}
.gritter-title {
  text-shadow: none;
  font-weight: 400;
  font-size: 17px;
}
.gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 30px;
  width: 35px;
  background: transparent;
  text-indent: inherit;
}
.gritter-close:after {
  content: '×';
  position: absolute;
  color: #FFF;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.gritter-without-image,
.gritter-with-image {
  padding-left: 7px;
  width: 224px;
}
/*Clean Style*/
.gritter-item-wrapper.clean {
  background: #FFF;
}
.gritter-item-wrapper.clean .gritter-item {
  color: #555;
}
.gritter-item-wrapper.clean .gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 100%;
  width: 35px;
  background-color: #2a6496;
  text-indent: inherit;
}
.gritter-item-wrapper.clean .gritter-close:after {
  content: '×';
  position: absolute;
  color: #FFF;
  top: 50%;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  margin-top: -17px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.gritter-image {
  margin-top: 3px;
  width: auto;
  height: auto;
  max-width: 48px;
  max-height: 48px;
}
/*Facebook Style*/
.gritter-item-wrapper.facebook {
  background: #5d82d1;
}
.gritter-item-wrapper.facebook .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.facebook .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Twitter Style*/
.gritter-item-wrapper.twitter {
  background: #50bff5;
}
.gritter-item-wrapper.twitter .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.twitter .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Google+ */
.gritter-item-wrapper.google-plus {
  background: #eb5e4c;
}
.gritter-item-wrapper.google-plus .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.google-plus .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Dribbble */
.gritter-item-wrapper.dribbble {
  background: #f7659c;
}
.gritter-item-wrapper.dribbble .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.dribbble .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Flickr */
.gritter-item-wrapper.flickr {
  background: #0063dc;
}
.gritter-item-wrapper.flickr .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.flickr .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Linkedin */
.gritter-item-wrapper.linkedin {
  background: #238cc8;
}
.gritter-item-wrapper.linkedin .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.linkedin .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Youtube */
.gritter-item-wrapper.youtube {
  background: #ef4e41;
}
.gritter-item-wrapper.youtube .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.youtube .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Pinterest */
.gritter-item-wrapper.pinterest {
  background: #e13138;
}
.gritter-item-wrapper.pinterest .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.pinterest .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Github */
.gritter-item-wrapper.github {
  background: #333333;
}
.gritter-item-wrapper.github .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.github .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Tumblr */
.gritter-item-wrapper.tumblr {
  background: #426d9b;
}
.gritter-item-wrapper.tumblr .gritter-item {
  color: #FFF;
}
.gritter-item-wrapper.tumblr .gritter-close {
  background-color: transparent;
  top: 5px;
}
/*Colors */
.gritter-item-wrapper.primary {
  background: #2a6496;
}
.gritter-item-wrapper.success {
  background: #19b698;
}
.gritter-item-wrapper.info {
  background: #4aa3df;
}
.gritter-item-wrapper.warning {
  background: #f16e3f;
}
.gritter-item-wrapper.danger {
  background: #ea6153;
}
.gritter-item-wrapper.prusia {
  background: #3d566d;
}
.gritter-item-wrapper.dark {
  background: #23262b;
}
/*Icons*/
.fa-mobile-phone {
  font-size: 18px;
}
.icon-16 {
  font-size: 16px !important;
}
.icon-19 {
  font-size: 19px !important;
}
.icon-24 {
  font-size: 24px !important;
}
.icon-32 {
  font-size: 32px !important;
}
.icon-64 {
  font-size: 64px !important;
}
.icon-show i {
  font-size: 14px !important;
  margin-right: 5px;
  width: 20px;
}
.icon-show > div {
  margin: 5px 0;
}
/*Labels*/
.label {
  border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: normal;
  font-size: 95%;
}
.label-default {
  background-color: #a1a1a1;
}
.label i {
  font-size: 100% !important;
  color: inherit !important;
  width: auto !important;
  min-width: 11px;
}
.label-success {
  background-color: #19b698;
}
.label-primary {
  background-color: #2a6496;
}
.label-warning {
  background-color: #fed16c;
}
.label-danger {
  background-color: #ea6153;
}
.label-info {
  background-color: #4aa3df;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #6d579d;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #0fac8e;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #4099d5;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f4c762;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e05749;
}
/*Bagde*/
.badge {
  font-weight: normal;
  font-size: 95%;
  padding: 4px 6px;
  background-color: #a1a1a1;
}
.badge-primary {
  background-color: #2a6496 !important;
}
.badge-success {
  background-color: #19b698 !important;
}
.badge-info {
  background-color: #4aa3df !important;
}
.badge-warning {
  background-color: #fed16c !important;
}
.badge-danger {
  background-color: #ea6153 !important;
}
/*Nav Pills*/
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #2a6496;
}
/*List Group*/
.list-group-item:first-child {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.list-group-item:last-child {
  border-radius: 0;
  -webkit-border-radius: 0;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #2a6496;
  border-color: #2a6496;
}
.list-group-item i {
  min-width: 15px;
  display: inline-block !important;
  text-align: center;
}
.list-group-item h4 {
  margin-bottom: 8px;
  font-size: 17px;
}
.list-group-item h4 {
  margin-bottom: 8px;
  font-size: 15px;
}
.list-group-item {
  font-size: 12px;
  padding: 13px 15px;
  line-height: 22px;
}
a.list-group-item:hover {
  border-left: 5px solid #2a6496;
  border-color: #2a6496;
  padding-left: 11px;
}
a.list-group-item:hover + a.list-group-item {
  border-top-color: #2a6496;
}
.list-group .active:hover {
  padding-left: 15px;
  border-left: 1px solid #2a6496;
}
/*Modals*/
.md-modal.full-width {
  width: 90%;
  max-width: none;
}
.modal-dialog.full-width {
  width: 90%;
  max-width: none;
}
.custom-width {
  width: 40%;
  max-width: none;
}
.full-color .md-content {
  background-color: #2a6496;
  color: #fff;
}
.full-color .modal-content {
  background-color: #2a6496;
  color: #fff;
}
.full-color.success .md-content {
  background-color: #19b698;
  color: #fff;
}
.full-color.success .modal-content {
  background-color: #19b698;
  color: #fff;
}
.full-color.info .md-content {
  background-color: #4aa3df;
  color: #fff;
}
.full-color.info .modal-content {
  background-color: #4aa3df;
  color: #fff;
}
.full-color.warning .md-content {
  background-color: #f16e3f;
  color: #fff;
}
.full-color.warning .modal-content {
  background-color: #f16e3f;
  color: #fff;
}
.full-color.danger .md-content {
  background-color: #ea6153;
  color: #fff;
}
.full-color.danger .modal-content {
  background-color: #ea6153;
  color: #fff;
}
.full-color.prusia .md-content {
  background-color: #3d566d;
  color: #fff;
}
.full-color.prusia .modal-content {
  background-color: #3d566d;
  color: #fff;
}
.full-color .modal-header {
  background-color: rgba(0, 0, 0, 0.1);
}
.full-color .modal-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.full-color .md-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.full-color .md-content .modal-footer .btn {
  margin-bottom: 0 !important;
}
.md-dark .modal-header {
  background-color: #2a6496;
  color: #fff;
}
.md-dark .modal-header {
  background-color: #2a6496;
  color: #fff;
}
.md-dark.success .modal-header {
  background-color: #19b698;
  color: #fff;
}
.md-dark.success .modal-header {
  background-color: #19b698;
  color: #fff;
}
.md-dark.info .modal-header {
  background-color: #4aa3df;
  color: #fff;
}
.md-dark.info .modal-header {
  background-color: #4aa3df;
  color: #fff;
}
.md-dark.warning .modal-header {
  background-color: #f16e3f;
  color: #fff;
}
.md-dark.warning .modal-header {
  background-color: #f16e3f;
  color: #fff;
}
.md-dark.danger .modal-header {
  background-color: #ea6153;
  color: #fff;
}
.md-dark.danger .modal-header {
  background-color: #ea6153;
  color: #fff;
}
.md-dark.prusia .modal-header {
  background-color: #3d566d;
  color: #fff;
}
.md-dark.prusia .modal-header {
  background-color: #3d566d;
  color: #fff;
}
.md-dark .md-content,
.md-dark .modal-content {
  background-color: #23262B;
  color: #BBBEC3;
}
.md-dark .md-content input,
.md-dark .modal-content input {
  background-color: transparent;
  color: #b2b2b2;
}
.md-dark .modal-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.md-dark .md-content .modal-footer {
  border: 0;
  background-color: transparent;
}
.md-dark .md-content .modal-footer .btn {
  margin-bottom: 0 !important;
}
.modal-content {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 0;
}
.modal-body {
  padding: 30px 20px;
}
.modal-body.form {
  padding: 30px 20px 15px;
}
.md-content .icheckbox_flat-green,
.modal-content .icheckbox_flat-green {
  margin-right: 5px;
}
.modal-content > .close {
  margin-right: 10px;
  margin-top: 10px;
}
.colored-header .modal-header {
  padding: 20px;
  border-bottom: 5px solid #634d93 !important;
  background-color: #2a6496;
  color: #fff;
}
.colored-header.success .modal-header {
  padding: 20px;
  border-bottom: 5px solid #05a284 !important;
  background-color: #19b698;
  color: #fff;
}
.colored-header.info .modal-header {
  padding: 20px;
  border-bottom: 5px solid #368fcb !important;
  background-color: #4aa3df;
  color: #fff;
}
.colored-header.warning .modal-header {
  padding: 20px;
  border-bottom: 5px solid #dd5a2b !important;
  background-color: #f16e3f;
  color: #fff;
}
.colored-header.danger .modal-header {
  padding: 20px;
  border-bottom: 5px solid #d64d3f !important;
  background-color: #ea6153;
  color: #fff;
}
.colored-header.prusia .modal-header {
  padding: 20px;
  border-bottom: 5px solid #294259 !important;
  background-color: #3d566d;
  color: #fff;
}
.colored-header.dark .modal-header {
  padding: 20px;
  border-bottom: 5px solid #0f1217 !important;
  background-color: #23262b;
  color: #fff;
}
.modal-content h4,
.modal-content h4 {
  font-weight: 400;
}
.modal-content h3,
.modal-content h3 {
  font-weight: 300;
  margin-top: 0;
  display: inline;
}
.modal-content h2 {
  margin: 0;
}
.modal-content .modal-footer {
  margin-top: 0;
  background: #FBFBFB;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
/*Nifty Modals*/
.md-content {
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 0;
  background: #fff;
  color: #555;
}
.md-content .modal-header {
  border-bottom: 0;
}
.md-content h4,
.modal-content h4 {
  font-weight: 400;
}
.md-content h3,
.modal-content h3 {
  font-weight: 300;
  margin-top: 0;
}
.md-content h2 {
  margin: 0;
}
.md-content .modal-footer {
  margin-top: 0;
  background: #FBFBFB;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.md-show.md-effect-12 ~ .md-overlay {
  background: #2a6496;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .custom-width {
    width: 60%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .custom-width {
    width: 90%;
    max-width: none;
  }
}
/*Multiselect*/
.multiselect-container > li > label.multiselect-group {
  font-size: 13px;
  font-weight: 600;
}
.ms-container .ms-list {
  box-shadow: none;
}
.ms-container .ms-list.ms-focus {
  border-color: #2a6496;
  box-shadow: none;
}
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  background: #2a6496;
}
#ms-custom-headers .custom-header {
  background: #2a6496;
  color: #FFFFFF;
  padding: 7px 10px;
  font-size: 14px;
}
#ms-custom-headers .ms-list {
  border-radius: 0 0 3px 3px;
  border-top: none;
}
#ms-searchable .ms-list {
  border-radius: 0 0 3px 3px;
  border-top: none;
}
/*Nano Scroller*/
.nano > .pane > .slider {
  width: 100%;
}
.jqstooltip {
  padding: 3px 10px 5px 5px;
  min-height: 25px;
  min-width: 30px;
}
/*Nestable lists*/
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}
.dd-handle {
  cursor: default;
  display: block;
  margin: 5px 0;
  padding: 7px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #ddd;
  background: #fff;
}
.dd-handle:hover {
  color: #FFF;
  background: #E7E7E7;
  border-color: #CCCCCC;
}
.dd-item > button {
  color: #555;
  font-family: FontAwesome;
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 8px 2px;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 10px;
  line-height: 1;
  text-align: center;
}
.dd-item > button:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
  content: "";
}
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #FFF;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.dd3-content {
  display: block;
  margin: 5px 0;
  padding: 7px 10px 7px 40px;
  color: #333;
  text-decoration: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  color: #333333;
}
.dd3-content:hover {
  background: #fff;
}
.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}
.dd3-item > button {
  margin-left: 35px;
}
.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: all-scroll;
  width: 34px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: transparent;
  background: #2a6496;
  height: 36px;
}
.dd3-handle:before {
  content: '=';
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.dd3-handle:hover {
  background: #6d579d;
}
/*Pagination*/
.pagination {
  margin: 18px 0;
}
.pagination > li > a,
.pagination > li > span {
  color: #2a6496;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #2a6496;
  border-color: #2a6496;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.cl-mcont .block {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
  border: 0;
  margin-bottom: 10px;
  background: #FFF;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.block-flat,
.block-wizard {
  margin-bottom: 40px;
}
.block-flat.closed {
  padding-bottom: 9px;
}
.block .header,
.widget-block .header,
.block-flat .header {
  padding: 10px;
  background-color: #FEFEFE;
  border-bottom: 1px solid #dadada;
  transition: border 500ms;
  -moz-transitiontransition: border 500ms;
  -webkit-transition: border 500ms;
}
.block-flat.dark-box .header,
.block-flat.primary-box .header,
.block-flat.success-box .header,
.block-flat.info-box .header,
.block-flat.danger-box .header,
.block-flat.warning-box .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.block-flat.closed .header {
  border-bottom: 1px solid transparent;
}
.block .header {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  padding: 10px;
}
.block-flat .header {
  background: transparent;
  padding: 3px 0;
}
.block-flat .header.no-border {
  border: 0;
}
.block-flat .content {
  padding: 15px 3px 0 3px;
}
.block-flat .content.full-width {
  padding: 0;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
}
.block-flat .content h4 {
  margin-top: 20px;
  font-size: 16px;
}
.block-flat.no-padding .content {
  padding: 0 !important;
}
.block .header h2,
.widget-block .header h2,
.block-flat .header h2 {
  margin: 0;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 100;
  font-size: 29px;
  line-height: 38px;
}
.block .header h3 {
  margin: 3px 0;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 200;
}
.widget-block .header h3,
.block-flat .header h3 {
  margin-top: 3px;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 200;
}
.block-flat .actions,
.block .actions {
  float: right;
}
.block-flat .actions .refresh i,
.block .actions .refresh i {
  font-size: 12px;
}
.block .actions {
  padding-top: 5px;
}
.block-flat .actions a {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.3);
}
.block-flat .actions a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.block.block-color .actions a {
  margin-left: 6px;
  font-size: 14px;
  color: #fff;
}
.block.block-color .actions a:hover i {
  color: rgba(255, 255, 255, 0.8);
}
.block-flat.dark-box .actions a {
  color: #fff;
}
.block-flat.dark-box .actions a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.dark-box {
  background-color: #383A41;
  color: #fff;
}
.primary-box {
  background-color: #2a6496;
  color: #fff;
}
.success-box {
  background-color: #19b698;
  color: #fff;
}
.info-box {
  background-color: #4aa3df;
  color: #fff;
}
.warning-box {
  background-color: #f16e3f;
  color: #fff;
}
.danger-box {
  background-color: #ea6153;
  color: #fff;
}
.block .header.dark {
  background-color: #383A41;
  color: #fff;
  border-bottom: 0;
}
.block .header h4 {
  font-weight: 400;
  font-size: 15px;
  margin: 6px 0;
}
.block.block-color {
  position: relative;
  border-radius: 0;
}
.block.block-color .header {
  border-radius: 0;
  border: 0;
  background: #23262b;
  color: #fff;
}
.block.block-color.primary .header {
  background: #2a6496;
  color: #fff;
}
.block.block-color.success .header {
  background: #19b698;
  color: #fff;
}
.block.block-color.info .header {
  background: #4aa3df;
  color: #fff;
}
.block.block-color.warning .header {
  background: #f16e3f;
  color: #fff;
}
.block.block-color.danger .header {
  background: #ea6153;
  color: #fff;
}
.block .loading,
.block-flat .loading {
  display: none;
  cursor: wait;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
}
.block .loading i,
.block-flat .loading i {
  position: relative;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  margin-left: -13px;
  font-size: 26px;
}
/*Progress*/
.progress {
  height: 18px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.progress .progress-bar {
  line-height: 16px;
}
.progress.small {
  height: 10px;
}
.progress.small .progress-bar {
  line-height: 9px;
}
.progress.extra-small {
  height: 5px;
}
.progress.big {
  height: 24px;
}
.progress.big .progress-bar {
  line-height: 22px;
}
.progress-bar-info {
  background-color: #4aa3df;
}
.progress-bar-success {
  background-color: #19b698;
}
.progress-bar-warning {
  background-color: #fed16c;
}
.progress-bar-danger {
  background-color: #ea6153;
}
.progress-bar-primary {
  background-color: #2a6496;
}
/*Select 2*/
.select2-container .select2-choice {
  border: 1px solid #ccc;
  background: #fff;
  padding: 4px 8px;
  height: auto;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}
.select2-drop {
  box-shadow: none;
}
/*box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.18);*/
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background: #fff;
  border-color: rgba(0, 0, 0, 0) #2a6496 #2a6496;
}
.select2-container .select2-container-multi .select2 .select2-dropdown-open {
  box-shadow: none;
}
.select2-container-multi.select2-container-active .select2-choices {
  box-shadow: none;
  border: 1px solid #2a6496;
}
.select2-drop-active {
  border-color: -moz-use-text-color #2a6496 #2a6496;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #2a6496;
}
.select2-drop.select2-drop-above {
  box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.08);
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
.select2-container .select2-choice abbr {
  right: 32px;
  top: 10px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  box-shadow: none;
  border-color: #2a6496;
}
.select2-container .select2-choice .select2-arrow {
  width: 30px;
  background-color: #FFFFFF;
  background-image: none;
}
.select2-results .select2-highlighted {
  background: none repeat scroll 0 0 #2a6496;
}
.select2-container .select2-choice .select2-arrow b {
  background-position: 7px 4px;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -13px 3px;
}
.select2-container.select2-drop-above .select2-choice {
  border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
}
/*Tags*/
.select2-container-multi .select2-choices .select2-search-choice {
  border: none;
  border-radius: 0;
  background-color: #2a6496;
  background-image: none;
  color: #fff;
  box-shadow: none;
  padding: 3px 5px 5px 18px;
}
.select2-container-multi .select2-choices {
  padding: 5px;
  background: #fff;
  box-shadow: none;
}
/*Slider*/
.slider.slider-vertical {
  margin-right: 13px;
}
.slider-selection {
  background: #2a6496;
  border: transparent;
  box-shadow: none;
}
.slider-handle {
  opacity: 1;
  background-color: #FFFFFF;
  background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -moz-linear-gradient(top, #ffffff, #f9f9f9);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, #ffffff, #f9f9f9);
  /* Opera 11.10-12.00 */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39);
  height: 23px;
  width: 23px;
  transition: box-shadow 200ms ease-in-out;
}
.slider-handle:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
}
.slider.slider-horizontal .slider-handle {
  margin-top: -7px;
}
.slider.slider-vertical .slider-handle {
  margin-left: -6px;
}
/*Switch*/
.has-switch {
  border: 0;
  width: 75px;
  min-width: 0;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  margin-right: 5px;
}
.has-switch:last-child {
  margin-right: 0;
}
.has-switch span {
  height: 28px;
  border-radius: 0;
  -webkit-border-radius: 0;
  float: left;
  width: 60px;
  transition: background 0.5s ease-in-out;
}
.has-switch label {
  width: 30px;
  height: 28px;
  border: 3px solid #2a6496;
  background: #fff;
  float: left;
  margin: 0 !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.has-switch label:hover {
  background: #FFF;
}
.has-switch span.switch-left {
  background: #2a6496;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-right: -15px;
  text-align: left;
  padding-left: 10px;
}
.has-switch span.switch-left:hover {
  background: #2a6496;
}
.has-switch span.switch-right {
  background: #e3e3e3;
  margin-left: -15px;
}
.has-switch span.switch-right:hover {
  background: #E3E3E3;
}
.has-switch span.switch-success.switch-left,
.has-switch span.switch-success.switch-left:hover {
  background: #60C060;
}
.has-switch span.switch-success.switch-left + label {
  border-color: #60C060;
}
.has-switch span.switch-warning.switch-left,
.has-switch span.switch-warning.switch-left:hover {
  background: #FC9700;
}
.has-switch span.switch-warning.switch-left + label {
  border-color: #FC9700;
}
.has-switch span.switch-danger.switch-left,
.has-switch span.switch-danger.switch-left:hover {
  background: #DA4932;
}
.has-switch span.switch-danger.switch-left + label {
  border-color: #DA4932;
}
.has-switch .switch-off span.switch-left + label {
  border-color: #e3e3e3;
}
.has-switch .switch-off span.switch-left {
  background: #e3e3e3;
}
.has-switch > div {
  width: 160%;
}
.has-switch > div.switch-off {
  left: -60%;
}
/*
.has-switch span.switch-success.switch-right, .has-switch span.switch-success.switch-right:hover{background:#60C060;}
.has-switch span.switch-success.switch-right ~ label {border-color:#60C060;} 
*/
/*Large Size*/
.has-switch.switch-large {
  min-width: 100px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}
.has-switch span.switch-large,
.has-switch label.switch-large {
  height: 40px;
}
.has-switch span.switch-large {
  width: 80px;
}
.has-switch label.switch-large {
  width: 40px;
  border-width: 4px;
}
.has-switch.switch-large span.switch-left {
  margin-right: -20px;
  padding-left: 16px;
}
.has-switch.switch-large span.switch-right {
  margin-left: -20px;
}
/*Small Size*/
.has-switch.switch-small {
  width: 59px;
  min-width: 0;
  border-radius: 12px;
  -webkit-border-radius: 12px;
}
.has-switch span.switch-small,
.has-switch label.switch-small {
  height: 23px;
}
.has-switch span.switch-small {
  width: 45px;
}
.has-switch label.switch-small {
  width: 23px;
  border-width: 3px;
}
.has-switch.switch-small span.switch-left {
  margin-right: -10px;
  padding-left: 8px;
}
.has-switch.switch-small span.switch-right {
  margin-left: -10px;
}
.has-switch.switch-small > div.switch-off {
  left: -57%;
}
/*Mini Size*/
.has-switch.switch-mini {
  width: 44px;
  min-width: 0;
  border-radius: 9px;
  -webkit-border-radius: 9px;
}
.has-switch span.switch-mini,
.has-switch label.switch-mini {
  height: 18px;
}
.has-switch span.switch-mini {
  width: 35px;
}
.has-switch label.switch-mini {
  width: 18px;
  border-width: 3px;
}
.has-switch.switch-mini span.switch-left {
  margin-right: -9px;
  padding-left: 8px;
}
.has-switch.switch-mini span.switch-right {
  margin-left: -9px;
}
table.dashed tr:nth-child(2n) {
  background: #fff;
}
table.dashed td:last-child {
  border-right: 0;
}
table.dashed td {
  padding: 20px;
  border-left: 0;
  border-bottom: 1px dashed #ddd;
}
table thead th {
  padding: 5px;
  font-size: 13px;
  font-weight: bold;
}
table tbody td {
  padding: 7px 8px;
}
table .primary-emphasis,
table .primary-emphasis-dark {
  background: #2a6496;
  color: #FFF;
  border-color: #2a6496;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .primary-emphasis-dark {
  background-color: #634d93;
}
table .success-emphasis,
table .success-emphasis-dark {
  background: #634d93;
  color: #FFF;
  border-color: #634d93;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .success-emphasis-dark {
  background-color: #634d93;
  border-color: #634d93;
}
table .warning-emphasis,
table .warning-emphasis-dark {
  background: #FC9700;
  color: #FFF;
  border-color: #FC9700;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .warning-emphasis-dark {
  background-color: #fc8800;
  border-color: #fc8800;
}
table .danger-emphasis,
table .danger-emphasis-dark {
  background: #DA4932;
  color: #FFF;
  border-color: #DA4932;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
table .danger-emphasis-dark {
  background-color: #c8432e;
  border-color: #c8432e;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table .right {
  text-align: right;
}
table .left {
  text-align: left;
}
.red thead th {
  color: #ea6153;
}
.blue thead th {
  color: #4aa3df;
}
.violet thead th {
  color: #9b50ba;
}
.green thead th {
  color: #19b698;
}
table thead th span {
  color: #333;
}
table thead span {
  font-size: 16px;
  display: block;
}
table td {
  padding: 7px 8px;
}
table td .progress {
  margin: 0;
}
table.hover tbody tr:hover {
  background: #f3f3f3;
}
table td i {
  font-size: 15px;
  display: inline-block;
  text-align: center;
  width: 23px;
}
table.no-strip tr:nth-child(2n) {
  background: transparent;
}
/*No-Internal borders in thead*/
table .no-border th {
  border-left: 0;
}
table .no-border tr th:first-child {
  border-left: 1px solid #dadada;
}
/*No-Internal borders in tbody x and y*/
table .no-border-x td {
  border-bottom: 0;
}
table .no-border-x tr:last-child td {
  border-bottom: 1px solid #dadada;
}
table .no-border-y td {
  border-left: 0;
}
table .no-border-y tr td:first-child {
  border-left: 1px solid #dadada;
}
/*No-External borders general table*/
table.no-border tr th {
  border-top: 0;
}
table.no-border tr th:first-child {
  border-left: 0;
}
table.no-border tr th:last-child {
  border-right: 0;
}
table.no-border tr td:first-child {
  border-left: 0;
}
table.no-border tr td:last-child {
  border-right: 0;
}
table.no-border tr:last-child td {
  border-bottom: 0;
}
/*No-External borders when .no-padding in block*/
.no-padding table th:first-child {
  border-left: 0;
}
.no-padding table th:last-child {
  border-right: 0;
}
.no-padding table tr td:first-child {
  border-left: 0;
}
.no-padding table tr td:last-child {
  border-right: 0;
}
.no-padding table tr:last-child td {
  border-bottom: 0;
}
table tbody .toggle-details {
  cursor: pointer;
}
table tbody .details {
  background: #FFF;
}
table tbody td .btn {
  margin-bottom: 0 !important;
}
/*list style table*/
table.list.no-border {
  border-top: 0;
}
table.list .items td {
  vertical-align: middle;
  padding: 5px;
}
table.list .items td .progress {
  height: 13px;
}
table.list .items td .progress .progress-bar {
  font-size: 10px;
  line-height: 12px;
}
table.list .items td > span {
  vertical-align: top;
}
table.list .items td p span {
  display: block;
  font-size: 12px;
  line-height: 10px;
  color: #9e9e9e;
}
table tbody td .btn-group .dropdown-menu {
  margin-top: 0px;
  min-width: 130px;
}
table tbody td .btn-group .dropdown-menu li > a {
  padding: 5px 12px;
  text-align: left;
}
/*TABS*/
.nav-tabs {
  border-bottom: 1px solid transparent;
}
.nav-tabs > li {
  font-size: 14px;
  margin-right: 2px;
}
.nav-tabs > li.active {
  position: relative;
}
.nav-tabs.wall > li {
  margin-bottom: 2px;
}
.nav-tabs > li > a {
  padding: 9px 15px;
  font-size: 13px;
  margin-right: 0;
  min-width: 80px;
  text-align: center;
}
.nav-tabs.wall > li > a {
  padding: 9px 15px;
  font-size: 13px;
  margin-right: 0;
  min-width: 20px;
  color: #555;
  text-align: center;
  border: none;
}
.nav-tabs.wall > li > a:hover,
.nav-tabs.wall > li > a:active {
  background: transparent;
  border: none;
  color: #2a6496;
  border-radius: 2px;
  -webkit-border-radius: 2px 2px 0 0;
}
.nav-tabs.wall > li.active > a:after,
.nav-tabs.wall > li.active > a:hover:after,
.nav-tabs.wall > li.active > a:focus:after {
  content: "";
  display: block;
  height: 10px;
  background: url('../images/menu-tail-up.png') no-repeat;
  position: absolute;
  bottom: -3px;
  top: auto;
  left: 50%;
  margin-left: -8px;
  width: 17px;
}
.nav-tabs.wall > li.active > a,
.nav-tabs.wall > li.active > a:hover,
.nav-tabs.wall > li.active > a:focus {
  background: transparent;
  color: #2a6496;
  border: none;
  border-radius: 2px;
  -webkit-border-radius: 0;
  border-bottom: 0;
  padding-bottom: 10px;
  padding-top: 9px;
  box-shadow: none;
  position: static;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active {
  background: transparent;
  border: 1px solid transparent;
  color: #634d93;
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
.nav-tabs > li.active > a:after,
.nav-tabs > li.active > a:hover:after,
.nav-tabs > li.active > a:focus:after {
  content: "";
  display: block;
  height: 2px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-top: 2px solid #2a6496;
  border-radius: 0;
  -webkit-border-radius: 0;
  border-bottom: 0;
  padding-bottom: 10px;
  padding-top: 8px;
  box-shadow: 1px -3px 4px -3px rgba(0, 0, 0, 0.08);
  border-left: 1px solid #ECECEC;
  border-right: 1px solid #ECECEC;
  position: static;
}
.tab-content {
  padding: 20px;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #ECECEC;
  border-radius: 0 3px 3px;
  -webkit-border-radius: 0 3px 3px;
  border-right: 1px solid #ECECEC;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 40px;
}
.tab-content #picture .fileinput .thumbnail {
  border: 2px dashed #ddd;
}
.tab-content #picture .fileinput .thumbnail h2 {
  top: 30%;
  position: relative;
}
.tab-content h3,
h2,
h1:first-child {
  margin-top: 0;
}
/*Tab Bottom*/
.tab-bottom .nav-tabs {
  margin-bottom: 40px;
}
.tab-bottom .tab-content {
  margin-bottom: 0;
}
.tab-bottom .nav-tabs > li.active > a:after,
.tab-bottom .nav-tabs > li.active > a:hover:after,
.tab-bottom .nav-tabs > li.active > a:focus:after {
  bottom: 0;
  top: auto;
}
.tab-bottom .nav-tabs > li.active > a,
.tab-bottom .nav-tabs > li.active > a:hover,
.tab-bottom .nav-tabs > li.active > a:focus {
  border-top: 0;
  border-bottom: 2px solid #2a6496;
  margin-top: -1px;
  box-shadow: 1px 3px 4px -3px rgba(0, 0, 0, 0.08);
}
.tab-bottom .tab-content {
  border-radius: 3px 3px 3px 0;
  -webkit-border-radius: 3px 3px 3px 0;
}
/*Tab Left*/
.tab-left .nav-tabs {
  float: left;
}
.tab-left .nav-tabs > li {
  float: none;
  margin-right: 0;
  margin-bottom: 0;
}
.tab-left .nav-tabs > li > a {
  text-align: left;
  min-width: 38px;
  padding: 12px 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.tab-left .nav-tabs > li .fa {
  font-size: 14px;
}
.tab-left .nav-tabs > li.active > a:after,
.tab-left .nav-tabs > li.active > a:hover:after,
.tab-left .nav-tabs > li.active > a:focus:after {
  bottom: 0;
  top: auto;
  width: 2px;
  height: 100%;
}
.tab-left .nav-tabs > li.active > a,
.tab-left .nav-tabs > li.active > a:hover,
.tab-left .nav-tabs > li.active > a:focus {
  border-top: 0;
  border-bottom: 1px solid #ECECEC;
  border-right: 0;
  border-left: 2px solid #2a6496;
  margin-right: -1px;
  box-shadow: -1px 3px 4px -3px rgba(0, 0, 0, 0.08);
  padding: 13px 10px 12px 9px;
}
.tab-left .tab-content {
  overflow: auto;
  border-radius: 0 3px 3px 3px;
  -webkit-border-radius: 0 3px 3px 3px;
}
/*Tab Right*/
.tab-right .nav-tabs {
  float: right;
}
.tab-right .tab-content {
  overflow: auto;
  border-radius: 3px 0 3px 3px;
  -webkit-border-radius: 3px 0 3px 3px;
}
.tab-right .nav-tabs > li {
  float: none;
  margin-right: 0;
  margin-bottom: 2px;
}
.tab-right .nav-tabs > li > a {
  text-align: left;
  min-width: 38px;
  padding: 12px 10px;
}
.tab-right .nav-tabs > li .fa {
  font-size: 14px;
}
.tab-right .nav-tabs > li.active > a:after,
.tab-right .nav-tabs > li.active > a:hover:after,
.tab-right .nav-tabs > li.active > a:focus:after {
  bottom: 0;
  right: 0;
  left: auto;
  top: auto;
  width: 2px;
  height: 100%;
}
.tab-right .nav-tabs > li.active > a,
.tab-right .nav-tabs > li.active > a:hover,
.tab-right .nav-tabs > li.active > a:focus {
  border-top: 0;
  border-bottom: 1px solid #ECECEC;
  border-left: 0;
  border-right: 2px solid #2a6496;
  margin-left: -1px;
  box-shadow: 1px 3px 4px -3px rgba(0, 0, 0, 0.08);
  padding: 13px 10px 12px 12px;
}
.shadow.tab-content {
  border-bottom: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
}
/*Tiles*/
.fd-tile {
  background-color: #fff;
  color: #555;
  margin-bottom: 15px;
}
.fd-tile.tile-green {
  background-color: #19b698;
  color: #fff;
}
.fd-tile.tile-lemon {
  background-color: #2cc36b;
  color: #fff;
}
.fd-tile.tile-red {
  background-color: #ea6153;
  color: #fff;
}
.fd-tile.tile-blue {
  background-color: #4aa3df;
  color: #fff;
}
.fd-tile.tile-orange {
  background-color: #f16e3f;
  color: #fff;
}
.fd-tile.tile-prusia {
  background-color: #3d566d;
  color: #fff;
}
.fd-tile.tile-concrete {
  background-color: #a3b1b2;
  color: #fff;
}
.fd-tile.tile-purple {
  background-color: #2a6496;
  color: #fff;
}
/*clean tiles*/
.fd-tile.clean .icon i {
  color: #e5e5e5;
}
.fd-tile.clean {
  background-color: #fff;
  color: #888;
}
.fd-tile.clean.tile-green .details {
  background-color: #19b698;
}
.fd-tile.clean.tile-lemon .details {
  background-color: #2cc36b;
}
.fd-tile.clean.tile-red .details {
  background-color: #ea6153;
}
.fd-tile.clean.tile-blue .details {
  background-color: #4aa3df;
}
.fd-tile.clean.tile-orange .details {
  background-color: #f16e3f;
}
.fd-tile.clean.tile-prusia .details {
  background-color: #3d566d;
}
.fd-tile.clean.tile-concrete .details {
  background-color: #a3b1b2;
}
.fd-tile.clean.tile-purple .details {
  background-color: #2a6496;
}
.fd-tile .header {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.fd-tile .header .ico {
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  padding: 11px 18px;
  font-size: 20px;
  text-align: center;
  vertical-align: center;
}
.fd-tile .header .title {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 7px;
}
.fd-tile .content {
  padding: 10px;
}
.fd-tile.header .content {
  padding: 10px 20px;
  background: transparent;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  z-index: 3;
}
.fd-tile.detail .icon {
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 80px;
}
.fd-tile.header .icon img {
  opacity: 0.8;
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  position: absolute;
  right: 10px;
  top: 50px;
  width: 80px;
}
.fd-tile.header {
  position: relative;
  overflow: hidden;
}
.fd-tile.detail {
  position: relative;
  overflow: hidden;
}
.fd-tile.detail .content {
  background: transparent;
  padding: 10px 10px 13px;
  display: inline-block;
  position: relative;
  z-index: 3;
}
.fd-tile.detail .icon {
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  width: 80px;
}
.fd-tile.detail .icon i {
  color: rgba(0, 0, 0, 0.05);
  font-size: 100px;
  line-height: 65px;
}
.fd-tile.detail .details {
  clear: both;
  display: block;
  padding: 5px 10px;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.1);
}
.fd-tile.detail .details i {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4);
}
.fd-tile .content p {
  margin-bottom: 0;
  font-weight: 4  00;
  font-size: 14px;
}
.fd-tile .content h1 {
  margin: 0 0 0;
  font-weight: 300;
  font-size: 40px;
}
/*Stats*/
.stats_bar {
  text-align: center;
  margin-top: 15px;
}
.butpro {
  vertical-align: top;
}
.butstyle {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(center top, #ffffff 50%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #ffffff 50%, #f8f8f8 100%);
  border-color: #DEDFE0 #C8C8C8 #C8C8C8;
  border-image: none;
  border-right: 1px solid #C8C8C8;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-size: 11px;
  margin-right: 1.8%;
  margin-bottom: 15px;
  width: 14.2%;
  padding: 6px 9px 4px;
  transition: border-color 0.21s ease-out 0s;
}
.butstyle:first-child {
  margin-left: 0;
}
.butstyle:hover {
  border-color: #4D90FE;
}
.butpro .sub h2 {
  margin: 0 0 5px 0;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.butpro .sub span {
  color: #434D55;
  display: block;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
}
.butpro .stat {
  padding: 4px 0;
  text-align: center;
}
.butpro .stat .equal {
  background: url("../images/stat-same.png") no-repeat scroll left center transparent;
  font-size: 12px;
  padding: 0 0 0 19px;
}
.butpro .stat .up {
  background: url("../images/stat-up.png") no-repeat scroll left center transparent;
  font-size: 12px;
  padding: 0 0 0 19px;
}
.butpro .stat .down {
  background: url("../images/stat-down.png") no-repeat scroll left center transparent;
  font-size: 12px;
  padding: 0 0 0 19px;
}
.butpro .sub {
  padding-top: 4px;
}
ul.timeline {
  position: relative;
  padding: 0 0 1px 0;
  margin-bottom: 40px;
}
ul.timeline:before {
  background-color: #E1E1E1;
  bottom: 0;
  content: "";
  left: 31px;
  margin-left: -10px;
  position: absolute;
  top: 2px;
  width: 2px;
}
ul.timeline:after {
  bottom: -9px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #E1E1E1;
  position: absolute;
  left: 17px;
  content: "";
}
ul.timeline li {
  position: relative;
  list-style: none;
  margin-bottom: 25px;
}
ul.timeline li > .fa {
  left: 2px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-size: 14px;
  color: #FFF;
  border-radius: 50%;
  background: #4aa3df;
  padding: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
  border: 3px solid #FFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 2;
  top: 0;
}
ul.timeline li .fa.red {
  background: #ea6153;
}
ul.timeline li .fa.green {
  background: #19b698;
}
ul.timeline li .fa.purple {
  background: #2a6496;
}
ul.timeline li .content {
  position: relative;
  border-radius: 3px;
  background: #FFF;
  margin-left: 75px;
  padding: 12px 10px;
  border: 1px solid #E8E8E6;
  line-height: 15px;
}
ul.timeline li .content p {
  margin: 0;
}
ul.timeline li .content .img-thumbnail {
  border-radius: 0;
  margin: 10px 5px 0 0;
  cursor: pointer;
}
ul.timeline li .content blockquote {
  margin: 10px 0 0 0;
}
ul.timeline li .content blockquote p {
  margin: 0 0 5px 0 !important;
  font-size: 14px;
}
ul.timeline li .content:before {
  background: #FFF;
  position: absolute;
  top: 14px;
  content: "";
  width: 10px;
  height: 10px;
  left: -6px;
  border-left: 1px solid #E8E8E6;
  border-bottom: 1px solid #E8E8E6;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
}
ul.timeline li > .date {
  background: #E8E8E8;
  position: absolute;
  top: 49px;
  display: block;
  width: 44px;
  padding: 0 5px;
  text-align: center;
  border: 1px solid #E1E1E1;
  font-size: 11px;
  border-radius: 1px;
  text-shadow: 0 1px 0 #fafafa;
  color: #7B7B7B;
  line-height: 19px;
}
.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/* The line */
.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #9f89cf;
  left: 20%;
  margin-left: -10px;
}
/* The date/time */
.cbp_tmtimeline > li {
  position: relative;
}
.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 0.9em;
  color: #816bb1;
}
.cbp_tmtimeline > li .cbp_tmtime span:last-child {
  font-size: 2.9em;
  color: #a993d9;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: #9f89cf;
}
/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: #9f89cf;
  color: #fff;
  padding: 2em;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 5px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: #2a6496;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #9f89cf;
  border-width: 10px;
  top: 10px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: #2a6496;
}
/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
  width: 40px;
  height: 40px;
  font-family: 'ecoico';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.4em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #fff;
  background: #2a6496;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #9f89cf;
  text-align: center;
  left: 20%;
  top: 7px;
  margin: 0 0 0 -25px;
}
.cbp_tmicon-phone:before {
  content: "\e000";
}
.cbp_tmicon-screen:before {
  content: "\e001";
}
.cbp_tmicon-mail:before {
  content: "\e002";
}
.cbp_tmicon-earth:before {
  content: "\e003";
}
/* Example Media Queries */
@media screen and (min-width: 1500px) {
  .cbp_tmtimeline > li .cbp_tmtime {
    padding-right: 130px;
  }
}
@media screen and (max-width: 65.375em) {
  .cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 47.2em) {
  .cbp_tmtimeline:before {
    display: none;
  }
  .cbp_tmtimeline > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }
  .cbp_tmtimeline > li .cbp_tmtime span {
    text-align: left;
  }
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: #9f89cf;
    top: -20px;
  }
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: #2a6496;
  }
  .cbp_tmtimeline > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #2a6496;
  border-color: transparent;
}
.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background: #19b698;
  border: 1px solid #19b698;
}
.daterangepicker .ranges li {
  color: #666;
}
/*Todo Widget*/
.list-group.todo .list-group-item {
  font-size: 13px;
  border: 0;
  margin-bottom: 10px;
  background: #FFF;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #EFEFEF;
  border-radius: 3px;
  border-right: 1px solid #EFEFEF;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
  padding: 13px 15px;
}
.list-group.todo .list-group-item .date {
  font-size: 12px;
  float: right;
}
.tree > div {
  /* overflow: auto; */
}
.tree .content {
  padding: 0 !important;
}
.tree .title {
  padding: 20px;
}
.treeview label {
  font-weight: 400;
  margin: 0;
  padding: 7px 18px;
  display: block;
  border-bottom: 0px solid #E5E5E5;
}
.treeview label:hover,
.treeview label.open {
  background: #F9F9F9;
}
.treeview li > ul {
  display: none;
}
.treeview li.open > ul {
  display: block;
}
.treeview ul li {
  border-bottom: 0px solid #E5E5E5;
}
.treeview ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #555;
}
.treeview ul li a:hover {
  background: #F9F9F9;
}
.treeview label i {
  font-size: 14px;
  text-align: center;
  width: 24px;
  color: #816bb1;
}
.treeview ul li label {
  padding-left: 36px;
}
.treeview ul li ul li label {
  padding-left: 54px;
}
.treeview ul li ul li ul li label {
  padding-left: 72px;
}
.treeview ul li ul li ul li ul li label {
  padding-left: 90px;
}
.treeview ul li a {
  padding-left: 36px;
}
.treeview ul li ul li a {
  padding-left: 54px;
}
.treeview ul li ul li ul li a {
  padding-left: 72px;
}
.treeview ul li ul li ul li a {
  padding-left: 90px;
}
.treeview .tree-toggler {
  cursor: pointer;
}
/*Validation*/
.parsley-error-list {
  margin-top: 4px;
  padding: 0;
}
.parsley-error-list li {
  padding: 0;
  list-style: none;
  color: #cc0000;
}
.parsley-error {
  border-color: #c00 !important;
}
.widget-block.calendar-box {
  overflow: hidden;
}
.widget-block.calendar-box h2 {
  font-size: 28px;
}
.widget-block.calendar-box .day {
  text-align: center;
  font-size: 102px;
}
.widget-block.weather-box {
  overflow: hidden;
  color: #FFF;
}
.widget-block.weather-box .photo {
  background: url("../images/sunset2.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 260px;
}
.widget-block.weather-box h2 {
  margin-top: 60px;
  font-size: 28px;
  font-weight: 400;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
}
.widget-block.weather-box .day {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 70px;
  margin-top: 3px;
}
.fb-box {
  margin-top: 0 !important;
  background-image: -moz-linear-gradient(center top, #3e80bf 50%, #325fa0 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3e80bf), to(#325fa0));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #3e80bf, #325fa0);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #3e80bf, #325fa0);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #3e80bf 50%, #325fa0 102%);
  background-color: #366eab;
  color: #FFFFFF;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35) !important;
}
.fb-box h2 {
  font-size: 19px;
  font-weight: 400;
  margin: 0 0 5px 0;
  padding-top: 10px;
}
.fb-box h3 {
  font-size: 13px;
  font-weight: 200;
  margin: 0 0 20px 0;
}
.fb-box h4 {
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 5px 0;
}
.fb-box img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 3px solid #FFFFFF;
  margin-bottom: 15px;
  margin-top: 20px;
}
.fb-box .content {
  padding: 20px;
  text-align: center;
}
.fb-box .info {
  background: #264A7E;
  color: #FFF;
  border-top: 1px solid #426ca5;
  text-align: center;
}
.fb-box .info button {
  box-shadow: none;
  max-width: 195px;
  width: 80%;
  padding: 13px;
  background: #4884c0;
  border: 0;
  margin: 5px 0;
  text-transform: uppercase;
}
.fb-box .info button i {
  margin-right: 3px;
}
.fb-box .info div {
  padding: 15px 10px;
}
.fb-box .row {
  margin: 0;
}
.block .cl,
.widget-block .cl {
  margin-bottom: 20px;
}
.widget-block {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.21);
  border: 0;
  margin-bottom: 30px;
  margin-top: 0;
}
.widget-block .row {
  margin: 0;
}
.widget-block .padding {
  padding: 20px 20px;
}
.widget-block .vpadding {
  padding: 20px 0;
}
.widget-block .hpadding {
  padding: 0 20px;
}
.legend-container table {
  width: auto;
  margin: 20px 0 0 20px;
}
.legend-container table tr {
  background: transparent;
}
.legend-container table td {
  border: 0;
  padding: 0 5px 3px 5px;
}
.legend-container .legendColorBox > div {
  border: 0 !important;
}
.legend-container .legendColorBox > div > div {
  border-width: 6px !important;
}
.block-flat.no-padding .content table td,
.block-flat.no-padding .content table th {
  padding: 11px 10px 7px 10px;
}
.block .no-border {
  border-bottom: 0;
}
.block .content h2,
.widget-block .content h2 {
  font-family: 'Open Sans', sans-serif;
}
.widget-block .header h3 {
  margin: 0;
  font-size: 13px;
  font-weight: 200;
  line-height: 21px;
  color: #666;
}
.widget-block .header .actions i {
  font-size: 18px;
  color: #6F6F6F;
  display: inline-block;
  padding: 0;
  text-align: center;
  cursor: pointer;
  width: 20px;
  vertical-align: top;
}
.block .header .actions i:hover,
.widget-block .header .actions i:hover {
  color: #858585;
}
.widget-block .fb-head {
  background: #1784c7;
  border: 0;
  color: #FFF;
}
.widget-block .fb-head i {
  display: inline-block;
  text-align: center;
  width: 28px;
}
.bg-darkgray {
  background-color: #888e97;
  color: #fff;
}
.bg-blue {
  background-color: #43A0F2;
  color: #fff;
}
.bg-blue .caret,
.bg-darkgray .caret {
  border-color: #fff transparent;
  border-width: 5px 5px 0;
}
.bg-blue a,
.bg-darkgray a {
  color: #FFF;
}

@media (min-width: 1200px) {
    .cl-mcont .block .content {
        padding: 10px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    .cl-mcont .block .content {
        padding: 10px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .cl-mcont .block .content {
        padding: 2px;
    }
}

.cl-mcont .block .stat-data,
.cl-mcont .block-flat .stat-data {
  padding: 10px;
  float: left;
  width: 50%;
}
.cl-mcont .block .stat-data h2,
.cl-mcont .block-flat .stat-data h2 {
  margin: 0 0 5px 0;
}
.cl-mcont .block .stat-data span,
.cl-mcont .block-flat .stat-data span {
  font-size: 18px;
}
.cl-mcont .block .stat-data .stat-blue,
.cl-mcont .block-flat .stat-data .stat-blue {
  background: #43A0F2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  color: #FFF;
  padding: 20px 10px;
}
.cl-mcont .block .stat-data .stat-number,
.cl-mcont .block-flat .stat-data .stat-number {
  border-bottom: 1px solid #dadada;
}
.cl-mcont .block .stat-data .stat-number:last-child,
.cl-mcont .block-flat .stat-data .stat-number:last-child {
  border-bottom: 0;
}
.cl-mcont .block .stat-data .stat-number div,
.cl-mcont .block-flat .stat-data .stat-number div {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px;
  font-size: 16px;
  line-height: 20px;
}
.cl-mcont .block .stat-data .stat-number h2,
.cl-mcont .block-flat .stat-data .stat-number h2 {
  margin: 0;
  font-size: 35px;
  color: #444;
  font-weight: 300;
}
.cl-mcont .block .stat-data .stat-number span,
.cl-mcont .block-flat .stat-data .stat-number span {
  font-size: 12px;
}
.block .fact-data,
.widget-block .fact-data,
.block-flat .fact-data {
  margin: 25px 0;
  padding: 0 20px;
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.block .total-data,
.widget-block .total-data,
.block-flat .total-data {
  padding: 15px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  position: relative;
}
.block .dropdown-menu,
.widget-block .dropdown-menu,
.block-flat .dropdown-menu {
  margin: -1px 0 0 0;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}
.btn-group .dropdown-menu {
  margin-top: -6px;
}
.btn-group {
  margin-right: 1px ;
  margin-left: 1px;
}
.static-mn,
.widget-block .static-mn {
  display: block;
  position: static;
}
.static-mn,
.widget-block .static-mn {
  display: block;
  position: static;
}
.static-lg-menu .static-mn,
.widget-block .static-lg-menu .static-mn {
  min-width: 90%;
}
.block .items,
.widget-block .items {
  margin: 0;
  padding: 0;
}
.block .items li,
.widget-block .items li {
  border-top: 1px solid #e8e8e8;
  list-style: none;
  font-size: 14px;
  line-height: 17px;
  padding: 13px;
  background-color: #FFF;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
.block .items li i,
.widget-block .items li i {
  color: #555555;
  display: block;
  float: left;
  font-size: 28px;
  height: 38px;
  margin-left: 4px;
  margin-right: 15px;
  margin-top: 2px;
}
.block .items li small,
.widget-block .items li small {
  display: block;
}
.block .items li:hover,
.widget-block .items li:hover {
  background-color: #F4F4F4;
}
.block .items li .value,
.widget-block .items li .value {
  font-size: 15px;
  margin-top: 7px;
}
.block .items li:first-child,
.widget-block .items li:first-child {
  border-top: 0;
}
.block .total-data h2,
.widget-block .total-data h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}
.block .total-data h3,
.widget-block .total-data h3 {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}
.block .total-data h4,
.widget-block .total-data h4 {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
.widget-block .fact-data {
  margin: 27px 0;
}
.block .fact-data:first-child {
  border-right: 1px solid #eaeaea;
}
.block .fact-data h2,
.widget-block .fact-data h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 300;
}
.block .fact-data h3,
.widget-block .fact-data h3 {
  text-transform: uppercase;
  margin: 0;
  font-weight: 200;
  font-size: 13px;
}
.widget-block .fact-data h3 {
  margin-bottom: 13px;
  font-size: 17px;
}
.widget-block .fact-data h2 {
  margin-bottom: 4px;
}
.widget-block .fact-data p {
  font-size: 12px;
}
.widget-block .no-padding {
  padding: 0;
}
.widget-block h3 {
  font-size: 17px;
  margin: 5px 0 0 0;
  font-weight: 200;
}
.widget-block h2 {
  font-size: 32px;
  font-weight: 300;
}
.block h2 i {
  font-size: 24px;
  color: #555;
  margin-right: 6px;
}
.cl-mcont .block.widget-notes {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.cl-mcont .block.widget-notes .content {
  padding: 0;
}
.paper {
  line-height: 30px;
  font-size: 14px;
  padding: 30px 55px 27px;
  position: relative;
  outline: none;
  background: white;
  background: -webkit-linear-gradient(top, #dfe8ec 0%, #ffffff 8%) 0 0px;
  background: -moz-linear-gradient(top, #dfe8ec 0%, #ffffff 8%) 0 0px;
  background: linear-gradient(center top, #dfe8ec 0%, #ffffff 8%) 0 0px;
  -webkit-background-size: 100% 30px;
  -moz-background-size: 100% 30px;
  -ms-background-size: 100% 30px;
  background-size: 100% 30px;
}
.paper::after {
  content: '';
  position: absolute;
  width: 0px;
  top: 0;
  left: 39px;
  bottom: 0;
  border-left: 1px solid #F8D3D3;
}
#console {
  border-top: 1px solid #4c4e55;
}
/*Wizard*/
.wizard-row {
  position: relative ;
}
.wizard-row .fuelux {
  position: absolute;
}
.block-wizard {
  padding: 0;
}
.block-wizard .step-content {
  padding: 20px 20px;
}
.fuelux .wizard {
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
  border-bottom: 1px solid #E2E2E2;
  background: #FFF;
}
.fuelux .wizard ul li.active {
  background: #FFF;
  color: #816bb1;
}
.fuelux .wizard ul li.complete {
  color: #fff;
  background: #2a6496;
}
.fuelux .wizard ul li.complete:hover {
  background: #634d93;
}
.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left-color: #634d93;
}
.fuelux .wizard ul li.complete .chevron {
  border-left-color: #5e488e;
}
.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #2a6496;
}
.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #FFF;
}
.fuelux .wizard ul li:first-child {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.fuelux .wizard ul li {
  font-size: 15px;
}
.fuelux [class^="icon-"],
.fuelux [class*=" icon-"] {
  /*background-image: url("../js/bootstrap.wysihtml5/lib/img/glyphicons-halflings-white.png");*/
}
.fuelux .icon-arrow-left {
  background-position: -240px -95px;
}
.fuelux .icon-arrow-right {
  background-position: -264px -95px;
}
@media (max-width: 767px) {
  .wizard-row .fuelux {
    position: static;
  }
}
/*RESPONSIVE*/
/*Responsive CSS*/
@media (min-width: 1200px) {
  .cl-sidebar .cl-vnavigation {
    display: block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .cl-sidebar .cl-vnavigation {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .butstyle {
    width: 30.9%;
  }
  .butstyle:first-child {
    margin-left: 0;
  }
  .navbar-default .navbar-brand {
    background-position: 0 11px;
    height: 50px;
    width: 45px;
    padding-left: 26px;
  }
  .navbar-default .navbar-brand span {
    display: none;
  }
  #head-nav.topbar .sidebar-logo {
    display: inline-block;
    width: 70px;
    float: left;
  }
  #head-nav.topbar .navbar-collapse {
    padding-left: 0;
  }
  /*.cl-sidebar {
    width: 40px;
  }*/
  #head-nav.topbar .horizontal > li > a {
    padding: 22px 16px;
  }
  #pcont {
    margin-left: 55px;
  }
  #cl-wrapper.fixed-menu .menu-space {
    width: 55px;
  }
  /*.cl-vnavigation li {
    position: relative;
  }
  .cl-vnavigation > .parent > a:before {
    display: none;
  }
  .cl-vnavigation li a i {
    margin: 0;
    font-size: 17px;
  }
  .cl-vnavigation li a span {
    opacity: 0;
    width: 0;
    height: 0;
  }
  .cl-sidebar .side-user {
    display: none;
  }
  .cl-sidebar .cl-vnavigation {
    display: block !important;
  }
  .cl-vnavigation li ul {
    display: none !important;
  }
  .cl-sidebar .collapse-button {
    display: none;
  }
  .cl-sidebar .collapse-button .search {
    display: none;
  }*/
}
@media (max-width: 767px) {
  #cl-wrapper {
    margin-top: 0;
    display: block;
  }
  #pcont,
  .sb-collapsed #pcont {
    margin-left: 0;
    display: block;
  }
  .cl-mcont {
    padding: 15px;
  }
  /*nav bar*/
  .navbar {
    padding-right: 10px;
  }
  .navbar-fixed-top {
    position: relative;
    margin: 0;
  }
  /*dropdown menu*/
  .dropdown.profile_menu .dropdown-menu {
    position: absolute;
    background-color: #fff;
    color: #000;
    margin-left: 10px;
  }
  .dropdown.profile_menu .dropdown-menu > li > a {
    color: #000;
  }
  .dropdown.profile_menu .dropdown-menu:before {
    background: url(../images/menu-tail-up.png) no-repeat;
    top: -10px;
    content: "";
    left: 10px;
    display: inline-block;
    height: 43px;
    width: 17px;
    position: absolute;
  }
  .not-nav .dropdown-menu:before {
    background: url(../images/menu-tail-up.png) no-repeat;
    top: -10px;
    content: "";
    right: 13px;
    left: auto;
    display: inline-block;
    height: 43px;
    width: 17px;
    position: absolute;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #2a6496;
  }
  .navbar-default .navbar-nav .dropdown-submenu > a:after {
    border-width: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FFF;
  }
  .navbar-nav .dropdown-menu > li > a:hover,
  .navbar-nav .dropdown-menu > li > a:focus,
  .navbar-nav .dropdown-submenu:hover > a {
    background-color: transparent;
  }
  .navbar-nav .dropdown-submenu ul {
    display: block;
    padding-left: 20px;
  }
  .navbar-nav .dropdown-header {
    color: #FFF;
  }
  .navbar-nav .col-menu-2 > li > ul > li a {
    color: #FFF;
    padding-left: 45px;
  }
  .navbar-nav .col-menu-3 > li > ul > li a {
    color: #FFF;
    padding-left: 45px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-nav > .active > a:focus,
  .navbar-nav > .active > a:active {
    background: transparent !important;
    color: #FFF !important;
  }
  .not-nav {
    display: inline-block;
    float: right;
    text-align: center;
    margin: 0;
    padding: 0 10px !important;
  }
  .navbar-default .navbar-nav > li.button {
    float: none;
    display: inline-block;
    padding: 10px 0;
    top: 100%;
  }
  .not-nav > li > .dropdown-menu {
    text-align: left;
  }
  .navbar-default .not-nav > li.button > a {
    width: 36px;
  }
  .navbar-default .navbar-nav > li.button > a > i {
    font-size: 17px;
    vertical-align: middle;
  }
  .navbar-default .navbar-nav > li.button .dropdown-menu {
    position: absolute;
    background-color: #FFFFFF;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    border-top: 0;
    margin-left: -218px;
  }
  .navbar-default .navbar-nav > li.button .dropdown-menu > li > a {
    text-align: left;
  }
  .navbar-collapse {
    padding: 0 !important;
  }
  .navbar-collapse .navbar-nav {
    margin: 0;
  }
  .profile_menu {
    margin: 0;
  }
  .profile_menu .dropdown-toggle {
    padding-left: 15px;
    background-color: transparent !important;
    color: #000 !important;
  }
  .navbar-default .navbar-brand {
    width: auto;
  }
  .user-nav {
    margin: 7.5px -15px;
    display: inline-block;
  }
  .navbar-collapse.in {
    overflow: visible;
  }
  .navbar-header {
    padding: 0 10px;
  }
  #head-nav.topbar .navbar-header {
    padding: 8px 0;
  }
  #head-nav.topbar .sidebar-logo {
    display: none;
  }
  #head-nav.topbar .navbar-nav {
    padding: 5px 20px;
  }
  #head-nav.topbar .horizontal > li > a {
    padding: 10px 15px;
  }
  #head-nav.topbar .navbar-nav .dropdown .dropdown-menu {
    margin-top: 0;
    box-shadow: none;
    position: static;
  }
  #head-nav.topbar .user-nav {
    display: block;
  }
  #head-nav.topbar .user-nav > .open > a,
  #head-nav.topbar .user-nav > .open > a:hover,
  #head-nav.topbar .user-nav > .open > a:focus {
    background-color: #816bb1 !important;
  }
  #head-nav.topbar .profile_menu .dropdown-toggle {
    color: #fff !important;
    padding: 10px;
  }
  #head-nav.topbar .dropdown.profile_menu .dropdown-menu {
    background: transparent;
  }
  #head-nav.topbar .dropdown.profile_menu .dropdown-menu:before {
    display: none;
  }
  #head-nav.topbar .navbar-nav .dropdown .dropdown-menu > li > a {
    color: #fff;
  }
  #head-nav.topbar .not-nav {
    background: #6d579d;
    display: block;
    float: none;
  }
  #head-nav.topbar .not-nav .dropdown .dropdown-menu {
    position: absolute;
  }
  #head-nav.topbar .not-nav .dropdown-menu:before {
    right: 123px;
  }
  #head-nav.topbar .navbar-nav > li.button .dropdown-menu {
    margin-left: -110px;
  }
  .col-menu-2 > div:first-child {
    border-right: 0;
  }
  /*end - dropdown*/
  .cl-sidebar,
  .sb-collapsed .cl-sidebar {
    width: 100%;
    position: relative;
    z-index: 1020;
    display: block;
    padding-bottom: 0;
  }
  #cl-wrapper.fixed-menu .menu-space,
  #cl-wrapper.fixed-menu.sb-collapsed .menu-space {
    position: relative;
    height: auto !important;
    width: 100%;
  }
  #cl-wrapper .menu-space {
    min-height: 0 !important;
  }
  #cl-wrapper.fixed-menu .menu-space .content,
  #cl-wrapper.fixed-menu.sb-collapsed .menu-space .content {
    overflow: visible;
    position: relative;
  }
  .sb-collapsed .cl-vnavigation li a span {
    opacity: 1;
  }
  .sb-collapsed .cl-vnavigation li a i {
    font-size: 14px;
    margin-right: 7px;
    text-align: center;
    width: 20px;
  }
  .sb-collapsed .cl-vnavigation li.open ul {
    display: block !important;
  }
  .cl-sidebar .cl-toggle {
    display: block;
  }
  .cl-sidebar .cl-vnavigation {
    display: none;
  }
  .cl-sidebar .side-user {
    display: none;
  }
  /*tables*/
  .table-responsive {
    border: 0;
  }
  /*Stats*/
  .butstyle {
    width: 100%;
    margin-right: 10px;
    margin-left: 0;
    max-width: 45%;
  }
  /*Forms*/
  .form-horizontal.group-border .form-group {
    padding: 5px 0 15px 0;
  }
  .form-horizontal.group-border .form-group label {
    margin-bottom: 7px;
  }
  .form-horizontal.group-border-dashed .form-group label {
    margin-bottom: 7px;
  }
  /*Buttons*/
  /*Login*/
  .login-container .middle-login {
    left: auto;
    width: 100%;
    padding: 0 15px;
    margin-left: 0;
  }
  .cl-sidebar .collapse-button {
    display: none;
  }
}



h3, .h3 {
    font-size: 20px;
}

h4, .h4 {
    font-size: 16px;
}

.alert-white.alert-warning .icon,
.alert-white.alert-warning .icon:after {
    border-color: orange;
    background: orange;
}

.alert-white.alert-error .icon,
.alert-white.alert-error .icon:after {
    border-color: #e74c3c;
    background: #e74c3c;
}

.alert-critical {
    color: red;
    background-color: #fff;
}

.alert-white.alert-critical .icon,
.alert-white.alert-critical .icon:after {
    border-color: red;
    background: red;
}

.alert-info {
    color: green;
    background-color: #fff;
}

.row {
    margin-right: 0;
    margin-left: -15px;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}

.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
    }
}

.btn-primary {
    color: #fff;
    background-color: var(--fsblue);
    border-color: var(--fsblue);
}

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #01acf1;
        border-color: #01acf1;
    }

.navbar-default {
    border-color: #e7e7e7;
    background-color: #fff;
}

.navbar-toggler {
    margin-right: 5px;
}

.panel-heading {
    padding: 5px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: var(--fsblue);
    border-color: #ddd;
}

.form-horizontal .control-label {
    text-align: left;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/fonts/glyphicons-halflings-regular.eot');
    src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.dropdown-menu .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.card {
    margin-bottom: 10px;
}

    .card:last-child {
        margin-bottom: 30px;
    }

.card-header {
    color: #fff;
    background-color: var(--fsblue);
    font-size: 16px;
    text-transform: uppercase;
    padding: 9px 15px;
    display: inline-flex;
}

    .card-header h4 {
        color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.btn {
    padding: 6px 12px;
}

.table {
    color: inherit;
    background-color: #fff;
}

    .table th, .table td {
        padding: 8px;
        vertical-align: middle;
    }

    .table > thead > tr {
        background-color: #fff;
    }

        .table > thead > tr > th {
            padding: 8px;
            line-height: 1.42857143;
            vertical-align: top;
            border-top: 1px solid #ddd;
        }

tr .tableRowHeading:hover {
    color: #fff;
}

.table-striped thead tr {
    background-color: var(--fsblue) !important;
    color: #fff;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.dropdown-menu {
    font-size: 13px;
}

    .dropdown-menu li a {
        font-size: 13px;
        text-transform: none;
        color: #666;
    }

.dropdown-item {
    padding: 5px 12px;
    line-height: 24px;
}

.user-nav {
    margin: inherit;
}

    .user-nav span, .user-nav i {
        color: var(--fsblue);
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        background-image: none;
        border-color: #adadad;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc;
    }

.dropdown-item {
    color: #666;
}

.form-group label, .formLabel {
    padding-top: 5px;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    margin-left: 0;
    padding: 0 5px 0 5px;
}

.card .table > thead > tr > th:first-child, .card .table > tbody > tr > td:first-child {
    border-left: 0;
}

.card .table > thead > tr > th:last-child, .card .table > tbody > tr > td:last-child {
    border-right: 0;
}

.card-body {
    padding: 7px;
}

table td i {
    width: 22px;
}

.input-group-text {
    border-radius: 0;
}

.text-warning {
    color: #ff7400 !important;
}

.nav-item.nav-item-header {
    color: var(--fsblue);
}

.nav-item a {
    color: inherit;
}

.nav-item .scrollbar-sidebar, .scrollbar-container {
    position: relative;
    height: 100%;
    max-height: 650px;
}

.btn-actions-pane-right .btn {
    margin-left: 5px;
}

/* Dropdown toggle */

.dropdown-toggle::after {
    position: relative;
    top: 2px;
    opacity: 1;
    margin-left: 5px;
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.divider {
    width: 2px;
    height: 28px;
    margin: 0 4px 0 4px;
    border-right: solid 1px #ccc;
}

.alert-primary {
    background-color: var(--fsblue);
    color: #fff;
}

@media (min-width: 576px) {
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .container-fluid {
        padding: 20px;
        margin-left: 0;
    }

    .card-body {
        padding: 1.25rem;
    }

    .header-user-info {
        display: inherit;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .container {
        margin: 0px;
        padding: 5px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}
/*LESS CSS pre-processor*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*CONFIG AND GENERAL STYLE*/
/*General colors palette*/
/*General elements*/
/*Flat palette*/
/*social colors*/
/*Functions*/

:root {
    --fsblue: #01aeef;
}

body {
    background-color: #fff;
    color: #666 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

h4 {
    padding-left: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

/* main layout
----------------------------------------------------------*/

#body {
    clear: both;
    padding-bottom: 50px;
}

.no-padding td {
    padding: 0px !important;
}

.featured + .main-content {
    background: url("/Images/heroAccent.png") no-repeat;
}

header .content-wrapper {
    padding-top: 5px;
}

footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    height: 25px;
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    bottom: 0;
    margin-bottom: 0;
    font-size: 10px !important;
}

    footer p {
        font-size: 12px;
    }

/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin-left: 0px;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
    }

.loadingIndicator {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('/Images/Loading.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .loadingIndicator {
        display: block;
    }

.DetailsFormTable td {
    padding: 2px !important;
}

#map-canvas {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.infoPopupHeader {
    border-bottom: dashed 1px #CCC;
    margin-bottom: 10px;
}

.dataTable {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
}

    .dataTable tbody td, .dataTable tbody th {
        padding: 7px 8px;
        font-size: 12px;
        color: #555;
        border: 0px none;
        font-weight: normal;
    }

    .dataTable thead th {
        vertical-align: bottom;
        border-bottom: 1px solid #DADADA;
    }

.no-border td {
    padding: 2px;
}

.icon-chevron-down {
    background: transparent url('/Images/Collapse.png') no-repeat;
    padding-left: 25px;
}

.icon-chevron-up {
    background: transparent url('/Images/Expand.png') no-repeat;
    padding-left: 25px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.form-group label, .formLabel {
    font-size: 13px;
    color: #666;
}

select {
    color: #666 !important;
    border-color: #ccc;
}

@media (min-width: 1200px) {
    #dvContentWrapper {
        padding: 5px 30px 10px 30px;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    #dvContentWrapper {
        padding: 3px 10px 10px 10px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #dvContentWrapper {
        padding: 2px 2px 2px 18px;
    }
}

.validation-summary-errors {
    color: red;
}

.field-validation-error {
    color: red;
}

.numericTextBox {
    width: 70px;
    text-align: center;
}

.borderless tr, .borderless td {
    border: none !important;
    background: transparent;
}

.valve {
    width: 24px;
    height: 24px;
    background-image: url('/Images/ICONS-24x24/valve-blue-24x24.png');
    border: 0px none;
}

.float-right-edit {
    float: right;
    font-weight: normal;
    font-size: 15px;
    color: #333333; /*Gray20*/
    padding: 0px 10px 0px 10px;
}

.navbar-nav li a {
    font-size: 14px;
}

.dropdown-menu li a {
    font-size: 13px;
    text-transform: none;
    color: #666;
}

.btn-droplet {
    color: var(--fsblue);
    border: solid 1px var(--fsblue);
    margin-top: 2px;
}

    .btn-droplet:hover {
        color: #3071a9;
        border: solid 1px #3071a9;
    }

.btn-droplet-white {
    background-color: var(--fsblue);
    color: #fff;
    border: solid 1px #fff;
    margin-top: 2px;
}

    .btn-droplet-white:hover {
        color: #CCC;
        border: solid 1px #CCC;
    }

.btn-droplet-clear {
    border: solid 1px #ccc;
    font-size: 12px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    color: #3071a9;
    background-color: #fff;
    white-space: nowrap
}

    .btn-droplet-clear:hover {
        color: var(--fsblue);
        background-color: #eaeaea;
    }

    .btn-droplet-clear:active {
        color: var(--fsblue);
        background-color: #eaeaea;
    }

.progressBar {
    background-color: #dfdfdf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    color: #333;
}

.caret {
    color: var(--fsblue);
    margin-left: 4px;
}

.toolBar {
    background-color: #fff;
    display: block;
    height: 50px;
    line-height: 46px;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 1px #e1e1e1;
    border-radius: 5px;
    margin: 0 2px 0 2px;
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
}

    .toolBar table td:first-child:not(.bootstrap-datetimepicker-widget td) {
        width: 100%;
    }

.toolBar-double {
    height: 100px;
}

.toolbarButton {
    color: #fff;
    background-color: #47636e;
    border: 0 none;
    border-radius: 2px;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

    .toolbarButton:hover, .toolbarButton:focus {
        color: #fff;
    }

.toolBar table {
    height: 45px;
    line-height: 45px;
    width: 100%;
}

.toolBar td {
    padding: 0px 3px 0px 3px;
    white-space: nowrap;
}

.table-condensed td {
    white-space: normal;
}

.toolBar select {
    margin: 0;
}

.toolBar .title {
    font-family: 'Open Sans';
    font-size: 18px;
}

.toolBar .title {
    font-family: 'Open Sans';
    font-size: 18px;
}

.recordCount {
    display: block;
    text-align: right;
    margin: 5px 20px 3px 0;
    height: 20px;
    line-height: 20px;
}

#Overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: white;
    opacity: 0.5;
    left: 0;
    top: 0;
    text-align: center;
    display: none;
    color: white;
}

.panel-heading h4 {
    color: #fff;
    text-transform: uppercase;
}

.table-striped thead tr {
    background-color: var(--fsblue);
    color: #fff;
}

.valveStationToolbar #tdStationListButton {
    width: 120px;
}

.valveStationToolbar #tdStationSaveButton {
    width: 80px;
}

.noRecords {
    padding: 10px;
}

@media (min-width: 768px) {
    .valveStationToolbar #tdStationListButton {
        width: 120px;
    }

    .valveStationToolbar #tdStationSaveButton {
        width: 80px;
    }

    .form-wrapper {
        padding: 5px 0 5px 10px;
    }
}

@media (max-width: 767px) {
    .valveStationToolbar #tdStationListButton {
        width: 120px;
    }

    .valveStationToolbar #tdStationSaveButton {
        width: 80px;
    }

    .form-wrapper {
        padding: 3px 0 5px 5px;
    }
}

@media (max-width: 375px) {
    body {
        font-size: 11px;
    }

    .valveStationToolbar #tdStationListButton {
        width: 116px;
    }

    .valveStationToolbar #tdStationSaveButton {
        width: 75px;
    }

    .toolBar .title {
        font-family: 'Open Sans';
        font-size: 15px;
    }

    .title-details {
        display: none;
    }

    .btn > i {
        display: none !important;
    }

    .form-wrapper {
        padding: 2px 0 3px 3px;
    }
}

/* Navigation styling */
.navbar {
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 0;
    border: none;
}

.block-flat {
    padding-top: 10px;
}

.panel-default {
    border-color: #ddd;
    margin: 10px;
}

#tblSiteStatus td {
    padding: 0;
}

.numeric {
    width: 80px !important;
    text-align: center;
    flex: none !important;
    display: inline-block;
}

.tableRowHeading {
    background-color: var(--fsblue) !important;
    color: #fff !important;
}

    .tableRowHeading:hover {
        color: #fff !important;
    }

.modal-title {
    color: #212529;
    margin-bottom: 0;
    line-height: 1.5;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.dropdown-toggle:after {
    color: var(--fsblue);
}

.dropdown-menu-header {
    text-align: center;
    font-weight: 600;
    border-bottom: 1px solid #dee2e6;
}

.dropdown-menu-footer {
    padding: .5rem;
    text-align: center;
    display: block;
    font-size: .75rem !important;
}

.alarm-delete {
    float: right;
    top: 5px;
    right: 5px;
    border: none;
    padding: 0px 5px 0px 5px;
}

    .alarm-delete:hover {
        border: solid 1px var(--fsblue);
    }

.alarm-time {
    font-weight: bold;
    font-size: .75rem !important;
    padding-left: 18px;
}

.alarm-notificationItem-icon {
    width: 20px;
}

.xs-actions-menu {
    width: 85px;
}

.grid-actions-column-1 {
    width: 55px;
    text-align: center;
}

.grid-actions-column-2 {
    width: 75px;
    text-align: center;
}

.toolbar-cell {
    display: none;
}

.xs-actions-menu {
    display: table-cell;
}

.grid-action-form {
    display: inline !important;
}

.grid-action-button {
    border: none;
    display: inline;
    color: #3071a9;
    cursor: pointer;
    padding: 0;
    background-color: transparent !important;
}

.gps-position-picker {
    padding: 0 !important;
    width: 285px;
}

    .gps-position-picker td:first-child {
        padding-left: 0;
    }

.card-grid-container {
    padding: 0 !important;
}

.input-group-text {
    padding: .2rem .75rem;
    font-size: 0.7rem;
}

.validation-summary-errors {
    padding-top: 20px;
}

.grid-error-row {
    color: red !important;
}

.run-on-days-selector {
    width: 430px;
    padding: 5px 0 0 15px;
}

.run-on-days-checkbox {
    display: inline;
}

    .run-on-days-checkbox label {
        padding: 0 15px 0 3px;
    }

.validation-summary-errors a {
    text-decoration: underline !important;
}

.toolbar-blink {
    border: solid 1px #fff;
    animation-name: toolbarBlink;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes toolbarBlink {
    50% {
        border: solid 3px red;
    }
}

.license-expiring-blink {
    background-color: #fff;
    color: red;
    animation-name: licenseExpiringBlink;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes licenseExpiringBlink {
    50% {
        background-color: red;
        color: #fff;
    }
}

/* CHATBOX
=============== */
.chatbox {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 9999;
}

/* CONTENT IS CLOSE */
.chatbox__support {
    display: flex;
    flex-direction: column;
    background: #eee;
    width: 300px;
    height: 350px;
    z-index: -123456;
    opacity: 0;
    transition: all .5s ease-in-out;
    display: none;
}

/* CONTENT ISOPEN */
.chatbox--active {
    transform: translateY(-40px);
    z-index: 123456;
    opacity: 1;
}

/* BUTTON */
.chatbox__button {
    text-align: right;
    width: 70px;
    float: right;
}

.send__button {
    padding: 6px;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}

/* HEADER */
.chatbox__header {
    position: sticky;
    top: 0;
    background: orange;
}

/* MESSAGES */
.chatbox__messages {
    margin-top: auto;
    display: flex;
    overflow-y: scroll;
    flex-direction: column-reverse;
}

.messages__item {
    background: orange;
    max-width: 60.6%;
    width: fit-content;
}

.messages__item--operator {
    margin-left: auto;
}

.messages__item--visitor {
    margin-right: auto;
}

/* FOOTER */
.chatbox__footer {
    position: sticky;
    bottom: 0;
}

.chatbox__support {
    background: #f9f9f9;
    height: 550px;
    width: 350px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

/* HEADER */
.chatbox__header {
    background: #f1f4f6;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: var(--primaryBoxShadow);
}

.chatbox__image--header {
    margin-right: 10px;
}

.chatbox__heading--header {
    font-size: 1.2rem;
}

.chatbox__description--header {
    font-size: .9rem;
}

/* Messages */
.chatbox__messages {
    padding: 0 20px;
}

.messages__item {
    margin-top: 10px;
    background: #E0E0E0;
    padding: 8px 12px;
    max-width: 70%;
}

.messages__item--visitor,
.messages__item--typing {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.messages__item--operator {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    background: var(--primary);
    color: white;
}

/* FOOTER */
.chatbox__footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px;
    background: var(--secondaryGradient);
    box-shadow: var(--secondaryBoxShadow);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 20px;
}

    .chatbox__footer input {
        width: 80%;
        border: none;
        padding: 10px 10px;
        border-radius: 30px;
        text-align: left;
    }

.chatbox__send--footer {
    color: white;
}

.chatbox__button button,
.chatbox__button button:focus,
.chatbox__button button:visited {
    padding: 10px;
    background: white;
    border: none;
    outline: none;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

    .chatbox__button button img {
        width: 50px;
        height: 50px;
    }

.under-development {
    color: red !important;
}

.date-column {
    width: 120px;
}

@media (min-width: 576px) {
    .toolBar {
        padding-left: 10px;
        padding-right: 20px;
        border-radius: 5px;
        margin: 0 2px 0 2px;
    }

        .toolBar table tbody td:not(.bootstrap-datetimepicker-widget td) {
            padding: 0px 6px;
        }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .toolBar {
        padding-left: 20px;
        padding-right: 20px;
    }

    .grid-actions-column-1 {
        width: 80px;
        text-align: center;
    }

    .grid-actions-column-2 {
        width: 100px;
        text-align: center;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .toolBar {
        padding-left: 20px;
        padding-right: 20px;
    }

    .toolbar-cell {
        display: table-cell;
    }

    .xs-actions-menu {
        display: none;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .toolBar {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

