﻿@charset "UTF-8";

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
    max-height: 340px;
}

.btn-group > .btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {
    float: left;
}

.CodeMirror pre, .fc-unselectable, html {
    -webkit-tap-highlight-color: transparent;
}

.fc table, table {
    border-spacing: 0;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'),local('OpenSans-Light'),url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTdqQynqKV_9Plp7mupa0S4g.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'),local('OpenSans'),url(http://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'),local('OpenSans-Semibold'),url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNStqQynqKV_9Plp7mupa0S4g.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'),local('OpenSans-Bold'),url(http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzNqQynqKV_9Plp7mupa0S4g.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxvqEJM-AK1nFUafhVdytxUY.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'),local('OpenSans-Italic'),url(http://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBl02b4v3fUxqf9CZJ1qUoIA.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans Semibold Italic'),local('OpenSans-SemiboldItalic'),url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxmYImPRL1w80NlYTQ8LOqf4.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxiBnJMIPt0VoltfALX9gDFQ.ttf) format('truetype');
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=c8a9316ec1dfcac8a9accfec1d3c66d0)
 * Config saved to config.json and https://gist.github.com/c8a9316ec1dfcac8a9accfec1d3c66d0
 */ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

b, optgroup, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

.img-thumbnail, select[multiple], select[size], textarea.form-control {
    height: auto;
}

pre, textarea {
    overflow: auto;
}

code, kbd, pre, samp {
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

table {
    border-collapse: collapse;
}

td, th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid;
    }

    *, :after, :before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }

    blockquote, pre {
        border: 1px solid #999;
    }

    thead {
        display: table-header-group;
    }

    img {
        max-width: 100%!important;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000!important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse!important;
    }

        .table td, .table th {
            background-color: #fff!important;
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd!important;
    }
}

.dropdown-menu, .modal-content {
    -webkit-background-clip: padding-box;
}

    .btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

.img-thumbnail, body {
    background-color: #fff;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #1b2531;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #000;
        text-decoration: underline;
    }

    a:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 5px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #fff;
}

[role=button] {
    cursor: pointer;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #888;
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%;
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%;
    }

.h1, h1 {
    font-size: 33px;
}

.h2, h2 {
    font-size: 27px;
}

.h3, h3 {
    font-size: 23px;
}

.h4, h4 {
    font-size: 17px;
}

.h5, h5 {
    font-size: 13px;
}

.h6, h6 {
    font-size: 12px;
}

p {
    margin: 0 0 9px;
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

dt, kbd kbd {
    font-weight: 700;
}

address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857143;
}

@media (min-width:768px) {
    .lead {
        font-size: 19.5px;
    }
}

.small, small {
    font-size: 92%;
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

a.text-primary:focus, a.text-primary:hover {
    color: #090c10;
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c;
}

a.text-info:focus, a.text-info:hover {
    color: #245269;
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c;
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #1b2531;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #090c10;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9;
}

pre code, table {
    background-color: transparent;
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #fff;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

address, dl {
    margin-bottom: 18px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 9px;
}

.list-inline {
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }

    .container {
        width: 750px;
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #888;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    margin: 0 0 18px;
    border-left: 5px solid #fff;
}

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        color: #888;
    }

legend, pre {
    display: block;
    color: #444;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #fff;
    border-left: 0;
    text-align: right;
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%;
}

caption, th {
    text-align: left;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: '';
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

address {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px;
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

pre {
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0;
}

.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.pre-scrollable {
    overflow-y: scroll;
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    top: 0px;
    left: 0px;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #888;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #dbe0e4;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dbe0e4;
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #dbe0e4;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dbe0e4;
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dbe0e4;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }
}

fieldset, legend {
    padding: 0;
    border: 0;
}

fieldset {
    margin: 0;
    min-width: 0;
}

legend {
    width: 100%;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

.checkbox, .form-control, .radio, input[type=file], output {
    display: block;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

.dropdown-header, .form-control, output {
    line-height: 1.42857143;
}

input[type=range] {
    display: block;
    width: 100%;
}

input[type=checkbox]:focus, input[type=radio]:focus, input[type=file]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

output {
    padding-top: 6px;
    font-size: 13px;
    color: #666;
}

.form-control {
    width: 100%;
    padding: 5px 10px;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 30px;
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 26px;
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 45px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.checkbox, .radio {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .checkbox label, .radio label {
        min-height: 18px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px\9;
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px;
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed;
    }

.form-control-static {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 0;
    min-height: 31px;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    padding: 3px 5px;
    line-height: 1.5;
    border-radius: 2px;
}

select.input-sm {
    height: 26px;
    line-height: 26px;
}

select[multiple].input-sm, textarea.input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 26px;
    padding: 3px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.form-group-sm select.form-control {
    height: 26px;
    line-height: 26px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 26px;
    min-height: 30px;
    padding: 4px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    padding: 10px 15px;
    line-height: 1.3333333;
    border-radius: 5px;
}

select.input-lg {
    height: 45px;
    line-height: 45px;
}

select[multiple].input-lg, textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 5px;
}

.form-group-lg select.form-control {
    height: 45px;
    line-height: 45px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 45px;
    min-height: 35px;
    padding: 11px 15px;
    font-size: 17px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 37.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    text-align: center;
    pointer-events: none;
}

.collapsing, .dropdown, .dropup {
    position: relative;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 26px;
    height: 26px;
    line-height: 26px;
}

.has-success .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .input-group-addon {
    background-color: #dff0d8;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .input-group-addon {
    background-color: #fcf8e3;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}

.has-error .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .input-group-addon {
    background-color: #f2dede;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
}

@media (min-width:768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block;
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0;
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 6px;
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 24px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 17px;
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 4px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 13px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #454545;
        text-decoration: none;
    }

    .btn.active, .btn:active {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #454545;
    background-color: #fff;
    border-color: #dbe0e4;
}

    .btn-default.focus, .btn-default:focus {
        color: #454545;
        background-color: #e6e6e6;
        border-color: #92a1ad;
    }

    .btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #454545;
        background-color: #e6e6e6;
        border-color: #b8c2ca;
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #454545;
            background-color: #d4d4d4;
            border-color: #92a1ad;
        }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #dbe0e4;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #454545;
    }

.btn-primary {
    color: #fff;
    background-color: #1b2531;
    border-color: #121921;
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #090c10;
        border-color: #000;
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #000;
            border-color: #000;
        }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #1b2531;
        border-color: #121921;
    }

    .btn-primary .badge {
        color: #1b2531;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #84bf43;
    border-color: #77ad3b;
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #6a9a35;
        border-color: #364e1b;
    }

    .btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #6a9a35;
        border-color: #58802c;
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #58802c;
            border-color: #364e1b;
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #84bf43;
        border-color: #77ad3b;
    }

    .btn-success .badge {
        color: #84bf43;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #4fb5dd;
    border-color: #3aacd9;
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #28a1d1;
        border-color: #185f7b;
    }

    .btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #28a1d1;
        border-color: #238ab3;
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #238ab3;
            border-color: #185f7b;
        }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #4fb5dd;
        border-color: #3aacd9;
    }

    .btn-info .badge {
        color: #4fb5dd;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f69f00;
    border-color: #dd8f00;
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #c37e00;
        border-color: #5d3c00;
    }

    .btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #c37e00;
        border-color: #9f6700;
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #9f6700;
            border-color: #5d3c00;
        }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f69f00;
        border-color: #dd8f00;
    }

    .btn-warning .badge {
        color: #f69f00;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #f04e51;
    border-color: #ee363a;
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #ec1f23;
        border-color: #980d0f;
    }

    .btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #ec1f23;
        border-color: #d51216;
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #d51216;
            border-color: #980d0f;
        }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #f04e51;
        border-color: #ee363a;
    }

    .btn-danger .badge {
        color: #f04e51;
        background-color: #fff;
    }

.btn-link {
    color: #1b2531;
    font-weight: 400;
    border-radius: 0;
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent;
        }

            .btn-link:focus, .btn-link:hover {
                color: #000;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #888;
                text-decoration: none;
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 5px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 3px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    background-clip: padding-box;
}

    .dropdown-menu-right, .dropdown-menu.pull-right {
        left: auto;
        right: 0;
    }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.dropdown-menu .divider {
    height: 1px;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #444;
    white-space: nowrap;
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        text-decoration: none;
        color: #373737;
        background-color: #f5f5f5;
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #1b2531;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #888;
}

    .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        background-color: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        cursor: not-allowed;
    }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    color: #888;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left;
    }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn .caret, .btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-radius: 3px 3px 0 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-radius: 0 0 3px 3px;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.input-group {
    display: table;
    border-collapse: separate;
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus {
            z-index: 3;
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 5px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 26px;
    padding: 3px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 26px;
    line-height: 26px;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.nav > li, .nav > li > a {
    display: block;
    position: relative;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}

    .input-group-addon.input-sm {
        padding: 3px 5px;
        font-size: 12px;
        border-radius: 2px;
    }

    .input-group-addon.input-lg {
        padding: 10px 15px;
        font-size: 17px;
        border-radius: 5px;
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: #fff;
    }

    .nav > li.disabled > a {
        color: #888;
    }

        .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
            color: #888;
            text-decoration: none;
            background-color: transparent;
            cursor: not-allowed;
        }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #fff;
        border-color: #1b2531;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 8px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 3px 3px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #fff #fff #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #666;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
                margin-right: 0;
                border-radius: 3px;
            }

        .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
            border: 1px solid #ddd;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
            border-bottom: 1px solid #ddd;
            border-radius: 3px 3px 0 0;
        }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

.nav-justified > li, .nav-stacked > li {
    float: none;
}

.nav-pills > li > a {
    border-radius: 3px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #1b2531;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%;
}

    .nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 3px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 3px;
    }

    .navbar-header {
        float: left;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block!important;
            height: auto!important;
            padding-bottom: 0;
            overflow: visible!important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.embed-responsive, .modal, .modal-open, .progress {
    overflow: hidden;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 16px 15px;
    font-size: 17px;
    line-height: 18px;
    height: 50px;
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

.navbar-nav {
    margin: 8px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 18px;
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 18px;
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }
}

.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }

    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 16px;
                padding-bottom: 16px;
            }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 10px -15px;
}

@media (min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block;
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0;
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.breadcrumb > li, .pagination {
    display: inline-block;
}

.btn .badge, .btn .label {
    top: -1px;
    position: relative;
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-radius: 3px 3px 0 0;
}

.navbar-btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .navbar-btn.btn-sm {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 16px;
    margin-bottom: 16px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .navbar-left {
        float: left!important;
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #e7e7e7;
        color: #555;
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #aeaeae;
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #aeaeae;
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #080808;
        color: #fff;
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #aeaeae;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #aeaeae;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #aeaeae;
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 18px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 3px;
}

    .breadcrumb > li + li:before {
        content: "/\00a0";
        padding: 0 5px;
        color: #ccc;
    }

    .breadcrumb > .active {
        color: #888;
    }

.pagination {
    padding-left: 0;
    margin: 18px 0;
    border-radius: 3px;
}

    .pager li, .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 5px 10px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #1b2531;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 3px;
            border-top-left-radius: 3px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 3px;
            border-top-right-radius: 3px;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #000;
            background-color: #fff;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        background-color: #1b2531;
        border-color: #1b2531;
        cursor: default;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #888;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 15px;
    font-size: 17px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 3px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center;
}

    .pager li > a, .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px;
    }

        .pager li > a:focus, .pager li > a:hover {
            text-decoration: none;
            background-color: #fff;
        }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #888;
        background-color: #fff;
        cursor: not-allowed;
    }

a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em;
}

    .label:empty {
        display: none;
    }

.label-default {
    background-color: #888;
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #6f6f6f;
    }

.label-primary {
    background-color: #1b2531;
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #090c10;
    }

.label-success {
    background-color: #84bf43;
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #6a9a35;
    }

.label-info {
    background-color: #4fb5dd;
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #28a1d1;
    }

.label-warning {
    background-color: #f69f00;
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #c37e00;
    }

.label-danger {
    background-color: #f04e51;
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #ec1f23;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #888;
    border-radius: 10px;
}

.jumbotron, .thumbnail {
    background-color: #fff;
}

.badge:empty {
    display: none;
}

.media-object, .thumbnail {
    display: block;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #1b2531;
    background-color: #fff;
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 200;
    }

.alert .alert-link, .close {
    font-weight: 700;
}

.jumbotron > hr {
    border-top-color: #e6e6e6;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.jumbotron .container {
    max-width: 100%;
}

.media-object.img-thumbnail, .note-popover.popover {
    max-width: none;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 59px;
    }
}

.thumbnail {
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail a > img, .thumbnail > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #1b2531;
}

.thumbnail .caption {
    padding: 9px;
    color: #444;
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from;

{
    background-position: 40px 0;
}

to {
    background-position: 0 0;
}

}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #1b2531;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #84bf43;
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
    background-color: #4fb5dd;
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
    background-color: #f69f00;
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
    background-color: #f04e51;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

a.list-group-item, button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #fff;
    color: #888;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #888;
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #1b2531;
    border-color: #1b2531;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #6b89ad;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

    .panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0;
    }

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.panel-title {
    margin-top: 0;
    font-size: 15px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel-group .panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 2px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 2px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dbe0e4;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 18px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 3px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #444;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #444;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #1b2531;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #1b2531;
        border-color: #1b2531;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #1b2531;
        }

        .panel-primary > .panel-heading .badge {
            color: #1b2531;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #1b2531;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 5px;
}

.well-sm {
    padding: 9px;
    border-radius: 2px;
}

.close {
    float: right;
    font-size: 19.5px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.popover, .tooltip {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-shadow: none;
    white-space: normal;
    word-spacing: normal;
    text-decoration: none;
    text-transform: none;
    word-wrap: normal;
    word-break: normal;
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 3px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0;
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px;
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    text-align: left;
    text-align: start;
    font-size: 13px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 5px;
}

.carousel-caption, .carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    text-align: center;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 4px 4px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.carousel, .carousel-inner {
    position: relative;
}

.popover > .arrow:after {
    content: "";
}

.popover.bottom > .arrow:after, .popover.left > .arrow:after, .popover.right > .arrow:after, .popover.top > .arrow:after {
    content: " ";
}

.popover.top > .arrow {
    left: 50%;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
}

    .popover.top > .arrow:after {
        bottom: 1px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right > .arrow {
    top: 50%;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
}

    .popover.right > .arrow:after {
        left: 1px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom > .arrow {
    left: 50%;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
}

    .popover.bottom > .arrow:after {
        top: 1px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
}

    .popover.left > .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
    }

.carousel-inner {
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1;
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0;
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0;
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0;
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: rgba(0,0,0,0);
}

    .carousel-control.left {
        background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
}

    .carousel-control.right {
        left: auto;
        right: 0;
        background-repeat: repeat-x;
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
}

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.bootstrap-select.btn-group .dropdown-menu li.active small, .fa-inverse {
    color: #fff;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important;
    }

    table.visible-xs {
        display: table!important;
    }

    tr.visible-xs {
        display: table-row!important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell!important;
    }

    .visible-xs-block {
        display: block!important;
    }

    .visible-xs-inline {
        display: inline!important;
    }

    .visible-xs-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important;
    }

    table.visible-sm {
        display: table!important;
    }

    tr.visible-sm {
        display: table-row!important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell!important;
    }

    .visible-sm-block {
        display: block!important;
    }

    .visible-sm-inline {
        display: inline!important;
    }

    .visible-sm-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important;
    }

    table.visible-md {
        display: table!important;
    }

    tr.visible-md {
        display: table-row!important;
    }

    td.visible-md, th.visible-md {
        display: table-cell!important;
    }

    .visible-md-block {
        display: block!important;
    }

    .visible-md-inline {
        display: inline!important;
    }

    .visible-md-inline-block {
        display: inline-block!important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important;
    }

    table.visible-lg {
        display: table!important;
    }

    tr.visible-lg {
        display: table-row!important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell!important;
    }

    .visible-lg-block {
        display: block!important;
    }

    .visible-lg-inline {
        display: inline!important;
    }

    .visible-lg-inline-block {
        display: inline-block!important;
    }

    .hidden-lg {
        display: none!important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important;
    }
}

.visible-print {
    display: none!important;
}

@media print {
    .visible-print {
        display: block!important;
    }

    table.visible-print {
        display: table!important;
    }

    tr.visible-print {
        display: table-row!important;
    }

    td.visible-print, th.visible-print {
        display: table-cell!important;
    }
}

.visible-print-block {
    display: none!important;
}

@media print {
    .visible-print-block {
        display: block!important;
    }
}

.visible-print-inline {
    display: none!important;
}

@media print {
    .visible-print-inline {
        display: inline!important;
    }
}

.visible-print-inline-block {
    display: none!important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important;
    }

    .hidden-print {
        display: none!important;
    }
}

.fa, .fa-stack {
    display: inline-block;
}

@font-face {
    font-family: linearicons;
    src: url(fonts/Linearicons-Free.eot?w118d);
    src: url(fonts/Linearicons-Free.eot?#iefixw118d) format('embedded-opentype'),url(fonts/Linearicons-Free.woff2?w118d) format('woff2'),url(fonts/Linearicons-Free.woff?w118d) format('woff'),url(fonts/Linearicons-Free.ttf?w118d) format('truetype'),url(fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format('svg');
    font-weight: 400;
    font-style: normal;
}

[class*=" icon-"], [class^=icon-] {
    font-family: linearicons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
    content: "\e800";
}

.icon-apartment:before {
    content: "\e801";
}

.icon-pencil:before {
    content: "\e802";
}

.icon-magic-wand:before {
    content: "\e803";
}

.icon-drop:before {
    content: "\e804";
}

.icon-lighter:before {
    content: "\e805";
}

.icon-poop:before {
    content: "\e806";
}

.icon-sun:before {
    content: "\e807";
}

.icon-moon:before {
    content: "\e808";
}

.icon-cloud:before {
    content: "\e809";
}

.icon-cloud-upload:before {
    content: "\e80a";
}

.icon-cloud-download:before {
    content: "\e80b";
}

.icon-cloud-sync:before {
    content: "\e80c";
}

.icon-cloud-check:before {
    content: "\e80d";
}

.icon-database:before {
    content: "\e80e";
}

.icon-lock:before {
    content: "\e80f";
}

.icon-cog:before {
    content: "\e810";
}

.icon-trash:before {
    content: "\e811";
}

.icon-dice:before {
    content: "\e812";
}

.icon-heart:before {
    content: "\e813";
}

.icon-star:before {
    content: "\e814";
}

.icon-star-half:before {
    content: "\e815";
}

.icon-star-empty:before {
    content: "\e816";
}

.icon-flag:before {
    content: "\e817";
}

.icon-envelope:before {
    content: "\e818";
}

.icon-paperclip:before {
    content: "\e819";
}

.icon-inbox:before {
    content: "\e81a";
}

.icon-eye:before {
    content: "\e81b";
}

.icon-printer:before {
    content: "\e81c";
}

.icon-file-empty:before {
    content: "\e81d";
}

.icon-file-add:before {
    content: "\e81e";
}

.icon-enter:before {
    content: "\e81f";
}

.icon-exit:before {
    content: "\e820";
}

.icon-graduation-hat:before {
    content: "\e821";
}

.icon-license:before {
    content: "\e822";
}

.icon-music-note:before {
    content: "\e823";
}

.icon-film-play:before {
    content: "\e824";
}

.icon-camera-video:before {
    content: "\e825";
}

.icon-camera:before {
    content: "\e826";
}

.icon-picture:before {
    content: "\e827";
}

.icon-book:before {
    content: "\e828";
}

.icon-bookmark:before {
    content: "\e829";
}

.icon-user:before {
    content: "\e82a";
}

.icon-users:before {
    content: "\e82b";
}

.icon-shirt:before {
    content: "\e82c";
}

.icon-store:before {
    content: "\e82d";
}

.icon-cart:before {
    content: "\e82e";
}

.icon-tag:before {
    content: "\e82f";
}

.icon-phone-handset:before {
    content: "\e830";
}

.icon-phone:before {
    content: "\e831";
}

.icon-pushpin:before {
    content: "\e832";
}

.icon-map-marker:before {
    content: "\e833";
}

.icon-map:before {
    content: "\e834";
}

.icon-location:before {
    content: "\e835";
}

.icon-calendar-full:before {
    content: "\e836";
}

.icon-keyboard:before {
    content: "\e837";
}

.icon-spell-check:before {
    content: "\e838";
}

.icon-screen:before {
    content: "\e839";
}

.icon-smartphone:before {
    content: "\e83a";
}

.icon-tablet:before {
    content: "\e83b";
}

.icon-laptop:before {
    content: "\e83c";
}

.icon-laptop-phone:before {
    content: "\e83d";
}

.icon-power-switch:before {
    content: "\e83e";
}

.icon-bubble:before {
    content: "\e83f";
}

.icon-heart-pulse:before {
    content: "\e840";
}

.icon-construction:before {
    content: "\e841";
}

.icon-pie-chart:before {
    content: "\e842";
}

.icon-chart-bars:before {
    content: "\e843";
}

.icon-gift:before {
    content: "\e844";
}

.icon-diamond:before {
    content: "\e845";
}

.icon-linearicons:before {
    content: "\e846";
}

.icon-dinner:before {
    content: "\e847";
}

.icon-coffee-cup:before {
    content: "\e848";
}

.icon-leaf:before {
    content: "\e849";
}

.icon-paw:before {
    content: "\e84a";
}

.icon-rocket:before {
    content: "\e84b";
}

.icon-briefcase:before {
    content: "\e84c";
}

.icon-bus:before {
    content: "\e84d";
}

.icon-car:before {
    content: "\e84e";
}

.icon-train:before {
    content: "\e84f";
}

.icon-bicycle:before {
    content: "\e850";
}

.icon-wheelchair:before {
    content: "\e851";
}

.icon-select:before {
    content: "\e852";
}

.icon-earth:before {
    content: "\e853";
}

.icon-smile:before {
    content: "\e854";
}

.icon-sad:before {
    content: "\e855";
}

.icon-neutral:before {
    content: "\e856";
}

.icon-mustache:before {
    content: "\e857";
}

.icon-alarm:before {
    content: "\e858";
}

.icon-bullhorn:before {
    content: "\e859";
}

.icon-volume-high:before {
    content: "\e85a";
}

.icon-volume-medium:before {
    content: "\e85b";
}

.icon-volume-low:before {
    content: "\e85c";
}

.icon-volume:before {
    content: "\e85d";
}

.icon-mic:before {
    content: "\e85e";
}

.icon-hourglass:before {
    content: "\e85f";
}

.icon-undo:before {
    content: "\e860";
}

.icon-redo:before {
    content: "\e861";
}

.icon-sync:before {
    content: "\e862";
}

.icon-history:before {
    content: "\e863";
}

.icon-clock:before {
    content: "\e864";
}

.icon-download:before {
    content: "\e865";
}

.icon-upload:before {
    content: "\e866";
}

.icon-enter-down:before {
    content: "\e867";
}

.icon-exit-up:before {
    content: "\e868";
}

.icon-bug:before {
    content: "\e869";
}

.icon-code:before {
    content: "\e86a";
}

.icon-link:before {
    content: "\e86b";
}

.icon-unlink:before {
    content: "\e86c";
}

.icon-thumbs-up:before {
    content: "\e86d";
}

.icon-thumbs-down:before {
    content: "\e86e";
}

.icon-magnifier:before {
    content: "\e86f";
}

.icon-cross:before {
    content: "\e870";
}

.icon-menu:before {
    content: "\e871";
}

.icon-list:before {
    content: "\e872";
}

.icon-chevron-up:before {
    content: "\e873";
}

.icon-chevron-down:before {
    content: "\e874";
}

.icon-chevron-left:before {
    content: "\e875";
}

.icon-chevron-right:before {
    content: "\e876";
}

.icon-arrow-up:before {
    content: "\e877";
}

.icon-arrow-down:before {
    content: "\e878";
}

.icon-arrow-left:before {
    content: "\e879";
}

.icon-arrow-right:before {
    content: "\e87a";
}

.icon-move:before {
    content: "\e87b";
}

.icon-warning:before {
    content: "\e87c";
}

.icon-question-circle:before {
    content: "\e87d";
}

.icon-menu-circle:before {
    content: "\e87e";
}

.icon-checkmark-circle:before {
    content: "\e87f";
}

.icon-cross-circle:before {
    content: "\e880";
}

.icon-plus-circle:before {
    content: "\e881";
}

.icon-circle-minus:before {
    content: "\e882";
}

.icon-arrow-up-circle:before {
    content: "\e883";
}

.icon-arrow-down-circle:before {
    content: "\e884";
}

.icon-arrow-left-circle:before {
    content: "\e885";
}

.icon-arrow-right-circle:before {
    content: "\e886";
}

.icon-chevron-up-circle:before {
    content: "\e887";
}

.icon-chevron-down-circle:before {
    content: "\e888";
}

.icon-chevron-left-circle:before {
    content: "\e889";
}

.icon-chevron-right-circle:before {
    content: "\e88a";
}

.icon-crop:before {
    content: "\e88b";
}

.icon-frame-expand:before {
    content: "\e88c";
}

.icon-frame-contract:before {
    content: "\e88d";
}

.icon-layers:before {
    content: "\e88e";
}

.icon-funnel:before {
    content: "\e88f";
}

.icon-text-format:before {
    content: "\e890";
}

.icon-text-format-remove:before {
    content: "\e891";
}

.icon-text-size:before {
    content: "\e892";
}

.icon-bold:before {
    content: "\e893";
}

.icon-italic:before {
    content: "\e894";
}

.icon-underline:before {
    content: "\e895";
}

.icon-strikethrough:before {
    content: "\e896";
}

.icon-highlight:before {
    content: "\e897";
}

.icon-text-align-left:before {
    content: "\e898";
}

.icon-text-align-center:before {
    content: "\e899";
}

.icon-text-align-right:before {
    content: "\e89a";
}

.icon-text-align-justify:before {
    content: "\e89b";
}

.icon-line-spacing:before {
    content: "\e89c";
}

.icon-indent-increase:before {
    content: "\e89d";
}

.icon-indent-decrease:before {
    content: "\e89e";
}

.icon-pilcrow:before {
    content: "\e89f";
}

.icon-direction-ltr:before {
    content: "\e8a0";
}

.icon-direction-rtl:before {
    content: "\e8a1";
}

.icon-page-break:before {
    content: "\e8a2";
}

.icon-sort-alpha-asc:before {
    content: "\e8a3";
}

.icon-sort-amount-asc:before {
    content: "\e8a4";
}

.icon-hand:before {
    content: "\e8a5";
}

.icon-pointer-up:before {
    content: "\e8a6";
}

.icon-pointer-right:before {
    content: "\e8a7";
}

.icon-pointer-down:before {
    content: "\e8a8";
}

.icon-pointer-left:before {
    content: "\e8a9";
}
/*!
 *  Font Awesome 4.6.1 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.6.1);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.6.1) format('woff2'),url(fonts/fontawesome-webfont.woff?v=4.6.1) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.6.1) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

.fa {
    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.fa-pull-right, .fa.pull-right {
    margin-left: .3em;
}

.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: .08em solid #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.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(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    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-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}

.fa-stack {
    position: relative;
    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-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-close:before, .fa-remove: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-cog:before, .fa-gear: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-repeat:before, .fa-rotate-right: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-image:before, .fa-photo: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-exclamation-triangle:before, .fa-warning: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-cogs:before, .fa-gears: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-floppy-o:before, .fa-save:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder: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-sort:before, .fa-unsorted:before {
    content: "\f0dc";
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-clipboard:before, .fa-paste: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-chain-broken:before, .fa-unlink: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-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152";
}

.fa-eur:before, .fa-euro:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158";
}

.fa-krw:before, .fa-won: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-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-try:before, .fa-turkish-lira: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-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c";
}

.fa-graduation-cap:before, .fa-mortar-board: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: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-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6";
}

.fa-file-audio-o:before, .fa-file-sound-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-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8";
}

.fa-paper-plane-o:before, .fa-send-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-futbol-o:before, .fa-soccer-ball-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-ils:before, .fa-shekel:before, .fa-sheqel: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-bed:before, .fa-hotel:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-y-combinator:before, .fa-yc: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-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-paper-o:before, .fa-hand-stop-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-television:before, .fa-tv: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-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3";
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-sign-language:before, .fa-signing: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";
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

    .animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
    }

@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%,43% {
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    40%,43%,70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    }

    70% {
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%,43% {
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    40%,43%,70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    }

    70% {
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%,50%,to {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,50%,to {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }
}

@keyframes pulse {
    0%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1);
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1);
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1);
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1);
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1);
    }
}

@keyframes rubberBand {
    0%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1);
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1);
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1);
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1);
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

@keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }
}

@keyframes tada {
    0%,to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0%,to {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg);
    }
}

@keyframes wobble {
    0%,to {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    0%,11.1%,to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

@keyframes jello {
    0%,11.1%,to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
    }

    0%,40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    }

    50%,80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
    }

    0%,40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    }

    50%,80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible!important;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
    }

    60%,80% {
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
    }

    60%,80% {
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: center;
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: center;
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: center;
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: center;
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: left bottom;
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    0%,to {
        -webkit-transform-origin: right bottom;
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left;
    }

    0%,20%,60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left;
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left;
    }

    0%,20%,60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left;
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50%,to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50%,to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

    .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
        -ms-touch-action: auto;
        touch-action: auto;
    }

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

    .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden, .mCSB_inside > .mCSB_container {
        margin-right: 0;
    }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-left: 0;
    }

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        position: relative;
        width: 2px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-align: center;
    }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto;
    }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a, .bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

    .mCSB_container_wrapper > .mCSB_container {
        padding-right: 30px;
        padding-bottom: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.3);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}

    .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
        opacity: .75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)";
    }

    .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
        opacity: .9;
        filter: "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)";
    }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

    .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 14px;
        margin: 0 1px;
    }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

    .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        height: 14px;
        margin: 1px 0;
    }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        width: 8px;
        background-color: #000;
        background-color: rgba(0,0,0,.2);
        box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2);
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #555;
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 8px;
    }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

select.bs-select-hidden, select.selectpicker {
    display: none!important;
}

.bootstrap-select {
    width: 220px\9;
}

    .bootstrap-select > .dropdown-toggle {
        width: 100%;
        padding-right: 25px;
        z-index: 1;
    }

    .bootstrap-select > select {
        position: absolute!important;
        bottom: 0;
        left: 50%;
        display: block!important;
        width: .5px!important;
        height: 100%!important;
        padding: 0!important;
        opacity: 0!important;
        border: none;
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block!important;
            width: 100%!important;
            z-index: 2;
        }

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
    border-color: #F04E51;
}

.bootstrap-select.fit-width {
    width: auto!important;
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle, .bootstrap-select.form-control:not([class*=col-]), .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

    .bootstrap-select.form-control.input-group-btn {
        z-index: auto;
    }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
        float: right;
    }

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
    outline: 0!important;
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
}

    .bootstrap-select.btn-group.bs-container .dropdown-menu {
        z-index: 1060;
    }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-datetimepicker-widget .picker-switch, table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
    text-align: center;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: .5em;
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 10px;
        width: 98%;
        margin: 0 1%;
        min-height: 30px;
        padding: 5px 10px;
        background: #F69F00;
        border: 1px solid #dd8f00;
        color: #FFF;
        pointer-events: none;
        box-sizing: border-box;
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #454545;
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #454545;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
    display: block;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 5px 10px 10px;
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .bs-donebutton .btn-group button {
        width: 100%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100%!important;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 40px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 20px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 40px;
        float: left;
        padding-bottom: 3px;
        width: 100%;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        width: auto;
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #DBE0E4;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1062;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 5px 20px;
    line-height: 30px;
    user-select: none;
    -webkit-user-select: none;
}

.CodeMirror-gutter-wrapper, .cropper-container {
    -webkit-user-select: none;
    -moz-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 10px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 9px;
        width: 100%;
        box-sizing: border-box;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
}

.select2-container--default .select2-selection--single {
    background-color: #FFF;
    border: 1px solid #DBE0E4;
    border-radius: 4px;
}

    .select2-container--default .select2-selection--single:hover {
        background-color: #F5F5F5;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 38px;
        font-weight: 600;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #DBE0E4;
    border-radius: 5px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #2D3349;
        color: #FFF;
        line-height: 30px;
        border-radius: 3px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 4px;
        padding: 0 10px;
        width: auto;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #FFF;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        float: right;
        margin-left: 10px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #e6e6e6;
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #d2d8dd;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #DBE0E4;
}

.select2-container--default .select2-search--inline .select2-search__field {
    line-height: 30px;
    margin-left: 5px;
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #2D3349;
    color: #FFF;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected=false] {
    background-color: #F5F5F5;
    color: #454545;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.bootstrap-datetimepicker-widget {
    list-style: none;
    z-index: 999;
}

    .bootstrap-datetimepicker-widget.dropdown-menu {
        margin: 1px 0;
        padding: 4px;
        width: 300px;
    }

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width:1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}

    .bootstrap-datetimepicker-widget a[data-action]:active {
        box-shadow: none;
    }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 13px;
    margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit;
}

    .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%;
    }

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}

    .bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
        text-align: center;
        border-radius: 3px;
        padding: 8px!important;
    }

    .bootstrap-datetimepicker-widget table th {
        height: 20px;
        line-height: 20px;
        width: 20px;
    }

        .bootstrap-datetimepicker-widget table th.picker-switch {
            width: 145px;
        }

        .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
            background: 0 0;
            color: #8e9caf;
            cursor: not-allowed;
        }

        .bootstrap-datetimepicker-widget table th.prev::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0,0,0,0);
            border: 0;
            content: "Previous Month";
        }

        .bootstrap-datetimepicker-widget table th.next::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0,0,0,0);
            border: 0;
            content: "Next Month";
        }

    .bootstrap-datetimepicker-widget table thead tr:first-child th {
        cursor: pointer;
    }

        .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
            background: #F5F5F5;
        }

    .bootstrap-datetimepicker-widget table td {
        height: 54px;
        line-height: 54px;
        width: 54px;
    }

        .bootstrap-datetimepicker-widget table td.cw {
            font-size: .8em;
            height: 20px;
            line-height: 20px;
            color: #7F8FA4;
        }

        .bootstrap-datetimepicker-widget table td.day {
            height: 20px;
            line-height: 20px;
            width: 20px;
        }

            .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
                background: #F5F5F5;
                cursor: pointer;
            }

        .bootstrap-datetimepicker-widget table td.new, .bootstrap-datetimepicker-widget table td.old {
            color: #7F8FA4;
        }

        .bootstrap-datetimepicker-widget table td.today {
            position: relative;
        }

            .bootstrap-datetimepicker-widget table td.today:before {
                content: '';
                display: inline-block;
                border: solid transparent;
                border-width: 0 0 7px 7px;
                border-bottom-color: #292f43;
                border-top-color: #DBE0E4;
                position: absolute;
                bottom: 4px;
                right: 4px;
            }

        .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
            background-color: #292f43;
            color: #FFF;
            text-shadow: none;
        }

            .bootstrap-datetimepicker-widget table td.active.today:before {
                border-bottom-color: #fff;
            }

        .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
            background: 0 0;
            color: #8e9caf;
            cursor: not-allowed;
        }

        .bootstrap-datetimepicker-widget table td .btn {
            line-height: 1.42857143;
        }

            .bootstrap-datetimepicker-widget table td .btn span[class^=icon-] {
                line-height: 54px;
                margin: 0;
            }

        .bootstrap-datetimepicker-widget table td span {
            display: inline-block;
            width: 54px;
            height: 54px;
            line-height: 54px;
            margin: 2px 1.5px;
            cursor: pointer;
            border-radius: 3px;
            font-size: 20px;
            color: #454545;
        }

            .bootstrap-datetimepicker-widget table td span:hover {
                background: #F5F5F5;
            }

            .bootstrap-datetimepicker-widget table td span.active {
                background-color: #292f43;
                color: #FFF;
                text-shadow: none;
            }

            .bootstrap-datetimepicker-widget table td span.old {
                color: #7F8FA4;
            }

            .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
                background: 0 0;
                color: #8e9caf;
                cursor: not-allowed;
            }

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em!important;
}

.datepicker-decades table tr td span, .datepicker-months table tr td span, .datepicker-years table tr td span {
    font-size: 13px;
}

.datepicker-decades table tr td span {
    padding: 5px 0;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

table.dataTable {
    clear: both;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    max-width: none!important;
    border-collapse: separate!important;
}

    table.dataTable td, table.dataTable th {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    table.dataTable.nowrap td, table.dataTable.nowrap th {
        white-space: nowrap;
    }

div.dataTables_wrapper div.dataTables_length label {
    text-align: left;
    white-space: nowrap;
    margin-bottom: 0;
    font-size: 11px;
    color: #7F8FA4;
    font-weight: 700;
    text-transform: uppercase;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block;
    margin: 0 5px;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

    div.dataTables_wrapper div.dataTables_filter label {
        white-space: nowrap;
        text-align: left;
        margin-bottom: 0;
        font-size: 11px;
        color: #7F8FA4;
        font-weight: 700;
        text-transform: uppercase;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: .5em;
        display: inline-block;
        width: auto;
    }

div.dataTables_wrapper div.dataTables_info {
    padding-top: 10px;
    white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
        float: none;
        width: auto;
    }

div.dataTables_scrollBody table, div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0!important;
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
}

div.dataTables_scrollBody table, div.dataTables_scrollFoot table {
    margin-top: 0!important;
    border-top: none;
}

table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc {
    padding-right: 30px;
}

table.dataTable thead > tr > td:active, table.dataTable thead > tr > th:active {
    outline: 0;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative;
}

    table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
        position: absolute;
        bottom: 10px;
        font-size: 14px;
        right: 8px;
        display: block;
        font-family: FontAwesome;
        opacity: .5;
    }

    table.dataTable thead .sorting:after {
        opacity: .2;
        content: "\f0dc";
    }

    table.dataTable thead .sorting_asc:after {
        content: "\f0d7";
    }

    table.dataTable thead .sorting_desc:after {
        content: "\f0d8";
    }

    table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
        color: #eee;
    }

div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
    display: none;
}

div.dataTables_scrollBody table tbody tr:first-child td, div.dataTables_scrollBody table tbody tr:first-child th {
    border-top: none;
}

@media screen and (max-width:767px) {
    div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate {
        text-align: center;
    }
}

table.dataTable.table-condensed > thead > tr > th {
    padding-right: 20px;
}

table.dataTable.table-condensed .sorting:after, table.dataTable.table-condensed .sorting_asc:after, table.dataTable.table-condensed .sorting_desc:after {
    top: 6px;
    right: 6px;
}

table.table-bordered.dataTable td, table.table-bordered.dataTable th {
    border-left-width: 0;
}

    table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable th:last-child {
        border-right-width: 0;
    }

div.dataTables_scrollHead table.table-bordered, table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody th {
    border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
    margin: 0;
}

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
        padding-left: 0;
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
        padding-right: 0;
    }

@font-face {
    font-family: summernote;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/summernote.eot?ad8d7e2d177d2473aecd9b35d16211fb);
    src: url(fonts/summernote.eot?#iefix) format("embedded-opentype"),url(fonts/summernote.woff?ad8d7e2d177d2473aecd9b35d16211fb) format("woff"),url(fonts/summernote.ttf?ad8d7e2d177d2473aecd9b35d16211fb) format("truetype");
}

[class*=" note-icon-"]:before, [class^=note-icon-]:before {
    display: inline-block;
    font: normal normal normal 14px summernote;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    vertical-align: middle;
    speak: none;
    -moz-osx-font-smoothing: grayscale;
}

.note-icon-align-center:before {
    content: "\f101";
}

.note-icon-align-indent:before {
    content: "\f102";
}

.note-icon-align-justify:before {
    content: "\f103";
}

.note-icon-align-left:before {
    content: "\f104";
}

.note-icon-align-outdent:before {
    content: "\f105";
}

.note-icon-align-right:before {
    content: "\f106";
}

.note-icon-align:before {
    content: "\f107";
}

.note-icon-arrows-alt:before {
    content: "\f108";
}

.note-icon-bold:before {
    content: "\f109";
}

.note-icon-caret:before {
    content: "\f10a";
}

.note-icon-chain-broken:before {
    content: "\f10b";
}

.note-icon-circle:before {
    content: "\f10c";
}

.note-icon-close:before {
    content: "\f10d";
}

.note-icon-code:before {
    content: "\f10e";
}

.note-icon-eraser:before {
    content: "\f10f";
}

.note-icon-font:before {
    content: "\f110";
}

.note-icon-frame:before {
    content: "\f111";
}

.note-icon-italic:before {
    content: "\f112";
}

.note-icon-link:before {
    content: "\f113";
}

.note-icon-magic:before {
    content: "\f114";
}

.note-icon-menu-check:before {
    content: "\f115";
}

.note-icon-minus:before {
    content: "\f116";
}

.note-icon-orderedlist:before {
    content: "\f117";
}

.note-icon-pencil:before {
    content: "\f118";
}

.note-icon-picture:before {
    content: "\f119";
}

.note-icon-question:before {
    content: "\f11a";
}

.note-icon-redo:before {
    content: "\f11b";
}

.note-icon-special-character:before {
    content: "\f11c";
}

.note-icon-square:before {
    content: "\f11d";
}

.note-icon-strikethrough:before {
    content: "\f11e";
}

.note-icon-subscript:before {
    content: "\f11f";
}

.note-icon-summernote:before {
    content: "\f120";
}

.note-icon-superscript:before {
    content: "\f121";
}

.note-icon-table:before {
    content: "\f122";
}

.note-icon-text-height:before {
    content: "\f123";
}

.note-icon-trash:before {
    content: "\f124";
}

.note-icon-underline:before {
    content: "\f125";
}

.note-icon-undo:before {
    content: "\f126";
}

.note-icon-unorderedlist:before {
    content: "\f127";
}

.note-icon-video:before {
    content: "\f128";
}

.note-editor {
    position: relative;
}

    .note-editor .note-dropzone {
        position: absolute;
        z-index: 100;
        display: none;
        color: #87cefa;
        background-color: #fff;
        opacity: .95;
        pointer-event: none;
    }

        .note-editor .note-dropzone .note-dropzone-message {
            display: table-cell;
            font-size: 28px;
            font-weight: 700;
            text-align: center;
            vertical-align: middle;
        }

        .note-editor .note-dropzone.hover {
            color: #098ddf;
        }

    .note-editor.dragover .note-dropzone {
        display: table;
    }

    .note-editor .note-editing-area {
        position: relative;
    }

        .note-editor .note-editing-area .note-editable {
            outline: 0;
        }

            .note-editor .note-editing-area .note-editable sup {
                vertical-align: super;
            }

            .note-editor .note-editing-area .note-editable sub {
                vertical-align: sub;
            }

    .note-editor.note-frame {
        border: 1px solid #a9a9a9;
    }

        .note-editor.note-frame.codeview .note-editing-area .note-editable {
            display: none;
        }

        .note-editor.note-frame.codeview .note-editing-area .note-codable {
            display: block;
        }

        .note-editor.note-frame .note-editing-area {
            overflow: hidden;
            float: left;
            width: 100%;
        }

            .note-editor.note-frame .note-editing-area .note-editable {
                padding: 10px;
                overflow: auto;
                color: #000;
                background-color: #fff;
            }

                .note-editor.note-frame .note-editing-area .note-editable[contenteditable=false] {
                    background-color: #e5e5e5;
                }

            .note-editor.note-frame .note-editing-area .note-codable {
                display: none;
                width: 100%;
                padding: 10px;
                margin-bottom: 0;
                font-family: Menlo,Monaco,monospace,sans-serif;
                font-size: 14px;
                color: #ccc;
                background-color: #222;
                border: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
                box-shadow: none;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
                resize: none;
            }

        .note-editor.note-frame.fullscreen {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 1050;
            width: 100%;
        }

            .note-editor.note-frame.fullscreen .note-editable {
                background-color: #fff;
            }

            .note-editor.note-frame.fullscreen .note-resizebar {
                display: none;
            }

        .note-editor.note-frame .note-statusbar {
            background-color: #f5f5f5;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
        }

            .note-editor.note-frame .note-statusbar .note-resizebar {
                width: 100%;
                height: 8px;
                padding-top: 1px;
                cursor: ns-resize;
            }

                .note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
                    width: 20px;
                    margin: 1px auto;
                    border-top: 1px solid #a9a9a9;
                }

        .note-editor.note-frame .note-placeholder {
            padding: 10px;
        }

.note-popover.popover .popover-content a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.note-popover.popover .arrow {
    left: 20px!important;
}

.note-popover .popover-content, .panel-heading.note-toolbar {
    padding: 0 0 5px 5px;
    margin: 0;
}

    .note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
        margin-right: 5px;
        margin-left: 0;
    }

    .note-popover .popover-content .note-color .dropdown-menu .btn-group, .note-popover .popover-content .note-style blockquote, .note-popover .popover-content .note-style h1, .note-popover .popover-content .note-style h2, .note-popover .popover-content .note-style h3, .note-popover .popover-content .note-style h4, .note-popover .popover-content .note-style h5, .note-popover .popover-content .note-style h6, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group, .panel-heading.note-toolbar .note-style blockquote, .panel-heading.note-toolbar .note-style h1, .panel-heading.note-toolbar .note-style h2, .panel-heading.note-toolbar .note-style h3, .panel-heading.note-toolbar .note-style h4, .panel-heading.note-toolbar .note-style h5, .panel-heading.note-toolbar .note-style h6 {
        margin: 0;
    }

    .note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
        min-width: 0;
        padding: 5px;
    }

        .note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
            font-size: 18px;
        }

            .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
                position: absolute!important;
                z-index: 3;
                width: 10em;
                height: 10em;
                cursor: pointer;
            }

            .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
                position: relative!important;
                z-index: 1;
                width: 5em;
                height: 5em;
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC);
            }

            .note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
                position: absolute!important;
                z-index: 2;
                width: 1em;
                height: 1em;
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC);
            }

.note-handle .note-control-selection > div, .note-placeholder {
    position: absolute;
}

.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
    width: 30px;
    padding-left: 5px;
}

.note-popover .popover-content .note-color .dropdown-menu, .panel-heading.note-toolbar .note-color .dropdown-menu {
    min-width: 340px;
}

    .note-popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
        margin: 0 5px;
    }

    .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
        margin: 2px 7px;
        font-size: 12px;
        text-align: center;
        border-bottom: 1px solid #eee;
    }

    .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
        width: 100%;
        padding: 0 3px;
        margin: 3px;
        font-size: 11px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
        height: 20px;
    }

    .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
        background: #eee;
    }

.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
    min-width: 216px;
    padding: 5px;
}

    .note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
        margin-right: 5px;
    }

.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
    min-width: 90px;
}

    .note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
        right: 0;
        left: auto;
    }

        .note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
            right: 9px;
            left: auto!important;
        }

        .note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
            right: 10px;
            left: auto!important;
        }

    .note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
        color: #00bfff;
        visibility: hidden;
    }

    .note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
        visibility: visible;
    }

.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
    font-size: 10px;
}

.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
    line-height: 1;
}

    .note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
        width: 20px;
        height: 20px;
        padding: 0;
        margin: 0;
        border: 1px solid #fff;
    }

        .note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
            border: 1px solid #000;
        }

.note-dialog > div {
    display: none;
}

.note-dialog .form-group {
    margin-right: 0;
    margin-left: 0;
}

.note-dialog .note-modal-form {
    margin: 0;
}

.note-dialog .note-image-dialog .note-dropzone {
    min-height: 100px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 4;
    color: #d3d3d3;
    text-align: center;
    border: 4px dashed #d3d3d3;
}

@-moz-document url-prefix() {
    .note-image-input;

{
    height: auto;
}

}

.note-placeholder {
    display: none;
    color: gray;
}

.note-handle .note-control-selection {
    position: absolute;
    display: none;
    border: 1px solid #000;
}

    .note-handle .note-control-selection .note-control-selection-bg {
        width: 100%;
        height: 100%;
        background-color: #000;
        -webkit-opacity: .3;
        -khtml-opacity: .3;
        -moz-opacity: .3;
        opacity: .3;
        -ms-filter: alpha(opacity=30);
        filter: alpha(opacity=30);
    }

    .note-handle .note-control-selection .note-control-handle, .note-handle .note-control-selection .note-control-holder {
        width: 7px;
        height: 7px;
        border: 1px solid #000;
    }

    .note-handle .note-control-selection .note-control-sizing {
        width: 7px;
        height: 7px;
        background-color: #fff;
        border: 1px solid #000;
    }

    .note-handle .note-control-selection .note-control-nw {
        top: -5px;
        left: -5px;
        border-right: 0;
        border-bottom: 0;
    }

    .note-handle .note-control-selection .note-control-ne {
        top: -5px;
        right: -5px;
        border-bottom: 0;
        border-left: none;
    }

    .note-handle .note-control-selection .note-control-sw {
        bottom: -5px;
        left: -5px;
        border-top: 0;
        border-right: 0;
    }

    .note-handle .note-control-selection .note-control-se {
        right: -5px;
        bottom: -5px;
        cursor: se-resize;
    }

        .note-handle .note-control-selection .note-control-se.note-control-holder {
            cursor: default;
            border-top: 0;
            border-left: none;
        }

    .note-handle .note-control-selection .note-control-selection-info {
        right: 0;
        bottom: 0;
        padding: 5px;
        margin: 5px;
        font-size: 12px;
        color: #fff;
        background-color: #000;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-opacity: .7;
        -khtml-opacity: .7;
        -moz-opacity: .7;
        opacity: .7;
        -ms-filter: alpha(opacity=70);
        filter: alpha(opacity=70);
    }

.note-hint-popover {
    min-width: 100px;
    padding: 2px;
}

    .note-hint-popover .popover-content {
        max-height: 150px;
        padding: 3px;
        overflow: auto;
    }

        .note-hint-popover .popover-content .note-hint-group .note-hint-item {
            display: block!important;
            padding: 3px;
        }

            .note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
                display: block;
                clear: both;
                font-weight: 400;
                line-height: 1.4;
                color: #fff;
                text-decoration: none;
                white-space: nowrap;
                cursor: pointer;
                background-color: #428bca;
                outline: 0;
            }

.sweet-alert, .sweet-overlay {
    position: fixed;
    display: none;
}

.app .panel > .note-toolbar.panel-heading {
    padding: 5px 10px;
}

    .app .panel > .note-toolbar.panel-heading .btn.btn-sm {
        padding: 0 10px;
    }

body.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.sweet-overlay {
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    background-color: rgba(0,0,0,.4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
}

.sweet-alert {
    background-color: #fff;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 99999;
}

@media all and (max-width:540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px;
    }
}

.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block;
}

.sweet-alert p {
    color: #797979;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.sweet-alert fieldset {
    border: none;
    position: relative;
}

.sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding .15s,max-height .15s;
    transition: padding .15s,max-height .15s;
}

    .sweet-alert .sa-error-container.show {
        padding: 10px 0;
        max-height: 100px;
        webkit-transition: padding .2s,max-height .2s;
        transition: padding .25s,max-height .25s;
    }

    .sweet-alert .sa-error-container .icon {
        display: inline-block;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-color: #ea7d7d;
        color: #fff;
        line-height: 24px;
        text-align: center;
        margin-right: 3px;
    }

    .sweet-alert .sa-error-container p {
        display: inline-block;
    }

.sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .1s;
    transition: all .1s;
}

    .sweet-alert .sa-input-error::after, .sweet-alert .sa-input-error::before {
        content: "";
        width: 20px;
        height: 6px;
        background-color: #f06e57;
        border-radius: 3px;
        position: absolute;
        top: 50%;
        margin-top: -4px;
        left: 50%;
        margin-left: -9px;
    }

    .sweet-alert .sa-input-error::before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .sweet-alert .sa-input-error::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .sweet-alert .sa-input-error.show {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

    .sweet-alert input:focus {
        outline: 0;
        box-shadow: 0 0 3px #c4e6f5;
        border: 1px solid #b4dbed;
    }

        .sweet-alert input:focus::-moz-placeholder {
            transition: opacity .3s 30ms ease;
            opacity: .5;
        }

        .sweet-alert input:focus:-ms-input-placeholder {
            transition: opacity .3s 30ms ease;
            opacity: .5;
        }

        .sweet-alert input:focus::-webkit-input-placeholder {
            transition: opacity .3s 30ms ease;
            opacity: .5;
        }

.app-navigation .app-navigation-logo, .dropzone {
    -webkit-transition: background-color .1s linear;
}

.sweet-alert input::-moz-placeholder {
    color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
    color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
    color: #bdbdbd;
}

.sweet-alert.show-input input {
    display: block;
}

.sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative;
}

.sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden;
}

.sweet-alert button {
    background-color: #8CD4F5;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer;
}

    .sweet-alert button:focus {
        outline: 0;
        box-shadow: 0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05);
    }

    .sweet-alert button:hover {
        background-color: #7ecff4;
    }

    .sweet-alert button:active {
        background-color: #5dc2f1;
    }

    .sweet-alert button.cancel {
        background-color: #C1C1C1;
    }

        .sweet-alert button.cancel:hover {
            background-color: #b9b9b9;
        }

        .sweet-alert button.cancel:active {
            background-color: #a8a8a8;
        }

        .sweet-alert button.cancel:focus {
            box-shadow: rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important;
        }

    .sweet-alert button[disabled] {
        opacity: .6;
        cursor: default;
    }

    .sweet-alert button.confirm[disabled] {
        color: transparent;
    }

        .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
            opacity: 1;
            visibility: visible;
            transition-delay: 0s;
        }

    .sweet-alert button::-moz-focus-inner {
        border: 0;
    }

.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none!important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px;
}

.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box;
}

    .sweet-alert .sa-icon.sa-error {
        border-color: #F27474;
    }

        .sweet-alert .sa-icon.sa-error .sa-x-mark {
            position: relative;
            display: block;
        }

        .sweet-alert .sa-icon.sa-error .sa-line {
            position: absolute;
            height: 5px;
            width: 47px;
            background-color: #F27474;
            display: block;
            top: 37px;
            border-radius: 2px;
        }

            .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                left: 17px;
            }

            .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 16px;
            }

    .sweet-alert .sa-icon.sa-warning {
        border-color: #F8BB86;
    }

        .sweet-alert .sa-icon.sa-warning .sa-body {
            position: absolute;
            width: 5px;
            height: 47px;
            left: 50%;
            top: 10px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            margin-left: -2px;
            background-color: #F8BB86;
        }

        .sweet-alert .sa-icon.sa-warning .sa-dot {
            position: absolute;
            width: 7px;
            height: 7px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            margin-left: -3px;
            left: 50%;
            bottom: 10px;
            background-color: #F8BB86;
        }

    .sweet-alert .sa-icon.sa-info::after, .sweet-alert .sa-icon.sa-info::before {
        background-color: #C9DAE1;
        position: absolute;
        content: "";
    }

    .sweet-alert .sa-icon.sa-info {
        border-color: #C9DAE1;
    }

        .sweet-alert .sa-icon.sa-info::before {
            width: 5px;
            height: 29px;
            left: 50%;
            bottom: 17px;
            border-radius: 2px;
            margin-left: -2px;
        }

        .sweet-alert .sa-icon.sa-info::after {
            width: 7px;
            height: 7px;
            border-radius: 50%;
            margin-left: -3px;
            top: 19px;
        }

    .sweet-alert .sa-icon.sa-success::after, .sweet-alert .sa-icon.sa-success::before {
        content: '';
        position: absolute;
        width: 60px;
        height: 120px;
        background: #fff;
    }

    .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px;
    }

    .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0 60px;
        transform-origin: 0 60px;
    }

    .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165,220,134,.2);
        -webkit-border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2;
    }

    .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: #fff;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2;
    }

        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
            width: 25px;
            left: 14px;
            top: 46px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
            width: 47px;
            right: 8px;
            top: 38px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .sweet-alert .sa-icon.sa-custom {
        background-size: contain;
        border-radius: 0;
        border: none;
        background-position: center center;
        background-repeat: no-repeat;
    }

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7);
    }

    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }

    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7);
    }

    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }

    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
    }
}

@-webkit-keyframes slideFromTop {
    0% {
        top: 0;
    }

    100% {
        top: 50%;
    }
}

@keyframes slideFromTop {
    0% {
        top: 0;
    }

    100% {
        top: 50%;
    }
}

@-webkit-keyframes slideToTop {
    0% {
        top: 50%;
    }

    100% {
        top: 0;
    }
}

@keyframes slideToTop {
    0% {
        top: 50%;
    }

    100% {
        top: 0;
    }
}

@-webkit-keyframes slideFromBottom {
    0% {
        top: 70%;
    }

    100% {
        top: 50%;
    }
}

@keyframes slideFromBottom {
    0% {
        top: 70%;
    }

    100% {
        top: 50%;
    }
}

@-webkit-keyframes slideToBottom {
    0% {
        top: 50%;
    }

    100% {
        top: 70%;
    }
}

@keyframes slideToBottom {
    0% {
        top: 50%;
    }

    100% {
        top: 70%;
    }
}

.showSweetAlert[data-animation=pop] {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s;
}

.showSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none;
}

.showSweetAlert[data-animation=slide-from-top] {
    -webkit-animation: slideFromTop .3s;
    animation: slideFromTop .3s;
}

.showSweetAlert[data-animation=slide-from-bottom] {
    -webkit-animation: slideFromBottom .3s;
    animation: slideFromBottom .3s;
}

.hideSweetAlert[data-animation=pop] {
    -webkit-animation: hideSweetAlert .2s;
    animation: hideSweetAlert .2s;
}

.hideSweetAlert[data-animation=none] {
    -webkit-animation: none;
    animation: none;
}

.hideSweetAlert[data-animation=slide-from-top] {
    -webkit-animation: slideToTop .4s;
    animation: slideToTop .4s;
}

.hideSweetAlert[data-animation=slide-from-bottom] {
    -webkit-animation: slideToBottom .3s;
    animation: slideToBottom .3s;
}

@-webkit-keyframes animateSuccessTip {
    0%,54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessTip {
    0%,54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@-webkit-keyframes animateSuccessLong {
    0%,65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes animateSuccessLong {
    0%,65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@-webkit-keyframes rotatePlaceholder {
    0%,5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    100%,12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0%,5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    100%,12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s;
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s;
}

.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1;
    }
}

@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1;
    }
}

.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s;
}

@-webkit-keyframes animateXMark {
    0%,50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0;
    }

    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes animateXMark {
    0%,50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0;
    }

    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

.animateXMark {
    -webkit-animation: animateXMark .5s;
    animation: animateXMark .5s;
}

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }

    100% {
        border-color: #F8BB86;
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }

    100% {
        border-color: #F8BB86;
    }
}

.pulseWarning {
    -webkit-animation: pulseWarning .75s infinite alternate;
    animation: pulseWarning .75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }

    100% {
        background-color: #F8BB86;
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }

    100% {
        background-color: #F8BB86;
    }
}

.pulseWarningIns {
    -webkit-animation: pulseWarningIns .75s infinite alternate;
    animation: pulseWarningIns .75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    -ms-transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    -ms-transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success {
    border-color: transparent;
}

    .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
        -ms-transform: rotate(45deg);
    }

    .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
        -ms-transform: rotate(-45deg);
    }

.la-ball-fall, .la-ball-fall > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dd-handle, .dropzone, .dropzone * {
    box-sizing: border-box;
}

.la-ball-fall {
    display: block;
    font-size: 0;
    color: #fff;
    width: 54px;
    height: 18px;
}

    .la-ball-fall.la-dark {
        color: #333;
    }

    .la-ball-fall > div {
        display: inline-block;
        float: none;
        background-color: currentColor;
        border: 0 solid currentColor;
        width: 10px;
        height: 10px;
        margin: 4px;
        border-radius: 100%;
        opacity: 0;
        -webkit-animation: ball-fall 1s ease-in-out infinite;
        -moz-animation: ball-fall 1s ease-in-out infinite;
        -o-animation: ball-fall 1s ease-in-out infinite;
        animation: ball-fall 1s ease-in-out infinite;
    }

        .la-ball-fall > div:nth-child(1) {
            -webkit-animation-delay: -.2s;
            -moz-animation-delay: -.2s;
            -o-animation-delay: -.2s;
            animation-delay: -.2s;
        }

        .la-ball-fall > div:nth-child(2) {
            -webkit-animation-delay: -.1s;
            -moz-animation-delay: -.1s;
            -o-animation-delay: -.1s;
            animation-delay: -.1s;
        }

        .la-ball-fall > div:nth-child(3) {
            -webkit-animation-delay: 0s;
            -moz-animation-delay: 0s;
            -o-animation-delay: 0s;
            animation-delay: 0s;
        }

    .la-ball-fall.la-sm {
        width: 26px;
        height: 8px;
    }

        .la-ball-fall.la-sm > div {
            width: 4px;
            height: 4px;
            margin: 2px;
        }

    .la-ball-fall.la-2x {
        width: 108px;
        height: 36px;
    }

        .la-ball-fall.la-2x > div {
            width: 20px;
            height: 20px;
            margin: 8px;
        }

    .la-ball-fall.la-3x {
        width: 162px;
        height: 54px;
    }

        .la-ball-fall.la-3x > div {
            width: 30px;
            height: 30px;
            margin: 12px;
        }

@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%);
    }

    10%,90% {
        opacity: .5;
    }

    20%,80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%);
    }
}

@-moz-keyframes ball-fall {
    0% {
        opacity: 0;
        -moz-transform: translateY(-145%);
        transform: translateY(-145%);
    }

    10%,90% {
        opacity: .5;
    }

    20%,80% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(145%);
        transform: translateY(145%);
    }
}

@-o-keyframes ball-fall {
    0%;

{
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
}

10%, 90% {
    opacity: .5;
}

20%, 80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
}

100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
}

}

@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        -moz-transform: translateY(-145%);
        -o-transform: translateY(-145%);
        transform: translateY(-145%);
    }

    10%,90% {
        opacity: .5;
    }

    20%,80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        -moz-transform: translateY(145%);
        -o-transform: translateY(145%);
        transform: translateY(145%);
    }
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes pulse {
    0%,20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-moz-keyframes pulse {
    0%,20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes pulse {
    0%,20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.dropzone {
    float: left;
    width: 100%;
    min-height: 150px;
    border: 2px dashed #DBE0E4;
    background: #fafafa;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
}

    .dropzone:hover {
        background: #f2f2f2;
    }

    .dropzone.dz-clickable {
        cursor: pointer;
    }

        .dropzone.dz-clickable * {
            cursor: default;
        }

        .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
            cursor: pointer;
        }

    .dropzone.dz-started .dz-message {
        display: none;
    }

    .dropzone.dz-drag-hover {
        border-style: solid;
    }

        .dropzone.dz-drag-hover .dz-message {
            opacity: .5;
        }

    .dropzone .dz-preview.dz-file-preview .dz-details, .dropzone .dz-preview:hover .dz-details {
        opacity: 1;
    }

    .dropzone .dz-message {
        text-align: center;
        margin: 2em 0;
    }

    .dropzone .dz-preview {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 10px;
        min-height: 100px;
    }

        .dropzone .dz-preview:hover {
            z-index: 1000;
        }

        .dropzone .dz-preview.dz-file-preview .dz-image {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            background: #999;
            background: linear-gradient(to bottom,#eee,#ddd);
        }

        .dropzone .dz-preview.dz-image-preview {
            background: #fff;
        }

            .dropzone .dz-preview.dz-image-preview .dz-details {
                -webkit-transition: opacity .2s linear;
                -moz-transition: opacity .2s linear;
                -ms-transition: opacity .2s linear;
                -o-transition: opacity .2s linear;
                transition: opacity .2s linear;
            }

        .dropzone .dz-preview .dz-remove {
            font-size: 14px;
            text-align: center;
            display: block;
            cursor: pointer;
            border: none;
        }

            .dropzone .dz-preview .dz-remove:hover {
                text-decoration: underline;
            }

        .dropzone .dz-preview .dz-details {
            z-index: 20;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            font-size: 13px;
            min-width: 100%;
            max-width: 100%;
            padding: 2em 1em;
            text-align: center;
            color: rgba(0,0,0,.9);
            line-height: 150%;
        }

            .dropzone .dz-preview .dz-details .dz-size {
                margin-bottom: 1em;
                font-size: 16px;
            }

            .dropzone .dz-preview .dz-details .dz-filename {
                white-space: nowrap;
            }

                .dropzone .dz-preview .dz-details .dz-filename:hover span {
                    border: 1px solid rgba(200,200,200,.8);
                    background-color: rgba(255,255,255,.8);
                }

                .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                    .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
                        border: 1px solid transparent;
                    }

                .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
                    background-color: rgba(255,255,255,.4);
                    padding: 0 .4em;
                    border-radius: 3px;
                }

        .dropzone .dz-preview:hover .dz-image img {
            -webkit-transform: scale(1.05,1.05);
            -moz-transform: scale(1.05,1.05);
            -ms-transform: scale(1.05,1.05);
            -o-transform: scale(1.05,1.05);
            transform: scale(1.05,1.05);
            -webkit-filter: blur(8px);
            filter: blur(8px);
        }

        .dropzone .dz-preview .dz-image {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            overflow: hidden;
            width: 120px;
            height: 120px;
            position: relative;
            display: block;
            z-index: 10;
        }

            .dropzone .dz-preview .dz-image img {
                display: block;
            }

        .dropzone .dz-preview.dz-success .dz-success-mark {
            -webkit-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            -moz-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            -ms-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            -o-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
            animation: passing-through 3s cubic-bezier(.77,0,.175,1);
        }

        .dropzone .dz-preview.dz-error .dz-error-mark {
            opacity: 1;
            -webkit-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            -moz-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            -ms-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            -o-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
            animation: slide-in 3s cubic-bezier(.77,0,.175,1);
        }

        .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
            pointer-events: none;
            opacity: 0;
            z-index: 500;
            position: absolute;
            display: block;
            top: 50%;
            left: 50%;
            margin-left: -27px;
            margin-top: -27px;
        }

            .dropzone .dz-preview .dz-error-mark svg, .dropzone .dz-preview .dz-success-mark svg {
                display: block;
                width: 54px;
                height: 54px;
            }

        .dropzone .dz-preview.dz-processing .dz-progress {
            opacity: 1;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s linear;
            -ms-transition: all .2s linear;
            -o-transition: all .2s linear;
            transition: all .2s linear;
        }

        .dropzone .dz-preview.dz-complete .dz-progress {
            opacity: 0;
            -webkit-transition: opacity .4s ease-in;
            -moz-transition: opacity .4s ease-in;
            -ms-transition: opacity .4s ease-in;
            -o-transition: opacity .4s ease-in;
            transition: opacity .4s ease-in;
        }

        .dropzone .dz-preview:not(.dz-processing) .dz-progress {
            -webkit-animation: pulse 6s ease infinite;
            -moz-animation: pulse 6s ease infinite;
            -ms-animation: pulse 6s ease infinite;
            -o-animation: pulse 6s ease infinite;
            animation: pulse 6s ease infinite;
        }

        .dropzone .dz-preview .dz-progress {
            opacity: 1;
            z-index: 1000;
            pointer-events: none;
            position: absolute;
            height: 16px;
            left: 50%;
            top: 50%;
            margin-top: -8px;
            width: 80px;
            margin-left: -40px;
            background: rgba(255,255,255,.9);
            -webkit-transform: scale(1);
            border-radius: 8px;
            overflow: hidden;
        }

            .dropzone .dz-preview .dz-progress .dz-upload {
                background: #333;
                background: linear-gradient(to bottom,#666,#444);
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                width: 0;
                -webkit-transition: width .3s ease-in-out;
                -moz-transition: width .3s ease-in-out;
                -ms-transition: width .3s ease-in-out;
                -o-transition: width .3s ease-in-out;
                transition: width .3s ease-in-out;
            }

        .dropzone .dz-preview.dz-error .dz-error-message {
            display: block;
        }

        .dropzone .dz-preview.dz-error:hover .dz-error-message {
            opacity: 1;
            pointer-events: auto;
        }

        .dropzone .dz-preview .dz-error-message {
            pointer-events: none;
            z-index: 1000;
            position: absolute;
            display: block;
            display: none;
            opacity: 0;
            -webkit-transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            -ms-transition: opacity .3s ease;
            -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
            border-radius: 8px;
            font-size: 13px;
            top: 130px;
            left: -10px;
            width: 140px;
            background: #be2626;
            background: linear-gradient(to bottom,#be2626,#a92222);
            padding: .5em 1.2em;
            color: #fff;
        }

.app .app-navigation-mobile > ul > li a, .dropzone-tiny .dz-message:before {
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -o-transition: color .1s linear;
}

.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}

.dropzone .dz-message .dropzone-preupload-title {
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    font-style: italic;
    color: #454545;
}

.dropzone .dz-message p {
    font-size: 13px;
    color: #7F8FA4;
    font-weight: 600;
}

.dropzone:hover .dz-message .dropzone-preupload-title {
    color: #1B2431;
}

.dropzone-tiny .dz-message {
    position: relative;
}

    .dropzone-tiny .dz-message:before {
        position: absolute;
        content: "\f0ed";
        font-family: FontAwesome;
        font-size: 98px;
        width: 100px;
        height: 100px;
        left: 50%;
        top: 50%;
        margin: -20px 0 0 -50px;
        text-align: center;
        line-height: 100px;
        color: #454545;
        -ms-transition: color .1s linear;
        transition: color .1s linear;
    }

    .dropzone-tiny .dz-message .dropzone-preupload-title, .dropzone-tiny .dz-message p {
        display: none;
    }

.dd, .dd-list {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none;
}

.dropzone-tiny:hover .dz-message:before {
    color: #1B2431;
}

.dd {
    float: left;
    width: 100%;
}

.dd-list, .dd-list li {
    float: none;
    width: auto;
}

    .dd-list .dd-list {
        padding-left: 30px;
    }

.dd-collapsed .dd-list {
    display: none;
}

.dd-empty, .dd-item, .dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-weight: 400;
    line-height: 20px;
}

.dd-handle {
    display: block;
    line-height: 28px;
    margin: 5px 0;
    padding: 5px 20px;
    text-decoration: none;
    border: 1px solid #DBE0E4;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
    -ms-transition: background .1s linear;
    -o-transition: background .1s linear;
    transition: background .1s linear;
}

    .dd-handle:hover {
        color: #1B2431;
        background: #F5F5F5;
    }

.dd-item > button {
    color: #7F8FA4;
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: 0 0;
    font-size: 14px;
    line-height: 1;
    text-align: center;
}

    .dd-item > button:before {
        content: "\f107";
        font-family: FontAwesome;
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        text-indent: 0;
    }

    .dd-item > button[data-action=collapse]:before {
        content: "\f106";
    }

.dd-empty, .dd-placeholder {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #DBE0E4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
}

.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,.1);
        box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
    }

.dd3-content {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px 5px 40px;
    text-decoration: none;
    border: 1px solid #D5D5D5;
    background: #f5f5f5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .dd3-content:hover {
        color: #1B2431;
        background: #fff;
    }

.dd-dragel > .dd3-item > .dd3-content {
    margin: 0;
}

.dd3-item > button {
    margin-left: 30px;
}

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #D5D5D5;
    background: #F0F0F0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0/0;
    border-radius: 5px 0 0/0;
}

    .dd3-handle:before {
        content: '≡';
        display: block;
        position: absolute;
        left: 0;
        top: 3px;
        width: 100%;
        text-align: center;
        text-indent: 0;
        color: #333;
        font-size: 16px;
        font-weight: 400;
    }

    .dd3-handle:hover {
        background: #E5E5E5;
    }

svg {
    touch-action: none;
}

.jvectormap-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    touch-action: none;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: 1px solid #CDCDCD;
    border-radius: 3px;
    background: #292929;
    color: #fff;
    font-family: sans-serif,Verdana;
    font-size: smaller;
    padding: 3px;
}

.jvectormap-goback, .jvectormap-zoomin, .jvectormap-zoomout {
    position: absolute;
    left: 10px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: #fff;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    box-sizing: content-box;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    width: 10px;
    height: 10px;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 30px;
}

.jvectormap-goback {
    bottom: 10px;
    z-index: 1000;
    padding: 6px;
}

.jvectormap-spinner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==) center no-repeat;
}

.jvectormap-legend-title {
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.jvectormap-legend-cnt {
    position: absolute;
}

.jvectormap-legend-cnt-h {
    bottom: 0;
    right: 0;
}

.jvectormap-legend-cnt-v {
    top: 0;
    right: 0;
}

.jvectormap-legend {
    background: #000;
    color: #fff;
    border-radius: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend {
    float: left;
    margin: 0 10px 10px 0;
    padding: 3px 3px 1px;
}

    .jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
        float: left;
    }

.jvectormap-legend-cnt-v .jvectormap-legend {
    margin: 10px 10px 0 0;
    padding: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
    width: 40px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
    height: 15px;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.jvectormap-legend-tick-text {
    font-size: 12px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
    text-align: center;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 3px;
}

.CodeMirror {
    font-family: monospace;
    height: 300px;
    color: #000;
}

.CodeMirror-lines {
    padding: 4px 0;
}

.CodeMirror pre {
    padding: 0 4px;
}

.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
    background-color: #fff;
}

.CodeMirror-gutters {
    border-right: 1px solid #ddd;
    background-color: #f7f7f7;
    white-space: nowrap;
}

.CodeMirror-linenumber {
    padding: 0 3px 0 5px;
    min-width: 20px;
    text-align: right;
    color: #999;
    white-space: nowrap;
}

.CodeMirror-guttermarker {
    color: #000;
}

.CodeMirror-guttermarker-subtle {
    color: #999;
}

.CodeMirror-cursor {
    border-left: 1px solid #000;
    border-right: none;
    width: 0;
}

.CodeMirror div.CodeMirror-secondarycursor {
    border-left: 1px solid silver;
}

.cm-fat-cursor .CodeMirror-cursor {
    width: auto;
    border: 0!important;
    background: #7e7;
}

.cm-fat-cursor div.CodeMirror-cursors {
    z-index: 1;
}

.cm-animate-fat-cursor {
    width: auto;
    border: 0;
    -webkit-animation: blink 1.06s steps(1) infinite;
    -moz-animation: blink 1.06s steps(1) infinite;
    animation: blink 1.06s steps(1) infinite;
    background-color: #7e7;
}

@-moz-keyframes blink {
    50% {
        background-color: transparent;
    }
}

@-webkit-keyframes blink {
    50% {
        background-color: transparent;
    }
}

@keyframes blink {
    50% {
        background-color: transparent;
    }
}

.cm-tab {
    display: inline-block;
    text-decoration: inherit;
}

.CodeMirror-rulers {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    bottom: -20px;
    overflow: hidden;
}

.CodeMirror-ruler {
    border-left: 1px solid #ccc;
    top: 0;
    bottom: 0;
    position: absolute;
}

.cm-s-default .cm-header {
    color: #00f;
}

.cm-s-default .cm-quote {
    color: #090;
}

.cm-negative {
    color: #d44;
}

.cm-positive {
    color: #292;
}

.cm-header, .cm-strong {
    font-weight: 700;
}

.cm-em {
    font-style: italic;
}

.cm-link {
    text-decoration: underline;
}

.cm-strikethrough {
    text-decoration: line-through;
}

.syntaxhighlighter .toolbar a, .syntaxhighlighter.printing a {
    text-decoration: none!important;
}

.cm-s-default .cm-keyword {
    color: #708;
}

.cm-s-default .cm-atom {
    color: #219;
}

.cm-s-default .cm-number {
    color: #164;
}

.cm-s-default .cm-def {
    color: #00f;
}

.cm-s-default .cm-variable-2 {
    color: #05a;
}

.cm-s-default .cm-variable-3 {
    color: #085;
}

.cm-s-default .cm-comment {
    color: #a50;
}

.cm-s-default .cm-string {
    color: #a11;
}

.cm-s-default .cm-string-2 {
    color: #f50;
}

.cm-s-default .cm-meta, .cm-s-default .cm-qualifier {
    color: #555;
}

.cm-s-default .cm-builtin {
    color: #30a;
}

.cm-s-default .cm-bracket {
    color: #997;
}

.cm-s-default .cm-tag {
    color: #170;
}

.cm-s-default .cm-attribute {
    color: #00c;
}

.cm-s-default .cm-hr {
    color: #999;
}

.cm-s-default .cm-link {
    color: #00c;
}

.cm-invalidchar, .cm-s-default .cm-error {
    color: red;
}

.CodeMirror-composing {
    border-bottom: 2px solid;
}

div.CodeMirror span.CodeMirror-matchingbracket {
    color: #0f0;
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
    color: #f22;
}

.CodeMirror-matchingtag {
    background: rgba(255,150,0,.3);
}

.CodeMirror-activeline-background {
    background: #e8f2ff;
}

.CodeMirror {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.CodeMirror-scroll {
    overflow: scroll!important;
    margin-bottom: -30px;
    margin-right: -30px;
    padding-bottom: 30px;
    height: 100%;
    outline: 0;
    position: relative;
}

.CodeMirror-sizer {
    position: relative;
    border-right: 30px solid transparent;
}

.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
    position: absolute;
    z-index: 6;
    display: none;
}

.CodeMirror-vscrollbar {
    right: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.CodeMirror-hscrollbar {
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    overflow-x: scroll;
}

.CodeMirror-scrollbar-filler {
    right: 0;
    bottom: 0;
}

.CodeMirror-gutter-filler {
    left: 0;
    bottom: 0;
}

.CodeMirror-gutters {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    z-index: 3;
}

.CodeMirror-gutter {
    white-space: normal;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -30px;
}

.CodeMirror-gutter-wrapper {
    position: absolute;
    z-index: 4;
    background: 0 0!important;
    border: none!important;
    user-select: none;
}

.CodeMirror-gutter-background {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4;
}

.CodeMirror-gutter-elt {
    position: absolute;
    cursor: default;
    z-index: 4;
}

.CodeMirror-lines {
    cursor: text;
    min-height: 1px;
}

.CodeMirror pre {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    background: 0 0;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    white-space: pre;
    word-wrap: normal;
    line-height: inherit;
    color: inherit;
    z-index: 2;
    position: relative;
    overflow: visible;
    -webkit-font-variant-ligatures: none;
    font-variant-ligatures: none;
}

.CodeMirror-wrap pre {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: normal;
}

.CodeMirror-linebackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.CodeMirror-linewidget {
    position: relative;
    z-index: 2;
    overflow: auto;
}

.CodeMirror-code {
    outline: 0;
}

.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.CodeMirror-measure {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.CodeMirror-cursor {
    position: absolute;
    pointer-events: none;
}

.CodeMirror-measure pre {
    position: static;
}

div.CodeMirror-cursors {
    visibility: hidden;
    position: relative;
    z-index: 3;
}

.CodeMirror-focused div.CodeMirror-cursors, div.CodeMirror-dragcursors {
    visibility: visible;
}

.CodeMirror-selected {
    background: #d9d9d9;
}

.CodeMirror-focused .CodeMirror-selected, .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
    background: #d7d4f0;
}

.CodeMirror-crosshair {
    cursor: crosshair;
}

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
    background: #d7d4f0;
}

.cm-searching {
    background: #ffa;
    background: rgba(255,255,0,.4);
}

.cm-force-border {
    padding-right: .1px;
}

@media print {
    .CodeMirror div.CodeMirror-cursors {
        visibility: hidden;
    }
}

.cm-tab-wrap-hack:after {
    content: '';
}

span.CodeMirror-selectedtext {
    background: 0 0;
}

.syntaxhighlighter a, .syntaxhighlighter code, .syntaxhighlighter div, .syntaxhighlighter table, .syntaxhighlighter table caption, .syntaxhighlighter table tbody, .syntaxhighlighter table td, .syntaxhighlighter table thead, .syntaxhighlighter table tr, .syntaxhighlighter textarea {
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    background: 0 0!important;
    border: 0!important;
    bottom: auto!important;
    float: none!important;
    height: auto!important;
    left: auto!important;
    line-height: 1.1em!important;
    margin: 0!important;
    outline: 0!important;
    overflow: visible!important;
    padding: 0!important;
    position: static!important;
    right: auto!important;
    text-align: left!important;
    top: auto!important;
    vertical-align: baseline!important;
    width: auto!important;
    box-sizing: content-box!important;
    font-family: Consolas,"Bitstream Vera Sans Mono","Courier New",Courier,monospace!important;
    font-weight: 400!important;
    font-style: normal!important;
    font-size: 1em!important;
    min-height: inherit!important;
    min-height: auto!important;
}

.cropping-preview, .cropping-preview-wrap, .fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float: left;
}

.syntaxhighlighter, .syntaxhighlighter table td.code .container {
    position: relative!important;
}

    .syntaxhighlighter, .syntaxhighlighter table, .syntaxhighlighter table td.code {
        width: 100%!important;
    }

        .syntaxhighlighter .bold, .syntaxhighlighter .keyword, .syntaxhighlighter .script, .syntaxhighlighter.printing .script {
            font-weight: 700!important;
        }

.syntaxhighlighter {
    margin: 1em 0!important;
    overflow: auto!important;
    font-size: 1em!important;
}

    .syntaxhighlighter.source {
        overflow: hidden!important;
    }

    .syntaxhighlighter .italic {
        font-style: italic!important;
    }

    .syntaxhighlighter .line {
        white-space: pre!important;
    }

    .syntaxhighlighter table caption {
        text-align: left!important;
        padding: .5em 0 .5em 1em!important;
    }

    .syntaxhighlighter table td.code .container textarea {
        box-sizing: border-box!important;
        position: absolute!important;
        left: 0!important;
        top: 0!important;
        width: 100%!important;
        height: 100%!important;
        border: none!important;
        background: #fff!important;
        padding-left: 1em!important;
        overflow: hidden!important;
        white-space: pre!important;
    }

.rickshaw_graph .detail .item.left, .rickshaw_graph .detail .x_label.left {
    left: 0;
}

.syntaxhighlighter table td.gutter .line {
    text-align: right!important;
    padding: 0 .5em 0 1em!important;
}

.syntaxhighlighter table td.code .line {
    padding: 0 1em!important;
}

.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
    padding-left: 0!important;
}

.syntaxhighlighter.show {
    display: block!important;
}

.syntaxhighlighter.collapsed table {
    display: none!important;
}

.syntaxhighlighter.collapsed .toolbar {
    padding: .1em .8em 0!important;
    font-size: 1em!important;
    position: static!important;
    width: auto!important;
    height: auto!important;
    display: none;
}

    .syntaxhighlighter.collapsed .toolbar span {
        display: inline!important;
        margin-right: 1em!important;
    }

        .syntaxhighlighter.collapsed .toolbar span a {
            padding: 0!important;
            display: none!important;
        }

            .syntaxhighlighter.collapsed .toolbar span a.expandSource {
                display: inline!important;
            }

.syntaxhighlighter .toolbar {
    position: absolute!important;
    right: 1px!important;
    top: 1px!important;
    width: 11px!important;
    height: 11px!important;
    font-size: 10px!important;
    z-index: 10!important;
    display: none;
}

.rickshaw_graph .detail .item.right, .rickshaw_graph .detail .x_label.right {
    right: 0;
}

.syntaxhighlighter .toolbar span.title {
    display: inline!important;
}

.syntaxhighlighter .toolbar a {
    display: block!important;
    text-align: center!important;
    padding-top: 1px!important;
}

    .syntaxhighlighter .toolbar a.expandSource, .syntaxhighlighter.printing .toolbar {
        display: none!important;
    }

.syntaxhighlighter.ie {
    font-size: .9em!important;
    padding: 1px 0!important;
}

    .syntaxhighlighter.ie .toolbar {
        line-height: 8px!important;
    }

        .syntaxhighlighter.ie .toolbar a {
            padding-top: 0!important;
        }

.syntaxhighlighter.printing .line.alt1 .content, .syntaxhighlighter.printing .line.alt2 .content, .syntaxhighlighter.printing .line.highlighted .number, .syntaxhighlighter.printing .line.highlighted.alt1 .content, .syntaxhighlighter.printing .line.highlighted.alt2 .content {
    background: 0 0!important;
}

.syntaxhighlighter.printing .line .number {
    color: #bbb!important;
}

.syntaxhighlighter.printing .line .content, .syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
    color: #000!important;
}

.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
    color: #008200!important;
}

.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
    color: #00f!important;
}

.syntaxhighlighter.printing .keyword {
    color: #069!important;
    font-weight: 700!important;
}

.syntaxhighlighter.printing .preprocessor {
    color: gray!important;
}

.syntaxhighlighter.printing .variable {
    color: #a70!important;
}

.syntaxhighlighter.printing .value {
    color: #090!important;
}

.syntaxhighlighter.printing .functions {
    color: #ff1493!important;
}

.syntaxhighlighter.printing .constants {
    color: #06c!important;
}

.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
    color: gray!important;
}

.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
    color: #ff1493!important;
}

.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
    color: red!important;
}

.syntaxhighlighter .line.highlighted.number, .syntaxhighlighter table caption, .syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
    color: #000!important;
}

.syntaxhighlighter, .syntaxhighlighter .line.alt1, .syntaxhighlighter .line.alt2 {
    background-color: #fff!important;
}

    .syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
        background-color: #e0e0e0!important;
    }

    .syntaxhighlighter .gutter {
        color: #afafaf!important;
    }

        .syntaxhighlighter .gutter .line {
            border-right: 1px solid #DBE0E4!important;
        }

            .syntaxhighlighter .gutter .line.highlighted {
                background-color: #6ce26c!important;
                color: #fff!important;
            }

    .syntaxhighlighter.printing .line .content {
        border: none!important;
    }

    .syntaxhighlighter.collapsed {
        overflow: visible!important;
    }

.cropper-view-box, .cropper-wrap-box, .cropping-preview, .fc-icon {
    overflow: hidden;
}

.syntaxhighlighter.collapsed .toolbar {
    color: #00f!important;
    background: #fff!important;
    border: 1px solid #6ce26c!important;
}

    .syntaxhighlighter.collapsed .toolbar a {
        color: #00f!important;
    }

        .syntaxhighlighter.collapsed .toolbar a:hover {
            color: red!important;
        }

.syntaxhighlighter .toolbar {
    color: #fff!important;
    background: #6ce26c!important;
    border: none!important;
}

    .syntaxhighlighter .toolbar a {
        color: #fff!important;
    }

        .syntaxhighlighter .plain, .syntaxhighlighter .plain a, .syntaxhighlighter .toolbar a:hover {
            color: #000!important;
        }

.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: #008200!important;
}

.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: #00f!important;
}

.syntaxhighlighter .keyword {
    color: #069!important;
}

.syntaxhighlighter .preprocessor {
    color: gray!important;
}

.syntaxhighlighter .variable {
    color: #a70!important;
}

.syntaxhighlighter .value {
    color: #090!important;
}

.syntaxhighlighter .functions {
    color: #ff1493!important;
}

.syntaxhighlighter .constants {
    color: #06c!important;
}

.syntaxhighlighter .script {
    color: #069!important;
    background-color: none!important;
}

.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color: gray!important;
}

.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
    color: #ff1493!important;
}

.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
    color: red!important;
}

.morris-hover {
    position: absolute;
    z-index: 1000;
}

    .morris-hover.morris-default-style {
        border-radius: 10px;
        padding: 6px;
        color: #666;
        background: rgba(255,255,255,.9);
        border: 1px solid rgba(230,230,230,.9);
        font-family: sans-serif;
        font-size: 12px;
        text-align: center;
    }

        .morris-hover.morris-default-style .morris-hover-row-label {
            font-weight: 700;
            margin: .25em 0;
        }

        .morris-hover.morris-default-style .morris-hover-point {
            white-space: nowrap;
            margin: .1em 0;
        }

.rickshaw_graph .detail {
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 2;
    background: rgba(0,0,0,.1);
    bottom: 0;
    width: 1px;
    transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
}

    .rickshaw_graph .detail.inactive {
        opacity: 0;
    }

    .rickshaw_graph .detail .item.active {
        opacity: 1;
    }

    .rickshaw_graph .detail .x_label, .rickshaw_graph .x_tick .title {
        font-family: Arial,sans-serif;
        opacity: .5;
        font-size: 12px;
        white-space: nowrap;
    }

    .rickshaw_graph .detail .x_label {
        border-radius: 3px;
        padding: 6px;
        border: 1px solid #e0e0e0;
        position: absolute;
        background: #fff;
    }

    .rickshaw_graph .detail .item {
        position: absolute;
        z-index: 2;
        border-radius: 3px;
        padding: .25em;
        font-size: 12px;
        font-family: Arial,sans-serif;
        opacity: 0;
        background: rgba(0,0,0,.4);
        color: #fff;
        border: 1px solid rgba(0,0,0,.4);
        margin-left: 1em;
        margin-right: 1em;
        margin-top: -1em;
        white-space: nowrap;
    }

        .rickshaw_graph .detail .item.active {
            background: rgba(0,0,0,.8);
        }

        .rickshaw_graph .detail .item:after {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            content: "";
            border: 5px solid transparent;
        }

        .rickshaw_graph .detail .item.left:after {
            top: 1em;
            left: -5px;
            margin-top: -5px;
            border-right-color: rgba(0,0,0,.8);
            border-left-width: 0;
        }

        .rickshaw_graph .detail .item.right:after {
            top: 1em;
            right: -5px;
            margin-top: -5px;
            border-left-color: rgba(0,0,0,.8);
            border-right-width: 0;
        }

    .rickshaw_graph .detail .dot {
        width: 4px;
        height: 4px;
        margin-left: -3px;
        margin-top: -3.5px;
        border-radius: 5px;
        position: absolute;
        box-shadow: 0 0 2px rgba(0,0,0,.6);
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        background: #fff;
        border-width: 2px;
        border-style: solid;
        display: none;
        background-clip: padding-box;
    }

        .rickshaw_graph .detail .dot.active {
            display: block;
        }

.rickshaw_graph {
    position: relative;
}

    .rickshaw_graph svg {
        display: block;
        overflow: hidden;
    }

    .rickshaw_graph .x_tick {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 0;
        border-left: 1px dotted rgba(0,0,0,.2);
        pointer-events: none;
    }

        .rickshaw_graph .x_tick .title {
            position: absolute;
            margin-left: 3px;
            bottom: 1px;
        }

.rickshaw_annotation_timeline {
    height: 1px;
    border-top: 1px solid #e0e0e0;
    margin-top: 10px;
    position: relative;
}

    .rickshaw_annotation_timeline .annotation {
        position: absolute;
        height: 6px;
        width: 6px;
        margin-left: -2px;
        top: -3px;
        border-radius: 5px;
        background-color: rgba(0,0,0,.25);
    }

.rickshaw_graph .annotation_line {
    position: absolute;
    top: 0;
    bottom: -6px;
    width: 0;
    border-left: 2px solid rgba(0,0,0,.3);
    display: none;
}

    .rickshaw_graph .annotation_line.active {
        display: block;
    }

.rickshaw_graph .annotation_range {
    background: rgba(0,0,0,.1);
    display: none;
    position: absolute;
    top: 0;
    bottom: -6px;
}

    .rickshaw_graph .annotation_range.active {
        display: block;
    }

        .rickshaw_graph .annotation_range.active.offscreen {
            display: none;
        }

.rickshaw_annotation_timeline .annotation .content {
    background: #fff;
    color: #000;
    opacity: .9;
    box-shadow: 0 0 2px rgba(0,0,0,.8);
    border-radius: 3px;
    position: relative;
    z-index: 20;
    font-size: 12px;
    padding: 6px 8px 8px;
    top: 18px;
    left: -11px;
    width: 160px;
    display: none;
    cursor: pointer;
}

    .rickshaw_annotation_timeline .annotation .content:before {
        content: "\25b2";
        position: absolute;
        top: -11px;
        color: #fff;
        text-shadow: 0 -1px 1px rgba(0,0,0,.8);
    }

.rickshaw_annotation_timeline .annotation.active, .rickshaw_annotation_timeline .annotation:hover {
    background-color: rgba(0,0,0,.8);
    cursor: none;
}

.rickshaw_annotation_timeline .annotation .content:hover {
    z-index: 50;
}

.rickshaw_annotation_timeline .annotation.active .content {
    display: block;
}

.rickshaw_annotation_timeline .annotation:hover .content {
    display: block;
    z-index: 50;
}

.rickshaw_graph .x_axis_d3, .rickshaw_graph .y_axis {
    fill: none;
}

.rickshaw_graph .x_ticks_d3 .tick, .rickshaw_graph .y_ticks .tick line {
    stroke: rgba(0,0,0,.16);
    stroke-width: 0;
    shape-rendering: crisp-edges;
    pointer-events: none;
}

.rickshaw_graph .x_grid_d3 .tick, .rickshaw_graph .y_grid .tick {
    z-index: -1;
    stroke: rgba(0,0,0,.2);
    stroke-width: 1px;
    stroke-dasharray: 1 1;
}

    .rickshaw_graph .y_grid .tick[data-y-value="0"] {
        stroke-dasharray: 1 0;
    }

.rickshaw_graph .x_grid_d3 path, .rickshaw_graph .y_grid path {
    fill: none;
    stroke: none;
}

.rickshaw_graph .x_ticks_d3 path, .rickshaw_graph .y_ticks path {
    fill: none;
    stroke: #DDD;
}

.rickshaw_graph .x_ticks_d3 text, .rickshaw_graph .y_ticks text {
    opacity: .5;
    font-size: 12px;
    pointer-events: none;
}

.rickshaw_graph .x_tick.glow .title, .rickshaw_graph .y_ticks.glow text {
    fill: #000;
    color: #000;
    text-shadow: -1px 1px 0 rgba(255,255,255,.1),1px -1px 0 rgba(255,255,255,.1),1px 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1),0 -1px 0 rgba(255,255,255,.1),1px 0 0 rgba(255,255,255,.1),-1px 0 0 rgba(255,255,255,.1),-1px -1px 0 rgba(255,255,255,.1);
}

.rickshaw_graph .x_tick.inverse .title, .rickshaw_graph .y_ticks.inverse text {
    fill: #fff;
    color: #fff;
    text-shadow: -1px 1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 1px 0 rgba(0,0,0,.8),0 -1px 0 rgba(0,0,0,.8),1px 0 0 rgba(0,0,0,.8),-1px 0 0 rgba(0,0,0,.8),-1px -1px 0 rgba(0,0,0,.8);
}

.rickshaw_legend {
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 12px 5px;
    border-radius: 2px;
    position: relative;
}

    .rickshaw_legend:hover {
        z-index: 10;
    }

    .rickshaw_legend .swatch {
        width: 10px;
        height: 10px;
        border: 1px solid rgba(0,0,0,.2);
    }

    .rickshaw_legend .line {
        clear: both;
        line-height: 140%;
        padding-right: 15px;
    }

        .rickshaw_legend .line .swatch {
            display: inline-block;
            margin-right: 3px;
            border-radius: 2px;
        }

    .rickshaw_legend .label {
        margin: 0;
        white-space: nowrap;
        display: inline;
        font-size: inherit;
        background-color: transparent;
        font-weight: 400;
        line-height: normal;
        padding: 0;
        text-shadow: none;
    }

    .rickshaw_legend .action:hover {
        opacity: .6;
    }

    .rickshaw_legend .action {
        margin-right: .2em;
        opacity: .2;
        cursor: pointer;
        font-size: 14px;
    }

    .rickshaw_legend .line.disabled {
        opacity: .4;
    }

    .rickshaw_legend ul {
        list-style-type: none;
        padding: 0;
        margin: 2px;
        cursor: pointer;
    }

    .rickshaw_legend li {
        padding: 0 0 0 2px;
        min-width: 80px;
        white-space: nowrap;
    }

        .rickshaw_legend li:hover {
            background: rgba(255,255,255,.08);
            border-radius: 3px;
        }

        .rickshaw_legend li:active {
            background: rgba(255,255,255,.2);
            border-radius: 3px;
        }
/*!
 * Cropper v2.3.3
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2016 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2016-08-10T08:58:55.176Z
 */

.cropper-container {
    font-size: 0;
    line-height: 0;
    position: relative;
    -ms-user-select: none;
    user-select: none;
    direction: ltr!important;
}

.fc-icon, body .fc {
    font-size: 1em;
}

.fc-icon, .fc-unselectable {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
}

.cropper-container img {
    display: block;
    width: 100%;
    min-width: 0!important;
    max-width: none!important;
    height: 100%;
    min-height: 0!important;
    max-height: none!important;
    image-orientation: 0deg!important;
}

.cropper-canvas, .cropper-crop-box, .cropper-drag-box, .cropper-modal, .cropper-wrap-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.cropper-drag-box {
    opacity: 0;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.cropper-dashed, .cropper-modal {
    opacity: .5;
    filter: alpha(opacity=50);
}

.cropper-modal {
    background-color: #000;
}

.cropper-view-box {
    display: block;
    width: 100%;
    height: 100%;
    outline: #39f solid 1px;
    outline-color: rgba(51,153,255,.75);
}

.cropper-dashed {
    position: absolute;
    display: block;
    border: 0 dashed #eee;
}

    .cropper-dashed.dashed-h {
        top: 33.33333%;
        left: 0;
        width: 100%;
        height: 33.33333%;
        border-top-width: 1px;
        border-bottom-width: 1px;
    }

    .cropper-dashed.dashed-v {
        top: 0;
        left: 33.33333%;
        width: 33.33333%;
        height: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
    }

.cropping-image-wrap, .cropping-preview-wrap {
    padding: 2px;
    border: 1px solid #DBE0E4;
}

.cropper-center {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    opacity: .75;
    filter: alpha(opacity=75);
}

    .cropper-center:after, .cropper-center:before {
        position: absolute;
        display: block;
        content: ' ';
        background-color: #eee;
    }

    .cropper-center:before {
        top: 0;
        left: -3px;
        width: 7px;
        height: 1px;
    }

    .cropper-center:after {
        top: -3px;
        left: 0;
        width: 1px;
        height: 7px;
    }

.cropper-face, .cropper-line, .cropper-point {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .1;
    filter: alpha(opacity=10);
}

.cropper-face {
    top: 0;
    left: 0;
    background-color: #fff;
}

.cropper-line, .cropper-point {
    background-color: #39f;
}

    .cropper-line.line-e {
        top: 0;
        right: -3px;
        width: 5px;
        cursor: e-resize;
    }

    .cropper-line.line-n {
        top: -3px;
        left: 0;
        height: 5px;
        cursor: n-resize;
    }

    .cropper-line.line-w {
        top: 0;
        left: -3px;
        width: 5px;
        cursor: w-resize;
    }

    .cropper-line.line-s {
        bottom: -3px;
        left: 0;
        height: 5px;
        cursor: s-resize;
    }

.cropper-point {
    width: 5px;
    height: 5px;
    opacity: .75;
    filter: alpha(opacity=75);
}

    .cropper-point.point-e {
        top: 50%;
        right: -3px;
        margin-top: -3px;
        cursor: e-resize;
    }

    .cropper-point.point-n {
        top: -3px;
        left: 50%;
        margin-left: -3px;
        cursor: n-resize;
    }

    .cropper-point.point-w {
        top: 50%;
        left: -3px;
        margin-top: -3px;
        cursor: w-resize;
    }

    .cropper-point.point-s {
        bottom: -3px;
        left: 50%;
        margin-left: -3px;
        cursor: s-resize;
    }

    .cropper-point.point-ne {
        top: -3px;
        right: -3px;
        cursor: ne-resize;
    }

    .cropper-point.point-nw {
        top: -3px;
        left: -3px;
        cursor: nw-resize;
    }

    .cropper-point.point-sw {
        bottom: -3px;
        left: -3px;
        cursor: sw-resize;
    }

    .cropper-point.point-se {
        right: -3px;
        bottom: -3px;
        width: 20px;
        height: 20px;
        cursor: se-resize;
        opacity: 1;
        filter: alpha(opacity=100);
    }

        .cropper-point.point-se:before {
            position: absolute;
            right: -50%;
            bottom: -50%;
            display: block;
            width: 200%;
            height: 200%;
            content: ' ';
            opacity: 0;
            background-color: #39f;
            filter: alpha(opacity=0);
        }

.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
    bottom: 0;
}

@media (min-width:768px) {
    .cropper-point.point-se {
        width: 15px;
        height: 15px;
    }
}

@media (min-width:992px) {
    .cropper-point.point-se {
        width: 10px;
        height: 10px;
    }
}

@media (min-width:1200px) {
    .cropper-point.point-se {
        width: 5px;
        height: 5px;
        opacity: .75;
        filter: alpha(opacity=75);
    }
}

.cropper-invisible {
    opacity: 0;
    filter: alpha(opacity=0);
}

.fc-bgevent, .fc-highlight {
    opacity: .3;
    filter: alpha(opacity=30);
}

.cropper-bg {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
}

.cropper-hide {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
}

.cropper-hidden {
    display: none!important;
}

.fc-button-group, .fc-icon {
    display: inline-block;
}

.cropper-move {
    cursor: move;
}

.cropper-crop {
    cursor: crosshair;
}

.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
    cursor: not-allowed;
}

.cropping-preview {
    background: #f7f7f7;
    width: 100px;
    height: 100px;
}
/*!
 * <%= meta.title %> v<%= meta.version %> Stylesheet
 * Docs & License: <%= meta.homepage %>
 * (c) <%= meta.copyright %>
 */

.fc {
    direction: ltr;
    text-align: left;
}

.fc-rtl {
    text-align: right;
}

.fc th, .fc-basic-view .fc-week-number, .fc-icon, .fc-toolbar {
    text-align: center;
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #DBE0E4;
}

.fc-unthemed .fc-popover {
    background-color: #fff;
}

    .fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header {
        background: #eee;
    }

        .fc-unthemed .fc-popover .fc-header .fc-close {
            color: #666;
        }

.fc-unthemed .fc-today {
    background: #fcf8e3;
}

.fc-highlight {
    background: #bce8f1;
}

.fc-bgevent {
    background: #8fdf82;
}

.fc-nonbusiness {
    background: #d7d7d7;
}

.fc-icon {
    height: 1em;
    line-height: 1em;
    font-family: "Courier New",Courier,monospace;
    -webkit-touch-callout: none;
    user-select: none;
}

    .fc-icon:after {
        position: relative;
    }

.fc-icon-left-single-arrow:after {
    content: "\02039";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
}

.fc-icon-left-double-arrow:after {
    content: "\000AB";
    font-size: 160%;
    top: -7%;
}

.fc-icon-right-double-arrow:after {
    content: "\000BB";
    font-size: 160%;
    top: -7%;
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%;
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%;
}

.fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%;
}

.fc-icon-x:after {
    content: "\000D7";
    font-size: 200%;
    top: 6%;
}

.fc button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    text-transform: capitalize;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.fc th, .fc-event {
    text-transform: uppercase;
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0;
}

.fc-state-default {
    border: 1px solid #DBE0E4;
    background-color: #FFF;
    color: #454545;
}

    .fc-state-default.fc-corner-left {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .fc-state-default.fc-corner-right {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.fc button .fc-icon {
    position: relative;
    top: -.05em;
    margin: 0 .2em;
    vertical-align: middle;
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    border-color: #ccd3d9;
    background: #f7f7f7;
    color: #383838;
    font-weight: 600;
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}

.fc-state-active, .fc-state-down {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close {
    cursor: pointer;
}

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
    margin-left: 0;
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

    .fc-popover .fc-header {
        padding: 2px 4px;
    }

        .fc-popover .fc-header .fc-title {
            margin: 0 2px;
        }

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
    float: right;
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid;
}

    .fc-unthemed .fc-popover .fc-header .fc-close {
        font-size: .9em;
        margin-top: 2px;
    }

.fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0;
}

.fc-divider {
    border-style: solid;
    border-width: 1px;
}

hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0;
}

.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
    height: 100%;
}

.fc-clear {
    clear: both;
}

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.fc table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 1em;
}

.fc th {
    font-weight: 700;
    padding: 5px 20px;
    font-size: 11px;
    color: #1B2431;
}

.fc td, .fc th {
    border-style: solid;
    border-width: 1px;
    vertical-align: top;
}

    .fc td.fc-today {
        border-style: double;
    }

.fc .fc-row {
    border-style: solid;
    border-width: 0;
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
    border-top: 0 hidden transparent;
}

.fc-row {
    position: relative;
}

    .fc-row .fc-bg {
        z-index: 1;
    }

    .fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
        border-color: transparent;
    }

    .fc-row .fc-bgevent-skeleton {
        z-index: 2;
    }

    .fc-row .fc-highlight-skeleton {
        z-index: 3;
    }

    .fc-row .fc-content-skeleton {
        position: relative;
        z-index: 4;
        padding-bottom: 2px;
    }

    .fc-row .fc-helper-skeleton {
        z-index: 5;
    }

        .fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
            background: 0 0;
            border-color: transparent;
            border-bottom: 0;
        }

        .fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
            border-top: 0;
        }

.fc-scroller {
    -webkit-overflow-scrolling: touch;
}

.fc-row.fc-rigid, .fc-time-grid-event {
    overflow: hidden;
}

.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
    position: relative;
    width: 100%;
}

.fc-event {
    position: relative;
    display: block;
    font-size: 10px;
    line-height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 5px;
    border: 3px solid #DBE0E4;
    background-color: #FFF;
    font-weight: 600;
    color: #454545;
}

    .fc-event.blue, .fc-event.blue:hover, .fc-event.green, .fc-event.green:hover, .fc-event.orange:hover, .fc-event.red, .fc-event.red:hover {
        color: #FFF;
    }

    .fc-event.green {
        border-color: #699835;
        background-color: #76AB3C;
    }

    .fc-event.blue {
        border-color: #3aacd9;
        background-color: #4FB5DD;
    }

    .fc-event.red {
        border-color: #ee363a;
        background-color: #F04E51;
    }

    .fc-event.orange {
        border-color: #dd8f00;
        background-color: #F69F00;
        color: #FFF;
    }

    .fc-event, .fc-event:hover, .ui-widget .fc-event {
        color: #454545;
        text-decoration: none;
    }

.fc-not-allowed, .fc-not-allowed .fc-event {
    cursor: not-allowed;
}

.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25);
}

.fc-event .fc-content {
    position: relative;
    z-index: 2;
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 4;
    display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
    display: block;
}

    .fc-event.fc-selected .fc-resizer:before {
        content: "";
        position: absolute;
        z-index: 9999;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }

.fc-event.fc-selected {
    z-index: 9999!important;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

    .fc-event.fc-selected.fc-dragging {
        box-shadow: 0 2px 7px rgba(0,0,0,.3);
    }

.fc-h-event.fc-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
    cursor: w-resize;
    left: -1px;
}

.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
    cursor: e-resize;
    right: -1px;
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width: 7px;
    top: -1px;
    bottom: -1px;
}

.fc-h-event.fc-selected .fc-resizer {
    border-radius: 4px;
    border-width: 1px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    top: 50%;
    margin-top: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right: -4px;
}

.fc-day-grid-event {
    margin: 3px 5px 0;
    padding: 5px 10px;
}

    .fc-day-grid-event.fc-selected:after {
        content: "";
        position: absolute;
        z-index: 1;
        top: -1px;
        right: -1px;
        bottom: -1px;
        left: -1px;
        background: #000;
        opacity: .25;
        filter: alpha(opacity=25);
    }

    .fc-day-grid-event .fc-content {
        white-space: nowrap;
        overflow: hidden;
    }

    .fc-day-grid-event .fc-time {
        font-weight: 700;
    }

.fc-time {
    font-weight: 600;
    font-size: 12px;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left: -2px;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right: -2px;
}

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none;
}

    a.fc-more:hover {
        text-decoration: underline;
    }

.fc-limited {
    display: none;
}

.fc-day-grid .fc-row {
    z-index: 1;
}

.fc-more-popover {
    z-index: 2;
    width: 220px;
}

    .fc-more-popover .fc-event-container {
        padding: 10px;
    }

.fc-now-indicator {
    position: absolute;
    border: 0 solid red;
}

.fc-unselectable {
    user-select: none;
    -webkit-touch-callout: none;
}

.irs, .noselect {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.fc-toolbar {
    margin-bottom: 1em;
}

    .fc-toolbar .fc-left {
        float: left;
    }

    .fc-toolbar .fc-right {
        float: right;
    }

    .fc-toolbar .fc-center {
        display: inline-block;
        margin-top: 5px;
    }

        .fc-toolbar .fc-center h2 {
            font-size: 15px;
            font-weight: 600;
        }

.fc .fc-toolbar > * > * {
    float: left;
    margin-left: .75em;
}

.fc .fc-toolbar > * > :first-child {
    margin-left: 0;
}

.fc-toolbar h2 {
    margin: 0;
}

.fc-toolbar button {
    position: relative;
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index: 2;
}

.fc-toolbar .fc-state-down {
    z-index: 3;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4;
}

.fc-toolbar button:focus {
    z-index: 5;
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.fc-view, .fc-view > table {
    position: relative;
    z-index: 1;
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em;
}

.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 5px;
}

.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
    padding-top: 5px;
    padding-bottom: 5px;
}

.fc-basic-view .fc-week-number span {
    display: inline-block;
    min-width: 1.25em;
}

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right;
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left;
}

.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30);
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2;
}

    .fc-agenda-view .fc-day-grid .fc-row {
        min-height: 3em;
    }

        .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
            padding-top: 1px;
            padding-bottom: 1em;
        }

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap;
}

.fc-ltr .fc-axis {
    text-align: right;
}

.fc-rtl .fc-axis {
    text-align: left;
}

.ui-widget td.fc-axis {
    font-weight: 400;
}

.fc-time-grid, .fc-time-grid-container {
    position: relative;
    z-index: 1;
}

.fc-time-grid {
    min-height: 100%;
}

    .fc-time-grid table {
        border: 0 hidden transparent;
    }

    .fc-time-grid > .fc-bg {
        z-index: 1;
    }

    .fc-time-grid .fc-slats, .fc-time-grid > hr {
        position: relative;
        z-index: 2;
    }

    .fc-time-grid .fc-content-col {
        position: relative;
    }

    .fc-time-grid .fc-content-skeleton {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        right: 0;
    }

    .fc-time-grid .fc-business-container {
        position: relative;
        z-index: 1;
    }

    .fc-time-grid .fc-bgevent-container {
        position: relative;
        z-index: 2;
    }

    .fc-time-grid .fc-highlight-container {
        z-index: 3;
        position: relative;
    }

    .fc-time-grid .fc-event-container {
        position: relative;
        z-index: 4;
    }

    .fc-time-grid .fc-now-indicator-line {
        z-index: 5;
    }

    .fc-time-grid .fc-helper-container {
        position: relative;
        z-index: 6;
    }

    .fc-time-grid .fc-slats td {
        height: 1.5em;
        border-bottom: 0;
    }

    .fc-time-grid .fc-slats .fc-minor td {
        border-top-style: dotted;
    }

    .fc-time-grid .fc-slats .ui-widget-content {
        background: 0 0;
    }

    .fc-time-grid .fc-highlight {
        position: absolute;
        left: 0;
        right: 0;
    }

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
    position: absolute;
    z-index: 1;
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0;
}

.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.fc-time-grid-event.fc-selected {
    overflow: visible;
}

.app, body {
    overflow-x: hidden;
}

.fc-time-grid-event.fc-selected .fc-bg {
    display: none;
}

.fc-time-grid-event .fc-content {
    overflow: hidden;
}

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
    padding: 0 1px;
}

.fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top;
}

    .fc-time-grid-event.fc-short .fc-time span {
        display: none;
    }

    .fc-time-grid-event.fc-short .fc-time:before {
        content: attr(data-start);
    }

    .fc-time-grid-event.fc-short .fc-time:after {
        content: "\000A0-\000A0";
    }

.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize;
}

    .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
        content: "=";
    }

.fc-time-grid-event.fc-selected .fc-resizer {
    border-radius: 5px;
    border-width: 1px;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
}

.fc-time-grid .fc-now-indicator-line {
    border-top-width: 1px;
    left: 0;
    right: 0;
}

.fc-time-grid .fc-now-indicator-arrow {
    margin-top: -5px;
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    left: 0;
    border-width: 5px 0 5px 6px;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    right: 0;
    border-width: 5px 6px 5px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.app .bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #DBE0E4;
    display: block;
    float: left;
    padding: 4px 5px;
    color: #454545;
    vertical-align: middle;
    border-radius: 4px;
    width: 100%;
    cursor: text;
}

    .app .bootstrap-tagsinput input {
        border: none;
        box-shadow: none;
        outline: 0;
        background-color: transparent;
        padding: 0 6px;
        margin: 0;
        width: auto;
        max-width: inherit;
        line-height: 30px;
    }

.irs-hidden-input, .irs-line, body * {
    outline: 0!important;
}

.app .bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.app .bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #777;
}

.app .bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}

.app .bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}

.app .bootstrap-tagsinput .label.tag {
    margin-right: 4px;
    line-height: 20px;
    padding: 5px 10px;
    display: block;
    float: left;
}

.daterangepicker.single .calendar, .daterangepicker.single .ranges, .ranges {
    float: none;
}

.app .bootstrap-tagsinput .tag [data-role=remove] {
    margin-left: 8px;
    cursor: pointer;
}

    .app .bootstrap-tagsinput .tag [data-role=remove]:after {
        content: "x";
        padding: 0 2px;
    }

.daterangepicker {
    position: absolute;
    color: inherit;
    background: #fff;
    border-radius: 4px;
    width: 278px;
    padding: 4px;
    margin-top: 1px;
    top: 100px;
    left: 20px;
}

    .daterangepicker:after, .daterangepicker:before {
        position: absolute;
        display: inline-block;
        content: '';
    }

    .daterangepicker:before {
        top: -7px;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border-bottom: 7px solid #DBE0E4;
    }

    .daterangepicker:after {
        top: -6px;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
    }

    .daterangepicker.opensleft:before {
        right: 9px;
    }

    .daterangepicker.opensleft:after {
        right: 10px;
    }

    .daterangepicker.openscenter:after, .daterangepicker.openscenter:before {
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .daterangepicker.opensright:before {
        left: 9px;
    }

    .daterangepicker.opensright:after {
        left: 10px;
    }

    .daterangepicker.dropup {
        margin-top: -5px;
    }

        .daterangepicker.dropup:before {
            top: initial;
            bottom: -7px;
            border-bottom: initial;
            border-top: 7px solid #DBE0E4;
        }

        .daterangepicker.dropup:after {
            top: initial;
            bottom: -6px;
            border-bottom: initial;
            border-top: 6px solid #fff;
        }

    .daterangepicker.dropdown-menu {
        max-width: none;
        z-index: 3001;
    }

    .daterangepicker.show-calendar .calendar {
        display: block;
    }

    .daterangepicker .calendar {
        display: none;
        max-width: 270px;
        margin: 4px;
    }

        .daterangepicker .calendar.single .calendar-table {
            border: none;
        }

        .daterangepicker .calendar td, .daterangepicker .calendar th {
            white-space: nowrap;
            text-align: center;
            min-width: 32px;
        }

    .daterangepicker .calendar-table {
        border: 1px solid #fff;
        padding: 4px;
        border-radius: 4px;
        background: #fff;
    }

    .daterangepicker table {
        width: 100%;
        margin: 0;
    }

    .daterangepicker td, .daterangepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
        border-radius: 4px;
        border: 1px solid transparent;
        white-space: nowrap;
        cursor: pointer;
    }

        .daterangepicker td.available:hover, .daterangepicker th.available:hover {
            background-color: #eee;
            border-color: transparent;
            color: inherit;
        }

        .daterangepicker td.week, .daterangepicker th.week {
            font-size: 80%;
            color: #ccc;
        }

        .daterangepicker td.off, .daterangepicker td.off.end-date, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date {
            background-color: #fff;
            border-color: transparent;
            color: #999;
        }

        .daterangepicker td.in-range {
            background-color: #ebf4f8;
            border-color: transparent;
            color: #000;
            border-radius: 0;
        }

        .daterangepicker td.start-date {
            border-radius: 4px 0 0 4px;
        }

        .daterangepicker td.end-date {
            border-radius: 0 4px 4px 0;
        }

        .daterangepicker td.start-date.end-date {
            border-radius: 4px;
        }

        .daterangepicker td.active, .daterangepicker td.active:hover {
            background-color: #357ebd;
            border-color: transparent;
            color: #fff;
        }

        .daterangepicker th.month {
            width: auto;
        }

        .daterangepicker option.disabled, .daterangepicker td.disabled {
            color: #999;
            cursor: not-allowed;
            text-decoration: line-through;
        }

    .daterangepicker select.monthselect, .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default;
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%;
    }

    .daterangepicker select.yearselect {
        width: 40%;
    }

    .daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
        width: 50px;
        margin-bottom: 0;
    }

    .daterangepicker .input-mini {
        border: 1px solid #DBE0E4;
        border-radius: 4px;
        color: #555;
        height: 30px;
        line-height: 30px;
        display: block;
        vertical-align: middle;
        margin: 0 0 5px;
        padding: 0 6px 0 28px;
        width: 100%;
    }

        .daterangepicker .input-mini.active {
            border: 1px solid #08c;
            border-radius: 4px;
        }

    .daterangepicker .daterangepicker_input {
        position: relative;
    }

        .daterangepicker .daterangepicker_input i {
            position: absolute;
            left: 8px;
            top: 8px;
        }

    .daterangepicker.rtl .input-mini {
        padding-right: 28px;
        padding-left: 6px;
    }

    .daterangepicker.rtl .daterangepicker_input i {
        left: auto;
        right: 8px;
    }

    .daterangepicker .calendar-time {
        text-align: center;
        margin: 5px auto;
        line-height: 30px;
        position: relative;
        padding-left: 28px;
    }

        .daterangepicker .calendar-time select.disabled {
            color: #ccc;
            cursor: not-allowed;
        }

.popover[class*=tour-] .popover-navigation [data-role=end], .popover[class*=tour-] .popover-navigation [data-role=prev], .popover[class*=tour-] .popover-navigation [data-role=next], .ranges li {
    cursor: pointer;
}

.ranges {
    font-size: 11px;
    margin: 4px;
    text-align: left;
}

    .ranges ul {
        list-style: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    .ranges li {
        font-size: 13px;
        background: #f5f5f5;
        border: 1px solid #f5f5f5;
        border-radius: 4px;
        color: #08c;
        padding: 3px 12px;
        margin-bottom: 8px;
    }

        .ranges li.active, .ranges li:hover {
            background: #08c;
            border: 1px solid #08c;
            color: #fff;
        }

@media (min-width:564px) {
    .daterangepicker.ltr .calendar.right .calendar-table, .daterangepicker.rtl .calendar.left .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .daterangepicker.ltr .calendar.left .calendar-table, .daterangepicker.rtl .calendar.right .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .daterangepicker {
        width: auto;
    }

        .daterangepicker .ranges ul {
            width: 160px;
        }

        .daterangepicker.single .ranges ul {
            width: 100%;
        }

        .daterangepicker.single .calendar.left {
            clear: none;
        }

        .daterangepicker.single.ltr .calendar, .daterangepicker.single.ltr .ranges {
            float: left;
        }

        .daterangepicker.single.rtl .calendar, .daterangepicker.single.rtl .ranges {
            float: right;
        }

        .daterangepicker.ltr {
            direction: ltr;
            text-align: left;
        }

            .daterangepicker.ltr .calendar.left {
                clear: left;
                margin-right: 0;
            }

            .daterangepicker.ltr .calendar.right {
                margin-left: 0;
            }

            .daterangepicker.ltr .calendar.left .calendar-table, .daterangepicker.ltr .left .daterangepicker_input {
                padding-right: 12px;
            }

            .daterangepicker.ltr .calendar, .daterangepicker.ltr .ranges {
                float: left;
            }

        .daterangepicker.rtl {
            direction: rtl;
            text-align: right;
        }

            .daterangepicker.rtl .calendar.left {
                clear: right;
                margin-left: 0;
            }

            .daterangepicker.rtl .calendar.right {
                margin-right: 0;
            }

            .daterangepicker.rtl .calendar.left .calendar-table, .daterangepicker.rtl .left .daterangepicker_input {
                padding-left: 12px;
            }

            .daterangepicker.rtl .calendar, .daterangepicker.rtl .ranges {
                text-align: right;
                float: right;
            }
}

.range_inputs .btn.btn-sm {
    margin: 0;
}

@media (min-width:730px) {
    .daterangepicker .ranges {
        width: auto;
    }

    .daterangepicker.ltr .ranges {
        float: left;
    }

    .daterangepicker.rtl .ranges {
        float: right;
    }

    .daterangepicker .calendar.left {
        clear: none!important;
    }
}

.tour-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    background-color: #000;
    opacity: .8;
    filter: alpha(opacity=80);
}

.tour-step-backdrop, .tour-step-backdrop > td {
    position: relative;
    z-index: 1101;
}

.tour-step-background {
    position: absolute!important;
    z-index: 1100;
    background: inherit;
    border-radius: 6px;
}

.popover[class*=tour-] {
    z-index: 1102;
}

    .popover[class*=tour-] .popover-navigation {
        padding: 9px 14px;
        overflow: hidden;
    }

        .popover[class*=tour-] .popover-navigation [data-role=end] {
            float: right;
        }

            .popover[class*=tour-] .popover-navigation [data-role=end].disabled, .popover[class*=tour-] .popover-navigation [data-role=prev].disabled, .popover[class*=tour-] .popover-navigation [data-role=next].disabled {
                cursor: default;
            }

    .popover[class*=tour-].orphan {
        position: fixed;
        margin-top: 0;
    }

        .popover[class*=tour-].orphan .arrow {
            display: none;
        }

.ms-container {
    position: relative;
}

    .ms-container:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        z-index: 10;
        content: "\f0ec";
        font-family: FontAwesome;
        font-size: 14px;
        color: #DBE0E4;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -10px 0 0 -10px;
    }

    .irs, .ms-container .ms-optgroup-container {
        width: 100%;
    }

.irs, .irs-line {
    position: relative;
}

.ms-container:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    min-height: 0;
    visibility: hidden;
}

.ms-container .ms-selectable, .ms-container .ms-selection {
    background: #FFF;
    color: #1B2431;
    float: left;
}

.ms-container .ms-selection {
    float: right;
}

.ms-container .ms-list {
    border: 1px solid #DBE0E4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    height: 200px;
    padding: 0;
    overflow-y: auto;
}

    .ms-container .ms-list.ms-focus {
        border-color: #ccd3d9;
    }

.ms-container ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.ms-container .ms-optgroup-label {
    margin: 5px 0 0;
    padding: 10px 10px 5px;
    line-height: 20px;
    font-weight: 600;
    cursor: pointer;
    color: #1B2431;
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
    padding: 10px 20px;
    color: #1B2431;
    font-size: 13px;
    line-height: 20px;
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #F5F5F5;
}

.ms-container .ms-selectable li.disabled, .ms-container .ms-selection li.disabled {
    color: #9da9b9;
    cursor: text;
}

.irs {
    float: left;
    display: block;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.irs-line {
    display: block;
    overflow: hidden;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar, .irs-shadow {
    position: absolute;
    width: 0;
    left: 0;
}

.irs-bar {
    display: block;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    left: 0;
}

.irs-shadow {
    display: none;
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-slider, .irs-to {
    display: block;
    position: absolute;
}

.irs-slider {
    z-index: 1;
}

    .irs-slider.type_last {
        z-index: 2;
    }

.irs-min {
    left: 0;
    cursor: default;
}

.irs-max {
    right: 0;
    cursor: default;
}

.irs-from, .irs-single, .irs-to {
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
}

    .irs-grid-pol.small {
        height: 4px;
    }

.irs-grid-text {
    position: absolute;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0,0,0,0);
    z-index: 2;
}

.irs-disabled {
    opacity: .4;
}

.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}

.irs-hidden-input {
    position: absolute!important;
    display: block!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    z-index: -9999!important;
    background: 0 0!important;
    border-style: solid!important;
    border-color: transparent!important;
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
    font-size: 11px;
    text-shadow: none;
    padding: 3px 10px;
}

.irs {
    height: 55px;
}

.irs-with-grid {
    height: 75px;
}

.irs-line {
    height: 5px;
    top: 33px;
    background: #FFF;
    border: 1px solid #DBE0E4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    height: 8px;
}

.irs-bar, .irs-bar-edge, .irs-shadow {
    height: 5px;
    top: 33px;
}

.irs-bar {
    border-top: 1px solid #2D3349;
    border-bottom: 1px solid #2D3349;
    background: #2D3349;
}

.irs-bar-edge {
    width: 14px;
    border: 1px solid #2D3349;
    border-right: 0;
    background: #2D3349;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.irs-shadow {
    background: #CCC;
    opacity: .5;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider {
    top: 26px;
    width: 19px;
    height: 19px;
    border: 3px solid #2D3349;
    background: #FFF;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .irs-max, .irs-min, .irs-slider.state_hover, .irs-slider:hover {
        background: #F5F5F5;
    }

    .irs-slider:after {
        top: -10px;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #2D3349;
        border-width: 4px;
        margin-left: -5px;
    }

    .irs-slider.to:after {
        margin-left: -4px;
    }

.irs-max, .irs-min {
    color: #1B2431;
    line-height: 16px;
    top: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-max, .lt-ie9 .irs-min {
    background: #ccc;
}

.irs-from, .irs-single, .irs-to {
    color: #fff;
    font-weight: 400;
    line-height: 14px;
    background: #2D3349;
    -webkit-box-shadow: 0 0 0 2px rgba(45,51,73,.25);
    -moz-box-shadow: 0 0 0 2px rgba(45,51,73,.25);
    box-shadow: 0 0 0 2px rgba(45,51,73,.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.lt-ie9 .irs-from, .lt-ie9 .irs-single, .lt-ie9 .irs-to {
    background: #F5F5F5;
}

.irs-grid {
    height: 27px;
}

.irs-grid-pol {
    opacity: .5;
    background: #428bca;
}

    .irs-grid-pol.small {
        background: #999;
    }

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac;
}
/*!
 * Bootstrap Colorpicker v2.3.3
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */

.colorpicker-saturation {
    width: 150px;
    height: 150px;
    background-image: url(../img/bootstrap-colorpicker/saturation.png);
    cursor: crosshair;
    float: left;
}

    .colorpicker-saturation i {
        display: block;
        height: 5px;
        width: 5px;
        border: 1px solid #000;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: absolute;
        top: 0;
        left: 0;
        margin: -4px 0 0 -4px;
    }

        .colorpicker-saturation i b {
            display: block;
            height: 5px;
            width: 5px;
            border: 1px solid #fff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

.colorpicker-alpha, .colorpicker-hue {
    width: 15px;
    height: 150px;
    float: left;
    cursor: row-resize;
    margin-left: 4px;
    margin-bottom: 4px;
}

    .colorpicker-alpha i, .colorpicker-hue i {
        display: block;
        height: 1px;
        background: #000;
        border-top: 1px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: -1px;
    }

.colorpicker-hue {
    background-image: url(../img/bootstrap-colorpicker/hue.png);
}

.colorpicker-alpha, .colorpicker-color {
    background-image: url(../img/bootstrap-colorpicker/alpha.png);
}

.colorpicker-alpha {
    display: none;
}

.colorpicker:after, .colorpicker:before {
    content: '';
    display: inline-block;
    position: absolute;
}

.colorpicker-alpha, .colorpicker-hue, .colorpicker-saturation {
    background-size: contain;
}

.colorpicker {
    padding: 4px;
    min-width: 130px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 2500;
}

    .colorpicker:after, .colorpicker:before {
        line-height: 0;
    }

    .colorpicker:before {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: rgba(0,0,0,.2);
        top: -7px;
        left: 6px;
    }

    .colorpicker:after {
        clear: both;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        top: -6px;
        left: 7px;
    }

    .colorpicker div {
        position: relative;
    }

    .colorpicker.colorpicker-with-alpha {
        min-width: 140px;
    }

        .colorpicker.colorpicker-with-alpha .colorpicker-alpha {
            display: block;
        }

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-position: 0 100%;
}

    .colorpicker-color div {
        height: 10px;
    }

.colorpicker-selectors {
    display: none;
    height: 10px;
    margin-top: 5px;
    clear: both;
}

    .colorpicker-selectors i {
        cursor: pointer;
        float: left;
        height: 10px;
        width: 10px;
    }

        .colorpicker-selectors i + i {
            margin-left: 3px;
        }

.colorpicker-element .add-on i, .colorpicker-element .input-group-addon i {
    display: inline-block;
    cursor: pointer;
    height: 16px;
    vertical-align: text-top;
    width: 16px;
}

.colorpicker.colorpicker-inline {
    position: relative;
    display: inline-block;
    float: none;
    z-index: auto;
}

.colorpicker.colorpicker-horizontal {
    width: 110px;
    min-width: 110px;
    height: auto;
}

    .colorpicker.colorpicker-horizontal .colorpicker-saturation {
        margin-bottom: 4px;
    }

    .colorpicker.colorpicker-horizontal .colorpicker-color {
        width: 150px;
    }

    .colorpicker.colorpicker-horizontal .colorpicker-alpha, .colorpicker.colorpicker-horizontal .colorpicker-hue {
        width: 150px;
        height: 15px;
        float: left;
        cursor: col-resize;
        margin-left: 0;
        margin-bottom: 4px;
    }

        .colorpicker.colorpicker-horizontal .colorpicker-alpha i, .colorpicker.colorpicker-horizontal .colorpicker-hue i {
            display: block;
            height: 15px;
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
            width: 1px;
            border: none;
            margin-top: 0;
        }

    .colorpicker.colorpicker-horizontal .colorpicker-hue {
        background-image: url(../img/bootstrap-colorpicker/hue-horizontal.png);
    }

    .colorpicker.colorpicker-horizontal .colorpicker-alpha {
        background-image: url(../img/bootstrap-colorpicker/alpha-horizontal.png);
    }

.colorpicker.colorpicker-hidden {
    display: none;
}

.colorpicker.colorpicker-visible {
    display: block;
}

.colorpicker-inline.colorpicker-visible {
    display: inline-block;
}

.colorpicker-right:before {
    left: auto;
    right: 6px;
}

.colorpicker-right:after {
    left: auto;
    right: 7px;
}

.colorpicker-no-arrow:after, .colorpicker-no-arrow:before {
    border-right: 0;
    border-left: 0;
}

.colorpicker-2x .colorpicker-saturation {
    width: 250px;
    height: 250px;
}

.colorpicker-2x .colorpicker-alpha, .colorpicker-2x .colorpicker-hue {
    width: 30px;
    height: 250px;
}

.colorpicker-2x .colorpicker-color, .colorpicker-2x .colorpicker-color div {
    height: 30px;
}
/*! X-editable - v1.5.1 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */

.editableform {
    margin-bottom: 0;
}

    .editableform .control-group {
        margin-bottom: 0;
        white-space: nowrap;
        line-height: 20px;
    }

    .editableform .form-control {
        width: 100%;
    }

.editable-buttons {
    float: left;
    width: 100%;
    vertical-align: top;
    zoom: 1;
}

    .editable-buttons .btn {
        margin-right: 5px;
    }

    .editable-buttons.editable-buttons-bottom {
        display: block;
        margin-top: 7px;
        margin-left: 0;
    }

.editable-input {
    float: left;
    width: 100%;
    vertical-align: top;
    display: inline-block;
    white-space: normal;
    zoom: 1;
    margin-bottom: 15px;
}

.editable-buttons .editable-cancel {
    margin-left: 7px;
}

.editable-buttons button.ui-button-icon-only {
    height: 24px;
    width: 30px;
}

.editableform-loading {
    background: url(../img/xeditable/loading.gif) center center no-repeat;
    height: 25px;
    width: auto;
    min-width: 25px;
}

.editable-inline .editableform-loading {
    background-position: left 5px;
}

.editable-error-block {
    white-space: normal;
    float: left;
    width: 100%;
    margin-top: 15px;
}

    .editable-error-block.ui-state-error {
        padding: 3px;
    }

.editable-error {
    color: red;
}

.editableform .editable-date {
    padding: 0;
    margin: 0;
    float: left;
}

.editable-inline .add-on .icon-th {
    margin-top: 3px;
    margin-left: 1px;
}

.editable-checklist label input[type=checkbox], .editable-checklist label span {
    vertical-align: middle;
    margin: 0;
}

.editable-checklist label {
    white-space: nowrap;
}

.editable-wysihtml5 {
    width: 566px;
    height: 250px;
}

.editable-clear {
    clear: both;
    font-size: .9em;
    text-decoration: none;
    text-align: right;
}

.editable-clear-x {
    background: url(../img/xeditable/clear.png) center center no-repeat;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    opacity: .6;
    z-index: 100;
    top: 50%;
    right: 6px;
    margin-top: -6px;
}

body, html {
    height: 100%;
}

.editable-clear-x:hover {
    opacity: 1;
}

.editable-pre-wrapped {
    white-space: pre-wrap;
}

.editable-container.editable-popup, .editable-container.popover {
    max-width: 450px;
}

.editable-container.editable-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    zoom: 1;
}

.editable-container.ui-widget {
    font-size: inherit;
    z-index: 9990;
}

.editable-click, a.editable-click, a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #08c;
}

    .editable-click.editable-disabled, a.editable-click.editable-disabled, a.editable-click.editable-disabled:hover {
        color: #585858;
        cursor: default;
        border-bottom: none;
    }

.editable-empty, .editable-empty:focus, .editable-empty:hover {
    font-style: italic;
    color: #D14;
    text-decoration: none;
}

.editable-unsaved {
    font-weight: 700;
}

.editable-bg-transition {
    -webkit-transition: background-color 1.4s ease-out;
    -moz-transition: background-color 1.4s ease-out;
    -o-transition: background-color 1.4s ease-out;
    -ms-transition: background-color 1.4s ease-out;
    transition: background-color 1.4s ease-out;
}

.form-horizontal .editable {
    padding-top: 5px;
    display: inline-block;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}*/

.editable-address {
    display: block;
    margin-bottom: 5px;
}

    .editable-address span {
        width: 70px;
        display: inline-block;
    }

.clearfix {
    zoom: 1;
}

    .clearfix:after, .clearfix:before {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

.noselect {
    -webkit-user-select: none;
    user-select: none;
}

.app .app-feature-gallery > li, .app-accordion .item .heading {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.margin-0 {
    margin: 0!important;
}

.margin-top-0 {
    margin-top: 0!important;
}

.margin-top-5 {
    margin-top: 5px!important;
}

.margin-top-10 {
    margin-top: 10px!important;
}

.margin-top-15 {
    margin-top: 15px!important;
}

.margin-top-20 {
    margin-top: 20px!important;
}

.margin-top-30 {
    margin-top: 30px!important;
}

.margin-top-40 {
    margin-top: 40px!important;
}

.margin-top-50 {
    margin-top: 50px!important;
}

.margin-top-100 {
    margin-top: 100px!important;
}

.margin-top-minus-one {
    margin-top: -1px!important;
}

.margin-bottom-0 {
    margin-bottom: 0!important;
}

.margin-bottom-5 {
    margin-bottom: 5px!important;
}

.margin-bottom-10 {
    margin-bottom: 10px!important;
}

.margin-bottom-15 {
    margin-bottom: 15px!important;
}

.margin-bottom-20 {
    margin-bottom: 20px!important;
}

.margin-bottom-30 {
    margin-bottom: 30px!important;
}

.margin-bottom-40 {
    margin-bottom: 40px!important;
}

.margin-bottom-50 {
    margin-bottom: 50px!important;
}

.margin-bottom-100 {
    margin-bottom: 100px!important;
}

.margin-left-0 {
    margin-left: 0!important;
}

.margin-left-5 {
    margin-left: 5px!important;
}

.margin-left-10 {
    margin-left: 10px!important;
}

.margin-left-15 {
    margin-left: 15px!important;
}

.margin-left-20 {
    margin-left: 20px!important;
}

.margin-left-30 {
    margin-left: 30px!important;
}

.margin-left-40 {
    margin-left: 40px!important;
}

.margin-left-50 {
    margin-left: 50px!important;
}

.margin-right-0 {
    margin-right: 0!important;
}

.margin-right-5 {
    margin-right: 5px!important;
}

.margin-right-10 {
    margin-right: 10px!important;
}

.margin-right-15 {
    margin-right: 15px!important;
}

.margin-right-20 {
    margin-right: 20px!important;
}

.margin-right-30 {
    margin-right: 30px!important;
}

.margin-right-40 {
    margin-right: 40px!important;
}

.margin-right-50 {
    margin-right: 50px!important;
}

.padding-0 {
    padding: 0!important;
}

.padding-5 {
    padding: 5px!important;
}

.padding-10 {
    padding: 10px!important;
}

.padding-15 {
    padding: 15px!important;
}

.padding-20 {
    padding: 20px!important;
}

.padding-30 {
    padding: 30px!important;
}

.padding-40 {
    padding: 40px!important;
}

.padding-50 {
    padding: 50px!important;
}

.padding-left-0 {
    padding-left: 0!important;
}

.padding-left-5 {
    padding-left: 5px!important;
}

.padding-left-10 {
    padding-left: 10px!important;
}

.padding-left-15 {
    padding-left: 15px!important;
}

.padding-left-20 {
    padding-left: 20px!important;
}

.padding-left-30 {
    padding-left: 30px!important;
}

.padding-left-40 {
    padding-left: 40px!important;
}

.padding-left-50 {
    padding-left: 50px!important;
}

.padding-right-0 {
    padding-right: 0!important;
}

.padding-right-5 {
    padding-right: 5px!important;
}

.padding-right-10 {
    padding-right: 10px!important;
}

.padding-right-15 {
    padding-right: 15px!important;
}

.padding-right-20 {
    padding-right: 20px!important;
}

.padding-right-30 {
    padding-right: 30px!important;
}

.padding-right-40 {
    padding-right: 40px!important;
}

.padding-right-50 {
    padding-right: 50px!important;
}

.padding-top-0 {
    padding-top: 0!important;
}

.padding-top-5 {
    padding-top: 5px!important;
}

.padding-top-10 {
    padding-top: 10px!important;
}

.padding-top-15 {
    padding-top: 15px!important;
}

.padding-top-20 {
    padding-top: 20px!important;
}

.padding-top-30 {
    padding-top: 30px!important;
}

.padding-top-40 {
    padding-top: 40px!important;
}

.padding-top-50 {
    padding-top: 50px!important;
}

.padding-bottom-0 {
    padding-bottom: 0!important;
}

.padding-bottom-5 {
    padding-bottom: 5px!important;
}

.padding-bottom-10 {
    padding-bottom: 10px!important;
}

.padding-bottom-15 {
    padding-bottom: 15px!important;
}

.padding-bottom-20 {
    padding-bottom: 20px!important;
}

.padding-bottom-30 {
    padding-bottom: 30px!important;
}

.padding-bottom-40 {
    padding-bottom: 40px!important;
}

.padding-bottom-50 {
    padding-bottom: 50px!important;
}

.border-top-0 {
    border-top: 0!important;
}

.border-bottom-0 {
    border-bottom: 0!important;
}

.border-left-0 {
    border-left: 0!important;
}

.border-right-0 {
    border-right: 0!important;
}

.text-default {
    color: #454545!important;
}

.text-muted {
    color: #7F8FA4!important;
}

.text-primary {
    color: #292f43!important;
}

.text-info {
    color: #4FB5DD!important;
}

.text-success {
    color: #76AB3C!important;
}

.text-warning {
    color: #F69F00!important;
}

.text-danger {
    color: #F04E51!important;
}

.text-sm {
    font-size: 11px;
}

.text-rg {
    font-size: 13px;
}

.text-lg {
    font-size: 15px;
}

.text-xlg {
    font-size: 17px;
}

.text-thin {
    font-weight: 300!important;
}

.text-regular {
    font-weight: 400!important;
}

.text-bold {
    font-weight: 600!important;
}

.text-bolder {
    font-weight: 700!important;
}

.text-uppercase {
    text-transform: uppercase!important;
}

.text-lowercase {
    text-transform: lowercase!important;
}

.text-capitalize {
    text-transform: capitalize!important;
}

.text-italic {
    font-style: italic!important;
}

.wide {
    width: 100%;
}

.visible-mobile {
    display: none;
}

.text-right {
    text-align: right!important;
}

.text-left {
    text-align: left!important;
}

.animate-infinite {
    -vendor-animation-duration: 1s;
    -vendor-animation-delay: 1s;
    -vendor-animation-iteration-count: infinite;
}

.app-color-example {
    float: left;
    width: 100%;
    padding: 5px;
    line-height: 20px;
    border: 1px dashed #DBE0E4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}

.text-bloody-600 {
    color: #6C0000!important;
}

.text-bloody-500 {
    color: #b90000!important;
}

.text-bloody-400 {
    color: #ff0606!important;
}

.text-bloody-300 {
    color: #ff5353!important;
}

.text-bloody-200 {
    color: #ff8686!important;
}

.text-bloody-100 {
    color: #ffb9b9!important;
}

.text-orange-600 {
    color: #D37001!important;
}

.text-orange-500 {
    color: #fe8a09!important;
}

.text-orange-400 {
    color: #fea33c!important;
}

.text-orange-300 {
    color: #febb6f!important;
}

.text-orange-200 {
    color: #fec788!important;
}

.text-orange-100 {
    color: #ffd3a1!important;
}

.text-yellow-600 {
    color: #DFDA00!important;
}

.text-yellow-500 {
    color: #fffa13!important;
}

.text-yellow-400 {
    color: #fffa2d!important;
}

.text-yellow-300 {
    color: #fffb46!important;
}

.text-yellow-200 {
    color: #fffb60!important;
}

.text-yellow-100 {
    color: #fffc79!important;
}

.text-lime-600 {
    color: #466C00!important;
}

.text-lime-500 {
    color: #679f00!important;
}

.text-lime-400 {
    color: #78b900!important;
}

.text-lime-300 {
    color: #88d200!important;
}

.text-lime-200 {
    color: #99ec00!important;
}

.text-lime-100 {
    color: #a7ff06!important;
}

.text-green-600 {
    color: #006C00!important;
}

.text-green-500 {
    color: #009f00!important;
}

.text-green-400 {
    color: #00b900!important;
}

.text-green-300 {
    color: #06ff06!important;
}

.text-green-200 {
    color: #39ff39!important;
}

.text-green-100 {
    color: #6cff6c!important;
}

.text-sea-600 {
    color: #00D595!important;
}

.text-sea-500 {
    color: #09ffb5!important;
}

.text-sea-400 {
    color: #22ffbd!important;
}

.text-sea-300 {
    color: #3cffc4!important;
}

.text-sea-200 {
    color: #56ffcc!important;
}

.text-sea-100 {
    color: #6fffd4!important;
}

.text-teal-600 {
    color: #00696C!important;
}

.text-teal-500 {
    color: #00b3b9!important;
}

.text-teal-400 {
    color: #00e5ec!important;
}

.text-teal-300 {
    color: #20f9ff!important;
}

.text-teal-200 {
    color: #53faff!important;
}

.text-teal-100 {
    color: #6cfbff!important;
}

.text-blue-600 {
    color: #00416C!important;
}

.text-blue-500 {
    color: #006fb9!important;
}

.text-blue-400 {
    color: #008eec!important;
}

.text-blue-300 {
    color: #20a6ff!important;
}

.text-blue-200 {
    color: #53baff!important;
}

.text-blue-100 {
    color: #6cc4ff!important;
}

.text-darkblue-600 {
    color: #00336C!important;
}

.text-darkblue-500 {
    color: #004b9f!important;
}

.text-darkblue-400 {
    color: #0063d2!important;
}

.text-darkblue-300 {
    color: #067cff!important;
}

.text-darkblue-200 {
    color: #3997ff!important;
}

.text-darkblue-100 {
    color: #53a4ff!important;
}

.text-navyblue-600 {
    color: #001C6C!important;
}

.text-navyblue-500 {
    color: #00299f!important;
}

.text-navyblue-400 {
    color: #0036d2!important;
}

.text-navyblue-300 {
    color: #2059ff!important;
}

.text-navyblue-200 {
    color: #537fff!important;
}

.text-navyblue-100 {
    color: #6c92ff!important;
}

.text-indigo-600 {
    color: #1F016B!important;
}

.text-indigo-500 {
    color: #2e019e!important;
}

.text-indigo-400 {
    color: #3f02da!important;
}

.text-indigo-300 {
    color: #6022fd!important;
}

.text-indigo-200 {
    color: #8454fd!important;
}

.text-indigo-100 {
    color: #a887fe!important;
}

.text-purple-600 {
    color: #41006C!important;
}

.text-purple-500 {
    color: #60009f!important;
}

.text-purple-400 {
    color: #8500dc!important;
}

.text-purple-300 {
    color: #a620ff!important;
}

.text-purple-200 {
    color: #ba53ff!important;
}

.text-purple-100 {
    color: #cf86ff!important;
}

.text-magenta-600 {
    color: #6C0069!important;
}

.text-magenta-500 {
    color: #9f009b!important;
}

.text-magenta-400 {
    color: #dc00d6!important;
}

.text-magenta-300 {
    color: #ff20f9!important;
}

.text-magenta-200 {
    color: #ff53fa!important;
}

.text-magenta-100 {
    color: #ff86fc!important;
}

.text-pink-600 {
    color: #6C004B!important;
}

.text-pink-500 {
    color: #9f006e!important;
}

.text-pink-400 {
    color: #dc0099!important;
}

.text-pink-300 {
    color: #ff20bb!important;
}

.text-pink-200 {
    color: #ff53ca!important;
}

.text-pink-100 {
    color: #ff86da!important;
}

.text-maroon-600 {
    color: #6C0023!important;
}

.text-maroon-500 {
    color: #9f0034!important;
}

.text-maroon-400 {
    color: #dc0047!important;
}

.text-maroon-300 {
    color: #ff2068!important;
}

.text-maroon-200 {
    color: #ff538a!important;
}

.text-maroon-100 {
    color: #ff86ad!important;
}

@media (max-width:992px) {
    .visible-mobile {
        display: block;
    }

    .hidden-mobile {
        display: none;
    }

    .float-left-mobile {
        float: left!important;
    }

    .float-right-mobile {
        float: right!important;
    }

    .clear-mobile {
        clear: both;
    }

    .text-left-mobile {
        text-align: left!important;
    }

    .text-right-mobile {
        text-align: right!important;
    }
}

body {
    padding: 0;
    margin: 0;
    color: #454545;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 400;
    background: #EDEFF0;
}

    .app .app-container .app-content.app-content-resizable .app-content-resizable-column .container, body .row > div[class^=col-] {
        padding-left: 10px;
        padding-right: 10px;
    }

    body a {
        color: #0F9DEA;
    }

        body a:hover {
            color: #0d8dd2;
        }

    body .row {
        margin-left: -10px;
        margin-right: -10px;
    }

.app {
    float: left;
    width: 100%;
    min-height: 100%;
    position: relative;
}

    .app .app-container {
        float: left;
        width: 100%;
        position: relative;
        background: #EDEFF0;
    }

        .app .app-container .app-sidebar {
            float: left;
            width: 300px;
            z-index: 1;
        }

            .app .app-container .app-sidebar.dir-left {
                float: left;
            }

            .app .app-container .app-sidebar.dir-right {
                float: right;
            }

        .app .app-container .app-content {
            width: 100%;
            zoom: 1;
        }

            .app .app-container .app-content:after, .app .app-container .app-content:before {
                content: "";
                display: table;
            }

            .app .app-container .app-content:after {
                clear: both;
            }

            .app .app-container .app-content.app-content-resizable .app-content-resizable-column {
                float: left;
                position: relative;
            }

                .app .app-container .app-content.app-content-resizable .app-content-resizable-column .ui-resizable-handle {
                    position: absolute;
                    right: -5px;
                    top: 0;
                    font-size: .1px;
                    display: block;
                    touch-action: none;
                    cursor: e-resize;
                    width: 10px;
                    height: 100%;
                }

                    .app .app-container .app-content.app-content-resizable .app-content-resizable-column .ui-resizable-handle:after {
                        position: absolute;
                        top: 50%;
                        left: 3px;
                        width: 12px;
                        height: 12px;
                        margin-top: -6px;
                        font-family: linearicons;
                        font-size: 12px;
                        content: "\e871";
                        text-align: center;
                        -webkit-transform: rotate(90deg);
                        -moz-transform: rotate(90deg);
                        -ms-transform: rotate(90deg);
                        -o-transform: rotate(90deg);
                        transform: rotate(90deg);
                    }

                .app .app-container .app-content.app-content-resizable .app-content-resizable-column:first-child .container {
                    padding-left: 15px;
                }

                .app .app-container .app-content.app-content-resizable .app-content-resizable-column:last-child .container {
                    padding-right: 15px;
                }

            .app .app-container .app-content .app-content-separate {
                float: left;
                width: 100%;
            }

                .app .app-container .app-content .app-content-separate > .app-content-separate-left {
                    float: left;
                    width: 360px;
                    background: #FFF;
                    border-right: 1px solid #DBE0E4;
                }

                    .app .app-container .app-content .app-content-separate > .app-content-separate-left .app-content-separate-panel {
                        padding: 15px;
                        float: left;
                        width: 100%;
                        border-bottom: 1px solid #DBE0E4;
                    }

        .app .app-container.app-sidebar-left-minimized .app-sidebar.dir-left, .app .app-container.app-sidebar-right-minimized .app-sidebar.dir-right {
            width: 50px;
        }

        .app .app-container .app-content .app-content-separate > .app-content-separate-content {
            padding-left: 360px;
        }

        .app .app-container .app-content.app-sidebar-left {
            padding-left: 300px;
        }

        .app .app-container .app-content.app-sidebar-right {
            padding-right: 300px;
        }

        .app .app-container.app-sidebar-left-closed .app-sidebar.dir-left {
            margin-left: -300px;
        }

        .app .app-container.app-sidebar-left-closed .app-content.app-sidebar-left {
            padding-left: 0!important;
        }

        .app .app-container.app-sidebar-right-closed .app-sidebar.dir-right {
            margin-right: -300px;
        }

        .app .app-container.app-sidebar-right-closed .app-content.app-sidebar-right {
            padding-right: 0!important;
        }

        .app .app-container.app-sidebar-right-minimized .app-content.app-header-fixed > .app-header, .app .app-container.app-sidebar-right-minimized .app-content.app-sidebar-right {
            padding-right: 50px;
        }

        .app .app-container.app-sidebar-left-minimized .app-content.app-sidebar-left {
            padding-left: 50px;
        }

    .app .app-overlay {
        position: fixed;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.6);
        width: 0;
        height: 0;
        z-index: 1000;
        opacity: 0;
        -webkit-transition: opacity .2s linear;
        -moz-transition: opacity .2s linear;
        -ms-transition: opacity .2s linear;
        -o-transition: opacity .2s linear;
        transition: opacity .2s linear;
    }

        .app .app-overlay.show {
            width: 100%;
            height: 100%;
            opacity: 1;
        }

    .app .app-sidepanel {
        position: fixed;
        z-index: 1001;
        top: 0;
        right: -400px;
        width: 400px;
        height: 100%;
        background: #FFF;
        border-left: 1px solid #DBE0E4;
        -webkit-transition: right .1s linear;
        -moz-transition: right .1s linear;
        -ms-transition: right .1s linear;
        -o-transition: right .1s linear;
        transition: right .1s linear;
    }

    .app.app-sidepanel-open {
        overflow-x: visible;
        margin-left: -400px;
    }

        .app.app-sidepanel-open .app-sidepanel {
            right: 0;
        }

    .app.app-loaded {
        -webkit-transition: margin .1s linear;
        -moz-transition: margin .1s linear;
        -ms-transition: margin .1s linear;
        -o-transition: margin .1s linear;
        transition: margin .1s linear;
    }

        .app.app-loaded .app-container .app-sidebar {
            -webkit-transition: all .1s linear;
            -moz-transition: all .1s linear;
            -ms-transition: all .1s linear;
            -o-transition: all .1s linear;
            transition: all .1s linear;
        }

        .app.app-loaded .app-container .app-content {
            -webkit-transition: padding .1s linear;
            -moz-transition: padding .1s linear;
            -ms-transition: padding .1s linear;
            -o-transition: padding .1s linear;
            transition: padding .1s linear;
        }

    .app .app-container .app-content.app-header-fixed > .app-header, .app .app-header .app-header-navigation nav > ul > li > a {
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
        -o-transition: all .1s linear;
    }

.app-layout-boxed {
    background: #dfe3e4;
}

    .app-layout-boxed > .app {
        float: none;
        width: 1200px;
        margin: 0 auto;
        zoom: 1;
        -webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 16px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 16px 0 rgba(0,0,0,.1);
        overflow-x: hidden;
    }

        .app-layout-boxed > .app:after, .app-layout-boxed > .app:before {
            content: "";
            display: table;
        }

        .app-layout-boxed > .app:after {
            clear: both;
        }

    .app-layout-boxed.app-layout-boxed-offset {
        padding-top: 30px;
    }

.app .app-container .app-content.app-header-fixed {
    padding-top: 60px;
}

    .app .app-container .app-content.app-header-fixed > .app-header {
        padding-left: 300px;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9;
        transition: all .1s linear;
    }

.app .app-container.app-sidebar-left-minimized .app-content.app-header-fixed > .app-header {
    padding-left: 50px;
}

.app .app-container.app-sidebar-left-closed .app-content.app-header-fixed > .app-header, .app .app-container.app-sidebar-right-closed .app-content.app-header-fixed > .app-header {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:480px) {
    .app .row {
        margin: 0;
    }

        .app .row div[class^=col-md-] {
            float: left;
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }
}

@media (max-width:992px) {
    .app .app-container .app-sidebar {
        float: left;
        position: relative;
        width: 100%;
        display: none;
        left: auto;
        right: auto;
    }

        .app .app-container .app-sidebar.app-sidebar-open {
            display: block;
            margin: 0!important;
        }

    .app .app-container .app-content {
        float: left;
        width: 100%;
    }

        .app .app-container .app-content.app-content-resizable .app-content-resizable-column {
            width: 100%!important;
        }

            .app .app-container .app-content.app-content-resizable .app-content-resizable-column .ui-resizable-handle {
                display: none!important;
            }

        .app .app-container .app-content .app-content-separate .app-content-separate-left {
            float: left;
            width: 100%;
            border-right: 0;
        }

            .app .app-container .app-content .app-content-separate .app-content-separate-left .app-content-separate-content {
                display: none;
            }

            .app .app-container .app-content .app-content-separate .app-content-separate-left.open .app-content-separate-content {
                display: block;
            }

        .app .app-container .app-content .app-content-separate .app-content-separate-content {
            padding-left: 0;
            float: left;
            width: 100%;
        }

        .app .app-container .app-content.app-sidebar-left {
            padding-left: 0;
        }

        .app .app-container .app-content.app-sidebar-right {
            padding-right: 0;
        }

    .app .app-container.app-sidebar-left-closed .app-sidebar.dir-left {
        left: auto;
    }

    .app .app-container.app-sidebar-right-closed .app-sidebar.dir-right {
        right: auto;
    }

    .app div[class^=col-md] {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
}

.app .app-header .app-header-buttons.app-header-buttons-separated li:last-child:after, .app .app-header .app-header-navigation nav > ul > li.title {
    display: none;
}

@media (max-width:1200px) {
    .app-layout-boxed > .app {
        float: left;
        width: 100%;
    }
}

.app .app-header {
    float: left;
    width: 100%;
    height: 60px;
}

    .app .app-header .app-header-logo {
        float: left;
        width: 152px;
        height: 65px;
        text-indent: 9999px;
        font-size: 0;
        background-attachment:fixed;
        -webkit-transition: background .1s linear;
        -moz-transition: background .1s linear;
        -ms-transition: background .1s linear;
        -o-transition: background .1s linear;
        transition: background .1s linear;
    }

        .app .app-header .app-header-logo.app-header-logo-light {
            background: url(../img/logo-big-dark.png) center center no-repeat;
            background-size:cover;
        }

        .app .app-header .app-header-logo.app-header-logo-condensed {
            margin-right: 0px;
        }

    .app .app-header .app-header-title {
        float: left;
        padding: 10px 10px 10px 15px;
    }

        .app .app-header .app-header-title .title, .app .app-header .app-header-title h1, .app .app-header .app-header-title h2, .app .app-header .app-header-title h3, .app .app-header .app-header-title h4, .app .app-header .app-header-title h5, .app .app-header .app-header-title h6 {
            font-size: 14px;
            line-height: 40px;
            font-weight: 600;
            padding: 0;
            margin: 0;
        }

            .app .app-header .app-header-title .title span, .app .app-header .app-header-title h1 span, .app .app-header .app-header-title h2 span, .app .app-header .app-header-title h3 span, .app .app-header .app-header-title h4 span, .app .app-header .app-header-title h5 span, .app .app-header .app-header-title h6 span {
                font-size: 20px;
                line-height: 40px;
                float: left;
                margin-right: 10px;
            }

    .app .app-header .app-header-buttons {
        float: left;
        padding: 9px 5px 10px 10px;
        margin: 0;
        list-style: none;
        width: auto;
    }

        .app .app-header .app-header-buttons > li {
            float: left;
            position: relative;
            margin-right: 5px;
            width: auto;
        }

            .app .app-header .app-header-buttons > li > .contact {
                margin-bottom: 0;
            }

                .app .app-header .app-header-buttons > li > .contact .contact-container {
                    margin-right: 10px;
                }

            .app .app-header .app-header-buttons > li:last-child {
                margin-right: 0;
            }

        .app .app-header .app-header-buttons.app-header-buttons-separated li {
            padding-right: 5px;
        }

            .app .app-header .app-header-buttons.app-header-buttons-separated li:after {
                content: " ";
                position: absolute;
                right: 0;
                top: 10px;
                height: 20px;
                width: 1px;
            }

            .app .app-header .app-header-buttons.app-header-buttons-separated li:last-child {
                padding-right: 0;
                margin-right: 0;
            }

        .app .app-header .app-header-buttons.pull-right {
            padding-right: 15px;
        }

    .app .app-header .app-header-navigation, .app .app-header .app-header-navigation nav {
        float: left;
        width: auto;
    }

        .app .app-header .app-header-navigation nav > ul {
            float: left;
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .app .app-header .app-header-navigation nav > ul > li {
                float: left;
                width: auto;
                position: relative;
            }

                .app .app-header .app-header-navigation nav > ul > li > a {
                    display: block;
                    float: left;
                    line-height: 20px;
                    padding: 20px 15px;
                    font-size: 12px;
                    font-weight: 700;
                    color: #1B2431;
                    text-transform: uppercase;
                    text-decoration: none;
                    transition: all .1s linear;
                }

                    .app .app-header .app-header-navigation nav > ul > li > a span {
                        display: none;
                    }

                .app .app-header .app-header-navigation nav > ul > li .app-header-navigation-megamenu {
                    display: none;
                    width: 94%;
                    position: fixed;
                    left: 3%;
                    top: 60px;
                    padding: 15px;
                    margin-top: -1px;
                    border: 1px solid #DBE0E4;
                    z-index: 10;
                    background: #FFF;
                    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
                    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.1);
                    box-shadow: 0 2px 8px rgba(0,0,0,.1);
                }

                .app .app-header .app-header-navigation nav > ul > li ul, .dropdown-menu {
                    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
                    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.1);
                }

                .app .app-header .app-header-navigation nav > ul > li ul {
                    display: none;
                    position: absolute;
                    left: 0;
                    top: 100%;
                    width: 250px;
                    list-style: none;
                    padding: 0;
                    margin: -1px 0 0;
                    z-index: 10;
                    border: 1px solid #DBE0E4;
                    box-shadow: 0 2px 8px rgba(0,0,0,.1);
                }

                    .app .app-header .app-header-navigation nav > ul > li ul > li > a {
                        float: left;
                        width: 100%;
                        padding: 15px;
                        background: #FFF;
                        color: #1B2431;
                        text-decoration: none;
                        text-transform: uppercase;
                        font-weight: 700;
                        font-size: 11px;
                        -webkit-transition: all .1s linear;
                        -moz-transition: all .1s linear;
                        -ms-transition: all .1s linear;
                        -o-transition: all .1s linear;
                        transition: all .1s linear;
                    }

                        .app .app-header .app-header-navigation nav > ul > li ul > li > a span {
                            display: none;
                        }

                    .app .app-header .app-header-navigation nav > ul > li ul > li:hover > a {
                        background: #F5F5F5;
                        color: #0F9DEA;
                    }

                .app .app-header .app-header-navigation nav > ul > li:hover > a {
                    color: #0F9DEA;
                }

                .app .app-header .app-header-navigation nav > ul > li:hover > .app-header-navigation-megamenu, .app .app-header .app-header-navigation nav > ul > li:hover > ul {
                    display: block;
                }

        .app .app-header .app-header-navigation.app-header-navigation-hover nav > ul > li > a {
            background: #FFF;
            color: #2D3349;
            border-bottom: 1px solid #DBE0E4;
            padding-bottom: 19px;
        }

            .app .app-header .app-header-navigation.app-header-navigation-hover nav > ul > li > a:hover {
                background: #F5F5F5;
                color: #1a1d29;
            }

        .app .app-header .app-header-navigation.app-header-navigation-hover nav > ul > li ul > li > a {
            color: #2D3349;
        }

            .app .app-header .app-header-navigation.app-header-navigation-hover nav > ul > li ul > li > a:hover {
                color: #1a1d29;
            }

    .app .app-header .app-header-search {
        float: left;
        padding: 10px 0;
        position: relative;
    }

        .app .app-header .app-header-search > input {
            border: 1px solid transparent;
            float: left;
            width: 40px;
            padding: 0 0 0 40px;
            line-height: 38px;
            overflow: hidden;
            -webkit-transition: width .1s linear;
            -moz-transition: width .1s linear;
            -ms-transition: width .1s linear;
            -o-transition: width .1s linear;
            transition: width .1s linear;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

            .app .app-header .app-header-search > input:focus {
                width: 220px;
            }

        .app .app-header .app-header-search:after {
            position: absolute;
            left: 0;
            top: 10px;
            width: 40px;
            font-size: 20px;
            height: 40px;
            line-height: 40px;
            content: "\e853";
            font-family: linearicons;
            text-align: center;
            cursor: pointer;
        }

    .app .app-header .container.container-boxed {
        margin: 0 auto;
    }

        .app .app-header .container.container-boxed .app-header-logo {
            background-position-x: -15px;
        }

        .app .app-header .container.container-boxed .app-header-buttons.pull-right {
            padding-right: 0;
        }

    .app .app-header.app-header-design-blue .app-header-search, .app .app-header.app-header-design-dark .app-header-search, .app .app-header.app-header-design-default .app-header-search, .app .app-header.app-header-design-lightblue .app-header-search, .app .app-header.app-header-design-orange .app-header-search {
        padding: 9px 0;
    }

    .app .app-header.app-header-design-default {
        background: #FFF;
        border-bottom: 1px solid #DBE0E4;
    }

        .app .app-header.app-header-design-default .app-header-logo {
            /* background-color: #272c40; */
            /* background-image: url(../img/logo-big-dark.png); 17July *stm*  */
        }

            .app .app-header.app-header-design-default .app-header-logo:hover {
             /*   background-color: #252a3c;  stm */
                 background-color: #fff;
            }

        .app .app-header.app-header-design-default .app-header-title .title, .app .app-header.app-header-design-default .app-header-title h1, .app .app-header.app-header-design-default .app-header-title h2, .app .app-header.app-header-design-default .app-header-title h3, .app .app-header.app-header-design-default .app-header-title h4, .app .app-header.app-header-design-default .app-header-title h5, .app .app-header.app-header-design-default .app-header-title h6 {
            color: #454545;
        }

        .app .app-header.app-header-design-default .app-header-buttons.app-header-buttons-separated li::after {
            background: #DBE0E4;
        }

        .app .app-header.app-header-design-default .app-header-buttons .btn.btn-default, .app .app-header.app-header-design-default .app-header-buttons .btn.btn-link {
            background: #f5f5f5;
            color: #454545;
            border-color: #f2f2f2;
        }

            .app .app-header.app-header-design-default .app-header-buttons .btn.btn-default .fa, .app .app-header.app-header-design-default .app-header-buttons .btn.btn-default span[class^=icon-], .app .app-header.app-header-design-default .app-header-buttons .btn.btn-link .fa, .app .app-header.app-header-design-default .app-header-buttons .btn.btn-link span[class^=icon-] {
                color: #454545;
            }

            .app .app-header.app-header-design-default .app-header-buttons .btn.btn-default:hover, .app .app-header.app-header-design-default .app-header-buttons .btn.btn-link:hover {
                background: #f2f2f2;
                border-color: #ededed;
            }

        .app .app-header.app-header-design-default .app-header-buttons > li > .contact.contact-bordered:after {
            border-color: #f2f2f2;
        }

        .app .app-header.app-header-design-default .app-header-search > input {
            background: #f5f5f5;
            color: #454545;
            border-color: #f2f2f2;
        }

            .app .app-header.app-header-design-default .app-header-search > input:focus {
                border: 1px solid #DBE0E4;
                background: #fcfcfc;
            }

        .app .app-header.app-header-design-default .app-header-search:hover > input {
            background: #fafafa;
            border-color: #f7f7f7;
        }

        .app .app-header.app-header-design-default .app-header-search:after {
            color: #454545;
        }

    .app .app-header.app-header-design-dark {
        background: #272c40;
        border-bottom: 1px solid #292f43;
    }

        .app .app-header.app-header-design-dark .app-header-logo {
            background-color: #272c40;
            background-image: url(../img/logo.png);
        }

            .app .app-header.app-header-design-dark .app-header-logo:hover {
                background-color: #252a3d;
            }

            .app .app-header.app-header-design-dark .app-header-logo.app-header-logo-light {
                background-color: #272c40;
            }

                .app .app-header.app-header-design-dark .app-header-logo.app-header-logo-light:hover {
                    background-color: #252a3d;
                }

        .app .app-header.app-header-design-dark .app-header-title .title, .app .app-header.app-header-design-dark .app-header-title h1, .app .app-header.app-header-design-dark .app-header-title h2, .app .app-header.app-header-design-dark .app-header-title h3, .app .app-header.app-header-design-dark .app-header-title h4, .app .app-header.app-header-design-dark .app-header-title h5, .app .app-header.app-header-design-dark .app-header-title h6 {
            color: #7F8FA4;
        }

        .app .app-header.app-header-design-dark .app-header-buttons.app-header-buttons-separated li::after {
            background: #292f43;
        }

        .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-default, .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-link {
            background: #1f2333;
            color: #7F8FA4;
            border-color: #1d2130;
        }

            .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-default .fa, .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-default span[class^=icon-], .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-link .fa, .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-link span[class^=icon-] {
                color: #7F8FA4;
            }

            .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-default:hover, .app .app-header.app-header-design-dark .app-header-buttons .btn.btn-link:hover {
                background: #1d2130;
                border-color: #191d2a;
            }

        .app .app-header.app-header-design-dark .app-header-buttons > li > .contact.contact-bordered:after {
            border-color: #1d2130;
        }

        .app .app-header.app-header-design-dark .app-header-search > input {
            background: #1f2333;
            color: #7F8FA4;
            border-color: #1d2130;
        }

            .app .app-header.app-header-design-dark .app-header-search > input:focus {
                border: 1px solid #292f43;
                background: #252a3d;
            }

        .app .app-header.app-header-design-dark .app-header-search:hover > input {
            background: #23283a;
            border-color: #212536;
        }

        .app .app-header.app-header-design-dark .app-header-search:after {
            color: #7F8FA4;
        }

    .app .app-header.app-header-design-lightblue {
        background: #f0f4f8;
        border-bottom: 1px solid #e1eaf3;
    }

        .app .app-header.app-header-design-lightblue .app-header-logo {
            background-color: #f0f4f8;
            background-image: url(../img/logo-dark.png);
        }

            .app .app-header.app-header-design-lightblue .app-header-logo.app-header-logo-light, .app .app-header.app-header-design-lightblue .app-header-logo:hover {
                background-color: #edf1f6;
            }

                .app .app-header.app-header-design-lightblue .app-header-logo.app-header-logo-light:hover {
                    background-color: #e9eff4;
                }

        .app .app-header.app-header-design-lightblue .app-header-title .title, .app .app-header.app-header-design-lightblue .app-header-title h1, .app .app-header.app-header-design-lightblue .app-header-title h2, .app .app-header.app-header-design-lightblue .app-header-title h3, .app .app-header.app-header-design-lightblue .app-header-title h4, .app .app-header.app-header-design-lightblue .app-header-title h5, .app .app-header.app-header-design-lightblue .app-header-title h6 {
            color: #659bff;
        }

        .app .app-header.app-header-design-lightblue .app-header-buttons.app-header-buttons-separated li::after {
            background: #e1eaf3;
        }

        .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-default, .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-link {
            background: #e3eaf1;
            color: #659bff;
            border-color: #dfe7ef;
        }

            .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-default .fa, .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-default span[class^=icon-], .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-link .fa, .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-link span[class^=icon-] {
                color: #659bff;
            }

            .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-default:hover, .app .app-header.app-header-design-lightblue .app-header-buttons .btn.btn-link:hover {
                background: #dfe7ef;
                border-color: #d8e2ec;
            }

        .app .app-header.app-header-design-lightblue .app-header-buttons > li > .contact.contact-bordered:after {
            border-color: #dfe7ef;
        }

        .app .app-header.app-header-design-lightblue .app-header-search > input {
            background: #e3eaf1;
            color: #659bff;
            border-color: #dfe7ef;
        }

            .app .app-header.app-header-design-lightblue .app-header-search > input:focus {
                border: 1px solid #e1eaf3;
                background: #edf1f6;
            }

        .app .app-header.app-header-design-lightblue .app-header-search:hover > input {
            background: #e9eff4;
            border-color: #e6ecf2;
        }

        .app .app-header.app-header-design-lightblue .app-header-search:after {
            color: #659bff;
        }

    .app .app-header.app-header-design-orange {
        background: #f7c36e;
        border-bottom: 1px solid #f7c36e;
    }

        .app .app-header.app-header-design-orange .app-header-logo {
            background-color: #f7c36e;
            background-image: url(../img/logo.png);
        }

            .app .app-header.app-header-design-orange .app-header-logo:hover {
                background-color: #f7c169;
            }

            .app .app-header.app-header-design-orange .app-header-logo.app-header-logo-light {
                background-color: #f7c36e;
            }

                .app .app-header.app-header-design-orange .app-header-logo.app-header-logo-light:hover {
                    background-color: #f7c169;
                }

        .app .app-header.app-header-design-orange .app-header-title .title, .app .app-header.app-header-design-orange .app-header-title h1, .app .app-header.app-header-design-orange .app-header-title h2, .app .app-header.app-header-design-orange .app-header-title h3, .app .app-header.app-header-design-orange .app-header-title h4, .app .app-header.app-header-design-orange .app-header-title h5, .app .app-header.app-header-design-orange .app-header-title h6 {
            color: #443853;
        }

        .app .app-header.app-header-design-orange .app-header-buttons.app-header-buttons-separated li::after {
            background: #f7c36e;
        }

        .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-default, .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-link {
            background: #f6bb5b;
            color: #443853;
            border-color: #f6b956;
        }

            .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-default .fa, .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-default span[class^=icon-], .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-link .fa, .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-link span[class^=icon-] {
                color: #443853;
            }

            .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-default:hover, .app .app-header.app-header-design-orange .app-header-buttons .btn.btn-link:hover {
                background: #f6b956;
                border-color: #f5b54c;
            }

        .app .app-header.app-header-design-orange .app-header-buttons > li > .contact.contact-bordered:after {
            border-color: #f6b956;
        }

        .app .app-header.app-header-design-orange .app-header-search > input {
            background: #f6bb5b;
            color: #443853;
            border-color: #f6b956;
        }

            .app .app-header.app-header-design-orange .app-header-search > input:focus {
                border: 1px solid #f7c36e;
                background: #f7c169;
            }

        .app .app-header.app-header-design-orange .app-header-search:hover > input {
            background: #f6bf64;
            border-color: #f6bd5f;
        }

        .app .app-header.app-header-design-orange .app-header-search:after {
            color: #443853;
        }

    .app .app-header.app-header-design-blue {
        background: #225280;
        border-bottom: 1px solid #225280;
    }

        .app .app-header.app-header-design-blue .app-header-logo {
            background-color: #225280;
            background-image: url(../img/logo.png);
        }

            .app .app-header.app-header-design-blue .app-header-logo:hover {
                background-color: #214f7c;
            }

            .app .app-header.app-header-design-blue .app-header-logo.app-header-logo-light {
                background-color: #225280;
            }

                .app .app-header.app-header-design-blue .app-header-logo.app-header-logo-light:hover {
                    background-color: #214f7c;
                }

        .app .app-header.app-header-design-blue .app-header-title .title, .app .app-header.app-header-design-blue .app-header-title h1, .app .app-header.app-header-design-blue .app-header-title h2, .app .app-header.app-header-design-blue .app-header-title h3, .app .app-header.app-header-design-blue .app-header-title h4, .app .app-header.app-header-design-blue .app-header-title h5, .app .app-header.app-header-design-blue .app-header-title h6 {
            color: #FFF;
        }

        .app .app-header.app-header-design-blue .app-header-buttons.app-header-buttons-separated li::after {
            background: #225280;
        }

        .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-default, .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-link {
            background: #1e4870;
            color: #FFF;
            border-color: #1d456c;
        }

            .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-default .fa, .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-default span[class^=icon-], .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-link .fa, .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-link span[class^=icon-] {
                color: #FFF;
            }

            .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-default:hover, .app .app-header.app-header-design-blue .app-header-buttons .btn.btn-link:hover {
                background: #1d456c;
                border-color: #1b4064;
            }

        .app .app-header.app-header-design-blue .app-header-buttons > li > .contact.contact-bordered:after {
            border-color: #1d456c;
        }

        .app .app-header.app-header-design-blue .app-header-search > input {
            background: #1e4870;
            color: #FFF;
            border-color: #1d456c;
        }

            .app .app-header.app-header-design-blue .app-header-search > input:focus {
                border: 1px solid #225280;
                background: #214f7c;
            }

        .app .app-header.app-header-design-blue .app-header-search:hover > input {
            background: #204d78;
            border-color: #1f4a74;
        }

        .app .app-header.app-header-design-blue .app-header-search:after {
            color: #FFF;
        }

@media (max-width:992px) {
    .app .app-container.app-header-inside-content {
        padding-top: 60px;
    }

        .app .app-container.app-header-inside-content .app-content .app-header {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 100;
        }

    .app .app-header {
        height: auto;
    }

        .app .app-header .container.container-boxed {
            padding-left: 0;
        }

        .app .app-header .app-header-navigation {
            display: none;
            float: left;
            width: 100%;
            clear: both;
        }

            .app .app-header .app-header-navigation nav, .app .app-header .app-header-navigation nav > ul, .app .app-header .app-header-navigation nav > ul > li {
                width: 100%;
            }

                .app .app-header .app-header-navigation nav > ul > li > a {
                    width: 100%;
                    border-top: 1px solid #f8f9fa;
                    padding: 15px;
                }

                .app .app-header .app-header-navigation nav > ul > li .app-header-navigation-megamenu {
                    position: relative;
                    top: auto;
                    float: left;
                    border: 0;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                }

                    .app .app-header .app-header-navigation nav > ul > li .app-header-navigation-megamenu div[class^=col-md] {
                        margin-bottom: 0;
                    }

                .app .app-header .app-header-navigation nav > ul > li ul {
                    position: relative;
                    top: auto;
                    float: left;
                    width: 100%;
                    border: 0;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                }

                    .app .app-header .app-header-navigation nav > ul > li ul > li {
                        width: 100%;
                    }

                        .app .app-header .app-header-navigation nav > ul > li ul > li > a {
                            padding-left: 30px;
                        }

                .app .app-header .app-header-navigation nav > ul > li:hover > .app-header-navigation-megamenu, .app .app-header .app-header-navigation nav > ul > li:hover > ul {
                    display: none;
                }

                .app .app-header .app-header-navigation nav > ul > li.open > .app-header-navigation-megamenu, .app .app-header .app-header-navigation nav > ul > li.open > ul, .app .app-header .app-header-navigation.show {
                    display: block;
                }

        .app .app-header .app-header-search > input:focus {
            width: 100px;
        }

        .app .app-header .app-header-buttons .contact {
            padding-left: 0;
            padding-right: 40px;
        }

            .app .app-header .app-header-buttons .contact .contact-container, .app .app-header .app-header-buttons .contact img, .app .app-header .app-header-buttons .contact:after {
                display: none;
            }
}

.app .app-footer.app-footer-blue .label-icon, .app .app-footer.app-footer-dark .label-icon, .app .app-footer.app-footer-default .label-icon, .app .app-footer.app-footer-light .label-icon, .app .app-footer.app-footer-purple .label-icon {
    margin-bottom: 5px;
}

.app .app-footer {
    float: left;
    width: 100%;
    position: relative;
}

    .app .app-footer.app-footer-default {
        background: #252a3c;
        color: #80909A;
        font-size: 13px;
    }

        .app .app-footer.app-footer-default a {
            color: #9ca9b1;
        }

        .app .app-footer.app-footer-default .btn.btn-primary {
            background: #1a1d29;
            border-color: #1a1d29;
            color: #80909A;
        }

        .app .app-footer.app-footer-default .title {
            font-size: 12px;
            color: #C5D1CD;
        }

        .app .app-footer.app-footer-default .form-control {
            background: #1d2130;
            border-color: #1b1f2d;
        }

        .app .app-footer.app-footer-default .app-footer-line.darken {
            background: #1b1f2d;
        }

        .app .app-footer.app-footer-default .label-icon.label-icon-footer {
            border: 1px solid #80909A;
            color: #80909A;
        }

            .app .app-footer.app-footer-default .label-icon.label-icon-footer.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(128,144,154,.15);
                -moz-box-shadow: 0 0 0 3px rgba(128,144,154,.15);
                box-shadow: 0 0 0 3px rgba(128,144,154,.15);
            }

            .app .app-footer.app-footer-default .label-icon.label-icon-footer[href]:hover {
                background: 0 0;
                border-color: #667781;
                color: #667781;
            }

        .app .app-footer.app-footer-default:after {
            background: #212636;
        }

    .app .app-footer.app-footer-light {
        background: #FFF;
        color: #555;
        font-size: 13px;
    }

        .app .app-footer.app-footer-light a {
            color: #666;
        }

        .app .app-footer.app-footer-light .btn.btn-primary {
            background: #f0f0f0;
            border-color: #f0f0f0;
            color: #555;
        }

        .app .app-footer.app-footer-light .title {
            font-size: 12px;
            color: #222;
        }

        .app .app-footer.app-footer-light .form-control {
            background: #f5f5f5;
            border-color: #f2f2f2;
        }

        .app .app-footer.app-footer-light .app-footer-line.darken {
            background: #f2f2f2;
        }

        .app .app-footer.app-footer-light .label-icon.label-icon-footer {
            border: 1px solid #555;
            color: #555;
        }

            .app .app-footer.app-footer-light .label-icon.label-icon-footer.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(85,85,85,.15);
                -moz-box-shadow: 0 0 0 3px rgba(85,85,85,.15);
                box-shadow: 0 0 0 3px rgba(85,85,85,.15);
            }

            .app .app-footer.app-footer-light .label-icon.label-icon-footer[href]:hover {
                background: 0 0;
                border-color: #3b3b3b;
                color: #3b3b3b;
            }

        .app .app-footer.app-footer-light:after {
            background: #fafafa;
        }

    .app .app-footer.app-footer-dark {
        background: #111;
        color: #666;
        font-size: 13px;
    }

        .app .app-footer.app-footer-dark a {
            color: #999;
        }

        .app .app-footer.app-footer-dark .btn.btn-primary {
            background: #020202;
            border-color: #020202;
            color: #666;
        }

        .app .app-footer.app-footer-dark .title {
            font-size: 12px;
            color: #AAA;
        }

        .app .app-footer.app-footer-dark .form-control {
            background: #070707;
            border-color: #040404;
        }

        .app .app-footer.app-footer-dark .app-footer-line.darken {
            background: #040404;
        }

        .app .app-footer.app-footer-dark .label-icon.label-icon-footer {
            border: 1px solid #666;
            color: #666;
        }

            .app .app-footer.app-footer-dark .label-icon.label-icon-footer.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(102,102,102,.15);
                -moz-box-shadow: 0 0 0 3px rgba(102,102,102,.15);
                box-shadow: 0 0 0 3px rgba(102,102,102,.15);
            }

            .app .app-footer.app-footer-dark .label-icon.label-icon-footer[href]:hover {
                background: 0 0;
                border-color: #4d4d4d;
                color: #4d4d4d;
            }

        .app .app-footer.app-footer-dark:after {
            background: #0c0c0c;
        }

    .app .app-footer.app-footer-purple {
        background: #2e2639;
        color: #F0F0F0;
        font-size: 13px;
    }

        .app .app-footer.app-footer-purple a {
            color: #F5F5F5;
        }

        .app .app-footer.app-footer-purple .btn.btn-primary {
            background: #1f1a26;
            border-color: #1f1a26;
            color: #F0F0F0;
        }

        .app .app-footer.app-footer-purple .title {
            font-size: 12px;
            color: #f8c36e;
        }

        .app .app-footer.app-footer-purple .form-control {
            background: #241e2c;
            border-color: #221c29;
        }

        .app .app-footer.app-footer-purple .app-footer-line.darken {
            background: #221c29;
        }

        .app .app-footer.app-footer-purple .label-icon.label-icon-footer {
            border: 1px solid #F0F0F0;
            color: #F0F0F0;
        }

            .app .app-footer.app-footer-purple .label-icon.label-icon-footer.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(240,240,240,.15);
                -moz-box-shadow: 0 0 0 3px rgba(240,240,240,.15);
                box-shadow: 0 0 0 3px rgba(240,240,240,.15);
            }

            .app .app-footer.app-footer-purple .label-icon.label-icon-footer[href]:hover {
                background: 0 0;
                border-color: #d7d7d7;
                color: #d7d7d7;
            }

        .app .app-footer.app-footer-purple:after {
            background: #292233;
        }

    .app .app-footer.app-footer-blue {
        background: #1d456c;
        color: #E5E5E5;
        font-size: 13px;
    }

        .app .app-footer.app-footer-blue a {
            color: #E5E5E5;
        }

        .app .app-footer.app-footer-blue .btn.btn-primary {
            background: #163654;
            border-color: #163654;
            color: #E5E5E5;
        }

        .app .app-footer.app-footer-blue .title {
            font-size: 12px;
            color: #FFF;
        }

        .app .app-footer.app-footer-blue .form-control {
            background: #183b5c;
            border-color: #173858;
        }

        .app .app-footer.app-footer-blue .app-footer-line.darken {
            background: #173858;
        }

        .app .app-footer.app-footer-blue .label-icon.label-icon-footer {
            border: 1px solid #E5E5E5;
            color: #E5E5E5;
        }

            .app .app-footer.app-footer-blue .label-icon.label-icon-footer.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(229,229,229,.15);
                -moz-box-shadow: 0 0 0 3px rgba(229,229,229,.15);
                box-shadow: 0 0 0 3px rgba(229,229,229,.15);
            }

            .app .app-footer.app-footer-blue .label-icon.label-icon-footer[href]:hover {
                background: 0 0;
                border-color: #ccc;
                color: #ccc;
            }

        .app .app-footer.app-footer-blue:after {
            background: #1b4064;
        }

    .app .app-footer ul {
        margin-bottom: 0;
    }

        .app .app-footer ul.list-unstyled li {
            margin-bottom: 5px;
        }

    .app .app-footer .copyright {
        float: left;
        line-height: 20px;
    }

    .app .app-footer .title {
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 15px;
        margin-top: 30px;
    }

        .app .app-footer .title img {
            float: left;
            margin-right: 10px;
        }

        .app .app-footer .title span[class^=icon-] {
            font-size: 20px;
            float: left;
            margin-right: 10px;
            line-height: 26px;
        }

        .app .app-footer .title:first-child {
            margin-top: 0;
        }

    .app .app-footer .app-footer-line {
        float: left;
        width: 100%;
        padding: 10px;
    }

        .app .app-footer .app-footer-line.extended {
            padding: 30px;
        }

    .app .app-footer .app-footer-articles {
        margin-bottom: 20px;
    }

        .app .app-footer .app-footer-articles > div:first-child {
            padding-right: 0;
        }

        .app .app-footer .app-footer-articles img {
            margin-top: 5px;
        }

        .app .app-footer .app-footer-articles:last-child {
            margin-bottom: 0;
        }

    .app .app-footer .container.container-boxed {
        margin: 0 auto;
    }

    .app .app-footer:after {
        position: absolute;
        left: 0;
        top: 0;
        height: 5px;
        width: 100%;
        content: " ";
    }

@media (max-width:992px) {
    .app .app-footer .app-footer-line {
        text-align: center;
    }

        .app .app-footer .app-footer-line.extended {
            text-align: left;
        }

        .app .app-footer .app-footer-line .copyright {
            margin-bottom: 10px;
        }
}

.app-navigation, .app-navigation.app-navigation-style-default {
    background: #2D3349;
}

    .app-navigation.app-navigation-style-default .app-navigation-logo {
        background: url(../img/logo.png) left top no-repeat #272c40;
    }

        .app-navigation.app-navigation-style-default .app-navigation-logo .app-navigation-logo-button {
            background: #252a3c;
            color: #C5D1CD;
        }

            .app-navigation.app-navigation-style-default .app-navigation-logo .app-navigation-logo-button:hover {
                background: #232839;
            }

        .app-navigation.app-navigation-style-default .app-navigation-logo:hover {
            background: url(../img/logo.png) left top no-repeat #212636;
        }

    .app-navigation.app-navigation-style-default nav > ul > li.openable > a:after {
        color: #55698A;
    }

    .app-navigation.app-navigation-style-default nav > ul > li.openable.open > a {
        background: #272c40;
    }

    .app-navigation.app-navigation-style-default nav > ul > li {
        border-bottom: 1px solid #292f43;
    }

        .app-navigation.app-navigation-style-default nav > ul > li a {
            background: #2D3349;
            color: #C5D1CD;
            font-size: 11px;
            font-weight: 600;
            text-shadow: 1px 2px rgba(0,0,0,.2);
        }

            .app-navigation.app-navigation-style-default nav > ul > li a span {
                color: #55698A;
            }

            .app-navigation.app-navigation-style-default nav > ul > li a.active, .app-navigation.app-navigation-style-default nav > ul > li a:hover {
                color: #FFF;
                background: #272c40;
            }

                .app-navigation.app-navigation-style-default nav > ul > li a.active span, .app-navigation.app-navigation-style-default nav > ul > li a.active span.nav-icon-hexa {
                    color: #e69c0f;
                }

        .app-navigation.app-navigation-style-default nav > ul > li ul > li > a {
            background: #252a3c;
        }

            .app-navigation.app-navigation-style-default nav > ul > li ul > li.open > a, .app-navigation.app-navigation-style-default nav > ul > li ul > li > a.active, .app-navigation.app-navigation-style-default nav > ul > li ul > li > a:hover {
                background: #232839;
            }

        .app-navigation.app-navigation-style-default nav > ul > li ul > li.open > ul > li > a {
            background: #212636;
        }

            .app-navigation.app-navigation-style-default nav > ul > li ul > li.open > ul > li > a.active, .app-navigation.app-navigation-style-default nav > ul > li ul > li.open > ul > li > a:hover {
                background: #1f2433;
            }

        .app-navigation.app-navigation-style-default nav > ul > li.title {
            font-size: 11px;
            color: #55698A;
            text-shadow: 1px 2px rgba(0,0,0,.2);
        }

    .app-navigation.app-navigation-style-default.app-navigation-minimized .app-navigation-logo {
        background-image: url(../img/logo-sm.png);
    }

    .app-navigation.app-navigation-style-default.app-navigation-minimized nav > ul > li > a > span {
        color: #C5D1CD;
    }

    .app-navigation.app-navigation-style-light {
        background: #FFF;
        border-right: 1px solid #DBE0E4;
    }

        .app-navigation.app-navigation-style-light .app-navigation-logo {
            background: url(../img/logo-dark.png) left top no-repeat #FFF;
        }

            .app-navigation.app-navigation-style-light .app-navigation-logo .app-navigation-logo-button {
                background: #f5f5f5;
                color: #333;
            }

                .app-navigation.app-navigation-style-light .app-navigation-logo .app-navigation-logo-button:hover {
                    background: #f2f2f2;
                }

            .app-navigation.app-navigation-style-light .app-navigation-logo:hover {
                background: url(../img/logo-dark.png) left top no-repeat #F5F5F5;
            }

        .app-navigation.app-navigation-style-light nav > ul > li.openable > a:after {
            color: #7F8FA4;
        }

        .app-navigation.app-navigation-style-light nav > ul > li.openable.open > a {
            background: #F2F2F2;
        }

        .app-navigation.app-navigation-style-light nav > ul > li {
            border-bottom: 1px solid #F2F2F2;
        }

            .app-navigation.app-navigation-style-light nav > ul > li a {
                background: #FFF;
                color: #333;
                font-size: 11px;
                font-weight: 600;
                text-shadow: none;
            }

                .app-navigation.app-navigation-style-light nav > ul > li a span {
                    color: #7F8FA4;
                }

                .app-navigation.app-navigation-style-light nav > ul > li a.active, .app-navigation.app-navigation-style-light nav > ul > li a:hover {
                    color: #252525;
                    background: #F2F2F2;
                }

                    .app-navigation.app-navigation-style-light nav > ul > li a.active span, .app-navigation.app-navigation-style-light nav > ul > li a.active span.nav-icon-hexa {
                        color: #7F8FA4;
                    }

            .app-navigation.app-navigation-style-light nav > ul > li ul > li > a {
                background: #f5f5f5;
            }

                .app-navigation.app-navigation-style-light nav > ul > li ul > li.open > a, .app-navigation.app-navigation-style-light nav > ul > li ul > li > a.active, .app-navigation.app-navigation-style-light nav > ul > li ul > li > a:hover {
                    background: #f2f2f2;
                }

            .app-navigation.app-navigation-style-light nav > ul > li ul > li.open > ul > li > a {
                background: #f0f0f0;
            }

                .app-navigation.app-navigation-style-light nav > ul > li ul > li.open > ul > li > a.active, .app-navigation.app-navigation-style-light nav > ul > li ul > li.open > ul > li > a:hover {
                    background: #ededed;
                }

            .app-navigation.app-navigation-style-light nav > ul > li.title {
                font-size: 11px;
                color: #AAA;
                text-shadow: none;
            }

        .app-navigation.app-navigation-style-light.app-navigation-minimized .app-navigation-logo {
            background-image: url(../img/logo-dark-sm.png);
        }

        .app-navigation.app-navigation-style-light.app-navigation-minimized nav > ul > li > a > span {
            color: #333;
        }

        .app-navigation.app-navigation-style-light .app-navigation-logo {
            border-bottom: 1px solid #DBE0E4;
        }

    .app-navigation.app-navigation-style-lightblue {
        background: #f7f9fb;
        border-right: 1px solid #e1eaf3;
    }

        .app-navigation.app-navigation-style-lightblue .app-navigation-logo {
            background: url(../img/logo-dark.png) left top no-repeat #f0f4f8;
            border-bottom: 1px solid #e1eaf3;
        }

            .app-navigation.app-navigation-style-lightblue .app-navigation-logo .app-navigation-logo-button {
                background: #eaf0f6;
                color: #496787;
            }

                .app-navigation.app-navigation-style-lightblue .app-navigation-logo .app-navigation-logo-button:hover {
                    background: #e6edf4;
                }

            .app-navigation.app-navigation-style-lightblue .app-navigation-logo:hover {
                background: url(../img/logo-dark.png) left top no-repeat #edf1f6;
            }

        .app-navigation.app-navigation-style-lightblue nav > ul > li.openable > a:after {
            color: #659bff;
        }

        .app-navigation.app-navigation-style-lightblue nav > ul > li.openable.open > a {
            background: #edf2f7;
        }

        .app-navigation.app-navigation-style-lightblue nav > ul > li {
            border-bottom: 1px solid #e1eaf3;
        }

            .app-navigation.app-navigation-style-lightblue nav > ul > li a {
                background: #f8fafc;
                color: #496787;
                font-size: 11px;
                font-weight: 600;
                text-shadow: none;
            }

                .app-navigation.app-navigation-style-lightblue nav > ul > li a span, .app-navigation.app-navigation-style-lightblue nav > ul > li a.active span, .app-navigation.app-navigation-style-lightblue nav > ul > li a.active span.nav-icon-hexa {
                    color: #659bff;
                }

                .app-navigation.app-navigation-style-lightblue nav > ul > li a.active, .app-navigation.app-navigation-style-lightblue nav > ul > li a:hover {
                    color: #659bff;
                    background: #edf2f7;
                }

            .app-navigation.app-navigation-style-lightblue nav > ul > li ul > li > a {
                background: #eaf0f6;
            }

                .app-navigation.app-navigation-style-lightblue nav > ul > li ul > li.open > a, .app-navigation.app-navigation-style-lightblue nav > ul > li ul > li > a.active, .app-navigation.app-navigation-style-lightblue nav > ul > li ul > li > a:hover {
                    background: #e6edf4;
                }

            .app-navigation.app-navigation-style-lightblue nav > ul > li ul > li.open > ul > li > a {
                background: #e3ebf3;
            }

                .app-navigation.app-navigation-style-lightblue nav > ul > li ul > li.open > ul > li > a.active, .app-navigation.app-navigation-style-lightblue nav > ul > li ul > li.open > ul > li > a:hover {
                    background: #dfe8f1;
                }

            .app-navigation.app-navigation-style-lightblue nav > ul > li.title {
                font-size: 11px;
                color: #99a9bb;
                text-shadow: none;
            }

        .app-navigation.app-navigation-style-lightblue.app-navigation-minimized .app-navigation-logo {
            background-image: url(../img/logo-dark-sm.png);
        }

        .app-navigation.app-navigation-style-lightblue.app-navigation-minimized nav > ul > li > a > span {
            color: #496787;
        }

    .app-navigation.app-navigation-style-purple {
        background: #3b3048;
    }

        .app-navigation.app-navigation-style-purple .app-navigation-logo {
            background: url(../img/logo-dark.png) left top no-repeat #f7c36e;
            border-bottom: 1px solid #3b3048;
        }

            .app-navigation.app-navigation-style-purple .app-navigation-logo .app-navigation-logo-button {
                background: #3a3047;
                color: #edeef4;
            }

                .app-navigation.app-navigation-style-purple .app-navigation-logo .app-navigation-logo-button:hover {
                    background: #382e44;
                }

            .app-navigation.app-navigation-style-purple .app-navigation-logo:hover {
                background: url(../img/logo-dark.png) left top no-repeat #f6bf64;
            }

        .app-navigation.app-navigation-style-purple nav > ul > li.openable > a:after {
            color: #f8c36e;
        }

        .app-navigation.app-navigation-style-purple nav > ul > li.openable.open > a {
            background: #3d324a;
        }

        .app-navigation.app-navigation-style-purple nav > ul > li {
            border-bottom: 1px solid #3b3048;
        }

            .app-navigation.app-navigation-style-purple nav > ul > li a {
                background: #443853;
                color: #edeef4;
                font-size: 11px;
                font-weight: 600;
                text-shadow: none;
            }

                .app-navigation.app-navigation-style-purple nav > ul > li a span {
                    color: #f8c36e;
                }

                .app-navigation.app-navigation-style-purple nav > ul > li a.active, .app-navigation.app-navigation-style-purple nav > ul > li a:hover {
                    color: #fec568;
                    background: #3d324a;
                }

                    .app-navigation.app-navigation-style-purple nav > ul > li a.active span, .app-navigation.app-navigation-style-purple nav > ul > li a.active span.nav-icon-hexa {
                        color: #f8c36e;
                    }

            .app-navigation.app-navigation-style-purple nav > ul > li ul > li > a {
                background: #3a3047;
            }

                .app-navigation.app-navigation-style-purple nav > ul > li ul > li.open > a, .app-navigation.app-navigation-style-purple nav > ul > li ul > li > a.active, .app-navigation.app-navigation-style-purple nav > ul > li ul > li > a:hover {
                    background: #382e44;
                }

            .app-navigation.app-navigation-style-purple nav > ul > li ul > li.open > ul > li > a {
                background: #352c41;
            }

                .app-navigation.app-navigation-style-purple nav > ul > li ul > li.open > ul > li > a.active, .app-navigation.app-navigation-style-purple nav > ul > li ul > li.open > ul > li > a:hover {
                    background: #332a3e;
                }

            .app-navigation.app-navigation-style-purple nav > ul > li.title {
                font-size: 11px;
                color: #9b96a6;
                text-shadow: none;
            }

        .app-navigation.app-navigation-style-purple.app-navigation-minimized .app-navigation-logo {
            background-image: url(../img/logo-dark-sm.png);
        }

        .app-navigation.app-navigation-style-purple.app-navigation-minimized nav > ul > li > a > span {
            color: #edeef4;
        }

        .app-navigation.app-navigation-style-purple .app-navigation-logo > .app-navigation-logo-button {
            background: #f6bd5f;
        }

            .app-navigation.app-navigation-style-purple .app-navigation-logo > .app-navigation-logo-button:hover {
                background: #f6bb5b;
            }

    .app-navigation.app-navigation-style-blue {
        background: #225280;
    }

        .app-navigation.app-navigation-style-blue .app-navigation-logo {
            background: url(../img/logo.png) left top no-repeat #204d78;
        }

            .app-navigation.app-navigation-style-blue .app-navigation-logo .app-navigation-logo-button {
                background: #1d456c;
                color: #fbfcfd;
            }

                .app-navigation.app-navigation-style-blue .app-navigation-logo .app-navigation-logo-button:hover {
                    background: #1c4368;
                }

            .app-navigation.app-navigation-style-blue .app-navigation-logo:hover {
                background: url(../img/logo.png) left top no-repeat #1f4a74;
            }

        .app-navigation.app-navigation-style-blue nav > ul > li.openable > a:after {
            color: #478ad9;
        }

        .app-navigation.app-navigation-style-blue nav > ul > li.openable.open > a {
            background: #1f4a74;
        }

        .app-navigation.app-navigation-style-blue nav > ul > li {
            border-bottom: 1px solid #1e4a75;
        }

            .app-navigation.app-navigation-style-blue nav > ul > li a {
                background: #214f7c;
                color: #fbfcfd;
                font-size: 11px;
                font-weight: 600;
                text-shadow: none;
            }

                .app-navigation.app-navigation-style-blue nav > ul > li a span {
                    color: #478ad9;
                }

                .app-navigation.app-navigation-style-blue nav > ul > li a.active, .app-navigation.app-navigation-style-blue nav > ul > li a:hover {
                    color: #fbfcfd;
                    background: #1f4a74;
                }

                    .app-navigation.app-navigation-style-blue nav > ul > li a.active span, .app-navigation.app-navigation-style-blue nav > ul > li a.active span.nav-icon-hexa {
                        color: #478ad9;
                    }

            .app-navigation.app-navigation-style-blue nav > ul > li ul > li > a {
                background: #1d456c;
            }

                .app-navigation.app-navigation-style-blue nav > ul > li ul > li.open > a, .app-navigation.app-navigation-style-blue nav > ul > li ul > li > a.active, .app-navigation.app-navigation-style-blue nav > ul > li ul > li > a:hover {
                    background: #1c4368;
                }

            .app-navigation.app-navigation-style-blue nav > ul > li ul > li.open > ul > li > a {
                background: #1b4064;
            }

                .app-navigation.app-navigation-style-blue nav > ul > li ul > li.open > ul > li > a.active, .app-navigation.app-navigation-style-blue nav > ul > li ul > li.open > ul > li > a:hover {
                    background: #193d60;
                }

            .app-navigation.app-navigation-style-blue nav > ul > li.title {
                font-size: 11px;
                color: #9099b9;
                text-shadow: none;
            }

        .app-navigation.app-navigation-style-blue.app-navigation-minimized .app-navigation-logo {
            background-image: url(../img/logo-sm.png);
        }

        .app-navigation.app-navigation-style-blue.app-navigation-minimized nav > ul > li > a > span {
            color: #fbfcfd;
        }

    .app-navigation .app-navigation-logo {
        float: left;
        width: 100%;
        height: 60px;
        font-size: 0;
        padding-left: 15px;
        position: relative;
        -moz-transition: background-color .1s linear;
        -ms-transition: background-color .1s linear;
        -o-transition: background-color .1s linear;
        transition: background-color .1s linear;
    }

        .app-navigation .app-navigation-logo .app-navigation-logo-button {
            position: absolute;
            right: 0;
            top: 0;
            width: 60px;
            height: 59px;
            border: 0;
            background: 0 0;
            padding: 20px;
            -webkit-transition: background .1s linear;
            -moz-transition: background .1s linear;
            -ms-transition: background .1s linear;
            -o-transition: background .1s linear;
            transition: background .1s linear;
        }

    .app-navigation nav ul > li.openable > a:after, .app-navigation nav > ul > li a {
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
        -o-transition: all .1s linear;
    }

    .app-navigation .app-navigation-logo .app-navigation-logo-button .app-navigation-logo-button-alert {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 16px;
        height: 16px;
        text-align: center;
        line-height: 16px;
        font-size: 10px;
        background: #F04E51;
        color: #FFF;
        -webkit-box-shadow: 0 0 0 3px rgba(240,78,81,.2);
        -moz-box-shadow: 0 0 0 3px rgba(240,78,81,.2);
        box-shadow: 0 0 0 3px rgba(240,78,81,.2);
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    .app-navigation .app-navigation-logo .app-navigation-logo-button span[class^=icon-] {
        font-size: 20px;
    }

    .app-navigation nav {
        float: left;
        width: 100%;
    }

        .app-navigation nav ul {
            display: block;
            float: left;
            width: 100%;
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .app-navigation nav ul > li {
                float: left;
                width: 100%;
                position: relative;
            }

                .app-navigation nav ul > li > ul {
                    max-height: 0;
                    overflow: hidden;
                }

                .app-navigation nav ul > li.openable > a:after {
                    position: absolute;
                    top: 0;
                    right: 0;
                    line-height: 30px;
                    padding: 10px;
                    width: 40px;
                    font-size: 10px;
                    font-family: linearicons;
                    content: "\e874";
                    text-align: center;
                    transition: all .1s linear;
                }

                .app-navigation nav ul > li.openable.open > a:after {
                    -webkit-transform: rotate(180deg);
                    -moz-transform: rotate(180deg);
                    -ms-transform: rotate(180deg);
                    -o-transform: rotate(180deg);
                    transform: rotate(180deg);
                }

                .app-navigation nav ul > li.openable.open > ul {
                    max-height: 1000px;
                    overflow: visible;
                }

                .app-navigation nav ul > li.openable > a span.label {
                    right: 40px;
                }

        .app-navigation nav > ul > li a {
            display: block;
            float: left;
            width: 100%;
            line-height: 30px;
            padding: 10px 30px 10px 15px;
            text-decoration: none;
            transition: all .1s linear;
            position: relative;
            text-transform: uppercase;
            white-space: nowrap;
        }

    .app-navigation.app-navigation-minimized .app-navigation-logo .app-navigation-logo-button, .app-navigation.app-navigation-minimized nav > ul > li.openable > a:after, .app-navigation.app-navigation-minimized nav > ul > li.title, .app-navigation.app-navigation-minimized nav > ul > li > a span.label {
        display: none;
    }

    .app-navigation nav > ul > li a span {
        float: left;
        margin: 4px 15px 0 0;
        font-size: 20px;
        width: 20px;
        height: 20px;
    }

        .app-navigation nav > ul > li a span.nav-icon-hexa {
            margin: 0 10px 0 -5px;
            font-size: 11px;
            font-weight: 700;
            height: 30px;
            width: 30px;
            line-height: 30px;
            text-transform: initial;
            text-align: center;
            background: url(../img/navigation/hexa.png) left top no-repeat;
        }

        .app-navigation nav > ul > li a span.nav-icon-circle, .app-navigation nav > ul > li a span.nav-icon-cube {
            margin: 0 10px 0 -5px;
            font-size: 11px;
            font-weight: 700;
            height: 30px;
            width: 30px;
            line-height: 30px;
            text-transform: initial;
            text-align: center;
            background: rgba(0,0,0,.1);
            border: 1px solid rgba(0,0,0,.2);
        }

        .app-navigation nav > ul > li a span.nav-icon-circle {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .app-navigation nav > ul > li a span.label {
            position: absolute;
            float: none;
            width: auto;
            right: 10px;
            top: 15px;
            margin: 0;
        }

            .app-navigation nav > ul > li a span.label.label-ghost {
                margin: 0;
            }

    .app-navigation nav > ul > li ul > li > a {
        padding-left: 25px;
    }

    .app-navigation nav > ul > li ul > li ul > li > a {
        padding-left: 45px;
    }

    .app-navigation nav > ul > li.title {
        line-height: 30px;
        padding: 20px 0 10px 15px;
    }

    .app-navigation.app-navigation-minimized .app-navigation-logo {
        background-image: url(../img/logo-sm.png);
    }

    .app-navigation.app-navigation-minimized nav ul > li > a {
        padding-left: 15px;
    }

    .app-navigation.app-navigation-minimized nav ul > li.openable > a:after {
        content: "\e876";
    }

    .app-navigation.app-navigation-minimized nav > ul {
        -webkit-animation: nav-appear .3s 1 linear;
        -moz-animation: nav-appear .3s 1 linear;
        -ms-animation: nav-appear .3s 1 linear;
        animation: nav-appear .3s 1 linear;
    }

        .app-navigation.app-navigation-minimized nav > ul > li > a {
            font-size: 0;
            padding: 10px;
            text-align: center;
        }

            .app-navigation.app-navigation-minimized nav > ul > li > a span {
                width: 100%;
                font-size: 20px;
                margin-right: 0;
                margin-top: 0;
                line-height: 30px;
            }

                .app-navigation.app-navigation-minimized nav > ul > li > a span.nav-icon-hexa {
                    margin: 0 10px 0 0;
                    font-size: 12px;
                    font-weight: 700;
                    height: 30px;
                    width: 30px;
                    line-height: 30px;
                    text-transform: initial;
                    text-align: center;
                    background: url(../img/navigation/hexa.png) left top no-repeat;
                }

                .app-navigation.app-navigation-minimized nav > ul > li > a span.nav-icon-circle, .app-navigation.app-navigation-minimized nav > ul > li > a span.nav-icon-cube {
                    margin: 0 10px 0 -5px;
                    font-size: 12px;
                    font-weight: 700;
                    height: 30px;
                    width: 30px;
                    line-height: 30px;
                    text-transform: initial;
                    text-align: center;
                    background: rgba(0,0,0,.1);
                    border: 1px solid rgba(0,0,0,.2);
                }

                .app-navigation.app-navigation-minimized nav > ul > li > a span.nav-icon-circle {
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                }

        .app-navigation.app-navigation-minimized nav > ul > li ul {
            position: absolute;
            left: 100%;
            width: 250px;
            z-index: 10;
        }

    .app-navigation.app-navigation-minimized.dir-right nav ul > li.openable > a:after {
        content: "\e875";
    }

    .app-navigation.app-navigation-minimized.dir-right nav > ul > li ul {
        left: auto;
        right: 100%;
    }

        .app-navigation.app-navigation-minimized.dir-right nav > ul > li ul > li > a {
            padding-left: 15px;
        }

    .app-navigation.app-navigation-minimized.app-navigation-open-hover nav ul > li.openable:hover > ul {
        max-height: 800px;
        overflow: visible;
    }

    .app-navigation.app-navigation-minimized.mCustomScrollbar .mCustomScrollBox, .app-navigation.app-navigation-minimized.mCustomScrollbar .mCustomScrollBox .mCSB_container {
        overflow: visible;
    }

    .app-navigation.app-navigation-fixed {
        float: none;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 10!important;
    }

        .app-navigation.app-navigation-fixed.app-navigation-fixed-absolute {
            position: absolute;
        }

.app.app-sidepanel-open .app-navigation.app-navigation-fixed {
    left: -300px;
}

@-webkit-keyframes nav-appear {
    0%,75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes nav-appear {
    0%,75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.app-navigation-mobile-bg, .app.app-navigation-moblie-wrapper {
    background: #2d3349;
    background: -moz-linear-gradient(top,#2d3349 0,#1b202b 100%);
    background: -webkit-linear-gradient(top,#2d3349 0,#1b202b 100%);
    background: linear-gradient(to bottom,#2d3349 0,#1b202b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d3349', endColorstr='#1b202b', GradientType=0);
}

    .app.app-navigation-moblie-wrapper .app-container {
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
    }

.app.app-navigation-moblie-open {
    overflow: hidden;
    height: 100%;
}

    .app.app-navigation-moblie-open .app-container {
        width: 100%;
        height: 100%!important;
        overflow: hidden;
        -webkit-box-shadow: 0 0 75px 20px rgba(0,0,0,.5);
        -moz-box-shadow: 0 0 75px 20px rgba(0,0,0,.5);
        box-shadow: 0 0 75px 20px rgba(0,0,0,.5);
        -ms-transform: matrix(.9,0,0,.9,200,0);
        -webkit-transform: matrix(.9,0,0,.9,200,0);
        transform: matrix(.9,0,0,.9,200,0);
    }

    .app.app-navigation-moblie-open .app-navigation-mobile {
        opacity: 1;
        z-index: 0;
    }

.app .app-navigation-mobile {
    position: absolute;
    left: 0;
    top: 50px;
    width: 200px;
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear;
}

    .app .app-navigation-mobile > ul {
        float: left;
        width: 100%;
        list-style: none;
    }

        .app .app-navigation-mobile > ul > li {
            float: left;
            width: 100%;
            padding: 10px 15px;
            line-height: 20px;
        }

            .app .app-navigation-mobile > ul > li a {
                line-height: 30px;
                font-size: 13px;
                font-weight: 400;
                text-transform: uppercase;
                color: #EDEFF0;
                text-decoration: none;
                -ms-transition: color .1s linear;
                transition: color .1s linear;
            }

                .app .app-navigation-mobile > ul > li a span[class^=icon-] {
                    font-size: 20px;
                    float: left;
                    margin-right: 20px;
                    color: #55698A;
                }

                .app .app-navigation-mobile > ul > li a span.nav-icon-hexa {
                    float: left;
                    margin: 0 10px 0 -5px;
                    font-size: 11px;
                    font-weight: 700;
                    height: 30px;
                    width: 30px;
                    line-height: 30px;
                    text-transform: initial;
                    text-align: center;
                    background: url(../img/navigation/hexa.png) left top no-repeat;
                }

                .app .app-navigation-mobile > ul > li a span.nav-icon-circle, .app .app-navigation-mobile > ul > li a span.nav-icon-cube {
                    float: left;
                    margin: 0 10px 0 -5px;
                    font-size: 11px;
                    font-weight: 700;
                    height: 30px;
                    width: 30px;
                    line-height: 30px;
                    text-transform: initial;
                    text-align: center;
                    background: rgba(0,0,0,.1);
                    border: 1px solid rgba(0,0,0,.2);
                }

                .app .app-navigation-mobile > ul > li a span.nav-icon-circle {
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                }

                .app .app-navigation-mobile > ul > li a:hover {
                    color: #FFF;
                }

.app .app-navigation-horizontal {
    float: left;
    width: 100%;
    background: #2D3349;
    position: relative;
}

    .app .app-navigation-horizontal nav > ul {
        float: left;
        width: 100%;
        margin: 0 0 60px;
        list-style: none;
        padding: 10px 0 0 10px;
        position: relative;
    }

        .app .app-navigation-horizontal nav > ul > li {
            width: auto;
        }

            .app .app-navigation-horizontal nav > ul > li > a {
                float: left;
                padding: 10px 15px 12px 18px;
                line-height: 20px;
                color: #C5D1CD;
                text-decoration: none;
                font-size: 11px;
                font-weight: 700;
                text-transform: uppercase;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                -webkit-transition: color .1s linear;
                -moz-transition: color .1s linear;
                -ms-transition: color .1s linear;
                -o-transition: color .1s linear;
                transition: color .1s linear;
            }

            .app .app-navigation-horizontal nav > ul > li > ul > li > a, .switch span {
                -moz-transition: all .1s linear;
                -ms-transition: all .1s linear;
                -o-transition: all .1s linear;
            }

            .app .app-navigation-horizontal nav > ul > li > a .fa, .app .app-navigation-horizontal nav > ul > li > a span[class^=icon-] {
                float: left;
                margin-right: 10px;
                line-height: 20px;
                min-width: 20px;
                text-align: center;
                font-size: 20px;
            }

            .app .app-navigation-horizontal nav > ul > li > a .fa {
                font-size: 14px;
            }

            .app .app-navigation-horizontal nav > ul > li > a:hover {
                color: #FFF;
            }

            .app .app-navigation-horizontal nav > ul > li > ul {
                position: absolute;
                width: 100%;
                left: 0;
                top: 100%;
                list-style: none;
                background: #FFF;
                display: none;
                border-bottom: 1px solid #DBE0E4;
                padding: 10px 0 10px 15px;
            }

                .app .app-navigation-horizontal nav > ul > li > ul > li {
                    width: auto;
                }

                    .app .app-navigation-horizontal nav > ul > li > ul > li > a {
                        float: left;
                        color: #2d3c52;
                        text-decoration: none;
                        font-size: 11px;
                        font-weight: 700;
                        text-transform: uppercase;
                        padding: 10px 15px;
                        margin-right: 5px;
                        line-height: 20px;
                        -webkit-transition: all .1s linear;
                        transition: all .1s linear;
                        -webkit-border-radius: 3px;
                        -moz-border-radius: 3px;
                        border-radius: 3px;
                    }

                        .app .app-navigation-horizontal nav > ul > li > ul > li.active > a, .app .app-navigation-horizontal nav > ul > li > ul > li > a:hover {
                            color: #1B2431;
                            background: #F5F5F5;
                        }

            .app .app-navigation-horizontal nav > ul > li.openable > a {
                -moz-border-radius-topright: 3px;
                -moz-border-radius-bottomright: 0;
                -moz-border-radius-bottomleft: 0;
                -moz-border-radius-topleft: 3px;
                -webkit-border-radius: 3px 3px 0 0;
                border-radius: 3px 3px 0 0;
            }

            .app .app-navigation-horizontal nav > ul > li.openable.active > a {
                background: #FFF;
            }

            .app .app-navigation-horizontal nav > ul > li.active > a {
                color: #1B2431;
            }

            .app .app-navigation-horizontal nav > ul > li.active > ul {
                display: block;
            }

    .app .app-navigation-horizontal .container.container-boxed {
        margin: 0 auto;
    }

        .app .app-navigation-horizontal .container.container-boxed > nav > ul, .app .app-navigation-horizontal .container.container-boxed > nav > ul > li > ul {
            padding-left: 0;
        }

        .app .app-navigation-horizontal .container.container-boxed:before {
            position: absolute;
            left: 0;
            bottom: -1px;
            height: 61px;
            width: 100%;
            background: #FFF;
            content: " ";
            border-bottom: 1px solid #DBE0E4;
        }

@media (max-width:992px) {
    .app .app-navigation-horizontal, .app .app-navigation-horizontal .container.container-boxed:before, .app-navigation .app-navigation-logo {
        display: none;
    }

    .app-navigation.app-navigation-style-light {
        border-right: 0;
        border-bottom: 1px solid #DBE0E4;
    }

    .app .app-navigation-horizontal .container.container-boxed {
        padding: 0;
    }

    .app .app-navigation-horizontal nav > ul {
        margin: 0;
        padding: 0;
    }

        .app .app-navigation-horizontal nav > ul > li {
            width: 100%;
        }

            .app .app-navigation-horizontal nav > ul > li > a {
                padding: 15px 20px;
                width: 100%;
            }

            .app .app-navigation-horizontal nav > ul > li.openable.active > a {
                background: 0 0;
                color: #FFF;
            }

            .app .app-navigation-horizontal nav > ul > li > ul {
                position: relative;
                float: left;
                width: 100%;
                padding: 5px;
            }

                .app .app-navigation-horizontal nav > ul > li > ul > li {
                    width: 100%;
                    margin-bottom: 5px;
                }

                    .app .app-navigation-horizontal nav > ul > li > ul > li > a {
                        width: 100%;
                    }

            .app .app-navigation-horizontal nav > ul > li:last-child {
                margin-bottom: 0;
            }

    .app .app-navigation-horizontal.show {
        display: block;
    }
}

.btn.btn-default, .form-control, blockquote, blockquote.blockquote-reverse, blockquote.blockquote.pull-right {
    border-color: #DBE0E4;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    float: left;
    width: 100%;
}

h1, h2 {
    margin-bottom: 15px;
}

dl dt, h5, h6 {
    margin-bottom: 5px;
}

dl dd, h3, h4, p {
    margin-bottom: 10px;
}

dl dt, h5, h6, label {
    font-weight: 600;
}

    h1 .fa, h1 [class^=icon-], h2 .fa, h2 [class^=icon-], h3 .fa, h3 [class^=icon-], h4 .fa, h4 [class^=icon-], h5 .fa, h5 [class^=icon-], h6 .fa, h6 [class^=icon-] {
        margin-right: 10px;
    }

    h1 [class^=icon-], h2 [class^=icon-], h3 [class^=icon-], h4 [class^=icon-], h5 [class^=icon-], h6 [class^=icon-] {
        font-size: 20px;
    }

    h1 .fa, h2 .fa, h3 .fa, h4 .fa, h5 .fa, h6 .fa {
        font-size: 14px;
    }

h1 {
    font-size: 22px;
    line-height: 35px;
}

    h1 .fa, h1 [class^=icon-] {
        line-height: 32px;
    }

h2 {
    font-size: 20px;
    line-height: 30px;
}

    h2 .fa, h2 [class^=icon-] {
        line-height: 28px;
    }

h3 {
    font-size: 18px;
    line-height: 26px;
}

    h3 .fa, h3 [class^=icon-] {
        line-height: 24px;
    }

h4 {
    font-size: 16px;
    line-height: 22px;
}

    h4 .fa, h4 [class^=icon-], h5, h5 .fa, h5 [class^=icon-], h6, h6 .fa, h6 [class^=icon-] {
        line-height: 20px;
    }

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

.typography p, .typography ul > li {
    line-height: 24px;
}

p {
    float: left;
    width: 100%;
    margin-top: 5px;
}

    p.subheader {
        margin-top: -5px;
        color: #7F8FA4;
    }

blockquote, dl {
    margin-top: 10px;
    float: left;
}

p:last-child {
    margin-bottom: 0;
}

blockquote {
    width: 100%;
    padding: 5px 15px;
    font-size: 15px;
}

    blockquote p {
        margin: 0 0 10px;
    }

ol, ul {
    float: left;
    width: 100%;
    padding-left: 20px;
}

    ol li, ul li {
        float: left;
        width: 100%;
    }

    ol.list-inline, ul.list-inline {
        width: auto;
        margin-left: 0;
        padding-left: 0;
    }

        ol.list-inline li, ul.list-inline li {
            width: auto;
        }

dl {
    width: 100%;
}

.heading-line-below {
    position: relative;
    margin-bottom: 15px;
}

    .heading-line-below:before {
        content: " ";
        left: 0;
        bottom: -5px;
        height: 1px;
        width: 100%;
        position: absolute;
        background: #DBE0E4;
    }

    .heading-line-below.heading-line-below-short:before {
        width: 20px;
        background: #2D3349;
    }

    .heading-line-below.text-center.heading-line-below-short:before {
        left: 50%;
        margin-left: -10px;
    }

.heading-line-middle {
    position: relative;
}

    .heading-line-middle:before {
        content: " ";
        left: 0;
        top: 50%;
        height: 1px;
        width: 100%;
        z-index: 1;
        position: absolute;
        background: #DBE0E4;
    }

    .heading-line-middle span {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        display: block;
        background: #FFF;
        padding-right: 10px;
    }

.typography p {
    margin-bottom: 20px;
}

.input-group .input-group-addon {
    min-width: 40px;
    border-color: #DBE0E4;
    background: #FFF;
    color: #454545;
    font-weight: 600;
}

    .input-group .input-group-addon .fa {
        font-size: 14px;
    }

    .input-group .input-group-addon [class^=icon-] {
        font-size: 20px;
    }

.input-group.input-group-lg .input-group-addon {
    min-width: 50px;
}

.input-group.input-group-lg > .form-control, .input-group.input-group-lg > .input-group-addon, .input-group.input-group-lg > .input-group-btn > .btn {
    height: 50px;
    font-size: 14px;
}

.input-group.input-group-sm {
    margin: 5px 0;
}

    .input-group.input-group-sm .input-group-addon {
        min-width: 30px;
    }

    .input-group.input-group-sm > .form-control, .input-group.input-group-sm > .input-group-addon, .input-group.input-group-sm > .input-group-btn > .btn {
        height: 30px;
        padding: 0 5px;
    }

.form-control {
    height: 40px;
    color: #454545;
    background: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .form-control[readonly], .help-block {
        color: #7F8FA4;
    }

    .form-control:focus {
        outline: 0;
        border-color: #ccd3d9;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .form-control[multiple] {
        padding: 5px 0;
    }

        .form-control[multiple] option {
            padding: 3px 5px;
            margin-bottom: 3px;
        }

    .form-control[disabled] {
        opacity: .5;
    }

    .form-control[type=file] {
        padding-top: 8px;
    }

.help-block {
    margin-bottom: 0;
}

.has-success .app-checkbox span:after, .has-success .control-label, .has-success .help-block, .has-success label, .has-success.has-feedback .form-control-feedback {
    color: #76AB3C;
}

.help-block.control-label {
    margin-top: 0;
    font-weight: 400;
}

.file-input {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    width:80px;
    text-align:left;
    padding:0px !important;
    border:0px;
    margin-left:-5px;
    text-align:center;
}

.file-input:hover
{
   cursor: pointer; 
}
    .file-input input[type=file], .file-input input[type=file]:focus, .file-input input[type=file]:hover {
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
        z-index: 2;
        outline: 0;
        width: 100%;
        height: 100%;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
    }

.file-input-name {
    margin-left: 10px;
}

.form-horizontal .control-label {
    text-align: left;
    font-weight: 600;
    padding-top: 10px;
}

    .form-horizontal .control-label.help-block {
        font-weight: 400;
    }

.checkbox, .radio {
    float: left;
    width: 100%;
    min-height: 20px;
    line-height: 20px;
}

    .checkbox:first-child, .radio:first-child {
        margin-top: -10px;
    }

        .checkbox:first-child:last-child, .radio:first-child:last-child {
            margin-top: 0;
            margin-bottom: 0;
        }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: 0;
    }

.form-group, .input-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    position: relative;
}

    .form-group .input-group {
        margin-bottom: 0;
    }

    .form-group > label + .help-block {
        margin-top: -5px;
        margin-bottom: 10px;
    }

    .form-group:last-child {
        margin-bottom: 0;
    }

.input-lg {
    height: 50px;
    font-size: 16px;
}

.input-sm {
    height: 30px;
    font-size: 12px;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

    .form-control-feedback .fa {
        font-size: 14px;
    }

    .form-control-feedback [class^=icon-] {
        font-size: 20px;
    }

.has-success .form-control, .has-success .input-group-addon {
    border-color: #76AB3C;
    color: #76AB3C;
}

    .has-success .form-control:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-color: #699835;
    }

.has-success .app-checkbox span:before, .has-success .app-radio span:before {
    border-color: #76AB3C;
}

.has-warning .app-checkbox span:after, .has-warning .control-label, .has-warning .help-block, .has-warning label, .has-warning.has-feedback .form-control-feedback {
    color: #F69F00;
}

.has-success .app-radio span:after {
    background: #76AB3C;
}

.has-warning .form-control, .has-warning .input-group-addon {
    border-color: #F69F00;
    color: #F69F00;
}

    .has-warning .form-control:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-color: #dd8f00;
    }

.has-warning .app-checkbox span:before, .has-warning .app-radio span:before {
    border-color: #F69F00;
}

.has-error .app-checkbox span:after, .has-error .control-label, .has-error .help-block, .has-error label, .has-error.has-feedback .form-control-feedback {
    color: #F04E51;
}

.has-warning .app-radio span:after {
    background: #F69F00;
}

.has-error .form-control, .has-error .input-group-addon {
    border-color: #F04E51;
    color: #F04E51;
}

    .has-error .form-control:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-color: #ee363a;
    }

.has-error .app-checkbox span:before, .has-error .app-radio span:before {
    border-color: #F04E51;
}

.has-error .app-radio span:after {
    background: #F04E51;
}

.spinner-wrapper {
    float: left;
    width: 100%;
    position: relative;
}

    .spinner-wrapper input {
        padding-right: 25px;
    }

    .spinner-wrapper .spinner-button-down, .spinner-wrapper .spinner-button-up {
        color: #454545;
        border: 1px solid #DBE0E4;
        background: #FFF;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        line-height: 18px;
        -webkit-transition: background .1s linear;
        -moz-transition: background .1s linear;
        -ms-transition: background .1s linear;
        -o-transition: background .1s linear;
        transition: background .1s linear;
    }

        .spinner-wrapper .spinner-button-down:hover, .spinner-wrapper .spinner-button-up:hover {
            background: #f2f2f2;
        }

    .spinner-wrapper .spinner-button-up {
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-radius: 0 3px 0 0;
        border-radius: 0 3px 0 0;
    }

    .spinner-wrapper .spinner-button-down {
        top: 20px;
        border-top: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-radius: 0 0 3px;
        border-radius: 0 0 3px;
    }

.app-checkbox, .app-radio {
    line-height: 20px;
    margin: 10px 0;
    float: left;
    width: 100%;
}

    .app-checkbox label, .app-radio label {
        padding-left: 30px;
        font-weight: 400;
        position: relative;
        cursor: pointer;
        margin-bottom: 0;
    }

        .app-checkbox label input, .app-radio label input {
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
            opacity: 0;
            z-index: 3;
            margin: 0;
            cursor: pointer;
        }

            .app-checkbox label input:checked + span:after, .app-radio label input:checked + span:after {
                -webkit-transform: scale(1,1);
                -moz-transform: scale(1,1);
                -ms-transform: scale(1,1);
                -o-transform: scale(1,1);
                transform: scale(1,1);
            }

            .app-checkbox label input:disabled + span, .app-radio label input:disabled + span {
                opacity: .5;
            }

        .app-checkbox label span, .app-radio label span {
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
        }

            .app-checkbox label span:before, .app-radio label span:before {
                position: absolute;
                left: 0;
                top: 0;
                z-index: 1;
                width: 20px;
                height: 20px;
                border: 1px solid #DBE0E4;
                background: #FFF;
                content: " ";
            }

            .app-checkbox label span:after, .app-radio label span:after {
                position: absolute;
                z-index: 2;
                color: #454545;
                -webkit-transform: scale(0,0);
                -moz-transform: scale(0,0);
                -ms-transform: scale(0,0);
                -o-transform: scale(0,0);
                transform: scale(0,0);
                -webkit-transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
                -moz-transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
                -ms-transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
                -o-transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
                transition: transform .1s cubic-bezier(.8,-.33,.2,1.33);
            }

    .app-checkbox.success label, .app-checkbox.success label span:after {
        color: #76AB3C;
    }

    .app-checkbox.inline, .app-radio.inline {
        display: inline-block;
        margin-right: 20px;
        float: none;
        width: auto;
    }

        .app-checkbox.inline:last-child, .app-radio.inline:last-child {
            margin-right: 0;
        }

    .app-checkbox label span:after {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 14px;
        text-align: center;
        line-height: 20px;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
    }

    .app-checkbox.success label span:before {
        border-color: #76AB3C;
    }

    .app-checkbox.warning label, .app-checkbox.warning label span:after {
        color: #F69F00;
    }

        .app-checkbox.warning label span:before {
            border-color: #F69F00;
        }

    .app-checkbox.danger label, .app-checkbox.danger label span:after {
        color: #F04E51;
    }

        .app-checkbox.danger label span:before {
            border-color: #F04E51;
        }

    .app-radio label span:after {
        content: " ";
        background: #454545;
        width: 12px;
        height: 12px;
        left: 4px;
        top: 4px;
    }

    .app-radio.round label span:after, .app-radio.round label span:before {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .app-radio.success label {
        color: #76AB3C;
    }

        .app-radio.success label span:before {
            border-color: #76AB3C;
        }

        .app-radio.success label span:after {
            background: #76AB3C;
        }

    .app-radio.warning label {
        color: #F69F00;
    }

        .app-radio.warning label span:before {
            border-color: #F69F00;
        }

        .app-radio.warning label span:after {
            background: #F69F00;
        }

    .app-radio.danger label {
        color: #F04E51;
    }

        .app-radio.danger label span:before {
            border-color: #F04E51;
        }

        .app-radio.danger label span:after {
            background: #F04E51;
        }

.input-group .input-group-addon .app-checkbox, .input-group .input-group-addon .app-radio {
    margin: 0;
}

    .input-group .input-group-addon .app-checkbox label, .input-group .input-group-addon .app-radio label {
        float: left;
        padding-left: 20px;
        margin-top: -10px;
    }

.table .app-checkbox, .table .app-radio {
    margin: 0;
    width: auto;
}

.switch {
    cursor: pointer;
    position: relative;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
}

    .switch input {
        position: absolute;
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .switch input:checked + span:after {
            left: 16px;
        }

        .switch input:checked + span {
            background-color: #76AB3C;
        }

        .switch input:disabled + span {
            background-color: #FFF;
        }

            .switch input:disabled + span:after {
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                border: 1px solid #DBE0E4;
            }

    .switch span {
        position: relative;
        width: 45px;
        height: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background-color: #F04E51;
        border: 1px solid rgba(0,0,0,.1);
        display: inline-block;
        -webkit-transition: all .1s linear;
        transition: all .1s linear;
        left: 0;
    }

        .switch span:after {
            content: "";
            position: absolute;
            background-color: #fff;
            width: 26px;
            top: 1px;
            bottom: 1px;
            left: 1px;
            -webkit-border-radius: 25px;
            -moz-border-radius: 25px;
            border-radius: 25px;
            -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
            box-shadow: 1px 1px 2px rgba(0,0,0,.1);
            -webkit-transition: all .1s linear;
            -moz-transition: all .1s linear;
            -ms-transition: all .1s linear;
            -o-transition: all .1s linear;
            transition: all .1s linear;
        }

    .switch.switch-lg {
        height: 35px;
        line-height: 35px;
        margin: 0!important;
    }

        .switch.switch-lg input:checked + span:after {
            left: 27px;
        }

        .switch.switch-lg span {
            width: 60px;
            height: 35px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

    .app .label.label-rounded, .switch.switch-sm span {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
    }

    .switch.switch-lg span:after {
        width: 30px;
    }

    .switch.switch-sm {
        height: 20px;
        line-height: 20px;
        margin: 10px 0;
    }

        .switch.switch-sm input:checked + span:after {
            left: 16px;
        }

        .switch.switch-sm span {
            width: 35px;
            height: 20px;
            border-radius: 10px;
        }

            .switch.switch-sm span:after {
                width: 16px;
            }

    .switch.switch-cube span {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .switch.switch-cube span:after {
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            background-image: url(../img/switch/switch.png);
            background-position: center center;
            background-repeat: no-repeat;
        }

.btn {
    padding: 5px 20px;
    line-height: 28px;
    text-decoration: none;
    font-weight: 600;
    overflow: hidden;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.app .app-content-tabs > ul > li > a, .app .pagination li > a, .app .pagination li > span {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
}

.btn.btn-default {
    background: #fff;
}

    .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:active:focus, .btn.btn-default:hover {
        border-color: #DBE0E4;
        background: #F5F5F5;
    }

    .btn.btn-default:focus {
        border-color: #ccd3d9;
        background: #f7f7f7;
        color: #454545;
    }

    .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:active:focus, .btn.btn-default:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-default.active.btn-icon-fixed span, .btn.btn-default:active.btn-icon-fixed span, .btn.btn-default:active:focus.btn-icon-fixed span, .btn.btn-default:focus.btn-icon-fixed span {
            border-color: #ccd3d9;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-default.btn-clean {
        background: 0 0;
        color: #454545;
    }

        .btn.btn-default.btn-clean:active, .btn.btn-default.btn-clean:active:focus, .btn.btn-default.btn-clean:hover {
            background: #FFF;
            border-color: #bec7ce;
            color: #2b2b2b;
        }

    .btn.btn-default.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-default.btn-icon-fixed span.fa, .btn.btn-default.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #DBE0E4;
        background: #f7f7f7;
    }

    .btn.btn-default.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(255,255,255,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(255,255,255,.5);
        box-shadow: 0 3px 0 0 rgba(255,255,255,.5);
    }

        .btn.btn-default.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(255,255,255,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(255,255,255,.5);
            box-shadow: 0 5px 0 0 rgba(255,255,255,.5);
        }

    .btn.btn-default.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,.3);
        -moz-box-shadow: 0 0 0 3px rgba(255,255,255,.3);
        box-shadow: 0 0 0 3px rgba(255,255,255,.3);
    }

.btn.btn-primary {
    border-color: #232839;
    background: #292f43;
    color: #FFF;
}

    .btn.btn-primary.active, .btn.btn-primary:active, .btn.btn-primary:active:focus, .btn.btn-primary:hover {
        border-color: #1a1d29;
        background: #232839;
        color: #f2f2f2;
    }

    .btn.btn-primary:focus {
        border-color: #1a1d29;
        background: #232839;
        color: #FFF;
    }

    .btn.btn-primary.active, .btn.btn-primary:active, .btn.btn-primary:active:focus, .btn.btn-primary:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-primary.active.btn-icon-fixed span, .btn.btn-primary:active.btn-icon-fixed span, .btn.btn-primary:active:focus.btn-icon-fixed span, .btn.btn-primary:focus.btn-icon-fixed span {
            border-color: #1a1d29;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-primary.btn-clean {
        background: 0 0;
        color: #292f43;
    }

        .btn.btn-primary.btn-clean:active, .btn.btn-primary.btn-clean:active:focus, .btn.btn-primary.btn-clean:hover {
            color: #FFF;
            background: #292f43;
            border-color: #292f43;
        }

    .btn.btn-primary.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-primary.btn-icon-fixed span.fa, .btn.btn-primary.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #232839;
        background: #232839;
    }

    .btn.btn-primary.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(41,47,67,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(41,47,67,.5);
        box-shadow: 0 3px 0 0 rgba(41,47,67,.5);
    }

        .btn.btn-primary.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(41,47,67,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(41,47,67,.5);
            box-shadow: 0 5px 0 0 rgba(41,47,67,.5);
        }

    .btn.btn-primary.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(41,47,67,.3);
        -moz-box-shadow: 0 0 0 3px rgba(41,47,67,.3);
        box-shadow: 0 0 0 3px rgba(41,47,67,.3);
    }

.btn.btn-success {
    border-color: #6ea038;
    background: #76AB3C;
    color: #FFF;
}

    .btn.btn-success.active, .btn.btn-success:active, .btn.btn-success:active:focus, .btn.btn-success:hover {
        border-color: #618d31;
        background: #6ea038;
        color: #f2f2f2;
    }

    .btn.btn-success:focus {
        border-color: #618d31;
        background: #6ea038;
        color: #FFF;
    }

    .btn.btn-success.active, .btn.btn-success:active, .btn.btn-success:active:focus, .btn.btn-success:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-success.active.btn-icon-fixed span, .btn.btn-success:active.btn-icon-fixed span, .btn.btn-success:active:focus.btn-icon-fixed span, .btn.btn-success:focus.btn-icon-fixed span {
            border-color: #618d31;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-success.btn-clean {
        background: 0 0;
        color: #76AB3C;
    }

        .btn.btn-success.btn-clean:active, .btn.btn-success.btn-clean:active:focus, .btn.btn-success.btn-clean:hover {
            color: #FFF;
            background: #76AB3C;
            border-color: #76AB3C;
        }

    .btn.btn-success.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-success.btn-icon-fixed span.fa, .btn.btn-success.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #6ea038;
        background: #6ea038;
    }

    .btn.btn-success.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(118,171,60,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(118,171,60,.5);
        box-shadow: 0 3px 0 0 rgba(118,171,60,.5);
    }

        .btn.btn-success.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(118,171,60,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(118,171,60,.5);
            box-shadow: 0 5px 0 0 rgba(118,171,60,.5);
        }

    .btn.btn-success.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(118,171,60,.3);
        -moz-box-shadow: 0 0 0 3px rgba(118,171,60,.3);
        box-shadow: 0 0 0 3px rgba(118,171,60,.3);
    }

.btn.btn-info {
    border-color: #42b0db;
    background: #4FB5DD;
    color: #FFF;
}

    .btn.btn-info.active, .btn.btn-info:active, .btn.btn-info:active:focus, .btn.btn-info:hover {
        border-color: #2da7d6;
        background: #42b0db;
        color: #f2f2f2;
    }

    .btn.btn-info:focus {
        border-color: #2da7d6;
        background: #42b0db;
        color: #FFF;
    }

    .btn.btn-info.active, .btn.btn-info:active, .btn.btn-info:active:focus, .btn.btn-info:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-info.active.btn-icon-fixed span, .btn.btn-info:active.btn-icon-fixed span, .btn.btn-info:active:focus.btn-icon-fixed span, .btn.btn-info:focus.btn-icon-fixed span {
            border-color: #2da7d6;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-info.btn-clean {
        background: 0 0;
        color: #4FB5DD;
    }

        .btn.btn-info.btn-clean:active, .btn.btn-info.btn-clean:active:focus, .btn.btn-info.btn-clean:hover {
            color: #FFF;
            background: #4FB5DD;
            border-color: #4FB5DD;
        }

    .btn.btn-info.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-info.btn-icon-fixed span.fa, .btn.btn-info.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #42b0db;
        background: #42b0db;
    }

    .btn.btn-info.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(79,181,221,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(79,181,221,.5);
        box-shadow: 0 3px 0 0 rgba(79,181,221,.5);
    }

        .btn.btn-info.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(79,181,221,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(79,181,221,.5);
            box-shadow: 0 5px 0 0 rgba(79,181,221,.5);
        }

    .btn.btn-info.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(79,181,221,.3);
        -moz-box-shadow: 0 0 0 3px rgba(79,181,221,.3);
        box-shadow: 0 0 0 3px rgba(79,181,221,.3);
    }

.btn.btn-warning {
    border-color: #e79500;
    background: #F69F00;
    color: #FFF;
}

    .btn.btn-warning.active, .btn.btn-warning:active, .btn.btn-warning:active:focus, .btn.btn-warning:hover {
        border-color: #cd8500;
        background: #e79500;
        color: #f2f2f2;
    }

    .btn.btn-warning:focus {
        border-color: #cd8500;
        background: #e79500;
        color: #FFF;
    }

    .btn.btn-warning.active, .btn.btn-warning:active, .btn.btn-warning:active:focus, .btn.btn-warning:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-warning.active.btn-icon-fixed span, .btn.btn-warning:active.btn-icon-fixed span, .btn.btn-warning:active:focus.btn-icon-fixed span, .btn.btn-warning:focus.btn-icon-fixed span {
            border-color: #cd8500;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-warning.btn-clean {
        background: 0 0;
        color: #F69F00;
    }

        .btn.btn-warning.btn-clean:active, .btn.btn-warning.btn-clean:active:focus, .btn.btn-warning.btn-clean:hover {
            color: #FFF;
            background: #F69F00;
            border-color: #F69F00;
        }

    .btn.btn-warning.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-warning.btn-icon-fixed span.fa, .btn.btn-warning.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #e79500;
        background: #e79500;
    }

    .btn.btn-warning.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(246,159,0,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(246,159,0,.5);
        box-shadow: 0 3px 0 0 rgba(246,159,0,.5);
    }

        .btn.btn-warning.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(246,159,0,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(246,159,0,.5);
            box-shadow: 0 5px 0 0 rgba(246,159,0,.5);
        }

    .btn.btn-warning.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(246,159,0,.3);
        -moz-box-shadow: 0 0 0 3px rgba(246,159,0,.3);
        box-shadow: 0 0 0 3px rgba(246,159,0,.3);
    }

.btn.btn-danger {
    border-color: #ef4043;
    background: #F04E51;
    color: #FFF;
}

    .btn.btn-danger.active, .btn.btn-danger:active, .btn.btn-danger:active:focus, .btn.btn-danger:hover {
        border-color: #ed282c;
        background: #ef4043;
        color: #f2f2f2;
    }

    .btn.btn-danger:focus {
        border-color: #ed282c;
        background: #ef4043;
        color: #FFF;
    }

    .btn.btn-danger.active, .btn.btn-danger:active, .btn.btn-danger:active:focus, .btn.btn-danger:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-danger.active.btn-icon-fixed span, .btn.btn-danger:active.btn-icon-fixed span, .btn.btn-danger:active:focus.btn-icon-fixed span, .btn.btn-danger:focus.btn-icon-fixed span {
            border-color: #ed282c;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-danger.btn-clean {
        background: 0 0;
        color: #F04E51;
    }

        .btn.btn-danger.btn-clean:active, .btn.btn-danger.btn-clean:active:focus, .btn.btn-danger.btn-clean:hover {
            color: #FFF;
            background: #F04E51;
            border-color: #F04E51;
        }

    .btn.btn-danger.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-danger.btn-icon-fixed span.fa, .btn.btn-danger.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #ef4043;
        background: #ef4043;
    }

    .btn.btn-danger.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(240,78,81,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(240,78,81,.5);
        box-shadow: 0 3px 0 0 rgba(240,78,81,.5);
    }

        .btn.btn-danger.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(240,78,81,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(240,78,81,.5);
            box-shadow: 0 5px 0 0 rgba(240,78,81,.5);
        }

    .btn.btn-danger.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(240,78,81,.3);
        -moz-box-shadow: 0 0 0 3px rgba(240,78,81,.3);
        box-shadow: 0 0 0 3px rgba(240,78,81,.3);
    }

.btn.btn-link {
    border-color: #4875B4;
    background:  #4875B4;
     color: #FFF;
     height:40px;
    width:40px;
    line-height:40px;
    text-align:center;
    padding:5px;
    border-radius:3px;
}

    .btn.btn-link.active, .btn.btn-link:active, .btn.btn-link:active:focus, .btn.btn-link:hover {
        border-color:#4875B4;
        background: #4875B4;
         color: #FFF;
    }

    .btn.btn-link:focus {
        border-color: transparent;
        background: rgba(0,0,0,0);
        color: #7F8FA4;
    }

    .btn.btn-link.active, .btn.btn-link:active, .btn.btn-link:active:focus, .btn.btn-link:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-link.active.btn-icon-fixed span, .btn.btn-link:active.btn-icon-fixed span, .btn.btn-link:active:focus.btn-icon-fixed span, .btn.btn-link:focus.btn-icon-fixed span {
            border-color: transparent;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-link.btn-clean {
        background: 0 0;
        color: transparent;
    }

        .btn.btn-link.btn-clean:active, .btn.btn-link.btn-clean:active:focus, .btn.btn-link.btn-clean:hover {
            color: #7F8FA4;
            background: 0 0;
            border-color: transparent;
        }

    .btn.btn-link.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-link.btn-icon-fixed span.fa, .btn.btn-link.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid transparent;
        background: rgba(0,0,0,0);
    }

    .btn.btn-link.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(0,0,0,.5);
        box-shadow: 0 3px 0 0 rgba(0,0,0,.5);
    }

        .btn.btn-link.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(0,0,0,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(0,0,0,.5);
            box-shadow: 0 5px 0 0 rgba(0,0,0,.5);
        }

    .btn.btn-link.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.3);
        -moz-box-shadow: 0 0 0 3px rgba(0,0,0,.3);
        box-shadow: 0 0 0 3px rgba(0,0,0,.3);
    }

.btn.btn-facebook {
    border-color: #43609f;
    background: #4867aa;
    color: #FFF;
     height:40px;
    width:40px;
    line-height:40px;
    text-align:center;
    padding:5px;
}

    .btn.btn-facebook.active, .btn.btn-facebook:active, .btn.btn-facebook:active:focus, .btn.btn-facebook:hover {
        border-color: #3c568d;
        background: #43609f;
        color: #f2f2f2;
    }

    .btn.btn-facebook:focus {
        border-color: #3c568d;
        background: #43609f;
        color: #FFF;
    }

    .btn.btn-facebook.active, .btn.btn-facebook:active, .btn.btn-facebook:active:focus, .btn.btn-facebook:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-facebook.active.btn-icon-fixed span, .btn.btn-facebook:active.btn-icon-fixed span, .btn.btn-facebook:active:focus.btn-icon-fixed span, .btn.btn-facebook:focus.btn-icon-fixed span {
            border-color: #3c568d;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-facebook.btn-clean {
        background: 0 0;
        color: #4867aa;
    }

        .btn.btn-facebook.btn-clean:active, .btn.btn-facebook.btn-clean:active:focus, .btn.btn-facebook.btn-clean:hover {
            color: #FFF;
            background: #4867aa;
            border-color: #4867aa;
        }

    .btn.btn-facebook.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-facebook.btn-icon-fixed span.fa, .btn.btn-facebook.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #43609f;
        background: #43609f;
    }

    .btn.btn-facebook.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(72,103,170,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(72,103,170,.5);
        box-shadow: 0 3px 0 0 rgba(72,103,170,.5);
    }

        .btn.btn-facebook.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(72,103,170,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(72,103,170,.5);
            box-shadow: 0 5px 0 0 rgba(72,103,170,.5);
        }

    .btn.btn-facebook.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(72,103,170,.3);
        -moz-box-shadow: 0 0 0 3px rgba(72,103,170,.3);
        box-shadow: 0 0 0 3px rgba(72,103,170,.3);
    }

.btn.btn-twitter {
    border-color: #00a0e2;
    background: #00abf1;
    color: #FFF;
    height:40px;
    width:40px;
    line-height:40px;
    text-align:center;
    padding:5px;
}

    .btn.btn-twitter.active, .btn.btn-twitter:active, .btn.btn-twitter:active:focus, .btn.btn-twitter:hover {
        border-color: #008ec8;
        background: #00a0e2;
        color: #f2f2f2;
    }

    .btn.btn-twitter:focus {
        border-color: #008ec8;
        background: #00a0e2;
        color: #FFF;
    }

    .btn.btn-twitter.active, .btn.btn-twitter:active, .btn.btn-twitter:active:focus, .btn.btn-twitter:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .btn.btn-twitter.active.btn-icon-fixed span, .btn.btn-twitter:active.btn-icon-fixed span, .btn.btn-twitter:active:focus.btn-icon-fixed span, .btn.btn-twitter:focus.btn-icon-fixed span {
            border-color: #008ec8;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .btn.btn-twitter.btn-clean {
        background: 0 0;
        color: #00abf1;
    }

        .btn.btn-twitter.btn-clean:active, .btn.btn-twitter.btn-clean:active:focus, .btn.btn-twitter.btn-clean:hover {
            color: #FFF;
            background: #00abf1;
            border-color: #00abf1;
        }

    .btn.btn-twitter.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .btn.btn-twitter.btn-icon-fixed span.fa, .btn.btn-twitter.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #00a0e2;
        background: #00a0e2;
    }

    .btn.btn-twitter.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(0,171,241,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(0,171,241,.5);
        box-shadow: 0 3px 0 0 rgba(0,171,241,.5);
    }

        .btn.btn-twitter.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(0,171,241,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(0,171,241,.5);
            box-shadow: 0 5px 0 0 rgba(0,171,241,.5);
        }

    .btn.btn-twitter.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(0,171,241,.3);
        -moz-box-shadow: 0 0 0 3px rgba(0,171,241,.3);
        box-shadow: 0 0 0 3px rgba(0,171,241,.3);
    }

.btn span[class^=icon-] {
    margin: 0 10px 0 -5px;
    float: left;
    line-height: 28px;
    font-size: 20px;
}

    .btn span[class^=icon-].pull-right {
        margin: 0 -5px 0 10px;
        float: right;
    }

.btn span.fa {
    font-size: 16px;
}

.btn.btn-default .fa, .btn.btn-default span[class^=icon-] {
    color: #5f5f5f;
}

.btn.btn-icon-fixed {
    position: relative;
    padding-left:50px;
}

    .btn.btn-icon-fixed span.fa, .btn.btn-icon-fixed span[class^=icon-] {
        position: absolute;
        left: 0;
        top: 0;
        width: 40px;
        height: 38px;
        line-height: 38px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 5px;
        -webkit-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px;
    }

    .btn.btn-icon-fixed span[class^=icon-] {
        margin-left: 0;
    }

    .btn.btn-icon-fixed .icon-text {
        font-family: 'Open Sans',sans-serif!important;
        font-size: 15px;
        font-weight: 600;
    }

    .btn.btn-icon-fixed.btn-lg {
        padding-left: 75px;
    }

        .btn.btn-icon-fixed.btn-lg span.fa, .btn.btn-icon-fixed.btn-lg span[class^=icon-] {
            height: 48px;
            width: 50px;
            line-height: 48px;
        }

    .btn.btn-icon-fixed.btn-sm {
        padding-left: 45px;
    }

        .btn.btn-icon-fixed.btn-sm span.fa, .btn.btn-icon-fixed.btn-sm span[class^=icon-] {
            height: 28px;
            width: 30px;
            line-height: 28px;
        }

    .btn.btn-icon-fixed.btn-xs {
        padding-left: 35px;
    }

        .btn.btn-icon-fixed.btn-xs span.fa, .btn.btn-icon-fixed.btn-xs span[class^=icon-] {
            height: 24px;
            width: 26px;
            line-height: 24px;
        }

.btn.btn-lg {
    padding: 10px 30px;
    font-size: 13px;
    text-transform: uppercase;
}

    .btn.btn-lg.btn-icon {
        width: 50px;
    }

    .btn.btn-lg.btn-rounded {
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
    }

.btn.btn-sm {
    padding: 0 15px;
    margin: 5px 0;
}

    .btn.btn-sm.btn-icon {
        width: 30px;
    }

.btn.btn-xs {
    padding: 2px 10px;
    line-height: 20px;
}

    .btn.btn-xs.btn-icon {
        width: 24px;
    }

.btn.btn-icon {
    padding-left: 0;
    padding-right: 0;
    width: 40px;
}

    .btn.btn-icon span {
        line-height: 28px;
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
        font-size: 20px;
    }

        .btn.btn-icon span.fa {
            font-size: 14px;
        }

.open > .dropdown-toggle.btn-default {
    border-color: #DBE0E4;
    background: #FFF;
    color: #454545;
}

    .open > .dropdown-toggle.btn-default.active, .open > .dropdown-toggle.btn-default:active, .open > .dropdown-toggle.btn-default:active:focus, .open > .dropdown-toggle.btn-default:hover {
        border-color: #ccd3d9;
        background: #f7f7f7;
        color: #383838;
    }

    .open > .dropdown-toggle.btn-default:focus {
        border-color: #ccd3d9;
        background: #f7f7f7;
        color: #454545;
    }

    .open > .dropdown-toggle.btn-default.active, .open > .dropdown-toggle.btn-default:active, .open > .dropdown-toggle.btn-default:active:focus, .open > .dropdown-toggle.btn-default:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .open > .dropdown-toggle.btn-default.active.btn-icon-fixed span, .open > .dropdown-toggle.btn-default:active.btn-icon-fixed span, .open > .dropdown-toggle.btn-default:active:focus.btn-icon-fixed span, .open > .dropdown-toggle.btn-default:focus.btn-icon-fixed span {
            border-color: #ccd3d9;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .open > .dropdown-toggle.btn-default.btn-clean {
        background: 0 0;
        color: #454545;
    }

        .open > .dropdown-toggle.btn-default.btn-clean:active, .open > .dropdown-toggle.btn-default.btn-clean:active:focus, .open > .dropdown-toggle.btn-default.btn-clean:hover {
            background: #FFF;
            border-color: #bec7ce;
            color: #2b2b2b;
        }

    .open > .dropdown-toggle.btn-default.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .open > .dropdown-toggle.btn-default.btn-icon-fixed span.fa, .open > .dropdown-toggle.btn-default.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #DBE0E4;
        background: #f7f7f7;
    }

    .open > .dropdown-toggle.btn-default.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(255,255,255,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(255,255,255,.5);
        box-shadow: 0 3px 0 0 rgba(255,255,255,.5);
    }

        .open > .dropdown-toggle.btn-default.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(255,255,255,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(255,255,255,.5);
            box-shadow: 0 5px 0 0 rgba(255,255,255,.5);
        }

    .open > .dropdown-toggle.btn-default.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,.3);
        -moz-box-shadow: 0 0 0 3px rgba(255,255,255,.3);
        box-shadow: 0 0 0 3px rgba(255,255,255,.3);
    }

.open > .dropdown-toggle.btn-primary {
    border-color: #232839;
    background: #292f43;
    color: #FFF;
}

    .open > .dropdown-toggle.btn-primary.active, .open > .dropdown-toggle.btn-primary:active, .open > .dropdown-toggle.btn-primary:active:focus, .open > .dropdown-toggle.btn-primary:hover {
        border-color: #1a1d29;
        background: #232839;
        color: #f2f2f2;
    }

    .open > .dropdown-toggle.btn-primary:focus {
        border-color: #1a1d29;
        background: #232839;
        color: #FFF;
    }

    .open > .dropdown-toggle.btn-primary.active, .open > .dropdown-toggle.btn-primary:active, .open > .dropdown-toggle.btn-primary:active:focus, .open > .dropdown-toggle.btn-primary:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .open > .dropdown-toggle.btn-primary.active.btn-icon-fixed span, .open > .dropdown-toggle.btn-primary:active.btn-icon-fixed span, .open > .dropdown-toggle.btn-primary:active:focus.btn-icon-fixed span, .open > .dropdown-toggle.btn-primary:focus.btn-icon-fixed span {
            border-color: #1a1d29;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .open > .dropdown-toggle.btn-primary.btn-clean {
        background: 0 0;
        color: #292f43;
    }

        .open > .dropdown-toggle.btn-primary.btn-clean:active, .open > .dropdown-toggle.btn-primary.btn-clean:active:focus, .open > .dropdown-toggle.btn-primary.btn-clean:hover {
            color: #FFF;
            background: #292f43;
            border-color: #292f43;
        }

    .open > .dropdown-toggle.btn-primary.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .open > .dropdown-toggle.btn-primary.btn-icon-fixed span.fa, .open > .dropdown-toggle.btn-primary.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #232839;
        background: #232839;
    }

    .open > .dropdown-toggle.btn-primary.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(41,47,67,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(41,47,67,.5);
        box-shadow: 0 3px 0 0 rgba(41,47,67,.5);
    }

        .open > .dropdown-toggle.btn-primary.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(41,47,67,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(41,47,67,.5);
            box-shadow: 0 5px 0 0 rgba(41,47,67,.5);
        }

    .open > .dropdown-toggle.btn-primary.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(41,47,67,.3);
        -moz-box-shadow: 0 0 0 3px rgba(41,47,67,.3);
        box-shadow: 0 0 0 3px rgba(41,47,67,.3);
    }

.open > .dropdown-toggle.btn-success {
    border-color: #6ea038;
    background: #76AB3C;
    color: #FFF;
}

    .open > .dropdown-toggle.btn-success.active, .open > .dropdown-toggle.btn-success:active, .open > .dropdown-toggle.btn-success:active:focus, .open > .dropdown-toggle.btn-success:hover {
        border-color: #618d31;
        background: #6ea038;
        color: #f2f2f2;
    }

    .open > .dropdown-toggle.btn-success:focus {
        border-color: #618d31;
        background: #6ea038;
        color: #FFF;
    }

    .open > .dropdown-toggle.btn-success.active, .open > .dropdown-toggle.btn-success:active, .open > .dropdown-toggle.btn-success:active:focus, .open > .dropdown-toggle.btn-success:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .open > .dropdown-toggle.btn-success.active.btn-icon-fixed span, .open > .dropdown-toggle.btn-success:active.btn-icon-fixed span, .open > .dropdown-toggle.btn-success:active:focus.btn-icon-fixed span, .open > .dropdown-toggle.btn-success:focus.btn-icon-fixed span {
            border-color: #618d31;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .open > .dropdown-toggle.btn-success.btn-clean {
        background: 0 0;
        color: #76AB3C;
    }

        .open > .dropdown-toggle.btn-success.btn-clean:active, .open > .dropdown-toggle.btn-success.btn-clean:active:focus, .open > .dropdown-toggle.btn-success.btn-clean:hover {
            color: #FFF;
            background: #76AB3C;
            border-color: #76AB3C;
        }

    .open > .dropdown-toggle.btn-success.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .open > .dropdown-toggle.btn-success.btn-icon-fixed span.fa, .open > .dropdown-toggle.btn-success.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #6ea038;
        background: #6ea038;
    }

    .open > .dropdown-toggle.btn-success.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(118,171,60,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(118,171,60,.5);
        box-shadow: 0 3px 0 0 rgba(118,171,60,.5);
    }

        .open > .dropdown-toggle.btn-success.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(118,171,60,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(118,171,60,.5);
            box-shadow: 0 5px 0 0 rgba(118,171,60,.5);
        }

    .open > .dropdown-toggle.btn-success.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(118,171,60,.3);
        -moz-box-shadow: 0 0 0 3px rgba(118,171,60,.3);
        box-shadow: 0 0 0 3px rgba(118,171,60,.3);
    }

.open > .dropdown-toggle.btn-info {
    border-color: #42b0db;
    background: #4FB5DD;
    color: #FFF;
}

    .open > .dropdown-toggle.btn-info.active, .open > .dropdown-toggle.btn-info:active, .open > .dropdown-toggle.btn-info:active:focus, .open > .dropdown-toggle.btn-info:hover {
        border-color: #2da7d6;
        background: #42b0db;
        color: #f2f2f2;
    }

    .open > .dropdown-toggle.btn-info:focus {
        border-color: #2da7d6;
        background: #42b0db;
        color: #FFF;
    }

    .open > .dropdown-toggle.btn-info.active, .open > .dropdown-toggle.btn-info:active, .open > .dropdown-toggle.btn-info:active:focus, .open > .dropdown-toggle.btn-info:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .open > .dropdown-toggle.btn-info.active.btn-icon-fixed span, .open > .dropdown-toggle.btn-info:active.btn-icon-fixed span, .open > .dropdown-toggle.btn-info:active:focus.btn-icon-fixed span, .open > .dropdown-toggle.btn-info:focus.btn-icon-fixed span {
            border-color: #2da7d6;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .open > .dropdown-toggle.btn-info.btn-clean {
        background: 0 0;
        color: #4FB5DD;
    }

        .open > .dropdown-toggle.btn-info.btn-clean:active, .open > .dropdown-toggle.btn-info.btn-clean:active:focus, .open > .dropdown-toggle.btn-info.btn-clean:hover {
            color: #FFF;
            background: #4FB5DD;
            border-color: #4FB5DD;
        }

    .open > .dropdown-toggle.btn-info.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .open > .dropdown-toggle.btn-info.btn-icon-fixed span.fa, .open > .dropdown-toggle.btn-info.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #42b0db;
        background: #42b0db;
    }

    .open > .dropdown-toggle.btn-info.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(79,181,221,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(79,181,221,.5);
        box-shadow: 0 3px 0 0 rgba(79,181,221,.5);
    }

        .open > .dropdown-toggle.btn-info.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(79,181,221,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(79,181,221,.5);
            box-shadow: 0 5px 0 0 rgba(79,181,221,.5);
        }

    .open > .dropdown-toggle.btn-info.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(79,181,221,.3);
        -moz-box-shadow: 0 0 0 3px rgba(79,181,221,.3);
        box-shadow: 0 0 0 3px rgba(79,181,221,.3);
    }

.open > .dropdown-toggle.btn-warning {
    border-color: #e79500;
    background: #F69F00;
    color: #FFF;
}

    .open > .dropdown-toggle.btn-warning.active, .open > .dropdown-toggle.btn-warning:active, .open > .dropdown-toggle.btn-warning:active:focus, .open > .dropdown-toggle.btn-warning:hover {
        border-color: #cd8500;
        background: #e79500;
        color: #f2f2f2;
    }

    .open > .dropdown-toggle.btn-warning:focus {
        border-color: #cd8500;
        background: #e79500;
        color: #FFF;
    }

    .open > .dropdown-toggle.btn-warning.active, .open > .dropdown-toggle.btn-warning:active, .open > .dropdown-toggle.btn-warning:active:focus, .open > .dropdown-toggle.btn-warning:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .open > .dropdown-toggle.btn-warning.active.btn-icon-fixed span, .open > .dropdown-toggle.btn-warning:active.btn-icon-fixed span, .open > .dropdown-toggle.btn-warning:active:focus.btn-icon-fixed span, .open > .dropdown-toggle.btn-warning:focus.btn-icon-fixed span {
            border-color: #cd8500;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .open > .dropdown-toggle.btn-warning.btn-clean {
        background: 0 0;
        color: #F69F00;
    }

        .open > .dropdown-toggle.btn-warning.btn-clean:active, .open > .dropdown-toggle.btn-warning.btn-clean:active:focus, .open > .dropdown-toggle.btn-warning.btn-clean:hover {
            color: #FFF;
            background: #F69F00;
            border-color: #F69F00;
        }

    .open > .dropdown-toggle.btn-warning.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .open > .dropdown-toggle.btn-warning.btn-icon-fixed span.fa, .open > .dropdown-toggle.btn-warning.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #e79500;
        background: #e79500;
    }

    .open > .dropdown-toggle.btn-warning.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(246,159,0,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(246,159,0,.5);
        box-shadow: 0 3px 0 0 rgba(246,159,0,.5);
    }

        .open > .dropdown-toggle.btn-warning.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(246,159,0,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(246,159,0,.5);
            box-shadow: 0 5px 0 0 rgba(246,159,0,.5);
        }

    .open > .dropdown-toggle.btn-warning.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(246,159,0,.3);
        -moz-box-shadow: 0 0 0 3px rgba(246,159,0,.3);
        box-shadow: 0 0 0 3px rgba(246,159,0,.3);
    }

.open > .dropdown-toggle.btn-danger {
    border-color: #ef4043;
    background: #F04E51;
    color: #FFF;
}

    .open > .dropdown-toggle.btn-danger.active, .open > .dropdown-toggle.btn-danger:active, .open > .dropdown-toggle.btn-danger:active:focus, .open > .dropdown-toggle.btn-danger:hover {
        border-color: #ed282c;
        background: #ef4043;
        color: #f2f2f2;
    }

    .open > .dropdown-toggle.btn-danger:focus {
        border-color: #ed282c;
        background: #ef4043;
        color: #FFF;
    }

    .open > .dropdown-toggle.btn-danger.active, .open > .dropdown-toggle.btn-danger:active, .open > .dropdown-toggle.btn-danger:active:focus, .open > .dropdown-toggle.btn-danger:focus {
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    }

        .open > .dropdown-toggle.btn-danger.active.btn-icon-fixed span, .open > .dropdown-toggle.btn-danger:active.btn-icon-fixed span, .open > .dropdown-toggle.btn-danger:active:focus.btn-icon-fixed span, .open > .dropdown-toggle.btn-danger:focus.btn-icon-fixed span {
            border-color: #ed282c;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .open > .dropdown-toggle.btn-danger.btn-clean {
        background: 0 0;
        color: #F04E51;
    }

        .open > .dropdown-toggle.btn-danger.btn-clean:active, .open > .dropdown-toggle.btn-danger.btn-clean:active:focus, .open > .dropdown-toggle.btn-danger.btn-clean:hover {
            color: #FFF;
            background: #F04E51;
            border-color: #F04E51;
        }

    .open > .dropdown-toggle.btn-danger.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .open > .dropdown-toggle.btn-danger.btn-icon-fixed span.fa, .open > .dropdown-toggle.btn-danger.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid #ef4043;
        background: #ef4043;
    }

    .open > .dropdown-toggle.btn-danger.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(240,78,81,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(240,78,81,.5);
        box-shadow: 0 3px 0 0 rgba(240,78,81,.5);
    }

        .open > .dropdown-toggle.btn-danger.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(240,78,81,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(240,78,81,.5);
            box-shadow: 0 5px 0 0 rgba(240,78,81,.5);
        }

    .open > .dropdown-toggle.btn-danger.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(240,78,81,.3);
        -moz-box-shadow: 0 0 0 3px rgba(240,78,81,.3);
        box-shadow: 0 0 0 3px rgba(240,78,81,.3);
    }

.open > .dropdown-toggle.btn-link {
    border-color: transparent;
    background: 0 0;
    color: #7F8FA4;
}

    .open > .dropdown-toggle.btn-link.active, .open > .dropdown-toggle.btn-link:active, .open > .dropdown-toggle.btn-link:active:focus, .open > .dropdown-toggle.btn-link:hover {
        border-color: transparent;
        background: rgba(0,0,0,0);
        color: #708299;
    }

    .open > .dropdown-toggle.btn-link:focus {
        border-color: transparent;
        background: rgba(0,0,0,0);
        color: #7F8FA4;
    }

    .open > .dropdown-toggle.btn-link.active, .open > .dropdown-toggle.btn-link:active, .open > .dropdown-toggle.btn-link:active:focus, .open > .dropdown-toggle.btn-link:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

        .open > .dropdown-toggle.btn-link.active.btn-icon-fixed span, .open > .dropdown-toggle.btn-link:active.btn-icon-fixed span, .open > .dropdown-toggle.btn-link:active:focus.btn-icon-fixed span, .open > .dropdown-toggle.btn-link:focus.btn-icon-fixed span {
            border-color: transparent;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        }

    .open > .dropdown-toggle.btn-link.btn-clean {
        background: 0 0;
        color: transparent;
    }

        .open > .dropdown-toggle.btn-link.btn-clean:active, .open > .dropdown-toggle.btn-link.btn-clean:active:focus, .open > .dropdown-toggle.btn-link.btn-clean:hover {
            color: #7F8FA4;
            background: 0 0;
            border-color: transparent;
        }

    .open > .dropdown-toggle.btn-link.btn-rounded {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .open > .dropdown-toggle.btn-link.btn-icon-fixed span.fa, .open > .dropdown-toggle.btn-link.btn-icon-fixed span[class^=icon-] {
        border-right: 1px solid transparent;
        background: rgba(0,0,0,0);
    }

    .open > .dropdown-toggle.btn-link.btn-shadowed {
        -webkit-box-shadow: 0 3px 0 0 rgba(0,0,0,.5);
        -moz-box-shadow: 0 3px 0 0 rgba(0,0,0,.5);
        box-shadow: 0 3px 0 0 rgba(0,0,0,.5);
    }

        .open > .dropdown-toggle.btn-link.btn-shadowed.btn-lg {
            -webkit-box-shadow: 0 5px 0 0 rgba(0,0,0,.5);
            -moz-box-shadow: 0 5px 0 0 rgba(0,0,0,.5);
            box-shadow: 0 5px 0 0 rgba(0,0,0,.5);
        }

    .open > .dropdown-toggle.btn-link.btn-glow {
        -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.3);
        -moz-box-shadow: 0 0 0 3px rgba(0,0,0,.3);
        box-shadow: 0 0 0 3px rgba(0,0,0,.3);
    }

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.btn-group.btn-group-justified .btn-group:nth-child(n+2) .btn {
    margin-left: -1px;
}

.btn-group.btn-group-justified .btn-group:nth-child(n+3) .btn {
    margin-left: -2px;
}

.btn-group.btn-group-justified .btn-group:nth-child(n+4) .btn {
    margin-left: -3px;
}

.btn-group.btn-group-justified .btn-group:nth-child(n+5) .btn {
    margin-left: -4px;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 15px;
    padding-right: 15px;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 0;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -2px;
}

@media (max-width:992px) {
    .btn {
        margin-bottom: 5px;
    }
}

.app .app-content-tabs {
    float: left;
    width: 100%;
    padding: 10px 15px 0;
    background: #FFF;
    border-bottom: 1px solid #DBE0E4;
}

    .app .app-content-tabs > ul {
        float: left;
        width: auto;
        list-style: none;
        padding: 0;
        margin-bottom: -1px;
    }

        .app .app-content-tabs > ul > li {
            width: auto;
        }

            .app .app-content-tabs > ul > li > a {
                display: block;
                float: left;
                line-height: 30px;
                padding: 5px 20px;
                margin-right: 5px;
                border: 1px solid #DBE0E4;
                color: #7F8FA4;
                font-weight: 600;
                text-decoration: none;
                background: #FFF;
                transition: all .1s linear;
            }

.app .breadcrumb > li > a, .app .list-group.list-group-condensed .list-group-item {
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -ms-transition: color .1s linear;
}

.app .app-content-tabs > ul > li > a > span {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

    .app .app-content-tabs > ul > li > a > span.close-tab {
        margin-right: -10px;
        margin-left: 10px;
        float: right;
        vertical-align: baseline;
        line-height: 24px;
        margin-top: 4px;
    }

.app .app-content-tabs > ul > li > a span[class^=icon-] {
    font-size: 20px;
}

.app .app-content-tabs > ul > li > a span[class^=fa-] {
    font-size: 14px;
}

.app .app-content-tabs > ul > li > a.app-content-tabs-new {
    border: 0;
}

    .app .app-content-tabs > ul > li > a.app-content-tabs-new:hover {
        background: #FFF;
    }

.app .app-content-tabs > ul > li > a:hover {
    color: #454545;
    background: #F5F5F5;
}

.app .app-content-tabs > ul > li > a.active {
    color: #1B2431;
    background: #EDEFF0;
    border-bottom-color: #EDEFF0;
}

.app .app-content-tabs > ul > li.icon-only > a {
    padding: 3px 8px;
}

    .app .app-content-tabs > ul > li.icon-only > a > span {
        margin: 0;
    }

.app .app-content-tab {
    display: none;
}

    .app .app-content-tab.active {
        display: block;
    }

.app .app-heading {
    float: left;
    width: 100%;
    padding: 15px;
    background: #F9F9F9;
}

    .app .app-heading > .button {
        float: left;
        margin-right: 20px;
    }

    .app .app-heading .icon {
        float: left;
        margin-right: 10px;
        width: 20px;
        text-align: center;
        color: #7F8FA4;
    }

        .app .app-heading .icon span {
            line-height: 40px;
            font-size: 20px;
        }

        .app .app-heading .icon.icon-lg {
            width: 30px;
            margin-right: 15px;
        }

            .app .app-heading .icon.icon-lg span {
                font-size: 30px;
            }

    .app .app-heading .title {
        float: left;
    }

        .app .app-heading .title h1, .app .app-heading .title h2, .app .app-heading .title h3, .app .app-heading .title h4, .app .app-heading .title h5, .app .app-heading .title h6 {
            margin: 0 0 5px;
            padding: 0;
            float: left;
            font-size: 15px;
            line-height: 20px;
            font-weight: 600;
            clear: both;
            color: #1B2431;
        }

            .app .app-heading .title h1 small, .app .app-heading .title h2 small, .app .app-heading .title h3 small, .app .app-heading .title h4 small, .app .app-heading .title h5 small, .app .app-heading .title h6 small {
                display: inline-block;
                border-left: 1px solid #DBE0E4;
                padding-left: 10px;
                margin-left: 10px;
            }

        .app .app-heading .title p {
            float: left;
            clear: both;
            margin-bottom: 0;
            font-weight: 400;
            line-height: 15px;
            margin-top: 0;
            color: #7F8FA4;
        }

    .app .app-heading .heading-elements {
        float: right;
        position: relative;
    }

    .app .app-heading.title-only {
        padding: 10px 15px;
    }

        .app .app-heading.title-only .title h1, .app .app-heading.title-only .title h2, .app .app-heading.title-only .title h3, .app .app-heading.title-only .title h4, .app .app-heading.title-only .title h5, .app .app-heading.title-only .title h6 {
            line-height: 40px;
            margin-bottom: 0;
        }

    .app .app-heading.heading-transparent {
        margin-top: 10px;
        background: 0 0;
        border: 0;
    }

    .app .app-heading.app-heading-background {
        padding: 55px 15px;
        margin-top: 0;
        border: 0;
        color: #FFF;
    }

    .app .app-heading.app-heading-small > .title h1, .app .app-heading.app-heading-small > .title h2, .app .app-heading.app-heading-small > .title h3, .app .app-heading.app-heading-small > .title h4, .app .app-heading.app-heading-small > .title h5, .app .app-heading.app-heading-small > .title h6 {
        font-size: 14px;
        font-weight: 600;
    }

    .app .app-heading.app-heading-condensed.app-heading-small {
        padding-top: 0;
    }

    .app .app-heading.app-heading-condensed:first-child {
        margin-top: 0;
    }

    .app .app-heading.app-heading-condensed-horizontal {
        padding: 15px 0;
    }

    .app .app-heading.app-heading-light > .icon {
        color: #F5F5F5;
    }

    .app .app-heading.app-heading-light > .title h1, .app .app-heading.app-heading-light > .title h2, .app .app-heading.app-heading-light > .title h3, .app .app-heading.app-heading-light > .title h4, .app .app-heading.app-heading-light > .title h5, .app .app-heading.app-heading-light > .title h6 {
        color: #FFF;
    }

    .app .app-heading.app-heading-light > .title p {
        color: #F5F5F5;
    }

    .app .app-heading.app-heading-lead {
        padding-top: 25px;
    }

    .app .app-heading.app-heading-bordered {
        border: 1px solid #DBE0E4;
    }

        .app .app-heading.app-heading-bordered.app-heading-page {
            border-top: 0;
        }

    .app .app-heading.app-heading-center {
        text-align: center;
    }

        .app .app-heading.app-heading-center > .title {
            width: 100%;
        }

    .app .app-heading .form-group, .app .app-heading .input-group {
        margin-bottom: 0;
    }

    .app .app-heading .container.container-boxed, .app .app-heading-container .container.container-boxed {
        margin: 0 auto;
    }

    .app .app-heading > .contact {
        width: auto;
    }

    .app .app-heading.app-heading-condensed {
        padding: 10px 15px;
    }

.app .app-heading-container {
    float: left;
    width: 100%;
    line-height: 40px;
    background: #F5F5F5;
    padding: 0 15px;
}

    .app .app-heading-container.app-heading-bordered {
        border: 1px solid #DBE0E4;
    }

        .app .app-heading-container.app-heading-bordered.bottom, .app .list-group.list-group-adapt .list-group-item:first-child, .app .list-group.list-group-inline.list-group-adapt-top .list-group-item {
            border-top: 0;
        }

        .app .app-heading-container.app-heading-bordered.top {
            border-bottom: 0;
        }

.app .app-content > .app-heading-container.app-heading-bordered, .app .app-content > .app-heading.app-heading-bordered {
    border-left: 0;
    border-right: 0;
}

.app .app-sidepanel .app-heading {
    background: 0 0;
}

.app .breadcrumb {
    float: left;
    background: 0 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 12px 0 13px;
    width: auto;
}

    .app .breadcrumb > li {
        line-height: 15px;
        float: left;
        font-size: 12px;
        width: auto;
    }

        .app .breadcrumb > li > a {
            float: left;
            line-height: 15px;
            color: #7F8FA4;
            text-decoration: none;
            -o-transition: color .1s linear;
            transition: color .1s linear;
        }

            .app .breadcrumb > li > a:hover {
                color: #64758c;
            }

        .app .breadcrumb > li.active {
            color: #454545;
        }

        .app .breadcrumb > li + li:before {
            line-height: 14px;
            padding: 0 0 0 2px;
            content: "\f105";
            font-family: FontAwesome;
            font-size: 12px;
            float: left;
            width: 20px;
            text-align: center;
            color: #7F8FA4;
            margin-top: 1px;
        }

    .app .breadcrumb.breadcrumb-condensed {
        padding: 0;
    }

.app .app-header .breadcrumb {
    margin-right: 10px;
}

.app .pagination {
    width: auto;
    margin: 0;
}

    .app .pagination li {
        width: auto;
    }

        .app .pagination li > a, .app .pagination li > span {
            padding: 10px;
            line-height: 20px;
            border-color: #DBE0E4;
            background: #FFF;
            min-width: 40px;
            text-align: center;
            color: #454545;
            transition: all .1s linear;
            margin-bottom: 3px;
        }

            .app .pagination li > a:hover {
                background: #F5F5F5;
            }

        .app .pagination li.active span, .app .pagination li.active > a {
            background: #2D3349;
            color: #FFF;
        }

        .app .pagination li.disabled span, .app .pagination li.disabled > a {
            -webkit-opacity: .7;
            -moz-opacity: .7;
            opacity: .7;
        }

            .app .pagination li.disabled > a:hover {
                background: #FFF;
            }

    .app .pagination.pagination-separated li {
        margin-right: 5px;
    }

        .app .pagination.pagination-separated li:last-child {
            margin-right: 0;
        }

    .app .pagination.pagination-noborder li, .app .pagination.pagination-rounded li {
        margin-right: 5px;
    }

        .app .pagination.pagination-rounded li > a, .app .pagination.pagination-rounded li > span {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

        .app .pagination.pagination-noborder li > a, .app .pagination.pagination-noborder li > span {
            border: 0;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

.app .call-box, .app .pager li > a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.app .pagination.pagination-sm li > a, .app .pagination.pagination-sm li > span {
    padding: 0 10px;
    min-width: 20px;
    font-size: 12px;
}

.app .pagination.pagination-lg li > a, .app .pagination.pagination-lg li > span {
    padding: 20px 10px;
    min-width: 60px;
}

.app .pager li {
    width: auto;
    float: none;
}

    .app .pager li > a {
        color: #454545;
        background: #FFF;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
        border-radius: 5px;
        line-height: 20px;
        padding: 10px 15px;
    }

        .app .pager li > a:hover {
            background: #F5F5F5;
        }

    .app .pager li.disabled > a {
        -webkit-opacity: .7;
        -moz-opacity: .7;
        opacity: .7;
    }

        .app .pager li.disabled > a:hover {
            color: #454545;
            background: #FFF;
        }

.app .call-box, .app .modal-content-calling {
    background: #292f43;
    color: #FFF;
}

.app .container {
    float: left;
    width: 100%;
    margin: 15px 0;
}

    .app .container > .app-heading {
        margin-top: 15px;
    }

    .app .container.container-boxed {
        width: 1200px;
        margin: 15px auto;
        float: none;
        zoom: 1;
    }

        .app .container.container-boxed:after, .app .container.container-boxed:before {
            content: "";
            display: table;
        }

        .app .container.container-boxed:after {
            clear: both;
        }

.app .row.row-table {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #DBE0E4;
}

    .app .row.row-table > div[class^=col-] {
        border-right: 1px solid #DBE0E4;
    }

        .app .row.row-table > div[class^=col-]:last-child {
            border-right: 0;
        }

.app .row-table-holder {
    padding: 0!important;
    margin: 0!important;
}

    .app .row-table-holder .row.row-table > div[class^=col-] {
        padding: 15px;
    }

    .app .row-table-holder .row.row-table:last-child {
        border-bottom: 0;
    }

.app .call-box {
    float: left;
    width: 100%;
    padding: 15px 15px 15px 70px;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
}

    .app .call-box .call-box-endcall {
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .app .call-box .call-box-timer {
        float: left;
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #1f2433;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 0 20px;
        text-align: center;
    }

        .app .call-box .call-box-timer .status, .app .call-box .call-box-timer .timer {
            width: 50%;
            font-size: 13px;
            font-weight: 600;
            float: left;
        }

        .app .call-box .call-box-timer .status {
            opacity: .5;
            font-style: italic;
        }

.app .calling {
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 10px auto 20px;
    position: relative;
    color: #FFF;
    -webkit-animation: pulse-call 1s linear infinite;
    animation: pulse-call 1s linear infinite;
}

    .app .calling:after, .app .calling:before {
        width: 120px;
        height: 120px;
        background: rgba(79,181,221,.3);
        position: absolute;
        left: 15px;
        top: 15px;
        content: " ";
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        z-index: 1;
    }

    .app .calling:after {
        width: 90px;
        height: 90px;
        left: 30px;
        top: 30px;
    }

    .app .calling span {
        position: absolute;
        width: 150px;
        height: 150px;
        line-height: 150px;
        font-size: 56px;
        left: 0;
        top: 0;
        background: rgba(79,181,221,.2);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        z-index: 2;
    }

.app .table-responsive {
    float: left;
    width: 100%;
}

.app .app-sidebar-user {
    float: left;
    width: 100%;
    background: rgba(0,0,0,.4);
    padding: 15px 10px 15px 15px;
}

    .app .app-sidebar-user > .contact.contact-bordered:after {
        border-color: rgba(0,0,0,.3);
    }

    .app .app-sidebar-user > .contact.contact-lg {
        margin: 0;
    }

@media (max-width:992px) {
    .app .app-content-tabs > ul > li > a {
        font-size: 0;
        text-indent: -9999px;
    }

        .app .app-content-tabs > ul > li > a > span {
            text-indent: initial;
            margin-right: 0;
        }

            .app .app-content-tabs > ul > li > a > span.close-tab {
                display: none;
            }

    .app .row.row-table {
        border-bottom: 0;
    }

        .app .row.row-table > div[class^=col-] {
            border-bottom: 1px solid #DBE0E4;
            border-right: 0;
            margin-bottom: 0;
        }

    .app .call-box div[class^=col-] {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width:480px) {
    .app .app-heading .heading-elements {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .app .app-heading.title-only .heading-elements {
        margin-top: 0;
    }
}

@media (max-width:1200px) {
    .app .container.container-boxed {
        float: left;
        width: 100%;
    }
}

@-webkit-keyframes pulse-call {
    0%,100% {
        opacity: 1;
    }

    80% {
        opacity: .8;
    }
}

@keyframes pulse-call {
    0%,100% {
        opacity: 1;
    }

    80% {
        opacity: .8;
    }
}

.app .block {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 20px 17px 20px;
    margin-bottom: 15px;
    background: #FFF;
    border: 1px solid #DBE0E4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .app .block .app-heading {
        background: 0 0;
    }

    .app .block > .app-heading {
        margin-top: 20px;
        margin-bottom: 15px;
        padding: 15px 0;
    }

        .app .block > .app-heading:first-child {
            margin-top: 0;
        }

    .app .block > .block-heading {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 5px;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

    .app .block > .block-content {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .app .block > .block-footer {
        float: left;
        width: 100%;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 0;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
    }

    .app .block.block-primary, .app .block.block-success {
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 0;
        -webkit-border-radius: 0 0 5px 5px;
    }

    .app .block .block-divider {
        float: left;
        width: 100%;
        height: 1px;
        background: #DBE0E4;
        margin-bottom: 15px;
        position: relative;
        margin-top: 10px;
    }

        .app .block .block-divider span {
            display: block;
            position: absolute;
            width: 20px;
            height: 20px;
            background: #FFF;
            text-align: center;
            line-height: 20px;
            left: 50%;
            top: -10px;
            margin-left: -10px;
        }

    .app .block.block-toggled > .block-content, .app .block.block-toggled > .block-footer, .app .panel.panel-toggled > div:not(.panel-heading) {
        display: none;
    }

    .app .block .block-divider span.fa {
        font-size: 14px;
    }

    .app .block .block-divider span[class^=icon-] {
        font-size: 20px;
    }

    .app .block .block-divider.dir-left span {
        left: 20px;
        margin-left: 0;
    }

    .app .block .block-divider.dir-right span {
        right: 20px;
        margin-left: 0;
    }

    .app .block .block-divider-text {
        float: left;
        width: 100%;
        padding: 5px 20px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 15px;
        background: #f2f2f2;
        border-top: 1px solid #DBE0E4;
        border-bottom: 1px solid #DBE0E4;
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;
    }

        .app .block .block-divider-text span {
            margin-right: 5px;
        }

            .app .block .block-divider-text span.fa {
                font-size: 14px;
            }

            .app .block .block-divider-text span[class^=icon-] {
                font-size: 20px;
            }

    .app .block.block-highlight {
        -webkit-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        -moz-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
    }

    .app .block.block-highlight-hover:hover, .app .tile-basic.tile-basic-shadow {
        -webkit-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        -moz-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
    }

    .app .block.block-highlight-hover {
        -webkit-transition: box-shadow .1s linear;
        -moz-transition: box-shadow .1s linear;
        -ms-transition: box-shadow .1s linear;
        -o-transition: box-shadow .1s linear;
        transition: box-shadow .1s linear;
    }

        .app .block.block-highlight-hover:hover {
            box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        }

    .app .block.block-primary {
        border-top: 2px solid #292f43;
        border-radius: 0 0 5px 5px;
    }

    .app .block.block-success {
        border-top: 2px solid #76AB3C;
        border-radius: 0 0 5px 5px;
    }

    .app .block.block-info, .app .block.block-warning {
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 0;
        -webkit-border-radius: 0 0 5px 5px;
    }

    .app .block.block-warning {
        border-top: 2px solid #F69F00;
        border-radius: 0 0 5px 5px;
    }

    .app .block.block-info {
        border-top: 2px solid #4FB5DD;
        border-radius: 0 0 5px 5px;
    }

    .app .block.block-danger {
        border-top: 2px solid #F04E51;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 0;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
    }

    .app .block.block-condensed {
        padding: 0;
    }

        .app .block.block-condensed > .app-heading {
            padding: 20px 20px 15px;
        }

        .app .block.block-condensed > .block-heading {
            padding: 10px 20px;
            background: #F5F5F5;
            border-bottom: 1px solid #DBE0E4;
        }

            .app .block.block-condensed > .block-heading > .app-heading {
                padding: 10px 0;
                background: 0 0;
            }

        .app .block.block-condensed > .block-content {
            padding: 0 10px;
        }

        .app .block.block-condensed > .block-footer {
            background: #F5F5F5;
            border-top: 1px solid #DBE0E4;
            padding: 20px;
        }

    .app .block.block-condensed-v {
        padding: 0 15px;
    }

    .app .block.block-condensed-h {
        padding: 15px 0;
    }

    .app .block.block-toggled {
        padding-bottom: 10px;
    }

.app .panel > .panel-footer, .app .panel > .panel-heading {
    padding: 10px 15px;
    line-height: 40px;
}

.app .block.block-toggled > .app-heading {
    margin-bottom: 0;
}

.app .block.block-expanded {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1050;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.app .block.block-arrow-top {
    position: relative;
}

    .app .block.block-arrow-top:after, .app .block.block-arrow-top:before {
        bottom: 100%;
        left: 30px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .app .block.block-arrow-top:after {
        border-color: rgba(136,183,213,0);
        border-bottom-color: #FFF;
        border-width: 10px;
        margin-left: -10px;
    }

    .app .block.block-arrow-top:before {
        border-color: rgba(194,225,245,0);
        border-bottom-color: #DBE0E4;
        border-width: 11px;
        margin-left: -11px;
    }

.app .block > .block-loading-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
}

    .app .block > .block-loading-layer .app-spinner {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -10px 0 0 -10px;
    }

.app .panel, .app .panel > .panel-body, .app .panel > .panel-footer, .app .panel > .panel-heading {
    float: left;
    width: 100%;
}

    .app .panel > .panel-heading .panel-title {
        float: left;
        line-height: 40px;
        font-size: 14px;
        font-weight: 600;
        width: auto;
    }

        .app .panel > .panel-heading .panel-title span {
            float: left;
            margin-right: 10px;
            line-height: 40px;
        }

            .app .panel > .panel-heading .panel-title span[class^=icon-] {
                font-size: 20px;
            }

            .alert .alert-icon span.fa, .app .panel > .panel-heading .panel-title span.fa {
                font-size: 14px;
            }

.alert, .alert.alert-dismissible > .close span {
    line-height: 20px;
}

.app .panel .panel-elements {
    float: left;
    margin-left: -5px;
}

    .app .panel .panel-elements .btn {
        float: left;
    }

    .app .panel .panel-elements .form-group, .app .panel .panel-elements .input-group {
        margin-bottom: 0;
    }

    .app .panel .panel-elements.pull-right {
        margin-left: 0;
        margin-right: -5px;
    }

    .app .panel .panel-elements.panel-elements-cp {
        margin-left: 0;
    }

        .app .panel .panel-elements.panel-elements-cp.pull-right {
            margin-right: 0;
        }

.app .panel .panel-collapse {
    float: left;
    width: 100%;
}

.app .panel.panel-default, .app .panel.panel-default .panel-footer, .app .panel.panel-default .panel-heading {
    border-color: #DBE0E4;
}

.app .panel.panel-expanded {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1050;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.app .panel-group .panel > .panel-heading {
    padding: 5px 15px;
}

    .app .panel-group .panel > .panel-heading .panel-elements {
        margin-left: -10px;
    }

        .app .panel-group .panel > .panel-heading .panel-elements.pull-right {
            margin-right: -10px;
        }

.alert {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .alert .alert-icon {
        float: left;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        line-height: 20px;
        text-align: center;
    }

        .alert .alert-icon span[class^=icon-] {
            font-size: 20px;
        }

    .alert.alert-icon-block {
        padding-left: 60px;
        position: relative;
    }

        .alert.alert-icon-block .alert-icon {
            position: absolute;
            left: 0;
            top: 0;
            min-width: 50px;
            height: 100%;
            padding: 15px;
            -moz-border-radius-topright: 0;
            -moz-border-radius-bottomright: 0;
            -moz-border-radius-bottomleft: 5px;
            -moz-border-radius-topleft: 5px;
            -webkit-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
        }

        .alert.alert-icon-block.dir-right {
            padding-left: 15px;
            padding-right: 60px;
        }

            .alert.alert-icon-block.dir-right .alert-icon {
                left: auto;
                right: 0;
                margin-right: 0;
                -moz-border-radius-topright: 5px;
                -moz-border-radius-bottomright: 5px;
                -moz-border-radius-bottomleft: 0;
                -moz-border-radius-topleft: 0;
                -webkit-border-radius: 0 5px 5px 0;
                border-radius: 0 5px 5px 0;
            }

    .alert.alert-transparency {
        opacity: .8;
    }

    .alert strong {
        font-weight: 600;
    }

    .alert.alert-default {
        background: #FFF;
        color: #454545;
        border: 1px solid #DBE0E4;
    }

        .alert.alert-default.alert-icon-block .alert-icon {
            background: #f7f7f7;
            border-right: 1px solid #dee3e6;
        }

        .alert.alert-default.alert-icon-block.dir-right .alert-icon {
            border-right: 0;
            border-left: 1px solid #dee3e6;
        }

    .alert.alert-primary {
        background: #292f43;
        color: #FFF;
        border: 1px solid #232839;
    }

        .alert.alert-primary.alert-icon-block .alert-icon {
            background: #232839;
            border-right: 1px solid #252a3c;
        }

        .alert.alert-primary.alert-icon-block.dir-right .alert-icon {
            border-right: 0;
            border-left: 1px solid #252a3c;
        }

    .alert.alert-success {
        background: #76AB3C;
        color: #FFF;
        border: 1px solid #6ea038;
    }

        .alert.alert-success.alert-icon-block .alert-icon {
            background: #6ea038;
            border-right: 1px solid #71a339;
        }

        .alert.alert-success.alert-icon-block.dir-right .alert-icon {
            border-right: 0;
            border-left: 1px solid #71a339;
        }

    .alert.alert-info {
        background: #4FB5DD;
        color: #FFF;
        border: 1px solid #42b0db;
    }

        .alert.alert-info.alert-icon-block .alert-icon {
            background: #42b0db;
            border-right: 1px solid #46b1db;
        }

        .alert.alert-info.alert-icon-block.dir-right .alert-icon {
            border-right: 0;
            border-left: 1px solid #46b1db;
        }

    .alert.alert-warning {
        background: #F69F00;
        color: #FFF;
        border: 1px solid #e79500;
    }

        .alert.alert-warning.alert-icon-block .alert-icon {
            background: #e79500;
            border-right: 1px solid #ec9800;
        }

        .alert.alert-warning.alert-icon-block.dir-right .alert-icon {
            border-right: 0;
            border-left: 1px solid #ec9800;
        }

    .alert.alert-danger {
        background: #F04E51;
        color: #FFF;
        border: 1px solid #ef4043;
    }

        .alert.alert-danger.alert-icon-block .alert-icon {
            background: #ef4043;
            border-right: 1px solid #ef4548;
        }

        .alert.alert-danger.alert-icon-block.dir-right .alert-icon {
            border-right: 0;
            border-left: 1px solid #ef4548;
        }

    .alert.alert-inside {
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .alert.alert-dismissible > .close {
        position: absolute;
        right: 10px;
        top: 12px;
        color: #FFF;
        -webkit-transition: opacity .1s linear;
        -moz-transition: opacity .1s linear;
        -ms-transition: opacity .1s linear;
        -o-transition: opacity .1s linear;
        transition: opacity .1s linear;
    }

.app .label, .nav > li > a {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
}

.alert.alert-dismissible > .close .fa {
    font-size: 14px;
}

.alert.alert-dismissible > .close span[class^=icon-], .dropdown-menu > li span[class^=icon-] {
    font-size: 20px;
}

.alert.alert-dismissible.alert-default .close {
    color: #000;
}

.nav.nav-pills > li > a, .nav.nav-tabs > li > a {
    color: #454545;
    font-weight: 600;
}

.nav > li > a {
    padding: 9px 15px;
    transition: all .1s linear;
}

    .nav > li > a:hover {
        background: #F5F5F5;
        border-color: transparent transparent #DBE0E4;
    }

.nav.nav-tabs > li {
    width: auto;
}

    .nav.nav-tabs > li.active > a {
        border-color: #DBE0E4 #DBE0E4 #FFF;
    }

.nav.nav-pills.nav-pills-bordered > li > a:hover, .nav.nav-pills > li > a {
    border: 1px solid transparent;
}

.nav.nav-pills > li {
    width: auto;
    margin-right: 5px;
}

    .nav.nav-pills > li > a {
        background: 0 0;
    }

        .nav.nav-pills > li > a:hover {
            background: #F5F5F5;
        }

    .nav.nav-pills > li.active > a {
        background: #2D3349;
        color: #FFF;
    }

.nav.nav-pills.nav-pills-bordered > li.active > a {
    background: 0 0;
    border: 1px solid #2D3349;
    color: #2D3349;
}

.nav.nav-justified > li {
    width: 1%;
}

.tab-content {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .tab-content.tab-content-bordered {
        margin-top: 0;
        background: #FFF;
        border: 1px solid #DBE0E4;
        border-top: 0;
        padding: 15px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 0;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
    }

.dropdown-menu, .dropdown-menu > li > a .label {
    margin-top: 5px;
}

@media (max-width:992px) {
    .nav.nav-justified > li {
        width: 100%;
    }

        .nav.nav-justified > li > a, .tab-content.tab-content-bordered {
            border: 1px solid #DBE0E4;
        }
}

.dropdown, .dropup {
    float: left;
}

.dropdown-menu {
    min-width: 220px;
    background: #FFF;
    border-color: #DBE0E4;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
}

    .dropdown-menu > li > a {
        display: block;
        float: left;
        width: 100%;
        padding: 5px 15px;
        line-height: 30px;
        -webkit-transition: background .1s linear;
        -moz-transition: background .1s linear;
        -ms-transition: background .1s linear;
        -o-transition: background .1s linear;
        transition: background .1s linear;
    }

.app .contact.contact-faded > img, .modal .modal-dialog > .close {
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -ms-transition: opacity .1s linear;
}

.dropdown-menu > li > a .label.pull-right {
    position: absolute;
    right: 15px;
}

.dropdown-menu > li .fa, .dropdown-menu > li span[class^=icon-] {
    float: left;
    margin-right: 10px;
    line-height: 30px;
}

.dropdown-menu > li .fa {
    font-size: 14px;
}

.dropdown-menu > li .app-checkbox, .dropdown-menu > li .app-radio {
    float: left;
    width: auto;
    margin: 5px 0;
}

.dropdown-menu > li.active > a, .dropdown-menu > li.active > a:focus, .dropdown-menu > li.active > a:hover {
    background: #F5F5F5;
    color: #454545;
}

.dropdown-menu > li.dropdown-header {
    margin-top: 5px;
    padding: 5px 15px;
    line-height: 30px;
    font-size: 13px;
    color: #454545;
    font-weight: 600;
}

.modal .modal-dialog.modal-danger .modal-header .modal-title, .modal .modal-dialog.modal-info .modal-header .modal-title, .modal .modal-dialog.modal-primary .modal-header .modal-title, .modal .modal-dialog.modal-success .modal-header .modal-title, .modal .modal-dialog.modal-warning .modal-header .modal-title {
    color: #FFF;
}

.dropdown-menu > li.dropdown-header.highlight {
    background: #ededed;
}

.dropdown-menu > li.dropdown-header:first-child {
    margin-top: 0;
}

.dropdown-menu .divider {
    margin: 5px 0;
}

.popover.bottom > .arrow:after, .popover.top > .arrow, .popover.top > .arrow:after {
    margin-left: -5px;
}

.dropdown-menu.dropdown-left {
    left: auto;
    right: 0;
}

.dropdown-menu.dropdown-form {
    padding: 0;
    width: 340px;
}

    .dropdown-menu.dropdown-form > li {
        padding: 15px;
    }

        .dropdown-menu.dropdown-form > li .fa, .dropdown-menu.dropdown-form > li span[class^=icon-] {
            float: none;
            margin-right: 0;
            line-height: 20px;
        }

.popover {
    padding: 0;
    border: 1px solid #DBE0E4;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
}

    .popover > .arrow {
        border-width: 6px;
    }

        .popover > .arrow:after {
            border-width: 5px;
        }

    .popover.top > .arrow {
        bottom: -6px;
    }

    .popover.left > .arrow:after, .popover.right > .arrow:after {
        bottom: -5px;
    }

    .popover.left > .arrow {
        right: -6px;
        margin-top: -5px;
    }

    .popover.right > .arrow {
        left: -6px;
        margin-top: -5px;
    }

    .popover.bottom > .arrow {
        margin-left: -5px;
        top: -6px;
    }

    .popover .popover-title {
        float: left;
        width: 100%;
        padding: 10px 15px;
        line-height: 20px;
        font-weight: 600;
        border: 0;
        border-bottom: 1px solid #DBE0E4;
    }

    .popover .popover-content {
        float: left;
        width: 100%;
        padding: 15px;
    }

.modal .modal-dialog {
    margin: 100px auto 0;
}

    .modal .modal-dialog .modal-content {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-color: transparent;
        -webkit-box-shadow: 0 0 0 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 0 10px rgba(0,0,0,.1);
        box-shadow: 0 0 0 10px rgba(0,0,0,.1);
        zoom: 1;
    }

        .modal .modal-dialog .modal-content:after, .modal .modal-dialog .modal-content:before {
            content: "";
            display: table;
        }

        .modal .modal-dialog .modal-content:after {
            clear: both;
        }

        .modal .modal-dialog .modal-content .modal-header {
            border: 0;
            float: left;
            width: 100%;
            -webkit-border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
        }

            .modal .modal-dialog .modal-content .modal-header .modal-title {
                width: auto;
                font-size: 14px;
                font-weight: 600;
                line-height: 30px;
            }

        .modal .modal-dialog .modal-content .modal-body {
            float: left;
            width: 100%;
        }

            .modal .modal-dialog .modal-content .modal-body .app-heading {
                background: 0 0;
            }

        .modal .modal-dialog .modal-content .modal-footer {
            float: left;
            width: 100%;
            border: 0;
        }

    .modal .modal-dialog > .close {
        position: absolute;
        top: -14px;
        right: -35px;
        color: #FFF;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        opacity: .5;
        -o-transition: opacity .1s linear;
        transition: opacity .1s linear;
    }

        .modal .modal-dialog > .close [class^=icon-] {
            font-size: 20px;
        }

        .modal .modal-dialog > .close .fa {
            font-size: 14px;
        }

        .modal .modal-dialog > .close:hover {
            opacity: .8;
        }

    .modal .modal-dialog.modal-fw {
        width: 94%;
    }

    .modal .modal-dialog.modal-primary .modal-header {
        background: #292f43;
    }

    .modal .modal-dialog.modal-info .modal-header {
        background: #4FB5DD;
    }

    .modal .modal-dialog.modal-success .modal-header {
        background: #76AB3C;
    }

    .modal .modal-dialog.modal-warning .modal-header {
        background: #F69F00;
    }

    .modal .modal-dialog.modal-danger .modal-header {
        background: #F04E51;
    }

.tooltip .tooltip-inner {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.1px;
    padding: 5px 10px;
}

.noty_text strong {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    width: 100%;
}

@media (max-width:992px) {
    .modal {
        padding-left: 15px;
    }

        .modal .modal-dialog {
            margin: 50px auto 0;
            width: 100%;
        }

            .modal .modal-dialog .modal-content {
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                width: 100%;
            }
}

.app-accordion {
    float: left;
    width: 100%;
}

    .app-accordion .item {
        float: left;
        width: 100%;
        overflow: hidden;
        height: 50px;
        border: 1px solid #DBE0E4;
        border-bottom: 0;
    }

        .app-accordion .item .heading {
            float: left;
            width: 100%;
            height: 50px;
            background: #FFF;
            padding: 0 20px;
            cursor: pointer;
            -webkit-transition: background .1s linear;
            -moz-transition: background .1s linear;
            -ms-transition: background .1s linear;
            -o-transition: background .1s linear;
            transition: background .1s linear;
            -webkit-user-select: none;
            user-select: none;
        }

            .app-accordion .item .heading .title {
                float: left;
                font-size: 14px;
                font-weight: 600;
                line-height: 50px;
                margin: 0;
                padding: 0;
            }

.app .badge, .app .label, .app .table > thead > tr > th {
    font-weight: 700;
    text-transform: uppercase;
}

.app-accordion .item .heading:hover {
    background: #F5F5F5;
}

.app-accordion .item .content {
    float: left;
    width: 100%;
}

    .app-accordion .item .content .block {
        padding: 15px;
        border: 0;
    }

.app-accordion .item.open .heading {
    border-bottom: 1px solid #e8e8e8;
    background: #F5F5F5;
}

.app-accordion .item:first-child {
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.app-accordion .item:last-child {
    border-bottom: 1px solid #DBE0E4;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 0;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.app-accordion.app-accordion-simple .item.open {
    height: auto;
}

.app .app-sidebar > .app-accordion {
    overflow-y: hidden;
    background: #FFF;
    border-left: 1px solid #DBE0E4;
}

    .app .app-sidebar > .app-accordion .item {
        border-left: 0;
        border-right: 0;
    }

.app .label {
    position: relative;
    line-height: 14px;
    padding: 3px 5px;
    font-size: 10px;
    letter-spacing: .5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .1s linear;
}

    .app .label.label-default {
        background: #DBE0E4!important;
        color: #454545!important;
    }

    .app .label.label-primary {
        background: #292f43!important;
        color: #FFF!important;
    }

    .app .label.label-success {
        background: #76AB3C!important;
        color: #FFF!important;
    }

    .app .label.label-info {
        background: #4FB5DD!important;
        color: #FFF!important;
    }

    .app .label.label-warning {
        background: #F69F00!important;
        color: #FFF!important;
    }

    .app .label.label-danger {
        background: #F04E51!important;
        color: #FFF!important;
    }

    .app .label.label-bordered {
        padding: 2px 5px;
        background: 0 0;
    }

        .app .label.label-bordered.label-default {
            border: 1px solid #DBE0E4;
            color: #454545;
        }

            .app .label.label-bordered.label-default.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(219,224,228,.15);
                -moz-box-shadow: 0 0 0 3px rgba(219,224,228,.15);
                box-shadow: 0 0 0 3px rgba(219,224,228,.15);
            }

            .app .label.label-bordered.label-default[href]:hover {
                background: 0 0;
                border-color: #bec7ce;
                color: #2b2b2b;
            }

        .app .label.label-bordered.label-primary {
            border: 1px solid #292f43;
            color: #292f43;
        }

            .app .label.label-bordered.label-primary.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(41,47,67,.15);
                -moz-box-shadow: 0 0 0 3px rgba(41,47,67,.15);
                box-shadow: 0 0 0 3px rgba(41,47,67,.15);
            }

            .app .label.label-bordered.label-primary[href]:hover {
                background: 0 0;
                border-color: #161923;
                color: #161923;
            }

        .app .label.label-bordered.label-success {
            border: 1px solid #76AB3C;
            color: #76AB3C;
        }

            .app .label.label-bordered.label-success.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(118,171,60,.15);
                -moz-box-shadow: 0 0 0 3px rgba(118,171,60,.15);
                box-shadow: 0 0 0 3px rgba(118,171,60,.15);
            }

            .app .label.label-bordered.label-success[href]:hover {
                background: 0 0;
                border-color: #5c852f;
                color: #5c852f;
            }

        .app .label.label-bordered.label-info {
            border: 1px solid #4FB5DD;
            color: #4FB5DD;
        }

            .app .label.label-bordered.label-info.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(79,181,221,.15);
                -moz-box-shadow: 0 0 0 3px rgba(79,181,221,.15);
                box-shadow: 0 0 0 3px rgba(79,181,221,.15);
            }

            .app .label.label-bordered.label-info[href]:hover {
                background: 0 0;
                border-color: #28a1d1;
                color: #28a1d1;
            }

        .app .label.label-bordered.label-warning {
            border: 1px solid #F69F00;
            color: #F69F00;
        }

            .app .label.label-bordered.label-warning.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(246,159,0,.15);
                -moz-box-shadow: 0 0 0 3px rgba(246,159,0,.15);
                box-shadow: 0 0 0 3px rgba(246,159,0,.15);
            }

            .app .label.label-bordered.label-warning[href]:hover {
                background: 0 0;
                border-color: #c37e00;
                color: #c37e00;
            }

        .app .label.label-bordered.label-danger {
            border: 1px solid #F04E51;
            color: #F04E51;
        }

            .app .label.label-bordered.label-danger.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(240,78,81,.15);
                -moz-box-shadow: 0 0 0 3px rgba(240,78,81,.15);
                box-shadow: 0 0 0 3px rgba(240,78,81,.15);
            }

            .app .label.label-bordered.label-danger[href]:hover {
                background: 0 0;
                border-color: #ec1f23;
                color: #ec1f23;
            }

    .app .label.label-rounded {
        border-radius: 10px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .app .label.label-ghost {
        margin: 0 0 0 5px;
    }

.app .badge {
    padding: 4px 6px 5px;
    font-size: 11px;
    letter-spacing: .5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    .app .badge.badge-primary {
        background: #292f43;
        color: #FFF;
    }

        .app .badge.badge-primary[href]:hover {
            background: #161923;
            color: #e6e6e6;
        }

    .app .badge.badge-success {
        background: #76AB3C;
        color: #FFF;
    }

        .app .badge.badge-success[href]:hover {
            background: #5c852f;
            color: #e6e6e6;
        }

    .app .badge.badge-info {
        background: #4FB5DD;
        color: #FFF;
    }

        .app .badge.badge-info[href]:hover {
            background: #28a1d1;
            color: #e6e6e6;
        }

    .app .badge.badge-warning {
        background: #F69F00;
        color: #FFF;
    }

        .app .badge.badge-warning[href]:hover {
            background: #c37e00;
            color: #e6e6e6;
        }

    .app .badge.badge-danger {
        background: #F04E51;
        color: #FFF;
    }

        .app .badge.badge-danger[href]:hover {
            background: #ec1f23;
            color: #e6e6e6;
        }

    .app .badge.badge-bordered {
        background: 0 0;
        padding: 2px 7px 3px;
    }

        .app .badge.badge-bordered.badge-default {
            border: 2px solid #DBE0E4;
            color: #454545;
        }

        .app .badge.badge-bordered.badge-primary {
            border: 2px solid #292f43;
            color: #292f43;
        }

        .app .badge.badge-bordered.badge-success {
            border: 2px solid #76AB3C;
            color: #76AB3C;
        }

        .app .badge.badge-bordered.badge-info {
            border: 2px solid #4FB5DD;
            color: #4FB5DD;
        }

        .app .badge.badge-bordered.badge-warning {
            border: 2px solid #F69F00;
            color: #F69F00;
        }

        .app .badge.badge-bordered.badge-danger {
            border: 2px solid #F04E51;
            color: #F04E51;
        }

.app .label-icon {
    line-height: 20px;
    padding: 5px;
    text-align: center;
    min-width: 30px;
    background: #DBE0E4;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    text-decoration: none;
}

    .app .label-icon.label-icon-primary {
        background: #292f43;
        color: #FFF;
    }

        .app .label-icon.label-icon-primary[href]:hover {
            background: #161923;
            color: #e6e6e6;
        }

    .app .label-icon.label-icon-success {
        background: #76AB3C;
        color: #FFF;
    }

        .app .label-icon.label-icon-success[href]:hover {
            background: #5c852f;
            color: #e6e6e6;
        }

    .app .label-icon.label-icon-info {
        background: #4FB5DD;
        color: #FFF;
    }

        .app .label-icon.label-icon-info[href]:hover {
            background: #28a1d1;
            color: #e6e6e6;
        }

    .app .label-icon.label-icon-warning {
        background: #F69F00;
        color: #FFF;
    }

        .app .label-icon.label-icon-warning[href]:hover {
            background: #c37e00;
            color: #e6e6e6;
        }

    .app .label-icon.label-icon-danger {
        background: #F04E51;
        color: #FFF;
    }

        .app .label-icon.label-icon-danger[href]:hover {
            background: #ec1f23;
            color: #e6e6e6;
        }

    .app .label-icon.label-icon-bordered {
        background: 0 0;
        padding: 4px 5px;
    }

        .app .label-icon.label-icon-bordered.label-icon-default {
            border: 1px solid #DBE0E4;
            color: #454545;
        }

            .app .label-icon.label-icon-bordered.label-icon-default.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(219,224,228,.15);
                -moz-box-shadow: 0 0 0 3px rgba(219,224,228,.15);
                box-shadow: 0 0 0 3px rgba(219,224,228,.15);
            }

            .app .label-icon.label-icon-bordered.label-icon-default[href]:hover {
                background: 0 0;
                border-color: #bec7ce;
                color: #2b2b2b;
            }

        .app .label-icon.label-icon-bordered.label-icon-primary {
            border: 1px solid #292f43;
            color: #292f43;
        }

            .app .label-icon.label-icon-bordered.label-icon-primary.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(41,47,67,.15);
                -moz-box-shadow: 0 0 0 3px rgba(41,47,67,.15);
                box-shadow: 0 0 0 3px rgba(41,47,67,.15);
            }

            .app .label-icon.label-icon-bordered.label-icon-primary[href]:hover {
                background: 0 0;
                border-color: #161923;
                color: #161923;
            }

        .app .label-icon.label-icon-bordered.label-icon-success {
            border: 1px solid #76AB3C;
            color: #76AB3C;
        }

            .app .label-icon.label-icon-bordered.label-icon-success.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(118,171,60,.15);
                -moz-box-shadow: 0 0 0 3px rgba(118,171,60,.15);
                box-shadow: 0 0 0 3px rgba(118,171,60,.15);
            }

            .app .label-icon.label-icon-bordered.label-icon-success[href]:hover {
                background: 0 0;
                border-color: #5c852f;
                color: #5c852f;
            }

        .app .label-icon.label-icon-bordered.label-icon-info {
            border: 1px solid #4FB5DD;
            color: #4FB5DD;
        }

            .app .label-icon.label-icon-bordered.label-icon-info.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(79,181,221,.15);
                -moz-box-shadow: 0 0 0 3px rgba(79,181,221,.15);
                box-shadow: 0 0 0 3px rgba(79,181,221,.15);
            }

            .app .label-icon.label-icon-bordered.label-icon-info[href]:hover {
                background: 0 0;
                border-color: #28a1d1;
                color: #28a1d1;
            }

        .app .label-icon.label-icon-bordered.label-icon-warning {
            border: 1px solid #F69F00;
            color: #F69F00;
        }

            .app .label-icon.label-icon-bordered.label-icon-warning.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(246,159,0,.15);
                -moz-box-shadow: 0 0 0 3px rgba(246,159,0,.15);
                box-shadow: 0 0 0 3px rgba(246,159,0,.15);
            }

            .app .label-icon.label-icon-bordered.label-icon-warning[href]:hover {
                background: 0 0;
                border-color: #c37e00;
                color: #c37e00;
            }

        .app .label-icon.label-icon-bordered.label-icon-danger {
            border: 1px solid #F04E51;
            color: #F04E51;
        }

            .app .label-icon.label-icon-bordered.label-icon-danger.label-ghost {
                -webkit-box-shadow: 0 0 0 3px rgba(240,78,81,.15);
                -moz-box-shadow: 0 0 0 3px rgba(240,78,81,.15);
                box-shadow: 0 0 0 3px rgba(240,78,81,.15);
            }

            .app .label-icon.label-icon-bordered.label-icon-danger[href]:hover {
                background: 0 0;
                border-color: #ec1f23;
                color: #ec1f23;
            }

.app .table.table-hover > tbody > tr:hover > td, .app .table.table-striped > tbody > tr:nth-of-type(odd) {
    background: #F5F5F5;
}

.app .table > tbody > tr > td, .app .table > thead > tr > th {
    border-bottom: 1px solid #DBE0E4;
}

.app .label-icon.label-icon-rounded {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.app .label-icon .fa {
    font-size: 14px;
}

.app .label-icon.label-icon-sm {
    min-width: 20px;
    padding: 0;
}

    .app .label-icon.label-icon-sm.label-icon-bordered {
        line-height: 18px;
    }

.app .label-icon.label-icon-lg {
    min-width: 40px;
    padding: 9px 5px 5px;
}

    .app .label-icon.label-icon-lg [class^=icon-] {
        font-size: 20px;
    }

    .app .label-icon.label-icon-lg .fa {
        font-size: 18px;
        display: block;
        width: 20px;
        height: 20px;
        text-align: center;
        margin: 2px auto;
    }

.app .label-icon.label-icon-xlg {
    min-width: 80px;
    line-height: 50px;
    padding: 20px 0 3px;
}

    .app .label-icon.label-icon-xlg .fa {
        font-size: 28px;
    }

    .app .label-icon.label-icon-xlg [class^=icon-] {
        font-size: 40px;
    }

.app .table tr td, .app .table tr th {
    line-height: 20px;
    padding: 10px 15px;
    vertical-align: middle;
}

.app .table > thead > tr > th {
    font-size: 11px;
    color: #1B2431;
}

.app .table > tbody > tr:last-child > td {
    border-bottom: 0;
}

.app .table.table-bordered {
    border: 1px solid #DBE0E4;
}

.app .block > .table.table-bordered, .app .block > .table.table-bordered > tbody > tr > td, .app .block > .table.table-bordered > thead > tr > th {
    border-left: 0;
}

.app .table.table-bordered > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #DBE0E4;
    border-right: 1px solid #DBE0E4;
}

    .app .block > .list-group .list-group-item, .app .block > .table.table-bordered, .app .block > .table.table-bordered > tbody > tr > td:last-child, .app .block > .table.table-bordered > thead > tr > th:last-child, .app .list-group.list-group-inline .list-group-item:not(:last-child), .app .list-group.list-group-inline.list-group-adapt-side .list-group-item:last-child, .app .table.table-bordered > tbody > tr > td:last-child {
        border-right: 0;
    }

.app .table.table-bordered > tbody > tr:last-child > td {
    border-bottom: 0;
}

.app .table.table-head-light > thead > tr > th {
    color: #7F8FA4;
}

.app .table.table-head-custom > thead > tr > th {
    background: #2D3349;
    color: #FFF;
}

.app .table.table-noborder > tbody > tr > td, .app .table.table-noborder > thead > tr > th {
    border: 0;
}

.app .table.table-clean-paddings > tbody > tr > td:first-child, .app .table.table-clean-paddings > thead > tr > th:first-child {
    padding-left: 0;
}

.app .table.table-clean-paddings > tbody > tr > td:last-child, .app .table.table-clean-paddings > thead > tr > th:last-child {
    padding-right: 0;
}

.app .block > .table:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.app .table .contact.contact-lg, .app .table .contact.contact-single, .app .table .contact.contact-xlg {
    margin-bottom: 0;
}

@media (max-width:992px) {
    .table-responsive {
        border: 0;
    }
}

.app .tile-basic {
    float: left;
    width: 100%;
    background: #FFF;
    color: #454545;
    margin-bottom: 20px;
    position: relative;
}

    .app .tile-basic .tile-image {
        display: block;
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .app .tile-basic .tile-image img {
            width: 100%;
        }

        .app .tile-basic .tile-image .tile-image-container {
            width: 100%;
            padding: 15px;
            position: absolute;
            left: 0;
            top: 0;
        }

        .app .tile-basic .tile-image .tile-image-title {
            width: 100%;
            padding: 15px;
            position: absolute;
            left: 0;
            bottom: 0;
            color: #FFF;
            background: rgba(0,0,0,.2);
            text-shadow: 0 2px 5px #000;
            -webkit-transition: all .1s ease-in;
            -moz-transition: all .1s ease-in;
            -ms-transition: all .1s ease-in;
            -o-transition: all .1s ease-in;
            transition: all .1s ease-in;
        }

            .app .tile-basic .tile-image .tile-image-title .tile-title {
                color: #FFF;
                font-size: 14px;
                line-height: 26px;
                font-weight: 600;
                text-decoration: none;
            }

            .app .tile-basic .tile-image .tile-image-title p {
                margin-top: 0;
                color: #F0F0F0;
            }

            .app .tile-basic .tile-image .tile-image-title.tile-image-dir-top {
                bottom: auto;
                top: 0;
            }

            .app .tile-basic .tile-image .tile-image-title.tile-image-title-hover {
                bottom: -200px;
            }

        .app .tile-basic .tile-image .tile-image-hover {
            position: absolute;
            left: 0;
            top: -300px;
            background: rgba(0,0,0,.5);
            height: 100%;
            width: 100%;
            opacity: 0;
            -webkit-transition: opacity .2s ease-in;
            -moz-transition: opacity .2s ease-in;
            -ms-transition: opacity .2s ease-in;
            -o-transition: opacity .2s ease-in;
            transition: opacity .2s ease-in;
        }

            .app .tile-basic .tile-image .tile-image-hover .tile-image-container-vertical {
                position: absolute;
                width: 100%;
                top: 50%;
                margin-top: -20px;
            }

            .app .tile-basic .tile-image .tile-image-hover.tile-image-hover-light {
                background: rgba(255,255,255,.9);
            }

        .app .tile-basic .tile-image:hover .tile-image-title {
            background: rgba(0,0,0,.4);
        }

            .app .tile-basic .tile-image:hover .tile-image-title.tile-image-title-hover {
                bottom: 0;
            }

            .app .tile-basic .tile-image:hover .tile-image-title.tile-image-title-hide-hover {
                bottom: -200px;
            }

        .app .tile-basic .tile-image:hover .tile-image-hover {
            top: 0;
            opacity: 1;
        }

        .app .tile-basic .tile-image.tile-image-padding {
            padding: 3px 3px 0;
        }

        .app .tile-basic .tile-image.tile-image-hover-grayscale > img {
            -webkit-filter: grayscale(0);
            filter: grayscale(0);
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
        }

        .app .tile-basic .tile-image.tile-image-hover-grayscale:hover > img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
        }

    .app .tile-basic > .tile-icon {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        padding: 30px 0 0;
        color: #7F8FA4;
    }

        .app .tile-basic > .tile-icon .fa, .app .tile-basic > .tile-icon span[class^=icon-] {
            display: block;
            margin: 0 auto;
            width: 80px;
            height: 80px;
            line-height: 80px;
            border: 1px solid #DBE0E4;
            text-align: center;
            font-size: 40px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .app .tile-basic > .tile-icon .fa {
            font-size: 42px;
        }

        .app .tile-basic > .tile-icon.tile-icon-dashed .fa, .app .tile-basic > .tile-icon.tile-icon-dashed span[class^=icon-] {
            border-style: dashed;
        }

        .app .tile-basic > .tile-icon.tile-icon-bg {
            background: #F5F5F5;
            padding-top: 0;
        }

            .app .tile-basic > .tile-icon.tile-icon-bg .fa, .app .tile-basic > .tile-icon.tile-icon-bg span[class^=icon-] {
                border: 0;
            }

    .app .tile-basic .tile-content {
        float: left;
        width: 100%;
        padding: 21px 15px;
    }

        .app .tile-basic .tile-content .tile-title {
            display: block;
            margin-bottom: 0;
            color: #1B2431;
            position: relative;
        }

            .app .tile-basic .tile-content .tile-title.tile-title-underlined {
                margin-bottom: 15px;
            }

                .app .tile-basic .tile-content .tile-title.tile-title-underlined:after {
                    content: " ";
                    position: absolute;
                    top: 100%;
                    left: 50%;
                    margin-left: -25px;
                    width: 50px;
                    height: 2px;
                    background: #2D3349;
                    margin-top: 8px;
                }

            .app .tile-basic .tile-content .tile-title:last-child {
                margin-bottom: 0;
            }

        .app .tile-basic .tile-content a.tile-title {
            font-size: 16px;
            line-height: 26px;
        }

        .app .tile-basic .tile-content .tile-subtitle {
            float: left;
            width: 100%;
            margin-bottom: 5px;
            color: #7F8FA4;
            text-transform: uppercase;
            font-size: 90%;
        }

            .app .app-feature-gallery > li .block, .app .app-feature-gallery > li .tile-basic, .app .block > .list-group, .app .tile-basic .tile-content .tile-subtitle:first-child, .app .tile-basic .tile-content .tile-subtitle:last-child {
                margin-bottom: 0;
            }

            .app .tile-basic .tile-content .tile-subtitle.pull-left, .app .tile-basic .tile-content .tile-subtitle.pull-right {
                width: auto;
            }

            .app .tile-basic .tile-content .tile-subtitle .fa {
                font-size: 14px;
                margin-right: 5px;
            }

        .app .tile-basic .tile-content p:first-child {
            margin-top: 0;
        }

        .app .tile-basic .tile-content.tile-content-condensed-bottom {
            
        }

        .app .tile-basic .tile-content.tile-content-icon {
            position: relative;
            padding-left: 70px;
        }

            .app .tile-basic .tile-content.tile-content-icon .tile-icon {
                position: absolute;
                left: 15px;
                top: 20px;
                height: 40px;
                width: 40px;
                line-height: 40px;
            }

                .app .tile-basic .tile-content.tile-content-icon .tile-icon span[class^=icon-] {
                    font-size: 40px;
                }

                .app .tile-basic .tile-content.tile-content-icon .tile-icon .fa {
                    font-size: 42px;
                }

    .app .tile-basic .tile-image + .tile-content {

    }

    .app .tile-basic.tile-basic-icon-top {
        margin-top: 40px;
    }

        .app .tile-basic.tile-basic-icon-top .tile-icon {
            padding-top: 0;
            margin-top: -40px;
        }

            .app .tile-basic.tile-basic-icon-top .tile-icon .fa, .app .tile-basic.tile-basic-icon-top .tile-icon span[class^=icon-] {
                background: #FFF;
                border-color: #EDEFF0;
                border-width: 5px;
                width: 90px;
                height: 90px;
            }

.app .list-group, .app .listing, .app .listing > .listing-item {
    width: 100%;
    float: left;
}

.app .tile-basic.tile-basic-icon-top .tile-icon + .tile-content {
    padding-top: 20px;
}

.app .tile-basic.tile-basic-shadow {
    box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
}

.app .app-login-box, .app .tile-basic.tile-basic-hover-shadow:hover {
    -webkit-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
    -moz-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
}

.app .tile-basic.tile-basic-hover-shadow {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

    .app .tile-basic.tile-basic-hover-shadow:hover {
        box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
    }

.app .tile-basic.tile-basic-bordered {
    border: 1px solid #DBE0E4;
}

.app .tile-basic.tile-transparent {
    background: 0 0;
    border: 0;
}

.app .list-group .list-group-item {
    background: #FFF;
    border-color: #DBE0E4;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
    -ms-transition: background .1s linear;
    -o-transition: background .1s linear;
    transition: background .1s linear;
    line-height: 20px;
}

    .app .list-group .list-group-item .fa, .app .list-group .list-group-item span[class^=icon] {
        float: left;
        font-size: 20px;
        margin-right: 10px;
        line-height: 20px;
    }

    .app .list-group .list-group-item .fa {
        font-size: 14px;
    }

    .app .list-group .list-group-item.active, .app .list-group .list-group-item.active:focus, .app .list-group .list-group-item.active:hover {
        background: #2D3349;
        color: #FFF;
        font-weight: 600;
        z-index: 0;
    }

    .app .list-group .list-group-item.disabled, .app .list-group .list-group-item.disabled:focus, .app .list-group .list-group-item.disabled:hover {
        background: #F5F5F5;
    }

    .app .list-group .list-group-item.list-group-item-highlighted {
        background: #fafafa;
    }

.app .list-group .list-group-title {
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #2b2b2b;
    padding: 5px 15px;
}

    .app .app-feature-gallery-horizontal > .app-feature-gallery, .app .list-group .list-group-title:first-child {
        margin-top: 0;
    }

.app .list-group a.list-group-item:focus, .app .list-group a.list-group-item:hover, .app .list-group button.list-group-item:focus, .app .list-group button.list-group-item:hover {
    background: #F5F5F5;
}

.app .list-group.list-group-noborder .list-group-item {
    border: 0;
}

    .app .list-group.list-group-noborder .list-group-item.active, .app .list-group.list-group-noborder .list-group-item.active:focus, .app .list-group.list-group-noborder .list-group-item.active:hover {
        background: #F5F5F5;
        color: #454545;
    }

    .app .list-group.list-group-noborder .list-group-item.disabled, .app .list-group.list-group-noborder .list-group-item.disabled:focus, .app .list-group.list-group-noborder .list-group-item.disabled:hover {
        background: #FFF;
    }

.app .list-group.list-group-condensed .list-group-item {
    border: 0;
    padding: 8px 0;
    background: 0 0;
    color: #1B2431;
    -o-transition: color .1s linear;
    transition: color .1s linear;
}

    .app .list-group.list-group-condensed .list-group-item.active, .app .list-group.list-group-condensed .list-group-item.active:focus, .app .list-group.list-group-condensed .list-group-item.active:hover {
        background: 0 0;
        color: #0c7dba;
    }

.app .list-group.list-group-condensed a.list-group-item:focus, .app .list-group.list-group-condensed a.list-group-item:hover, .app .list-group.list-group-condensed button.list-group-item:focus, .app .list-group.list-group-condensed button.list-group-item:hover {
    background: 0 0;
    color: #0F9DEA;
}

.app .list-group.list-group-condensed .list-group-title {
    padding: 0;
}

    .app .list-group.list-group-condensed .list-group-title:first-child {
        margin-top: 10px;
    }

.app .list-group.list-group-inline .list-group-item {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.app .list-group.list-group-inline.list-group-adapt-bottom .list-group-item {
    border-bottom: 0;
}

.app .list-group.list-group-inline.list-group-adapt-side .list-group-item:first-child {
    border-left: 0;
}

.app .list-group.list-group-adapt .list-group-item {
    float: left;
    width: 100%;
    border-left: 0;
    border-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px;
}

    .app .list-group.list-group-adapt .list-group-item.active, .app .list-group.list-group-adapt .list-group-item.active:focus, .app .list-group.list-group-adapt .list-group-item.active:hover {
        background: #F5F5F5;
        color: #454545;
        font-weight: 400;
    }

    .app .list-group.list-group-adapt .list-group-item.disabled, .app .list-group.list-group-adapt .list-group-item.disabled:focus, .app .list-group.list-group-adapt .list-group-item.disabled:hover {
        background: #FFF;
    }

    .app .list-group.list-group-adapt .list-group-item:last-child {
        border-bottom: 0;
    }

.app .block .app-heading + .list-group {
    margin-top: -5px;
}

.app .block > .list-group .list-group-item {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-left: 0;
}

.app .block > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.app .block > .list-group.list-group-inline .list-group-item {
    border-right: 1px solid #DBE0E4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.app .block > .list-group.list-group-inline:last-child .list-group-item:first-child {
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
}

.app .block > .list-group.list-group-inline:last-child .list-group-item:last-child {
    -webkit-border-radius: 0 0 5px;
    -moz-border-radius: 0 0 5px;
    border-radius: 0 0 5px;
}

.app .panel > .list-group.list-group-inline .list-group-item {
    border-top: 0;
    border-bottom: 0;
    border-right: 1px solid #DBE0E4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.app .panel > .list-group.list-group-inline:last-child .list-group-item:first-child {
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
}

.app .panel > .list-group.list-group-inline:last-child .list-group-item:last-child {
    -webkit-border-radius: 0 0 5px;
    -moz-border-radius: 0 0 5px;
    border-radius: 0 0 5px;
}

.app .listing {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

    .app .listing > .listing-item {
        position: relative;
        line-height: 20px;
        padding: 5px 0;
    }

        .app .listing > .listing-item a {
            font-weight: 600;
        }

        .app .listing > .listing-item .fa {
            font-size: 14px;
        }

        .app .listing > .listing-item > .row {
            margin: 0;
        }

            .app .listing > .listing-item > .row > div[class^=col-] {
                padding: 0 15px 0 0;
            }

                .app .listing > .listing-item > .row > div[class^=col-] > img {
                    margin-top: 6px;
                }

                .app .listing > .listing-item > .row > div[class^=col-]:last-child {
                    padding-right: 0;
                }

        .app .listing > .listing-item.listing-item-with-icon {
            padding-left: 30px;
        }

            .app .listing > .listing-item.listing-item-with-icon .listing-item-icon {
                position: absolute;
                left: 0;
                top: 5px;
                width: 20px;
                text-align: center;
                font-size: 20px;
                line-height: 20px;
            }

    .app .listing.dir-right > .listing-item.listing-item-with-icon {
        padding-right: 30px;
        padding-left: 0;
    }

        .app .listing.dir-right > .listing-item.listing-item-with-icon .listing-item-icon {
            position: absolute;
            right: 0;
            left: auto;
            top: 5px;
        }

    .app .listing.listing-separated > .listing-item {
        border-bottom: 1px solid #DBE0E4;
        padding-bottom: 10px;
    }

        .app .listing.listing-separated > .listing-item:last-child {
            border-bottom: 0;
            padding-bottom: 0;
        }

@media (max-width:992px) {
    .app .listing > .listing-item > .row > div[class^=col-] {
        padding: 0;
    }
}

.app .contact {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    text-decoration: none;
    line-height: 20px;
    padding: 10px 0 10px 30px;
}

    .app .contact > img {
        width: 20px;
        position: absolute;
        left: 0;
        top: 10px;
    }

    .app .contact.contact-lg, .app .contact.contact-single, .app .contact.contact-xlg {
        padding: 0 0 0 55px;
        margin-bottom: 20px;
    }

        .app .contact.contact-lg > img, .app .contact.contact-single > img, .app .contact.contact-xlg > img {
            top: 0;
            width: 50px;
            height:50px;
            background: #FFF;
    background-image: url(../assets/images/users/default-user.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
        }

        .app .contact.contact-lg > .contact-container > a, .app .contact.contact-lg > .contact-container > p, .app .contact.contact-lg > .contact-container > span, .app .contact.contact-single > .contact-container > a, .app .contact.contact-single > .contact-container > p, .app .contact.contact-single > .contact-container > span, .app .contact.contact-xlg > .contact-container > a, .app .contact.contact-xlg > .contact-container > p, .app .contact.contact-xlg > .contact-container > span {
            width: 100%;
            line-height: 20px;
            margin: 0;
            padding: 0;
            display: block;
            text-decoration: none;
        }

        .app .contact.contact-lg > .contact-container > a, .app .contact.contact-single > .contact-container > a, .app .contact.contact-xlg > .contact-container > a {
            font-weight: 600;
        }

        .app .contact.contact-lg > .contact-container > span, .app .contact.contact-single > .contact-container > span, .app .contact.contact-xlg > .contact-container > span {
            color: #7F8FA4;
        }

        .app .contact.contact-lg > .contact-container strong, .app .contact.contact-single > .contact-container strong, .app .contact.contact-xlg > .contact-container strong {
            font-weight: 600;
        }

        .app .contact.contact-lg > .contact-controls, .app .contact.contact-single > .contact-controls, .app .contact.contact-xlg > .contact-controls {
            position: absolute;
            right: 0;
            top: 0;
        }

    .app .contact.contact-xlg {
        padding: 0 0 0 70px;
    }

        .app .contact.contact-xlg > img {
            top: 0;
            width: 60px;
        }

        .app .contact.contact-xlg > .contact-controls {
            top: 10px;
        }

    .app .contact.contact-bordered:after {
        position: absolute;
        content: " ";
        width: 26px;
        height: 26px;
        background: 0 0;
        left: -3px;
        top: 7px;
    }

    .app .contact.contact-bordered.contact-rounded:after {
        -webkit-border-radius:100%;
        -moz-border-radius: 100%;
        border-radius:100%;
    }

    .app .contact.contact-bordered.contact-lg:after {
        width: 46px;
        height: 46px;
        top: -3px;
    }

    .app .contact.contact-bordered.contact-xlg:after {
        width: 66px;
        height: 66px;
        top: -3px;
    }

    .app .contact.contact-dir-right {
        padding-left: 0;
        padding-right: 30px;
    }

        .app .contact.contact-dir-right.contact-lg, .app .contact.contact-ps-controls {
            padding-right: 50px;
        }

        .app .contact.contact-dir-right > img {
            left: auto;
            right: 3px;
        }

        .app .contact.contact-dir-right.contact-xlg {
            padding-right: 70px;
        }

        .app .contact.contact-dir-right.contact-bordered:after {
            left: auto;
            right: 0;
        }

    .app .contact.contact-faded > img {
        -webkit-opacity: .7;
        -moz-opacity: .7;
        opacity: .7;
        -o-transition: opacity .1s linear;
        transition: opacity .1s linear;
    }

    .app .contact.contact-faded:hover > img {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    .app .contact.contact-single {
        text-align: center;
        padding: 0;
    }

        .app .contact.contact-single > img {
            position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 0 15px;
    background-image: url(../assets/images/users/default-user.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;

        }

        .app .contact.contact-single.contact-bordered:after {
           left: 50%;
    top: -3px;
    margin-left: -33px;
    width: 66px;
    height: 66px;
    padding:1px;
        }

        .app .contact.contact-single .contact-controls {
            right: 50%;
            margin-right: 40px;
            top: 10px;
        }

            .app .contact.contact-single .contact-controls.contact-controls-dir-right {
                right: auto;
                left: 50%;
                margin-right: 0;
                margin-left: 40px;
            }

    .app .contact.status-away:before, .app .contact.status-offline:before, .app .contact.status-online:before {
        content: " ";
        position: absolute;
        left: -10px;
        top: 14px;
        width: 14px;
        height: 14px;
        border: 2px solid #FFF;
        background: #DBE0E4;
        z-index: 1;
    }

    .app .contact.status-away.contact-lg:before, .app .contact.status-offline.contact-lg:before, .app .contact.status-online.contact-lg:before {
        width: 16px;
        height: 16px;
        top: 28px;
        left: 28px;
    }

    .app .contact.status-away.contact-xlg:before, .app .contact.status-offline.contact-xlg:before, .app .contact.status-online.contact-xlg:before {
        width: 20px;
        height: 20px;
        top: 42px;
        left: 42px;
    }

    .app .contact.status-away.contact-single:before, .app .contact.status-offline.contact-single:before, .app .contact.status-online.contact-single:before {
        width: 16px;
        height: 16px;
        left: 50%;
        top: 48px;
        margin-left: 14px;
    }

    .app .contact.status-online:before {
        background: #76AB3C;
    }

    .app .contact.status-away:before {
        background: #F69F00;
    }

    .app .contact.contact-image-only {
        width: auto;
        padding: 0;
        margin-right: 10px;
    }

        .app .contact.contact-image-only img {
            position: relative;
            top: 0;
            float: left;
        }

        .app .contact.contact-image-only:after {
            top: -3px;
        }

.app .app-feature-gallery {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

    .app .app-feature-gallery > li {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        cursor: pointer;
        -webkit-transform: scale(.85);
        -moz-transform: scale(.85);
        -ms-transform: scale(.85);
        -o-transform: scale(.85);
        transform: scale(.85);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.1);
        -moz-box-shadow: 0 3px 6px rgba(0,0,0,.1);
        box-shadow: 0 3px 6px rgba(0,0,0,.1);
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        -webkit-user-select: none;
        user-select: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .app .app-feature-gallery > li:nth-child(1) {
            z-index: 3;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-opacity: 1;
            -moz-opacity: 1;
            opacity: 1;
        }

        .app .app-feature-gallery > li:nth-child(2) {
            z-index: 2;
            top: -15px;
            -webkit-transform: scale(.95);
            -moz-transform: scale(.95);
            -ms-transform: scale(.95);
            -o-transform: scale(.95);
            transform: scale(.95);
            -webkit-opacity: .9;
            -moz-opacity: .9;
            opacity: .9;
        }

        .app .app-feature-gallery > li:nth-child(3) {
            z-index: 1;
            top: -28px;
            -webkit-transform: scale(.9);
            -moz-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-opacity: .8;
            -moz-opacity: .8;
            opacity: .8;
        }

    .app .app-feature-gallery.app-feature-gallery-noshadow > li {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.app .app-feature-gallery-horizontal {
    float: left;
    width: 100%;
    padding-right: 30px;
}

    .app .app-feature-gallery-horizontal > .app-feature-gallery > li {
        top: 0;
        left: auto;
        right: 0;
    }

        .app .app-feature-gallery-horizontal > .app-feature-gallery > li:nth-child(1) {
            right: 0;
        }

        .app .app-feature-gallery-horizontal > .app-feature-gallery > li:nth-child(2) {
            right: -24px;
        }

        .app .app-feature-gallery-horizontal > .app-feature-gallery > li:nth-child(3) {
            right: -45px;
        }

        .app .app-feature-gallery-horizontal > .app-feature-gallery > li:nth-child(4) {
            right: -72px;
        }

    .app .app-feature-gallery-horizontal.dir-left {
        padding-right: 0;
        padding-left: 30px;
    }

        .app .app-feature-gallery-horizontal.dir-left > .app-feature-gallery > li {
            left: 0;
            right: auto;
        }

            .app .app-feature-gallery-horizontal.dir-left > .app-feature-gallery > li:nth-child(1) {
                left: 0;
            }

            .app .app-feature-gallery-horizontal.dir-left > .app-feature-gallery > li:nth-child(2) {
                left: -24px;
            }

            .app .app-feature-gallery-horizontal.dir-left > .app-feature-gallery > li:nth-child(3) {
                left: -45px;
            }

            .app .app-feature-gallery-horizontal.dir-left > .app-feature-gallery > li:nth-child(4) {
                left: -72px;
            }

.app .app-preview-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    float: left;
    width: 100%;
}

    .app .app-preview-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.app-loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: rgba(0,0,0,.2);
    z-index: 1001;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

    .app-loading .app-loading-progress {
        background: #FFF;
        display: block;
        float: left;
        height: 5px;
    }

        .app-loading .app-loading-progress.app-loading-primary {
            background: #292f43;
        }

        .app-loading .app-loading-progress.app-loading-warning {
            background: #F69F00;
        }

        .app-loading .app-loading-progress.app-loading-success {
            background: #76AB3C;
        }

        .app-loading .app-loading-progress.app-loading-info {
            background: #4FB5DD;
        }

        .app-loading .app-loading-progress.app-loading-danger {
            background: #F04E51;
        }

    .app-loading.bottom {
        top: auto;
        bottom: 0;
    }

.app .app-tip {
    float: left;
    width: 100%;
    padding: 5px 10px;
    line-height: 20px;
    background: #FFF;
    color: #454545;
    border: 1px solid #DBE0E4;
    margin-bottom: 10px;
}

    .app .app-tip.app-tip-runing {
        overflow: hidden;
    }

        .app .app-tip.app-tip-runing .app-tip-runner {
            -moz-transform: translateX(100%);
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            -moz-animation: scroll-left 10s linear infinite;
            -webkit-animation: scroll-left 10s linear infinite;
            animation: scroll-left 10s linear infinite;
        }

            .app .app-tip.app-tip-runing .app-tip-runner.app-tip-runner-right {
                -moz-transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
                -moz-animation: scroll-right 10s linear infinite;
                -webkit-animation: scroll-right 10s linear infinite;
                animation: scroll-right 10s linear infinite;
            }

            .app .app-tip.app-tip-runing .app-tip-runner.app-tip-speed-slow {
                -moz-animation-duration: 20s;
                -webkit-animation-duration: 20s;
                animation-duration: 20s;
            }

    .app .app-tip.app-tip-noborder {
        border: 0;
    }

    .app .app-tip.app-tip-primary {
        background: #292f43;
        color: #FFF;
        border-color: #1f2433;
    }

    .app .app-tip.app-tip-info {
        background: #4FB5DD;
        color: #FFF;
        border-color: #3aacd9;
    }

    .app .app-tip.app-tip-success {
        background: #76AB3C;
        color: #FFF;
        border-color: #699835;
    }

    .app .app-tip.app-tip-warning {
        background: #F69F00;
        color: #FFF;
        border-color: #dd8f00;
    }

    .app .app-tip.app-tip-danger {
        background: #F04E51;
        color: #FFF;
        border-color: #ee363a;
    }

    .app .app-tip.app-tip-lg {
        padding: 10px;
    }

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-moz-keyframes scroll-right {
    0% {
        -moz-transform: translateX(-100%);
    }

    100% {
        -moz-transform: translateX(100%);
    }
}

@-webkit-keyframes scroll-right {
    0% {
        -webkit-transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
    }
}

@keyframes scroll-right {
    0% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.app-statusbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,.9);
    display: none;
    z-index: 20;
    -webkit-box-shadow: -1px 0 6px 0 rgba(0,0,0,.1);
    -moz-box-shadow: -1px 0 6px 0 rgba(0,0,0,.1);
    box-shadow: -1px 0 6px 0 rgba(0,0,0,.1);
}

    .app-statusbar .app-statusbar-icon {
        float: left;
        margin: 10px 10px 0;
        color: #FFF;
    }

        .app-statusbar .app-statusbar-icon [class^=icon] {
            font-size: 20px;
            line-height: 20px;
        }

        .app-statusbar .app-statusbar-icon .app-spinner {
            margin: 0 5px 0 0;
        }

    .app-statusbar .app-statusbar-text {
        font-weight: 600;
        color: #FFF;
        float: left;
        padding-right: 30px;
        line-height: 40px;
    }

    .app-statusbar .app-statusbar-body {
        float: left;
        width: 100%;
        padding-right: 30px;
    }

    .app-statusbar .app-statusbar-close {
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -6px;
        cursor: pointer;
        opacity: .5;
        color: #FFF;
    }

        .app-statusbar .app-statusbar-close:hover {
            opacity: .8;
        }

    .app-statusbar.app-statusbar-top {
        bottom: auto;
        top: 0;
    }

    .app-statusbar.app-statusbar-default {
        background: rgba(255,255,255,.9);
    }

        .app-statusbar.app-statusbar-default .app-statusbar-close, .app-statusbar.app-statusbar-default .app-statusbar-icon, .app-statusbar.app-statusbar-default .app-statusbar-text {
            color: #454545;
        }

    .app-statusbar.app-statusbar-danger .app-statusbar-close, .app-statusbar.app-statusbar-danger .app-statusbar-icon, .app-statusbar.app-statusbar-danger .app-statusbar-text, .app-statusbar.app-statusbar-info .app-statusbar-close, .app-statusbar.app-statusbar-info .app-statusbar-icon, .app-statusbar.app-statusbar-info .app-statusbar-text, .app-statusbar.app-statusbar-primary .app-statusbar-close, .app-statusbar.app-statusbar-primary .app-statusbar-icon, .app-statusbar.app-statusbar-primary .app-statusbar-text, .app-statusbar.app-statusbar-success .app-statusbar-close, .app-statusbar.app-statusbar-success .app-statusbar-icon, .app-statusbar.app-statusbar-success .app-statusbar-text, .app-statusbar.app-statusbar-warning .app-statusbar-close, .app-statusbar.app-statusbar-warning .app-statusbar-icon, .app-statusbar.app-statusbar-warning .app-statusbar-text {
        color: #FFF;
    }

    .app-statusbar.app-statusbar-primary {
        background: rgba(41,47,67,.9);
    }

    .app-statusbar.app-statusbar-info {
        background: rgba(79,181,221,.9);
    }

    .app-statusbar.app-statusbar-success {
        background: rgba(118,171,60,.9);
    }

    .app-statusbar.app-statusbar-warning {
        background: rgba(246,159,0,.9);
    }

    .app-statusbar.app-statusbar-danger {
        background: rgba(240,78,81,.9);
    }

.app-spinner.loading {
    float: left;
    border-radius: 50%;
    margin: 10px 5px 10px 0;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(219,224,228,.1);
    border-top-color: #DBE0E4;
    animation: spin 1s infinite linear;
}

    .app-spinner.loading.loading-primary {
        border-color: rgba(41,47,67,.3);
        border-top-color: #292f43;
    }

    .app-spinner.loading.loading-info {
        border-color: rgba(79,181,221,.3);
        border-top-color: #4FB5DD;
    }

    .app-spinner.loading.loading-success {
        border-color: rgba(118,171,60,.3);
        border-top-color: #76AB3C;
    }

    .app-spinner.loading.loading-warning {
        border-color: rgba(246,159,0,.3);
        border-top-color: #F69F00;
    }

    .app-spinner.loading.loading-danger {
        border-color: rgba(240,78,81,.3);
        border-top-color: #F04E51;
    }

.app-spinner.pulse {
    float: left;
    position: relative;
    width: 5px;
    height: 20px;
    margin: 10px 15px 10px 10px;
    background: rgba(219,224,228,.1);
    animation: pulse 750ms infinite;
    animation-delay: 250ms;
}

    .app-spinner.pulse:after, .app-spinner.pulse:before {
        content: '';
        position: absolute;
        display: block;
        height: 12px;
        width: 5px;
        background: rgba(219,224,228,.1);
        top: 50%;
        transform: translateY(-50%);
        animation: pulse 750ms infinite;
    }

.app-spinner.pulsate, .app-spinner.rotating, .app-spinner.scaleout, .app-spinner.snake {
    width: 20px;
    height: 20px;
    margin: 10px 5px 10px 0;
    float: left;
}

.app-spinner.pulse:before {
    left: -10px;
}

.app-spinner.pulse:after {
    left: 10px;
    animation-delay: 250ms;
}

.app-spinner.pulse.pulse-primary, .app-spinner.pulse.pulse-primary:after, .app-spinner.pulse.pulse-primary:before {
    background: #292f43;
}

.app-spinner.pulse.pulse-info, .app-spinner.pulse.pulse-info:after, .app-spinner.pulse.pulse-info:before {
    background: #4FB5DD;
}

.app-spinner.pulse.pulse-success, .app-spinner.pulse.pulse-success:after, .app-spinner.pulse.pulse-success:before {
    background: #76AB3C;
}

.app-spinner.pulse.pulse-warning, .app-spinner.pulse.pulse-warning:after, .app-spinner.pulse.pulse-warning:before {
    background: #F69F00;
}

.app-spinner.pulse.pulse-danger, .app-spinner.pulse.pulse-danger:after, .app-spinner.pulse.pulse-danger:before {
    background: #F04E51;
}

.app-spinner.scaleout {
    background-color: #DBE0E4;
    border-radius: 100%;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out;
}

    .app-spinner.scaleout.scaleout-primary {
        background-color: #292f43;
    }

    .app-spinner.scaleout.scaleout-info {
        background-color: #4FB5DD;
    }

    .app-spinner.scaleout.scaleout-success {
        background-color: #76AB3C;
    }

    .app-spinner.scaleout.scaleout-warning {
        background-color: #F69F00;
    }

    .app-spinner.scaleout.scaleout-danger {
        background-color: #F04E51;
    }

.app-spinner.rotating {
    position: relative;
    animation: rotate 1.4s infinite ease-in-out,background 1.4s infinite ease-in-out alternate;
}

.app-spinner.snake {
    position: relative;
    border: 3px solid #292f43;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spin 1s infinite linear;
}

.app-spinner.pulsate {
    position: relative;
    border: 3px solid #292f43;
    border-radius: 50%;
    animation: pulsate 1s infinite linear;
}

.btn > .app-spinner {
    margin: 4px 10px 4px 0;
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    50% {
        background: #DBE0E4;
    }
}

@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes rotate {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
    }

    50% {
        transform: perspective(120px) rotateX(-180deg) rotateY(0);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    }
}

@keyframes background {
    0% {
        background-color: #292f43;
    }

    50% {
        background-color: #4FB5DD;
    }

    100% {
        background-color: #76AB3C;
    }
}

.app .app-widget-button {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    color: #1B2431;
    background: #FFF;
    border: 1px solid #DBE0E4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 5px 10px 0;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
    -ms-transition: background .1s linear;
    -o-transition: background .1s linear;
    transition: background .1s linear;
}

    .app .app-widget-button .fa {
        font-size: 28px;
        line-height: 37px;
    }

    .app .app-widget-button [class^=icon-] {
        font-size: 20px;
        line-height: 37px;
    }

    .app .app-widget-button:hover {
        background: #F5F5F5;
    }

    .app .app-widget-button.app-widget-button-bordered:before {
        content: " ";
        position: absolute;
        left: -4px;
        top: -4px;
        width: 46px;
        height: 46px;
        border: 1px dashed #DBE0E4;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .app .app-widget-button.app-widget-button-lg {
        width: 80px;
        height: 80px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .app .app-widget-button.app-widget-button-lg .fa {
            font-size: 42px;
            line-height: 80px;
        }

        .app .app-widget-button.app-widget-button-lg [class^=icon-] {
            font-size: 40px;
            line-height: 80px;
        }

        .app .app-widget-button.app-widget-button-lg.app-widget-button-bordered:before {
            width: 86px;
            height: 86px;
        }

    .app .app-widget-button.app-widget-button-ghost {
        -webkit-box-shadow: 0 0 0 3px rgba(219,224,228,.5);
        -moz-box-shadow: 0 0 0 3px rgba(219,224,228,.5);
        box-shadow: 0 0 0 3px rgba(219,224,228,.5);
    }

    .app .app-widget-button.app-widget-button-primary {
        background: #292f43;
        color: #FFF;
        border-color: #232839;
    }

        .app .app-widget-button.app-widget-button-primary:hover {
            background: #1f2433;
        }

        .app .app-widget-button.app-widget-button-primary.app-widget-button-ghost {
            -webkit-box-shadow: 0 0 0 3px rgba(41,47,67,.3);
            -moz-box-shadow: 0 0 0 3px rgba(41,47,67,.3);
            box-shadow: 0 0 0 3px rgba(41,47,67,.3);
        }

        .app .app-widget-button.app-widget-button-primary.app-widget-button-bordered:before {
            border-color: rgba(41,47,67,.5);
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
        }

    .app .app-widget-button.app-widget-button-info {
        background: #4FB5DD;
        color: #FFF;
        border-color: #42b0db;
    }

        .app .app-widget-button.app-widget-button-info:hover {
            background: #3aacd9;
        }

        .app .app-widget-button.app-widget-button-info.app-widget-button-ghost {
            -webkit-box-shadow: 0 0 0 3px rgba(79,181,221,.3);
            -moz-box-shadow: 0 0 0 3px rgba(79,181,221,.3);
            box-shadow: 0 0 0 3px rgba(79,181,221,.3);
        }

        .app .app-widget-button.app-widget-button-info.app-widget-button-bordered:before {
            border-color: rgba(79,181,221,.5);
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
        }

    .app .app-widget-button.app-widget-button-success {
        background: #76AB3C;
        color: #FFF;
        border-color: #6ea038;
    }

        .app .app-widget-button.app-widget-button-success:hover {
            background: #699835;
        }

        .app .app-widget-button.app-widget-button-success.app-widget-button-ghost {
            -webkit-box-shadow: 0 0 0 3px rgba(118,171,60,.3);
            -moz-box-shadow: 0 0 0 3px rgba(118,171,60,.3);
            box-shadow: 0 0 0 3px rgba(118,171,60,.3);
        }

        .app .app-widget-button.app-widget-button-success.app-widget-button-bordered:before {
            border-color: rgba(118,171,60,.5);
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
        }

    .app .app-widget-button.app-widget-button-warning {
        background: #F69F00;
        color: #FFF;
        border-color: #e79500;
    }

        .app .app-widget-button.app-widget-button-warning:hover {
            background: #dd8f00;
        }

        .app .app-widget-button.app-widget-button-warning.app-widget-button-ghost {
            -webkit-box-shadow: 0 0 0 3px rgba(246,159,0,.3);
            -moz-box-shadow: 0 0 0 3px rgba(246,159,0,.3);
            box-shadow: 0 0 0 3px rgba(246,159,0,.3);
        }

        .app .app-widget-button.app-widget-button-warning.app-widget-button-bordered:before {
            border-color: rgba(246,159,0,.5);
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
        }

    .app .app-widget-button.app-widget-button-danger {
        background: #F04E51;
        color: #FFF;
        border-color: #ef4043;
    }

        .app .app-widget-button.app-widget-button-danger:hover {
            background: #ee363a;
        }

        .app .app-widget-button.app-widget-button-danger.app-widget-button-ghost {
            -webkit-box-shadow: 0 0 0 3px rgba(240,78,81,.3);
            -moz-box-shadow: 0 0 0 3px rgba(240,78,81,.3);
            box-shadow: 0 0 0 3px rgba(240,78,81,.3);
        }

        .app .app-widget-button.app-widget-button-danger.app-widget-button-bordered:before {
            border-color: rgba(240,78,81,.5);
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
        }

.app .app-widget-tile {
    float: left;
    width: 100%;
    padding:20px 15px;
    min-width: 90px;
    background: #FFF;
    border: 1px solid #DBE0E4;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    zoom: 1;
}

    .app .app-widget-tile:after, .app .app-widget-tile:before {
        content: "";
        display: table;
    }

    .app .app-widget-tile:after {
        clear: both;
    }

    .app .app-widget-tile .row {
        margin: 0;
    }

        .app .app-widget-tile .row [class^=col-] {
            padding: 0;
        }

    .app .app-widget-tile .line {
        float: left;
        width: 100%;
    }

    .app .app-widget-tile .subtitle, .app .app-widget-tile .title {
        color: #1B2431;
        font-size: 11px;
        font-weight: 600;
        float: left;
        text-transform: uppercase;
    }

    .app .app-widget-tile .subtitle {
        color: #7F8FA4;
    }

    .app .app-widget-tile .intval {
        font-size: 27px;
        line-height: 50px;
        font-weight: 600;
        text-align: center;
        float: left;
        width: 100%;
    }

        .app .app-widget-tile .intval small {
            font-size: 16px;
            color: #7F8FA4;
            text-transform: uppercase;
            line-height: 20px;
        }

        .app .app-widget-tile .intval.intval-lg {
            line-height: 40px;
            font-size: 34px;
        }

    .app .app-widget-tile .icon {
        float: left;
        width: 100%;
        text-align: center;
        padding-right: 10px;
    }

        .app .app-widget-tile .icon .fa {
            font-size: 42px;
            line-height: 60px;
        }

        .app .app-widget-tile .icon [class^=icon-] {
            font-size: 40px;
            line-height: 70px;
        }

        .app .app-widget-tile .icon.icon-right {
            padding-right: 0;
            padding-left: 10px;
        }

        .app .app-widget-tile .icon.icon-lg .fa {
            font-size: 45px;
            line-height: 90px;
        }

        .app .app-widget-tile .icon.icon-lg [class^=icon-] {
            font-size: 60px;
            line-height: 90px;
        }

.app .app-widget-informer .subtitle, .app .app-widget-informer .title {
    font-size: 11px;
    width: 100%;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
}

.app .app-widget-tile.app-widget-highlight {
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.03);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.03);
    box-shadow: 0 2px 6px rgba(0,0,0,.03);
}

.app .app-widget-tile.app-widget-tile-primary {
    background: #292f43;
    border: 1px solid #272c40;
}

    .app .app-widget-tile.app-widget-tile-primary .icon, .app .app-widget-tile.app-widget-tile-primary .intval, .app .app-widget-tile.app-widget-tile-primary .title {
        color: #FFF;
    }

    .app .app-widget-tile.app-widget-tile-primary .subtitle {
        color: #e6e6e6;
    }

.app .app-widget-tile.app-widget-tile-info {
    background: #4FB5DD;
    border: 1px solid #4bb3dc;
}

    .app .app-widget-tile.app-widget-tile-info .icon, .app .app-widget-tile.app-widget-tile-info .intval, .app .app-widget-tile.app-widget-tile-info .title {
        color: #FFF;
    }

    .app .app-widget-tile.app-widget-tile-info .subtitle {
        color: #e6e6e6;
    }

.app .app-widget-tile.app-widget-tile-success {
    background: #76AB3C;
    border: 1px solid #73a73b;
}

    .app .app-widget-tile.app-widget-tile-success .icon, .app .app-widget-tile.app-widget-tile-success .intval, .app .app-widget-tile.app-widget-tile-success .title {
        color: #FFF;
    }

    .app .app-widget-tile.app-widget-tile-success .subtitle {
        color: #e6e6e6;
    }

.app .app-widget-tile.app-widget-tile-warning {
    background: #F69F00;
    border: 1px solid #f19c00;
}

    .app .app-widget-tile.app-widget-tile-warning .icon, .app .app-widget-tile.app-widget-tile-warning .intval, .app .app-widget-tile.app-widget-tile-warning .title {
        color: #FFF;
    }

    .app .app-widget-tile.app-widget-tile-warning .subtitle {
        color: #e6e6e6;
    }

.app .app-widget-tile.app-widget-tile-danger {
    background: #F04E51;
    border: 1px solid #f0494c;
}

    .app .app-widget-tile.app-widget-tile-danger .icon, .app .app-widget-tile.app-widget-tile-danger .intval, .app .app-widget-tile.app-widget-tile-danger .title {
        color: #FFF;
    }

    .app .app-widget-tile.app-widget-tile-danger .subtitle {
        color: #e6e6e6;
    }

.app .app-widget-informer {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .app .app-widget-informer .title {
        color: #1B2431;
    }

    .app .app-widget-informer .subtitle {
        color: #7F8FA4;
    }

        .app .app-widget-informer .subtitle .fa, .app .app-widget-informer .subtitle [class^=icon-], .app .app-widget-informer .title .fa, .app .app-widget-informer .title [class^=icon-] {
            margin-right: 5px;
            font-size: 14px;
        }

            .app .app-widget-informer .subtitle .fa.pull-right, .app .app-widget-informer .subtitle [class^=icon-].pull-right, .app .app-widget-informer .title .fa.pull-right, .app .app-widget-informer .title [class^=icon-].pull-right {
                margin-right: 0;
                margin-left: 5px;
            }

    .app .app-widget-informer .intval {
        font-size: 27px;
        line-height: 35px;
        color: #1B2431;
        font-weight: 600;
        float: left;
        width: 100%;
    }

        .app .app-widget-informer .intval small {
            font-size: 14px;
            color: #7F8FA4;
            font-weight: 600;
        }

        .app .app-widget-informer .intval.intval-floated {
            width: auto;
            margin-right: 20px;
            line-height: 40px;
        }

    .app .app-widget-informer .tinyintval {
        font-size: 15px;
        font-weight: 700;
        color: #1B2431;
        float: left;
        width: 100%;
    }

        .app .app-widget-informer .tinyintval small {
            font-size: 12px;
            color: #7F8FA4;
            font-weight: 600;
        }

    .app .app-widget-informer .app-widget-informer-side {
        display: inline;
    }

        .app .app-widget-informer .app-widget-informer-side .subtitle, .app .app-widget-informer .app-widget-informer-side .title {
            width: auto;
            float: none;
        }

.app .progress {
    float: left;
    width: 100%;
    height: 20px;
    margin-bottom: 0;
}

    .app .progress .progress-bar {
        line-height: 20px;
        font-size: 11px;
        font-weight: 600;
    }

    .app .progress.progress-sm {
        height: 4px;
        margin: 8px 0;
    }

        .app .progress.progress-sm .progress-bar {
            line-height: 4px;
            height: 4px;
        }

    .app .progress.progress-md {
        height: 10px;
        margin: 5px 0;
    }

        .app .progress.progress-md .progress-bar {
            line-height: 10px;
            height: 10px;
        }

    .app .progress.progress-lg {
        height: 30px;
        margin: 5px 0;
    }

        .app .progress.progress-lg .progress-bar {
            line-height: 30px;
            height: 30px;
        }

.app-faq {
    float: left;
    width: 100%;
}

    .app-faq .app-faq-item {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        background: #FFF;
        border: 1px solid #DBE0E4;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: background .1s linear;
        -moz-transition: background .1s linear;
        -ms-transition: background .1s linear;
        -o-transition: background .1s linear;
        transition: background .1s linear;
    }

.app .app-lock .app-lock-user img, .app-settings {
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
}

.app-faq .app-faq-item .app-faq-item-title {
    float: left;
    width: 100%;
    padding: 15px 15px 15px 45px;
    line-height: 20px;
    font-size: 13px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
}

    .app-faq .app-faq-item .app-faq-item-title:after {
        position: absolute;
        content: "\e888";
        font-family: linearicons;
        left: 15px;
        top: 15px;
        width: 20px;
        height: 20px;
        font-size: 20px;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #2D3349;
    }

.app-faq .app-faq-item .app-faq-item-content {
    float: left;
    width: 100%;
    padding: 0;
    max-height: 0;
    overflow: hidden;
}

    .app-faq .app-faq-item .app-faq-item-content .app-faq-highlight {
        color: #76AB3C;
        text-decoration: underline;
    }

.app-faq .app-faq-item.open {
    background: #fafafa;
}

    .app-faq .app-faq-item.open .app-faq-item-title:after {
        content: "\e887";
    }

    .app-faq .app-faq-item.open .app-faq-item-content {
        padding: 0 15px 15px;
        max-height: 500px;
    }

.app-faq .app-faq-item:hover {
    background: #F5F5F5;
}

.app-faq .app-faq-item:last-child {
    margin-bottom: 0;
}

.app .app-login-box {
    width: 360px;
    margin: 50px auto;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    zoom: 1;
    box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
}

    .app .app-login-box:after, .app .app-login-box:before {
        content: "";
        display: table;
    }

    .app .app-login-box:after {
        clear: both;
    }

    .app .app-login-box .app-login-box-user {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
        padding: 30px 30px 0;
    }

        .app .app-login-box .app-login-box-user img {
            width: 100px;
            border: 1px solid #DBE0E4;
            padding: 5px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

    .app .app-login-box .app-login-box-title {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0 30px;
    }

        .app .app-login-box .app-login-box-title .title {
            font-size: 18px;
            font-weight: 400;
            color: #1B2431;
            margin-bottom: 5px;
        }

        .app .app-login-box .app-login-box-title .subtitle {
            font-size: 14px;
            color: #7F8FA4;
        }

    .app .app-login-box .app-login-box-container {
        float: left;
        width: 100%;
        padding: 0 30px 30px;
    }

        .app .app-login-box .app-login-box-container > .title {
            float: left;
            width: 100%;
            font-size: 14px;
            font-weight: 400;
            color: #7F8FA4;
            margin-bottom: 20px;
            text-align: center;
        }

    .app .app-login-box .app-login-box-or {
        float: left;
        width: 100%;
        padding: 10px 0 40px;
    }

        .app .app-login-box .app-login-box-or .or {
            width: 40px;
            height: 40px;
            margin: 0 auto;
            position: relative;
            line-height: 40px;
            text-align: center;
            font-weight: 700;
            color: #7F8FA4;
        }

            .app .app-login-box .app-login-box-or .or:after {
                content: " ";
                width: 40px;
                height: 40px;
                border: 1px solid #DBE0E4;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
            }

    .app .app-login-box .app-login-box-footer {
        float: left;
        width: 100%;
        background: #fafafa;
        padding: 15px 30px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 0;
        text-align: center;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
    }

.app.app-fh, .app.app-fh .app-container {
    height: 100%;
}

.app .app-lock {
    width: 360px;
    position: absolute;
    left: 50%;
    margin-left: -180px;
    top: 50%;
    margin-top: -150px;
}

    .app .app-lock .app-lock-user {
        width: 100%;
        height: 100px;
        float: left;
        text-align: center;
        cursor: pointer;
    }

        .app .app-lock .app-lock-user img {
            width: 100px;
            border: 1px solid #DBE0E4;
            padding: 5px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            -webkit-transition: all .1s linear;
            -ms-transition: all .1s linear;
            transition: all .1s linear;
            -webkit-box-shadow: 0 4px 20px 5px transparent;
            -moz-box-shadow: 0 4px 20px 5px transparent;
            box-shadow: 0 4px 20px 5px transparent;
        }

        .app .app-lock .app-lock-user:hover img {
            -webkit-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
            -moz-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
            box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        }

    .app .app-lock .app-lock-form {
        position: relative;
        float: left;
        width: 100%;
        margin-top: 30px;
        background: #FFF;
        border: 1px solid #DBE0E4;
        display: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 15px;
        -webkit-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        -moz-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
    }

        .app .app-lock .app-lock-form .form-control {
            text-align: center;
        }

        .app .app-lock .app-lock-form:after, .app .app-lock .app-lock-form:before {
            bottom: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .app .app-lock .app-lock-form:after {
            border-color: rgba(136,183,213,0);
            border-bottom-color: #FFF;
            border-width: 10px;
            margin-left: -10px;
        }

        .app .app-lock .app-lock-form:before {
            border-color: rgba(194,225,245,0);
            border-bottom-color: #DBE0E4;
            border-width: 11px;
            margin-left: -11px;
        }

    .app .app-lock.app-lock-open .app-lock-user img {
        -webkit-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        -moz-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
    }

.app .messages .messages-item {
    float: left;
    width: 100%;
    padding-right: 65px;
    position: relative;
    margin-bottom: 20px;
}

    .app .messages .messages-item .user {
        position: absolute;
        right: 0;
        top: 0;
    }

        .app .messages .messages-item .user > img {
            width: 46px;
            padding: 3px;
            border: 1px solid #64baec;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

    .app .messages .messages-item .text {
        position: relative;
        float: right;
        width: 80%;
        border: 1px solid #64baec;
        background: #7bc4ef;
        color: #FFF;
        padding: 15px;
        margin-bottom: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .app .messages .messages-item .text:after, .app .messages .messages-item .text:before {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .app .messages .messages-item .text:after {
            border-color: rgba(245,245,245,0);
            border-left-color: #7bc4ef;
            border-width: 6px;
            margin-top: -6px;
        }

        .app .messages .messages-item .text:before {
            border-color: rgba(240,240,240,0);
            border-left-color: #64baec;
            border-width: 7px;
            margin-top: -7px;
        }

    .app .messages .messages-item .date {
        float: right;
        width: 80%;
        color: #7F8FA4;
        text-align: center;
    }

    .app .messages .messages-item.inbox {
        padding-right: 0;
        padding-left: 65px;
    }

        .app .messages .messages-item.inbox .user > img {
            border-color: #50b85d;
        }

        .app .messages .messages-item.inbox .text {
            float: left;
            background: #62bf6e;
            border-color: #50b85d;
            color: #FFF;
        }

            .app .messages .messages-item.inbox .text:after, .app .messages .messages-item.inbox .text:before {
                left: auto;
                right: 100%;
            }

            .app .messages .messages-item.inbox .text:after {
                border-left-color: transparent;
                border-right-color: #62bf6e;
            }

            .app .messages .messages-item.inbox .text:before {
                border-left-color: transparent;
                border-right-color: #50b85d;
            }

        .app .messages .messages-item.inbox .date {
            float: left;
        }

        .app .messages .messages-item.inbox .user {
            left: 0;
            right: auto;
        }

.app .messages.messages-comments .messages-item.inbox .user > img {
    border-color: #DBE0E4;
}

.app .messages.messages-comments .messages-item.inbox .text {
    width: 100%;
    background: #FFF;
    border-color: #DBE0E4;
    color: #454545;
}

    .app .messages.messages-comments .messages-item.inbox .text:after {
        border-left-color: transparent;
        border-right-color: #FFF;
    }

    .app .messages.messages-comments .messages-item.inbox .text:before {
        border-left-color: transparent;
        border-right-color: #DBE0E4;
    }

.app .messages.messages-comments .messages-item.inbox .date {
    text-align: left;
}

.app .app-blog-important-block {
    margin: 0 0 20px;
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
}

    .app .app-blog-important-block > div[class^=col-] {
        padding: 0;
    }

    .app .app-blog-important-block .tile-basic {
        margin-bottom: 0;
    }

.app .app-blog-blocks {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
}

    .app .app-blog-blocks > div[class^=col-] {
        padding-left: 10px;
        padding-right: 10px;
    }

.app .app-blog-banner {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.app .app-timeline {
    padding: 20px 0;
    float: left;
    width: 100%;
}

    .app .app-timeline .app-timeline-item {
        float: left;
        width: 100%;
        padding-left: 70px;
        position: relative;
        padding-bottom: 30px;
    }

        .app .app-timeline .app-timeline-item > .user {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 2;
        }

            .app .app-timeline .app-timeline-item > .user > img {
                width: 45px;
                height: 45px;
                padding: 2px;
                border: 1px solid #DBE0E4;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                background: #FFF;
                    background-image:url('../assets/images/users/default-user.png');
            background-repeat:no-repeat;
            background-position:center center;
            background-attachment:scroll;

            }

        .app .app-timeline .app-timeline-item > .content {
            padding: 12px 20px 15px;
            float: left;
            width: 100%;
            background: #FFF;
            border: 1px solid #DBE0E4;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

            .app .app-timeline .app-timeline-item > .content .title {
                margin-bottom: 10px;
                foat: left;
                width: 100%;
                color: #7F8FA4;
            }

                .app .app-timeline .app-timeline-item > .content .title > a {
                    font-weight: 600;
                }

            .app .app-timeline .app-timeline-item > .content strong {
                font-weight: 600;
                color: #1B2431;
            }

            .app .app-timeline .app-timeline-item > .content .comments {
                position: relative;
                float: left;
                width: 100%;
                margin-top: 20px;
                margin-bottom: 5px;
                border: 1px solid #ebebeb;
            }

                .app .app-timeline .app-timeline-item > .content .comments .total {
                    float: left;
                    width: 100%;
                    line-height: 30px;
                    background: #f2f2f2;
                    padding: 10px 20px;
                    border-bottom: 1px solid #ebebeb;
                    font-weight: 600;
                }

                .app .app-timeline .app-timeline-item > .content .comments .comment {
                    float: left;
                    width: 100%;
                    padding: 15px 20px 0;
                    background: #f7f7f7;
                    border-bottom: 1px dashed #DBE0E4;
                }

                    .app .app-timeline .app-timeline-item > .content .comments .comment:last-child {
                        border-bottom: 0;
                    }

                .app .app-timeline .app-timeline-item > .content .comments .form {
                    display: block;
                    float: left;
                    background: #f2f2f2;
                    padding: 10px 15px;
                }

        .app .app-timeline .app-timeline-item:after, .app .app-timeline .app-timeline-item:before {
            position: absolute;
            background: #DBE0E4;
            content: " ";
            z-index: 1;
        }

        .app .app-timeline .app-timeline-item > .content .comments:after, .app .app-timeline .app-timeline-item > .content .comments:before {
            bottom: 100%;
            left: 20px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .app .app-timeline .app-timeline-item > .content .comments:after {
            border-color: rgba(136,183,213,0);
            border-bottom-color: #f2f2f2;
            border-width: 8px;
            margin-left: -8px;
        }

        .app .app-timeline .app-timeline-item > .content .comments:before {
            border-color: rgba(194,225,245,0);
            border-bottom-color: #e6e6e6;
            border-width: 9px;
            margin-left: -9px;
        }

        .app .app-timeline .app-timeline-item:after {
            width: 26px;
            height: 1px;
            left: 45px;
            top: 24px;
        }

        .app .app-timeline .app-timeline-item:before {
            width: 0px;
            height: 100%;
            left: 23px;
            top: 0;
        }

    .app .app-timeline .app-timeline-more {
        float: left;
        width: 100%;
        height: 50px;
        position: relative;
    }

        .app .app-timeline .app-timeline-more > a {
            position: absolute;
            width: 45px;
            height: 45px;
            background: #FFF;
            border: 1px solid #DBE0E4;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            line-height: 32px;
            font-size: 21px;
            text-align: center;
            font-weight: 700;
            text-decoration: none;
            color: #454545;
            -webkit-transition: background .1s linear;
            -moz-transition: background .1s linear;
            -ms-transition: background .1s linear;
            -o-transition: background .1s linear;
            transition: background .1s linear;
        }

            .app .app-timeline .app-timeline-more > a:hover {
                color: #1B2431;
                background: #F5F5F5;
            }

.wizard .anchor li a:before, .wizard .anchor:after {
    bottom: 0;
    height: 3px;
    background: #DBE0E4;
    width: 100%;
}

.app .app-timeline.dir-right .app-timeline-item {
    padding-left: 0;
    padding-right: 70px;
}

    .app .app-timeline.dir-right .app-timeline-item > .user {
        left: auto;
        right: 0;
    }

    .app .app-timeline.dir-right .app-timeline-item:after {
        left: auto;
        right: 45px;
    }

    .app .app-timeline.dir-right .app-timeline-item:before {
        left: auto;
        right: 23px;
    }

.app .app-timeline.dir-right .app-timeline-more > a {
    right: 0;
}

.wizard {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .wizard .anchor {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0;
        list-style: none;
        display: block;
        position: relative;
    }

        .wizard .anchor:after {
            content: " ";
            position: absolute;
            left: 0;
            z-index: 1;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
        }

        .wizard .anchor li {
            float: left;
            display: block;
        }

            .wizard .anchor li a {
                color: #1B2431;
                text-decoration: none;
                display: block;
                padding: 10px 20px 30px 0;
                position: relative;
                font-size: 16px;
            }

                .wizard .actionBar .btn-primary, .wizard .actionBar .loader, .wizard .anchor li a .stepNumber {
                    display: none;
                }

                .wizard .anchor li a:after, .wizard .anchor li a:before {
                    content: " ";
                    position: absolute;
                    left: 0;
                }

                .wizard .anchor li a .stepDesc {
                    font-size: 12px;
                    font-weight: 600;
                    line-height: 20px;
                    text-transform: uppercase;
                }

                    .wizard .anchor li a .stepDesc small {
                        color: #7F8FA4;
                        font-size: 11px;
                        font-weight: 600;
                        line-height: 20px;
                    }

                .wizard .anchor li a:before {
                    z-index: 2;
                }

                .wizard .anchor li a:after {
                    bottom: -15px;
                    width: 35px;
                    height: 35px;
                    background: #FFF;
                    border: 3px solid #DBE0E4;
                    z-index: 3;
                    text-align: center;
                    line-height: 28px;
                    color: #1B2431;
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px;
                }

                .wizard .anchor li a.done:after {
                    border-color: #76AB3C;
                    background: #83bd43;
                    color: #FFF;
                    content: "\f00c";
                    font-family: FontAwesome;
                }

                .wizard .anchor li a.done:before {
                    background-color: #76AB3C;
                    background-image: -webkit-gradient(linear,left top,right top,from(#76AB3C),to(#292f43));
                    background-image: -webkit-linear-gradient(left,#76AB3C,#292f43);
                    background-image: -moz-linear-gradient(left,#76AB3C,#292f43);
                    background-image: -ms-linear-gradient(left,#76AB3C,#292f43);
                    background-image: -o-linear-gradient(left,#76AB3C,#292f43);
                }

                .wizard .anchor li a.done.active:before {
                    background-color: #76AB3C;
                    background-image: -webkit-gradient(linear,left top,right top,from(#76AB3C),to(#76AB3C));
                    background-image: -webkit-linear-gradient(left,#76AB3C,#76AB3C);
                    background-image: -moz-linear-gradient(left,#76AB3C,#76AB3C);
                    background-image: -ms-linear-gradient(left,#76AB3C,#76AB3C);
                    background-image: -o-linear-gradient(left,#76AB3C,#76AB3C);
                }

                .wizard .anchor li a.error:after {
                    border-color: #F04E51;
                    background: #f26668;
                    content: "\f00d";
                    font-family: FontAwesome;
                    color: #FFF;
                }

                .wizard .anchor li a.error:before {
                    background: #F04E51;
                }

                .wizard .anchor li a.selected:after {
                    border-color: #292f43;
                    background: #333a52;
                    content: "\f0da";
                    font-family: FontAwesome;
                    color: #FFF;
                    padding-left: 2px;
                    border-width: 3px;
                    line-height: 28px;
                }

                .wizard .anchor li a.selected:before {
                    background-color: #292f43;
                    background-image: -webkit-gradient(linear,left top,right top,from(#292f43),to(#DBE0E4));
                    background-image: -webkit-linear-gradient(left,#292f43,#DBE0E4);
                    background-image: -moz-linear-gradient(left,#292f43,#DBE0E4);
                    background-image: -ms-linear-gradient(left,#292f43,#DBE0E4);
                    background-image: -o-linear-gradient(left,#292f43,#DBE0E4);
                }

                .wizard .anchor li a.selected.active:after {
                    border-color: #76AB3C;
                    background: #76AB3C;
                    color: #FFF;
                    content: "\f00c";
                    padding-left: 0;
                }

                .wizard .anchor li a.selected.active:before {
                    background-color: #76AB3C;
                    background-image: -webkit-gradient(linear,left top,right top,from(#76AB3C),to(#76AB3C));
                    background-image: -webkit-linear-gradient(left,#76AB3C,#76AB3C);
                    background-image: -moz-linear-gradient(left,#76AB3C,#76AB3C);
                    background-image: -ms-linear-gradient(left,#76AB3C,#76AB3C);
                    background-image: -o-linear-gradient(left,#76AB3C,#76AB3C);
                }

        .wizard .anchor.steps_1 li {
            width: 100%;
        }

        .wizard .anchor.steps_2 li {
            width: 50%;
        }

        .wizard .anchor.steps_3 li {
            width: 33.333333%;
        }

        .wizard .anchor.steps_4 li {
            width: 25%;
        }

        .wizard .anchor.steps_5 li {
            width: 20%;
        }

        .wizard .anchor.steps_6 li {
            width: 16.666666%;
        }

        .wizard .anchor.steps_7 li {
            width: 14.285714%;
        }

        .wizard .anchor.steps_8 li {
            width: 12.5%;
        }

    .wizard .actionBar, .wizard .stepContainer {
        float: left;
        width: 100%;
        margin-top: 50px;
    }

    .wizard .actionBar {
        margin-top: 20px;
    }

        .wizard .actionBar .btn.pull-right {
            margin-left: 5px;
        }

.app .invoice {
    float: left;
    width: 100%;
    background: #FFF;
    border: 1px solid #DBE0E4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .app .invoice .invoice-container.invoice-container-highlight, .app .invoice .invoice-table-highlight > td {
        background: #f2f2f2;
    }

    .app .invoice .invoice-container {
        float: left;
        width: 100%;
        padding: 50px 0;
    }

    .app .invoice .invoice-table-total {
        width: 300px;
        float: right;
    }

    .app .invoice .invoice-thanks {
        float: left;
        width: 100%;
        margin-top: 50px;
    }

        .app .invoice .invoice-thanks .title {
            font-size: 15px;
            font-weight: 600;
            text-transform: uppercase;
            color: #1B2431;
            line-height: 20px;
        }

        .app .invoice .invoice-thanks p {
            color: #7F8FA4;
            margin-top: 0;
        }

    .app .invoice .invoice-company {
        position: relative;
        float: left;
        width: 100%;
        padding-left: 55px;
    }

        .app .invoice .invoice-company h2 {
            font-size: 15px;
            font-weight: 700;
            margin: 15px 0 0;
            line-height: 20px;
            padding: 0;
            text-transform: uppercase;
            color: #1B2431;
        }

        .app .invoice .invoice-company p {
            font-size: 13px;
            font-weight: 400;
            margin-top: 0;
            color: #7F8FA4;
        }

        .app .invoice .invoice-company > img {
            position: absolute;
            left: 0;
            top: 0;
        }

    .app .invoice .invoice-number {
        float: left;
        width: 100%;
        text-align: right;
    }

        .app .invoice .invoice-number h3 {
            font-size: 15px;
            font-weight: 600;
            margin: 15px 0 0;
            line-height: 20px;
            padding: 0;
            text-transform: uppercase;
            color: #1B2431;
        }

        .app .invoice .invoice-number p {
            font-size: 13px;
            font-weight: 400;
            margin-top: 0;
            color: #7F8FA4;
        }

.app .pricing-table {
    float: left;
    width: 100%;
    background: #FFF;
    border: 1px solid #DBE0E4;
    margin-top: 50px;
    margin-bottom: 30px;
}

    .app .pricing-table .button-holder, .app .pricing-table .divider, .app .pricing-table .features, .app .pricing-table .price, .app .pricing-table .subtitle, .app .pricing-table .title {
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px;
    }

    .app .pricing-table .title {
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        color: #1B2431;
    }

    .app .pricing-table .price {
        padding-bottom: 10px;
        line-height: 50px;
        font-family: sans-serif;
        font-size: 52px;
        font-weight: 700;
        color: #1B2431;
    }

    .app .pricing-table .subtitle {
        padding-top: 0;
        font-style: italic;
        color: #7F8FA4;
    }

    .app .pricing-table .divider {
        height: 1px;
        background: #DBE0E4;
        padding: 0;
    }

    .app .pricing-table .features .line {
        float: left;
        width: 100%;
        line-height: 30px;
        margin-bottom: 5px;
    }

        .app .pricing-table .features .line span {
            font-size: 14px;
            margin-right: 10px;
        }

            .app .pricing-table .features .line span.fa-check {
                color: #76AB3C;
            }

            .app .pricing-table .features .line span.fa-times {
                color: #F04E51;
            }

    .app .pricing-table .button-holder {
        padding: 20px;
    }

    .app .pricing-table.featured {
        border-top: 5px solid #F04E51;
        margin-top: 26px;
        z-index: 2;
        -webkit-box-shadow: 0 0 12px rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 12px rgba(0,0,0,.1);
        box-shadow: 0 0 12px rgba(0,0,0,.1);
    }

        .app .pricing-table.featured .price {
            line-height: 70px;
            font-size: 65px;
        }

    .app .pricing-table.pricing-table-primary {
        background: #292f43;
        border-color: #1f2433;
        color: #FFF;
    }

        .app .pricing-table.pricing-table-primary .price, .app .pricing-table.pricing-table-primary .subtitle, .app .pricing-table.pricing-table-primary .title {
            color: #FFF;
        }

        .app .pricing-table.pricing-table-primary .divider {
            background: #1f2433;
        }

    .app .pricing-table.pricing-table-success {
        background: #76AB3C;
        border-color: #699835;
        color: #FFF;
    }

        .app .pricing-table.pricing-table-success .price, .app .pricing-table.pricing-table-success .subtitle, .app .pricing-table.pricing-table-success .title {
            color: #FFF;
        }

        .app .pricing-table.pricing-table-success .divider {
            background: #699835;
        }

    .app .pricing-table.pricing-table-warning {
        background: #F69F00;
        border-color: #dd8f00;
        color: #FFF;
    }

        .app .pricing-table.pricing-table-warning .price, .app .pricing-table.pricing-table-warning .subtitle, .app .pricing-table.pricing-table-warning .title {
            color: #FFF;
        }

        .app .pricing-table.pricing-table-warning .divider {
            background: #dd8f00;
        }

    .app .pricing-table.pricing-table-danger {
        background: #F04E51;
        border-color: #ee363a;
        color: #FFF;
    }

        .app .pricing-table.pricing-table-danger .price, .app .pricing-table.pricing-table-danger .subtitle, .app .pricing-table.pricing-table-danger .title {
            color: #FFF;
        }

        .app .pricing-table.pricing-table-danger .divider {
            background: #ee363a;
        }

    .app .pricing-table.pricing-table-info {
        background: #4FB5DD;
        border-color: #3aacd9;
        color: #FFF;
    }

        .app .pricing-table.pricing-table-info .price, .app .pricing-table.pricing-table-info .subtitle, .app .pricing-table.pricing-table-info .title {
            color: #FFF;
        }

        .app .pricing-table.pricing-table-info .divider {
            background: #3aacd9;
        }

.app .pricing-tables.pricing-tables-condensed {
    margin: 0;
}

    .app .pricing-tables.pricing-tables-condensed > div[class^=col-] {
        padding: 0;
        margin-left: -1px;
    }

    .app .pricing-tables.pricing-tables-condensed .pricing-table {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.app .credit-card {
    float: left;
    width: 100%;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #FFF;
    border: 1px solid #DBE0E4;
    min-width: 340px;
    overflow-x: auto;
    margin-bottom: 20px;
    -webkit-transition: box-shadow .1s linear;
    -moz-transition: box-shadow .1s linear;
    -ms-transition: box-shadow .1s linear;
    -o-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear;
}

    .app .credit-card .row {
        margin-bottom: 25px;
    }

        .app .credit-card .row:last-child {
            margin-bottom: 0;
        }

    .app .credit-card .company {
        margin: 0;
    }

    .app .credit-card .number {
        font-size: 26px;
        color: #1B2431;
        font-weight: 700;
        line-height: 30px;
        text-align: center;
    }

        .app .credit-card .number > div {
            margin-top: 9px;
        }

            .app .credit-card .number > div:last-child {
                margin-top: 0;
                line-height: 40px;
            }

    .app .credit-card .subtitle {
        float: left;
        width: 100%;
        font-size: 11px;
        font-weight: 600;
        color: #7F8FA4;
        text-transform: uppercase;
        line-height: 16px;
    }

    .app .credit-card .title {
        float: left;
        width: 100%;
        font-size: 13px;
        font-weight: 600;
        color: #1B2431;
        text-transform: uppercase;
        line-height: 20px;
    }

    .app .credit-card:hover {
        -webkit-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        -moz-box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
        box-shadow: 0 4px 20px 5px rgba(0,0,0,.05);
    }

@media (max-width:1200px) {
    .app .invoice .invoice-container {
        padding: 30px 20px;
    }
}

@media (max-width:992px) {
    .app .invoice .invoice-table-total {
        width: 100%;
    }

    .app .pricing-table {
        margin-top: 20px;
        margin-bottom: 0;
    }
}

.icons-preview {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
}

    .icons-preview li {
        float: none;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #DBE0E4;
        margin: 0 1px 4px 0;
        cursor: pointer;
        background: #FFF;
        -webkit-transition: background .1s linear;
        -moz-transition: background .1s linear;
        -ms-transition: background .1s linear;
        -o-transition: background .1s linear;
        transition: background .1s linear;
    }

        .icons-preview li span.fa, .icons-preview li span[class^=icon-] {
            line-height: 40px;
            font-size: 20px;
        }

        .icons-preview li span.fa {
            font-size: 14px;
        }

        .icons-preview li span.name {
            display: none;
        }

        .icons-preview li:hover {
            background: #F5F5F5;
        }

    .icons-preview.extended li {
        width: 100px;
        height: 100px;
        padding: 5px;
        margin: 0 1px 0 0;
        overflow: hidden;
    }

        .icons-preview.extended li span.fa, .icons-preview.extended li span[class^=icon-] {
            line-height: 60px;
            font-size: 40px;
            display: block;
            float: left;
            width: 100%;
        }

        .icons-preview.extended li span.fa {
            font-size: 28px;
        }

        .icons-preview.extended li span.name {
            display: block;
            float: left;
            width: 100%;
            font-size: 11px;
            font-weight: 600;
            line-height: 14px;
        }

.modal-icon-preview-icon span[class^=icon-] {
    font-size: 60px;
}

.modal-icon-preview-icon span.fa {
    font-size: 42px;
}

.dropdown.dropdown-example > .dropdown-menu, .dropup.dropdown-example > .dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 1px;
    clear: left;
}

.app-chart-wrapper {
    float: left;
    width: 100%;
    position: relative;
}

    .app-chart-wrapper.app-chart-with-axis {
        padding-left: 20px;
        padding-bottom: 20px;
    }

        .app-chart-wrapper.app-chart-with-axis .app-chart-yaxis {
            position: absolute;
            left: 0;
            height: 100%;
            width: 20px;
        }

        .app-chart-wrapper.app-chart-with-axis .app-chart-xaxis {
            position: absolute;
            width: 100%;
            height: 21px;
            left: 20px;
            bottom: 0;
        }

        .app-chart-wrapper.app-chart-with-axis .rickshaw_graph .x_ticks_d3 path, .app-chart-wrapper.app-chart-with-axis .rickshaw_graph .y_ticks path {
            stroke: #DDD;
        }

        .app-chart-wrapper.app-chart-with-axis .detail .x_label {
            display: none!important;
        }

.simple-code-sample {
    float: left;
    width: 100%;
    background: #F5F5F5;
    color: #333;
    padding: 15px 20px;
    line-height: 25px;
    font-weight: 600;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.app-chart-holder {
    float: left;
    width: 100%;
}

.chart-legend {
    position: absolute;
    top: 5px;
    right: 5px;
}

.rickshaw_legend {
    background: rgba(255,255,255,.4);
}

    .rickshaw_legend .label {
        color: #000;
    }

.jqstooltip {
    display: block!important;
    padding: 0!important;
    border: 0!important;
}

.jqsfield {
    padding: 4px 5px 5px;
    display: inline-block;
    line-height: 20px;
}

.doc_fix_nav {
    position: relative;
}

    .doc_fix_nav.fixed {
        position: fixed;
        top: 15px;
        width: 100%;
    }

        .doc_fix_nav.fixed.stack {
            top: auto;
            bottom: 392px;
        }

.app-settings 
{
    display:none;
    position: fixed;
    top: 140px;
    right: -260px;
    width: 260px;
    padding: 10px;
    background: #FFF;
    border: 1px solid #DBE0E4;
    border-right: 0;
    z-index: 100;
    color: #454545;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

    .app-settings > .app-settings-button {
        position: absolute;
        left: -40px;
        top: 10px;
        width: 40px;
        height: 40px;
        background: #F04E51;
        color: #FFF;
        border: 1px solid #ef4548;
        line-height: 41px;
        text-align: center;
        font-size: 20px;
        cursor: pointer;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
        -webkit-box-shadow: -2px 0 3px 2px rgba(0,0,0,.05);
        -moz-box-shadow: -2px 0 3px 2px rgba(0,0,0,.05);
        box-shadow: -2px 0 3px 2px rgba(0,0,0,.05);
        -webkit-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

        .app-settings > .app-settings-button:hover {
            background: #ef4043;
        }

    .app-settings > .app-settings-setting {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .app-settings > p {
        margin-top: 20px;
        float: left;
        width: 100%;
        font-size: 12px;
        color: #7F8FA4;
    }

        .app-settings > p > span {
            font-size: 13px;
            font-weight: 600;
            color: #454545;
        }

    .app-settings > .app-settings-themes-footer, .app-settings > .app-settings-themes-header, .app-settings > .app-settings-themes-navigation {
        float: left;
        width: 100%;
    }

        .app-settings > .app-settings-themes-footer > span, .app-settings > .app-settings-themes-header > span, .app-settings > .app-settings-themes-navigation > span {
            display: block;
            float: left;
            width: 100%;
            margin-bottom: 10px;
            line-height: 20px;
            font-size: 13px;
            font-weight: 600;
        }

        .app-settings > .app-settings-themes-footer > div, .app-settings > .app-settings-themes-header > div, .app-settings > .app-settings-themes-navigation > div {
            width: 40px;
            height: 40px;
            float: left;
            margin: 0 5px 5px 0;
            cursor: pointer;
        }

    .app-settings .app-settings-themes-footer > span, .app-settings .app-settings-themes-navigation > span {
        margin-top: 20px;
    }

    .app-settings > .app-settings-themes-footer > div.active, .app-settings > .app-settings-themes-header > div.active, .app-settings > .app-settings-themes-navigation > div.active {
        -webkit-box-shadow: 0 0 0 2px rgba(240,78,81,.4);
        -moz-box-shadow: 0 0 0 2px rgba(240,78,81,.4);
        box-shadow: 0 0 0 2px rgba(240,78,81,.4);
    }

    .app-settings > .app-settings-themes-header > div.app-header-design-default {
        border: 1px solid #DBE0E4;
        background: #FFF;
    }

    .app-settings > .app-settings-themes-header > div.app-header-design-dark {
        border: 1px solid #292f43;
        background: #272c40;
    }

    .app-settings > .app-settings-themes-header > div.app-header-design-lightblue {
        border: 1px solid #dae5f0;
        background: #f7f9fb;
    }

    .app-settings > .app-settings-themes-header > div.app-header-design-orange {
        border: 1px solid #f8bf63;
        background: #f8c36d;
    }

    .app-settings > .app-settings-themes-header > div.app-header-design-blue {
        border: 1px solid #204d78;
        background: #225280;
    }

    .app-settings .app-settings-themes-navigation > div.app-navigation-style-default {
        border: 1px solid #292f43;
        background: #2D3349;
    }

    .app-settings .app-settings-themes-navigation > div.app-navigation-style-light {
        border: 1px solid #F2F2F2;
        background: #FFF;
    }

    .app-settings .app-settings-themes-navigation > div.app-navigation-style-lightblue {
        border: 1px solid #e1eaf3;
        background: #f7f9fb;
    }

    .app-settings .app-settings-themes-navigation > div.app-navigation-style-purple {
        border: 1px solid #362c42;
        background: #3b3048;
    }

    .app-settings .app-settings-themes-navigation > div.app-navigation-style-blue {
        border: 1px solid #204d78;
        background: #225280;
    }

    .app-settings .app-settings-themes-footer > div.app-footer-default {
        border: 1px solid #212636;
        background: #252a3c;
    }

    .app-settings .app-settings-themes-footer > div.app-footer-dark {
        border: 1px solid #000;
        background: #111;
    }

    .app-settings .app-settings-themes-footer > div.app-footer-light {
        border: 1px solid #E5E5E5;
        background: #FFF;
    }

    .app-settings .app-settings-themes-footer > div.app-footer-purple {
        border: 1px solid #362c42;
        background: #3b3048;
    }

    .app-settings .app-settings-themes-footer > div.app-footer-blue {
        border: 1px solid #204d78;
        background: #225280;
    }

    .app-settings.open {
        right: 0;
        border: 1px solid #E5E5E5;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    }

        .app-settings.open > .app-settings-button {
            background: #FFF;
            border: 1px solid #E5E5E5;
            color: #454545;
            border-right-color: #FFF;
        }

.app .app-error-container {
    float: left;
    width: 100%;
    min-height: 100%;
    background: url(../img/backgrounds/sky.png) center center;
}

    .app .app-error-container .app-error {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -175px;
        margin-left: -250px;
        width: 500px;
        height: 350px;
        text-align: center;
    }

        .app .app-error-container .app-error .app-error-code {
            font-size: 220px;
            font-weight: 300;
            float: left;
            width: 100%;
            line-height: 200px;
            color: #2D3349;
            margin-bottom: 20px;
        }

        .app .app-error-container .app-error .app-error-message {
            float: left;
            width: 100%;
            font-size: 17px;
            font-weight: 600;
            line-height: 30px;
            color: #7F8FA4;
            margin-bottom: 50px;
        }

        .app .app-error-container .app-error .app-error-button {
            float: left;
            width: 100%;
        }

.app.app-rtl .app-navigation .app-navigation-logo {
    background: url(../img/logo-rtl.png) right top no-repeat #272c40;
}

.app.app-rtl .app-navigation nav ul > li.openable > a:after {
    content: "\e874";
    right: auto;
    left: 0;
    padding: 10px;
}

.app.app-rtl .app-navigation nav ul > li.openable > a span.label {
    left: 40px;
}

.app.app-rtl .app-navigation nav > ul > li a {
    text-align: right;
    padding: 10px 15px 10px 30px;
}

    .app.app-rtl .app-navigation nav > ul > li a span {
        float: right;
        margin: 0 0 0 15px;
    }

        .app.app-rtl .app-navigation nav > ul > li a span.label {
            margin: 0;
            right: auto;
            left: 10px;
        }

.app.app-rtl .app-navigation nav > ul > li ul > li > a {
    padding-right: 30px;
}

.app.app-rtl .app-navigation nav > ul > li ul > li ul > li > a {
    padding-right: 45px;
}

.app.app-rtl .app-navigation nav > ul > li.title {
    text-align: right;
    padding: 20px 15px 10px 0;
}

.app.app-rtl .app-navigation.app-navigation-minimized .app-navigation-logo {
    background-image: url(../img/logo-sm.png);
}

.app.app-rtl .app-navigation.app-navigation-minimized nav > ul > li > a {
    padding: 10px!important;
}

    .app.app-rtl .app-navigation.app-navigation-minimized nav > ul > li > a span {
        float: right;
        margin-left: 0;
        margin-top: 0;
        text-align: center;
    }

.app.app-rtl .app-navigation.app-navigation-minimized nav ul > li > a {
    padding-right: 15px;
}

.app.app-rtl .app-navigation.app-navigation-minimized nav ul > li.openable > a:after {
    content: "\e93c";
}

.app.app-rtl .app-navigation.app-navigation-minimized nav ul > li.open > a:after {
    content: "\e93b";
}

.app.app-rtl .app-heading .icon {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.app.app-rtl .app-heading .title {
    float: right;
    text-align: right;
}

.app.app-rtl .app-heading .heading-elements {
    float: left;
}

.app.app-rtl .breadcrumb {
    float: right;
}

    .app.app-rtl .breadcrumb > li + li:before {
        content: "\f104";
    }
a.Question:hover
{
text-decoration:none;
}