/* Minification failed. Returning unminified contents.
(86,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(87,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(248,30): run-time error CSS1039: Token not allowed after unary operator: '-form-control-color'
(257,28): run-time error CSS1039: Token not allowed after unary operator: '-form-background'
(280,40): run-time error CSS1039: Token not allowed after unary operator: '-form-control-color'
(294,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(295,21): run-time error CSS1039: Token not allowed after unary operator: '-form-control-disabled'
(7670,48): run-time error CSS1030: Expected identifier, found ','
(7670,63): run-time error CSS1031: Expected selector, found ')'
(7670,63): run-time error CSS1025: Expected comma or open brace, found ')'
(38670,142): run-time error CSS1046: Expect comma, found '0'
(38670,145): run-time error CSS1046: Expect comma, found '/'
(38670,3301): run-time error CSS1046: Expect comma, found '0'
(38670,3304): run-time error CSS1046: Expect comma, found '/'
(38670,59370): run-time error CSS1046: Expect comma, found '0'
(38670,59373): run-time error CSS1046: Expect comma, found '/'
(38670,62625): run-time error CSS1046: Expect comma, found '0'
(38670,62628): run-time error CSS1046: Expect comma, found '/'
(38670,65043): run-time error CSS1034: Expected closing parenthesis, found '<'
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}
#ControlEditPageMenu > li > a {
    height: 54px !important;    
}
body > form > div > #ControlBar > div > #ControlEditPageMenu > li {
    height: 54px !important;
}
.subNav {
    top: 53px !important;
    border-top: 0px solid #444 !important;
}
li, ul li {
    list-style: none !important;
}
applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: 'iranyekan' !important;
    font-size: 13px;
}

.DNNContainer_Title_h2.SpacingBottom h2:first-child {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.DNNContainer_Title_h3.SpacingBottom h3:first-child {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

TH, TD, DIV {
    font-family: 'iranyekan',Tahoma,Arial, Helvetica, Verdana, sans-serif;
}

.avatar.img-responsive.img-circle img {
    width: 64px;
}

.skin_header, .skin_footer {
    display: none;
}

/*@import url('style-blessed3ef7a.css');*/

:root {
    --form-control-color: #03a9f4;
    --form-control-disabled: #959495;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

#txtCaptcha::placeholder {
    color: #616161;
    opacity: 1; /* Firefox */
}

.schedulerCalendar .fc-day {
    cursor: pointer;
    vertical-align:bottom;
}
.color-red{
    color:red;
}
.schedulerCalendar .fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2px
}
.schedulerCalendar .fc-time-grid .fc-event, .fc-time-grid .fc-bgevent {
    position: sticky;
    margin-bottom: 10px;
    margin-left: 0px !important;
    z-index: 1;
}
/*.schedulerCalendar .fc .fc-view.fc-agendaWeek-view > table tbody > tr > td {
    border: 1px solid #fff;
}*/
.schedulerCalendar .fc-day.fc-other-month {
    cursor: default !important;
}
    .schedulerCalendar .fc-time {
        display: none !important;
    }


.leaflet-tooltip-t60cb:before, .leaflet-tooltip-t40cb:before, .leaflet-tooltip-t20cb:before,
.leaflet-tooltip-t60cw:before, .leaflet-tooltip-t40cw:before, .leaflet-tooltip-t20cw:before {
    bottom: 0;
    margin: 0 !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-color: transparent !important;
}

.leaflet-tooltip-t60cb {
    border: none !important;
    font-size: 60px;
    position: initial;
    padding: unset !important;
    background-color: transparent !important;
    border: none;
    border-radius: unset !important;
    color: #222 !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: none !important;
}

.leaflet-tooltip-t40cb {
    border: none !important;
    font-size: 40px;
    position: initial;
    padding: unset !important;
    background-color: transparent !important;
    border: none;
    border-radius: unset !important;
    color: #222 !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: none !important;
}

.leaflet-tooltip-t20cb {
    border: none !important;
    font-size: 20px;
    position: initial;
    padding: unset !important;
    background-color: transparent !important;
    border: none !important;
    border-radius: unset !important;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: none !important;
}

.leaflet-tooltip-t60cw {
    border: none !important;
    font-size: 60px;
    position: initial;
    padding: unset !important;
    background-color: transparent !important;
    border: none;
    border-radius: unset !important;
    color: white !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: none !important;
}

.leaflet-tooltip-t40cw {
    border: none !important;
    font-size: 40px;
    position: initial;
    padding: unset !important;
    background-color: transparent !important;
    border: none;
    border-radius: unset !important;
    color: white !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: none !important;
}

.leaflet-tooltip-t20cw {
    border: none !important;
    font-size: 20px;
    position: initial;
    padding: unset !important;
    background-color: transparent !important;
    border: none;
    border-radius: unset !important;
    color: white !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: none !important;
}

input[type="checkbox"]:hover {
    border: 0.1em solid var(--form-control-color);
}

input[type="checkbox"] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.1em solid #e0e0e0;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
    float: right;
}

    input[type="checkbox"]::before {
        content: "";
        width: 0.65em;
        height: 0.65em;
        clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
        transform: scale(0);
        transform-origin: bottom left;
        transition: 120ms transform ease-in-out;
        box-shadow: inset 1em 1em var(--form-control-color);
        /* Windows High Contrast Mode */
    }

    input[type="checkbox"]:checked::before {
        transform: scale(1);
    }

    input[type="checkbox"]:focus {
        outline: max(2px, 0.15em) solid currentColor;
        outline-offset: max(2px, 0.15em);
    }

    input[type="checkbox"]:disabled {
        --form-control-color: var(--form-control-disabled);
        color: var(--form-control-disabled);
        cursor: not-allowed;
    }

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

.vertical-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.vat,
table.table-vat > thead > tr > th,
table.table-vat > tbody > tr > td,
table.table-vat > tfoot > tr > th {
    vertical-align: top !important;
}

.vam,
table.table-vam > thead > tr > th,
table.table-vam > tbody > tr > td,
table.table-vam > tfoot > tr > th {
    vertical-align: middle !important;
}

.vab,
table.table-vab > thead > tr > th,
table.table-vab > tbody > tr > td,
table.table-vab > tfoot > tr > th {
    vertical-align: bottom !important;
}

.tabular {
    display: table;
    width: 100%;
}

    .tabular .tabular-row {
        display: table-row;
    }

        .tabular .tabular-row .tabular-cell {
            display: table-cell;
            vertical-align: middle;
        }

    .tabular .clearfix,
    .tabular .dl-horizontal dd,
    .tabular .container,
    .tabular .container-fluid,
    .tabular .row,
    .tabular .form-horizontal .form-group,
    .tabular .nav,
    .tabular .btn-toolbar,
    .tabular .btn-group-vertical > .btn-group,
    .tabular .pager,
    .tabular .modal-footer,
    .tabular .page-heading,
    .tabular #topnav,
    .tabular #topnav .logo-area,
    .tabular #topnav .userinfo li a,
    .tabular #topnav a.username,
    .tabular .sidebar nav.widget-body > ul.acc-menu li.hasChild > a,
    .tabular .navbar,
    .tabular .navbar-header,
    .tabular .navbar-collapse,
    .tabular .panel,
    .tabular .panel-heading,
    .tabular .panel-body,
    .tabular .panel-footer,
    .tabular .timeline > li .timeline-header,
    .tabular .timeline > li .timeline-footer,
    .tabular .widget-weather,
    .tabular .gallery {
        border-collapse: collapse;
    }

.avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.scrollbar-custom::-webkit-scrollbar {
    width: 6px;
}

.scrollbar-custom::-webkit-scrollbar-thumb {
    background-color: #c4c4c4;
    border-radius: 0;
}

    .scrollbar-custom::-webkit-scrollbar-thumb:hover {
        background-color: #c4c4c4;
    }

.scrollbar-custom::-webkit-scrollbar-track {
    background-color: #ededed;
}

.block {
    display: block !important;
}

.inline {
    display: inline !important;
}

.page-tabs {
    background: #f5f5f5 !important;
    padding: 0 20px !important;
}

    .page-tabs .nav-tabs {
        border: none;
    }

        .page-tabs .nav-tabs > li.active > a,
        .page-tabs .nav-tabs > li.active > a:hover,
        .page-tabs .nav-tabs > li.active > a:focus {
            border: 1px solid transparent !important;
        }

        .page-tabs .nav-tabs > li > a:hover {
            border-color: transparent transparent;
            background-color: rgba(255, 255, 255, 0.25);
        }

        .page-tabs .nav-tabs > li {
            margin: 0 !important;
        }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 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 {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        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-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !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: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .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 th,
    .table-bordered td,
    .fc .fc-view > table th,
    .fc .fc-view > table td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;*/
    font-size: 14px;
    line-height: 1.45;
    color: #616161;
    background-color: #f5f5f5;
}

input,
button,
select,
textarea {
    font-family: 'iranyekan' !important;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #03a9f4;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #03a9f4;
        text-decoration: none;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 2px;
}

.img-thumbnail {
    padding: 5px;
    line-height: 1.45;
    background-color: #f5f5f5;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;*/
    font-weight: 400;
    line-height: 1.2;
    color: #616161;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #bdbdbd;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    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,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    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: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #ffecb3;
    padding: .2em;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #bdbdbd;
}

.text-primary {
    color: #03a9f4;
}

a.text-primary:hover {
    color: #0286c2;
}

.text-success {
    color: #7cb342;
}

a.text-success:hover {
    color: #628e34;
}

.text-info {
    color: #00acc1;
}

a.text-info:hover {
    color: #007f8e;
}

.text-warning {
    color: #ffb300;
}

a.text-warning:hover {
    color: #cc8f00;
}

.text-danger {
    color: #dd191d;
}

a.text-danger:hover {
    color: #af1417;
}

.bg-primary {
    color: #fff;
    background-color: #03a9f4;
}

a.bg-primary:hover {
    background-color: #0286c2;
}

.bg-success {
    background-color: #dcedc8;
}

a.bg-success:hover {
    background-color: #c4e0a2;
}

.bg-info {
    background-color: #b2ebf2;
}

a.bg-info:hover {
    background-color: #86e0eb;
}

.bg-warning {
    background-color: #ffecb3;
}

a.bg-warning:hover {
    background-color: #ffdf80;
}

.bg-danger {
    background-color: #f9bdbb;
}

a.bg-danger:hover {
    background-color: #f5908c;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #e0e0e0;
}

ul,
ol {
    margin-top: 0 !important;
    margin-bottom: 10px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-right: 0;
    list-style: none;
}

.list-inline,
.widget-avatar {
    padding-right: 0;
    list-style: none;
    margin-right: -5px;
}

    .list-inline > li,
    .widget-avatar > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.45;
}

dt {
    font-weight: bold;
}

dd {
    margin-right: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: right;
        width: 220px;
        clear: right;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-right: 240px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #bdbdbd;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-right: 5px solid #e0e0e0;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.45;
        color: #bdbdbd;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-left {
        padding-left: 15px;
        padding-right: 0;
        border-left: 5px solid #e0e0e0;
        border-right: 0;
        text-align: left;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-left footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-left small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-left .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-left footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-left small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-left .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.45;
}

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace !important;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 2px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.45;
    word-break: break-all;
    word-wrap: break-word;
    color: #616161;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 2px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-right: 16px;
    padding-left: 16px;
}

@media (min-width: 768px) {
    .container {
        width: 752px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 972px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1172px;
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-right: 8px;
    padding-left: 8px;
}

.row {
    margin-right: -8px;
    margin-left: -8px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
}

.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 {
    left: 100%;
}

.col-xs-pull-11 {
    left: 91.66666667%;
}

.col-xs-pull-10 {
    left: 83.33333333%;
}

.col-xs-pull-9 {
    left: 75%;
}

.col-xs-pull-8 {
    left: 66.66666667%;
}

.col-xs-pull-7 {
    left: 58.33333333%;
}

.col-xs-pull-6 {
    left: 50%;
}

.col-xs-pull-5 {
    left: 41.66666667%;
}

.col-xs-pull-4 {
    left: 33.33333333%;
}

.col-xs-pull-3 {
    left: 25%;
}

.col-xs-pull-2 {
    left: 16.66666667%;
}

.col-xs-pull-1 {
    left: 8.33333333%;
}

.col-xs-pull-0 {
    left: auto;
}

.col-xs-push-12 {
    right: 100%;
}

.col-xs-push-11 {
    right: 91.66666667%;
}

.col-xs-push-10 {
    right: 83.33333333%;
}

.col-xs-push-9 {
    right: 75%;
}

.col-xs-push-8 {
    right: 66.66666667%;
}

.col-xs-push-7 {
    right: 58.33333333%;
}

.col-xs-push-6 {
    right: 50%;
}

.col-xs-push-5 {
    right: 41.66666667%;
}

.col-xs-push-4 {
    right: 33.33333333%;
}

.col-xs-push-3 {
    right: 25%;
}

.col-xs-push-2 {
    right: 16.66666667%;
}

.col-xs-push-1 {
    right: 8.33333333%;
}

.col-xs-push-0 {
    right: auto;
}

.col-xs-offset-12 {
    margin-right: 100%;
}

.col-xs-offset-11 {
    margin-right: 91.66666667%;
}

.col-xs-offset-10 {
    margin-right: 83.33333333%;
}

.col-xs-offset-9 {
    margin-right: 75%;
}

.col-xs-offset-8 {
    margin-right: 66.66666667%;
}

.col-xs-offset-7 {
    margin-right: 58.33333333%;
}

.col-xs-offset-6 {
    margin-right: 50%;
}

.col-xs-offset-5 {
    margin-right: 41.66666667%;
}

.col-xs-offset-4 {
    margin-right: 33.33333333%;
}

.col-xs-offset-3 {
    margin-right: 25%;
}

.col-xs-offset-2 {
    margin-right: 16.66666667%;
}

.col-xs-offset-1 {
    margin-right: 8.33333333%;
}

.col-xs-offset-0 {
    margin-right: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
        float: right;
    }

    .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 {
        left: 100%;
    }

    .col-sm-pull-11 {
        left: 91.66666667%;
    }

    .col-sm-pull-10 {
        left: 83.33333333%;
    }

    .col-sm-pull-9 {
        left: 75%;
    }

    .col-sm-pull-8 {
        left: 66.66666667%;
    }

    .col-sm-pull-7 {
        left: 58.33333333%;
    }

    .col-sm-pull-6 {
        left: 50%;
    }

    .col-sm-pull-5 {
        left: 41.66666667%;
    }

    .col-sm-pull-4 {
        left: 33.33333333%;
    }

    .col-sm-pull-3 {
        left: 25%;
    }

    .col-sm-pull-2 {
        left: 16.66666667%;
    }

    .col-sm-pull-1 {
        left: 8.33333333%;
    }

    .col-sm-pull-0 {
        left: auto;
    }

    .col-sm-push-12 {
        right: 100%;
    }

    .col-sm-push-11 {
        right: 91.66666667%;
    }

    .col-sm-push-10 {
        right: 83.33333333%;
    }

    .col-sm-push-9 {
        right: 75%;
    }

    .col-sm-push-8 {
        right: 66.66666667%;
    }

    .col-sm-push-7 {
        right: 58.33333333%;
    }

    .col-sm-push-6 {
        right: 50%;
    }

    .col-sm-push-5 {
        right: 41.66666667%;
    }

    .col-sm-push-4 {
        right: 33.33333333%;
    }

    .col-sm-push-3 {
        right: 25%;
    }

    .col-sm-push-2 {
        right: 16.66666667%;
    }

    .col-sm-push-1 {
        right: 8.33333333%;
    }

    .col-sm-push-0 {
        right: auto;
    }

    .col-sm-offset-12 {
        margin-right: 100%;
    }

    .col-sm-offset-11 {
        margin-right: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-right: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-right: 75%;
    }

    .col-sm-offset-8 {
        margin-right: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-right: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-right: 50%;
    }

    .col-sm-offset-5 {
        margin-right: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-right: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-right: 25%;
    }

    .col-sm-offset-2 {
        margin-right: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-right: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-right: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
        float: right;
    }

    .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 {
        left: 100%;
    }

    .col-md-pull-11 {
        left: 91.66666667%;
    }

    .col-md-pull-10 {
        left: 83.33333333%;
    }

    .col-md-pull-9 {
        left: 75%;
    }

    .col-md-pull-8 {
        left: 66.66666667%;
    }

    .col-md-pull-7 {
        left: 58.33333333%;
    }

    .col-md-pull-6 {
        left: 50%;
    }

    .col-md-pull-5 {
        left: 41.66666667%;
    }

    .col-md-pull-4 {
        left: 33.33333333%;
    }

    .col-md-pull-3 {
        left: 25%;
    }

    .col-md-pull-2 {
        left: 16.66666667%;
    }

    .col-md-pull-1 {
        left: 8.33333333%;
    }

    .col-md-pull-0 {
        left: auto;
    }

    .col-md-push-12 {
        right: 100%;
    }

    .col-md-push-11 {
        right: 91.66666667%;
    }

    .col-md-push-10 {
        right: 83.33333333%;
    }

    .col-md-push-9 {
        right: 75%;
    }

    .col-md-push-8 {
        right: 66.66666667%;
    }

    .col-md-push-7 {
        right: 58.33333333%;
    }

    .col-md-push-6 {
        right: 50%;
    }

    .col-md-push-5 {
        right: 41.66666667%;
    }

    .col-md-push-4 {
        right: 33.33333333%;
    }

    .col-md-push-3 {
        right: 25%;
    }

    .col-md-push-2 {
        right: 16.66666667%;
    }

    .col-md-push-1 {
        right: 8.33333333%;
    }

    .col-md-push-0 {
        right: auto;
    }

    .col-md-offset-12 {
        margin-right: 100%;
    }

    .col-md-offset-11 {
        margin-right: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-right: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-right: 75%;
    }

    .col-md-offset-8 {
        margin-right: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-right: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-right: 50%;
    }

    .col-md-offset-5 {
        margin-right: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-right: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-right: 25%;
    }

    .col-md-offset-2 {
        margin-right: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-right: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-right: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
        float: right;
    }

    .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 {
        left: 100%;
    }

    .col-lg-pull-11 {
        left: 91.66666667%;
    }

    .col-lg-pull-10 {
        left: 83.33333333%;
    }

    .col-lg-pull-9 {
        left: 75%;
    }

    .col-lg-pull-8 {
        left: 66.66666667%;
    }

    .col-lg-pull-7 {
        left: 58.33333333%;
    }

    .col-lg-pull-6 {
        left: 50%;
    }

    .col-lg-pull-5 {
        left: 41.66666667%;
    }

    .col-lg-pull-4 {
        left: 33.33333333%;
    }

    .col-lg-pull-3 {
        left: 25%;
    }

    .col-lg-pull-2 {
        left: 16.66666667%;
    }

    .col-lg-pull-1 {
        left: 8.33333333%;
    }

    .col-lg-pull-0 {
        left: auto;
    }

    .col-lg-push-12 {
        right: 100%;
    }

    .col-lg-push-11 {
        right: 91.66666667%;
    }

    .col-lg-push-10 {
        right: 83.33333333%;
    }

    .col-lg-push-9 {
        right: 75%;
    }

    .col-lg-push-8 {
        right: 66.66666667%;
    }

    .col-lg-push-7 {
        right: 58.33333333%;
    }

    .col-lg-push-6 {
        right: 50%;
    }

    .col-lg-push-5 {
        right: 41.66666667%;
    }

    .col-lg-push-4 {
        right: 33.33333333%;
    }

    .col-lg-push-3 {
        right: 25%;
    }

    .col-lg-push-2 {
        right: 16.66666667%;
    }

    .col-lg-push-1 {
        right: 8.33333333%;
    }

    .col-lg-push-0 {
        right: auto;
    }

    .col-lg-offset-12 {
        margin-right: 100%;
    }

    .col-lg-offset-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-right: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-right: 75%;
    }

    .col-lg-offset-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-right: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-right: 50%;
    }

    .col-lg-offset-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-right: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-right: 25%;
    }

    .col-lg-offset-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-right: 0%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #bdbdbd;
    text-align: right;
}

th {
    text-align: right;
}

.table:not(.fixedHeader-floating) {
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 10px 10px;
    line-height: 1.45;
    vertical-align: top;
    border-top: 1px solid #eeeeee;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #eeeeee;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 1px solid #eeeeee;
}

.table .table {
    background-color: #f5f5f5;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 1px 2px;
}

.table-bordered,
.fc .fc-view > table {
    border: 1px solid #eeeeee;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td,
    .fc .fc-view > table > thead > tr > th,
    .fc .fc-view > table > tbody > tr > th,
    .fc .fc-view > table > tfoot > tr > th,
    .fc .fc-view > table > thead > tr > td,
    .fc .fc-view > table > tbody > tr > td,
    .fc .fc-view > table > tfoot > tr > td {
        border: 1px solid #eeeeee;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .fc .fc-view > table > thead > tr > th,
    .fc .fc-view > table > thead > tr > td {
        border-bottom-width: 1px;
    }

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}

.table-hover > tbody > tr:hover {
    background-color: #fafafa;
}

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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #fafafa;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #ededed;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dcedc8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e7b5;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #b2ebf2;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #9ce5ee;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #ffecb3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #ffe69a;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f9bdbb;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #f7a6a4;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #eeeeee;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered,
        .table-responsive > .fc .fc-view > table {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child,
            .table-responsive > .fc .fc-view > table > thead > tr > th:first-child,
            .table-responsive > .fc .fc-view > table > tbody > tr > th:first-child,
            .table-responsive > .fc .fc-view > table > tfoot > tr > th:first-child,
            .table-responsive > .fc .fc-view > table > thead > tr > td:first-child,
            .table-responsive > .fc .fc-view > table > tbody > tr > td:first-child,
            .table-responsive > .fc .fc-view > table > tfoot > tr > td:first-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child,
            .table-responsive > .fc .fc-view > table > thead > tr > th:last-child,
            .table-responsive > .fc .fc-view > table > tbody > tr > th:last-child,
            .table-responsive > .fc .fc-view > table > tfoot > tr > th:last-child,
            .table-responsive > .fc .fc-view > table > thead > tr > td:last-child,
            .table-responsive > .fc .fc-view > table > tbody > tr > td:last-child,
            .table-responsive > .fc .fc-view > table > tfoot > tr > td:last-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td,
            .table-responsive > .fc .fc-view > table > tbody > tr:last-child > th,
            .table-responsive > .fc .fc-view > table > tfoot > tr:last-child > th,
            .table-responsive > .fc .fc-view > table > tbody > tr:last-child > td,
            .table-responsive > .fc .fc-view > table > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #616161;
    border: 0;
    border-bottom: 1px solid #e6e7e8;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 2px 0 0 4px;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 6px;
    font-size: 14px;
    line-height: 1.45;
    color: #212121;
}

.form-control {
    display: block;
    width: 100%;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42;
    color: #212121;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, 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:focus {
        border-color: #bdbdbd;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(189, 189, 189, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(189, 189, 189, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #bdbdbd;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #bdbdbd;
    }

    .form-control::-webkit-input-placeholder {
        color: #bdbdbd;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #ededed;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 32px;
    }

        input[type="date"].input-sm,
        input[type="time"].input-sm,
        input[type="datetime-local"].input-sm,
        input[type="month"].input-sm {
            line-height: 24px;
        }

        input[type="date"].input-lg,
        input[type="time"].input-lg,
        input[type="datetime-local"].input-lg,
        input[type="month"].input-lg {
            line-height: 40px;
        }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-right: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-right: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-right: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm,
.form-group-sm .form-control {
    height: 24px;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.35;
    border-radius: 2px;
}

select.input-sm,
select.form-group-sm .form-control {
    height: 24px;
    line-height: 24px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto;
}

.input-lg,
.form-group-lg .form-control {
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.65;
    border-radius: 2px;
}

select.input-lg,
select.form-group-lg .form-control {
    height: 40px;
    line-height: 40px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-left: 40px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.input-sm + .form-control-feedback {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #7cb342;
}

.has-success .form-control {
    border-color: #7cb342;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #628e34;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aed388;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #aed388;
    }

.has-success .input-group-addon {
    color: #7cb342;
    border-color: #7cb342;
    background-color: #dcedc8;
}

.has-success .form-control-feedback {
    color: #7cb342;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #ffb300;
}

.has-warning .form-control {
    border-color: #ffb300;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #cc8f00;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd166;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd166;
    }

.has-warning .input-group-addon {
    color: #ffb300;
    border-color: #ffb300;
    background-color: #ffecb3;
}

.has-warning .form-control-feedback {
    color: #ffb300;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #dd191d;
}

.has-error .form-control {
    border-color: #dd191d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #af1417;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef6d70;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef6d70;
    }

.has-error .input-group-addon {
    color: #dd191d;
    border-color: #dd191d;
    background-color: #f9bdbb;
}

.has-error .form-control-feedback {
    color: #dd191d;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a1a1a1;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-right: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-right: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 26px;
}

.form-horizontal .form-group {
    margin-right: -16px;
    margin-left: -16px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 6px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    left: 16px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 10.9px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 4px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn > svg {
        margin-bottom: -4px;
        height: 18px;
        margin-left: 4px;
    }

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #616161;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn.aspNetDisabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #616161;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #616161;
        background-color: #e1e1e1;
        border-color: #c1c1c1;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .btn-default .badge {
        color: #fafafa;
        background-color: #616161;
    }

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #616161;
        background-color: #ededed !important;
        border-color: #ededed !important;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .btn-default .badge {
        color: #fafafa;
        background-color: #616161;
    }

    .btn-default:hover {
        background-color: #ededed;
        border-color: #cccccc;
    }

    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #616161;
        background-color: #e6e6e6;
        border-color: #c7c7c7;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .btn-default .badge {
        color: #fafafa;
        background-color: #616161;
    }

.btn-primary {
    background-color: #03a9f4 !important;
    border-color: #03a9f4 !important;
    color: #ffffff;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #0286c2;
        border-color: #027fb8;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary.aspNetDisabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary.aspNetDisabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary.aspNetDisabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary.aspNetDisabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary.aspNetDisabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary.aspNetDisabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #03a9f4;
        border-color: #03a9f4;
    }

    .btn-primary .badge {
        color: #03a9f4;
        background-color: #ffffff;
    }

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #0398db !important;
        border-color: #0398db !important;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #03a9f4;
        border-color: #03a9f4;
    }

    .btn-primary .badge {
        color: #03a9f4;
        background-color: #ffffff;
    }

    .btn-primary:hover {
        background-color: #0398db;
        border-color: #038dcc;
    }

    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #038dcc;
        border-color: #0286c2;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #03a9f4;
        border-color: #03a9f4;
    }

    .btn-primary .badge {
        color: #03a9f4;
        background-color: #ffffff;
    }

.btn-success {
    background-color: #8bc34a !important;
    border-color: #8bc34a !important;
    color: #ffffff;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #71a436;
        border-color: #6c9c34;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success.aspNetDisabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success.aspNetDisabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success.aspNetDisabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success.aspNetDisabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success.aspNetDisabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success.aspNetDisabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #8bc34a;
        border-color: #8bc34a;
    }

    .btn-success .badge {
        color: #8bc34a;
        background-color: #ffffff;
    }

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #7eb73d !important;
        border-color: #7eb73d !important;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #8bc34a;
        border-color: #8bc34a;
    }

    .btn-success .badge {
        color: #8bc34a;
        background-color: #ffffff;
    }

    .btn-success:hover {
        background-color: #7eb73d;
        border-color: #76ab39;
    }

    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #76ab39;
        border-color: #71a436;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #8bc34a;
        border-color: #8bc34a;
    }

    .btn-success .badge {
        color: #8bc34a;
        background-color: #ffffff;
    }

.btn-info {
    background-color: #00bcd4 !important;
    border-color: #00bcd4 !important;
    color: #ffffff;
    background-color: #00bcd4;
    border-color: #00bcd4;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #008fa1;
        border-color: #008697;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #00bcd4;
        border-color: #00bcd4;
    }

    .btn-info .badge {
        color: #00bcd4;
        background-color: #ffffff;
    }

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #00a5bb !important;
        border-color: #00a5bb !important;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #00bcd4;
        border-color: #00bcd4;
    }

    .btn-info .badge {
        color: #00bcd4;
        background-color: #ffffff;
    }

    .btn-info:hover {
        background-color: #00a5bb;
        border-color: #0098ab;
    }

    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #0098ab;
        border-color: #008fa1;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #00bcd4;
        border-color: #00bcd4;
    }

    .btn-info .badge {
        color: #00bcd4;
        background-color: #ffffff;
    }

.btn-warning {
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
    color: #ffffff;
    background-color: #ffc107;
    border-color: #ffc107;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #d39e00;
        border-color: #c99700;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning.aspNetDisabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning.aspNetDisabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning.aspNetDisabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning.aspNetDisabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning.aspNetDisabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning.aspNetDisabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-warning .badge {
        color: #ffc107;
        background-color: #ffffff;
    }

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #ecb100 !important;
        border-color: #ecb100 !important;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-warning .badge {
        color: #ffc107;
        background-color: #ffffff;
    }

    .btn-warning:hover {
        background-color: #ecb100;
        border-color: #dda600;
    }

    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #dda600;
        border-color: #d39e00;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-warning .badge {
        color: #ffc107;
        background-color: #ffffff;
    }

.btn-danger {
    background-color: #e51c23 !important;
    border-color: #e51c23 !important;
    color: #ffffff;
    background-color: #e51c23;
    border-color: #e51c23;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #b9151b;
        border-color: #b0141a;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #e51c23;
        border-color: #e51c23;
    }

    .btn-danger .badge {
        color: #e51c23;
        background-color: #ffffff;
    }

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #d0181e !important;
        border-color: #d0181e !important;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #e51c23;
        border-color: #e51c23;
    }

    .btn-danger .badge {
        color: #e51c23;
        background-color: #ffffff;
    }

    .btn-danger:hover {
        background-color: #d0181e;
        border-color: #c2161c;
    }

    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #c2161c;
        border-color: #b9151b;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #e51c23;
        border-color: #e51c23;
    }

    .btn-danger .badge {
        color: #e51c23;
        background-color: #ffffff;
    }

.btn-link {
    color: #03a9f4;
    font-weight: normal;
    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:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #03a9f4;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #bdbdbd;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.65;
    border-radius: 2px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.35;
    border-radius: 2px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 2px;
    font-size: 12px;
    line-height: 1.35;
    border-radius: 2px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu,
.tt-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1001;
    display: none;
    float: right;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: right;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-left,
    .tt-dropdown-menu.pull-left {
        left: 0;
        right: auto;
    }

    .dropdown-menu .divider,
    .tt-dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #eeeeee;
    }

    .dropdown-menu li ul li p,
    .dropdown-menu > li > a,
    .tt-dropdown-menu > li > a,
    .tt-suggestion > p {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.45;
        color: #616161;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus,
        .tt-dropdown-menu > li > a:hover,
        .tt-dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #212121;
            background-color: #f5f5f5;
        }

        .dropdown-menu > .active > a,
        .dropdown-menu > .active > a:hover,
        .dropdown-menu > .active > a:focus,
        .tt-dropdown-menu > .active > a,
        .tt-dropdown-menu > .active > a:hover,
        .tt-dropdown-menu > .active > a:focus,
        .tt-suggestion > p:hover,
        .tt-suggestion > p:focus,
        .tt-suggestion.tt-cursor > p {
            color: #ffffff;
            text-decoration: none;
            outline: 0;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus,
    .tt-dropdown-menu > .disabled > a,
    .tt-dropdown-menu > .disabled > a:hover,
    .tt-dropdown-menu > .disabled > a:focus {
        color: #bdbdbd;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus,
        .tt-dropdown-menu > .disabled > a:hover,
        .tt-dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu,
.open > .tt-dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.45;
    color: #bdbdbd;
    white-space: nowrap;
}

.dropdown-backdrop {
    /*position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 991;*/
}

.pull-left > .dropdown-menu,
.pull-left > .tt-dropdown-menu {
    left: 0;
    right: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.dropup .tt-dropdown-menu,
.navbar-fixed-bottom .dropdown .tt-dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .navbar-left .dropdown-menu,
    .navbar-left .tt-dropdown-menu {
        right: auto;
        left: 0;
    }

    .navbar-left .dropdown-menu-right {
        right: 0;
        left: auto;
    }
}

.list-group {
    margin-bottom: 20px;
    padding-right: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
}

    .list-group-item:first-child {
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }

a.list-group-item {
    color: #616161;
}

    a.list-group-item .list-group-item-heading {
        color: #212121;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        text-decoration: none;
        color: #616161;
        background-color: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #e0e0e0;
    color: #bdbdbd;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #bdbdbd;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #03a9f4;
    border-color: #03a9f4;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #c5ecfe;
    }

.list-group-item-success {
    color: #7cb342;
    background-color: #dcedc8;
}

a.list-group-item-success {
    color: #7cb342;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #7cb342;
        background-color: #d0e7b5;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #7cb342;
        border-color: #7cb342;
    }

.list-group-item-info {
    color: #00acc1;
    background-color: #b2ebf2;
}

a.list-group-item-info {
    color: #00acc1;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #00acc1;
        background-color: #9ce5ee;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #00acc1;
        border-color: #00acc1;
    }

.list-group-item-warning {
    color: #ffb300;
    background-color: #ffecb3;
}

a.list-group-item-warning {
    color: #ffb300;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #ffb300;
        background-color: #ffe69a;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #ffb300;
        border-color: #ffb300;
    }

.list-group-item-danger {
    color: #dd191d;
    background-color: #f9bdbb;
}

a.list-group-item-danger {
    color: #dd191d;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #dd191d;
        background-color: #f7a6a4;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #dd191d;
        border-color: #dd191d;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

#editor_holder h3 {
    margin-bottom: 0px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #eeeeeeb5;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 2px;
}

.well-sm {
    padding: 9px;
    border-radius: 2px;
}

.close {
    float: left;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #212121;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #212121;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.nav {
    margin-bottom: 0;
    padding-right: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 14px 16px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: #e0e0e0;
            }

        .nav > li.disabled > a {
            color: #bdbdbd;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #bdbdbd;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #e0e0e0;
        border-color: #03a9f4;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #e0e0e0;
}

    .nav-tabs > li {
        float: right;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-left: 2px;
            line-height: 1.45;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #e0e0e0 #e0e0e0 #e0e0e0;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #9e9e9e;
            background-color: #f5f5f5;
            border: 1px solid #e0e0e0;
            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;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu,
        .nav-tabs.nav-justified > .dropdown .tt-dropdown-menu {
            top: auto;
            right: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-left: 0;
    border-radius: 2px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #e0e0e0;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #e0e0e0;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #f5f5f5;
    }
}

.nav-pills > li {
    float: right;
}

    .nav-pills > li > a {
        border-radius: 2px;
    }

    .nav-pills > li + li {
        margin-right: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #f5f5f5;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-right: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu,
    .nav-justified > .dropdown .tt-dropdown-menu {
        top: auto;
        right: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-left: 0;
        border-radius: 2px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #e0e0e0;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #e0e0e0;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #f5f5f5;
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu,
.nav-tabs .tt-dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: right;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-right: -1px;
    }

.btn-toolbar {
    margin-right: -5px;
}

    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: right;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-right: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-right: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group {
    float: right;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child > .btn:last-child,
    .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-right: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 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-right: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-right-radius: 2px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .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-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-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,
        .btn-group-justified > .btn-group .tt-dropdown-menu {
            right: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.breadcrumb {
    margin-left: 0px;
    padding: 3px 6px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #eeeeee;
    border-radius: 2px;
}

    .breadcrumb > li {
        display: inline-block;
    }

    .breadcrumb .breadcrumb-arrow {
        padding: 0 8px 0 5px;
    }

    .breadcrumb > .active {
        color: #9e9e9e;
    }

.pagination {
    display: inline-block;
    padding-right: 0;
    margin: 20px 0;
    border-radius: 2px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: right;
            padding: 5px 10px;
            line-height: 1.45;
            text-decoration: none;
            color: #03a9f4;
            background-color: #ffffff;
            border: 1px solid #e0e0e0;
            margin-right: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-right: 0;
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #03a9f4;
            background-color: #e0e0e0;
            border-color: #dddddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #03a9f4;
        border-color: #03a9f4;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #bdbdbd;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 6px 12px;
    font-size: 16px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 3px 6px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pager {
    padding-right: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #e0e0e0;
            border-radius: 2px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #e0e0e0;
            }

    .pager .next > a,
    .pager .next > span {
        float: left;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: right;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #bdbdbd;
        background-color: #ffffff;
        cursor: not-allowed;
    }

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1250;
    -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 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.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: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 15.45px;
}

    .modal-header .close {
        margin-left: 5px;
        margin-top: 5px;
    }

.modal-title {
    margin: 0;
    line-height: 1.45;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    padding: 20px;
    text-align: left;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-right: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-right: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-right: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 650px;
        margin: 10px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1230;
    display: block;
    visibility: visible;
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;*/
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-right: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-right: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #212121;
    border-radius: 2px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    right: 50%;
    margin-right: -5px;
    border-width: 5px 5px 0;
    border-top-color: #212121;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #212121;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #212121;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-left-color: #212121;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-right-color: #212121;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    right: 50%;
    margin-right: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #212121;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #212121;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #212121;
}

.popover {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;*/
    font-size: 14px;
    font-weight: normal;
    line-height: 1.45;
    text-align: right;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.left {
        margin-right: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.right {
        margin-right: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 1px 1px 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;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    right: 50%;
    margin-right: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: #e0e0e0;
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-right: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: #e0e0e0;
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        bottom: -10px;
        border-right-width: 0;
        border-left-color: #ffffff;
    }

.popover.bottom > .arrow {
    right: 50%;
    margin-right: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: #e0e0e0;
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-right: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: #e0e0e0;
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        border-left-width: 0;
        border-right-color: #ffffff;
        bottom: -10px;
    }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-left: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        left: -21px;
        color: inherit;
    }

.alert-success {
    color: #7cb342;
    background-color: #dcedc8;
    border-color: #9ccc65;
}

    .alert-success hr {
        border-top-color: #90c652;
    }

    .alert-success .alert-link {
        color: #628e34;
    }

    .alert-success,
    .alert-success h1,
    .alert-success h2,
    .alert-success h3,
    .alert-success h4,
    .alert-success h5,
    .alert-success h6,
    .alert-success small {
        color: #7cb342;
    }

        .alert-success hr {
            border-top-color: #90c652;
        }

        .alert-success .alert-link {
            color: #628e34;
        }

.alert-info {
    color: #00acc1;
    background-color: #b2ebf2;
    border-color: #26c6da;
}

    .alert-info hr {
        border-top-color: #22b3c5;
    }

    .alert-info .alert-link {
        color: #007f8e;
    }

    .alert-info,
    .alert-info h1,
    .alert-info h2,
    .alert-info h3,
    .alert-info h4,
    .alert-info h5,
    .alert-info h6,
    .alert-info small {
        color: #00acc1;
    }

        .alert-info hr {
            border-top-color: #22b3c5;
        }

        .alert-info .alert-link {
            color: #007f8e;
        }

.alert-warning {
    color: #ffb300;
    background-color: #ffecb3;
    border-color: #ffca28;
}

    .alert-warning hr {
        border-top-color: #ffc40e;
    }

    .alert-warning .alert-link {
        color: #cc8f00;
    }

    .alert-warning,
    .alert-warning h1,
    .alert-warning h2,
    .alert-warning h3,
    .alert-warning h4,
    .alert-warning h5,
    .alert-warning h6,
    .alert-warning small {
        color: #ffb300;
    }

        .alert-warning hr {
            border-top-color: #ffc40e;
        }

        .alert-warning .alert-link {
            color: #cc8f00;
        }

.alert-danger {
    color: #dd191d;
    background-color: #f9bdbb;
    border-color: #e84e40;
}

    .alert-danger hr {
        border-top-color: #e53929;
    }

    .alert-danger .alert-link {
        color: #af1417;
    }

    .alert-danger,
    .alert-danger h1,
    .alert-danger h2,
    .alert-danger h3,
    .alert-danger h4,
    .alert-danger h5,
    .alert-danger h6,
    .alert-danger small {
        color: #dd191d;
    }

        .alert-danger hr {
            border-top-color: #e53929;
        }

        .alert-danger .alert-link {
            color: #af1417;
        }

.thumbnail {
    display: block;
    padding: 5px;
    margin-bottom: 20px;
    line-height: 1.45;
    background-color: #f5f5f5;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #03a9f4;
}

.thumbnail .caption {
    padding: 9px;
    color: #616161;
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

    .media-left,
    .media > .pull-left {
        padding-right: 10px;
    }

    .media-right,
    .media > .pull-right {
        padding-left: 10px;
    }

.media-right,
.media-left,
.media-body {
    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-right: 0;
    list-style: none;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: right;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

@media screen and (max-width: 768px) {
    .label {
        white-space: normal !important;
    }
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #bdbdbd;
}

.label-transparent {
    padding: 3px 5px 3px 5px !important;
    border: 1px solid #eeeeee !important;
    border-radius: 2px !important;
    color: #616161 !important;
    font-size: 75% !important;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #a4a4a4;
}

.label-primary {
    background-color: #03a9f4;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #0286c2;
    }

.label-success {
    background-color: #8bc34a;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #71a436;
    }

.label-info {
    background-color: #00bcd4;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #008fa1;
    }

.label-warning {
    background-color: #ffc107;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #d39e00;
    }

.label-danger {
    background-color: #e51c23;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #b9151b;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.35;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #bdbdbd;
    border-radius: 8px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #03a9f4;
    background-color: #ffffff;
}

.list-group-item > .badge {
    float: left;
}

    .list-group-item > .badge + .badge {
        margin-left: 5px;
    }

.nav-pills > li > a > .badge {
    margin-right: 3px;
}

@-webkit-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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #eeeeee;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: right;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #03a9f4;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -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: #8bc34a;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #00bcd4;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #ffc107;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #e51c23;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out right;
        -o-transition: 0.6s ease-in-out right;
        transition: 0.6s ease-in-out right;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            right: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            right: 0;
        }

            .carousel-inner > .item.next.right,
            .carousel-inner > .item.prev.left,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                right: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    right: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    right: 100%;
}

.carousel-inner > .prev {
    right: -100%;
}

    .carousel-inner > .next.right,
    .carousel-inner > .prev.left {
        right: 0;
    }

.carousel-inner > .active.right {
    right: -100%;
}

.carousel-inner > .active.left {
    right: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.right {
        background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.left {
        right: auto;
        left: 0;
        background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .glyphicon-chevron-left {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    right: 50%;
    z-index: 15;
    width: 60%;
    margin-right: -30%;
    padding-right: 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 #ffffff;
        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: #ffffff;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    left: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev {
        margin-right: -15px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-next {
        margin-left: -15px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #e0e0e0;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #c7c7c7;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 2px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: right;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 6px 12px;
    border-radius: 2px;
    padding: 6px 10px;
    font-size: 16px;
    height: 40px;
    line-height: 1.65;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 40px;
    line-height: 40px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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 {
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 2px;
    padding: 4px 4px;
    height: 24px;
    line-height: 1.35;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 24px;
    line-height: 24px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control: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: 14px;
    font-weight: normal;
    line-height: 1;
    color: #212121;
    text-align: center;
    background-color: #e0e0e0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
}

    .input-group-addon.input-sm {
        padding: 3px 6px;
        font-size: 12px;
        border-radius: 2px;
    }

    .input-group-addon.input-lg {
        padding: 6px 12px;
        font-size: 16px;
        border-radius: 2px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        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:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:first-child {
        border-left: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:last-child {
        border-right: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-right: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-left: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        margin-right: -1px;
    }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.pager:before,
.pager:after,
.modal-footer:before,
.modal-footer:after,
.page-heading:before,
.page-heading:after,
#topnav:before,
#topnav:after,
#topnav .logo-area:before,
#topnav .logo-area:after,
#topnav .userinfo li a:before,
#topnav .userinfo li a:after,
#topnav a.username:before,
#topnav a.username:after,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel:before,
.panel:after,
.panel-heading:before,
.panel-heading:after,
.panel-body:before,
.panel-body:after,
.panel-footer:before,
.panel-footer:after,
.timeline > li .timeline-header:before,
.timeline > li .timeline-header:after,
.timeline > li .timeline-footer:before,
.timeline > li .timeline-footer:after,
.widget-weather:before,
.widget-weather:after,
.gallery:before,
.gallery:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.pager:after,
.modal-footer:after,
.page-heading:after,
#topnav:after,
#topnav .logo-area:after,
#topnav .userinfo li a:after,
#topnav a.username:after,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel:after,
.panel-heading:after,
.panel-body:after,
.panel-footer:after,
.timeline > li .timeline-header:after,
.timeline > li .timeline-footer:after,
.widget-weather:after,
.gallery:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

tr.visible-xs,
tr.visible-sm,
tr.visible-md,
tr.visible-lg {
    display: none !important;
}

th.visible-xs,
th.visible-sm,
th.visible-md,
th.visible-lg,
td.visible-xs,
td.visible-sm,
td.visible-md,
td.visible-lg {
    display: none !important;
}

.btn-group.visible-xs,
.btn-group.visible-sm,
.btn-group.visible-md,
.btn-group.visible-lg,
.btn-group-vertical.visible-xs,
.btn-group-vertical.visible-sm,
.btn-group-vertical.visible-md,
.btn-group-vertical.visible-lg,
.btn.visible-xs,
.btn.visible-sm,
.btn.visible-md,
.btn.visible-lg,
span.visible-xs,
span.visible-sm,
span.visible-md,
span.visible-lg,
i.visible-xs,
i.visible-sm,
i.visible-md,
i.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    .btn-group.visible-xs,
    .btn-group-vertical.visible-xs,
    .btn.visible-xs {
        display: inline-block !important;
    }

    span.visible-xs,
    i.visible-xs {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .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;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }

    .btn-group.visible-sm,
    .btn-group-vertical.visible-sm,
    .btn.visible-sm {
        display: inline-block !important;
    }

    span.visible-sm,
    i.visible-sm {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .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;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }

    .btn-group.visible-md,
    .btn-group-vertical.visible-md,
    .btn.visible-md {
        display: inline-block !important;
    }

    span.visible-md,
    i.visible-md {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }

    .btn-group.visible-lg,
    .btn-group-vertical.visible-lg,
    .btn.visible-lg {
        display: inline-block !important;
    }

    span.visible-lg,
    i.visible-lg {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    tr.hidden-xs {
        display: none !important;
    }

    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }

    .btn-group.hidden-xs,
    .btn-group-vertical.hidden-xs,
    .btn.hidden-xs,
    span.hidden-xs,
    i.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }

    tr.hidden-sm {
        display: none !important;
    }

    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }

    .btn-group.hidden-sm,
    .btn-group-vertical.hidden-sm,
    .btn.hidden-sm,
    span.hidden-sm,
    i.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }

    tr.hidden-md {
        display: none !important;
    }

    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }

    .btn-group.hidden-md,
    .btn-group-vertical.hidden-md,
    .btn.hidden-md,
    span.hidden-md,
    i.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }

    tr.hidden-lg {
        display: none !important;
    }

    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }

    .btn-group.hidden-lg,
    .btn-group-vertical.hidden-lg,
    .btn.hidden-lg,
    span.hidden-lg,
    i.hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

tr.visible-print {
    display: none !important;
}

th.visible-print,
td.visible-print {
    display: none !important;
}

.btn-group.visible-print,
.btn-group-vertical.visible-print,
.btn.visible-print,
span.visible-print,
i.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }

    .btn-group.visible-print,
    .btn-group-vertical.visible-print,
    .btn.visible-print {
        display: inline-block !important;
    }

    span.visible-print,
    i.visible-print {
        display: inline !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;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }

    tr.hidden-print {
        display: none !important;
    }

    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }

    .btn-group.hidden-print,
    .btn-group-vertical.hidden-print,
    .btn.hidden-print,
    span.hidden-print,
    i.hidden-print {
        display: none !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

html {
    -ms-overflow-style: scrollbar;
}

:focus,
:active {
    outline: 0 !important;
}

::-moz-focus-inner {
    border: 0 !important;
}

body {
    font-weight: 400;
}

a {
    outline: none;
    cursor: pointer;
}

hr.outsider {
    margin-right: -16px;
    margin-left: -16px;
    border-top: 1px solid #eeeeee;
}

hr.outsider-dashed {
    margin-right: -16px;
    margin-left: -16px;
    border-top: 1px dashed #eeeeee;
}

hr.dashed {
    border-top: 1px dashed #e0e0e0;
}

hr {
    margin-top: 16px;
    margin-bottom: 16px;
}

.row.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

    .row.no-gutter [class*='col-']:not(:first-child),
    .row.no-gutter [class*='col-']:not(:last-child) {
        padding-left: 0;
        padding-right: 0;
    }

.text-gray {
    color: #9e9e9e;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 16px;
    margin-bottom: 16px;
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;*/
}

h1,
h2,
.h1,
.h2 {
    font-weight: 300;
}

h3,
.h3,
h4,
.h4 {
    font-weight: 400;
}

h5,
h6,
.h5,
.h6 {
    font-weight: 700;
}

h1 small,
.h1 small {
    font-size: 20px;
    font-weight: 300;
}

h2 small,
.h2 small {
    font-size: 18px;
    font-weight: 300;
}

h3 small,
.h3 small {
    font-size: 14px;
    font-weight: 400;
}

h4 small,
.h4 small {
    font-size: 12px;
    font-weight: 400;
}

h5 small,
.h5 small {
    font-size: 12px;
    font-weight: 400;
}

h6 small,
.h6 small {
    font-size: 12px;
    font-weight: 400;
}

p.lead {
    font-size: 16px;
    font-weight: 400;
}

p {
    margin: 0 0 16px;
}

small, small b,
.small, .small b {
    font-size: 0.85714em;
}
    small .small-xs {
        font-size: 0.75714em;
    }
.list-inline > li:first-child,
.widget-avatar > li:first-child {
    padding-right: 0;
}

.panel dl {
    margin: 0 auto;
}

    .panel dl dd {
        margin-bottom: 10px;
    }

blockquote {
    font-style: italic;
    border-right-width: 4px;
    padding: 0 16px;
    margin: 0 0 32px;
}

    blockquote.pull-left {
        border-left-width: 4px;
    }

address {
    display: block;
}

kdb,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

pre {
    margin-bottom: 32px;
}

    pre.prettyprint {
        margin-bottom: 16px;
    }

.tabe-responsive .table-bordered,
.table-bordered,
.tabe-responsive .fc .fc-view > table,
.fc .fc-view > table {
    -webkit-box-shadow: 0 0 0 1px #e3e3e3;
    box-shadow: 0 0 0 1px #e3e3e3;
    border-radius: 2px;
    border-style: none;
}

    .tabe-responsive .table-bordered tfoot > tr:last-child > th,
    .table-bordered tfoot > tr:last-child > th,
    .tabe-responsive .fc .fc-view > table tfoot > tr:last-child > th,
    .fc .fc-view > table tfoot > tr:last-child > th {
        border-bottom: 0;
    }

        .tabe-responsive .table-bordered tfoot > tr:last-child > th:last-child,
        .table-bordered tfoot > tr:last-child > th:last-child,
        .tabe-responsive .fc .fc-view > table tfoot > tr:last-child > th:last-child,
        .fc .fc-view > table tfoot > tr:last-child > th:last-child {
            border-left: 0;
        }

    .tabe-responsive .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > th,
    .tabe-responsive .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > th,
    .tabe-responsive .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > th,
    .tabe-responsive .table-bordered > thead > tr > td,
    .table-bordered > thead > tr > td,
    .tabe-responsive .table-bordered > tbody > tr > td,
    .table-bordered > tbody > tr > td,
    .tabe-responsive .table-bordered > tfoot > tr > td,
    .table-bordered > tfoot > tr > td,
    .tabe-responsive .fc .fc-view > table > thead > tr > th,
    .fc .fc-view > table > thead > tr > th,
    .tabe-responsive .fc .fc-view > table > tbody > tr > th,
    .fc .fc-view > table > tbody > tr > th,
    .tabe-responsive .fc .fc-view > table > tfoot > tr > th,
    .fc .fc-view > table > tfoot > tr > th,
    .tabe-responsive .fc .fc-view > table > thead > tr > td,
    .fc .fc-view > table > thead > tr > td,
    .tabe-responsive .fc .fc-view > table > tbody > tr > td,
    .fc .fc-view > table > tbody > tr > td,
    .tabe-responsive .fc .fc-view > table > tfoot > tr > td,
    .fc .fc-view > table > tfoot > tr > td {
        border-right: 0;
    }

    .tabe-responsive .table-bordered > thead > tr:last-child td,
    .table-bordered > thead > tr:last-child td,
    .tabe-responsive .table-bordered > tbody > tr:last-child td,
    .table-bordered > tbody > tr:last-child td,
    .tabe-responsive .table-bordered > tfoot > tr:last-child td,
    .table-bordered > tfoot > tr:last-child td,
    .tabe-responsive .fc .fc-view > table > thead > tr:last-child td,
    .fc .fc-view > table > thead > tr:last-child td,
    .tabe-responsive .fc .fc-view > table > tbody > tr:last-child td,
    .fc .fc-view > table > tbody > tr:last-child td,
    .tabe-responsive .fc .fc-view > table > tfoot > tr:last-child td,
    .fc .fc-view > table > tfoot > tr:last-child td {
        border-bottom: 0;
    }

table.fc-border-separate > thead > tr > th:last-child {
    border-left: 0 !important;
}

table.fc-border-separate > tbody > tr > td:last-child {
    border-left: 0 !important;
}

table.table-bordered > thead > tr > th:last-child,
table.fc .fc-view > table > thead > tr > th:last-child {
    border-left: 0 !important;
}

table.table-bordered > tbody > tr > td:last-child,
table.fc .fc-view > table > tbody > tr > td:last-child {
    border-left: 0 !important;
}

table > tbody > tr:first-child > th {
    border-top: 0;
}

table > tbody > tr:first-child > td {
    border-top: 0;
}

table > tbody > tr:last-child > th {
    border-bottom: 0;
}

table.table-fixed-header > tfoot > tr > th {
    background-color: transparent !important;
}

table > thead > tr > th:first-child {
    border-top-right-radius: 2px;
}

table > thead > tr > th:last-child {
    border-top-left-radius: 2px;
}

.panel-heading + .panel-body.no-padding table > tbody > tr:last-child > th {
    border-bottom: 0;
}

.panel-heading + .panel-body.no-padding table > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel-heading + .panel-body.no-padding .table-bordered,
.panel-heading + .panel-body.no-padding .fc .fc-view > table {
    border-bottom: 0 !important;
    box-shadow: none !important;
}

.panel-heading + .panel-body.no-padding table > thead > tr > th:first-child {
    border-top-right-radius: 0;
}

.panel-heading + .panel-body.no-padding table > thead > tr > th:last-child {
    border-top-left-radius: 0;
}

table > tbody > tr:last-child > td:first-child {
    border-bottom-right-radius: 2px;
}

table > tbody > tr:last-child > td:last-child {
    border-bottom-left-radius: 2px;
}

table > tbody > tr:last-child > th:first-child {
    border-bottom-right-radius: 2px;
}

table > tbody > tr:last-child > th:last-child {
    border-bottom-left-radius: 2px;
}

table input[type="text"] {
    width: 100% !important;
}

.table-responsive {
    overflow-x: auto;
}

@media (max-width: 767px) {
    /* Wrap your tables in `.table-flipscroll` and we'll fix the header and make the tbody scrollable */
    .table-flipscroll table,
    .table-flipscroll caption,
    .table-flipscroll td,
    .table-flipscroll thead,
    .table-flipscroll thead tr,
    .table-flipscroll th,
    .table-flipscroll tbody {
        display: block;
    }

    .table-flipscroll table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        position: relative;
    }

        .table-flipscroll table th,
        .table-flipscroll table td {
            margin: 0;
            vertical-align: top;
        }

            .table-flipscroll table th:last-child,
            .table-flipscroll table td:last-child {
                border-bottom: 1px solid #eeeeee;
            }

        .table-flipscroll table td {
            min-height: 1.25em;
            text-align: right;
            border-right: 0;
            border-left: 0;
            border-bottom: 0;
        }

        .table-flipscroll table thead {
            float: right;
        }

        .table-flipscroll table th {
            text-align: right;
            border-bottom-width: 1px !important;
            border-right: 0;
        }

            .table-flipscroll table th:first-child {
                border-top: 1px solid transparent !important;
            }

        .table-flipscroll table tbody {
            width: auto;
            position: relative;
            overflow-x: auto;
            white-space: nowrap;
        }

            .table-flipscroll table tbody tr {
                display: inline-block;
                vertical-align: top;
                border-right: 1px solid #eeeeee;
            }
    /* Force table to not be like tables anymore */
    .table-vertical {
        /* Hide table headers (but not display: none;, for accessibility) */
    }

        .table-vertical tr:first-child {
            display: none;
        }

        .table-vertical table,
        .table-vertical caption,
        .table-vertical thead,
        .table-vertical tbody,
        .table-vertical th,
        .table-vertical td,
        .table-vertical tr {
            display: block;
        }

            .table-vertical tr.pagination-tr {
                display: block;
            }

            .table-vertical thead tr {
                position: absolute;
                top: -9999px;
                right: -9999px;
            }

        .table-vertical tr {
            /*margin-top: 15px;*/
            /*margin-bottom: 15px;*/
            border-bottom: 1px solid #ccc;
            /*border-top: 1px solid #ccc;*/
        }

        .table-vertical td:not(.pagination-cell,.pagination-td) {
            /* Behave  like a "row" */
            min-height: 42px;
            border: none;
            /*border-bottom: 1px solid #eeeeee;*/
            position: relative;
            padding-right: 50% !important;
            white-space: normal;
            text-align: right;
        }

        .table-vertical td:before {
            position: absolute;
            top: 6px;
            right: 6px;
            width: 45%;
            padding-left: 10px;
            line-height: 16px;
            text-align: right;
            font-weight: bold;
            content: attr(data-title);
        }
}

legend {
    padding-bottom: 5px;
    font-weight: 300;
    font-size: 24px;
}

label {
    margin-bottom: 5px;
    font-weight: normal;
}

.label-input-lg {
    font-size: 16px;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    line-height: 1.65;
}

.label-input-sm {
    font-size: 12px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    line-height: 1.35;
}

.label-input-xs {
    font-size: 12px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 1.35;
}

.checkbox > label,
.checkbox-inline > label {
    margin: 0;
}

select[multiple] {
    padding: 7px 9px !important;
}

.form-control {
    border: 1px solid #e0e0e0;
    padding: 3px 8px;
    color: #616161;
    background: #fff;
    box-shadow: none !important;
}

select {
    max-height: 32px;
    font-size: 96% !important;
}

    select.form-control {
        color: #616161;
        padding: 3px 3px;
    }

.form-control:focus {
    border: 1px solid #03a9f4;
    background: #fff;
    box-shadow: none;
}

textarea.form-control {
    border-radius: 2px;
    border-top: 1px solid #dbdbdb;
    padding: 6px 8px;
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
}

    textarea.form-control:focus {
        border: 1px solid #03a9f4;
        background: #fff;
        box-shadow: 0 0px 1px 0px #c5ecfe !important;
    }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-right: -16px;
}

select.input-lg {
    padding: 6px 12px;
}

select.input-sm {
    padding: 4px 3px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    border: 1px solid #e0e0e0;
    box-shadow: none !important;
}

.input {
    height: 32px !important;
    line-height: 1.45;
}

.input-sm {
    border-radius: 2px;
    padding: 4px 4px;
    height: 24px;
    line-height: 1.35;
}

.input-lg {
    padding: 6px 10px;
    font-size: 16px;
    height: 40px;
    line-height: 1.65;
}

.form-group {
    margin-bottom: 12px;
}

.row-border .form-group {
    border-top: 1px solid #fafafa;
    padding: 16px 0px;
    margin-bottom: 0;
    margin-right: -16px;
    margin-left: -16px;
}

    .row-border .form-group:first-child {
        border-top: none;
        padding-top: 0;
    }

    .row-border .form-group:last-child {
        padding-bottom: 0;
    }

.tabular-form .form-group {
    border-top: 1px solid #fafafa;
    padding: 16px 0px;
    margin-right: -16px;
    margin-left: -16px;
    margin-bottom: 0;
}

    .tabular-form .form-group > .tabular-border {
        border-right: 1px solid #fafafa;
        margin: -16px 0;
        padding: 16px;
    }

@media (max-width: 768px) {
    .tabular-form .form-group .tabular-border {
        border-right: none;
    }
}

.tabular-form .form-group:first-child {
    border-top: none;
    padding-top: 0;
}

.tabular-form .form-group:last-child {
    padding-bottom: 0;
}

select[multiple] {
    border-radius: 2px;
    border: 1px solid #e0e0e0;
}

.help-block {
    margin-top: 6px;
    margin-bottom: 0;
}

.help-inline {
    margin-top: 6px;
    display: inline-block;
    color: #9e9e9e;
}

.input-search-icon-sm {
    padding: 20px !important;
}

    .input-search-icon-sm input.form-control {
        padding-left: 25px;
    }

    .input-search-icon-sm a {
        position: absolute;
        margin-top: -23px;
        font-size: 12px;
        left: 0;
        margin-left: 28px;
        color: #bdbdbd;
    }

.input-icon {
    position: relative;
}

    .input-icon > i,
    .input-icon .icon {
        position: absolute;
        display: block;
        margin: 10px 8px;
        line-height: 14px;
        color: #bdbdbd;
    }

        .input-icon > i:hover,
        .input-icon .icon:hover {
            text-decoration: none;
        }

    .input-icon > .form-control {
        padding-right: 35px;
    }

    .input-icon.left > i,
    .input-icon.left .icon {
        left: 0px;
        float: left;
    }

    .input-icon.left > .form-control {
        padding: 6px 35px 6px 10px;
    }

    .input-icon.left.input-group > i,
    .input-icon.left.input-group > .icon {
        left: 0;
    }

    .input-icon.input-group.right > .form-control {
        padding-right: 30px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
    }

.input-icon-sm > i {
    margin: 7px;
}

.input-group > :first-child > .form-control {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.spinner i {
    color: #616161;
}

@media (max-width: 768px) {
    .form-horizontal .control-label,
    .form-horizontal .radio,
    .form-horizontal .checkbox,
    .form-horizontal .radio-inline,
    .form-horizontal .checkbox-inline {
        padding-top: 0 !important;
        padding-bottom: 6px;
    }
}

.radio label,
.checkbox label,
.radio-inline,
.checkbox-inline {
    padding-right: 16px;
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 6px;
    padding-bottom: 6px;
}

.has-warning .form-control {
    background-color: #fff8e1;
    border-color: #ffe082 !important;
}

    .has-warning .form-control::-moz-placeholder {
        color: #ffd54f;
        opacity: 1;
    }

    .has-warning .form-control:-ms-input-placeholder {
        color: #ffd54f;
    }

    .has-warning .form-control::-webkit-input-placeholder {
        color: #ffd54f;
    }

    .has-warning .form-control:focus {
        background-color: #fff;
    }

.has-warning .input-group-addon {
    background-color: #ffecb3 !important;
    border-color: #ffe082 !important;
}

.has-warning .fileinput .fileinput-preview {
    color: #ffc107;
}

.has-warning .fileinput .thumbnail {
    border-color: #ffe082;
}

.has-warning .input-icon i,
.has-warning .input-icon .icon {
    color: #ffb300;
}

.has-error .form-control {
    background-color: #fde0dc;
    border-color: #f69988 !important;
}

    .has-error .form-control::-moz-placeholder {
        color: #f36c60;
        opacity: 1;
    }

    .has-error .form-control:-ms-input-placeholder {
        color: #f36c60;
    }

    .has-error .form-control::-webkit-input-placeholder {
        color: #f36c60;
    }

    .has-error .form-control:focus {
        background-color: #fff;
    }

.has-error .input-group-addon {
    background-color: #f9bdbb !important;
    border-color: #f69988 !important;
}

.has-error .fileinput .fileinput-preview {
    color: #e51c23;
}

.has-error .fileinput .thumbnail {
    border-color: #f69988;
}

.has-error .input-icon i,
.has-error .input-icon .icon {
    color: #dd191d;
}

.has-success .form-control {
    background-color: #f1f8e9;
    border-color: #c5e1a5 !important;
}

    .has-success .form-control::-moz-placeholder {
        color: #aed581;
        opacity: 1;
    }

    .has-success .form-control:-ms-input-placeholder {
        color: #aed581;
    }

    .has-success .form-control::-webkit-input-placeholder {
        color: #aed581;
    }

    .has-success .form-control:focus {
        background-color: #fff;
    }

.has-success .input-group-addon {
    background-color: #dcedc8 !important;
    border-color: #c5e1a5 !important;
}

.has-success .fileinput .fileinput-preview {
    color: #8bc34a;
}

.has-success .fileinput .thumbnail {
    border-color: #c5e1a5;
}

.has-success .input-icon i,
.has-success .input-icon .icon {
    color: #7cb342;
}

.input-group-addon:not(:first-child) {
    border-right: 0;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
}

.btn {
    text-transform: uppercase;
    border-radius: 2px;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    }

    .btn.disabled,
    .btn.aspNetDisabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .btn .ti {
        line-height: 1 !important;
    }

.btn-rounded {
    border-radius: 50px;
}

.btn-xs,
.btn-group-xs > .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 1px 2px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 3px 6px;
    line-height: 1.35;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 6px 12px;
    line-height: 1.65;
}

.btn-block {
    padding-right: 16px;
    padding-left: 16px;
}

.btn-link {
    box-shadow: none !important;
}

.btn-default {
    border-color: #e1e1e1 !important;
}

    .btn-default:hover {
        background-color: #fff !important;
        border-color: #e0e0e0 !important;
    }

.btn-inverse {
    background-color: #757575 !important;
    border-color: #757575 !important;
    color: #ffffff;
    background-color: #757575;
    border-color: #757575;
}

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse.focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        color: #ffffff;
        background-color: #5b5b5b;
        border-color: #565656;
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        background-image: none;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled.focus,
    .btn-inverse[disabled].focus,
    fieldset[disabled] .btn-inverse.focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #757575;
        border-color: #757575;
    }

    .btn-inverse .badge {
        color: #757575;
        background-color: #ffffff;
    }

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse.focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        color: #ffffff;
        background-color: #686868 !important;
        border-color: #686868 !important;
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        background-image: none;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled.focus,
    .btn-inverse[disabled].focus,
    fieldset[disabled] .btn-inverse.focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #757575;
        border-color: #757575;
    }

    .btn-inverse .badge {
        color: #757575;
        background-color: #ffffff;
    }

    .btn-inverse:hover {
        background-color: #686868;
        border-color: #616161;
    }

    .btn-inverse:focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        color: #ffffff;
        background-color: #616161;
        border-color: #5b5b5b;
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        background-image: none;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #757575;
        border-color: #757575;
    }

    .btn-inverse .badge {
        color: #757575;
        background-color: #ffffff;
    }

.btn-brown {
    background-color: #795548 !important;
    border-color: #795548 !important;
    color: #ffffff;
    background-color: #795548;
    border-color: #795548;
}

    .btn-brown:hover,
    .btn-brown:focus,
    .btn-brown.focus,
    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        color: #ffffff;
        background-color: #593f35;
        border-color: #533a31;
    }

    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        background-image: none;
    }

    .btn-brown.disabled,
    .btn-brown[disabled],
    fieldset[disabled] .btn-brown,
    .btn-brown.disabled:hover,
    .btn-brown[disabled]:hover,
    fieldset[disabled] .btn-brown:hover,
    .btn-brown.disabled:focus,
    .btn-brown[disabled]:focus,
    fieldset[disabled] .btn-brown:focus,
    .btn-brown.disabled.focus,
    .btn-brown[disabled].focus,
    fieldset[disabled] .btn-brown.focus,
    .btn-brown.disabled:active,
    .btn-brown[disabled]:active,
    fieldset[disabled] .btn-brown:active,
    .btn-brown.disabled.active,
    .btn-brown[disabled].active,
    fieldset[disabled] .btn-brown.active {
        background-color: #795548;
        border-color: #795548;
    }

    .btn-brown .badge {
        color: #795548;
        background-color: #ffffff;
    }

    .btn-brown:hover,
    .btn-brown:focus,
    .btn-brown.focus,
    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        color: #ffffff;
        background-color: #694a3e !important;
        border-color: #694a3e !important;
    }

    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        background-image: none;
    }

    .btn-brown.disabled,
    .btn-brown[disabled],
    fieldset[disabled] .btn-brown,
    .btn-brown.disabled:hover,
    .btn-brown[disabled]:hover,
    fieldset[disabled] .btn-brown:hover,
    .btn-brown.disabled:focus,
    .btn-brown[disabled]:focus,
    fieldset[disabled] .btn-brown:focus,
    .btn-brown.disabled.focus,
    .btn-brown[disabled].focus,
    fieldset[disabled] .btn-brown.focus,
    .btn-brown.disabled:active,
    .btn-brown[disabled]:active,
    fieldset[disabled] .btn-brown:active,
    .btn-brown.disabled.active,
    .btn-brown[disabled].active,
    fieldset[disabled] .btn-brown.active {
        background-color: #795548;
        border-color: #795548;
    }

    .btn-brown .badge {
        color: #795548;
        background-color: #ffffff;
    }

    .btn-brown:hover {
        background-color: #694a3e;
        border-color: #5f4339;
    }

    .btn-brown:focus,
    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        color: #ffffff;
        background-color: #5f4339;
        border-color: #593f35;
    }

    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        background-image: none;
    }

    .btn-brown.disabled,
    .btn-brown[disabled],
    fieldset[disabled] .btn-brown,
    .btn-brown.disabled:hover,
    .btn-brown[disabled]:hover,
    fieldset[disabled] .btn-brown:hover,
    .btn-brown.disabled:focus,
    .btn-brown[disabled]:focus,
    fieldset[disabled] .btn-brown:focus,
    .btn-brown.disabled:active,
    .btn-brown[disabled]:active,
    fieldset[disabled] .btn-brown:active,
    .btn-brown.disabled.active,
    .btn-brown[disabled].active,
    fieldset[disabled] .btn-brown.active {
        background-color: #795548;
        border-color: #795548;
    }

    .btn-brown .badge {
        color: #795548;
        background-color: #ffffff;
    }

.btn-indigo {
    background-color: #3f51b5 !important;
    border-color: #3f51b5 !important;
    color: #ffffff;
    background-color: #3f51b5;
    border-color: #3f51b5;
}

    .btn-indigo:hover,
    .btn-indigo:focus,
    .btn-indigo.focus,
    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        color: #ffffff;
        background-color: #32408f;
        border-color: #2f3d88;
    }

    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        background-image: none;
    }

    .btn-indigo.disabled,
    .btn-indigo[disabled],
    fieldset[disabled] .btn-indigo,
    .btn-indigo.disabled:hover,
    .btn-indigo[disabled]:hover,
    fieldset[disabled] .btn-indigo:hover,
    .btn-indigo.disabled:focus,
    .btn-indigo[disabled]:focus,
    fieldset[disabled] .btn-indigo:focus,
    .btn-indigo.disabled.focus,
    .btn-indigo[disabled].focus,
    fieldset[disabled] .btn-indigo.focus,
    .btn-indigo.disabled:active,
    .btn-indigo[disabled]:active,
    fieldset[disabled] .btn-indigo:active,
    .btn-indigo.disabled.active,
    .btn-indigo[disabled].active,
    fieldset[disabled] .btn-indigo.active {
        background-color: #3f51b5;
        border-color: #3f51b5;
    }

    .btn-indigo .badge {
        color: #3f51b5;
        background-color: #ffffff;
    }

    .btn-indigo:hover,
    .btn-indigo:focus,
    .btn-indigo.focus,
    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        color: #ffffff;
        background-color: #3849a2 !important;
        border-color: #3849a2 !important;
    }

    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        background-image: none;
    }

    .btn-indigo.disabled,
    .btn-indigo[disabled],
    fieldset[disabled] .btn-indigo,
    .btn-indigo.disabled:hover,
    .btn-indigo[disabled]:hover,
    fieldset[disabled] .btn-indigo:hover,
    .btn-indigo.disabled:focus,
    .btn-indigo[disabled]:focus,
    fieldset[disabled] .btn-indigo:focus,
    .btn-indigo.disabled.focus,
    .btn-indigo[disabled].focus,
    fieldset[disabled] .btn-indigo.focus,
    .btn-indigo.disabled:active,
    .btn-indigo[disabled]:active,
    fieldset[disabled] .btn-indigo:active,
    .btn-indigo.disabled.active,
    .btn-indigo[disabled].active,
    fieldset[disabled] .btn-indigo.active {
        background-color: #3f51b5;
        border-color: #3f51b5;
    }

    .btn-indigo .badge {
        color: #3f51b5;
        background-color: #ffffff;
    }

    .btn-indigo:hover {
        background-color: #3849a2;
        border-color: #344397;
    }

    .btn-indigo:focus,
    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        color: #ffffff;
        background-color: #344397;
        border-color: #32408f;
    }

    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        background-image: none;
    }

    .btn-indigo.disabled,
    .btn-indigo[disabled],
    fieldset[disabled] .btn-indigo,
    .btn-indigo.disabled:hover,
    .btn-indigo[disabled]:hover,
    fieldset[disabled] .btn-indigo:hover,
    .btn-indigo.disabled:focus,
    .btn-indigo[disabled]:focus,
    fieldset[disabled] .btn-indigo:focus,
    .btn-indigo.disabled:active,
    .btn-indigo[disabled]:active,
    fieldset[disabled] .btn-indigo:active,
    .btn-indigo.disabled.active,
    .btn-indigo[disabled].active,
    fieldset[disabled] .btn-indigo.active {
        background-color: #3f51b5;
        border-color: #3f51b5;
    }

    .btn-indigo .badge {
        color: #3f51b5;
        background-color: #ffffff;
    }

.btn-orange {
    background-color: #ff9800 !important;
    border-color: #ff9800 !important;
    color: #ffffff;
    background-color: #ff9800;
    border-color: #ff9800;
}

    .btn-orange:hover,
    .btn-orange:focus,
    .btn-orange.focus,
    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        color: #ffffff;
        background-color: #cc7a00;
        border-color: #c27400;
    }

    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        background-image: none;
    }

    .btn-orange.disabled,
    .btn-orange[disabled],
    fieldset[disabled] .btn-orange,
    .btn-orange.disabled:hover,
    .btn-orange[disabled]:hover,
    fieldset[disabled] .btn-orange:hover,
    .btn-orange.disabled:focus,
    .btn-orange[disabled]:focus,
    fieldset[disabled] .btn-orange:focus,
    .btn-orange.disabled.focus,
    .btn-orange[disabled].focus,
    fieldset[disabled] .btn-orange.focus,
    .btn-orange.disabled:active,
    .btn-orange[disabled]:active,
    fieldset[disabled] .btn-orange:active,
    .btn-orange.disabled.active,
    .btn-orange[disabled].active,
    fieldset[disabled] .btn-orange.active {
        background-color: #ff9800;
        border-color: #ff9800;
    }

    .btn-orange .badge {
        color: #ff9800;
        background-color: #ffffff;
    }

    .btn-orange:hover,
    .btn-orange:focus,
    .btn-orange.focus,
    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        color: #ffffff;
        background-color: #e68900 !important;
        border-color: #e68900 !important;
    }

    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        background-image: none;
    }

    .btn-orange.disabled,
    .btn-orange[disabled],
    fieldset[disabled] .btn-orange,
    .btn-orange.disabled:hover,
    .btn-orange[disabled]:hover,
    fieldset[disabled] .btn-orange:hover,
    .btn-orange.disabled:focus,
    .btn-orange[disabled]:focus,
    fieldset[disabled] .btn-orange:focus,
    .btn-orange.disabled.focus,
    .btn-orange[disabled].focus,
    fieldset[disabled] .btn-orange.focus,
    .btn-orange.disabled:active,
    .btn-orange[disabled]:active,
    fieldset[disabled] .btn-orange:active,
    .btn-orange.disabled.active,
    .btn-orange[disabled].active,
    fieldset[disabled] .btn-orange.active {
        background-color: #ff9800;
        border-color: #ff9800;
    }

    .btn-orange .badge {
        color: #ff9800;
        background-color: #ffffff;
    }

    .btn-orange:hover {
        background-color: #e68900;
        border-color: #d68000;
    }

    .btn-orange:focus,
    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        color: #ffffff;
        background-color: #d68000;
        border-color: #cc7a00;
    }

    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        background-image: none;
    }

    .btn-orange.disabled,
    .btn-orange[disabled],
    fieldset[disabled] .btn-orange,
    .btn-orange.disabled:hover,
    .btn-orange[disabled]:hover,
    fieldset[disabled] .btn-orange:hover,
    .btn-orange.disabled:focus,
    .btn-orange[disabled]:focus,
    fieldset[disabled] .btn-orange:focus,
    .btn-orange.disabled:active,
    .btn-orange[disabled]:active,
    fieldset[disabled] .btn-orange:active,
    .btn-orange.disabled.active,
    .btn-orange[disabled].active,
    fieldset[disabled] .btn-orange.active {
        background-color: #ff9800;
        border-color: #ff9800;
    }

    .btn-orange .badge {
        color: #ff9800;
        background-color: #ffffff;
    }

.btn-sky {
    background-color: #009688 !important;
    border-color: #009688 !important;
    color: #ffffff;
    background-color: #009688;
    border-color: #009688;
}

    .btn-sky:hover,
    .btn-sky:focus,
    .btn-sky.focus,
    .btn-sky:active,
    .btn-sky.active,
    .open > .dropdown-toggle.btn-sky {
        color: #ffffff;
        background-color: #00635a;
        border-color: #005951;
    }

    .btn-sky:active,
    .btn-sky.active,
    .open > .dropdown-toggle.btn-sky {
        background-image: none;
    }

    .btn-sky.disabled,
    .btn-sky[disabled],
    fieldset[disabled] .btn-sky,
    .btn-sky.disabled:hover,
    .btn-sky[disabled]:hover,
    fieldset[disabled] .btn-sky:hover,
    .btn-sky.disabled:focus,
    .btn-sky[disabled]:focus,
    fieldset[disabled] .btn-sky:focus,
    .btn-sky.disabled.focus,
    .btn-sky[disabled].focus,
    fieldset[disabled] .btn-sky.focus,
    .btn-sky.disabled:active,
    .btn-sky[disabled]:active,
    fieldset[disabled] .btn-sky:active,
    .btn-sky.disabled.active,
    .btn-sky[disabled].active,
    fieldset[disabled] .btn-sky.active {
        background-color: #009688;
        border-color: #009688;
    }

    .btn-sky .badge {
        color: #009688;
        background-color: #ffffff;
    }

    .btn-sky:hover,
    .btn-sky:focus,
    .btn-sky.focus,
    .btn-sky:active,
    .btn-sky.active,
    .open > .dropdown-toggle.btn-sky {
        color: #ffffff;
        background-color: #007d71 !important;
        border-color: #007d71 !important;
    }

    .btn-sky:active,
    .btn-sky.active,
    .open > .dropdown-toggle.btn-sky {
        background-image: none;
    }

    .btn-sky.disabled,
    .btn-sky[disabled],
    fieldset[disabled] .btn-sky,
    .btn-sky.disabled:hover,
    .btn-sky[disabled]:hover,
    fieldset[disabled] .btn-sky:hover,
    .btn-sky.disabled:focus,
    .btn-sky[disabled]:focus,
    fieldset[disabled] .btn-sky:focus,
    .btn-sky.disabled.focus,
    .btn-sky[disabled].focus,
    fieldset[disabled] .btn-sky.focus,
    .btn-sky.disabled:active,
    .btn-sky[disabled]:active,
    fieldset[disabled] .btn-sky:active,
    .btn-sky.disabled.active,
    .btn-sky[disabled].active,
    fieldset[disabled] .btn-sky.active {
        background-color: #009688;
        border-color: #009688;
    }

    .btn-sky .badge {
        color: #009688;
        background-color: #ffffff;
    }

    .btn-sky:hover {
        background-color: #007d71;
        border-color: #006d63;
    }

    .btn-sky:focus,
    .btn-sky:active,
    .btn-sky.active,
    .open > .dropdown-toggle.btn-sky {
        color: #ffffff;
        background-color: #006d63;
        border-color: #00635a;
    }

    .btn-sky:active,
    .btn-sky.active,
    .open > .dropdown-toggle.btn-sky {
        background-image: none;
    }

    .btn-sky.disabled,
    .btn-sky[disabled],
    fieldset[disabled] .btn-sky,
    .btn-sky.disabled:hover,
    .btn-sky[disabled]:hover,
    fieldset[disabled] .btn-sky:hover,
    .btn-sky.disabled:focus,
    .btn-sky[disabled]:focus,
    fieldset[disabled] .btn-sky:focus,
    .btn-sky.disabled:active,
    .btn-sky[disabled]:active,
    fieldset[disabled] .btn-sky:active,
    .btn-sky.disabled.active,
    .btn-sky[disabled].active,
    fieldset[disabled] .btn-sky.active {
        background-color: #009688;
        border-color: #009688;
    }

    .btn-sky .badge {
        color: #009688;
        background-color: #ffffff;
    }

.btn-midnightblue {
    background-color: #37474f !important;
    border-color: #37474f !important;
    color: #ffffff;
    background-color: #37474f;
    border-color: #37474f;
}

    .btn-midnightblue:hover,
    .btn-midnightblue:focus,
    .btn-midnightblue.focus,
    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        color: #ffffff;
        background-color: #222c31;
        border-color: #1e272b;
    }

    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        background-image: none;
    }

    .btn-midnightblue.disabled,
    .btn-midnightblue[disabled],
    fieldset[disabled] .btn-midnightblue,
    .btn-midnightblue.disabled:hover,
    .btn-midnightblue[disabled]:hover,
    fieldset[disabled] .btn-midnightblue:hover,
    .btn-midnightblue.disabled:focus,
    .btn-midnightblue[disabled]:focus,
    fieldset[disabled] .btn-midnightblue:focus,
    .btn-midnightblue.disabled.focus,
    .btn-midnightblue[disabled].focus,
    fieldset[disabled] .btn-midnightblue.focus,
    .btn-midnightblue.disabled:active,
    .btn-midnightblue[disabled]:active,
    fieldset[disabled] .btn-midnightblue:active,
    .btn-midnightblue.disabled.active,
    .btn-midnightblue[disabled].active,
    fieldset[disabled] .btn-midnightblue.active {
        background-color: #37474f;
        border-color: #37474f;
    }

    .btn-midnightblue .badge {
        color: #37474f;
        background-color: #ffffff;
    }

    .btn-midnightblue:hover,
    .btn-midnightblue:focus,
    .btn-midnightblue.focus,
    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        color: #ffffff;
        background-color: #2d3940 !important;
        border-color: #2d3940 !important;
    }

    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        background-image: none;
    }

    .btn-midnightblue.disabled,
    .btn-midnightblue[disabled],
    fieldset[disabled] .btn-midnightblue,
    .btn-midnightblue.disabled:hover,
    .btn-midnightblue[disabled]:hover,
    fieldset[disabled] .btn-midnightblue:hover,
    .btn-midnightblue.disabled:focus,
    .btn-midnightblue[disabled]:focus,
    fieldset[disabled] .btn-midnightblue:focus,
    .btn-midnightblue.disabled.focus,
    .btn-midnightblue[disabled].focus,
    fieldset[disabled] .btn-midnightblue.focus,
    .btn-midnightblue.disabled:active,
    .btn-midnightblue[disabled]:active,
    fieldset[disabled] .btn-midnightblue:active,
    .btn-midnightblue.disabled.active,
    .btn-midnightblue[disabled].active,
    fieldset[disabled] .btn-midnightblue.active {
        background-color: #37474f;
        border-color: #37474f;
    }

    .btn-midnightblue .badge {
        color: #37474f;
        background-color: #ffffff;
    }

    .btn-midnightblue:hover {
        background-color: #2d3940;
        border-color: #263137;
    }

    .btn-midnightblue:focus,
    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        color: #ffffff;
        background-color: #263137;
        border-color: #222c31;
    }

    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        background-image: none;
    }

    .btn-midnightblue.disabled,
    .btn-midnightblue[disabled],
    fieldset[disabled] .btn-midnightblue,
    .btn-midnightblue.disabled:hover,
    .btn-midnightblue[disabled]:hover,
    fieldset[disabled] .btn-midnightblue:hover,
    .btn-midnightblue.disabled:focus,
    .btn-midnightblue[disabled]:focus,
    fieldset[disabled] .btn-midnightblue:focus,
    .btn-midnightblue.disabled:active,
    .btn-midnightblue[disabled]:active,
    fieldset[disabled] .btn-midnightblue:active,
    .btn-midnightblue.disabled.active,
    .btn-midnightblue[disabled].active,
    fieldset[disabled] .btn-midnightblue.active {
        background-color: #37474f;
        border-color: #37474f;
    }

    .btn-midnightblue .badge {
        color: #37474f;
        background-color: #ffffff;
    }

.btn-magenta {
    background-color: #e91e63 !important;
    border-color: #e91e63 !important;
    color: #ffffff;
    background-color: #e91e63;
    border-color: #e91e63;
}

    .btn-magenta:hover,
    .btn-magenta:focus,
    .btn-magenta.focus,
    .btn-magenta:active,
    .btn-magenta.active,
    .open > .dropdown-toggle.btn-magenta {
        color: #ffffff;
        background-color: #c1134e;
        border-color: #b8124a;
    }

    .btn-magenta:active,
    .btn-magenta.active,
    .open > .dropdown-toggle.btn-magenta {
        background-image: none;
    }

    .btn-magenta.disabled,
    .btn-magenta[disabled],
    fieldset[disabled] .btn-magenta,
    .btn-magenta.disabled:hover,
    .btn-magenta[disabled]:hover,
    fieldset[disabled] .btn-magenta:hover,
    .btn-magenta.disabled:focus,
    .btn-magenta[disabled]:focus,
    fieldset[disabled] .btn-magenta:focus,
    .btn-magenta.disabled.focus,
    .btn-magenta[disabled].focus,
    fieldset[disabled] .btn-magenta.focus,
    .btn-magenta.disabled:active,
    .btn-magenta[disabled]:active,
    fieldset[disabled] .btn-magenta:active,
    .btn-magenta.disabled.active,
    .btn-magenta[disabled].active,
    fieldset[disabled] .btn-magenta.active {
        background-color: #e91e63;
        border-color: #e91e63;
    }

    .btn-magenta .badge {
        color: #e91e63;
        background-color: #ffffff;
    }

    .btn-magenta:hover,
    .btn-magenta:focus,
    .btn-magenta.focus,
    .btn-magenta:active,
    .btn-magenta.active,
    .open > .dropdown-toggle.btn-magenta {
        color: #ffffff;
        background-color: #d81557 !important;
        border-color: #d81557 !important;
    }

    .btn-magenta:active,
    .btn-magenta.active,
    .open > .dropdown-toggle.btn-magenta {
        background-image: none;
    }

    .btn-magenta.disabled,
    .btn-magenta[disabled],
    fieldset[disabled] .btn-magenta,
    .btn-magenta.disabled:hover,
    .btn-magenta[disabled]:hover,
    fieldset[disabled] .btn-magenta:hover,
    .btn-magenta.disabled:focus,
    .btn-magenta[disabled]:focus,
    fieldset[disabled] .btn-magenta:focus,
    .btn-magenta.disabled.focus,
    .btn-magenta[disabled].focus,
    fieldset[disabled] .btn-magenta.focus,
    .btn-magenta.disabled:active,
    .btn-magenta[disabled]:active,
    fieldset[disabled] .btn-magenta:active,
    .btn-magenta.disabled.active,
    .btn-magenta[disabled].active,
    fieldset[disabled] .btn-magenta.active {
        background-color: #e91e63;
        border-color: #e91e63;
    }

    .btn-magenta .badge {
        color: #e91e63;
        background-color: #ffffff;
    }

    .btn-magenta:hover {
        background-color: #d81557;
        border-color: #ca1452;
    }

    .btn-magenta:focus,
    .btn-magenta:active,
    .btn-magenta.active,
    .open > .dropdown-toggle.btn-magenta {
        color: #ffffff;
        background-color: #ca1452;
        border-color: #c1134e;
    }

    .btn-magenta:active,
    .btn-magenta.active,
    .open > .dropdown-toggle.btn-magenta {
        background-image: none;
    }

    .btn-magenta.disabled,
    .btn-magenta[disabled],
    fieldset[disabled] .btn-magenta,
    .btn-magenta.disabled:hover,
    .btn-magenta[disabled]:hover,
    fieldset[disabled] .btn-magenta:hover,
    .btn-magenta.disabled:focus,
    .btn-magenta[disabled]:focus,
    fieldset[disabled] .btn-magenta:focus,
    .btn-magenta.disabled:active,
    .btn-magenta[disabled]:active,
    fieldset[disabled] .btn-magenta:active,
    .btn-magenta.disabled.active,
    .btn-magenta[disabled].active,
    fieldset[disabled] .btn-magenta.active {
        background-color: #e91e63;
        border-color: #e91e63;
    }

    .btn-magenta .badge {
        color: #e91e63;
        background-color: #ffffff;
    }

.btn-green {
    background-color: #4caf50 !important;
    border-color: #4caf50 !important;
    color: #ffffff;
    background-color: #4caf50;
    border-color: #4caf50;
}

    .btn-green:hover,
    .btn-green:focus,
    .btn-green.focus,
    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        color: #ffffff;
        background-color: #3d8b40;
        border-color: #39843c;
    }

    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        background-image: none;
    }

    .btn-green.disabled,
    .btn-green[disabled],
    fieldset[disabled] .btn-green,
    .btn-green.disabled:hover,
    .btn-green[disabled]:hover,
    fieldset[disabled] .btn-green:hover,
    .btn-green.disabled:focus,
    .btn-green[disabled]:focus,
    fieldset[disabled] .btn-green:focus,
    .btn-green.disabled.focus,
    .btn-green[disabled].focus,
    fieldset[disabled] .btn-green.focus,
    .btn-green.disabled:active,
    .btn-green[disabled]:active,
    fieldset[disabled] .btn-green:active,
    .btn-green.disabled.active,
    .btn-green[disabled].active,
    fieldset[disabled] .btn-green.active {
        background-color: #4caf50;
        border-color: #4caf50;
    }

    .btn-green .badge {
        color: #4caf50;
        background-color: #ffffff;
    }

    .btn-green:hover,
    .btn-green:focus,
    .btn-green.focus,
    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        color: #ffffff;
        background-color: #449d48 !important;
        border-color: #449d48 !important;
    }

    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        background-image: none;
    }

    .btn-green.disabled,
    .btn-green[disabled],
    fieldset[disabled] .btn-green,
    .btn-green.disabled:hover,
    .btn-green[disabled]:hover,
    fieldset[disabled] .btn-green:hover,
    .btn-green.disabled:focus,
    .btn-green[disabled]:focus,
    fieldset[disabled] .btn-green:focus,
    .btn-green.disabled.focus,
    .btn-green[disabled].focus,
    fieldset[disabled] .btn-green.focus,
    .btn-green.disabled:active,
    .btn-green[disabled]:active,
    fieldset[disabled] .btn-green:active,
    .btn-green.disabled.active,
    .btn-green[disabled].active,
    fieldset[disabled] .btn-green.active {
        background-color: #4caf50;
        border-color: #4caf50;
    }

    .btn-green .badge {
        color: #4caf50;
        background-color: #ffffff;
    }

    .btn-green:hover {
        background-color: #449d48;
        border-color: #409343;
    }

    .btn-green:focus,
    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        color: #ffffff;
        background-color: #409343;
        border-color: #3d8b40;
    }

    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        background-image: none;
    }

    .btn-green.disabled,
    .btn-green[disabled],
    fieldset[disabled] .btn-green,
    .btn-green.disabled:hover,
    .btn-green[disabled]:hover,
    fieldset[disabled] .btn-green:hover,
    .btn-green.disabled:focus,
    .btn-green[disabled]:focus,
    fieldset[disabled] .btn-green:focus,
    .btn-green.disabled:active,
    .btn-green[disabled]:active,
    fieldset[disabled] .btn-green:active,
    .btn-green.disabled.active,
    .btn-green[disabled].active,
    fieldset[disabled] .btn-green.active {
        background-color: #4caf50;
        border-color: #4caf50;
    }

    .btn-green .badge {
        color: #4caf50;
        background-color: #ffffff;
    }

.btn-purple {
    background-color: #9c27b0 !important;
    border-color: #9c27b0 !important;
    color: #ffffff;
    background-color: #9c27b0;
    border-color: #9c27b0;
}

    .btn-purple:hover,
    .btn-purple:focus,
    .btn-purple.focus,
    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        color: #ffffff;
        background-color: #771e86;
        border-color: #701c7e;
    }

    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        background-image: none;
    }

    .btn-purple.disabled,
    .btn-purple[disabled],
    fieldset[disabled] .btn-purple,
    .btn-purple.disabled:hover,
    .btn-purple[disabled]:hover,
    fieldset[disabled] .btn-purple:hover,
    .btn-purple.disabled:focus,
    .btn-purple[disabled]:focus,
    fieldset[disabled] .btn-purple:focus,
    .btn-purple.disabled.focus,
    .btn-purple[disabled].focus,
    fieldset[disabled] .btn-purple.focus,
    .btn-purple.disabled:active,
    .btn-purple[disabled]:active,
    fieldset[disabled] .btn-purple:active,
    .btn-purple.disabled.active,
    .btn-purple[disabled].active,
    fieldset[disabled] .btn-purple.active {
        background-color: #9c27b0;
        border-color: #9c27b0;
    }

    .btn-purple .badge {
        color: #9c27b0;
        background-color: #ffffff;
    }

    .btn-purple:hover,
    .btn-purple:focus,
    .btn-purple.focus,
    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        color: #ffffff;
        background-color: #89229b !important;
        border-color: #89229b !important;
    }

    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        background-image: none;
    }

    .btn-purple.disabled,
    .btn-purple[disabled],
    fieldset[disabled] .btn-purple,
    .btn-purple.disabled:hover,
    .btn-purple[disabled]:hover,
    fieldset[disabled] .btn-purple:hover,
    .btn-purple.disabled:focus,
    .btn-purple[disabled]:focus,
    fieldset[disabled] .btn-purple:focus,
    .btn-purple.disabled.focus,
    .btn-purple[disabled].focus,
    fieldset[disabled] .btn-purple.focus,
    .btn-purple.disabled:active,
    .btn-purple[disabled]:active,
    fieldset[disabled] .btn-purple:active,
    .btn-purple.disabled.active,
    .btn-purple[disabled].active,
    fieldset[disabled] .btn-purple.active {
        background-color: #9c27b0;
        border-color: #9c27b0;
    }

    .btn-purple .badge {
        color: #9c27b0;
        background-color: #ffffff;
    }

    .btn-purple:hover {
        background-color: #89229b;
        border-color: #7e208f;
    }

    .btn-purple:focus,
    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        color: #ffffff;
        background-color: #7e208f;
        border-color: #771e86;
    }

    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        background-image: none;
    }

    .btn-purple.disabled,
    .btn-purple[disabled],
    fieldset[disabled] .btn-purple,
    .btn-purple.disabled:hover,
    .btn-purple[disabled]:hover,
    fieldset[disabled] .btn-purple:hover,
    .btn-purple.disabled:focus,
    .btn-purple[disabled]:focus,
    fieldset[disabled] .btn-purple:focus,
    .btn-purple.disabled:active,
    .btn-purple[disabled]:active,
    fieldset[disabled] .btn-purple:active,
    .btn-purple.disabled.active,
    .btn-purple[disabled].active,
    fieldset[disabled] .btn-purple.active {
        background-color: #9c27b0;
        border-color: #9c27b0;
    }

    .btn-purple .badge {
        color: #9c27b0;
        background-color: #ffffff;
    }

.btn-deeporange {
    background-color: #ff5722 !important;
    border-color: #ff5722 !important;
    color: #ffffff;
    background-color: #ff5722;
    border-color: #ff5722;
}

    .btn-deeporange:hover,
    .btn-deeporange:focus,
    .btn-deeporange.focus,
    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        color: #ffffff;
        background-color: #ee3900;
        border-color: #e43700;
    }

    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        background-image: none;
    }

    .btn-deeporange.disabled,
    .btn-deeporange[disabled],
    fieldset[disabled] .btn-deeporange,
    .btn-deeporange.disabled:hover,
    .btn-deeporange[disabled]:hover,
    fieldset[disabled] .btn-deeporange:hover,
    .btn-deeporange.disabled:focus,
    .btn-deeporange[disabled]:focus,
    fieldset[disabled] .btn-deeporange:focus,
    .btn-deeporange.disabled.focus,
    .btn-deeporange[disabled].focus,
    fieldset[disabled] .btn-deeporange.focus,
    .btn-deeporange.disabled:active,
    .btn-deeporange[disabled]:active,
    fieldset[disabled] .btn-deeporange:active,
    .btn-deeporange.disabled.active,
    .btn-deeporange[disabled].active,
    fieldset[disabled] .btn-deeporange.active {
        background-color: #ff5722;
        border-color: #ff5722;
    }

    .btn-deeporange .badge {
        color: #ff5722;
        background-color: #ffffff;
    }

    .btn-deeporange:hover,
    .btn-deeporange:focus,
    .btn-deeporange.focus,
    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        color: #ffffff;
        background-color: #ff4408 !important;
        border-color: #ff4408 !important;
    }

    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        background-image: none;
    }

    .btn-deeporange.disabled,
    .btn-deeporange[disabled],
    fieldset[disabled] .btn-deeporange,
    .btn-deeporange.disabled:hover,
    .btn-deeporange[disabled]:hover,
    fieldset[disabled] .btn-deeporange:hover,
    .btn-deeporange.disabled:focus,
    .btn-deeporange[disabled]:focus,
    fieldset[disabled] .btn-deeporange:focus,
    .btn-deeporange.disabled.focus,
    .btn-deeporange[disabled].focus,
    fieldset[disabled] .btn-deeporange.focus,
    .btn-deeporange.disabled:active,
    .btn-deeporange[disabled]:active,
    fieldset[disabled] .btn-deeporange:active,
    .btn-deeporange.disabled.active,
    .btn-deeporange[disabled].active,
    fieldset[disabled] .btn-deeporange.active {
        background-color: #ff5722;
        border-color: #ff5722;
    }

    .btn-deeporange .badge {
        color: #ff5722;
        background-color: #ffffff;
    }

    .btn-deeporange:hover {
        background-color: #ff4408;
        border-color: #f83c00;
    }

    .btn-deeporange:focus,
    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        color: #ffffff;
        background-color: #f83c00;
        border-color: #ee3900;
    }

    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        background-image: none;
    }

    .btn-deeporange.disabled,
    .btn-deeporange[disabled],
    fieldset[disabled] .btn-deeporange,
    .btn-deeporange.disabled:hover,
    .btn-deeporange[disabled]:hover,
    fieldset[disabled] .btn-deeporange:hover,
    .btn-deeporange.disabled:focus,
    .btn-deeporange[disabled]:focus,
    fieldset[disabled] .btn-deeporange:focus,
    .btn-deeporange.disabled:active,
    .btn-deeporange[disabled]:active,
    fieldset[disabled] .btn-deeporange:active,
    .btn-deeporange.disabled.active,
    .btn-deeporange[disabled].active,
    fieldset[disabled] .btn-deeporange.active {
        background-color: #ff5722;
        border-color: #ff5722;
    }

    .btn-deeporange .badge {
        color: #ff5722;
        background-color: #ffffff;
    }

.btn-block + .btn-block {
    margin-top: 10px;
}

.btn-default-alt {
    color: #e0e0e0;
    background-color: rgba(255, 255, 255, 0);
    border-color: #e0e0e0;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #616161;
}

    .btn-default-alt:hover,
    .btn-default-alt:focus,
    .btn-default-alt:active,
    .btn-default-alt.active {
        border-color: #e0e0e0;
        background-color: #e0e0e0;
        color: #fff;
    }

    .btn-default-alt.disabled,
    .btn-default-alt[disabled],
    fieldset[disabled] .btn-default-alt,
    .btn-default-alt.disabled:hover,
    .btn-default-alt[disabled]:hover,
    fieldset[disabled] .btn-default-alt:hover,
    .btn-default-alt.disabled:focus,
    .btn-default-alt[disabled]:focus,
    fieldset[disabled] .btn-default-alt:focus {
        box-shadow: none !important;
        border-color: #e0e0e0;
        color: #e0e0e0;
    }

        .btn-default-alt.disabled:active,
        .btn-default-alt[disabled]:active,
        fieldset[disabled] .btn-default-alt:active,
        .btn-default-alt.disabled.active,
        .btn-default-alt[disabled].active,
        fieldset[disabled] .btn-default-alt.active {
            border-color: #e0e0e0;
            background-color: #bababa;
            color: #fff;
        }

    .btn-default-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-default-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

    .btn-default-alt:hover,
    .btn-default-alt:active,
    .btn-default-alt.active,
    .btn-default-alt:focus {
        color: #212121 !important;
    }

.btn-primary-alt {
    color: #03a9f4;
    background-color: rgba(255, 255, 255, 0);
    border-color: #03a9f4;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-primary-alt:hover,
    .btn-primary-alt:focus,
    .btn-primary-alt:active,
    .btn-primary-alt.active {
        border-color: #03a9f4;
        background-color: #03a9f4;
        color: #fff;
    }

    .btn-primary-alt.disabled,
    .btn-primary-alt[disabled],
    fieldset[disabled] .btn-primary-alt,
    .btn-primary-alt.disabled:hover,
    .btn-primary-alt[disabled]:hover,
    fieldset[disabled] .btn-primary-alt:hover,
    .btn-primary-alt.disabled:focus,
    .btn-primary-alt[disabled]:focus,
    fieldset[disabled] .btn-primary-alt:focus {
        box-shadow: none !important;
        border-color: #4192b6;
        color: #4192b6;
    }

        .btn-primary-alt.disabled:active,
        .btn-primary-alt[disabled]:active,
        fieldset[disabled] .btn-primary-alt:active,
        .btn-primary-alt.disabled.active,
        .btn-primary-alt[disabled].active,
        fieldset[disabled] .btn-primary-alt.active {
            border-color: #03a9f4;
            background-color: #0275a8;
            color: #fff;
        }

    .btn-primary-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-primary-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-warning-alt {
    color: #ffc107;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ffc107;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-warning-alt:hover,
    .btn-warning-alt:focus,
    .btn-warning-alt:active,
    .btn-warning-alt.active {
        border-color: #ffc107;
        background-color: #ffc107;
        color: #fff;
    }

    .btn-warning-alt.disabled,
    .btn-warning-alt.aspNetDisabled,
    .btn-warning-alt[disabled],
    fieldset[disabled] .btn-warning-alt,
    .btn-warning-alt.disabled:hover,
    .btn-warning-alt.aspNetDisabled:hover,
    .btn-warning-alt[disabled]:hover,
    fieldset[disabled] .btn-warning-alt:hover,
    .btn-warning-alt.disabled:focus,
    .btn-warning-alt.aspNetDisabled:focus,
    .btn-warning-alt[disabled]:focus,
    fieldset[disabled] .btn-warning-alt:focus {
        box-shadow: none !important;
        border-color: #c1a245;
        color: #c1a245;
    }

        .btn-warning-alt.disabled:active,
        .btn-warning-alt[disabled]:active,
        fieldset[disabled] .btn-warning-alt:active,
        .btn-warning-alt.disabled.active,
        .btn-warning-alt[disabled].active,
        fieldset[disabled] .btn-warning-alt.active {
            border-color: #ffc107;
            background-color: #b98b00;
            color: #fff;
        }

    .btn-warning-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-warning-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-danger-alt {
    color: #e51c23;
    background-color: rgba(255, 255, 255, 0);
    border-color: #e51c23;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-danger-alt:hover,
    .btn-danger-alt:focus,
    .btn-danger-alt:active,
    .btn-danger-alt.active {
        border-color: #e51c23;
        background-color: #e51c23;
        color: #fff;
    }

    .btn-danger-alt.disabled,
    .btn-danger-alt[disabled],
    fieldset[disabled] .btn-danger-alt,
    .btn-danger-alt.disabled:hover,
    .btn-danger-alt[disabled]:hover,
    fieldset[disabled] .btn-danger-alt:hover,
    .btn-danger-alt.disabled:focus,
    .btn-danger-alt[disabled]:focus,
    fieldset[disabled] .btn-danger-alt:focus {
        box-shadow: none !important;
        border-color: #a65b5e;
        color: #a65b5e;
    }

        .btn-danger-alt.disabled:active,
        .btn-danger-alt[disabled]:active,
        fieldset[disabled] .btn-danger-alt:active,
        .btn-danger-alt.disabled.active,
        .btn-danger-alt[disabled].active,
        fieldset[disabled] .btn-danger-alt.active {
            border-color: #e51c23;
            background-color: #a21318;
            color: #fff;
        }

    .btn-danger-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-danger-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-success-alt {
    color: #8bc34a;
    background-color: rgba(255, 255, 255, 0);
    border-color: #8bc34a;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-success-alt:hover,
    .btn-success-alt:focus,
    .btn-success-alt:active,
    .btn-success-alt.active {
        border-color: #8bc34a;
        background-color: #8bc34a;
        color: #fff;
    }

    .btn-success-alt.disabled,
    .btn-success-alt[disabled],
    fieldset[disabled] .btn-success-alt,
    .btn-success-alt.disabled:hover,
    .btn-success-alt[disabled]:hover,
    fieldset[disabled] .btn-success-alt:hover,
    .btn-success-alt.disabled:focus,
    .btn-success-alt[disabled]:focus,
    fieldset[disabled] .btn-success-alt:focus {
        box-shadow: none !important;
        border-color: #878786;
        color: #878786;
    }

        .btn-success-alt.disabled:active,
        .btn-success-alt[disabled]:active,
        fieldset[disabled] .btn-success-alt:active,
        .btn-success-alt.disabled.active,
        .btn-success-alt[disabled].active,
        fieldset[disabled] .btn-success-alt.active {
            border-color: #8bc34a;
            background-color: #649130;
            color: #fff;
        }

    .btn-success-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-success-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-info-alt {
    color: #00bcd4;
    background-color: rgba(255, 255, 255, 0);
    border-color: #00bcd4;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-info-alt:hover,
    .btn-info-alt:focus,
    .btn-info-alt:active,
    .btn-info-alt.active {
        border-color: #00bcd4;
        background-color: #00bcd4;
        color: #fff;
    }

    .btn-info-alt.disabled,
    .btn-info-alt[disabled],
    fieldset[disabled] .btn-info-alt,
    .btn-info-alt.disabled:hover,
    .btn-info-alt[disabled]:hover,
    fieldset[disabled] .btn-info-alt:hover,
    .btn-info-alt.disabled:focus,
    .btn-info-alt[disabled]:focus,
    fieldset[disabled] .btn-info-alt:focus {
        box-shadow: none !important;
        border-color: #35939f;
        color: #35939f;
    }

        .btn-info-alt.disabled:active,
        .btn-info-alt[disabled]:active,
        fieldset[disabled] .btn-info-alt:active,
        .btn-info-alt.disabled.active,
        .btn-info-alt[disabled].active,
        fieldset[disabled] .btn-info-alt.active {
            border-color: #00bcd4;
            background-color: #007888;
            color: #fff;
        }

    .btn-info-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-info-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-inverse-alt {
    color: #757575;
    background-color: rgba(255, 255, 255, 0);
    border-color: #757575;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-inverse-alt:hover,
    .btn-inverse-alt:focus,
    .btn-inverse-alt:active,
    .btn-inverse-alt.active {
        border-color: #757575;
        background-color: #757575;
        color: #fff;
    }

    .btn-inverse-alt.disabled,
    .btn-inverse-alt[disabled],
    fieldset[disabled] .btn-inverse-alt,
    .btn-inverse-alt.disabled:hover,
    .btn-inverse-alt[disabled]:hover,
    fieldset[disabled] .btn-inverse-alt:hover,
    .btn-inverse-alt.disabled:focus,
    .btn-inverse-alt[disabled]:focus,
    fieldset[disabled] .btn-inverse-alt:focus {
        box-shadow: none !important;
        border-color: #757575;
        color: #757575;
    }

        .btn-inverse-alt.disabled:active,
        .btn-inverse-alt[disabled]:active,
        fieldset[disabled] .btn-inverse-alt:active,
        .btn-inverse-alt.disabled.active,
        .btn-inverse-alt[disabled].active,
        fieldset[disabled] .btn-inverse-alt.active {
            border-color: #757575;
            background-color: #4f4f4f;
            color: #fff;
        }

    .btn-inverse-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-inverse-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-brown-alt {
    color: #795548;
    background-color: rgba(255, 255, 255, 0);
    border-color: #795548;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-brown-alt:hover,
    .btn-brown-alt:focus,
    .btn-brown-alt:active,
    .btn-brown-alt.active {
        border-color: #795548;
        background-color: #795548;
        color: #fff;
    }

    .btn-brown-alt.disabled,
    .btn-brown-alt[disabled],
    fieldset[disabled] .btn-brown-alt,
    .btn-brown-alt.disabled:hover,
    .btn-brown-alt[disabled]:hover,
    fieldset[disabled] .btn-brown-alt:hover,
    .btn-brown-alt.disabled:focus,
    .btn-brown-alt[disabled]:focus,
    fieldset[disabled] .btn-brown-alt:focus {
        box-shadow: none !important;
        border-color: #616161;
        color: #616161;
    }

        .btn-brown-alt.disabled:active,
        .btn-brown-alt[disabled]:active,
        fieldset[disabled] .btn-brown-alt:active,
        .btn-brown-alt.disabled.active,
        .btn-brown-alt[disabled].active,
        fieldset[disabled] .btn-brown-alt.active {
            border-color: #795548;
            background-color: #49332b;
            color: #fff;
        }

    .btn-brown-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-brown-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-indigo-alt {
    color: #3f51b5;
    background-color: rgba(255, 255, 255, 0);
    border-color: #3f51b5;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-indigo-alt:hover,
    .btn-indigo-alt:focus,
    .btn-indigo-alt:active,
    .btn-indigo-alt.active {
        border-color: #3f51b5;
        background-color: #3f51b5;
        color: #fff;
    }

    .btn-indigo-alt.disabled,
    .btn-indigo-alt[disabled],
    fieldset[disabled] .btn-indigo-alt,
    .btn-indigo-alt.disabled:hover,
    .btn-indigo-alt[disabled]:hover,
    fieldset[disabled] .btn-indigo-alt:hover,
    .btn-indigo-alt.disabled:focus,
    .btn-indigo-alt[disabled]:focus,
    fieldset[disabled] .btn-indigo-alt:focus {
        box-shadow: none !important;
        border-color: #7a7a7a;
        color: #7a7a7a;
    }

        .btn-indigo-alt.disabled:active,
        .btn-indigo-alt[disabled]:active,
        fieldset[disabled] .btn-indigo-alt:active,
        .btn-indigo-alt.disabled.active,
        .btn-indigo-alt[disabled].active,
        fieldset[disabled] .btn-indigo-alt.active {
            border-color: #3f51b5;
            background-color: #2b387c;
            color: #fff;
        }

    .btn-indigo-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-indigo-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-orange-alt {
    color: #ff9800;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ff9800;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-orange-alt:hover,
    .btn-orange-alt:focus,
    .btn-orange-alt:active,
    .btn-orange-alt.active {
        border-color: #ff9800;
        background-color: #ff9800;
        color: #fff;
    }

    .btn-orange-alt.disabled,
    .btn-orange-alt[disabled],
    fieldset[disabled] .btn-orange-alt,
    .btn-orange-alt.disabled:hover,
    .btn-orange-alt[disabled]:hover,
    fieldset[disabled] .btn-orange-alt:hover,
    .btn-orange-alt.disabled:focus,
    .btn-orange-alt[disabled]:focus,
    fieldset[disabled] .btn-orange-alt:focus {
        box-shadow: none !important;
        border-color: #bf8c40;
        color: #bf8c40;
    }

        .btn-orange-alt.disabled:active,
        .btn-orange-alt[disabled]:active,
        fieldset[disabled] .btn-orange-alt:active,
        .btn-orange-alt.disabled.active,
        .btn-orange-alt[disabled].active,
        fieldset[disabled] .btn-orange-alt.active {
            border-color: #ff9800;
            background-color: #b36a00;
            color: #fff;
        }

    .btn-orange-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-orange-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-sky-alt {
    color: #009688;
    background-color: rgba(255, 255, 255, 0);
    border-color: #009688;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-sky-alt:hover,
    .btn-sky-alt:focus,
    .btn-sky-alt:active,
    .btn-sky-alt.active {
        border-color: #009688;
        background-color: #009688;
        color: #fff;
    }

    .btn-sky-alt.disabled,
    .btn-sky-alt[disabled],
    fieldset[disabled] .btn-sky-alt,
    .btn-sky-alt.disabled:hover,
    .btn-sky-alt[disabled]:hover,
    fieldset[disabled] .btn-sky-alt:hover,
    .btn-sky-alt.disabled:focus,
    .btn-sky-alt[disabled]:focus,
    fieldset[disabled] .btn-sky-alt:focus {
        box-shadow: none !important;
        border-color: #26716a;
        color: #26716a;
    }

        .btn-sky-alt.disabled:active,
        .btn-sky-alt[disabled]:active,
        fieldset[disabled] .btn-sky-alt:active,
        .btn-sky-alt.disabled.active,
        .btn-sky-alt[disabled].active,
        fieldset[disabled] .btn-sky-alt.active {
            border-color: #009688;
            background-color: #004a43;
            color: #fff;
        }

    .btn-sky-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-sky-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-midnightblue-alt {
    color: #37474f;
    background-color: rgba(255, 255, 255, 0);
    border-color: #37474f;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-midnightblue-alt:hover,
    .btn-midnightblue-alt:focus,
    .btn-midnightblue-alt:active,
    .btn-midnightblue-alt.active {
        border-color: #37474f;
        background-color: #37474f;
        color: #fff;
    }

    .btn-midnightblue-alt.disabled,
    .btn-midnightblue-alt[disabled],
    fieldset[disabled] .btn-midnightblue-alt,
    .btn-midnightblue-alt.disabled:hover,
    .btn-midnightblue-alt[disabled]:hover,
    fieldset[disabled] .btn-midnightblue-alt:hover,
    .btn-midnightblue-alt.disabled:focus,
    .btn-midnightblue-alt[disabled]:focus,
    fieldset[disabled] .btn-midnightblue-alt:focus {
        box-shadow: none !important;
        border-color: #434343;
        color: #434343;
    }

        .btn-midnightblue-alt.disabled:active,
        .btn-midnightblue-alt[disabled]:active,
        fieldset[disabled] .btn-midnightblue-alt:active,
        .btn-midnightblue-alt.disabled.active,
        .btn-midnightblue-alt[disabled].active,
        fieldset[disabled] .btn-midnightblue-alt.active {
            border-color: #37474f;
            background-color: #181e22;
            color: #fff;
        }

    .btn-midnightblue-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-midnightblue-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-magenta-alt {
    color: #e91e63;
    background-color: rgba(255, 255, 255, 0);
    border-color: #e91e63;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-magenta-alt:hover,
    .btn-magenta-alt:focus,
    .btn-magenta-alt:active,
    .btn-magenta-alt.active {
        border-color: #e91e63;
        background-color: #e91e63;
        color: #fff;
    }

    .btn-magenta-alt.disabled,
    .btn-magenta-alt[disabled],
    fieldset[disabled] .btn-magenta-alt,
    .btn-magenta-alt.disabled:hover,
    .btn-magenta-alt[disabled]:hover,
    fieldset[disabled] .btn-magenta-alt:hover,
    .btn-magenta-alt.disabled:focus,
    .btn-magenta-alt[disabled]:focus,
    fieldset[disabled] .btn-magenta-alt:focus {
        box-shadow: none !important;
        border-color: #ab5c77;
        color: #ab5c77;
    }

        .btn-magenta-alt.disabled:active,
        .btn-magenta-alt[disabled]:active,
        fieldset[disabled] .btn-magenta-alt:active,
        .btn-magenta-alt.disabled.active,
        .btn-magenta-alt[disabled].active,
        fieldset[disabled] .btn-magenta-alt.active {
            border-color: #e91e63;
            background-color: #aa1145;
            color: #fff;
        }

    .btn-magenta-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-magenta-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-green-alt {
    color: #4caf50;
    background-color: rgba(255, 255, 255, 0);
    border-color: #4caf50;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-green-alt:hover,
    .btn-green-alt:focus,
    .btn-green-alt:active,
    .btn-green-alt.active {
        border-color: #4caf50;
        background-color: #4caf50;
        color: #fff;
    }

    .btn-green-alt.disabled,
    .btn-green-alt[disabled],
    fieldset[disabled] .btn-green-alt,
    .btn-green-alt.disabled:hover,
    .btn-green-alt[disabled]:hover,
    fieldset[disabled] .btn-green-alt:hover,
    .btn-green-alt.disabled:focus,
    .btn-green-alt[disabled]:focus,
    fieldset[disabled] .btn-green-alt:focus {
        box-shadow: none !important;
        border-color: #7e7e7e;
        color: #7e7e7e;
    }

        .btn-green-alt.disabled:active,
        .btn-green-alt[disabled]:active,
        fieldset[disabled] .btn-green-alt:active,
        .btn-green-alt.disabled.active,
        .btn-green-alt[disabled].active,
        fieldset[disabled] .btn-green-alt.active {
            border-color: #4caf50;
            background-color: #357a38;
            color: #fff;
        }

    .btn-green-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-green-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-purple-alt {
    color: #9c27b0;
    background-color: rgba(255, 255, 255, 0);
    border-color: #9c27b0;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-purple-alt:hover,
    .btn-purple-alt:focus,
    .btn-purple-alt:active,
    .btn-purple-alt.active {
        border-color: #9c27b0;
        background-color: #9c27b0;
        color: #fff;
    }

.ordst1000 {
    background-color: #cccccc !important;
}

.ordst7000 {
    background-color: #5cb85c !important;
}

.ordst1001, .StateNameApprove {
    background-color: #82c92f !important;
}

.ordst1002 {
    background-color: #ffd700 !important;
}

.ordst1003, .StateNameReject {
    background-color: #fa8072 !important;
}

.ordst2000 {
    background-color: #a6e1ec !important;
}

.ordst6006 {
    background-color: khaki !important;
}

.ordst5002 {
    background-color: red !important;
}

.ordst2001 {
    background-color: #428bca !important;
}

.ordst2002 {
    background-color: #c9e2b3 !important;
}

.grdHeeader {
    background-color: #d0e3f0 !important;
}

.ordst5000 {
    background-color: #dfb5b4 !important;
}






/*@import url('style-blessed2ef7a.css');*/
.btn-purple-alt.disabled,
.btn-purple-alt[disabled],
fieldset[disabled] .btn-purple-alt,
.btn-purple-alt.disabled:hover,
.btn-purple-alt[disabled]:hover,
fieldset[disabled] .btn-purple-alt:hover,
.btn-purple-alt.disabled:focus,
.btn-purple-alt[disabled]:focus,
fieldset[disabled] .btn-purple-alt:focus {
    box-shadow: none !important;
    border-color: #765d7a;
    color: #765d7a;
}

    .btn-purple-alt.disabled:active,
    .btn-purple-alt[disabled]:active,
    fieldset[disabled] .btn-purple-alt:active,
    .btn-purple-alt.disabled.active,
    .btn-purple-alt[disabled].active,
    fieldset[disabled] .btn-purple-alt.active {
        border-color: #9c27b0;
        background-color: #641971;
        color: #fff;
    }

.btn-purple-alt.dropdown-toggle {
    border-width: 1px;
}

    .btn-purple-alt.dropdown-toggle.alt-border {
        border-width: 1px 1px 1px 1px;
    }

.btn-deeporange-alt {
    color: #ff5722;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ff5722;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-deeporange-alt:hover,
    .btn-deeporange-alt:focus,
    .btn-deeporange-alt:active,
    .btn-deeporange-alt.active {
        border-color: #ff5722;
        background-color: #ff5722;
        color: #fff;
    }

    .btn-deeporange-alt.disabled,
    .btn-deeporange-alt[disabled],
    fieldset[disabled] .btn-deeporange-alt,
    .btn-deeporange-alt.disabled:hover,
    .btn-deeporange-alt[disabled]:hover,
    fieldset[disabled] .btn-deeporange-alt:hover,
    .btn-deeporange-alt.disabled:focus,
    .btn-deeporange-alt[disabled]:focus,
    fieldset[disabled] .btn-deeporange-alt:focus {
        box-shadow: none !important;
        border-color: #c87459;
        color: #c87459;
    }

        .btn-deeporange-alt.disabled:active,
        .btn-deeporange-alt[disabled]:active,
        fieldset[disabled] .btn-deeporange-alt:active,
        .btn-deeporange-alt.disabled.active,
        .btn-deeporange-alt[disabled].active,
        fieldset[disabled] .btn-deeporange-alt.active {
            border-color: #ff5722;
            background-color: #d43300;
            color: #fff;
        }

    .btn-deeporange-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-deeporange-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn[class*="alt"] {
    padding: 5px 10px;
}

    .btn[class*="alt"].btn-label i {
        background-color: #000000 !important;
        background-color: rgba(0, 0, 0, 0.02) !important;
        zoom: 1 !important;
        background-color: transparent\9 !important;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#05000000, endColorstr=#05000000)" !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#050000, endColorstr=#050000) !important;
    }

.btn-md[class*="alt"] {
    min-height: 32px;
}

.btn-lg[class*="alt"] {
    padding: 5px 11px;
    font-size: 16px;
    line-height: 1.65;
    border-radius: 2px;
    padding: 6px 12px;
}

.btn-sm[class*="alt"] {
    font-size: 12px;
    line-height: 1.35;
    border-radius: 2px;
    padding: 3px 6px;
}

.btn-xs[class*="alt"] {
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.35;
    border-radius: 2px;
    padding: 1px 2px;
    line-height: 12px;
}

.btn-toolbar > .btn:first-child,
.btn-toolbar > .btn-group:first-child,
.btn-toolbar > .input-group:first-child {
    margin-right: 0;
}

.btn > i.pull-right,
.btn > i.pull-left {
    line-height: 20px;
}

.btn-label {
    padding: 0 10px 0 10px !important;
}

    .btn-label .ti {
        padding: 0;
        right: -10px;
        width: 30px;
        height: 30px;
        line-height: 30px !important;
        position: relative;
        display: inline-block;
        border-radius: 2px 0 0 2px;
    }

    .btn-label.btn-block {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .btn-label.btn-xs {
        padding: 0 2px 0 2px !important;
    }

        .btn-label.btn-xs i {
            padding: 0;
            width: 14px;
            right: -2px;
            height: 14px;
            line-height: 14px !important;
            text-align: center;
        }

    .btn-label.btn-sm {
        padding: 0 6px 0 6px !important;
    }

        .btn-label.btn-sm i {
            padding: 0;
            right: -6px;
            width: 22px;
            height: 22px;
            line-height: 22px !important;
            text-align: center;
        }

    .btn-label.btn-lg {
        padding: 0 12px 0 12px !important;
    }

        .btn-label.btn-lg i {
            padding: 0;
            right: -12px;
            width: 38px;
            height: 38px;
            line-height: 38px !important;
            text-align: center;
        }

.btn.btn-social {
    color: #fff;
    padding: 5px 10px;
}

    .btn.btn-social.btn-xs {
        padding: 1px 2px;
    }

    .btn.btn-social.btn-sm {
        padding: 3px 6px;
    }

    .btn.btn-social.btn-lg {
        padding: 6px 12px;
    }

    .btn.btn-social.btn-facebook {
        background-color: #3b5998 !important;
        border-color: #3b5998 !important;
        color: #ffffff;
        background-color: #3b5998;
        border-color: #3b5998;
    }

        .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.focus,
        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            color: #ffffff;
            background-color: #2d4373;
            border-color: #2a3f6c;
        }

        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            background-image: none;
        }

        .btn.btn-social.btn-facebook.disabled,
        .btn.btn-social.btn-facebook[disabled],
        fieldset[disabled] .btn.btn-social.btn-facebook,
        .btn.btn-social.btn-facebook.disabled:hover,
        .btn.btn-social.btn-facebook[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook.disabled:focus,
        .btn.btn-social.btn-facebook[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.disabled.focus,
        .btn.btn-social.btn-facebook[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-facebook.focus,
        .btn.btn-social.btn-facebook.disabled:active,
        .btn.btn-social.btn-facebook[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.disabled.active,
        .btn.btn-social.btn-facebook[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-facebook.active {
            background-color: #3b5998;
            border-color: #3b5998;
        }

        .btn.btn-social.btn-facebook .badge {
            color: #3b5998;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.focus,
        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            color: #ffffff;
            background-color: #344e86 !important;
            border-color: #344e86 !important;
        }

        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            background-image: none;
        }

        .btn.btn-social.btn-facebook.disabled,
        .btn.btn-social.btn-facebook[disabled],
        fieldset[disabled] .btn.btn-social.btn-facebook,
        .btn.btn-social.btn-facebook.disabled:hover,
        .btn.btn-social.btn-facebook[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook.disabled:focus,
        .btn.btn-social.btn-facebook[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.disabled.focus,
        .btn.btn-social.btn-facebook[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-facebook.focus,
        .btn.btn-social.btn-facebook.disabled:active,
        .btn.btn-social.btn-facebook[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.disabled.active,
        .btn.btn-social.btn-facebook[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-facebook.active {
            background-color: #3b5998;
            border-color: #3b5998;
        }

        .btn.btn-social.btn-facebook .badge {
            color: #3b5998;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-facebook:hover {
            background-color: #344e86;
            border-color: #30487b;
        }

        .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            color: #ffffff;
            background-color: #30487b;
            border-color: #2d4373;
        }

        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            background-image: none;
        }

        .btn.btn-social.btn-facebook.disabled,
        .btn.btn-social.btn-facebook[disabled],
        fieldset[disabled] .btn.btn-social.btn-facebook,
        .btn.btn-social.btn-facebook.disabled:hover,
        .btn.btn-social.btn-facebook[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook.disabled:focus,
        .btn.btn-social.btn-facebook[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.disabled:active,
        .btn.btn-social.btn-facebook[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.disabled.active,
        .btn.btn-social.btn-facebook[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-facebook.active {
            background-color: #3b5998;
            border-color: #3b5998;
        }

        .btn.btn-social.btn-facebook .badge {
            color: #3b5998;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-twitter {
        background-color: #00aced !important;
        border-color: #00aced !important;
        color: #ffffff;
        background-color: #00aced;
        border-color: #00aced;
    }

        .btn.btn-social.btn-twitter:hover,
        .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter.focus,
        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            color: #ffffff;
            background-color: #0087ba;
            border-color: #0080b0;
        }

        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            background-image: none;
        }

        .btn.btn-social.btn-twitter.disabled,
        .btn.btn-social.btn-twitter[disabled],
        fieldset[disabled] .btn.btn-social.btn-twitter,
        .btn.btn-social.btn-twitter.disabled:hover,
        .btn.btn-social.btn-twitter[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-twitter:hover,
        .btn.btn-social.btn-twitter.disabled:focus,
        .btn.btn-social.btn-twitter[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter.disabled.focus,
        .btn.btn-social.btn-twitter[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-twitter.focus,
        .btn.btn-social.btn-twitter.disabled:active,
        .btn.btn-social.btn-twitter[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.disabled.active,
        .btn.btn-social.btn-twitter[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-twitter.active {
            background-color: #00aced;
            border-color: #00aced;
        }

        .btn.btn-social.btn-twitter .badge {
            color: #00aced;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-twitter:hover,
        .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter.focus,
        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            color: #ffffff;
            background-color: #0099d4 !important;
            border-color: #0099d4 !important;
        }

        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            background-image: none;
        }

        .btn.btn-social.btn-twitter.disabled,
        .btn.btn-social.btn-twitter[disabled],
        fieldset[disabled] .btn.btn-social.btn-twitter,
        .btn.btn-social.btn-twitter.disabled:hover,
        .btn.btn-social.btn-twitter[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-twitter:hover,
        .btn.btn-social.btn-twitter.disabled:focus,
        .btn.btn-social.btn-twitter[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter.disabled.focus,
        .btn.btn-social.btn-twitter[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-twitter.focus,
        .btn.btn-social.btn-twitter.disabled:active,
        .btn.btn-social.btn-twitter[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.disabled.active,
        .btn.btn-social.btn-twitter[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-twitter.active {
            background-color: #00aced;
            border-color: #00aced;
        }

        .btn.btn-social.btn-twitter .badge {
            color: #00aced;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-twitter:hover {
            background-color: #0099d4;
            border-color: #008ec4;
        }

        .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            color: #ffffff;
            background-color: #008ec4;
            border-color: #0087ba;
        }

        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            background-image: none;
        }

        .btn.btn-social.btn-twitter.disabled,
        .btn.btn-social.btn-twitter[disabled],
        fieldset[disabled] .btn.btn-social.btn-twitter,
        .btn.btn-social.btn-twitter.disabled:hover,
        .btn.btn-social.btn-twitter[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-twitter:hover,
        .btn.btn-social.btn-twitter.disabled:focus,
        .btn.btn-social.btn-twitter[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter.disabled:active,
        .btn.btn-social.btn-twitter[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.disabled.active,
        .btn.btn-social.btn-twitter[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-twitter.active {
            background-color: #00aced;
            border-color: #00aced;
        }

        .btn.btn-social.btn-twitter .badge {
            color: #00aced;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-github {
        background-color: #4183c4 !important;
        border-color: #4183c4 !important;
        color: #ffffff;
        background-color: #4183c4;
        border-color: #4183c4;
    }

        .btn.btn-social.btn-github:hover,
        .btn.btn-social.btn-github:focus,
        .btn.btn-social.btn-github.focus,
        .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.active,
        .open > .dropdown-toggle.btn.btn-social.btn-github {
            color: #ffffff;
            background-color: #3269a0;
            border-color: #2f6498;
        }

        .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.active,
        .open > .dropdown-toggle.btn.btn-social.btn-github {
            background-image: none;
        }

        .btn.btn-social.btn-github.disabled,
        .btn.btn-social.btn-github[disabled],
        fieldset[disabled] .btn.btn-social.btn-github,
        .btn.btn-social.btn-github.disabled:hover,
        .btn.btn-social.btn-github[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-github:hover,
        .btn.btn-social.btn-github.disabled:focus,
        .btn.btn-social.btn-github[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-github:focus,
        .btn.btn-social.btn-github.disabled.focus,
        .btn.btn-social.btn-github[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-github.focus,
        .btn.btn-social.btn-github.disabled:active,
        .btn.btn-social.btn-github[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.disabled.active,
        .btn.btn-social.btn-github[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-github.active {
            background-color: #4183c4;
            border-color: #4183c4;
        }

        .btn.btn-social.btn-github .badge {
            color: #4183c4;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-github:hover,
        .btn.btn-social.btn-github:focus,
        .btn.btn-social.btn-github.focus,
        .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.active,
        .open > .dropdown-toggle.btn.btn-social.btn-github {
            color: #ffffff;
            background-color: #3876b4 !important;
            border-color: #3876b4 !important;
        }

        .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.active,
        .open > .dropdown-toggle.btn.btn-social.btn-github {
            background-image: none;
        }

        .btn.btn-social.btn-github.disabled,
        .btn.btn-social.btn-github[disabled],
        fieldset[disabled] .btn.btn-social.btn-github,
        .btn.btn-social.btn-github.disabled:hover,
        .btn.btn-social.btn-github[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-github:hover,
        .btn.btn-social.btn-github.disabled:focus,
        .btn.btn-social.btn-github[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-github:focus,
        .btn.btn-social.btn-github.disabled.focus,
        .btn.btn-social.btn-github[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-github.focus,
        .btn.btn-social.btn-github.disabled:active,
        .btn.btn-social.btn-github[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.disabled.active,
        .btn.btn-social.btn-github[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-github.active {
            background-color: #4183c4;
            border-color: #4183c4;
        }

        .btn.btn-social.btn-github .badge {
            color: #4183c4;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-github:hover {
            background-color: #3876b4;
            border-color: #346fa8;
        }

        .btn.btn-social.btn-github:focus,
        .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.active,
        .open > .dropdown-toggle.btn.btn-social.btn-github {
            color: #ffffff;
            background-color: #346fa8;
            border-color: #3269a0;
        }

        .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.active,
        .open > .dropdown-toggle.btn.btn-social.btn-github {
            background-image: none;
        }

        .btn.btn-social.btn-github.disabled,
        .btn.btn-social.btn-github[disabled],
        fieldset[disabled] .btn.btn-social.btn-github,
        .btn.btn-social.btn-github.disabled:hover,
        .btn.btn-social.btn-github[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-github:hover,
        .btn.btn-social.btn-github.disabled:focus,
        .btn.btn-social.btn-github[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-github:focus,
        .btn.btn-social.btn-github.disabled:active,
        .btn.btn-social.btn-github[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-github:active,
        .btn.btn-social.btn-github.disabled.active,
        .btn.btn-social.btn-github[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-github.active {
            background-color: #4183c4;
            border-color: #4183c4;
        }

        .btn.btn-social.btn-github .badge {
            color: #4183c4;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-behance {
        background-color: #1769ff !important;
        border-color: #1769ff !important;
        color: #ffffff;
        background-color: #1769ff;
        border-color: #1769ff;
    }

        .btn.btn-social.btn-behance:hover,
        .btn.btn-social.btn-behance:focus,
        .btn.btn-social.btn-behance.focus,
        .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.active,
        .open > .dropdown-toggle.btn.btn-social.btn-behance {
            color: #ffffff;
            background-color: #0050e3;
            border-color: #004dd9;
        }

        .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.active,
        .open > .dropdown-toggle.btn.btn-social.btn-behance {
            background-image: none;
        }

        .btn.btn-social.btn-behance.disabled,
        .btn.btn-social.btn-behance[disabled],
        fieldset[disabled] .btn.btn-social.btn-behance,
        .btn.btn-social.btn-behance.disabled:hover,
        .btn.btn-social.btn-behance[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-behance:hover,
        .btn.btn-social.btn-behance.disabled:focus,
        .btn.btn-social.btn-behance[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-behance:focus,
        .btn.btn-social.btn-behance.disabled.focus,
        .btn.btn-social.btn-behance[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-behance.focus,
        .btn.btn-social.btn-behance.disabled:active,
        .btn.btn-social.btn-behance[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.disabled.active,
        .btn.btn-social.btn-behance[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-behance.active {
            background-color: #1769ff;
            border-color: #1769ff;
        }

        .btn.btn-social.btn-behance .badge {
            color: #1769ff;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-behance:hover,
        .btn.btn-social.btn-behance:focus,
        .btn.btn-social.btn-behance.focus,
        .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.active,
        .open > .dropdown-toggle.btn.btn-social.btn-behance {
            color: #ffffff;
            background-color: #0059fc !important;
            border-color: #0059fc !important;
        }

        .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.active,
        .open > .dropdown-toggle.btn.btn-social.btn-behance {
            background-image: none;
        }

        .btn.btn-social.btn-behance.disabled,
        .btn.btn-social.btn-behance[disabled],
        fieldset[disabled] .btn.btn-social.btn-behance,
        .btn.btn-social.btn-behance.disabled:hover,
        .btn.btn-social.btn-behance[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-behance:hover,
        .btn.btn-social.btn-behance.disabled:focus,
        .btn.btn-social.btn-behance[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-behance:focus,
        .btn.btn-social.btn-behance.disabled.focus,
        .btn.btn-social.btn-behance[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-behance.focus,
        .btn.btn-social.btn-behance.disabled:active,
        .btn.btn-social.btn-behance[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.disabled.active,
        .btn.btn-social.btn-behance[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-behance.active {
            background-color: #1769ff;
            border-color: #1769ff;
        }

        .btn.btn-social.btn-behance .badge {
            color: #1769ff;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-behance:hover {
            background-color: #0059fc;
            border-color: #0054ed;
        }

        .btn.btn-social.btn-behance:focus,
        .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.active,
        .open > .dropdown-toggle.btn.btn-social.btn-behance {
            color: #ffffff;
            background-color: #0054ed;
            border-color: #0050e3;
        }

        .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.active,
        .open > .dropdown-toggle.btn.btn-social.btn-behance {
            background-image: none;
        }

        .btn.btn-social.btn-behance.disabled,
        .btn.btn-social.btn-behance[disabled],
        fieldset[disabled] .btn.btn-social.btn-behance,
        .btn.btn-social.btn-behance.disabled:hover,
        .btn.btn-social.btn-behance[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-behance:hover,
        .btn.btn-social.btn-behance.disabled:focus,
        .btn.btn-social.btn-behance[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-behance:focus,
        .btn.btn-social.btn-behance.disabled:active,
        .btn.btn-social.btn-behance[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-behance:active,
        .btn.btn-social.btn-behance.disabled.active,
        .btn.btn-social.btn-behance[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-behance.active {
            background-color: #1769ff;
            border-color: #1769ff;
        }

        .btn.btn-social.btn-behance .badge {
            color: #1769ff;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-flickr {
        background-color: #0063db !important;
        border-color: #0063db !important;
        color: #ffffff;
        background-color: #0063db;
        border-color: #0063db;
    }

        .btn.btn-social.btn-flickr:hover,
        .btn.btn-social.btn-flickr:focus,
        .btn.btn-social.btn-flickr.focus,
        .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.active,
        .open > .dropdown-toggle.btn.btn-social.btn-flickr {
            color: #ffffff;
            background-color: #004ca8;
            border-color: #00479e;
        }

        .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.active,
        .open > .dropdown-toggle.btn.btn-social.btn-flickr {
            background-image: none;
        }

        .btn.btn-social.btn-flickr.disabled,
        .btn.btn-social.btn-flickr[disabled],
        fieldset[disabled] .btn.btn-social.btn-flickr,
        .btn.btn-social.btn-flickr.disabled:hover,
        .btn.btn-social.btn-flickr[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-flickr:hover,
        .btn.btn-social.btn-flickr.disabled:focus,
        .btn.btn-social.btn-flickr[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-flickr:focus,
        .btn.btn-social.btn-flickr.disabled.focus,
        .btn.btn-social.btn-flickr[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-flickr.focus,
        .btn.btn-social.btn-flickr.disabled:active,
        .btn.btn-social.btn-flickr[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.disabled.active,
        .btn.btn-social.btn-flickr[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-flickr.active {
            background-color: #0063db;
            border-color: #0063db;
        }

        .btn.btn-social.btn-flickr .badge {
            color: #0063db;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-flickr:hover,
        .btn.btn-social.btn-flickr:focus,
        .btn.btn-social.btn-flickr.focus,
        .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.active,
        .open > .dropdown-toggle.btn.btn-social.btn-flickr {
            color: #ffffff;
            background-color: #0057c2 !important;
            border-color: #0057c2 !important;
        }

        .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.active,
        .open > .dropdown-toggle.btn.btn-social.btn-flickr {
            background-image: none;
        }

        .btn.btn-social.btn-flickr.disabled,
        .btn.btn-social.btn-flickr[disabled],
        fieldset[disabled] .btn.btn-social.btn-flickr,
        .btn.btn-social.btn-flickr.disabled:hover,
        .btn.btn-social.btn-flickr[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-flickr:hover,
        .btn.btn-social.btn-flickr.disabled:focus,
        .btn.btn-social.btn-flickr[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-flickr:focus,
        .btn.btn-social.btn-flickr.disabled.focus,
        .btn.btn-social.btn-flickr[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-flickr.focus,
        .btn.btn-social.btn-flickr.disabled:active,
        .btn.btn-social.btn-flickr[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.disabled.active,
        .btn.btn-social.btn-flickr[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-flickr.active {
            background-color: #0063db;
            border-color: #0063db;
        }

        .btn.btn-social.btn-flickr .badge {
            color: #0063db;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-flickr:hover {
            background-color: #0057c2;
            border-color: #0051b2;
        }

        .btn.btn-social.btn-flickr:focus,
        .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.active,
        .open > .dropdown-toggle.btn.btn-social.btn-flickr {
            color: #ffffff;
            background-color: #0051b2;
            border-color: #004ca8;
        }

        .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.active,
        .open > .dropdown-toggle.btn.btn-social.btn-flickr {
            background-image: none;
        }

        .btn.btn-social.btn-flickr.disabled,
        .btn.btn-social.btn-flickr[disabled],
        fieldset[disabled] .btn.btn-social.btn-flickr,
        .btn.btn-social.btn-flickr.disabled:hover,
        .btn.btn-social.btn-flickr[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-flickr:hover,
        .btn.btn-social.btn-flickr.disabled:focus,
        .btn.btn-social.btn-flickr[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-flickr:focus,
        .btn.btn-social.btn-flickr.disabled:active,
        .btn.btn-social.btn-flickr[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-flickr:active,
        .btn.btn-social.btn-flickr.disabled.active,
        .btn.btn-social.btn-flickr[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-flickr.active {
            background-color: #0063db;
            border-color: #0063db;
        }

        .btn.btn-social.btn-flickr .badge {
            color: #0063db;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-jsfiddle {
        background-color: #4679a4 !important;
        border-color: #4679a4 !important;
        color: #ffffff;
        background-color: #4679a4;
        border-color: #4679a4;
    }

        .btn.btn-social.btn-jsfiddle:hover,
        .btn.btn-social.btn-jsfiddle:focus,
        .btn.btn-social.btn-jsfiddle.focus,
        .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.active,
        .open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
            color: #ffffff;
            background-color: #375f80;
            border-color: #345979;
        }

        .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.active,
        .open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
            background-image: none;
        }

        .btn.btn-social.btn-jsfiddle.disabled,
        .btn.btn-social.btn-jsfiddle[disabled],
        fieldset[disabled] .btn.btn-social.btn-jsfiddle,
        .btn.btn-social.btn-jsfiddle.disabled:hover,
        .btn.btn-social.btn-jsfiddle[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:hover,
        .btn.btn-social.btn-jsfiddle.disabled:focus,
        .btn.btn-social.btn-jsfiddle[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:focus,
        .btn.btn-social.btn-jsfiddle.disabled.focus,
        .btn.btn-social.btn-jsfiddle[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle.focus,
        .btn.btn-social.btn-jsfiddle.disabled:active,
        .btn.btn-social.btn-jsfiddle[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.disabled.active,
        .btn.btn-social.btn-jsfiddle[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle.active {
            background-color: #4679a4;
            border-color: #4679a4;
        }

        .btn.btn-social.btn-jsfiddle .badge {
            color: #4679a4;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-jsfiddle:hover,
        .btn.btn-social.btn-jsfiddle:focus,
        .btn.btn-social.btn-jsfiddle.focus,
        .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.active,
        .open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
            color: #ffffff;
            background-color: #3e6c92 !important;
            border-color: #3e6c92 !important;
        }

        .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.active,
        .open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
            background-image: none;
        }

        .btn.btn-social.btn-jsfiddle.disabled,
        .btn.btn-social.btn-jsfiddle[disabled],
        fieldset[disabled] .btn.btn-social.btn-jsfiddle,
        .btn.btn-social.btn-jsfiddle.disabled:hover,
        .btn.btn-social.btn-jsfiddle[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:hover,
        .btn.btn-social.btn-jsfiddle.disabled:focus,
        .btn.btn-social.btn-jsfiddle[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:focus,
        .btn.btn-social.btn-jsfiddle.disabled.focus,
        .btn.btn-social.btn-jsfiddle[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle.focus,
        .btn.btn-social.btn-jsfiddle.disabled:active,
        .btn.btn-social.btn-jsfiddle[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.disabled.active,
        .btn.btn-social.btn-jsfiddle[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle.active {
            background-color: #4679a4;
            border-color: #4679a4;
        }

        .btn.btn-social.btn-jsfiddle .badge {
            color: #4679a4;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-jsfiddle:hover {
            background-color: #3e6c92;
            border-color: #3a6487;
        }

        .btn.btn-social.btn-jsfiddle:focus,
        .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.active,
        .open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
            color: #ffffff;
            background-color: #3a6487;
            border-color: #375f80;
        }

        .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.active,
        .open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
            background-image: none;
        }

        .btn.btn-social.btn-jsfiddle.disabled,
        .btn.btn-social.btn-jsfiddle[disabled],
        fieldset[disabled] .btn.btn-social.btn-jsfiddle,
        .btn.btn-social.btn-jsfiddle.disabled:hover,
        .btn.btn-social.btn-jsfiddle[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:hover,
        .btn.btn-social.btn-jsfiddle.disabled:focus,
        .btn.btn-social.btn-jsfiddle[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:focus,
        .btn.btn-social.btn-jsfiddle.disabled:active,
        .btn.btn-social.btn-jsfiddle[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle:active,
        .btn.btn-social.btn-jsfiddle.disabled.active,
        .btn.btn-social.btn-jsfiddle[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle.active {
            background-color: #4679a4;
            border-color: #4679a4;
        }

        .btn.btn-social.btn-jsfiddle .badge {
            color: #4679a4;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-reddit {
        background-color: #ff4500 !important;
        border-color: #ff4500 !important;
        color: #ffffff;
        background-color: #ff4500;
        border-color: #ff4500;
    }

        .btn.btn-social.btn-reddit:hover,
        .btn.btn-social.btn-reddit:focus,
        .btn.btn-social.btn-reddit.focus,
        .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.active,
        .open > .dropdown-toggle.btn.btn-social.btn-reddit {
            color: #ffffff;
            background-color: #cc3700;
            border-color: #c23400;
        }

        .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.active,
        .open > .dropdown-toggle.btn.btn-social.btn-reddit {
            background-image: none;
        }

        .btn.btn-social.btn-reddit.disabled,
        .btn.btn-social.btn-reddit[disabled],
        fieldset[disabled] .btn.btn-social.btn-reddit,
        .btn.btn-social.btn-reddit.disabled:hover,
        .btn.btn-social.btn-reddit[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-reddit:hover,
        .btn.btn-social.btn-reddit.disabled:focus,
        .btn.btn-social.btn-reddit[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-reddit:focus,
        .btn.btn-social.btn-reddit.disabled.focus,
        .btn.btn-social.btn-reddit[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-reddit.focus,
        .btn.btn-social.btn-reddit.disabled:active,
        .btn.btn-social.btn-reddit[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.disabled.active,
        .btn.btn-social.btn-reddit[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-reddit.active {
            background-color: #ff4500;
            border-color: #ff4500;
        }

        .btn.btn-social.btn-reddit .badge {
            color: #ff4500;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-reddit:hover,
        .btn.btn-social.btn-reddit:focus,
        .btn.btn-social.btn-reddit.focus,
        .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.active,
        .open > .dropdown-toggle.btn.btn-social.btn-reddit {
            color: #ffffff;
            background-color: #e63e00 !important;
            border-color: #e63e00 !important;
        }

        .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.active,
        .open > .dropdown-toggle.btn.btn-social.btn-reddit {
            background-image: none;
        }

        .btn.btn-social.btn-reddit.disabled,
        .btn.btn-social.btn-reddit[disabled],
        fieldset[disabled] .btn.btn-social.btn-reddit,
        .btn.btn-social.btn-reddit.disabled:hover,
        .btn.btn-social.btn-reddit[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-reddit:hover,
        .btn.btn-social.btn-reddit.disabled:focus,
        .btn.btn-social.btn-reddit[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-reddit:focus,
        .btn.btn-social.btn-reddit.disabled.focus,
        .btn.btn-social.btn-reddit[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-reddit.focus,
        .btn.btn-social.btn-reddit.disabled:active,
        .btn.btn-social.btn-reddit[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.disabled.active,
        .btn.btn-social.btn-reddit[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-reddit.active {
            background-color: #ff4500;
            border-color: #ff4500;
        }

        .btn.btn-social.btn-reddit .badge {
            color: #ff4500;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-reddit:hover {
            background-color: #e63e00;
            border-color: #d63a00;
        }

        .btn.btn-social.btn-reddit:focus,
        .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.active,
        .open > .dropdown-toggle.btn.btn-social.btn-reddit {
            color: #ffffff;
            background-color: #d63a00;
            border-color: #cc3700;
        }

        .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.active,
        .open > .dropdown-toggle.btn.btn-social.btn-reddit {
            background-image: none;
        }

        .btn.btn-social.btn-reddit.disabled,
        .btn.btn-social.btn-reddit[disabled],
        fieldset[disabled] .btn.btn-social.btn-reddit,
        .btn.btn-social.btn-reddit.disabled:hover,
        .btn.btn-social.btn-reddit[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-reddit:hover,
        .btn.btn-social.btn-reddit.disabled:focus,
        .btn.btn-social.btn-reddit[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-reddit:focus,
        .btn.btn-social.btn-reddit.disabled:active,
        .btn.btn-social.btn-reddit[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-reddit:active,
        .btn.btn-social.btn-reddit.disabled.active,
        .btn.btn-social.btn-reddit[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-reddit.active {
            background-color: #ff4500;
            border-color: #ff4500;
        }

        .btn.btn-social.btn-reddit .badge {
            color: #ff4500;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-youtube {
        background-color: #cd332d !important;
        border-color: #cd332d !important;
        color: #ffffff;
        background-color: #cd332d;
        border-color: #cd332d;
    }

        .btn.btn-social.btn-youtube:hover,
        .btn.btn-social.btn-youtube:focus,
        .btn.btn-social.btn-youtube.focus,
        .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.active,
        .open > .dropdown-toggle.btn.btn-social.btn-youtube {
            color: #ffffff;
            background-color: #a32924;
            border-color: #9b2722;
        }

        .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.active,
        .open > .dropdown-toggle.btn.btn-social.btn-youtube {
            background-image: none;
        }

        .btn.btn-social.btn-youtube.disabled,
        .btn.btn-social.btn-youtube[disabled],
        fieldset[disabled] .btn.btn-social.btn-youtube,
        .btn.btn-social.btn-youtube.disabled:hover,
        .btn.btn-social.btn-youtube[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-youtube:hover,
        .btn.btn-social.btn-youtube.disabled:focus,
        .btn.btn-social.btn-youtube[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-youtube:focus,
        .btn.btn-social.btn-youtube.disabled.focus,
        .btn.btn-social.btn-youtube[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-youtube.focus,
        .btn.btn-social.btn-youtube.disabled:active,
        .btn.btn-social.btn-youtube[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.disabled.active,
        .btn.btn-social.btn-youtube[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-youtube.active {
            background-color: #cd332d;
            border-color: #cd332d;
        }

        .btn.btn-social.btn-youtube .badge {
            color: #cd332d;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-youtube:hover,
        .btn.btn-social.btn-youtube:focus,
        .btn.btn-social.btn-youtube.focus,
        .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.active,
        .open > .dropdown-toggle.btn.btn-social.btn-youtube {
            color: #ffffff;
            background-color: #b82e28 !important;
            border-color: #b82e28 !important;
        }

        .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.active,
        .open > .dropdown-toggle.btn.btn-social.btn-youtube {
            background-image: none;
        }

        .btn.btn-social.btn-youtube.disabled,
        .btn.btn-social.btn-youtube[disabled],
        fieldset[disabled] .btn.btn-social.btn-youtube,
        .btn.btn-social.btn-youtube.disabled:hover,
        .btn.btn-social.btn-youtube[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-youtube:hover,
        .btn.btn-social.btn-youtube.disabled:focus,
        .btn.btn-social.btn-youtube[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-youtube:focus,
        .btn.btn-social.btn-youtube.disabled.focus,
        .btn.btn-social.btn-youtube[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-youtube.focus,
        .btn.btn-social.btn-youtube.disabled:active,
        .btn.btn-social.btn-youtube[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.disabled.active,
        .btn.btn-social.btn-youtube[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-youtube.active {
            background-color: #cd332d;
            border-color: #cd332d;
        }

        .btn.btn-social.btn-youtube .badge {
            color: #cd332d;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-youtube:hover {
            background-color: #b82e28;
            border-color: #ac2b26;
        }

        .btn.btn-social.btn-youtube:focus,
        .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.active,
        .open > .dropdown-toggle.btn.btn-social.btn-youtube {
            color: #ffffff;
            background-color: #ac2b26;
            border-color: #a32924;
        }

        .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.active,
        .open > .dropdown-toggle.btn.btn-social.btn-youtube {
            background-image: none;
        }

        .btn.btn-social.btn-youtube.disabled,
        .btn.btn-social.btn-youtube[disabled],
        fieldset[disabled] .btn.btn-social.btn-youtube,
        .btn.btn-social.btn-youtube.disabled:hover,
        .btn.btn-social.btn-youtube[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-youtube:hover,
        .btn.btn-social.btn-youtube.disabled:focus,
        .btn.btn-social.btn-youtube[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-youtube:focus,
        .btn.btn-social.btn-youtube.disabled:active,
        .btn.btn-social.btn-youtube[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-youtube:active,
        .btn.btn-social.btn-youtube.disabled.active,
        .btn.btn-social.btn-youtube[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-youtube.active {
            background-color: #cd332d;
            border-color: #cd332d;
        }

        .btn.btn-social.btn-youtube .badge {
            color: #cd332d;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-foursquare {
        background-color: #2398c9 !important;
        border-color: #2398c9 !important;
        color: #ffffff;
        background-color: #2398c9;
        border-color: #2398c9;
    }

        .btn.btn-social.btn-foursquare:hover,
        .btn.btn-social.btn-foursquare:focus,
        .btn.btn-social.btn-foursquare.focus,
        .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.active,
        .open > .dropdown-toggle.btn.btn-social.btn-foursquare {
            color: #ffffff;
            background-color: #1b779e;
            border-color: #1a7195;
        }

        .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.active,
        .open > .dropdown-toggle.btn.btn-social.btn-foursquare {
            background-image: none;
        }

        .btn.btn-social.btn-foursquare.disabled,
        .btn.btn-social.btn-foursquare[disabled],
        fieldset[disabled] .btn.btn-social.btn-foursquare,
        .btn.btn-social.btn-foursquare.disabled:hover,
        .btn.btn-social.btn-foursquare[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-foursquare:hover,
        .btn.btn-social.btn-foursquare.disabled:focus,
        .btn.btn-social.btn-foursquare[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-foursquare:focus,
        .btn.btn-social.btn-foursquare.disabled.focus,
        .btn.btn-social.btn-foursquare[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-foursquare.focus,
        .btn.btn-social.btn-foursquare.disabled:active,
        .btn.btn-social.btn-foursquare[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.disabled.active,
        .btn.btn-social.btn-foursquare[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-foursquare.active {
            background-color: #2398c9;
            border-color: #2398c9;
        }

        .btn.btn-social.btn-foursquare .badge {
            color: #2398c9;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-foursquare:hover,
        .btn.btn-social.btn-foursquare:focus,
        .btn.btn-social.btn-foursquare.focus,
        .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.active,
        .open > .dropdown-toggle.btn.btn-social.btn-foursquare {
            color: #ffffff;
            background-color: #1f88b3 !important;
            border-color: #1f88b3 !important;
        }

        .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.active,
        .open > .dropdown-toggle.btn.btn-social.btn-foursquare {
            background-image: none;
        }

        .btn.btn-social.btn-foursquare.disabled,
        .btn.btn-social.btn-foursquare[disabled],
        fieldset[disabled] .btn.btn-social.btn-foursquare,
        .btn.btn-social.btn-foursquare.disabled:hover,
        .btn.btn-social.btn-foursquare[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-foursquare:hover,
        .btn.btn-social.btn-foursquare.disabled:focus,
        .btn.btn-social.btn-foursquare[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-foursquare:focus,
        .btn.btn-social.btn-foursquare.disabled.focus,
        .btn.btn-social.btn-foursquare[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-foursquare.focus,
        .btn.btn-social.btn-foursquare.disabled:active,
        .btn.btn-social.btn-foursquare[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.disabled.active,
        .btn.btn-social.btn-foursquare[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-foursquare.active {
            background-color: #2398c9;
            border-color: #2398c9;
        }

        .btn.btn-social.btn-foursquare .badge {
            color: #2398c9;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-foursquare:hover {
            background-color: #1f88b3;
            border-color: #1d7ea6;
        }

        .btn.btn-social.btn-foursquare:focus,
        .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.active,
        .open > .dropdown-toggle.btn.btn-social.btn-foursquare {
            color: #ffffff;
            background-color: #1d7ea6;
            border-color: #1b779e;
        }

        .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.active,
        .open > .dropdown-toggle.btn.btn-social.btn-foursquare {
            background-image: none;
        }

        .btn.btn-social.btn-foursquare.disabled,
        .btn.btn-social.btn-foursquare[disabled],
        fieldset[disabled] .btn.btn-social.btn-foursquare,
        .btn.btn-social.btn-foursquare.disabled:hover,
        .btn.btn-social.btn-foursquare[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-foursquare:hover,
        .btn.btn-social.btn-foursquare.disabled:focus,
        .btn.btn-social.btn-foursquare[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-foursquare:focus,
        .btn.btn-social.btn-foursquare.disabled:active,
        .btn.btn-social.btn-foursquare[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-foursquare:active,
        .btn.btn-social.btn-foursquare.disabled.active,
        .btn.btn-social.btn-foursquare[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-foursquare.active {
            background-color: #2398c9;
            border-color: #2398c9;
        }

        .btn.btn-social.btn-foursquare .badge {
            color: #2398c9;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-google {
        background-color: #245dc1 !important;
        border-color: #245dc1 !important;
        color: #ffffff;
        background-color: #245dc1;
        border-color: #245dc1;
    }

        .btn.btn-social.btn-google:hover,
        .btn.btn-social.btn-google:focus,
        .btn.btn-social.btn-google.focus,
        .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.active,
        .open > .dropdown-toggle.btn.btn-social.btn-google {
            color: #ffffff;
            background-color: #1c4896;
            border-color: #1a448d;
        }

        .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.active,
        .open > .dropdown-toggle.btn.btn-social.btn-google {
            background-image: none;
        }

        .btn.btn-social.btn-google.disabled,
        .btn.btn-social.btn-google[disabled],
        fieldset[disabled] .btn.btn-social.btn-google,
        .btn.btn-social.btn-google.disabled:hover,
        .btn.btn-social.btn-google[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-google:hover,
        .btn.btn-social.btn-google.disabled:focus,
        .btn.btn-social.btn-google[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-google:focus,
        .btn.btn-social.btn-google.disabled.focus,
        .btn.btn-social.btn-google[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-google.focus,
        .btn.btn-social.btn-google.disabled:active,
        .btn.btn-social.btn-google[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.disabled.active,
        .btn.btn-social.btn-google[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-google.active {
            background-color: #245dc1;
            border-color: #245dc1;
        }

        .btn.btn-social.btn-google .badge {
            color: #245dc1;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-google:hover,
        .btn.btn-social.btn-google:focus,
        .btn.btn-social.btn-google.focus,
        .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.active,
        .open > .dropdown-toggle.btn.btn-social.btn-google {
            color: #ffffff;
            background-color: #2053ac !important;
            border-color: #2053ac !important;
        }

        .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.active,
        .open > .dropdown-toggle.btn.btn-social.btn-google {
            background-image: none;
        }

        .btn.btn-social.btn-google.disabled,
        .btn.btn-social.btn-google[disabled],
        fieldset[disabled] .btn.btn-social.btn-google,
        .btn.btn-social.btn-google.disabled:hover,
        .btn.btn-social.btn-google[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-google:hover,
        .btn.btn-social.btn-google.disabled:focus,
        .btn.btn-social.btn-google[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-google:focus,
        .btn.btn-social.btn-google.disabled.focus,
        .btn.btn-social.btn-google[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-google.focus,
        .btn.btn-social.btn-google.disabled:active,
        .btn.btn-social.btn-google[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.disabled.active,
        .btn.btn-social.btn-google[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-google.active {
            background-color: #245dc1;
            border-color: #245dc1;
        }

        .btn.btn-social.btn-google .badge {
            color: #245dc1;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-google:hover {
            background-color: #2053ac;
            border-color: #1e4c9f;
        }

        .btn.btn-social.btn-google:focus,
        .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.active,
        .open > .dropdown-toggle.btn.btn-social.btn-google {
            color: #ffffff;
            background-color: #1e4c9f;
            border-color: #1c4896;
        }

        .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.active,
        .open > .dropdown-toggle.btn.btn-social.btn-google {
            background-image: none;
        }

        .btn.btn-social.btn-google.disabled,
        .btn.btn-social.btn-google[disabled],
        fieldset[disabled] .btn.btn-social.btn-google,
        .btn.btn-social.btn-google.disabled:hover,
        .btn.btn-social.btn-google[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-google:hover,
        .btn.btn-social.btn-google.disabled:focus,
        .btn.btn-social.btn-google[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-google:focus,
        .btn.btn-social.btn-google.disabled:active,
        .btn.btn-social.btn-google[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-google:active,
        .btn.btn-social.btn-google.disabled.active,
        .btn.btn-social.btn-google[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-google.active {
            background-color: #245dc1;
            border-color: #245dc1;
        }

        .btn.btn-social.btn-google .badge {
            color: #245dc1;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-apple {
        background-color: #b9bfc1 !important;
        border-color: #b9bfc1 !important;
        color: #ffffff;
        background-color: #b9bfc1;
        border-color: #b9bfc1;
    }

        .btn.btn-social.btn-apple:hover,
        .btn.btn-social.btn-apple:focus,
        .btn.btn-social.btn-apple.focus,
        .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.active,
        .open > .dropdown-toggle.btn.btn-social.btn-apple {
            color: #ffffff;
            background-color: #9ea6a9;
            border-color: #99a1a4;
        }

        .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.active,
        .open > .dropdown-toggle.btn.btn-social.btn-apple {
            background-image: none;
        }

        .btn.btn-social.btn-apple.disabled,
        .btn.btn-social.btn-apple[disabled],
        fieldset[disabled] .btn.btn-social.btn-apple,
        .btn.btn-social.btn-apple.disabled:hover,
        .btn.btn-social.btn-apple[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-apple:hover,
        .btn.btn-social.btn-apple.disabled:focus,
        .btn.btn-social.btn-apple[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-apple:focus,
        .btn.btn-social.btn-apple.disabled.focus,
        .btn.btn-social.btn-apple[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-apple.focus,
        .btn.btn-social.btn-apple.disabled:active,
        .btn.btn-social.btn-apple[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.disabled.active,
        .btn.btn-social.btn-apple[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-apple.active {
            background-color: #b9bfc1;
            border-color: #b9bfc1;
        }

        .btn.btn-social.btn-apple .badge {
            color: #b9bfc1;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-apple:hover,
        .btn.btn-social.btn-apple:focus,
        .btn.btn-social.btn-apple.focus,
        .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.active,
        .open > .dropdown-toggle.btn.btn-social.btn-apple {
            color: #ffffff;
            background-color: #abb3b5 !important;
            border-color: #abb3b5 !important;
        }

        .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.active,
        .open > .dropdown-toggle.btn.btn-social.btn-apple {
            background-image: none;
        }

        .btn.btn-social.btn-apple.disabled,
        .btn.btn-social.btn-apple[disabled],
        fieldset[disabled] .btn.btn-social.btn-apple,
        .btn.btn-social.btn-apple.disabled:hover,
        .btn.btn-social.btn-apple[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-apple:hover,
        .btn.btn-social.btn-apple.disabled:focus,
        .btn.btn-social.btn-apple[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-apple:focus,
        .btn.btn-social.btn-apple.disabled.focus,
        .btn.btn-social.btn-apple[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-apple.focus,
        .btn.btn-social.btn-apple.disabled:active,
        .btn.btn-social.btn-apple[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.disabled.active,
        .btn.btn-social.btn-apple[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-apple.active {
            background-color: #b9bfc1;
            border-color: #b9bfc1;
        }

        .btn.btn-social.btn-apple .badge {
            color: #b9bfc1;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-apple:hover {
            background-color: #abb3b5;
            border-color: #a3abae;
        }

        .btn.btn-social.btn-apple:focus,
        .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.active,
        .open > .dropdown-toggle.btn.btn-social.btn-apple {
            color: #ffffff;
            background-color: #a3abae;
            border-color: #9ea6a9;
        }

        .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.active,
        .open > .dropdown-toggle.btn.btn-social.btn-apple {
            background-image: none;
        }

        .btn.btn-social.btn-apple.disabled,
        .btn.btn-social.btn-apple[disabled],
        fieldset[disabled] .btn.btn-social.btn-apple,
        .btn.btn-social.btn-apple.disabled:hover,
        .btn.btn-social.btn-apple[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-apple:hover,
        .btn.btn-social.btn-apple.disabled:focus,
        .btn.btn-social.btn-apple[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-apple:focus,
        .btn.btn-social.btn-apple.disabled:active,
        .btn.btn-social.btn-apple[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-apple:active,
        .btn.btn-social.btn-apple.disabled.active,
        .btn.btn-social.btn-apple[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-apple.active {
            background-color: #b9bfc1;
            border-color: #b9bfc1;
        }

        .btn.btn-social.btn-apple .badge {
            color: #b9bfc1;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-soundcloud {
        background-color: #ff6600 !important;
        border-color: #ff6600 !important;
        color: #ffffff;
        background-color: #ff6600;
        border-color: #ff6600;
    }

        .btn.btn-social.btn-soundcloud:hover,
        .btn.btn-social.btn-soundcloud:focus,
        .btn.btn-social.btn-soundcloud.focus,
        .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.active,
        .open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
            color: #ffffff;
            background-color: #cc5200;
            border-color: #c24e00;
        }

        .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.active,
        .open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
            background-image: none;
        }

        .btn.btn-social.btn-soundcloud.disabled,
        .btn.btn-social.btn-soundcloud[disabled],
        fieldset[disabled] .btn.btn-social.btn-soundcloud,
        .btn.btn-social.btn-soundcloud.disabled:hover,
        .btn.btn-social.btn-soundcloud[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:hover,
        .btn.btn-social.btn-soundcloud.disabled:focus,
        .btn.btn-social.btn-soundcloud[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:focus,
        .btn.btn-social.btn-soundcloud.disabled.focus,
        .btn.btn-social.btn-soundcloud[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-soundcloud.focus,
        .btn.btn-social.btn-soundcloud.disabled:active,
        .btn.btn-social.btn-soundcloud[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.disabled.active,
        .btn.btn-social.btn-soundcloud[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-soundcloud.active {
            background-color: #ff6600;
            border-color: #ff6600;
        }

        .btn.btn-social.btn-soundcloud .badge {
            color: #ff6600;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-soundcloud:hover,
        .btn.btn-social.btn-soundcloud:focus,
        .btn.btn-social.btn-soundcloud.focus,
        .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.active,
        .open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
            color: #ffffff;
            background-color: #e65c00 !important;
            border-color: #e65c00 !important;
        }

        .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.active,
        .open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
            background-image: none;
        }

        .btn.btn-social.btn-soundcloud.disabled,
        .btn.btn-social.btn-soundcloud[disabled],
        fieldset[disabled] .btn.btn-social.btn-soundcloud,
        .btn.btn-social.btn-soundcloud.disabled:hover,
        .btn.btn-social.btn-soundcloud[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:hover,
        .btn.btn-social.btn-soundcloud.disabled:focus,
        .btn.btn-social.btn-soundcloud[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:focus,
        .btn.btn-social.btn-soundcloud.disabled.focus,
        .btn.btn-social.btn-soundcloud[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-soundcloud.focus,
        .btn.btn-social.btn-soundcloud.disabled:active,
        .btn.btn-social.btn-soundcloud[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.disabled.active,
        .btn.btn-social.btn-soundcloud[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-soundcloud.active {
            background-color: #ff6600;
            border-color: #ff6600;
        }

        .btn.btn-social.btn-soundcloud .badge {
            color: #ff6600;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-soundcloud:hover {
            background-color: #e65c00;
            border-color: #d65600;
        }

        .btn.btn-social.btn-soundcloud:focus,
        .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.active,
        .open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
            color: #ffffff;
            background-color: #d65600;
            border-color: #cc5200;
        }

        .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.active,
        .open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
            background-image: none;
        }

        .btn.btn-social.btn-soundcloud.disabled,
        .btn.btn-social.btn-soundcloud[disabled],
        fieldset[disabled] .btn.btn-social.btn-soundcloud,
        .btn.btn-social.btn-soundcloud.disabled:hover,
        .btn.btn-social.btn-soundcloud[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:hover,
        .btn.btn-social.btn-soundcloud.disabled:focus,
        .btn.btn-social.btn-soundcloud[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:focus,
        .btn.btn-social.btn-soundcloud.disabled:active,
        .btn.btn-social.btn-soundcloud[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-soundcloud:active,
        .btn.btn-social.btn-soundcloud.disabled.active,
        .btn.btn-social.btn-soundcloud[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-soundcloud.active {
            background-color: #ff6600;
            border-color: #ff6600;
        }

        .btn.btn-social.btn-soundcloud .badge {
            color: #ff6600;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-steam {
        background-color: #000000 !important;
        border-color: #000000 !important;
        color: #ffffff;
        background-color: #000000;
        border-color: #000000;
    }

        .btn.btn-social.btn-steam:hover,
        .btn.btn-social.btn-steam:focus,
        .btn.btn-social.btn-steam.focus,
        .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.active,
        .open > .dropdown-toggle.btn.btn-social.btn-steam {
            color: #ffffff;
            background-color: #000000;
            border-color: #000000;
        }

        .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.active,
        .open > .dropdown-toggle.btn.btn-social.btn-steam {
            background-image: none;
        }

        .btn.btn-social.btn-steam.disabled,
        .btn.btn-social.btn-steam[disabled],
        fieldset[disabled] .btn.btn-social.btn-steam,
        .btn.btn-social.btn-steam.disabled:hover,
        .btn.btn-social.btn-steam[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-steam:hover,
        .btn.btn-social.btn-steam.disabled:focus,
        .btn.btn-social.btn-steam[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-steam:focus,
        .btn.btn-social.btn-steam.disabled.focus,
        .btn.btn-social.btn-steam[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-steam.focus,
        .btn.btn-social.btn-steam.disabled:active,
        .btn.btn-social.btn-steam[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.disabled.active,
        .btn.btn-social.btn-steam[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-steam.active {
            background-color: #000000;
            border-color: #000000;
        }

        .btn.btn-social.btn-steam .badge {
            color: #000000;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-steam:hover,
        .btn.btn-social.btn-steam:focus,
        .btn.btn-social.btn-steam.focus,
        .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.active,
        .open > .dropdown-toggle.btn.btn-social.btn-steam {
            color: #ffffff;
            background-color: #000000 !important;
            border-color: #000000 !important;
        }

        .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.active,
        .open > .dropdown-toggle.btn.btn-social.btn-steam {
            background-image: none;
        }

        .btn.btn-social.btn-steam.disabled,
        .btn.btn-social.btn-steam[disabled],
        fieldset[disabled] .btn.btn-social.btn-steam,
        .btn.btn-social.btn-steam.disabled:hover,
        .btn.btn-social.btn-steam[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-steam:hover,
        .btn.btn-social.btn-steam.disabled:focus,
        .btn.btn-social.btn-steam[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-steam:focus,
        .btn.btn-social.btn-steam.disabled.focus,
        .btn.btn-social.btn-steam[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-steam.focus,
        .btn.btn-social.btn-steam.disabled:active,
        .btn.btn-social.btn-steam[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.disabled.active,
        .btn.btn-social.btn-steam[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-steam.active {
            background-color: #000000;
            border-color: #000000;
        }

        .btn.btn-social.btn-steam .badge {
            color: #000000;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-steam:hover {
            background-color: #000000;
            border-color: #000000;
        }

        .btn.btn-social.btn-steam:focus,
        .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.active,
        .open > .dropdown-toggle.btn.btn-social.btn-steam {
            color: #ffffff;
            background-color: #000000;
            border-color: #000000;
        }

        .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.active,
        .open > .dropdown-toggle.btn.btn-social.btn-steam {
            background-image: none;
        }

        .btn.btn-social.btn-steam.disabled,
        .btn.btn-social.btn-steam[disabled],
        fieldset[disabled] .btn.btn-social.btn-steam,
        .btn.btn-social.btn-steam.disabled:hover,
        .btn.btn-social.btn-steam[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-steam:hover,
        .btn.btn-social.btn-steam.disabled:focus,
        .btn.btn-social.btn-steam[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-steam:focus,
        .btn.btn-social.btn-steam.disabled:active,
        .btn.btn-social.btn-steam[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-steam:active,
        .btn.btn-social.btn-steam.disabled.active,
        .btn.btn-social.btn-steam[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-steam.active {
            background-color: #000000;
            border-color: #000000;
        }

        .btn.btn-social.btn-steam .badge {
            color: #000000;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-spotify {
        background-color: #80b719 !important;
        border-color: #80b719 !important;
        color: #ffffff;
        background-color: #80b719;
        border-color: #80b719;
    }

        .btn.btn-social.btn-spotify:hover,
        .btn.btn-social.btn-spotify:focus,
        .btn.btn-social.btn-spotify.focus,
        .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.active,
        .open > .dropdown-toggle.btn.btn-social.btn-spotify {
            color: #ffffff;
            background-color: #618a13;
            border-color: #5a8112;
        }

        .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.active,
        .open > .dropdown-toggle.btn.btn-social.btn-spotify {
            background-image: none;
        }

        .btn.btn-social.btn-spotify.disabled,
        .btn.btn-social.btn-spotify[disabled],
        fieldset[disabled] .btn.btn-social.btn-spotify,
        .btn.btn-social.btn-spotify.disabled:hover,
        .btn.btn-social.btn-spotify[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-spotify:hover,
        .btn.btn-social.btn-spotify.disabled:focus,
        .btn.btn-social.btn-spotify[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-spotify:focus,
        .btn.btn-social.btn-spotify.disabled.focus,
        .btn.btn-social.btn-spotify[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-spotify.focus,
        .btn.btn-social.btn-spotify.disabled:active,
        .btn.btn-social.btn-spotify[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.disabled.active,
        .btn.btn-social.btn-spotify[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-spotify.active {
            background-color: #80b719;
            border-color: #80b719;
        }

        .btn.btn-social.btn-spotify .badge {
            color: #80b719;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-spotify:hover,
        .btn.btn-social.btn-spotify:focus,
        .btn.btn-social.btn-spotify.focus,
        .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.active,
        .open > .dropdown-toggle.btn.btn-social.btn-spotify {
            color: #ffffff;
            background-color: #70a116 !important;
            border-color: #70a116 !important;
        }

        .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.active,
        .open > .dropdown-toggle.btn.btn-social.btn-spotify {
            background-image: none;
        }

        .btn.btn-social.btn-spotify.disabled,
        .btn.btn-social.btn-spotify[disabled],
        fieldset[disabled] .btn.btn-social.btn-spotify,
        .btn.btn-social.btn-spotify.disabled:hover,
        .btn.btn-social.btn-spotify[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-spotify:hover,
        .btn.btn-social.btn-spotify.disabled:focus,
        .btn.btn-social.btn-spotify[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-spotify:focus,
        .btn.btn-social.btn-spotify.disabled.focus,
        .btn.btn-social.btn-spotify[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-spotify.focus,
        .btn.btn-social.btn-spotify.disabled:active,
        .btn.btn-social.btn-spotify[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.disabled.active,
        .btn.btn-social.btn-spotify[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-spotify.active {
            background-color: #80b719;
            border-color: #80b719;
        }

        .btn.btn-social.btn-spotify .badge {
            color: #80b719;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-spotify:hover {
            background-color: #70a116;
            border-color: #679314;
        }

        .btn.btn-social.btn-spotify:focus,
        .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.active,
        .open > .dropdown-toggle.btn.btn-social.btn-spotify {
            color: #ffffff;
            background-color: #679314;
            border-color: #618a13;
        }

        .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.active,
        .open > .dropdown-toggle.btn.btn-social.btn-spotify {
            background-image: none;
        }

        .btn.btn-social.btn-spotify.disabled,
        .btn.btn-social.btn-spotify[disabled],
        fieldset[disabled] .btn.btn-social.btn-spotify,
        .btn.btn-social.btn-spotify.disabled:hover,
        .btn.btn-social.btn-spotify[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-spotify:hover,
        .btn.btn-social.btn-spotify.disabled:focus,
        .btn.btn-social.btn-spotify[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-spotify:focus,
        .btn.btn-social.btn-spotify.disabled:active,
        .btn.btn-social.btn-spotify[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-spotify:active,
        .btn.btn-social.btn-spotify.disabled.active,
        .btn.btn-social.btn-spotify[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-spotify.active {
            background-color: #80b719;
            border-color: #80b719;
        }

        .btn.btn-social.btn-spotify .badge {
            color: #80b719;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-wordpress {
        background-color: #21759b !important;
        border-color: #21759b !important;
        color: #ffffff;
        background-color: #21759b;
        border-color: #21759b;
    }

        .btn.btn-social.btn-wordpress:hover,
        .btn.btn-social.btn-wordpress:focus,
        .btn.btn-social.btn-wordpress.focus,
        .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.active,
        .open > .dropdown-toggle.btn.btn-social.btn-wordpress {
            color: #ffffff;
            background-color: #185571;
            border-color: #164f69;
        }

        .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.active,
        .open > .dropdown-toggle.btn.btn-social.btn-wordpress {
            background-image: none;
        }

        .btn.btn-social.btn-wordpress.disabled,
        .btn.btn-social.btn-wordpress[disabled],
        fieldset[disabled] .btn.btn-social.btn-wordpress,
        .btn.btn-social.btn-wordpress.disabled:hover,
        .btn.btn-social.btn-wordpress[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-wordpress:hover,
        .btn.btn-social.btn-wordpress.disabled:focus,
        .btn.btn-social.btn-wordpress[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-wordpress:focus,
        .btn.btn-social.btn-wordpress.disabled.focus,
        .btn.btn-social.btn-wordpress[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-wordpress.focus,
        .btn.btn-social.btn-wordpress.disabled:active,
        .btn.btn-social.btn-wordpress[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.disabled.active,
        .btn.btn-social.btn-wordpress[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-wordpress.active {
            background-color: #21759b;
            border-color: #21759b;
        }

        .btn.btn-social.btn-wordpress .badge {
            color: #21759b;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-wordpress:hover,
        .btn.btn-social.btn-wordpress:focus,
        .btn.btn-social.btn-wordpress.focus,
        .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.active,
        .open > .dropdown-toggle.btn.btn-social.btn-wordpress {
            color: #ffffff;
            background-color: #1d6586 !important;
            border-color: #1d6586 !important;
        }

        .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.active,
        .open > .dropdown-toggle.btn.btn-social.btn-wordpress {
            background-image: none;
        }

        .btn.btn-social.btn-wordpress.disabled,
        .btn.btn-social.btn-wordpress[disabled],
        fieldset[disabled] .btn.btn-social.btn-wordpress,
        .btn.btn-social.btn-wordpress.disabled:hover,
        .btn.btn-social.btn-wordpress[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-wordpress:hover,
        .btn.btn-social.btn-wordpress.disabled:focus,
        .btn.btn-social.btn-wordpress[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-wordpress:focus,
        .btn.btn-social.btn-wordpress.disabled.focus,
        .btn.btn-social.btn-wordpress[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-wordpress.focus,
        .btn.btn-social.btn-wordpress.disabled:active,
        .btn.btn-social.btn-wordpress[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.disabled.active,
        .btn.btn-social.btn-wordpress[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-wordpress.active {
            background-color: #21759b;
            border-color: #21759b;
        }

        .btn.btn-social.btn-wordpress .badge {
            color: #21759b;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-wordpress:hover {
            background-color: #1d6586;
            border-color: #1a5c79;
        }

        .btn.btn-social.btn-wordpress:focus,
        .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.active,
        .open > .dropdown-toggle.btn.btn-social.btn-wordpress {
            color: #ffffff;
            background-color: #1a5c79;
            border-color: #185571;
        }

        .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.active,
        .open > .dropdown-toggle.btn.btn-social.btn-wordpress {
            background-image: none;
        }

        .btn.btn-social.btn-wordpress.disabled,
        .btn.btn-social.btn-wordpress[disabled],
        fieldset[disabled] .btn.btn-social.btn-wordpress,
        .btn.btn-social.btn-wordpress.disabled:hover,
        .btn.btn-social.btn-wordpress[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-wordpress:hover,
        .btn.btn-social.btn-wordpress.disabled:focus,
        .btn.btn-social.btn-wordpress[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-wordpress:focus,
        .btn.btn-social.btn-wordpress.disabled:active,
        .btn.btn-social.btn-wordpress[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-wordpress:active,
        .btn.btn-social.btn-wordpress.disabled.active,
        .btn.btn-social.btn-wordpress[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-wordpress.active {
            background-color: #21759b;
            border-color: #21759b;
        }

        .btn.btn-social.btn-wordpress .badge {
            color: #21759b;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-skype {
        background-color: #00aff0 !important;
        border-color: #00aff0 !important;
        color: #ffffff;
        background-color: #00aff0;
        border-color: #00aff0;
    }

        .btn.btn-social.btn-skype:hover,
        .btn.btn-social.btn-skype:focus,
        .btn.btn-social.btn-skype.focus,
        .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.active,
        .open > .dropdown-toggle.btn.btn-social.btn-skype {
            color: #ffffff;
            background-color: #008abd;
            border-color: #0082b3;
        }

        .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.active,
        .open > .dropdown-toggle.btn.btn-social.btn-skype {
            background-image: none;
        }

        .btn.btn-social.btn-skype.disabled,
        .btn.btn-social.btn-skype[disabled],
        fieldset[disabled] .btn.btn-social.btn-skype,
        .btn.btn-social.btn-skype.disabled:hover,
        .btn.btn-social.btn-skype[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-skype:hover,
        .btn.btn-social.btn-skype.disabled:focus,
        .btn.btn-social.btn-skype[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-skype:focus,
        .btn.btn-social.btn-skype.disabled.focus,
        .btn.btn-social.btn-skype[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-skype.focus,
        .btn.btn-social.btn-skype.disabled:active,
        .btn.btn-social.btn-skype[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.disabled.active,
        .btn.btn-social.btn-skype[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-skype.active {
            background-color: #00aff0;
            border-color: #00aff0;
        }

        .btn.btn-social.btn-skype .badge {
            color: #00aff0;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-skype:hover,
        .btn.btn-social.btn-skype:focus,
        .btn.btn-social.btn-skype.focus,
        .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.active,
        .open > .dropdown-toggle.btn.btn-social.btn-skype {
            color: #ffffff;
            background-color: #009cd7 !important;
            border-color: #009cd7 !important;
        }

        .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.active,
        .open > .dropdown-toggle.btn.btn-social.btn-skype {
            background-image: none;
        }

        .btn.btn-social.btn-skype.disabled,
        .btn.btn-social.btn-skype[disabled],
        fieldset[disabled] .btn.btn-social.btn-skype,
        .btn.btn-social.btn-skype.disabled:hover,
        .btn.btn-social.btn-skype[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-skype:hover,
        .btn.btn-social.btn-skype.disabled:focus,
        .btn.btn-social.btn-skype[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-skype:focus,
        .btn.btn-social.btn-skype.disabled.focus,
        .btn.btn-social.btn-skype[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-skype.focus,
        .btn.btn-social.btn-skype.disabled:active,
        .btn.btn-social.btn-skype[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.disabled.active,
        .btn.btn-social.btn-skype[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-skype.active {
            background-color: #00aff0;
            border-color: #00aff0;
        }

        .btn.btn-social.btn-skype .badge {
            color: #00aff0;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-skype:hover {
            background-color: #009cd7;
            border-color: #0091c7;
        }

        .btn.btn-social.btn-skype:focus,
        .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.active,
        .open > .dropdown-toggle.btn.btn-social.btn-skype {
            color: #ffffff;
            background-color: #0091c7;
            border-color: #008abd;
        }

        .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.active,
        .open > .dropdown-toggle.btn.btn-social.btn-skype {
            background-image: none;
        }

        .btn.btn-social.btn-skype.disabled,
        .btn.btn-social.btn-skype[disabled],
        fieldset[disabled] .btn.btn-social.btn-skype,
        .btn.btn-social.btn-skype.disabled:hover,
        .btn.btn-social.btn-skype[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-skype:hover,
        .btn.btn-social.btn-skype.disabled:focus,
        .btn.btn-social.btn-skype[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-skype:focus,
        .btn.btn-social.btn-skype.disabled:active,
        .btn.btn-social.btn-skype[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-skype:active,
        .btn.btn-social.btn-skype.disabled.active,
        .btn.btn-social.btn-skype[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-skype.active {
            background-color: #00aff0;
            border-color: #00aff0;
        }

        .btn.btn-social.btn-skype .badge {
            color: #00aff0;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-android {
        background-color: #a4c639 !important;
        border-color: #a4c639 !important;
        color: #ffffff;
        background-color: #a4c639;
        border-color: #a4c639;
    }

        .btn.btn-social.btn-android:hover,
        .btn.btn-social.btn-android:focus,
        .btn.btn-social.btn-android.focus,
        .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.active,
        .open > .dropdown-toggle.btn.btn-social.btn-android {
            color: #ffffff;
            background-color: #839e2e;
            border-color: #7d962b;
        }

        .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.active,
        .open > .dropdown-toggle.btn.btn-social.btn-android {
            background-image: none;
        }

        .btn.btn-social.btn-android.disabled,
        .btn.btn-social.btn-android[disabled],
        fieldset[disabled] .btn.btn-social.btn-android,
        .btn.btn-social.btn-android.disabled:hover,
        .btn.btn-social.btn-android[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-android:hover,
        .btn.btn-social.btn-android.disabled:focus,
        .btn.btn-social.btn-android[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-android:focus,
        .btn.btn-social.btn-android.disabled.focus,
        .btn.btn-social.btn-android[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-android.focus,
        .btn.btn-social.btn-android.disabled:active,
        .btn.btn-social.btn-android[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.disabled.active,
        .btn.btn-social.btn-android[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-android.active {
            background-color: #a4c639;
            border-color: #a4c639;
        }

        .btn.btn-social.btn-android .badge {
            color: #a4c639;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-android:hover,
        .btn.btn-social.btn-android:focus,
        .btn.btn-social.btn-android.focus,
        .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.active,
        .open > .dropdown-toggle.btn.btn-social.btn-android {
            color: #ffffff;
            background-color: #94b233 !important;
            border-color: #94b233 !important;
        }

        .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.active,
        .open > .dropdown-toggle.btn.btn-social.btn-android {
            background-image: none;
        }

        .btn.btn-social.btn-android.disabled,
        .btn.btn-social.btn-android[disabled],
        fieldset[disabled] .btn.btn-social.btn-android,
        .btn.btn-social.btn-android.disabled:hover,
        .btn.btn-social.btn-android[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-android:hover,
        .btn.btn-social.btn-android.disabled:focus,
        .btn.btn-social.btn-android[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-android:focus,
        .btn.btn-social.btn-android.disabled.focus,
        .btn.btn-social.btn-android[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-android.focus,
        .btn.btn-social.btn-android.disabled:active,
        .btn.btn-social.btn-android[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.disabled.active,
        .btn.btn-social.btn-android[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-android.active {
            background-color: #a4c639;
            border-color: #a4c639;
        }

        .btn.btn-social.btn-android .badge {
            color: #a4c639;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-android:hover {
            background-color: #94b233;
            border-color: #8aa630;
        }

        .btn.btn-social.btn-android:focus,
        .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.active,
        .open > .dropdown-toggle.btn.btn-social.btn-android {
            color: #ffffff;
            background-color: #8aa630;
            border-color: #839e2e;
        }

        .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.active,
        .open > .dropdown-toggle.btn.btn-social.btn-android {
            background-image: none;
        }

        .btn.btn-social.btn-android.disabled,
        .btn.btn-social.btn-android[disabled],
        fieldset[disabled] .btn.btn-social.btn-android,
        .btn.btn-social.btn-android.disabled:hover,
        .btn.btn-social.btn-android[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-android:hover,
        .btn.btn-social.btn-android.disabled:focus,
        .btn.btn-social.btn-android[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-android:focus,
        .btn.btn-social.btn-android.disabled:active,
        .btn.btn-social.btn-android[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-android:active,
        .btn.btn-social.btn-android.disabled.active,
        .btn.btn-social.btn-android[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-android.active {
            background-color: #a4c639;
            border-color: #a4c639;
        }

        .btn.btn-social.btn-android .badge {
            color: #a4c639;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-digg {
        background-color: #14589e !important;
        border-color: #14589e !important;
        color: #ffffff;
        background-color: #14589e;
        border-color: #14589e;
    }

        .btn.btn-social.btn-digg:hover,
        .btn.btn-social.btn-digg:focus,
        .btn.btn-social.btn-digg.focus,
        .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.active,
        .open > .dropdown-toggle.btn.btn-social.btn-digg {
            color: #ffffff;
            background-color: #0e3f71;
            border-color: #0d3a68;
        }

        .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.active,
        .open > .dropdown-toggle.btn.btn-social.btn-digg {
            background-image: none;
        }

        .btn.btn-social.btn-digg.disabled,
        .btn.btn-social.btn-digg[disabled],
        fieldset[disabled] .btn.btn-social.btn-digg,
        .btn.btn-social.btn-digg.disabled:hover,
        .btn.btn-social.btn-digg[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-digg:hover,
        .btn.btn-social.btn-digg.disabled:focus,
        .btn.btn-social.btn-digg[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-digg:focus,
        .btn.btn-social.btn-digg.disabled.focus,
        .btn.btn-social.btn-digg[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-digg.focus,
        .btn.btn-social.btn-digg.disabled:active,
        .btn.btn-social.btn-digg[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.disabled.active,
        .btn.btn-social.btn-digg[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-digg.active {
            background-color: #14589e;
            border-color: #14589e;
        }

        .btn.btn-social.btn-digg .badge {
            color: #14589e;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-digg:hover,
        .btn.btn-social.btn-digg:focus,
        .btn.btn-social.btn-digg.focus,
        .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.active,
        .open > .dropdown-toggle.btn.btn-social.btn-digg {
            color: #ffffff;
            background-color: #114b87 !important;
            border-color: #114b87 !important;
        }

        .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.active,
        .open > .dropdown-toggle.btn.btn-social.btn-digg {
            background-image: none;
        }

        .btn.btn-social.btn-digg.disabled,
        .btn.btn-social.btn-digg[disabled],
        fieldset[disabled] .btn.btn-social.btn-digg,
        .btn.btn-social.btn-digg.disabled:hover,
        .btn.btn-social.btn-digg[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-digg:hover,
        .btn.btn-social.btn-digg.disabled:focus,
        .btn.btn-social.btn-digg[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-digg:focus,
        .btn.btn-social.btn-digg.disabled.focus,
        .btn.btn-social.btn-digg[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-digg.focus,
        .btn.btn-social.btn-digg.disabled:active,
        .btn.btn-social.btn-digg[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.disabled.active,
        .btn.btn-social.btn-digg[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-digg.active {
            background-color: #14589e;
            border-color: #14589e;
        }

        .btn.btn-social.btn-digg .badge {
            color: #14589e;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-digg:hover {
            background-color: #114b87;
            border-color: #0f447a;
        }

        .btn.btn-social.btn-digg:focus,
        .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.active,
        .open > .dropdown-toggle.btn.btn-social.btn-digg {
            color: #ffffff;
            background-color: #0f447a;
            border-color: #0e3f71;
        }

        .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.active,
        .open > .dropdown-toggle.btn.btn-social.btn-digg {
            background-image: none;
        }

        .btn.btn-social.btn-digg.disabled,
        .btn.btn-social.btn-digg[disabled],
        fieldset[disabled] .btn.btn-social.btn-digg,
        .btn.btn-social.btn-digg.disabled:hover,
        .btn.btn-social.btn-digg[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-digg:hover,
        .btn.btn-social.btn-digg.disabled:focus,
        .btn.btn-social.btn-digg[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-digg:focus,
        .btn.btn-social.btn-digg.disabled:active,
        .btn.btn-social.btn-digg[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-digg:active,
        .btn.btn-social.btn-digg.disabled.active,
        .btn.btn-social.btn-digg[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-digg.active {
            background-color: #14589e;
            border-color: #14589e;
        }

        .btn.btn-social.btn-digg .badge {
            color: #14589e;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-linkedin {
        background-color: #007fb1 !important;
        border-color: #007fb1 !important;
        color: #ffffff;
        background-color: #007fb1;
        border-color: #007fb1;
    }

        .btn.btn-social.btn-linkedin:hover,
        .btn.btn-social.btn-linkedin:focus,
        .btn.btn-social.btn-linkedin.focus,
        .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.active,
        .open > .dropdown-toggle.btn.btn-social.btn-linkedin {
            color: #ffffff;
            background-color: #005a7e;
            border-color: #005374;
        }

        .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.active,
        .open > .dropdown-toggle.btn.btn-social.btn-linkedin {
            background-image: none;
        }

        .btn.btn-social.btn-linkedin.disabled,
        .btn.btn-social.btn-linkedin[disabled],
        fieldset[disabled] .btn.btn-social.btn-linkedin,
        .btn.btn-social.btn-linkedin.disabled:hover,
        .btn.btn-social.btn-linkedin[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-linkedin:hover,
        .btn.btn-social.btn-linkedin.disabled:focus,
        .btn.btn-social.btn-linkedin[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-linkedin:focus,
        .btn.btn-social.btn-linkedin.disabled.focus,
        .btn.btn-social.btn-linkedin[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-linkedin.focus,
        .btn.btn-social.btn-linkedin.disabled:active,
        .btn.btn-social.btn-linkedin[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.disabled.active,
        .btn.btn-social.btn-linkedin[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-linkedin.active {
            background-color: #007fb1;
            border-color: #007fb1;
        }

        .btn.btn-social.btn-linkedin .badge {
            color: #007fb1;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-linkedin:hover,
        .btn.btn-social.btn-linkedin:focus,
        .btn.btn-social.btn-linkedin.focus,
        .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.active,
        .open > .dropdown-toggle.btn.btn-social.btn-linkedin {
            color: #ffffff;
            background-color: #006d98 !important;
            border-color: #006d98 !important;
        }

        .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.active,
        .open > .dropdown-toggle.btn.btn-social.btn-linkedin {
            background-image: none;
        }

        .btn.btn-social.btn-linkedin.disabled,
        .btn.btn-social.btn-linkedin[disabled],
        fieldset[disabled] .btn.btn-social.btn-linkedin,
        .btn.btn-social.btn-linkedin.disabled:hover,
        .btn.btn-social.btn-linkedin[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-linkedin:hover,
        .btn.btn-social.btn-linkedin.disabled:focus,
        .btn.btn-social.btn-linkedin[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-linkedin:focus,
        .btn.btn-social.btn-linkedin.disabled.focus,
        .btn.btn-social.btn-linkedin[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-linkedin.focus,
        .btn.btn-social.btn-linkedin.disabled:active,
        .btn.btn-social.btn-linkedin[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.disabled.active,
        .btn.btn-social.btn-linkedin[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-linkedin.active {
            background-color: #007fb1;
            border-color: #007fb1;
        }

        .btn.btn-social.btn-linkedin .badge {
            color: #007fb1;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-linkedin:hover {
            background-color: #006d98;
            border-color: #006288;
        }

        .btn.btn-social.btn-linkedin:focus,
        .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.active,
        .open > .dropdown-toggle.btn.btn-social.btn-linkedin {
            color: #ffffff;
            background-color: #006288;
            border-color: #005a7e;
        }

        .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.active,
        .open > .dropdown-toggle.btn.btn-social.btn-linkedin {
            background-image: none;
        }

        .btn.btn-social.btn-linkedin.disabled,
        .btn.btn-social.btn-linkedin[disabled],
        fieldset[disabled] .btn.btn-social.btn-linkedin,
        .btn.btn-social.btn-linkedin.disabled:hover,
        .btn.btn-social.btn-linkedin[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-linkedin:hover,
        .btn.btn-social.btn-linkedin.disabled:focus,
        .btn.btn-social.btn-linkedin[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-linkedin:focus,
        .btn.btn-social.btn-linkedin.disabled:active,
        .btn.btn-social.btn-linkedin[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-linkedin:active,
        .btn.btn-social.btn-linkedin.disabled.active,
        .btn.btn-social.btn-linkedin[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-linkedin.active {
            background-color: #007fb1;
            border-color: #007fb1;
        }

        .btn.btn-social.btn-linkedin .badge {
            color: #007fb1;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-googleplus {
        background-color: #d14836 !important;
        border-color: #d14836 !important;
        color: #ffffff;
        background-color: #d14836;
        border-color: #d14836;
    }

        .btn.btn-social.btn-googleplus:hover,
        .btn.btn-social.btn-googleplus:focus,
        .btn.btn-social.btn-googleplus.focus,
        .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.active,
        .open > .dropdown-toggle.btn.btn-social.btn-googleplus {
            color: #ffffff;
            background-color: #ad3727;
            border-color: #a43426;
        }

        .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.active,
        .open > .dropdown-toggle.btn.btn-social.btn-googleplus {
            background-image: none;
        }

        .btn.btn-social.btn-googleplus.disabled,
        .btn.btn-social.btn-googleplus[disabled],
        fieldset[disabled] .btn.btn-social.btn-googleplus,
        .btn.btn-social.btn-googleplus.disabled:hover,
        .btn.btn-social.btn-googleplus[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-googleplus:hover,
        .btn.btn-social.btn-googleplus.disabled:focus,
        .btn.btn-social.btn-googleplus[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-googleplus:focus,
        .btn.btn-social.btn-googleplus.disabled.focus,
        .btn.btn-social.btn-googleplus[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-googleplus.focus,
        .btn.btn-social.btn-googleplus.disabled:active,
        .btn.btn-social.btn-googleplus[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.disabled.active,
        .btn.btn-social.btn-googleplus[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-googleplus.active {
            background-color: #d14836;
            border-color: #d14836;
        }

        .btn.btn-social.btn-googleplus .badge {
            color: #d14836;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-googleplus:hover,
        .btn.btn-social.btn-googleplus:focus,
        .btn.btn-social.btn-googleplus.focus,
        .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.active,
        .open > .dropdown-toggle.btn.btn-social.btn-googleplus {
            color: #ffffff;
            background-color: #c13e2c !important;
            border-color: #c13e2c !important;
        }

        .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.active,
        .open > .dropdown-toggle.btn.btn-social.btn-googleplus {
            background-image: none;
        }

        .btn.btn-social.btn-googleplus.disabled,
        .btn.btn-social.btn-googleplus[disabled],
        fieldset[disabled] .btn.btn-social.btn-googleplus,
        .btn.btn-social.btn-googleplus.disabled:hover,
        .btn.btn-social.btn-googleplus[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-googleplus:hover,
        .btn.btn-social.btn-googleplus.disabled:focus,
        .btn.btn-social.btn-googleplus[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-googleplus:focus,
        .btn.btn-social.btn-googleplus.disabled.focus,
        .btn.btn-social.btn-googleplus[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-googleplus.focus,
        .btn.btn-social.btn-googleplus.disabled:active,
        .btn.btn-social.btn-googleplus[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.disabled.active,
        .btn.btn-social.btn-googleplus[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-googleplus.active {
            background-color: #d14836;
            border-color: #d14836;
        }

        .btn.btn-social.btn-googleplus .badge {
            color: #d14836;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-googleplus:hover {
            background-color: #c13e2c;
            border-color: #b53a29;
        }

        .btn.btn-social.btn-googleplus:focus,
        .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.active,
        .open > .dropdown-toggle.btn.btn-social.btn-googleplus {
            color: #ffffff;
            background-color: #b53a29;
            border-color: #ad3727;
        }

        .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.active,
        .open > .dropdown-toggle.btn.btn-social.btn-googleplus {
            background-image: none;
        }

        .btn.btn-social.btn-googleplus.disabled,
        .btn.btn-social.btn-googleplus[disabled],
        fieldset[disabled] .btn.btn-social.btn-googleplus,
        .btn.btn-social.btn-googleplus.disabled:hover,
        .btn.btn-social.btn-googleplus[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-googleplus:hover,
        .btn.btn-social.btn-googleplus.disabled:focus,
        .btn.btn-social.btn-googleplus[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-googleplus:focus,
        .btn.btn-social.btn-googleplus.disabled:active,
        .btn.btn-social.btn-googleplus[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-googleplus:active,
        .btn.btn-social.btn-googleplus.disabled.active,
        .btn.btn-social.btn-googleplus[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-googleplus.active {
            background-color: #d14836;
            border-color: #d14836;
        }

        .btn.btn-social.btn-googleplus .badge {
            color: #d14836;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-instagram {
        background-color: #3f729b !important;
        border-color: #3f729b !important;
        color: #ffffff;
        background-color: #3f729b;
        border-color: #3f729b;
    }

        .btn.btn-social.btn-instagram:hover,
        .btn.btn-social.btn-instagram:focus,
        .btn.btn-social.btn-instagram.focus,
        .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.active,
        .open > .dropdown-toggle.btn.btn-social.btn-instagram {
            color: #ffffff;
            background-color: #305777;
            border-color: #2d526f;
        }

        .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.active,
        .open > .dropdown-toggle.btn.btn-social.btn-instagram {
            background-image: none;
        }

        .btn.btn-social.btn-instagram.disabled,
        .btn.btn-social.btn-instagram[disabled],
        fieldset[disabled] .btn.btn-social.btn-instagram,
        .btn.btn-social.btn-instagram.disabled:hover,
        .btn.btn-social.btn-instagram[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-instagram:hover,
        .btn.btn-social.btn-instagram.disabled:focus,
        .btn.btn-social.btn-instagram[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-instagram:focus,
        .btn.btn-social.btn-instagram.disabled.focus,
        .btn.btn-social.btn-instagram[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-instagram.focus,
        .btn.btn-social.btn-instagram.disabled:active,
        .btn.btn-social.btn-instagram[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.disabled.active,
        .btn.btn-social.btn-instagram[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-instagram.active {
            background-color: #3f729b;
            border-color: #3f729b;
        }

        .btn.btn-social.btn-instagram .badge {
            color: #3f729b;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-instagram:hover,
        .btn.btn-social.btn-instagram:focus,
        .btn.btn-social.btn-instagram.focus,
        .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.active,
        .open > .dropdown-toggle.btn.btn-social.btn-instagram {
            color: #ffffff;
            background-color: #386589 !important;
            border-color: #386589 !important;
        }

        .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.active,
        .open > .dropdown-toggle.btn.btn-social.btn-instagram {
            background-image: none;
        }

        .btn.btn-social.btn-instagram.disabled,
        .btn.btn-social.btn-instagram[disabled],
        fieldset[disabled] .btn.btn-social.btn-instagram,
        .btn.btn-social.btn-instagram.disabled:hover,
        .btn.btn-social.btn-instagram[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-instagram:hover,
        .btn.btn-social.btn-instagram.disabled:focus,
        .btn.btn-social.btn-instagram[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-instagram:focus,
        .btn.btn-social.btn-instagram.disabled.focus,
        .btn.btn-social.btn-instagram[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-instagram.focus,
        .btn.btn-social.btn-instagram.disabled:active,
        .btn.btn-social.btn-instagram[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.disabled.active,
        .btn.btn-social.btn-instagram[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-instagram.active {
            background-color: #3f729b;
            border-color: #3f729b;
        }

        .btn.btn-social.btn-instagram .badge {
            color: #3f729b;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-instagram:hover {
            background-color: #386589;
            border-color: #335d7e;
        }

        .btn.btn-social.btn-instagram:focus,
        .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.active,
        .open > .dropdown-toggle.btn.btn-social.btn-instagram {
            color: #ffffff;
            background-color: #335d7e;
            border-color: #305777;
        }

        .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.active,
        .open > .dropdown-toggle.btn.btn-social.btn-instagram {
            background-image: none;
        }

        .btn.btn-social.btn-instagram.disabled,
        .btn.btn-social.btn-instagram[disabled],
        fieldset[disabled] .btn.btn-social.btn-instagram,
        .btn.btn-social.btn-instagram.disabled:hover,
        .btn.btn-social.btn-instagram[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-instagram:hover,
        .btn.btn-social.btn-instagram.disabled:focus,
        .btn.btn-social.btn-instagram[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-instagram:focus,
        .btn.btn-social.btn-instagram.disabled:active,
        .btn.btn-social.btn-instagram[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-instagram:active,
        .btn.btn-social.btn-instagram.disabled.active,
        .btn.btn-social.btn-instagram[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-instagram.active {
            background-color: #3f729b;
            border-color: #3f729b;
        }

        .btn.btn-social.btn-instagram .badge {
            color: #3f729b;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-windows {
        background-color: #00bdf6 !important;
        border-color: #00bdf6 !important;
        color: #ffffff;
        background-color: #00bdf6;
        border-color: #00bdf6;
    }

        .btn.btn-social.btn-windows:hover,
        .btn.btn-social.btn-windows:focus,
        .btn.btn-social.btn-windows.focus,
        .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.active,
        .open > .dropdown-toggle.btn.btn-social.btn-windows {
            color: #ffffff;
            background-color: #0096c3;
            border-color: #008eb9;
        }

        .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.active,
        .open > .dropdown-toggle.btn.btn-social.btn-windows {
            background-image: none;
        }

        .btn.btn-social.btn-windows.disabled,
        .btn.btn-social.btn-windows[disabled],
        fieldset[disabled] .btn.btn-social.btn-windows,
        .btn.btn-social.btn-windows.disabled:hover,
        .btn.btn-social.btn-windows[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-windows:hover,
        .btn.btn-social.btn-windows.disabled:focus,
        .btn.btn-social.btn-windows[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-windows:focus,
        .btn.btn-social.btn-windows.disabled.focus,
        .btn.btn-social.btn-windows[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-windows.focus,
        .btn.btn-social.btn-windows.disabled:active,
        .btn.btn-social.btn-windows[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.disabled.active,
        .btn.btn-social.btn-windows[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-windows.active {
            background-color: #00bdf6;
            border-color: #00bdf6;
        }

        .btn.btn-social.btn-windows .badge {
            color: #00bdf6;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-windows:hover,
        .btn.btn-social.btn-windows:focus,
        .btn.btn-social.btn-windows.focus,
        .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.active,
        .open > .dropdown-toggle.btn.btn-social.btn-windows {
            color: #ffffff;
            background-color: #00a9dd !important;
            border-color: #00a9dd !important;
        }

        .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.active,
        .open > .dropdown-toggle.btn.btn-social.btn-windows {
            background-image: none;
        }

        .btn.btn-social.btn-windows.disabled,
        .btn.btn-social.btn-windows[disabled],
        fieldset[disabled] .btn.btn-social.btn-windows,
        .btn.btn-social.btn-windows.disabled:hover,
        .btn.btn-social.btn-windows[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-windows:hover,
        .btn.btn-social.btn-windows.disabled:focus,
        .btn.btn-social.btn-windows[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-windows:focus,
        .btn.btn-social.btn-windows.disabled.focus,
        .btn.btn-social.btn-windows[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-windows.focus,
        .btn.btn-social.btn-windows.disabled:active,
        .btn.btn-social.btn-windows[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.disabled.active,
        .btn.btn-social.btn-windows[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-windows.active {
            background-color: #00bdf6;
            border-color: #00bdf6;
        }

        .btn.btn-social.btn-windows .badge {
            color: #00bdf6;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-windows:hover {
            background-color: #00a9dd;
            border-color: #009ecd;
        }

        .btn.btn-social.btn-windows:focus,
        .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.active,
        .open > .dropdown-toggle.btn.btn-social.btn-windows {
            color: #ffffff;
            background-color: #009ecd;
            border-color: #0096c3;
        }

        .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.active,
        .open > .dropdown-toggle.btn.btn-social.btn-windows {
            background-image: none;
        }

        .btn.btn-social.btn-windows.disabled,
        .btn.btn-social.btn-windows[disabled],
        fieldset[disabled] .btn.btn-social.btn-windows,
        .btn.btn-social.btn-windows.disabled:hover,
        .btn.btn-social.btn-windows[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-windows:hover,
        .btn.btn-social.btn-windows.disabled:focus,
        .btn.btn-social.btn-windows[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-windows:focus,
        .btn.btn-social.btn-windows.disabled:active,
        .btn.btn-social.btn-windows[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-windows:active,
        .btn.btn-social.btn-windows.disabled.active,
        .btn.btn-social.btn-windows[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-windows.active {
            background-color: #00bdf6;
            border-color: #00bdf6;
        }

        .btn.btn-social.btn-windows .badge {
            color: #00bdf6;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-facebook-alt {
        color: #3b5998;
        background-color: rgba(255, 255, 255, 0);
        border-color: #3b5998;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-facebook-alt:hover,
        .btn.btn-social.btn-facebook-alt:focus,
        .btn.btn-social.btn-facebook-alt:active,
        .btn.btn-social.btn-facebook-alt.active {
            border-color: #3b5998;
            background-color: #3b5998;
            color: #fff;
        }

        .btn.btn-social.btn-facebook-alt.disabled,
        .btn.btn-social.btn-facebook-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-facebook-alt,
        .btn.btn-social.btn-facebook-alt.disabled:hover,
        .btn.btn-social.btn-facebook-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-facebook-alt:hover,
        .btn.btn-social.btn-facebook-alt.disabled:focus,
        .btn.btn-social.btn-facebook-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-facebook-alt:focus {
            box-shadow: none !important;
            border-color: #6a6a6a;
            color: #6a6a6a;
        }

            .btn.btn-social.btn-facebook-alt.disabled:active,
            .btn.btn-social.btn-facebook-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-facebook-alt:active,
            .btn.btn-social.btn-facebook-alt.disabled.active,
            .btn.btn-social.btn-facebook-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-facebook-alt.active {
                border-color: #3b5998;
                background-color: #263961;
                color: #fff;
            }

        .btn.btn-social.btn-facebook-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-facebook-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-twitter-alt {
        color: #00aced;
        background-color: rgba(255, 255, 255, 0);
        border-color: #00aced;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-twitter-alt:hover,
        .btn.btn-social.btn-twitter-alt:focus,
        .btn.btn-social.btn-twitter-alt:active,
        .btn.btn-social.btn-twitter-alt.active {
            border-color: #00aced;
            background-color: #00aced;
            color: #fff;
        }

        .btn.btn-social.btn-twitter-alt.disabled,
        .btn.btn-social.btn-twitter-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-twitter-alt,
        .btn.btn-social.btn-twitter-alt.disabled:hover,
        .btn.btn-social.btn-twitter-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-twitter-alt:hover,
        .btn.btn-social.btn-twitter-alt.disabled:focus,
        .btn.btn-social.btn-twitter-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-twitter-alt:focus {
            box-shadow: none !important;
            border-color: #3b91b2;
            color: #3b91b2;
        }

            .btn.btn-social.btn-twitter-alt.disabled:active,
            .btn.btn-social.btn-twitter-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-twitter-alt:active,
            .btn.btn-social.btn-twitter-alt.disabled.active,
            .btn.btn-social.btn-twitter-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-twitter-alt.active {
                border-color: #00aced;
                background-color: #0074a1;
                color: #fff;
            }

        .btn.btn-social.btn-twitter-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-twitter-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-github-alt {
        color: #4183c4;
        background-color: rgba(255, 255, 255, 0);
        border-color: #4183c4;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-github-alt:hover,
        .btn.btn-social.btn-github-alt:focus,
        .btn.btn-social.btn-github-alt:active,
        .btn.btn-social.btn-github-alt.active {
            border-color: #4183c4;
            background-color: #4183c4;
            color: #fff;
        }

        .btn.btn-social.btn-github-alt.disabled,
        .btn.btn-social.btn-github-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-github-alt,
        .btn.btn-social.btn-github-alt.disabled:hover,
        .btn.btn-social.btn-github-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-github-alt:hover,
        .btn.btn-social.btn-github-alt.disabled:focus,
        .btn.btn-social.btn-github-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-github-alt:focus {
            box-shadow: none !important;
            border-color: #7f8386;
            color: #7f8386;
        }

            .btn.btn-social.btn-github-alt.disabled:active,
            .btn.btn-social.btn-github-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-github-alt:active,
            .btn.btn-social.btn-github-alt.disabled.active,
            .btn.btn-social.btn-github-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-github-alt.active {
                border-color: #4183c4;
                background-color: #2c5d8d;
                color: #fff;
            }

        .btn.btn-social.btn-github-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-github-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-behance-alt {
        color: #1769ff;
        background-color: rgba(255, 255, 255, 0);
        border-color: #1769ff;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-behance-alt:hover,
        .btn.btn-social.btn-behance-alt:focus,
        .btn.btn-social.btn-behance-alt:active,
        .btn.btn-social.btn-behance-alt.active {
            border-color: #1769ff;
            background-color: #1769ff;
            color: #fff;
        }

        .btn.btn-social.btn-behance-alt.disabled,
        .btn.btn-social.btn-behance-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-behance-alt,
        .btn.btn-social.btn-behance-alt.disabled:hover,
        .btn.btn-social.btn-behance-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-behance-alt:hover,
        .btn.btn-social.btn-behance-alt.disabled:focus,
        .btn.btn-social.btn-behance-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-behance-alt:focus {
            box-shadow: none !important;
            border-color: #517ac5;
            color: #517ac5;
        }

            .btn.btn-social.btn-behance-alt.disabled:active,
            .btn.btn-social.btn-behance-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-behance-alt:active,
            .btn.btn-social.btn-behance-alt.disabled.active,
            .btn.btn-social.btn-behance-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-behance-alt.active {
                border-color: #1769ff;
                background-color: #0047c9;
                color: #fff;
            }

        .btn.btn-social.btn-behance-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-behance-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-flickr-alt {
        color: #0063db;
        background-color: rgba(255, 255, 255, 0);
        border-color: #0063db;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-flickr-alt:hover,
        .btn.btn-social.btn-flickr-alt:focus,
        .btn.btn-social.btn-flickr-alt:active,
        .btn.btn-social.btn-flickr-alt.active {
            border-color: #0063db;
            background-color: #0063db;
            color: #fff;
        }

        .btn.btn-social.btn-flickr-alt.disabled,
        .btn.btn-social.btn-flickr-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-flickr-alt,
        .btn.btn-social.btn-flickr-alt.disabled:hover,
        .btn.btn-social.btn-flickr-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-flickr-alt:hover,
        .btn.btn-social.btn-flickr-alt.disabled:focus,
        .btn.btn-social.btn-flickr-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-flickr-alt:focus {
            box-shadow: none !important;
            border-color: #3768a4;
            color: #3768a4;
        }

            .btn.btn-social.btn-flickr-alt.disabled:active,
            .btn.btn-social.btn-flickr-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-flickr-alt:active,
            .btn.btn-social.btn-flickr-alt.disabled.active,
            .btn.btn-social.btn-flickr-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-flickr-alt.active {
                border-color: #0063db;
                background-color: #00408f;
                color: #fff;
            }

        .btn.btn-social.btn-flickr-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-flickr-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-jsfiddle-alt {
        color: #4679a4;
        background-color: rgba(255, 255, 255, 0);
        border-color: #4679a4;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-jsfiddle-alt:hover,
        .btn.btn-social.btn-jsfiddle-alt:focus,
        .btn.btn-social.btn-jsfiddle-alt:active,
        .btn.btn-social.btn-jsfiddle-alt.active {
            border-color: #4679a4;
            background-color: #4679a4;
            color: #fff;
        }

        .btn.btn-social.btn-jsfiddle-alt.disabled,
        .btn.btn-social.btn-jsfiddle-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt,
        .btn.btn-social.btn-jsfiddle-alt.disabled:hover,
        .btn.btn-social.btn-jsfiddle-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt:hover,
        .btn.btn-social.btn-jsfiddle-alt.disabled:focus,
        .btn.btn-social.btn-jsfiddle-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt:focus {
            box-shadow: none !important;
            border-color: #757575;
            color: #757575;
        }

            .btn.btn-social.btn-jsfiddle-alt.disabled:active,
            .btn.btn-social.btn-jsfiddle-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt:active,
            .btn.btn-social.btn-jsfiddle-alt.disabled.active,
            .btn.btn-social.btn-jsfiddle-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt.active {
                border-color: #4679a4;
                background-color: #2f516e;
                color: #fff;
            }

        .btn.btn-social.btn-jsfiddle-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-jsfiddle-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-reddit-alt {
        color: #ff4500;
        background-color: rgba(255, 255, 255, 0);
        border-color: #ff4500;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-reddit-alt:hover,
        .btn.btn-social.btn-reddit-alt:focus,
        .btn.btn-social.btn-reddit-alt:active,
        .btn.btn-social.btn-reddit-alt.active {
            border-color: #ff4500;
            background-color: #ff4500;
            color: #fff;
        }

        .btn.btn-social.btn-reddit-alt.disabled,
        .btn.btn-social.btn-reddit-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-reddit-alt,
        .btn.btn-social.btn-reddit-alt.disabled:hover,
        .btn.btn-social.btn-reddit-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-reddit-alt:hover,
        .btn.btn-social.btn-reddit-alt.disabled:focus,
        .btn.btn-social.btn-reddit-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-reddit-alt:focus {
            box-shadow: none !important;
            border-color: #bf6240;
            color: #bf6240;
        }

            .btn.btn-social.btn-reddit-alt.disabled:active,
            .btn.btn-social.btn-reddit-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-reddit-alt:active,
            .btn.btn-social.btn-reddit-alt.disabled.active,
            .btn.btn-social.btn-reddit-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-reddit-alt.active {
                border-color: #ff4500;
                background-color: #b33000;
                color: #fff;
            }

        .btn.btn-social.btn-reddit-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-reddit-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-youtube-alt {
        color: #cd332d;
        background-color: rgba(255, 255, 255, 0);
        border-color: #cd332d;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-youtube-alt:hover,
        .btn.btn-social.btn-youtube-alt:focus,
        .btn.btn-social.btn-youtube-alt:active,
        .btn.btn-social.btn-youtube-alt.active {
            border-color: #cd332d;
            background-color: #cd332d;
            color: #fff;
        }

        .btn.btn-social.btn-youtube-alt.disabled,
        .btn.btn-social.btn-youtube-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-youtube-alt,
        .btn.btn-social.btn-youtube-alt.disabled:hover,
        .btn.btn-social.btn-youtube-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-youtube-alt:hover,
        .btn.btn-social.btn-youtube-alt.disabled:focus,
        .btn.btn-social.btn-youtube-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-youtube-alt:focus {
            box-shadow: none !important;
            border-color: #8f6d6c;
            color: #8f6d6c;
        }

            .btn.btn-social.btn-youtube-alt.disabled:active,
            .btn.btn-social.btn-youtube-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-youtube-alt:active,
            .btn.btn-social.btn-youtube-alt.disabled.active,
            .btn.btn-social.btn-youtube-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-youtube-alt.active {
                border-color: #cd332d;
                background-color: #8e231f;
                color: #fff;
            }

        .btn.btn-social.btn-youtube-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-youtube-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-foursquare-alt {
        color: #2398c9;
        background-color: rgba(255, 255, 255, 0);
        border-color: #2398c9;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-foursquare-alt:hover,
        .btn.btn-social.btn-foursquare-alt:focus,
        .btn.btn-social.btn-foursquare-alt:active,
        .btn.btn-social.btn-foursquare-alt.active {
            border-color: #2398c9;
            background-color: #2398c9;
            color: #fff;
        }

        .btn.btn-social.btn-foursquare-alt.disabled,
        .btn.btn-social.btn-foursquare-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-foursquare-alt,
        .btn.btn-social.btn-foursquare-alt.disabled:hover,
        .btn.btn-social.btn-foursquare-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-foursquare-alt:hover,
        .btn.btn-social.btn-foursquare-alt.disabled:focus,
        .btn.btn-social.btn-foursquare-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-foursquare-alt:focus {
            box-shadow: none !important;
            border-color: #5e808e;
            color: #5e808e;
        }

            .btn.btn-social.btn-foursquare-alt.disabled:active,
            .btn.btn-social.btn-foursquare-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-foursquare-alt:active,
            .btn.btn-social.btn-foursquare-alt.disabled.active,
            .btn.btn-social.btn-foursquare-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-foursquare-alt.active {
                border-color: #2398c9;
                background-color: #186788;
                color: #fff;
            }

        .btn.btn-social.btn-foursquare-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-foursquare-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-google-alt {
        color: #245dc1;
        background-color: rgba(255, 255, 255, 0);
        border-color: #245dc1;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-google-alt:hover,
        .btn.btn-social.btn-google-alt:focus,
        .btn.btn-social.btn-google-alt:active,
        .btn.btn-social.btn-google-alt.active {
            border-color: #245dc1;
            background-color: #245dc1;
            color: #fff;
        }

        .btn.btn-social.btn-google-alt.disabled,
        .btn.btn-social.btn-google-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-google-alt,
        .btn.btn-social.btn-google-alt.disabled:hover,
        .btn.btn-social.btn-google-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-google-alt:hover,
        .btn.btn-social.btn-google-alt.disabled:focus,
        .btn.btn-social.btn-google-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-google-alt:focus {
            box-shadow: none !important;
            border-color: #5d6d88;
            color: #5d6d88;
        }

            .btn.btn-social.btn-google-alt.disabled:active,
            .btn.btn-social.btn-google-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-google-alt:active,
            .btn.btn-social.btn-google-alt.disabled.active,
            .btn.btn-social.btn-google-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-google-alt.active {
                border-color: #245dc1;
                background-color: #183e81;
                color: #fff;
            }

        .btn.btn-social.btn-google-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-google-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-apple-alt {
        color: #b9bfc1;
        background-color: rgba(255, 255, 255, 0);
        border-color: #b9bfc1;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-apple-alt:hover,
        .btn.btn-social.btn-apple-alt:focus,
        .btn.btn-social.btn-apple-alt:active,
        .btn.btn-social.btn-apple-alt.active {
            border-color: #b9bfc1;
            background-color: #b9bfc1;
            color: #fff;
        }

        .btn.btn-social.btn-apple-alt.disabled,
        .btn.btn-social.btn-apple-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-apple-alt,
        .btn.btn-social.btn-apple-alt.disabled:hover,
        .btn.btn-social.btn-apple-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-apple-alt:hover,
        .btn.btn-social.btn-apple-alt.disabled:focus,
        .btn.btn-social.btn-apple-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-apple-alt:focus {
            box-shadow: none !important;
            border-color: #bdbdbd;
            color: #bdbdbd;
        }

            .btn.btn-social.btn-apple-alt.disabled:active,
            .btn.btn-social.btn-apple-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-apple-alt:active,
            .btn.btn-social.btn-apple-alt.disabled.active,
            .btn.btn-social.btn-apple-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-apple-alt.active {
                border-color: #b9bfc1;
                background-color: #909a9d;
                color: #fff;
            }

        .btn.btn-social.btn-apple-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-apple-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-soundcloud-alt {
        color: #ff6600;
        background-color: rgba(255, 255, 255, 0);
        border-color: #ff6600;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-soundcloud-alt:hover,
        .btn.btn-social.btn-soundcloud-alt:focus,
        .btn.btn-social.btn-soundcloud-alt:active,
        .btn.btn-social.btn-soundcloud-alt.active {
            border-color: #ff6600;
            background-color: #ff6600;
            color: #fff;
        }

        .btn.btn-social.btn-soundcloud-alt.disabled,
        .btn.btn-social.btn-soundcloud-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-soundcloud-alt,
        .btn.btn-social.btn-soundcloud-alt.disabled:hover,
        .btn.btn-social.btn-soundcloud-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-soundcloud-alt:hover,
        .btn.btn-social.btn-soundcloud-alt.disabled:focus,
        .btn.btn-social.btn-soundcloud-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-soundcloud-alt:focus {
            box-shadow: none !important;
            border-color: #bf7340;
            color: #bf7340;
        }

            .btn.btn-social.btn-soundcloud-alt.disabled:active,
            .btn.btn-social.btn-soundcloud-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-soundcloud-alt:active,
            .btn.btn-social.btn-soundcloud-alt.disabled.active,
            .btn.btn-social.btn-soundcloud-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-soundcloud-alt.active {
                border-color: #ff6600;
                background-color: #b34700;
                color: #fff;
            }

        .btn.btn-social.btn-soundcloud-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-soundcloud-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-steam-alt {
        color: #000000;
        background-color: rgba(255, 255, 255, 0);
        border-color: #000000;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-steam-alt:hover,
        .btn.btn-social.btn-steam-alt:focus,
        .btn.btn-social.btn-steam-alt:active,
        .btn.btn-social.btn-steam-alt.active {
            border-color: #000000;
            background-color: #000000;
            color: #fff;
        }

        .btn.btn-social.btn-steam-alt.disabled,
        .btn.btn-social.btn-steam-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-steam-alt,
        .btn.btn-social.btn-steam-alt.disabled:hover,
        .btn.btn-social.btn-steam-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-steam-alt:hover,
        .btn.btn-social.btn-steam-alt.disabled:focus,
        .btn.btn-social.btn-steam-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-steam-alt:focus {
            box-shadow: none !important;
            border-color: #000000;
            color: #000000;
        }

            .btn.btn-social.btn-steam-alt.disabled:active,
            .btn.btn-social.btn-steam-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-steam-alt:active,
            .btn.btn-social.btn-steam-alt.disabled.active,
            .btn.btn-social.btn-steam-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-steam-alt.active {
                border-color: #000000;
                background-color: #000000;
                color: #fff;
            }

        .btn.btn-social.btn-steam-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-steam-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-spotify-alt {
        color: #80b719;
        background-color: rgba(255, 255, 255, 0);
        border-color: #80b719;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-spotify-alt:hover,
        .btn.btn-social.btn-spotify-alt:focus,
        .btn.btn-social.btn-spotify-alt:active,
        .btn.btn-social.btn-spotify-alt.active {
            border-color: #80b719;
            background-color: #80b719;
            color: #fff;
        }

        .btn.btn-social.btn-spotify-alt.disabled,
        .btn.btn-social.btn-spotify-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-spotify-alt,
        .btn.btn-social.btn-spotify-alt.disabled:hover,
        .btn.btn-social.btn-spotify-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-spotify-alt:hover,
        .btn.btn-social.btn-spotify-alt.disabled:focus,
        .btn.btn-social.btn-spotify-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-spotify-alt:focus {
            box-shadow: none !important;
            border-color: #70834d;
            color: #70834d;
        }

            .btn.btn-social.btn-spotify-alt.disabled:active,
            .btn.btn-social.btn-spotify-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-spotify-alt:active,
            .btn.btn-social.btn-spotify-alt.disabled.active,
            .btn.btn-social.btn-spotify-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-spotify-alt.active {
                border-color: #80b719;
                background-color: #517410;
                color: #fff;
            }

        .btn.btn-social.btn-spotify-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-spotify-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-wordpress-alt {
        color: #21759b;
        background-color: rgba(255, 255, 255, 0);
        border-color: #21759b;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-wordpress-alt:hover,
        .btn.btn-social.btn-wordpress-alt:focus,
        .btn.btn-social.btn-wordpress-alt:active,
        .btn.btn-social.btn-wordpress-alt.active {
            border-color: #21759b;
            background-color: #21759b;
            color: #fff;
        }

        .btn.btn-social.btn-wordpress-alt.disabled,
        .btn.btn-social.btn-wordpress-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-wordpress-alt,
        .btn.btn-social.btn-wordpress-alt.disabled:hover,
        .btn.btn-social.btn-wordpress-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-wordpress-alt:hover,
        .btn.btn-social.btn-wordpress-alt.disabled:focus,
        .btn.btn-social.btn-wordpress-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-wordpress-alt:focus {
            box-shadow: none !important;
            border-color: #50636c;
            color: #50636c;
        }

            .btn.btn-social.btn-wordpress-alt.disabled:active,
            .btn.btn-social.btn-wordpress-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-wordpress-alt:active,
            .btn.btn-social.btn-wordpress-alt.disabled.active,
            .btn.btn-social.btn-wordpress-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-wordpress-alt.active {
                border-color: #21759b;
                background-color: #14455c;
                color: #fff;
            }

        .btn.btn-social.btn-wordpress-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-wordpress-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-skype-alt {
        color: #00aff0;
        background-color: rgba(255, 255, 255, 0);
        border-color: #00aff0;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-skype-alt:hover,
        .btn.btn-social.btn-skype-alt:focus,
        .btn.btn-social.btn-skype-alt:active,
        .btn.btn-social.btn-skype-alt.active {
            border-color: #00aff0;
            background-color: #00aff0;
            color: #fff;
        }

        .btn.btn-social.btn-skype-alt.disabled,
        .btn.btn-social.btn-skype-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-skype-alt,
        .btn.btn-social.btn-skype-alt.disabled:hover,
        .btn.btn-social.btn-skype-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-skype-alt:hover,
        .btn.btn-social.btn-skype-alt.disabled:focus,
        .btn.btn-social.btn-skype-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-skype-alt:focus {
            box-shadow: none !important;
            border-color: #3c93b4;
            color: #3c93b4;
        }

            .btn.btn-social.btn-skype-alt.disabled:active,
            .btn.btn-social.btn-skype-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-skype-alt:active,
            .btn.btn-social.btn-skype-alt.disabled.active,
            .btn.btn-social.btn-skype-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-skype-alt.active {
                border-color: #00aff0;
                background-color: #0077a3;
                color: #fff;
            }

        .btn.btn-social.btn-skype-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-skype-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-android-alt {
        color: #a4c639;
        background-color: rgba(255, 255, 255, 0);
        border-color: #a4c639;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-android-alt:hover,
        .btn.btn-social.btn-android-alt:focus,
        .btn.btn-social.btn-android-alt:active,
        .btn.btn-social.btn-android-alt.active {
            border-color: #a4c639;
            background-color: #a4c639;
            color: #fff;
        }

        .btn.btn-social.btn-android-alt.disabled,
        .btn.btn-social.btn-android-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-android-alt,
        .btn.btn-social.btn-android-alt.disabled:hover,
        .btn.btn-social.btn-android-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-android-alt:hover,
        .btn.btn-social.btn-android-alt.disabled:focus,
        .btn.btn-social.btn-android-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-android-alt:focus {
            box-shadow: none !important;
            border-color: #838679;
            color: #838679;
        }

            .btn.btn-social.btn-android-alt.disabled:active,
            .btn.btn-social.btn-android-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-android-alt:active,
            .btn.btn-social.btn-android-alt.disabled.active,
            .btn.btn-social.btn-android-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-android-alt.active {
                border-color: #a4c639;
                background-color: #738b28;
                color: #fff;
            }

        .btn.btn-social.btn-android-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-android-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-digg-alt {
        color: #14589e;
        background-color: rgba(255, 255, 255, 0);
        border-color: #14589e;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-digg-alt:hover,
        .btn.btn-social.btn-digg-alt:focus,
        .btn.btn-social.btn-digg-alt:active,
        .btn.btn-social.btn-digg-alt.active {
            border-color: #14589e;
            background-color: #14589e;
            color: #fff;
        }

        .btn.btn-social.btn-digg-alt.disabled,
        .btn.btn-social.btn-digg-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-digg-alt,
        .btn.btn-social.btn-digg-alt.disabled:hover,
        .btn.btn-social.btn-digg-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-digg-alt:hover,
        .btn.btn-social.btn-digg-alt.disabled:focus,
        .btn.btn-social.btn-digg-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-digg-alt:focus {
            box-shadow: none !important;
            border-color: #405972;
            color: #405972;
        }

            .btn.btn-social.btn-digg-alt.disabled:active,
            .btn.btn-social.btn-digg-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-digg-alt:active,
            .btn.btn-social.btn-digg-alt.disabled.active,
            .btn.btn-social.btn-digg-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-digg-alt.active {
                border-color: #14589e;
                background-color: #0b325a;
                color: #fff;
            }

        .btn.btn-social.btn-digg-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-digg-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-linkedin-alt {
        color: #007fb1;
        background-color: rgba(255, 255, 255, 0);
        border-color: #007fb1;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-linkedin-alt:hover,
        .btn.btn-social.btn-linkedin-alt:focus,
        .btn.btn-social.btn-linkedin-alt:active,
        .btn.btn-social.btn-linkedin-alt.active {
            border-color: #007fb1;
            background-color: #007fb1;
            color: #fff;
        }

        .btn.btn-social.btn-linkedin-alt.disabled,
        .btn.btn-social.btn-linkedin-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-linkedin-alt,
        .btn.btn-social.btn-linkedin-alt.disabled:hover,
        .btn.btn-social.btn-linkedin-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-linkedin-alt:hover,
        .btn.btn-social.btn-linkedin-alt.disabled:focus,
        .btn.btn-social.btn-linkedin-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-linkedin-alt:focus {
            box-shadow: none !important;
            border-color: #2c6c85;
            color: #2c6c85;
        }

            .btn.btn-social.btn-linkedin-alt.disabled:active,
            .btn.btn-social.btn-linkedin-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-linkedin-alt:active,
            .btn.btn-social.btn-linkedin-alt.disabled.active,
            .btn.btn-social.btn-linkedin-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-linkedin-alt.active {
                border-color: #007fb1;
                background-color: #004865;
                color: #fff;
            }

        .btn.btn-social.btn-linkedin-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-linkedin-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-googleplus-alt {
        color: #d14836;
        background-color: rgba(255, 255, 255, 0);
        border-color: #d14836;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-googleplus-alt:hover,
        .btn.btn-social.btn-googleplus-alt:focus,
        .btn.btn-social.btn-googleplus-alt:active,
        .btn.btn-social.btn-googleplus-alt.active {
            border-color: #d14836;
            background-color: #d14836;
            color: #fff;
        }

        .btn.btn-social.btn-googleplus-alt.disabled,
        .btn.btn-social.btn-googleplus-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-googleplus-alt,
        .btn.btn-social.btn-googleplus-alt.disabled:hover,
        .btn.btn-social.btn-googleplus-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-googleplus-alt:hover,
        .btn.btn-social.btn-googleplus-alt.disabled:focus,
        .btn.btn-social.btn-googleplus-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-googleplus-alt:focus {
            box-shadow: none !important;
            border-color: #937774;
            color: #937774;
        }

            .btn.btn-social.btn-googleplus-alt.disabled:active,
            .btn.btn-social.btn-googleplus-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-googleplus-alt:active,
            .btn.btn-social.btn-googleplus-alt.disabled.active,
            .btn.btn-social.btn-googleplus-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-googleplus-alt.active {
                border-color: #d14836;
                background-color: #983023;
                color: #fff;
            }

        .btn.btn-social.btn-googleplus-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-googleplus-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-instagram-alt {
        color: #3f729b;
        background-color: rgba(255, 255, 255, 0);
        border-color: #3f729b;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-instagram-alt:hover,
        .btn.btn-social.btn-instagram-alt:focus,
        .btn.btn-social.btn-instagram-alt:active,
        .btn.btn-social.btn-instagram-alt.active {
            border-color: #3f729b;
            background-color: #3f729b;
            color: #fff;
        }

        .btn.btn-social.btn-instagram-alt.disabled,
        .btn.btn-social.btn-instagram-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-instagram-alt,
        .btn.btn-social.btn-instagram-alt.disabled:hover,
        .btn.btn-social.btn-instagram-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-instagram-alt:hover,
        .btn.btn-social.btn-instagram-alt.disabled:focus,
        .btn.btn-social.btn-instagram-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-instagram-alt:focus {
            box-shadow: none !important;
            border-color: #6d6d6d;
            color: #6d6d6d;
        }

            .btn.btn-social.btn-instagram-alt.disabled:active,
            .btn.btn-social.btn-instagram-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-instagram-alt:active,
            .btn.btn-social.btn-instagram-alt.disabled.active,
            .btn.btn-social.btn-instagram-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-instagram-alt.active {
                border-color: #3f729b;
                background-color: #294a65;
                color: #fff;
            }

        .btn.btn-social.btn-instagram-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-instagram-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-windows-alt {
        color: #00bdf6;
        background-color: rgba(255, 255, 255, 0);
        border-color: #00bdf6;
        border-width: 1px;
        border-style: solid;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn.btn-social.btn-windows-alt:hover,
        .btn.btn-social.btn-windows-alt:focus,
        .btn.btn-social.btn-windows-alt:active,
        .btn.btn-social.btn-windows-alt.active {
            border-color: #00bdf6;
            background-color: #00bdf6;
            color: #fff;
        }

        .btn.btn-social.btn-windows-alt.disabled,
        .btn.btn-social.btn-windows-alt[disabled],
        fieldset[disabled] .btn.btn-social.btn-windows-alt,
        .btn.btn-social.btn-windows-alt.disabled:hover,
        .btn.btn-social.btn-windows-alt[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-windows-alt:hover,
        .btn.btn-social.btn-windows-alt.disabled:focus,
        .btn.btn-social.btn-windows-alt[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-windows-alt:focus {
            box-shadow: none !important;
            border-color: #3e9cb9;
            color: #3e9cb9;
        }

            .btn.btn-social.btn-windows-alt.disabled:active,
            .btn.btn-social.btn-windows-alt[disabled]:active,
            fieldset[disabled] .btn.btn-social.btn-windows-alt:active,
            .btn.btn-social.btn-windows-alt.disabled.active,
            .btn.btn-social.btn-windows-alt[disabled].active,
            fieldset[disabled] .btn.btn-social.btn-windows-alt.active {
                border-color: #00bdf6;
                background-color: #0082aa;
                color: #fff;
            }

        .btn.btn-social.btn-windows-alt.dropdown-toggle {
            border-width: 1px;
        }

            .btn.btn-social.btn-windows-alt.dropdown-toggle.alt-border {
                border-width: 1px 1px 1px 1px;
            }

    .btn.btn-social.btn-steam.btn-label i {
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.1);
        zoom: 1;
        background-color: transparent\9;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1affffff, endColorstr=#1affffff)";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1affff, endColorstr=#1affff);
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 8px 16px !important;
}

.pagination > a,
.pagination > span {
    padding: 6px 14px;
}

.pagination-sm > a,
.pagination-sm > span {
    padding: 3px 6px !important;
}

.bootstrap-switch-container input[type="radio"],
.bootstrap-switch-container input[type="checkbox"] {
    margin: 2px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.caret {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline;
    margin-right: 4px;
    border: 0;
    vertical-align: initial;
    line-height: 1;
}

.dropup .caret {
    border: 0;
}


.yamm .dropdown-menu,
.yamm .tt-dropdown-menu {
    left: auto;
}

.note-editor .dropdown-menu,
.note-editor .tt-dropdown-menu {
    min-width: 145px;
}

.dropdown-menu, .tt-dropdown-menu {
    right: auto;
    left: 0;
    margin-top: 0;
    border: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.32);
    background-color: #ffffff;
    padding: 8px 0;
}

    .dropdown-menu.pull-right,
    .tt-dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu > li > a,
    .tt-dropdown-menu > li > a,
    .tt-suggestion > p {
        padding: 6px 16px;
    }

    .dropdown-menu.arrow:before,
    .dropdown-menu.arrow:after,
    .panel-editbox:before,
    .panel-editbox:after,
    .tt-dropdown-menu.arrow:before,
    .tt-dropdown-menu.arrow:after {
        position: absolute;
        top: -8px;
        left: 12px;
        display: inline-block;
        content: '';
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

    .dropdown-menu.arrow:before,
    .panel-editbox:before,
    .tt-dropdown-menu.arrow:before {
        border-bottom: 8px solid #e0e0e0;
    }

    .dropdown-menu.arrow:after,
    .panel-editbox:after,
    .tt-dropdown-menu.arrow:after {
        border-bottom: 8px solid #fff;
    }

    .dropdown-menu .divider,
    .tt-dropdown-menu .divider {
        margin: 8px 0;
    }

.well {
    padding: 16px;
    border: none;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 16px;
}

    .well.well-transparent {
        background: none;
    }

    .well.well-code {
        font-size: 12px;
        font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    }

    .well.well-sm {
        padding: 8px;
    }

    .well.well-lg {
        padding: 24px;
    }

.list-group > .tabdrop + .list-group-item {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.nav-tabs .dropdown-menu,
.nav-tabs .tt-dropdown-menu {
    margin-top: 0px;
}

.nav-tabs > li > a {
    margin-left: 0px;
}

    .nav-tabs > li > a:hover {
        border-color: #e0e0e0;
    }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-color: #e0e0e0;
}

.btn-toolbar {
    margin-right: 0;
}

.btn.dropdown-toggle {
    min-width: 20px;
}

.btn-group,
.btn-group-vertical {
    padding: 0;
}

    .btn-group > .btn.fc-state-active,
    .btn-group-vertical > .btn.fc-state-active {
        z-index: 2;
    }

    .btn-group .btn-group + .btn-group,
    .btn-group-vertical .btn-group + .btn-group {
        margin-right: 8px;
    }

.btn-toolbar .btn-group {
    float: none;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
    margin-right: 4px;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 16px;
    padding-left: 16px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 2px 2px #000000;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px #000000;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}

.breadcrumb {
    opacity: 0.6;
    padding: 5px 10px;
    border-bottom: 1px solid #eeeeee !important;
    /*margin-bottom: 0;*/
}

    .breadcrumb > li {
        color: #bdbdbd;
        font-size: 12px !important;
    }



.pagination {
    margin: 0 0;
}

    .pagination > li > a:hover,
    .pagination > li span:hover {
        background: #eeeeee;
    }

.pager li > a,
.pager li span {
    padding: 6px 15px;
}

.navbar {
    border: none !important;
}

#headernav {
    margin-bottom: 0;
}

    #headernav .navbar-collapse {
        padding-right: 16px;
        padding-left: 16px;
    }

    #headernav .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

        #headernav .navbar-nav ul {
            border: none;
            border-radius: 0px;
        }

        #headernav .navbar-nav li i {
            margin-left: 16px;
            min-width: 18px;
        }

body.topnav-collapsed header.navbar .navbar-collapse {
    box-shadow: inset 0 1px 0 0 #000000 !important;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.02) !important;
}

body.topnav-collapsed header.navbar.navbar-inverse .navbar-collapse .open .dropdown-menu li a,
body.topnav-collapsed header.navbar.navbar-inverse .navbar-collapse .open .tt-dropdown-menu li a {
    padding: 5px 20px;
}

body.topnav-collapsed header.navbar.navbar-inverse .navbar-collapse .open .dropdown-menu .yamm-content li a,
body.topnav-collapsed header.navbar.navbar-inverse .navbar-collapse .open .tt-dropdown-menu .yamm-content li a {
    padding: 0 20px;
}

body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .dropdown-menu,
body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .tt-dropdown-menu {
    background-color: #f5f5f5;
}

    body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .dropdown-menu li a,
    body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .tt-dropdown-menu li a {
        padding: 5px 20px;
    }

    body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .dropdown-menu .yamm-content li a,
    body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .tt-dropdown-menu .yamm-content li a {
        padding: 0 20px;
    }

@media (max-width: 767px) {
    .navbar .yamm.navbar-collapse .yamm-content {
        margin: 0 10px;
    }

        .navbar .yamm.navbar-collapse .yamm-content ul {
            margin-bottom: 10px;
        }

        .navbar .yamm.navbar-collapse .yamm-content .yamm-col {
            margin-bottom: 10px;
            border-left: 0 !important;
        }

            .navbar .yamm.navbar-collapse .yamm-content .yamm-col:last-child {
                margin-bottom: 0;
            }
}

#headernav .navbar-toggle {
    position: relative;
    float: left;
    margin: 8px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-size: 16px;
}

.list-group.nav-tabs {
    border-bottom: 0;
}

.list-group.list-group-alternate {
    box-shadow: 0 1px 3px 0 #000000;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    margin: 0 0 32px 0 !important;
}

    .list-group.list-group-alternate .list-group-item {
        margin: 0;
        padding: 13px 16px;
        border: 0;
        border-bottom: 1px solid #eeeeee;
        color: #616161;
    }

        .list-group.list-group-alternate .list-group-item .badge {
            margin-top: 2px;
        }

        .list-group.list-group-alternate .list-group-item i {
            margin-left: 16px;
            color: #e0e0e0;
        }

        .list-group.list-group-alternate .list-group-item:hover,
        .list-group.list-group-alternate .list-group-item:focus {
            color: #212121;
            background: #fff;
            border: 0;
            border-bottom: 1px solid #eeeeee;
        }

            .list-group.list-group-alternate .list-group-item:hover i,
            .list-group.list-group-alternate .list-group-item:focus i {
                color: #212121;
            }

        .list-group.list-group-alternate .list-group-item.active {
            font-weight: 700;
            color: #212121;
            background-color: #fafafa;
        }

            .list-group.list-group-alternate .list-group-item.active i {
                color: #212121;
            }

            .list-group.list-group-alternate .list-group-item.active .badge {
                background-color: #03a9f4;
                color: #fff;
            }

        .list-group.list-group-alternate .list-group-item:last-child {
            border-bottom: 0;
        }

.popover {
    -webkit-box-shadow: 0 4px 9px 0 #000000;
    -webkit-box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 9px 0 #000000;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24);
    padding: 0;
    border: 0;
}

.popover-title {
    padding: 8px;
    background-color: #fafafa;
    border-radius: 2px 2px 0 0;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
}

.popover-content {
    padding: 16px;
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-right: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-right: -3px;
    padding: 0 5px;
}

.tooltip.top-right .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    right: 5px;
}

.tooltip.top-left .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow {
    left: 5px;
}

.tooltip-inner {
    padding: 8px;
}

.modal-title {
    font-size: 18px;
    font-weight: 300;
}

.alert .alert-link {
    font-weight: bold;
    color: #03a9f4 !important;
}

.alert {
    border-width: 0;
    border-style: solid;
    padding: 14px;
    margin-bottom: 16px;
}

    .alert > h1,
    .alert > h2,
    .alert > h3,
    .alert > h4,
    .alert > h5,
    .alert > h5,
    .alert > h6 {
        margin-top: 0 !important;
    }

.alert-inverse {
    color: #9e9e9e;
    background-color: #e0e0e0;
    border-color: #9e9e9e;
}

    .alert-inverse hr {
        border-top-color: #919191;
    }

    .alert-inverse .alert-link {
        color: #858585;
    }

    .alert-inverse,
    .alert-inverse h1,
    .alert-inverse h2,
    .alert-inverse h3,
    .alert-inverse h4,
    .alert-inverse h5,
    .alert-inverse h6,
    .alert-inverse small {
        color: #9e9e9e;
    }

        .alert-inverse hr {
            border-top-color: #919191;
        }

        .alert-inverse .alert-link {
            color: #858585;
        }

.panel .alert {
    margin-bottom: 16px;
}

.alert-dismissable .close {
    left: 0;
    top: 0;
}

.thumbnail {
    margin-bottom: 0;
}

.img-thumbnail {
    padding: 4px;
    border: 0;
}

.label {
    padding: 0 0.3em;
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;*/
    font-weight: 600;
    border-radius: 2px;
    font-size: 85%;
    display: inline-block;
    line-height: 1.35;
    color: rgba(255, 255, 255, 0.9);
}

.label-orange {
    background-color: #ff9800;
}

    .label-orange[href]:hover,
    .label-orange[href]:focus {
        background-color: #cc7a00;
    }

.label-lime {
    background-color: #cddc39;
}

    .label-lime[href]:hover,
    .label-lime[href]:focus {
        background-color: #b2c022;
    }

.label-inverse {
    background-color: #757575;
}

    .label-inverse[href]:hover,
    .label-inverse[href]:focus {
        background-color: #5b5b5b;
    }

.label-teal {
    background-color: #009688;
}

    .label-teal[href]:hover,
    .label-teal[href]:focus {
        background-color: #00635a;
    }

.label-deeporange {
    background-color: #ff5722;
}

    .label-deeporange[href]:hover,
    .label-deeporange[href]:focus {
        background-color: #ee3900;
    }

.label-midnightblue {
    background-color: #37474f;
}

    .label-midnightblue[href]:hover,
    .label-midnightblue[href]:focus {
        background-color: #222c31;
    }

.label-green {
    background-color: #4caf50;
}

    .label-green[href]:hover,
    .label-green[href]:focus {
        background-color: #3d8b40;
    }

.label-indigo {
    background-color: #3f51b5;
}

    .label-indigo[href]:hover,
    .label-indigo[href]:focus {
        background-color: #32408f;
    }

.label-purple {
    background-color: #9c27b0;
}

    .label-purple[href]:hover,
    .label-purple[href]:focus {
        background-color: #771e86;
    }

.label-deeppurple {
    background-color: #673ab7;
}

    .label-deeppurple[href]:hover,
    .label-deeppurple[href]:focus {
        background-color: #512e90;
    }

.badge {
    padding: 0px 5px;
    font-size: 12px;
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;*/
}

.badge-primary {
    background-color: #03a9f4;
}

    .badge-primary[href]:hover,
    .badge-primary[href]:focus {
        background-color: #0286c2;
    }

.badge-success {
    background-color: #8bc34a;
}

    .badge-success[href]:hover,
    .badge-success[href]:focus {
        background-color: #71a436;
    }

.badge-info {
    background-color: #00bcd4;
}

    .badge-info[href]:hover,
    .badge-info[href]:focus {
        background-color: #008fa1;
    }

.badge-warning {
    background-color: #ffc107;
}

    .badge-warning[href]:hover,
    .badge-warning[href]:focus {
        background-color: #d39e00;
    }

.badge-danger {
    background-color: #e51c23;
}

    .badge-danger[href]:hover,
    .badge-danger[href]:focus {
        background-color: #b9151b;
    }

.badge-orange {
    background-color: #ff9800;
}

    .badge-orange[href]:hover,
    .badge-orange[href]:focus {
        background-color: #cc7a00;
    }

.badge-deeporange {
    background-color: #ff5722;
}

    .badge-deeporange[href]:hover,
    .badge-deeporange[href]:focus {
        background-color: #ee3900;
    }

.badge-midnightblue {
    background-color: #37474f;
}

    .badge-midnightblue[href]:hover,
    .badge-midnightblue[href]:focus {
        background-color: #222c31;
    }

.badge-green {
    background-color: #4caf50;
}

    .badge-green[href]:hover,
    .badge-green[href]:focus {
        background-color: #3d8b40;
    }

.badge-inverse {
    background-color: #757575;
}

    .badge-inverse[href]:hover,
    .badge-inverse[href]:focus {
        background-color: #5b5b5b;
    }

.badge-lime {
    background-color: #cddc39;
}

    .badge-lime[href]:hover,
    .badge-lime[href]:focus {
        background-color: #b2c022;
    }

.badge-teal {
    background-color: #009688;
}

    .badge-teal[href]:hover,
    .badge-teal[href]:focus {
        background-color: #00635a;
    }

.sidebar-collapsed .sidebar nav.widget-body > ul.acc-menu li.hasChild .ChildArrow {
    display: none !important;
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild .ChildArrow {
    display: block !important;
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild.open .ChildArrow {
    transform: rotate(270deg);
    margin-left: 3px;
}

.sidebar nav.widget-body > ul.acc-menu li .ChildArrow {
    display: none;
    float: left;
    margin-right: 5px;
}

.sidebar nav.widget-body > ul.acc-menu li.hasChild.open {
    content: "\f107";
}

.sidebar nav.widget-body > ul.acc-menu .badge.badge-primary {
    background-color: #03a9f4;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-primary[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-primary[href]:focus {
        background-color: #0286c2;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-indigo {
    background-color: #3f51b5;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-indigo[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-indigo[href]:focus {
        background-color: #32408f;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-orange {
    background-color: #ff9800;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-orange[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-orange[href]:focus {
        background-color: #cc7a00;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-success {
    background-color: #8bc34a;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-success[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-success[href]:focus {
        background-color: #71a436;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-info {
    background-color: #00bcd4;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-info[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-info[href]:focus {
        background-color: #008fa1;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-warning {
    background-color: #ffc107;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-warning[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-warning[href]:focus {
        background-color: #d39e00;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-danger {
    background-color: #e51c23;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-danger[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-danger[href]:focus {
        background-color: #b9151b;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-green {
    background-color: #4caf50;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-green[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-green[href]:focus {
        background-color: #3d8b40;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-deeporange {
    background-color: #ff5722;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-deeporange[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-deeporange[href]:focus {
        background-color: #ee3900;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-lime {
    background-color: #cddc39;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-lime[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-lime[href]:focus {
        background-color: #b2c022;
    }

.sidebar nav.widget-body > ul.acc-menu .badge.badge-midnightblue {
    background-color: #37474f;
}

    .sidebar nav.widget-body > ul.acc-menu .badge.badge-midnightblue[href]:hover,
    .sidebar nav.widget-body > ul.acc-menu .badge.badge-midnightblue[href]:focus {
        background-color: #222c31;
    }

.progress-lg {
    height: 12px !important;
}

.progress-sm {
    height: 4px !important;
}

.progress {
    height: 8px;
    box-shadow: none;
}

.progress-bar {
    box-shadow: none;
}

.progress-bar-inverse {
    background-color: #757575;
}

.progress-striped .progress-bar-inverse {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-primary {
    background-color: #03a9f4;
}

.progress-striped .progress-bar-primary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-green {
    background-color: #4caf50;
}

.progress-striped .progress-bar-green {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-lime {
    background-color: #cddc39;
}

.progress-striped .progress-bar-lime {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-orange {
    background-color: #ff9800;
}

.progress-striped .progress-bar-orange {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-purple {
    background-color: #9c27b0;
}

.progress-striped .progress-bar-purple {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-indigo {
    background-color: #3f51b5;
}

.progress-striped .progress-bar-indigo {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-midnightblue {
    background-color: #37474f;
}

.progress-striped .progress-bar-midnightblue {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-teal {
    background-color: #009688;
}

.progress-striped .progress-bar-teal {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-deeporange {
    background-color: #ff5722;
}

.progress-striped .progress-bar-deeporange {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.input-group-addon {
    background-color: #f7f7f7 !important;
    padding: 7px 10px 5px;
    min-width: 40px;
    color: #616161;
}

.input-group-btn > .btn + .dropdown-toggle {
    padding-right: 5px;
    padding-left: 5px;
}

.input-group .form-control {
    z-index: 0;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-right: 0;
}

    .input-group-btn:last-child > .btn + .btn,
    .input-group-btn:last-child > .btn-group + .btn,
    .input-group-btn:last-child > .btn + .btn-group,
    .input-group-btn:last-child > .btn-group + .btn-group {
        margin-right: -1px;
    }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-left: 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:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

        .input-group .form-control:last-child,
        .input-group-addon:last-child,
        .input-group-btn:last-child > .btn,
        .input-group-btn:last-child > .btn-group > .btn,
        .input-group-btn:last-child > .dropdown-toggle,
        .input-group-btn:first-child > .btn:not(:first-child),
        .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
            border-bottom-right-radius: 0 !important;
            border-top-right-radius: 0 !important;
        }

.modal-header {
    padding: 10px;
}

.modal-content {
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    border: 0px solid #e0e0e0;
}

.close {
    float: left;
    font-size: 20px;
    line-height: 17px;
}

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6,
.carousel-caption .h1,
.carousel-caption .h2,
.carousel-caption .h3,
.carousel-caption .h4,
.carousel-caption .h5,
.carousel-caption .h6,
.carousel-caption p {
    color: #fff;
}

.carousel-text .carousel-indicators {
    bottom: 0;
}

.carousel-text .carousel-control {
    background-image: none;
    text-shadow: none;
}

.carousel-text .item {
    padding: 20px;
}

.carousel-text.carousel-default .item {
    background: #fff;
}

.carousel-text.carousel-default .carousel-control {
    color: #000;
}

.carousel-text.carousel-default .carousel-indicators li {
    border: 1px solid #e0e0e0;
}

    .carousel-text.carousel-default .carousel-indicators li.active {
        background-color: #e0e0e0;
    }

.carousel-text.carousel-inverse .item {
    background: #757575;
}

.carousel-text.carousel-inverse .carousel-control {
    color: #fff;
}

.carousel-text.carousel-inverse h1,
.carousel-text.carousel-inverse h2,
.carousel-text.carousel-inverse h3,
.carousel-text.carousel-inverse h4,
.carousel-text.carousel-inverse h5,
.carousel-text.carousel-inverse h6,
.carousel-text.carousel-inverse .h1,
.carousel-text.carousel-inverse .h2,
.carousel-text.carousel-inverse .h3,
.carousel-text.carousel-inverse .h4,
.carousel-text.carousel-inverse .h5,
.carousel-text.carousel-inverse .h6,
.carousel-text.carousel-inverse p {
    color: #fff;
}

.sidebar-default.static-sidebar-wrapper,
.sidebar-default.fixed-sidebar {
    background-color: #ffffff;
}

.sidebar-default .sidebar .widget .widget-heading, .sidebar-default .sidebar .widget .widget-heading a {
    color: #bdbdbd;
    background-color: #ffffff;
}

.sidebar-default .sidebar .widget .widget-body .userinfo .username {
    color: #212121;
}

.sidebar-default .sidebar .widget .widget-body .userinfo .useremail {
    color: #bdbdbd;
}

.sidebar-default .sidebar .widget .widget-body .mini-progressbar {
    color: #bdbdbd;
}

    .sidebar-default .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #fafafa;
    }

.sidebar-default nav.widget-body > ul.acc-menu li.nav-separator {
    color: #bdbdbd;
}

.sidebar-default nav.widget-body > ul.acc-menu ul,
.sidebar-default nav.widget-body > ul.acc-menu ul li a {
    background-color: #eeeeee !important;
    color: #757575 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu li a, .sidebar-default nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #616161 !important;
    background-color: #ffffff !important;
}



.sidebar-default nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #fafafa !important;
    color: #212121 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #fafafa !important;
    color: #212121 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu > li > a > i {
    color: #616161 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #212121 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-default nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #212121 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #e1e1e1 !important;
    color: #212121 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #212121 !important;
}

.sidebar-default nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #bdbdbd !important;
}

.sidebar-bluegray.static-sidebar-wrapper,
.sidebar-bluegray.fixed-sidebar {
    background-color: #455a64;
}

.sidebar-bluegray .sidebar .widget .widget-heading, .sidebar-bluegray .sidebar .widget .widget-heading a {
    color: #90a4ae;
    background-color: #455a64;
}

.sidebar-bluegray .sidebar .widget .widget-body .userinfo .username {
    color: #eceff1;
}

.sidebar-bluegray .sidebar .widget .widget-body .userinfo .useremail {
    color: #90a4ae;
}

.sidebar-bluegray .sidebar .widget .widget-body .mini-progressbar {
    color: #90a4ae;
}

    .sidebar-bluegray .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #607d8b;
    }

.sidebar-bluegray nav.widget-body > ul.acc-menu li.nav-separator {
    color: #90a4ae;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu ul,
.sidebar-bluegray nav.widget-body > ul.acc-menu ul li a {
    background-color: #37474f !important;
    color: #b0bec5 !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu li a, .sidebar-bluegray nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #b0bec5 !important;
    background-color: #455a64 !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #546e7a !important;
    color: #eceff1 !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #607d8b !important;
    color: #ffffff !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu > li > a > i {
    color: #b0bec5 !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #eceff1 !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-bluegray nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #41555e !important;
    color: #eceff1 !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #ffffff !important;
}

.sidebar-bluegray nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #90a4ae !important;
}

.sidebar-midnightblue.static-sidebar-wrapper,
.sidebar-midnightblue.fixed-sidebar {
    background-color: #263238;
}

.sidebar-midnightblue .sidebar .widget .widget-heading, .sidebar-midnightblue .sidebar .widget .widget-heading a {
    color: #546e7a;
    background-color: #263238;
}

.sidebar-midnightblue .sidebar .widget .widget-body .userinfo .username {
    color: #cfd8dc;
}

.sidebar-midnightblue .sidebar .widget .widget-body .userinfo .useremail {
    color: #546e7a;
}

.sidebar-midnightblue .sidebar .widget .widget-body .mini-progressbar {
    color: #546e7a;
}

    .sidebar-midnightblue .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #455a64;
    }

.sidebar-midnightblue nav.widget-body > ul.acc-menu li.nav-separator {
    color: #546e7a;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu ul,
.sidebar-midnightblue nav.widget-body > ul.acc-menu ul li a {
    background-color: #1c2429 !important;
    color: #78909c !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu li a, .sidebar-midnightblue nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #90a4ae !important;
    background-color: #263238 !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #37474f !important;
    color: #cfd8dc !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #455a64 !important;
    color: #ffffff !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu > li > a > i {
    color: #90a4ae !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #cfd8dc !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-midnightblue nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #212b30 !important;
    color: #cfd8dc !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #ffffff !important;
}

.sidebar-midnightblue nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #546e7a !important;
}

.sidebar-orange.static-sidebar-wrapper,
.sidebar-orange.fixed-sidebar {
    background-color: #e65100;
}

.sidebar-orange .sidebar .widget .widget-heading, .sidebar-orange .sidebar .widget .widget-heading a {
    color: #ffa726;
    background-color: #e65100;
}

.sidebar-orange .sidebar .widget .widget-body .userinfo .username {
    color: #fff3e0;
}

.sidebar-orange .sidebar .widget .widget-body .userinfo .useremail {
    color: #ffa726;
}

.sidebar-orange .sidebar .widget .widget-body .mini-progressbar {
    color: #ffa726;
}

    .sidebar-orange .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #f57c00;
    }

.sidebar-orange nav.widget-body > ul.acc-menu li.nav-separator {
    color: #ffa726;
}

.sidebar-orange nav.widget-body > ul.acc-menu ul,
.sidebar-orange nav.widget-body > ul.acc-menu ul li a {
    background-color: #c04400 !important;
    color: #ffe0b2 !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu li a, .sidebar-orange nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #fff3e0 !important;
    background-color: #e65100 !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #ef6c00 !important;
    color: #fff3e0 !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #f57c00 !important;
    color: #ffffff !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu > li > a > i {
    color: #fff3e0 !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fff3e0 !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-orange nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #b33f00 !important;
    color: #fff3e0 !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #fff3e0 !important;
}

.sidebar-orange nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #ffa726 !important;
}

.sidebar-blue.static-sidebar-wrapper,
.sidebar-blue.fixed-sidebar {
    background-color: #0d47a1;
}

.sidebar-blue .sidebar .widget .widget-heading, .sidebar-blue .sidebar .widget .widget-heading a {
    color: #1e88e5;
    background-color: #0d47a1;
}

.sidebar-blue .sidebar .widget .widget-body .userinfo .username {
    color: #e3f2fd;
}

.sidebar-blue .sidebar .widget .widget-body .userinfo .useremail {
    color: #1e88e5;
}

.sidebar-blue .sidebar .widget .widget-body .mini-progressbar {
    color: #1e88e5;
}

    .sidebar-blue .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #1976d2;
    }

.sidebar-blue nav.widget-body > ul.acc-menu li.nav-separator {
    color: #1e88e5;
}

.sidebar-blue nav.widget-body > ul.acc-menu ul,
.sidebar-blue nav.widget-body > ul.acc-menu ul li a {
    background-color: #0a377e !important;
    color: #64b5f6 !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu li a, .sidebar-blue nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #bbdefb !important;
    background-color: #0d47a1 !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #1565c0 !important;
    color: #e3f2fd !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #1976d2 !important;
    color: #ffffff !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu > li > a > i {
    color: #bbdefb !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #e3f2fd !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-blue nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #082d66 !important;
    color: #e3f2fd !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #e3f2fd !important;
}

.sidebar-blue nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #1e88e5 !important;
}

.sidebar-teal.static-sidebar-wrapper,
.sidebar-teal.fixed-sidebar {
    background-color: #004d40;
}

.sidebar-teal .sidebar .widget .widget-heading, .sidebar-teal .sidebar .widget .widget-heading a {
    color: #009688;
    background-color: #004d40;
}

.sidebar-teal .sidebar .widget .widget-body .userinfo .username {
    color: #e0f2f1;
}

.sidebar-teal .sidebar .widget .widget-body .userinfo .useremail {
    color: #009688;
}

.sidebar-teal .sidebar .widget .widget-body .mini-progressbar {
    color: #009688;
}

    .sidebar-teal .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #00796b;
    }

.sidebar-teal nav.widget-body > ul.acc-menu li.nav-separator {
    color: #009688;
}

.sidebar-teal nav.widget-body > ul.acc-menu ul,
.sidebar-teal nav.widget-body > ul.acc-menu ul li a {
    background-color: #00332b !important;
    color: #4db6ac !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu li a, .sidebar-teal nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #b2dfdb !important;
    background-color: #004d40 !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #00695c !important;
    color: #e0f2f1 !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #00796b !important;
    color: #ffffff !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu > li > a > i {
    color: #b2dfdb !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #e0f2f1 !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-teal nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #002720 !important;
    color: #e0f2f1 !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #e0f2f1 !important;
}

.sidebar-teal nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #009688 !important;
}

.sidebar-purple.static-sidebar-wrapper,
.sidebar-purple.fixed-sidebar {
    background-color: #4a148c;
}

.sidebar-purple .sidebar .widget .widget-heading, .sidebar-purple .sidebar .widget .widget-heading a {
    color: #ab47bc;
    background-color: #4a148c;
}

.sidebar-purple .sidebar .widget .widget-body .userinfo .username {
    color: #f3e5f5;
}

.sidebar-purple .sidebar .widget .widget-body .userinfo .useremail {
    color: #ab47bc;
}

.sidebar-purple .sidebar .widget .widget-body .mini-progressbar {
    color: #ab47bc;
}

    .sidebar-purple .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #7b1fa2;
    }

.sidebar-purple nav.widget-body > ul.acc-menu li.nav-separator {
    color: #ab47bc;
}

.sidebar-purple nav.widget-body > ul.acc-menu ul,
.sidebar-purple nav.widget-body > ul.acc-menu ul li a {
    background-color: #3e1176 !important;
    color: #ce93d8 !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu li a, .sidebar-purple nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #e1bee7 !important;
    background-color: #4a148c !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #6a1b9a !important;
    color: #f3e5f5 !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #7b1fa2 !important;
    color: #ffffff !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu > li > a > i {
    color: #e1bee7 !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #f3e5f5 !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-purple nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #320e5f !important;
    color: #f3e5f5 !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #f3e5f5 !important;
}

.sidebar-purple nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #ab47bc !important;
}

.sidebar-indigo.static-sidebar-wrapper,
.sidebar-indigo.fixed-sidebar {
    background-color: #1a237e;
}

.sidebar-indigo .sidebar .widget .widget-heading, .sidebar-indigo .sidebar .widget .widget-heading a {
    color: #5c6bc0;
    background-color: #1a237e;
}

.sidebar-indigo .sidebar .widget .widget-body .userinfo .username {
    color: #e8eaf6;
}

.sidebar-indigo .sidebar .widget .widget-body .userinfo .useremail {
    color: #5c6bc0;
}

.sidebar-indigo .sidebar .widget .widget-body .mini-progressbar {
    color: #5c6bc0;
}

    .sidebar-indigo .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #303f9f;
    }

.sidebar-indigo nav.widget-body > ul.acc-menu li.nav-separator {
    color: #5c6bc0;
}

.sidebar-indigo nav.widget-body > ul.acc-menu ul,
.sidebar-indigo nav.widget-body > ul.acc-menu ul li a {
    background-color: #161d69 !important;
    color: #9fa8da !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu li a, .sidebar-indigo nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #c5cae9 !important;
    background-color: #1a237e !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #283593 !important;
    color: #e8eaf6 !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #303f9f !important;
    color: #ffffff !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu > li > a > i {
    color: #c5cae9 !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #e8eaf6 !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-indigo nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #131a5e !important;
    color: #e8eaf6 !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #e8eaf6 !important;
}

.sidebar-indigo nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #5c6bc0 !important;
}

.sidebar-cyan.static-sidebar-wrapper,
.sidebar-cyan.fixed-sidebar {
    background-color: #006064;
}

.sidebar-cyan .sidebar .widget .widget-heading, .sidebar-cyan .sidebar .widget .widget-heading a {
    color: #00acc1;
    background-color: #006064;
}

.sidebar-cyan .sidebar .widget .widget-body .userinfo .username {
    color: #e0f7fa;
}

.sidebar-cyan .sidebar .widget .widget-body .userinfo .useremail {
    color: #00acc1;
}

.sidebar-cyan .sidebar .widget .widget-body .mini-progressbar {
    color: #00acc1;
}

    .sidebar-cyan .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #0097a7;
    }

.sidebar-cyan nav.widget-body > ul.acc-menu li.nav-separator {
    color: #00acc1;
}

.sidebar-cyan nav.widget-body > ul.acc-menu ul,
.sidebar-cyan nav.widget-body > ul.acc-menu ul li a {
    background-color: #00484a !important;
    color: #4dd0e1 !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu li a, .sidebar-cyan nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #b2ebf2 !important;
    background-color: #006064 !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #00838f !important;
    color: #e0f7fa !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #0097a7 !important;
    color: #ffffff !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu > li > a > i {
    color: #b2ebf2 !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #e0f7fa !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-cyan nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #003b3e !important;
    color: #e0f7fa !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #e0f7fa !important;
}

.sidebar-cyan nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #00acc1 !important;
}

.sidebar-red.static-sidebar-wrapper,
.sidebar-red.fixed-sidebar {
    background-color: #b0120a;
}

.sidebar-red .sidebar .widget .widget-heading, .sidebar-red .sidebar .widget .widget-heading a {
    color: #e84e40;
    background-color: #b0120a;
}

.sidebar-red .sidebar .widget .widget-body .userinfo .username {
    color: #fde0dc;
}

.sidebar-red .sidebar .widget .widget-body .userinfo .useremail {
    color: #e84e40;
}

.sidebar-red .sidebar .widget .widget-body .mini-progressbar {
    color: #e84e40;
}

    .sidebar-red .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #d01716;
    }

.sidebar-red nav.widget-body > ul.acc-menu li.nav-separator {
    color: #e84e40;
}

.sidebar-red nav.widget-body > ul.acc-menu ul,
.sidebar-red nav.widget-body > ul.acc-menu ul li a {
    background-color: #981009 !important;
    color: #f36c60 !important;
}

.sidebar-red nav.widget-body > ul.acc-menu li a, .sidebar-red nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #f9bdbb !important;
    background-color: #b0120a !important;
}

.sidebar-red nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #c41411 !important;
    color: #fde0dc !important;
}

.sidebar-red nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #d01716 !important;
    color: #ffffff !important;
}

.sidebar-red nav.widget-body > ul.acc-menu > li > a > i {
    color: #f9bdbb !important;
}

.sidebar-red nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fde0dc !important;
}

.sidebar-red nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-red nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-red nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #800d07 !important;
    color: #fde0dc !important;
}

.sidebar-red nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #fde0dc !important;
}

.sidebar-red nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #e84e40 !important;
}

.sidebar-pink.static-sidebar-wrapper,
.sidebar-pink.fixed-sidebar {
    background-color: #880e4f;
}

.sidebar-pink .sidebar .widget .widget-heading, .sidebar-pink .sidebar .widget .widget-heading a {
    color: #ec407a;
    background-color: #880e4f;
}

.sidebar-pink .sidebar .widget .widget-body .userinfo .username {
    color: #fce4ec;
}

.sidebar-pink .sidebar .widget .widget-body .userinfo .useremail {
    color: #ec407a;
}

.sidebar-pink .sidebar .widget .widget-body .mini-progressbar {
    color: #ec407a;
}

    .sidebar-pink .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #c2185b;
    }

.sidebar-pink nav.widget-body > ul.acc-menu li.nav-separator {
    color: #ec407a;
}

.sidebar-pink nav.widget-body > ul.acc-menu ul,
.sidebar-pink nav.widget-body > ul.acc-menu ul li a {
    background-color: #710c42 !important;
    color: #f48fb1 !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu li a, .sidebar-pink nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #f8bbd0 !important;
    background-color: #880e4f !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #ad1457 !important;
    color: #fce4ec !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #c2185b !important;
    color: #ffffff !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu > li > a > i {
    color: #f8bbd0 !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fce4ec !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-pink nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #5a0934 !important;
    color: #fce4ec !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #fce4ec !important;
}

.sidebar-pink nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #ec407a !important;
}

.sidebar-deep-purple.static-sidebar-wrapper,
.sidebar-deep-purple.fixed-sidebar {
    background-color: #311b92;
}

.sidebar-deep-purple .sidebar .widget .widget-heading, .sidebar-deep-purple .sidebar .widget .widget-heading a {
    color: #7e57c2;
    background-color: #311b92;
}

.sidebar-deep-purple .sidebar .widget .widget-body .userinfo .username {
    color: #ede7f6;
}

.sidebar-deep-purple .sidebar .widget .widget-body .userinfo .useremail {
    color: #7e57c2;
}

.sidebar-deep-purple .sidebar .widget .widget-body .mini-progressbar {
    color: #7e57c2;
}

    .sidebar-deep-purple .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #512da8;
    }

.sidebar-deep-purple nav.widget-body > ul.acc-menu li.nav-separator {
    color: #7e57c2;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu ul,
.sidebar-deep-purple nav.widget-body > ul.acc-menu ul li a {
    background-color: #2a177c !important;
    color: #b39ddb !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu li a, .sidebar-deep-purple nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #d1c4e9 !important;
    background-color: #311b92 !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #4527a0 !important;
    color: #ede7f6 !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #512da8 !important;
    color: #ffffff !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu > li > a > i {
    color: #d1c4e9 !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #ede7f6 !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-deep-purple nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #231367 !important;
    color: #ede7f6 !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #ede7f6 !important;
}

.sidebar-deep-purple nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #7e57c2 !important;
}

.sidebar-brown.static-sidebar-wrapper,
.sidebar-brown.fixed-sidebar {
    background-color: #3e2723;
}

.sidebar-brown .sidebar .widget .widget-heading, .sidebar-brown .sidebar .widget .widget-heading a {
    color: #8d6e63;
    background-color: #3e2723;
}

.sidebar-brown .sidebar .widget .widget-body .userinfo .username {
    color: #efebe9;
}

.sidebar-brown .sidebar .widget .widget-body .userinfo .useremail {
    color: #8d6e63;
}

.sidebar-brown .sidebar .widget .widget-body .mini-progressbar {
    color: #8d6e63;
}

    .sidebar-brown .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #5d4037;
    }

.sidebar-brown nav.widget-body > ul.acc-menu li.nav-separator {
    color: #8d6e63;
}

.sidebar-brown nav.widget-body > ul.acc-menu ul,
.sidebar-brown nav.widget-body > ul.acc-menu ul li a {
    background-color: #2e1d1a !important;
    color: #a1887f !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu li a, .sidebar-brown nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #d7ccc8 !important;
    background-color: #3e2723 !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #4e342e !important;
    color: #efebe9 !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #5d4037 !important;
    color: #ffffff !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu > li > a > i {
    color: #d7ccc8 !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #efebe9 !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-brown nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #261815 !important;
    color: #efebe9 !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #efebe9 !important;
}

.sidebar-brown nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #8d6e63 !important;
}

.sidebar-green.static-sidebar-wrapper,
.sidebar-green.fixed-sidebar {
    background-color: #1b5e20;
}

.sidebar-green .sidebar .widget .widget-heading, .sidebar-green .sidebar .widget .widget-heading a {
    color: #4caf50;
    background-color: #1b5e20;
}

.sidebar-green .sidebar .widget .widget-body .userinfo .username {
    color: #e8f5e9;
}

.sidebar-green .sidebar .widget .widget-body .userinfo .useremail {
    color: #4caf50;
}

.sidebar-green .sidebar .widget .widget-body .mini-progressbar {
    color: #4caf50;
}

    .sidebar-green .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #388e3c;
    }

.sidebar-green nav.widget-body > ul.acc-menu li.nav-separator {
    color: #4caf50;
}

.sidebar-green nav.widget-body > ul.acc-menu ul,
.sidebar-green nav.widget-body > ul.acc-menu ul li a {
    background-color: #154a19 !important;
    color: #81c784 !important;
}

.sidebar-green nav.widget-body > ul.acc-menu li a, .sidebar-green nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #c8e6c9 !important;
    background-color: #1b5e20 !important;
}

.sidebar-green nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #2e7d32 !important;
    color: #e8f5e9 !important;
}

.sidebar-green nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #388e3c !important;
    color: #ffffff !important;
}

.sidebar-green nav.widget-body > ul.acc-menu > li > a > i {
    color: #c8e6c9 !important;
}

.sidebar-green nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #e8f5e9 !important;
}

.sidebar-green nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-green nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-green nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #103613 !important;
    color: #e8f5e9 !important;
}

.sidebar-green nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #e8f5e9 !important;
}

.sidebar-green nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #4caf50 !important;
}

.sidebar-light-green.static-sidebar-wrapper,
.sidebar-light-green.fixed-sidebar {
    background-color: #33691e;
}

.sidebar-light-green .sidebar .widget .widget-heading, .sidebar-light-green .sidebar .widget .widget-heading a {
    color: #9ccc65;
    background-color: #33691e;
}

.sidebar-light-green .sidebar .widget .widget-body .userinfo .username {
    color: #f1f8e9;
}

.sidebar-light-green .sidebar .widget .widget-body .userinfo .useremail {
    color: #9ccc65;
}

.sidebar-light-green .sidebar .widget .widget-body .mini-progressbar {
    color: #9ccc65;
}

    .sidebar-light-green .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #689f38;
    }

.sidebar-light-green nav.widget-body > ul.acc-menu li.nav-separator {
    color: #9ccc65;
}

.sidebar-light-green nav.widget-body > ul.acc-menu ul,
.sidebar-light-green nav.widget-body > ul.acc-menu ul li a {
    background-color: #295518 !important;
    color: #aed581 !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu li a, .sidebar-light-green nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #dcedc8 !important;
    background-color: #33691e !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #558b2f !important;
    color: #f1f8e9 !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #689f38 !important;
    color: #ffffff !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu > li > a > i {
    color: #dcedc8 !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #f1f8e9 !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-light-green nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #254b16 !important;
    color: #f1f8e9 !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #f1f8e9 !important;
}

.sidebar-light-green nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #9ccc65 !important;
}

.sidebar-deep-orange.static-sidebar-wrapper,
.sidebar-deep-orange.fixed-sidebar {
    background-color: #bf360c;
}

.sidebar-deep-orange .sidebar .widget .widget-heading, .sidebar-deep-orange .sidebar .widget .widget-heading a {
    color: #ff7043;
    background-color: #bf360c;
}

.sidebar-deep-orange .sidebar .widget .widget-body .userinfo .username {
    color: #fbe9e7;
}

.sidebar-deep-orange .sidebar .widget .widget-body .userinfo .useremail {
    color: #ff7043;
}

.sidebar-deep-orange .sidebar .widget .widget-body .mini-progressbar {
    color: #ff7043;
}

    .sidebar-deep-orange .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #e64a19;
    }

.sidebar-deep-orange nav.widget-body > ul.acc-menu li.nav-separator {
    color: #ff7043;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu ul,
.sidebar-deep-orange nav.widget-body > ul.acc-menu ul li a {
    background-color: #a72f0a !important;
    color: #ff8a65 !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu li a, .sidebar-deep-orange nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #ffccbc !important;
    background-color: #bf360c !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #d84315 !important;
    color: #fbe9e7 !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #e64a19 !important;
    color: #ffffff !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu > li > a > i {
    color: #ffccbc !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fbe9e7 !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-deep-orange nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #9b2c0a !important;
    color: #fbe9e7 !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #fbe9e7 !important;
}

.sidebar-deep-orange nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #ff7043 !important;
}

.sidebar-lime.static-sidebar-wrapper,
.sidebar-lime.fixed-sidebar {
    background-color: #827717;
}

.sidebar-lime .sidebar .widget .widget-heading, .sidebar-lime .sidebar .widget .widget-heading a {
    color: #d4e157;
    background-color: #827717;
}

.sidebar-lime .sidebar .widget .widget-body .userinfo .username {
    color: #f9fbe7;
}

.sidebar-lime .sidebar .widget .widget-body .userinfo .useremail {
    color: #d4e157;
}

.sidebar-lime .sidebar .widget .widget-body .mini-progressbar {
    color: #d4e157;
}

    .sidebar-lime .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #afb42b;
    }

.sidebar-lime nav.widget-body > ul.acc-menu li.nav-separator {
    color: #d4e157;
}

.sidebar-lime nav.widget-body > ul.acc-menu ul,
.sidebar-lime nav.widget-body > ul.acc-menu ul li a {
    background-color: #6c6313 !important;
    color: #e6ee9c !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu li a, .sidebar-lime nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #f0f4c3 !important;
    background-color: #827717 !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #9e9d24 !important;
    color: #f9fbe7 !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #afb42b !important;
    color: #ffffff !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu > li > a > i {
    color: #f0f4c3 !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #f9fbe7 !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-lime nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #625911 !important;
    color: #f9fbe7 !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #f9fbe7 !important;
}

.sidebar-lime nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #d4e157 !important;
}

.sidebar-amber.static-sidebar-wrapper,
.sidebar-amber.fixed-sidebar {
    background-color: #ff6f00;
}

.sidebar-amber .sidebar .widget .widget-heading, .sidebar-amber .sidebar .widget .widget-heading a {
    color: #ffca28;
    background-color: #ff6f00;
}

.sidebar-amber .sidebar .widget .widget-body .userinfo .username {
    color: #fff8e1;
}

.sidebar-amber .sidebar .widget .widget-body .userinfo .useremail {
    color: #ffca28;
}

.sidebar-amber .sidebar .widget .widget-body .mini-progressbar {
    color: #ffca28;
}

    .sidebar-amber .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #ffa000;
    }

.sidebar-amber nav.widget-body > ul.acc-menu li.nav-separator {
    color: #ffca28;
}

.sidebar-amber nav.widget-body > ul.acc-menu ul,
.sidebar-amber nav.widget-body > ul.acc-menu ul li a {
    background-color: #e66400 !important;
    color: #ffe082 !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu li a, .sidebar-amber nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #ffecb3 !important;
    background-color: #ff6f00 !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #ff8f00 !important;
    color: #fff8e1 !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #ffa000 !important;
    color: #ffffff !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu > li > a > i {
    color: #ffecb3 !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fff8e1 !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-amber nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #d95e00 !important;
    color: #fff8e1 !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #fff8e1 !important;
}

.sidebar-amber nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #ffca28 !important;
}

.sidebar-gray.static-sidebar-wrapper,
.sidebar-gray.fixed-sidebar {
    background-color: #616161;
}

.sidebar-gray .sidebar .widget .widget-heading, .sidebar-gray .sidebar .widget .widget-heading a {
    color: #9e9e9e;
    background-color: #616161;
}

.sidebar-gray .sidebar .widget .widget-body .userinfo .username {
    color: #fafafa;
}

.sidebar-gray .sidebar .widget .widget-body .userinfo .useremail {
    color: #9e9e9e;
}

.sidebar-gray .sidebar .widget .widget-body .mini-progressbar {
    color: #9e9e9e;
}

    .sidebar-gray .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #9e9e9e;
    }

.sidebar-gray nav.widget-body > ul.acc-menu li.nav-separator {
    color: #9e9e9e;
}

.sidebar-gray nav.widget-body > ul.acc-menu ul,
.sidebar-gray nav.widget-body > ul.acc-menu ul li a {
    background-color: #545454 !important;
    color: #bdbdbd !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu li a, .sidebar-gray nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #e0e0e0 !important;
    background-color: #616161 !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #757575 !important;
    color: #fafafa !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #9e9e9e !important;
    color: #ffffff !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu > li > a > i {
    color: #e0e0e0 !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fafafa !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-gray nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #4e4e4e !important;
    color: #fafafa !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #ffffff !important;
}

.sidebar-gray nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #9e9e9e !important;
}

.sidebar-black.static-sidebar-wrapper,
.sidebar-black.fixed-sidebar {
    background-color: #212121;
}

.sidebar-black .sidebar .widget .widget-heading, .sidebar-black .sidebar .widget .widget-heading a {
    color: #616161;
    background-color: #212121;
}

.sidebar-black .sidebar .widget .widget-body .userinfo .username {
    color: #fafafa;
}

.sidebar-black .sidebar .widget .widget-body .userinfo .useremail {
    color: #616161;
}

.sidebar-black .sidebar .widget .widget-body .mini-progressbar {
    color: #616161;
}

    .sidebar-black .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #616161;
    }

.sidebar-black nav.widget-body > ul.acc-menu li.nav-separator {
    color: #616161;
}

.sidebar-black nav.widget-body > ul.acc-menu ul,
.sidebar-black nav.widget-body > ul.acc-menu ul li a {
    background-color: #080808 !important;
    color: #bdbdbd !important;
}

.sidebar-black nav.widget-body > ul.acc-menu li a, .sidebar-black nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #bdbdbd !important;
    background-color: #212121 !important;
}

.sidebar-black nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #424242 !important;
    color: #fafafa !important;
}

.sidebar-black nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #616161 !important;
    color: #ffffff !important;
}

.sidebar-black nav.widget-body > ul.acc-menu > li > a > i {
    color: #bdbdbd !important;
}

.sidebar-black nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fafafa !important;
}

.sidebar-black nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-black nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-black nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #272727 !important;
    color: #fafafa !important;
}

.sidebar-black nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #ffffff !important;
}

.sidebar-black nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #616161 !important;
}

.sidebar-graylight.static-sidebar-wrapper,
.sidebar-graylight.fixed-sidebar {
    background-color: #fafafa;
}

.sidebar-graylight .sidebar .widget .widget-heading, .sidebar-graylight .sidebar .widget .widget-heading a {
    color: #bdbdbd;
    background-color: #fafafa;
}

.sidebar-graylight .sidebar .widget .widget-body .userinfo .username {
    color: #212121;
}

.sidebar-graylight .sidebar .widget .widget-body .userinfo .useremail {
    color: #bdbdbd;
}

.sidebar-graylight .sidebar .widget .widget-body .mini-progressbar {
    color: #bdbdbd;
}

    .sidebar-graylight .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #eeeeee;
    }

.sidebar-graylight nav.widget-body > ul.acc-menu li.nav-separator {
    color: #bdbdbd;
}

.sidebar-graylight nav.widget-body > ul.acc-menu ul,
.sidebar-graylight nav.widget-body > ul.acc-menu ul li a {
    background-color: #ededed !important;
    color: #616161 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu li a, .sidebar-graylight nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #616161 !important;
    background-color: #fafafa !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #f5f5f5 !important;
    color: #212121 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #eeeeee !important;
    color: #212121 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu > li > a > i {
    color: #616161 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #212121 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-graylight nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #212121 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #e7e7e7 !important;
    color: #212121 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #212121 !important;
}

.sidebar-graylight nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #bdbdbd !important;
}

.sidebar-light-blue.static-sidebar-wrapper,
.sidebar-light-blue.fixed-sidebar {
    background-color: #01579b !important;
}

.sidebar-light-blue .sidebar .widget .widget-heading, .sidebar-light-blue .sidebar .widget .widget-heading a {
    color: #039be5 !important;
    background-color: #01579b !important;
}

.sidebar-light-blue .sidebar .widget .widget-body .userinfo .username {
    color: #e1f5fe !important;
}

.sidebar-light-blue .sidebar .widget .widget-body .userinfo .useremail {
    color: #039be5 !important;
}

.sidebar-light-blue .sidebar .widget .widget-body .mini-progressbar {
    color: #039be5 !important;
}

    .sidebar-light-blue .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #0288d1 !important;
    }

.sidebar-light-blue nav.widget-body > ul.acc-menu li.nav-separator {
    color: #039be5;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu ul,
.sidebar-light-blue nav.widget-body > ul.acc-menu ul li a {
    background-color: #014275 !important;
    color: #4fc3f7 !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu li a, .sidebar-light-blue nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #b3e5fc !important;
    background-color: #01579b !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #0277bd !important;
    color: #e1f5fe !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #0288d1 !important;
    color: #ffffff !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu > li > a > i {
    color: #b3e5fc !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #e1f5fe !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-light-blue nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #01335c !important;
    color: #e1f5fe !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #e1f5fe !important;
}

.sidebar-light-blue nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #039be5 !important;
}

.sidebar-yellow.static-sidebar-wrapper,
.sidebar-yellow.fixed-sidebar {
    background-color: #f57f17;
}

.sidebar-yellow .sidebar .widget .widget-heading, .sidebar-yellow .sidebar .widget .widget-heading a {
    color: #ffeb3b;
    background-color: #f57f17;
}

.sidebar-yellow .sidebar .widget .widget-body .userinfo .username {
    color: #fffde7;
}

.sidebar-yellow .sidebar .widget .widget-body .userinfo .useremail {
    color: #ffeb3b;
}

.sidebar-yellow .sidebar .widget .widget-body .mini-progressbar {
    color: #ffeb3b;
}

    .sidebar-yellow .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #fbc02d;
    }

.sidebar-yellow nav.widget-body > ul.acc-menu li.nav-separator {
    color: #ffeb3b;
}

.sidebar-yellow nav.widget-body > ul.acc-menu ul,
.sidebar-yellow nav.widget-body > ul.acc-menu ul li a {
    background-color: #e8720a !important;
    color: #fff176 !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu li a, .sidebar-yellow nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #fff9c4 !important;
    background-color: #f57f17 !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #f9a825 !important;
    color: #fffde7 !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #fbc02d !important;
    color: #ffffff !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu > li > a > i {
    color: #fff9c4 !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #fffde7 !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-yellow nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #ffffff !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #dc6c09;
    color: #fffde7 !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #fffde7 !important;
}

.sidebar-yellow nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #ffeb3b !important;
}

.sidebar-bluegraylight.static-sidebar-wrapper,
.sidebar-bluegraylight.fixed-sidebar {
    background-color: #eceff1;
}

.sidebar-bluegraylight .sidebar .widget .widget-heading, .sidebar-bluegraylight .sidebar .widget .widget-heading a {
    color: #90a4ae;
    background-color: #eceff1;
}

.sidebar-bluegraylight .sidebar .widget .widget-body .userinfo .username {
    color: #263238;
}

.sidebar-bluegraylight .sidebar .widget .widget-body .userinfo .useremail {
    color: #90a4ae;
}

.sidebar-bluegraylight .sidebar .widget .widget-body .mini-progressbar {
    color: #90a4ae;
}

    .sidebar-bluegraylight .sidebar .widget .widget-body .mini-progressbar .progress {
        background-color: #cfd8dc;
    }

.sidebar-bluegraylight nav.widget-body > ul.acc-menu li.nav-separator {
    color: #90a4ae !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu ul,
.sidebar-bluegraylight nav.widget-body > ul.acc-menu ul li a {
    background-color: #dde3e6 !important;
    color: #455a64 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu li a, .sidebar-bluegraylight nav.widget-body > ul.acc-menu li h6.CurrentSubSystem {
    color: #455a64 !important;
    background-color: #eceff1 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu > li:hover > a {
    background-color: #e5e9ec !important;
    color: #263238 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu > li.active > a {
    background-color: #cfd8dc !important;
    color: #263238 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu > li > a > i {
    color: #455a64 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu > li > a:hover > i {
    color: #263238 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar-bluegraylight nav.widget-body > ul.acc-menu > li.active > a:hover > i {
    color: #263238 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu ul li a:hover {
    background-color: #cfd6db !important;
    color: #263238 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
    color: #263238 !important;
}

.sidebar-bluegraylight nav.widget-body > ul.acc-menu li.disabled-link a {
    color: #90a4ae !important;
}

#headernav.navbar-default {
    background: #ffffff;
}

    #headernav.navbar-default .navbar-nav {
        background: #ffffff;
    }

        #headernav.navbar-default .navbar-nav > .open > a,
        #headernav.navbar-default .navbar-nav > .open > a i,
        #headernav.navbar-default .navbar-nav > .open > a svg,
        #headernav.navbar-default .navbar-nav > li:hover > a,
        #headernav.navbar-default .navbar-nav > li:hover > a i,
        #headernav.navbar-default .navbar-nav > li:hover > a svg {
            background: #fafafa !important;
            color: #212121 !important;
        }

        #headernav.navbar-default .navbar-nav ul {
            background: #eeeeee;
        }

            #headernav.navbar-default .navbar-nav ul li a {
                color: #757575 !important;
            }

                #headernav.navbar-default .navbar-nav ul li a:hover {
                    background: #e1e1e1 !important;
                    color: #212121 !important;
                }

            #headernav.navbar-default .navbar-nav ul li.active a:hover {
                background-color: #e1e1e1 !important;
                color: #212121 !important;
            }

            #headernav.navbar-default .navbar-nav ul li.active a {
                background-color: #eeeeee !important;
                color: #212121 !important;
            }

        #headernav.navbar-default .navbar-nav li a {
            color: #616161 !important;
        }

            #headernav.navbar-default .navbar-nav li a i, #headernav.navbar-default .navbar-nav li a svg {
                color: #616161 !important;
            }

        #headernav.navbar-default .navbar-nav li.active > a,
        #headernav.navbar-default .navbar-nav li.active > a i,
        #headernav.navbar-default .navbar-nav li.active > a svg,
        #headernav.navbar-default .navbar-nav li.active a:hover,
        #headernav.navbar-default .navbar-nav li.active a:hover i,
        #headernav.navbar-default .navbar-nav li.active a:hover svg {
            background: #fafafa !important;
            color: #212121 !important;
        }

        #headernav.navbar-default .navbar-nav li a:hover,
        #headernav.navbar-default .navbar-nav li a:hover i {
            background: #fafafa !important;
            color: #212121 !important;
        }

        #headernav.navbar-default .navbar-nav li a:focus,
        #headernav.navbar-default .navbar-nav li a:focus i {
            background: #fafafa !important;
            color: #212121 !important;
        }

        #headernav.navbar-default .navbar-nav li.active ul li a:hover {
            background-color: #e1e1e1 !important;
            color: #212121 !important;
        }

        #headernav.navbar-default .navbar-nav li.active ul li.active a:hover {
            background-color: #e1e1e1 !important;
            color: #212121 !important;
        }

    #headernav.navbar-default .navbar-toggle,
    #headernav.navbar-default .navbar-toggle:hover,
    #headernav.navbar-default .navbar-toggle:focus {
        background: #fafafa;
        color: #616161;
        border: none;
    }

#headernav.navbar-midnightblue {
    background: #263238;
}

    #headernav.navbar-midnightblue .navbar-nav {
        background: #263238;
    }

        #headernav.navbar-midnightblue .navbar-nav > .open > a,
        #headernav.navbar-midnightblue .navbar-nav > .open > a i,
        #headernav.navbar-midnightblue .navbar-nav > .open > a svg,
        #headernav.navbar-midnightblue .navbar-nav > li:hover > a,
        #headernav.navbar-midnightblue .navbar-nav > li:hover > a i,
        #headernav.navbar-midnightblue .navbar-nav > li:hover > a svg {
            background: #37474f !important;
            color: #cfd8dc !important;
        }

        #headernav.navbar-midnightblue .navbar-nav ul {
            background: #1c2429;
        }

            #headernav.navbar-midnightblue .navbar-nav ul li a {
                color: #78909c !important;
            }

                #headernav.navbar-midnightblue .navbar-nav ul li a:hover {
                    background: #212b30 !important;
                    color: #cfd8dc !important;
                }

            #headernav.navbar-midnightblue .navbar-nav ul li.active a:hover {
                background-color: #212b30 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-midnightblue .navbar-nav ul li.active a {
                background-color: #1c2429 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-midnightblue .navbar-nav li a {
            color: #90a4ae !important;
        }

            #headernav.navbar-midnightblue .navbar-nav li a i, #headernav.navbar-midnightblue .navbar-nav li a svg {
                color: #90a4ae !important;
            }

        #headernav.navbar-midnightblue .navbar-nav li.active > a,
        #headernav.navbar-midnightblue .navbar-nav li.active > a i,
        #headernav.navbar-midnightblue .navbar-nav li.active > a svg,
        #headernav.navbar-midnightblue .navbar-nav li.active a:hover,
        #headernav.navbar-midnightblue .navbar-nav li.active a:hover i,
        #headernav.navbar-midnightblue .navbar-nav li.active a:hover svg {
            background: #455a64 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-midnightblue .navbar-nav li a:hover,
        #headernav.navbar-midnightblue .navbar-nav li a:hover i {
            background: #37474f !important;
            color: #cfd8dc !important;
        }

        #headernav.navbar-midnightblue .navbar-nav li a:focus,
        #headernav.navbar-midnightblue .navbar-nav li a:focus i {
            background: #37474f !important;
            color: #cfd8dc !important;
        }

        #headernav.navbar-midnightblue .navbar-nav li.active ul li a:hover {
            background-color: #212b30 !important;
            color: #cfd8dc !important;
        }

        #headernav.navbar-midnightblue .navbar-nav li.active ul li.active a:hover {
            background-color: #212b30 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-midnightblue .navbar-toggle,
    #headernav.navbar-midnightblue .navbar-toggle:hover,
    #headernav.navbar-midnightblue .navbar-toggle:focus {
        background: #37474f;
        color: #90a4ae;
        border: none;
    }

#headernav.navbar-bluegray {
    background: #455a64;
}

    #headernav.navbar-bluegray .navbar-nav {
        background: #455a64;
    }

        #headernav.navbar-bluegray .navbar-nav > .open > a,
        #headernav.navbar-bluegray .navbar-nav > .open > a i,
        #headernav.navbar-bluegray .navbar-nav > .open > a svg,
        #headernav.navbar-bluegray .navbar-nav > li:hover > a,
        #headernav.navbar-bluegray .navbar-nav > li:hover > a i,
        #headernav.navbar-bluegray .navbar-nav > li:hover > a svg {
            background: #546e7a !important;
            color: #eceff1 !important;
        }

        #headernav.navbar-bluegray .navbar-nav ul {
            background: #37474f;
        }

            #headernav.navbar-bluegray .navbar-nav ul li a {
                color: #b0bec5 !important;
            }

                #headernav.navbar-bluegray .navbar-nav ul li a:hover {
                    background: #546e7a !important;
                    color: #eceff1 !important;
                }

            #headernav.navbar-bluegray .navbar-nav ul li.active a:hover {
                background-color: #546e7a !important;
                color: #ffffff !important;
            }

            #headernav.navbar-bluegray .navbar-nav ul li.active a {
                background-color: #37474f !important;
                color: #ffffff !important;
            }

        #headernav.navbar-bluegray .navbar-nav li a {
            color: #b0bec5 !important;
        }

            #headernav.navbar-bluegray .navbar-nav li a i, #headernav.navbar-bluegray .navbar-nav li a svg {
                color: #b0bec5 !important;
            }

        #headernav.navbar-bluegray .navbar-nav li.active > a,
        #headernav.navbar-bluegray .navbar-nav li.active > a i,
        #headernav.navbar-bluegray .navbar-nav li.active > a svg,
        #headernav.navbar-bluegray .navbar-nav li.active a:hover,
        #headernav.navbar-bluegray .navbar-nav li.active a:hover i,
        #headernav.navbar-bluegray .navbar-nav li.active a:hover svg {
            background: #607d8b !important;
            color: #ffffff !important;
        }

        #headernav.navbar-bluegray .navbar-nav li a:hover,
        #headernav.navbar-bluegray .navbar-nav li a:hover i {
            background: #546e7a !important;
            color: #eceff1 !important;
        }

        #headernav.navbar-bluegray .navbar-nav li a:focus,
        #headernav.navbar-bluegray .navbar-nav li a:focus i {
            background: #546e7a !important;
            color: #eceff1 !important;
        }

        #headernav.navbar-bluegray .navbar-nav li.active ul li a:hover {
            background-color: #546e7a !important;
            color: #eceff1 !important;
        }

        #headernav.navbar-bluegray .navbar-nav li.active ul li.active a:hover {
            background-color: #546e7a !important;
            color: #ffffff !important;
        }

    #headernav.navbar-bluegray .navbar-toggle,
    #headernav.navbar-bluegray .navbar-toggle:hover,
    #headernav.navbar-bluegray .navbar-toggle:focus {
        background: #546e7a;
        color: #b0bec5;
        border: none;
    }

#headernav.navbar-orange {
    background: #e65100;
}

    #headernav.navbar-orange .navbar-nav {
        background: #e65100;
    }

        #headernav.navbar-orange .navbar-nav > .open > a,
        #headernav.navbar-orange .navbar-nav > .open > a i,
        #headernav.navbar-orange .navbar-nav > .open > a svg,
        #headernav.navbar-orange .navbar-nav > li:hover > a,
        #headernav.navbar-orange .navbar-nav > li:hover > a i,
        #headernav.navbar-orange .navbar-nav > li:hover > a svg {
            background: #ef6c00 !important;
            color: #fff3e0 !important;
        }

        #headernav.navbar-orange .navbar-nav ul {
            background: #c04400;
        }

            #headernav.navbar-orange .navbar-nav ul li a {
                color: #ffe0b2 !important;
            }

                #headernav.navbar-orange .navbar-nav ul li a:hover {
                    background: #b33f00 !important;
                    color: #fff3e0 !important;
                }

            #headernav.navbar-orange .navbar-nav ul li.active a:hover {
                background-color: #b33f00 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-orange .navbar-nav ul li.active a {
                background-color: #c04400 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-orange .navbar-nav li a {
            color: #fff3e0 !important;
        }

            #headernav.navbar-orange .navbar-nav li a i, #headernav.navbar-orange .navbar-nav li a svg {
                color: #fff3e0 !important;
            }

        #headernav.navbar-orange .navbar-nav li.active > a,
        #headernav.navbar-orange .navbar-nav li.active > a i,
        #headernav.navbar-orange .navbar-nav li.active > a svg,
        #headernav.navbar-orange .navbar-nav li.active a:hover,
        #headernav.navbar-orange .navbar-nav li.active a:hover i,
        #headernav.navbar-orange .navbar-nav li.active a:hover svg {
            background: #f57c00 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-orange .navbar-nav li a:hover,
        #headernav.navbar-orange .navbar-nav li a:hover i {
            background: #ef6c00 !important;
            color: #fff3e0 !important;
        }

        #headernav.navbar-orange .navbar-nav li a:focus,
        #headernav.navbar-orange .navbar-nav li a:focus i {
            background: #ef6c00 !important;
            color: #fff3e0 !important;
        }

        #headernav.navbar-orange .navbar-nav li.active ul li a:hover {
            background-color: #b33f00 !important;
            color: #fff3e0 !important;
        }

        #headernav.navbar-orange .navbar-nav li.active ul li.active a:hover {
            background-color: #b33f00 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-orange .navbar-toggle,
    #headernav.navbar-orange .navbar-toggle:hover,
    #headernav.navbar-orange .navbar-toggle:focus {
        background: #ef6c00;
        color: #fff3e0;
        border: none;
    }

#headernav.navbar-blue {
    background: #0d47a1;
}

    #headernav.navbar-blue .navbar-nav {
        background: #0d47a1;
    }

        #headernav.navbar-blue .navbar-nav > .open > a,
        #headernav.navbar-blue .navbar-nav > .open > a i,
        #headernav.navbar-blue .navbar-nav > .open > a svg,
        #headernav.navbar-blue .navbar-nav > li:hover > a,
        #headernav.navbar-blue .navbar-nav > li:hover > a i,
        #headernav.navbar-blue .navbar-nav > li:hover > a svg {
            background: #1565c0 !important;
            color: #e3f2fd !important;
        }

        #headernav.navbar-blue .navbar-nav ul {
            background: #0a377e;
        }

            #headernav.navbar-blue .navbar-nav ul li a {
                color: #64b5f6 !important;
            }

                #headernav.navbar-blue .navbar-nav ul li a:hover {
                    background: #082d66 !important;
                    color: #e3f2fd !important;
                }

            #headernav.navbar-blue .navbar-nav ul li.active a:hover {
                background-color: #082d66 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-blue .navbar-nav ul li.active a {
                background-color: #0a377e !important;
                color: #ffffff !important;
            }

        #headernav.navbar-blue .navbar-nav li a {
            color: #bbdefb !important;
        }

            #headernav.navbar-blue .navbar-nav li a i, #headernav.navbar-blue .navbar-nav li a svg {
                color: #bbdefb !important;
            }

        #headernav.navbar-blue .navbar-nav li.active > a,
        #headernav.navbar-blue .navbar-nav li.active > a i,
        #headernav.navbar-blue .navbar-nav li.active > a svg,
        #headernav.navbar-blue .navbar-nav li.active a:hover,
        #headernav.navbar-blue .navbar-nav li.active a:hover i,
        #headernav.navbar-blue .navbar-nav li.active a:hover i svg {
            background: #1976d2 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-blue .navbar-nav li a:hover,
        #headernav.navbar-blue .navbar-nav li a:hover i {
            background: #1565c0 !important;
            color: #e3f2fd !important;
        }

        #headernav.navbar-blue .navbar-nav li a:focus,
        #headernav.navbar-blue .navbar-nav li a:focus i {
            background: #1565c0 !important;
            color: #e3f2fd !important;
        }

        #headernav.navbar-blue .navbar-nav li.active ul li a:hover {
            background-color: #082d66 !important;
            color: #e3f2fd !important;
        }

        #headernav.navbar-blue .navbar-nav li.active ul li.active a:hover {
            background-color: #082d66 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-blue .navbar-toggle,
    #headernav.navbar-blue .navbar-toggle:hover,
    #headernav.navbar-blue .navbar-toggle:focus {
        background: #1565c0;
        color: #bbdefb;
        border: none;
    }

#headernav.navbar-teal {
    background: #004d40;
}

    #headernav.navbar-teal .navbar-nav {
        background: #004d40;
    }

        #headernav.navbar-teal .navbar-nav > .open > a,
        #headernav.navbar-teal .navbar-nav > .open > a i,
        #headernav.navbar-teal .navbar-nav > .open > a svg,
        #headernav.navbar-teal .navbar-nav > li:hover > a,
        #headernav.navbar-teal .navbar-nav > li:hover > a i,
        #headernav.navbar-teal .navbar-nav > li:hover > a svg {
            background: #00695c !important;
            color: #e0f2f1 !important;
        }

        #headernav.navbar-teal .navbar-nav ul {
            background: #00332b;
        }

            #headernav.navbar-teal .navbar-nav ul li a {
                color: #4db6ac !important;
            }

                #headernav.navbar-teal .navbar-nav ul li a:hover {
                    background: #002720 !important;
                    color: #e0f2f1 !important;
                }

            #headernav.navbar-teal .navbar-nav ul li.active a:hover {
                background-color: #002720;
                color: #ffffff;
            }

            #headernav.navbar-teal .navbar-nav ul li.active a {
                background-color: #00332b !important;
                color: #ffffff !important;
            }

        #headernav.navbar-teal .navbar-nav li a {
            color: #b2dfdb !important;
        }

            #headernav.navbar-teal .navbar-nav li a i, #headernav.navbar-teal .navbar-nav li a svg {
                color: #b2dfdb !important;
            }

        #headernav.navbar-teal .navbar-nav li.active > a,
        #headernav.navbar-teal .navbar-nav li.active > a i,
        #headernav.navbar-teal .navbar-nav li.active > a svg,
        #headernav.navbar-teal .navbar-nav li.active a:hover,
        #headernav.navbar-teal .navbar-nav li.active a:hover i,
        #headernav.navbar-teal .navbar-nav li.active a:hover svg {
            background: #00796b !important;
            color: #ffffff !important;
        }

        #headernav.navbar-teal .navbar-nav li a:hover,
        #headernav.navbar-teal .navbar-nav li a:hover i {
            background: #00695c !important;
            color: #e0f2f1 !important;
        }

        #headernav.navbar-teal .navbar-nav li a:focus,
        #headernav.navbar-teal .navbar-nav li a:focus i {
            background: #00695c !important;
            color: #e0f2f1 !important;
        }

        #headernav.navbar-teal .navbar-nav li.active ul li a:hover {
            background-color: #002720 !important;
            color: #e0f2f1 !important;
        }

        #headernav.navbar-teal .navbar-nav li.active ul li.active a:hover {
            background-color: #002720 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-teal .navbar-toggle,
    #headernav.navbar-teal .navbar-toggle:hover,
    #headernav.navbar-teal .navbar-toggle:focus {
        background: #00695c;
        color: #b2dfdb;
        border: none;
    }

#headernav.navbar-purple {
    background: #4a148c;
}

    #headernav.navbar-purple .navbar-nav {
        background: #4a148c;
    }

        #headernav.navbar-purple .navbar-nav > .open > a,
        #headernav.navbar-purple .navbar-nav > .open > a i,
        #headernav.navbar-purple .navbar-nav > .open > a svg,
        #headernav.navbar-purple .navbar-nav > li:hover > a,
        #headernav.navbar-purple .navbar-nav > li:hover > a i,
        #headernav.navbar-purple .navbar-nav > li:hover > a svg {
            background: #6a1b9a !important;
            color: #f3e5f5 !important;
        }

        #headernav.navbar-purple .navbar-nav ul {
            background: #3e1176;
        }

            #headernav.navbar-purple .navbar-nav ul li a {
                color: #ce93d8 !important;
            }

                #headernav.navbar-purple .navbar-nav ul li a:hover {
                    background: #320e5f !important;
                    color: #f3e5f5 !important;
                }

            #headernav.navbar-purple .navbar-nav ul li.active a:hover {
                background-color: #320e5f !important;
                color: #ffffff !important;
            }

            #headernav.navbar-purple .navbar-nav ul li.active a {
                background-color: #3e1176 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-purple .navbar-nav li a {
            color: #e1bee7 !important;
        }

            #headernav.navbar-purple .navbar-nav li a i, #headernav.navbar-purple .navbar-nav li a svg {
                color: #e1bee7 !important;
            }

        #headernav.navbar-purple .navbar-nav li.active > a,
        #headernav.navbar-purple .navbar-nav li.active > a i,
        #headernav.navbar-purple .navbar-nav li.active > a svg,
        #headernav.navbar-purple .navbar-nav li.active a:hover,
        #headernav.navbar-purple .navbar-nav li.active a:hover i,
        #headernav.navbar-purple .navbar-nav li.active a:hover svg {
            background: #7b1fa2 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-purple .navbar-nav li a:hover,
        #headernav.navbar-purple .navbar-nav li a:hover i {
            background: #6a1b9a !important;
            color: #f3e5f5 !important;
        }

        #headernav.navbar-purple .navbar-nav li a:focus,
        #headernav.navbar-purple .navbar-nav li a:focus i {
            background: #6a1b9a !important;
            color: #f3e5f5 !important;
        }

        #headernav.navbar-purple .navbar-nav li.active ul li a:hover {
            background-color: #320e5f !important;
            color: #f3e5f5 !important;
        }

        #headernav.navbar-purple .navbar-nav li.active ul li.active a:hover {
            background-color: #320e5f !important;
            color: #ffffff !important;
        }

    #headernav.navbar-purple .navbar-toggle,
    #headernav.navbar-purple .navbar-toggle:hover,
    #headernav.navbar-purple .navbar-toggle:focus {
        background: #6a1b9a;
        color: #e1bee7;
        border: none;
    }

#headernav.navbar-indigo {
    background: #1a237e;
}

    #headernav.navbar-indigo .navbar-nav {
        background: #1a237e;
    }

        #headernav.navbar-indigo .navbar-nav > .open > a,
        #headernav.navbar-indigo .navbar-nav > .open > a i,
        #headernav.navbar-indigo .navbar-nav > .open > a svg,
        #headernav.navbar-indigo .navbar-nav > li:hover > a,
        #headernav.navbar-indigo .navbar-nav > li:hover > a i,
        #headernav.navbar-indigo .navbar-nav > li:hover > a svg {
            background: #283593 !important;
            color: #e8eaf6 !important;
        }

        #headernav.navbar-indigo .navbar-nav ul {
            background: #161d69;
        }

            #headernav.navbar-indigo .navbar-nav ul li a {
                color: #9fa8da !important;
            }

                #headernav.navbar-indigo .navbar-nav ul li a:hover {
                    background: #131a5e !important;
                    color: #e8eaf6 !important;
                }

            #headernav.navbar-indigo .navbar-nav ul li.active a:hover {
                background-color: #131a5e !important;
                color: #ffffff !important;
            }

            #headernav.navbar-indigo .navbar-nav ul li.active a {
                background-color: #161d69 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-indigo .navbar-nav li a {
            color: #c5cae9 !important;
        }

            #headernav.navbar-indigo .navbar-nav li a i, #headernav.navbar-indigo .navbar-nav li a svg {
                color: #c5cae9 !important;
            }

        #headernav.navbar-indigo .navbar-nav li.active > a,
        #headernav.navbar-indigo .navbar-nav li.active > a i,
        #headernav.navbar-indigo .navbar-nav li.active > a svg,
        #headernav.navbar-indigo .navbar-nav li.active a:hover,
        #headernav.navbar-indigo .navbar-nav li.active a:hover i,
        #headernav.navbar-indigo .navbar-nav li.active a:hover svg {
            background: #303f9f !important;
            color: #ffffff !important;
        }

        #headernav.navbar-indigo .navbar-nav li a:hover,
        #headernav.navbar-indigo .navbar-nav li a:hover i {
            background: #283593 !important;
            color: #e8eaf6 !important;
        }

        #headernav.navbar-indigo .navbar-nav li a:focus,
        #headernav.navbar-indigo .navbar-nav li a:focus i {
            background: #283593 !important;
            color: #e8eaf6 !important;
        }

        #headernav.navbar-indigo .navbar-nav li.active ul li a:hover {
            background-color: #131a5e !important;
            color: #e8eaf6 !important;
        }

        #headernav.navbar-indigo .navbar-nav li.active ul li.active a:hover {
            background-color: #131a5e !important;
            color: #ffffff !important;
        }

    #headernav.navbar-indigo .navbar-toggle,
    #headernav.navbar-indigo .navbar-toggle:hover,
    #headernav.navbar-indigo .navbar-toggle:focus {
        background: #283593;
        color: #c5cae9;
        border: none;
    }

#headernav.navbar-cyan {
    background: #006064;
}

    #headernav.navbar-cyan .navbar-nav {
        background: #006064;
    }

        #headernav.navbar-cyan .navbar-nav > .open > a,
        #headernav.navbar-cyan .navbar-nav > .open > a i,
        #headernav.navbar-cyan .navbar-nav > .open > a svg,
        #headernav.navbar-cyan .navbar-nav > li:hover > a,
        #headernav.navbar-cyan .navbar-nav > li:hover > a i,
        #headernav.navbar-cyan .navbar-nav > li:hover > a svg {
            background: #00838f !important;
            color: #e0f7fa !important;
        }

        #headernav.navbar-cyan .navbar-nav ul {
            background: #00484a;
        }

            #headernav.navbar-cyan .navbar-nav ul li a {
                color: #4dd0e1 !important;
            }

                #headernav.navbar-cyan .navbar-nav ul li a:hover {
                    background: #003b3e !important;
                    color: #e0f7fa !important;
                }

            #headernav.navbar-cyan .navbar-nav ul li.active a:hover {
                background-color: #003b3e !important;
                color: #ffffff !important;
            }

            #headernav.navbar-cyan .navbar-nav ul li.active a {
                background-color: #00484a !important;
                color: #ffffff !important;
            }

        #headernav.navbar-cyan .navbar-nav li a {
            color: #b2ebf2 !important;
        }

            #headernav.navbar-cyan .navbar-nav li a i, #headernav.navbar-cyan .navbar-nav li a svg {
                color: #b2ebf2 !important;
            }

        #headernav.navbar-cyan .navbar-nav li.active > a,
        #headernav.navbar-cyan .navbar-nav li.active > a i,
        #headernav.navbar-cyan .navbar-nav li.active > a svg,
        #headernav.navbar-cyan .navbar-nav li.active a:hover,
        #headernav.navbar-cyan .navbar-nav li.active a:hover i,
        #headernav.navbar-cyan .navbar-nav li.active a:hover svg {
            background: #0097a7 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-cyan .navbar-nav li a:hover,
        #headernav.navbar-cyan .navbar-nav li a:hover i {
            background: #00838f !important;
            color: #e0f7fa !important;
        }

        #headernav.navbar-cyan .navbar-nav li a:focus,
        #headernav.navbar-cyan .navbar-nav li a:focus i {
            background: #00838f !important;
            color: #e0f7fa !important;
        }

        #headernav.navbar-cyan .navbar-nav li.active ul li a:hover {
            background-color: #003b3e !important;
            color: #e0f7fa !important;
        }

        #headernav.navbar-cyan .navbar-nav li.active ul li.active a:hover {
            background-color: #003b3e !important;
            color: #ffffff !important;
        }

    #headernav.navbar-cyan .navbar-toggle,
    #headernav.navbar-cyan .navbar-toggle:hover,
    #headernav.navbar-cyan .navbar-toggle:focus {
        background: #00838f;
        color: #b2ebf2;
        border: none;
    }

#headernav.navbar-red {
    background: #b0120a;
}

    #headernav.navbar-red .navbar-nav {
        background: #b0120a;
    }

        #headernav.navbar-red .navbar-nav > .open > a,
        #headernav.navbar-red .navbar-nav > .open > a i,
        #headernav.navbar-red .navbar-nav > .open > a svg,
        #headernav.navbar-red .navbar-nav > li:hover > a,
        #headernav.navbar-red .navbar-nav > li:hover > a i,
        #headernav.navbar-red .navbar-nav > li:hover > a svg {
            background: #c41411 !important;
            color: #fde0dc !important;
        }

        #headernav.navbar-red .navbar-nav ul {
            background: #981009;
        }

            #headernav.navbar-red .navbar-nav ul li a {
                color: #f36c60 !important;
            }

                #headernav.navbar-red .navbar-nav ul li a:hover {
                    background: #800d07 !important;
                    color: #fde0dc !important;
                }

            #headernav.navbar-red .navbar-nav ul li.active a:hover {
                background-color: #800d07 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-red .navbar-nav ul li.active a {
                background-color: #981009 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-red .navbar-nav li a {
            color: #f9bdbb !important;
        }

            #headernav.navbar-red .navbar-nav li a i,
            #headernav.navbar-red .navbar-nav li a svg {
                color: #f9bdbb !important;
            }

        #headernav.navbar-red .navbar-nav li.active > a,
        #headernav.navbar-red .navbar-nav li.active > a i,
        #headernav.navbar-red .navbar-nav li.active > a svg,
        #headernav.navbar-red .navbar-nav li.active a:hover,
        #headernav.navbar-red .navbar-nav li.active a:hover i,
        #headernav.navbar-red .navbar-nav li.active a:hover svg {
            background: #d01716 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-red .navbar-nav li a:hover,
        #headernav.navbar-red .navbar-nav li a:hover i {
            background: #c41411 !important;
            color: #fde0dc !important;
        }

        #headernav.navbar-red .navbar-nav li a:focus,
        #headernav.navbar-red .navbar-nav li a:focus i {
            background: #c41411 !important;
            color: #fde0dc !important;
        }

        #headernav.navbar-red .navbar-nav li.active ul li a:hover {
            background-color: #800d07 !important;
            color: #fde0dc !important;
        }

        #headernav.navbar-red .navbar-nav li.active ul li.active a:hover {
            background-color: #800d07 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-red .navbar-toggle,
    #headernav.navbar-red .navbar-toggle:hover,
    #headernav.navbar-red .navbar-toggle:focus {
        background: #c41411;
        color: #f9bdbb;
        border: none;
    }

#headernav.navbar-pink {
    background: #880e4f;
}

    #headernav.navbar-pink .navbar-nav {
        background: #880e4f;
    }

        #headernav.navbar-pink .navbar-nav > .open > a,
        #headernav.navbar-pink .navbar-nav > .open > a i,
        #headernav.navbar-pink .navbar-nav > .open > a svg,
        #headernav.navbar-pink .navbar-nav > li:hover > a,
        #headernav.navbar-pink .navbar-nav > li:hover > a i,
        #headernav.navbar-pink .navbar-nav > li:hover > a svg {
            background: #ad1457 !important;
            color: #fce4ec !important;
        }

        #headernav.navbar-pink .navbar-nav ul {
            background: #710c42;
        }

            #headernav.navbar-pink .navbar-nav ul li a {
                color: #f48fb1 !important;
            }

                #headernav.navbar-pink .navbar-nav ul li a:hover {
                    background: #5a0934 !important;
                    color: #fce4ec !important;
                }

            #headernav.navbar-pink .navbar-nav ul li.active a:hover {
                background-color: #5a0934 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-pink .navbar-nav ul li.active a {
                background-color: #710c42 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-pink .navbar-nav li a {
            color: #f8bbd0 !important;
        }

            #headernav.navbar-pink .navbar-nav li a i, #headernav.navbar-pink .navbar-nav li a svg {
                color: #f8bbd0 !important;
            }

        #headernav.navbar-pink .navbar-nav li.active > a,
        #headernav.navbar-pink .navbar-nav li.active > a i,
        #headernav.navbar-pink .navbar-nav li.active > a svg,
        #headernav.navbar-pink .navbar-nav li.active a:hover,
        #headernav.navbar-pink .navbar-nav li.active a:hover i,
        #headernav.navbar-pink .navbar-nav li.active a:hover svg {
            background: #c2185b !important;
            color: #ffffff !important;
        }

        #headernav.navbar-pink .navbar-nav li a:hover,
        #headernav.navbar-pink .navbar-nav li a:hover i {
            background: #ad1457 !important;
            color: #fce4ec !important;
        }

        #headernav.navbar-pink .navbar-nav li a:focus,
        #headernav.navbar-pink .navbar-nav li a:focus i {
            background: #ad1457 !important;
            color: #fce4ec !important;
        }

        #headernav.navbar-pink .navbar-nav li.active ul li a:hover {
            background-color: #5a0934 !important;
            color: #fce4ec !important;
        }

        #headernav.navbar-pink .navbar-nav li.active ul li.active a:hover {
            background-color: #5a0934 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-pink .navbar-toggle,
    #headernav.navbar-pink .navbar-toggle:hover,
    #headernav.navbar-pink .navbar-toggle:focus {
        background: #ad1457;
        color: #f8bbd0;
        border: none;
    }

#headernav.navbar-deep-purple {
    background: #311b92;
}

    #headernav.navbar-deep-purple .navbar-nav {
        background: #311b92;
    }

        #headernav.navbar-deep-purple .navbar-nav > .open > a,
        #headernav.navbar-deep-purple .navbar-nav > .open > a i,
        #headernav.navbar-deep-purple .navbar-nav > .open > a svg,
        #headernav.navbar-deep-purple .navbar-nav > li:hover > a,
        #headernav.navbar-deep-purple .navbar-nav > li:hover > a i,
        #headernav.navbar-deep-purple .navbar-nav > li:hover > a svg {
            background: #4527a0 !important;
            color: #ede7f6 !important;
        }

        #headernav.navbar-deep-purple .navbar-nav ul {
            background: #2a177c !important;
        }

            #headernav.navbar-deep-purple .navbar-nav ul li a {
                color: #b39ddb !important;
            }

                #headernav.navbar-deep-purple .navbar-nav ul li a:hover {
                    background: #231367 !important;
                    color: #ede7f6 !important;
                }

            #headernav.navbar-deep-purple .navbar-nav ul li.active a:hover {
                background-color: #231367 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-deep-purple .navbar-nav ul li.active a {
                background-color: #2a177c !important;
                color: #ffffff !important;
            }

        #headernav.navbar-deep-purple .navbar-nav li a {
            color: #d1c4e9 !important;
        }

            #headernav.navbar-deep-purple .navbar-nav li a i, #headernav.navbar-deep-purple .navbar-nav li a svg {
                color: #d1c4e9 !important;
            }

        #headernav.navbar-deep-purple .navbar-nav li.active > a,
        #headernav.navbar-deep-purple .navbar-nav li.active > a i,
        #headernav.navbar-deep-purple .navbar-nav li.active > a svg,
        #headernav.navbar-deep-purple .navbar-nav li.active a:hover,
        #headernav.navbar-deep-purple .navbar-nav li.active a:hover i,
        #headernav.navbar-deep-purple .navbar-nav li.active a:hover svg {
            background: #512da8 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-deep-purple .navbar-nav li a:hover,
        #headernav.navbar-deep-purple .navbar-nav li a:hover i {
            background: #4527a0 !important;
            color: #ede7f6 !important;
        }

        #headernav.navbar-deep-purple .navbar-nav li a:focus,
        #headernav.navbar-deep-purple .navbar-nav li a:focus i {
            background: #4527a0 !important;
            color: #ede7f6 !important;
        }

        #headernav.navbar-deep-purple .navbar-nav li.active ul li a:hover {
            background-color: #231367 !important;
            color: #ede7f6 !important;
        }

        #headernav.navbar-deep-purple .navbar-nav li.active ul li.active a:hover {
            background-color: #231367 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-deep-purple .navbar-toggle,
    #headernav.navbar-deep-purple .navbar-toggle:hover,
    #headernav.navbar-deep-purple .navbar-toggle:focus {
        background: #4527a0;
        color: #d1c4e9;
        border: none;
    }

#headernav.navbar-brown {
    background: #3e2723;
}

    #headernav.navbar-brown .navbar-nav {
        background: #3e2723;
    }

        #headernav.navbar-brown .navbar-nav > .open > a,
        #headernav.navbar-brown .navbar-nav > .open > a i,
        #headernav.navbar-brown .navbar-nav > .open > a svg,
        #headernav.navbar-brown .navbar-nav > li:hover > a,
        #headernav.navbar-brown .navbar-nav > li:hover > a i,
        #headernav.navbar-brown .navbar-nav > li:hover > a svg {
            background: #4e342e !important;
            color: #efebe9 !important;
        }

        #headernav.navbar-brown .navbar-nav ul {
            background: #2e1d1a !important;
        }

            #headernav.navbar-brown .navbar-nav ul li a {
                color: #a1887f !important;
            }

                #headernav.navbar-brown .navbar-nav ul li a:hover {
                    background: #261815 !important;
                    color: #efebe9 !important;
                }

            #headernav.navbar-brown .navbar-nav ul li.active a:hover {
                background-color: #261815 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-brown .navbar-nav ul li.active a {
                background-color: #2e1d1a !important;
                color: #ffffff !important;
            }

        #headernav.navbar-brown .navbar-nav li a {
            color: #d7ccc8 !important;
        }

            #headernav.navbar-brown .navbar-nav li a i, #headernav.navbar-brown .navbar-nav li a svg {
                color: #d7ccc8 !important;
            }

        #headernav.navbar-brown .navbar-nav li.active > a,
        #headernav.navbar-brown .navbar-nav li.active > a i,
        #headernav.navbar-brown .navbar-nav li.active > a svg,
        #headernav.navbar-brown .navbar-nav li.active a:hover,
        #headernav.navbar-brown .navbar-nav li.active a:hover i,
        #headernav.navbar-brown .navbar-nav li.active a:hover svg {
            background: #5d4037 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-brown .navbar-nav li a:hover,
        #headernav.navbar-brown .navbar-nav li a:hover i {
            background: #4e342e !important;
            color: #efebe9 !important;
        }

        #headernav.navbar-brown .navbar-nav li a:focus,
        #headernav.navbar-brown .navbar-nav li a:focus i {
            background: #4e342e !important;
            color: #efebe9 !important;
        }

        #headernav.navbar-brown .navbar-nav li.active ul li a:hover {
            background-color: #261815 !important;
            color: #efebe9 !important;
        }

        #headernav.navbar-brown .navbar-nav li.active ul li.active a:hover {
            background-color: #261815 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-brown .navbar-toggle,
    #headernav.navbar-brown .navbar-toggle:hover,
    #headernav.navbar-brown .navbar-toggle:focus {
        background: #4e342e;
        color: #d7ccc8;
        border: none;
    }

#headernav.navbar-green {
    background: #1b5e20;
}

    #headernav.navbar-green .navbar-nav {
        background: #1b5e20;
    }

        #headernav.navbar-green .navbar-nav > .open > a,
        #headernav.navbar-green .navbar-nav > .open > a i,
        #headernav.navbar-green .navbar-nav > .open > a svg,
        #headernav.navbar-green .navbar-nav > li:hover > a,
        #headernav.navbar-green .navbar-nav > li:hover > a i,
        #headernav.navbar-green .navbar-nav > li:hover > a svg {
            background: #2e7d32 !important;
            color: #e8f5e9 !important;
        }

        #headernav.navbar-green .navbar-nav ul {
            background: #154a19;
        }

            #headernav.navbar-green .navbar-nav ul li a {
                color: #81c784 !important;
            }

                #headernav.navbar-green .navbar-nav ul li a:hover {
                    background: #103613 !important;
                    color: #e8f5e9 !important;
                }

            #headernav.navbar-green .navbar-nav ul li.active a:hover {
                background-color: #103613 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-green .navbar-nav ul li.active a {
                background-color: #154a19 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-green .navbar-nav li a {
            color: #c8e6c9 !important;
        }

            #headernav.navbar-green .navbar-nav li a i,
            #headernav.navbar-green .navbar-nav li a svg {
                color: #c8e6c9 !important;
            }

        #headernav.navbar-green .navbar-nav li.active > a,
        #headernav.navbar-green .navbar-nav li.active > a i,
        #headernav.navbar-green .navbar-nav li.active > a svg,
        #headernav.navbar-green .navbar-nav li.active a:hover,
        #headernav.navbar-green .navbar-nav li.active a:hover i,
        #headernav.navbar-green .navbar-nav li.active a:hover svg {
            background: #388e3c !important;
            color: #ffffff !important;
        }

        #headernav.navbar-green .navbar-nav li a:hover,
        #headernav.navbar-green .navbar-nav li a:hover i {
            background: #2e7d32 !important;
            color: #e8f5e9 !important;
        }

        #headernav.navbar-green .navbar-nav li a:focus,
        #headernav.navbar-green .navbar-nav li a:focus i {
            background: #2e7d32 !important;
            color: #e8f5e9 !important;
        }

        #headernav.navbar-green .navbar-nav li.active ul li a:hover {
            background-color: #103613 !important;
            color: #e8f5e9 !important;
        }

        #headernav.navbar-green .navbar-nav li.active ul li.active a:hover {
            background-color: #103613 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-green .navbar-toggle,
    #headernav.navbar-green .navbar-toggle:hover,
    #headernav.navbar-green .navbar-toggle:focus {
        background: #2e7d32;
        color: #c8e6c9;
        border: none;
    }

#headernav.navbar-light-green {
    background: #33691e;
}

    #headernav.navbar-light-green .navbar-nav {
        background: #33691e;
    }

        #headernav.navbar-light-green .navbar-nav > .open > a,
        #headernav.navbar-light-green .navbar-nav > .open > a i,
        #headernav.navbar-light-green .navbar-nav > .open > a svg,
        #headernav.navbar-light-green .navbar-nav > li:hover > a,
        #headernav.navbar-light-green .navbar-nav > li:hover > a i,
        #headernav.navbar-light-green .navbar-nav > li:hover > a svg {
            background: #558b2f !important;
            color: #f1f8e9 !important;
        }

        #headernav.navbar-light-green .navbar-nav ul {
            background: #295518 !important;
        }

            #headernav.navbar-light-green .navbar-nav ul li a {
                color: #aed581 !important;
            }

                #headernav.navbar-light-green .navbar-nav ul li a:hover {
                    background: #254b16 !important;
                    color: #f1f8e9 !important;
                }

            #headernav.navbar-light-green .navbar-nav ul li.active a:hover {
                background-color: #254b16 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-light-green .navbar-nav ul li.active a {
                background-color: #295518 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-light-green .navbar-nav li a {
            color: #dcedc8 !important;
        }

            #headernav.navbar-light-green .navbar-nav li a i,
            #headernav.navbar-light-green .navbar-nav li a svg {
                color: #dcedc8 !important;
            }

        #headernav.navbar-light-green .navbar-nav li.active > a,
        #headernav.navbar-light-green .navbar-nav li.active > a i,
        #headernav.navbar-light-green .navbar-nav li.active > a svg,
        #headernav.navbar-light-green .navbar-nav li.active a:hover,
        #headernav.navbar-light-green .navbar-nav li.active a:hover i, #headernav.navbar-light-green .navbar-nav li.active a:hover svg {
            background: #689f38 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-light-green .navbar-nav li a:hover,
        #headernav.navbar-light-green .navbar-nav li a:hover i {
            background: #558b2f !important;
            color: #f1f8e9 !important;
        }

        #headernav.navbar-light-green .navbar-nav li a:focus,
        #headernav.navbar-light-green .navbar-nav li a:focus i {
            background: #558b2f !important;
            color: #f1f8e9 !important;
        }

        #headernav.navbar-light-green .navbar-nav li.active ul li a:hover {
            background-color: #254b16 !important;
            color: #f1f8e9 !important;
        }

        #headernav.navbar-light-green .navbar-nav li.active ul li.active a:hover {
            background-color: #254b16 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-light-green .navbar-toggle,
    #headernav.navbar-light-green .navbar-toggle:hover,
    #headernav.navbar-light-green .navbar-toggle:focus {
        background: #558b2f;
        color: #dcedc8;
        border: none;
    }

#headernav.navbar-deep-orange {
    background: #bf360c;
}

    #headernav.navbar-deep-orange .navbar-nav {
        background: #bf360c;
    }

        #headernav.navbar-deep-orange .navbar-nav > .open > a,
        #headernav.navbar-deep-orange .navbar-nav > .open > a i,
        #headernav.navbar-deep-orange .navbar-nav > .open > a svg,
        #headernav.navbar-deep-orange .navbar-nav > li:hover > a,
        #headernav.navbar-deep-orange .navbar-nav > li:hover > a i,
        #headernav.navbar-deep-orange .navbar-nav > li:hover > a svg {
            background: #d84315;
            color: #fbe9e7;
        }

        #headernav.navbar-deep-orange .navbar-nav ul {
            background: #a72f0a;
        }

            #headernav.navbar-deep-orange .navbar-nav ul li a {
                color: #ff8a65 !important;
            }

                #headernav.navbar-deep-orange .navbar-nav ul li a:hover {
                    background: #9b2c0a !important;
                    color: #fbe9e7 !important;
                }

            #headernav.navbar-deep-orange .navbar-nav ul li.active a:hover {
                background-color: #9b2c0a !important;
                color: #ffffff !important;
            }

            #headernav.navbar-deep-orange .navbar-nav ul li.active a {
                background-color: #a72f0a !important;
                color: #ffffff !important;
            }

        #headernav.navbar-deep-orange .navbar-nav li a {
            color: #ffccbc !important;
        }

            #headernav.navbar-deep-orange .navbar-nav li a i, #headernav.navbar-deep-orange .navbar-nav li a svg {
                color: #ffccbc !important;
            }

        #headernav.navbar-deep-orange .navbar-nav li.active > a,
        #headernav.navbar-deep-orange .navbar-nav li.active > a i,
        #headernav.navbar-deep-orange .navbar-nav li.active > a svg,
        #headernav.navbar-deep-orange .navbar-nav li.active a:hover,
        #headernav.navbar-deep-orange .navbar-nav li.active a:hover i,
        #headernav.navbar-deep-orange .navbar-nav li.active a:hover svg {
            background: #e64a19 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-deep-orange .navbar-nav li a:hover,
        #headernav.navbar-deep-orange .navbar-nav li a:hover i {
            background: #d84315 !important;
            color: #fbe9e7 !important;
        }

        #headernav.navbar-deep-orange .navbar-nav li a:focus,
        #headernav.navbar-deep-orange .navbar-nav li a:focus i {
            background: #d84315 !important;
            color: #fbe9e7 !important;
        }

        #headernav.navbar-deep-orange .navbar-nav li.active ul li a:hover {
            background-color: #9b2c0a !important;
            color: #fbe9e7 !important;
        }

        #headernav.navbar-deep-orange .navbar-nav li.active ul li.active a:hover {
            background-color: #9b2c0a !important;
            color: #ffffff !important;
        }

    #headernav.navbar-deep-orange .navbar-toggle,
    #headernav.navbar-deep-orange .navbar-toggle:hover,
    #headernav.navbar-deep-orange .navbar-toggle:focus {
        background: #d84315;
        color: #ffccbc;
        border: none;
    }

#headernav.navbar-lime {
    background: #827717;
}

    #headernav.navbar-lime .navbar-nav {
        background: #827717;
    }

        #headernav.navbar-lime .navbar-nav > .open > a,
        #headernav.navbar-lime .navbar-nav > .open > a i,
        #headernav.navbar-lime .navbar-nav > .open > a svg,
        #headernav.navbar-lime .navbar-nav > li:hover > a,
        #headernav.navbar-lime .navbar-nav > li:hover > a i,
        #headernav.navbar-lime .navbar-nav > li:hover > a svg {
            background: #9e9d24 !important;
            color: #f9fbe7 !important;
        }

        #headernav.navbar-lime .navbar-nav ul {
            background: #6c6313 !important;
        }

            #headernav.navbar-lime .navbar-nav ul li a {
                color: #e6ee9c !important;
            }

                #headernav.navbar-lime .navbar-nav ul li a:hover {
                    background: #625911 !important;
                    color: #f9fbe7 !important;
                }

            #headernav.navbar-lime .navbar-nav ul li.active a:hover {
                background-color: #625911 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-lime .navbar-nav ul li.active a {
                background-color: #6c6313 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-lime .navbar-nav li a {
            color: #f0f4c3 !important;
        }

            #headernav.navbar-lime .navbar-nav li a i, #headernav.navbar-lime .navbar-nav li a svg {
                color: #f0f4c3 !important;
            }

        #headernav.navbar-lime .navbar-nav li.active > a,
        #headernav.navbar-lime .navbar-nav li.active > a i,
        #headernav.navbar-lime .navbar-nav li.active a:hover,
        #headernav.navbar-lime .navbar-nav li.active a:hover i {
            background: #afb42b !important;
            color: #ffffff !important;
        }

        #headernav.navbar-lime .navbar-nav li a:hover,
        #headernav.navbar-lime .navbar-nav li a:hover i {
            background: #9e9d24 !important;
            color: #f9fbe7 !important;
        }

        #headernav.navbar-lime .navbar-nav li a:focus,
        #headernav.navbar-lime .navbar-nav li a:focus i {
            background: #9e9d24 !important;
            color: #f9fbe7 !important;
        }

        #headernav.navbar-lime .navbar-nav li.active ul li a:hover {
            background-color: #625911 !important;
            color: #f9fbe7 !important;
        }

        #headernav.navbar-lime .navbar-nav li.active ul li.active a:hover {
            background-color: #625911 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-lime .navbar-toggle,
    #headernav.navbar-lime .navbar-toggle:hover,
    #headernav.navbar-lime .navbar-toggle:focus {
        background: #9e9d24;
        color: #f0f4c3;
        border: none;
    }

#headernav.navbar-amber {
    background: #ff6f00;
}

    #headernav.navbar-amber .navbar-nav {
        background: #ff6f00;
    }

        #headernav.navbar-amber .navbar-nav > .open > a,
        #headernav.navbar-amber .navbar-nav > .open > a i,
        #headernav.navbar-amber .navbar-nav > .open > a svg,
        #headernav.navbar-amber .navbar-nav > li:hover > a,
        #headernav.navbar-amber .navbar-nav > li:hover > a i,
        #headernav.navbar-amber .navbar-nav > li:hover > a svg {
            background: #ff8f00 !important;
            color: #fff8e1 !important;
        }

        #headernav.navbar-amber .navbar-nav ul {
            background: #e66400 !important;
        }

            #headernav.navbar-amber .navbar-nav ul li a {
                color: #ffe082 !important;
            }

                #headernav.navbar-amber .navbar-nav ul li a:hover {
                    background: #d95e00 !important;
                    color: #fff8e1 !important;
                }

            #headernav.navbar-amber .navbar-nav ul li.active a:hover {
                background-color: #d95e00 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-amber .navbar-nav ul li.active a {
                background-color: #e66400 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-amber .navbar-nav li a {
            color: #ffecb3 !important;
        }

            #headernav.navbar-amber .navbar-nav li a i, #headernav.navbar-amber .navbar-nav li a svg {
                color: #ffecb3 !important;
            }

        #headernav.navbar-amber .navbar-nav li.active > a,
        #headernav.navbar-amber .navbar-nav li.active > a i,
        #headernav.navbar-amber .navbar-nav li.active > a svg,
        #headernav.navbar-amber .navbar-nav li.active a:hover,
        #headernav.navbar-amber .navbar-nav li.active a:hover i,
        #headernav.navbar-amber .navbar-nav li.active a:hover svg {
            background: #ffa000 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-amber .navbar-nav li a:hover,
        #headernav.navbar-amber .navbar-nav li a:hover i {
            background: #ff8f00 !important;
            color: #fff8e1 !important;
        }

        #headernav.navbar-amber .navbar-nav li a:focus,
        #headernav.navbar-amber .navbar-nav li a:focus i {
            background: #ff8f00 !important;
            color: #fff8e1 !important;
        }

        #headernav.navbar-amber .navbar-nav li.active ul li a:hover {
            background-color: #d95e00 !important;
            color: #fff8e1 !important;
        }

        #headernav.navbar-amber .navbar-nav li.active ul li.active a:hover {
            background-color: #d95e00 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-amber .navbar-toggle,
    #headernav.navbar-amber .navbar-toggle:hover,
    #headernav.navbar-amber .navbar-toggle:focus {
        background: #ff8f00;
        color: #ffecb3;
        border: none;
    }

#headernav.navbar-gray {
    background: #616161;
}

    #headernav.navbar-gray .navbar-nav {
        background: #616161;
    }

        #headernav.navbar-gray .navbar-nav > .open > a,
        #headernav.navbar-gray .navbar-nav > .open > a i,
        #headernav.navbar-gray .navbar-nav > .open > a svg,
        #headernav.navbar-gray .navbar-nav > li:hover > a,
        #headernav.navbar-gray .navbar-nav > li:hover > a i,
        #headernav.navbar-gray .navbar-nav > li:hover > a svg {
            background: #757575 !important;
            color: #fafafa !important;
        }

        #headernav.navbar-gray .navbar-nav ul {
            background: #545454 !important;
        }

            #headernav.navbar-gray .navbar-nav ul li a {
                color: #bdbdbd !important;
            }

                #headernav.navbar-gray .navbar-nav ul li a:hover {
                    background: #4e4e4e !important;
                    color: #fafafa !important;
                }

            #headernav.navbar-gray .navbar-nav ul li.active a:hover {
                background-color: #4e4e4e !important;
                color: #ffffff !important;
            }

            #headernav.navbar-gray .navbar-nav ul li.active a {
                background-color: #545454 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-gray .navbar-nav li a {
            color: #e0e0e0 !important;
        }

            #headernav.navbar-gray .navbar-nav li a i, #headernav.navbar-gray .navbar-nav li a svg {
                color: #e0e0e0 !important;
            }

        #headernav.navbar-gray .navbar-nav li.active > a,
        #headernav.navbar-gray .navbar-nav li.active > a i,
        #headernav.navbar-gray .navbar-nav li.active > a svg,
        #headernav.navbar-gray .navbar-nav li.active a:hover,
        #headernav.navbar-gray .navbar-nav li.active a:hover i,
        #headernav.navbar-gray .navbar-nav li.active a:hover svg {
            background: #9e9e9e !important;
            color: #ffffff !important;
        }

        #headernav.navbar-gray .navbar-nav li a:hover,
        #headernav.navbar-gray .navbar-nav li a:hover i {
            background: #757575 !important;
            color: #fafafa !important;
        }

        #headernav.navbar-gray .navbar-nav li a:focus,
        #headernav.navbar-gray .navbar-nav li a:focus i {
            background: #757575 !important;
            color: #fafafa !important;
        }

        #headernav.navbar-gray .navbar-nav li.active ul li a:hover {
            background-color: #4e4e4e !important;
            color: #fafafa !important;
        }

        #headernav.navbar-gray .navbar-nav li.active ul li.active a:hover {
            background-color: #4e4e4e !important;
            color: #ffffff !important;
        }

    #headernav.navbar-gray .navbar-toggle,
    #headernav.navbar-gray .navbar-toggle:hover,
    #headernav.navbar-gray .navbar-toggle:focus {
        background: #757575;
        color: #e0e0e0;
        border: none;
    }

#headernav.navbar-black {
    background: #212121;
}

    #headernav.navbar-black .navbar-nav {
        background: #212121;
    }

        #headernav.navbar-black .navbar-nav > .open > a,
        #headernav.navbar-black .navbar-nav > .open > a i,
        #headernav.navbar-black .navbar-nav > .open > a svg,
        #headernav.navbar-black .navbar-nav > li:hover > a,
        #headernav.navbar-black .navbar-nav > li:hover > a i,
        #headernav.navbar-black .navbar-nav > li:hover > a svg {
            background: #424242 !important;
            color: #fafafa !important;
        }

        #headernav.navbar-black .navbar-nav ul {
            background: #080808 !important;
        }

            #headernav.navbar-black .navbar-nav ul li a {
                color: #bdbdbd !important;
            }

                #headernav.navbar-black .navbar-nav ul li a:hover {
                    background: #272727 !important;
                    color: #fafafa !important;
                }

            #headernav.navbar-black .navbar-nav ul li.active a:hover {
                background-color: #272727 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-black .navbar-nav ul li.active a {
                background-color: #080808 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-black .navbar-nav li a {
            color: #bdbdbd !important;
        }

            #headernav.navbar-black .navbar-nav li a i, #headernav.navbar-black .navbar-nav li a svg {
                color: #bdbdbd !important;
            }

        #headernav.navbar-black .navbar-nav li.active > a,
        #headernav.navbar-black .navbar-nav li.active > a i,
        #headernav.navbar-black .navbar-nav li.active > a svg,
        #headernav.navbar-black .navbar-nav li.active a:hover,
        #headernav.navbar-black .navbar-nav li.active a:hover i,
        #headernav.navbar-black .navbar-nav li.active a:hover svg {
            background: #616161 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-black .navbar-nav li a:hover,
        #headernav.navbar-black .navbar-nav li a:hover i {
            background: #424242 !important;
            color: #fafafa !important;
        }

        #headernav.navbar-black .navbar-nav li a:focus,
        #headernav.navbar-black .navbar-nav li a:focus i {
            background: #424242 !important;
            color: #fafafa !important;
        }

        #headernav.navbar-black .navbar-nav li.active ul li a:hover {
            background-color: #272727 !important;
            color: #fafafa !important;
        }

        #headernav.navbar-black .navbar-nav li.active ul li.active a:hover {
            background-color: #272727 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-black .navbar-toggle,
    #headernav.navbar-black .navbar-toggle:hover,
    #headernav.navbar-black .navbar-toggle:focus {
        background: #424242;
        color: #bdbdbd;
        border: none;
    }

#headernav.navbar-graylight {
    background: #fafafa;
}

    #headernav.navbar-graylight .navbar-nav {
        background: #fafafa;
    }

        #headernav.navbar-graylight .navbar-nav > .open > a,
        #headernav.navbar-graylight .navbar-nav > .open > a i,
        #headernav.navbar-graylight .navbar-nav > .open > a svg,
        #headernav.navbar-graylight .navbar-nav > li:hover > a,
        #headernav.navbar-graylight .navbar-nav > li:hover > a i,
        #headernav.navbar-graylight .navbar-nav > li:hover > a svg {
            background: #f5f5f5 !important;
            color: #212121 !important;
        }

        #headernav.navbar-graylight .navbar-nav ul {
            background: #ededed !important;
        }

            #headernav.navbar-graylight .navbar-nav ul li a {
                color: #616161 !important;
            }

                #headernav.navbar-graylight .navbar-nav ul li a:hover {
                    background: #e7e7e7 !important;
                    color: #212121 !important;
                }

            #headernav.navbar-graylight .navbar-nav ul li.active a:hover {
                background-color: #e7e7e7 !important;
                color: #212121 !important;
            }

            #headernav.navbar-graylight .navbar-nav ul li.active a {
                background-color: #ededed !important;
                color: #212121 !important;
            }

        #headernav.navbar-graylight .navbar-nav li a {
            color: #616161 !important;
        }

            #headernav.navbar-graylight .navbar-nav li a i,
            #headernav.navbar-graylight .navbar-nav li a svg {
                color: #616161 !important;
            }

        #headernav.navbar-graylight .navbar-nav li.active > a,
        #headernav.navbar-graylight .navbar-nav li.active > a i,
        #headernav.navbar-graylight .navbar-nav li.active > a svg,
        #headernav.navbar-graylight .navbar-nav li.active a:hover,
        #headernav.navbar-graylight .navbar-nav li.active a:hover i,
        #headernav.navbar-graylight .navbar-nav li.active a:hover svg {
            background: #eeeeee !important;
            color: #212121 !important;
        }

        #headernav.navbar-graylight .navbar-nav li a:hover,
        #headernav.navbar-graylight .navbar-nav li a:hover i {
            background: #f5f5f5 !important;
            color: #212121 !important;
        }

        #headernav.navbar-graylight .navbar-nav li a:focus,
        #headernav.navbar-graylight .navbar-nav li a:focus i {
            background: #f5f5f5 !important;
            color: #212121 !important;
        }

        #headernav.navbar-graylight .navbar-nav li.active ul li a:hover {
            background-color: #e7e7e7 !important;
            color: #212121 !important;
        }

        #headernav.navbar-graylight .navbar-nav li.active ul li.active a:hover {
            background-color: #e7e7e7 !important;
            color: #212121 !important;
        }

    #headernav.navbar-graylight .navbar-toggle,
    #headernav.navbar-graylight .navbar-toggle:hover,
    #headernav.navbar-graylight .navbar-toggle:focus {
        background: #f5f5f5;
        color: #616161;
        border: none;
    }

#headernav.navbar-light-blue {
    background: #01579b;
}

    #headernav.navbar-light-blue .navbar-nav {
        background: #01579b;
    }

        #headernav.navbar-light-blue .navbar-nav > .open > a,
        #headernav.navbar-light-blue .navbar-nav > .open > a i,
        #headernav.navbar-light-blue .navbar-nav > .open > a svg,
        #headernav.navbar-light-blue .navbar-nav > li:hover > a,
        #headernav.navbar-light-blue .navbar-nav > li:hover > a i,
        #headernav.navbar-light-blue .navbar-nav > li:hover > a svg {
            background: #0277bd !important;
            color: #e1f5fe !important;
        }

        #headernav.navbar-light-blue .navbar-nav ul {
            background: #014275 !important;
        }

            #headernav.navbar-light-blue .navbar-nav ul li a {
                color: #4fc3f7 !important;
            }

                #headernav.navbar-light-blue .navbar-nav ul li a:hover {
                    background: #01335c !important;
                    color: #e1f5fe !important;
                }

            #headernav.navbar-light-blue .navbar-nav ul li.active a:hover {
                background-color: #01335c !important;
                color: #ffffff !important;
            }

            #headernav.navbar-light-blue .navbar-nav ul li.active a {
                background-color: #014275 !important;
                color: #ffffff !important;
            }

        #headernav.navbar-light-blue .navbar-nav li a {
            color: #b3e5fc !important;
        }

            #headernav.navbar-light-blue .navbar-nav li a i,
            #headernav.navbar-light-blue .navbar-nav li a svg {
                color: #b3e5fc !important;
            }

        #headernav.navbar-light-blue .navbar-nav li.active > a,
        #headernav.navbar-light-blue .navbar-nav li.active > a i,
        #headernav.navbar-light-blue .navbar-nav li.active > a svg,
        #headernav.navbar-light-blue .navbar-nav li.active a:hover,
        #headernav.navbar-light-blue .navbar-nav li.active a:hover i,
        #headernav.navbar-light-blue .navbar-nav li.active a:hover svg {
            background: #0288d1 !important;
            color: #ffffff !important;
        }

        #headernav.navbar-light-blue .navbar-nav li a:hover,
        #headernav.navbar-light-blue .navbar-nav li a:hover i {
            background: #0277bd !important;
            color: #e1f5fe !important;
        }

        #headernav.navbar-light-blue .navbar-nav li a:focus,
        #headernav.navbar-light-blue .navbar-nav li a:focus i {
            background: #0277bd !important;
            color: #e1f5fe !important;
        }

        #headernav.navbar-light-blue .navbar-nav li.active ul li a:hover {
            background-color: #01335c !important;
            color: #e1f5fe !important;
        }

        #headernav.navbar-light-blue .navbar-nav li.active ul li.active a:hover {
            background-color: #01335c !important;
            color: #ffffff !important;
        }

    #headernav.navbar-light-blue .navbar-toggle,
    #headernav.navbar-light-blue .navbar-toggle:hover,
    #headernav.navbar-light-blue .navbar-toggle:focus {
        background: #0277bd;
        color: #b3e5fc;
        border: none;
    }

#headernav.navbar-yellow {
    background: #f57f17;
}

    #headernav.navbar-yellow .navbar-nav {
        background: #f57f17;
    }

        #headernav.navbar-yellow .navbar-nav > .open > a,
        #headernav.navbar-yellow .navbar-nav > .open > a i,
        #headernav.navbar-yellow .navbar-nav > .open > a svg,
        #headernav.navbar-yellow .navbar-nav > li:hover > a,
        #headernav.navbar-yellow .navbar-nav > li:hover > a i,
        #headernav.navbar-yellow .navbar-nav > li:hover > a svg {
            background: #f9a825 !important;
            color: #fffde7 !important;
        }

        #headernav.navbar-yellow .navbar-nav ul {
            background: #e8720a;
        }

            #headernav.navbar-yellow .navbar-nav ul li a {
                color: #fff176 !important;
            }

                #headernav.navbar-yellow .navbar-nav ul li a:hover {
                    background: #dc6c09 !important;
                    color: #fffde7 !important;
                }

            #headernav.navbar-yellow .navbar-nav ul li.active a:hover {
                background-color: #dc6c09 !important;
                color: #ffffff !important;
            }

            #headernav.navbar-yellow .navbar-nav ul li.active a {
                background-color: #e8720a !important;
                color: #ffffff !important;
            }

        #headernav.navbar-yellow .navbar-nav li a {
            color: #fff9c4 !important;
        }

            #headernav.navbar-yellow .navbar-nav li a i,
            #headernav.navbar-yellow .navbar-nav li a svg {
                color: #fff9c4 !important;
            }

        #headernav.navbar-yellow .navbar-nav li.active > a,
        #headernav.navbar-yellow .navbar-nav li.active > a i,
        #headernav.navbar-yellow .navbar-nav li.active > a svg,
        #headernav.navbar-yellow .navbar-nav li.active a:hover,
        #headernav.navbar-yellow .navbar-nav li.active a:hover i,
        #headernav.navbar-yellow .navbar-nav li.active a:hover svg {
            background: #fbc02d !important;
            color: #ffffff !important;
        }

        #headernav.navbar-yellow .navbar-nav li a:hover,
        #headernav.navbar-yellow .navbar-nav li a:hover i {
            background: #f9a825 !important;
            color: #fffde7 !important;
        }

        #headernav.navbar-yellow .navbar-nav li a:focus,
        #headernav.navbar-yellow .navbar-nav li a:focus i {
            background: #f9a825 !important;
            color: #fffde7 !important;
        }

        #headernav.navbar-yellow .navbar-nav li.active ul li a:hover {
            background-color: #dc6c09 !important;
            color: #fffde7 !important;
        }

        #headernav.navbar-yellow .navbar-nav li.active ul li.active a:hover {
            background-color: #dc6c09 !important;
            color: #ffffff !important;
        }

    #headernav.navbar-yellow .navbar-toggle,
    #headernav.navbar-yellow .navbar-toggle:hover,
    #headernav.navbar-yellow .navbar-toggle:focus {
        background: #f9a825;
        color: #fff9c4;
        border: none;
    }

#headernav.navbar-bluegraylight {
    background: #eceff1;
}

    #headernav.navbar-bluegraylight .navbar-nav {
        background: #eceff1;
    }

        #headernav.navbar-bluegraylight .navbar-nav > .open > a,
        #headernav.navbar-bluegraylight .navbar-nav > .open > a i,
        #headernav.navbar-bluegraylight .navbar-nav > .open > a svg,
        #headernav.navbar-bluegraylight .navbar-nav > li:hover > a,
        #headernav.navbar-bluegraylight .navbar-nav > li:hover > a i,
        #headernav.navbar-bluegraylight .navbar-nav > li:hover > a svg {
            background: #e5e9ec;
            color: #263238;
        }

        #headernav.navbar-bluegraylight .navbar-nav ul {
            background: #dde3e6;
        }

            #headernav.navbar-bluegraylight .navbar-nav ul li a {
                color: #455a64 !important;
            }

                #headernav.navbar-bluegraylight .navbar-nav ul li a:hover {
                    background: #cfd6db !important;
                    color: #263238 !important;
                }

            #headernav.navbar-bluegraylight .navbar-nav ul li.active a:hover {
                background-color: #cfd6db !important;
                color: #263238 !important;
            }

            #headernav.navbar-bluegraylight .navbar-nav ul li.active a {
                background-color: #dde3e6 !important;
                color: #263238 !important;
            }

        #headernav.navbar-bluegraylight .navbar-nav li a {
            color: #455a64 !important;
        }

            #headernav.navbar-bluegraylight .navbar-nav li a i, #headernav.navbar-bluegraylight .navbar-nav li a svg {
                color: #455a64 !important;
            }

        #headernav.navbar-bluegraylight .navbar-nav li.active > a,
        #headernav.navbar-bluegraylight .navbar-nav li.active > a i,
        #headernav.navbar-bluegraylight .navbar-nav li.active > a svg,
        #headernav.navbar-bluegraylight .navbar-nav li.active a:hover,
        #headernav.navbar-bluegraylight .navbar-nav li.active a:hover i,
        #headernav.navbar-bluegraylight .navbar-nav li.active a:hover svg {
            background: #cfd8dc !important;
            color: #263238 !important;
        }

        #headernav.navbar-bluegraylight .navbar-nav li a:hover,
        #headernav.navbar-bluegraylight .navbar-nav li a:hover i {
            background: #e5e9ec !important;
            color: #263238 !important;
        }

        #headernav.navbar-bluegraylight .navbar-nav li a:focus,
        #headernav.navbar-bluegraylight .navbar-nav li a:focus i {
            background: #e5e9ec !important;
            color: #263238 !important;
        }

        #headernav.navbar-bluegraylight .navbar-nav li.active ul li a:hover {
            background-color: #cfd6db !important;
            color: #263238 !important;
        }

        #headernav.navbar-bluegraylight .navbar-nav li.active ul li.active a:hover {
            background-color: #cfd6db !important;
            color: #263238 !important;
        }

    #headernav.navbar-bluegraylight .navbar-toggle,
    #headernav.navbar-bluegraylight .navbar-toggle:hover,
    #headernav.navbar-bluegraylight .navbar-toggle:focus {
        background: #e5e9ec;
        color: #455a64;
        border: none;
    }

#topnav.navbar-bluegray {
    background: #607d8b;
}

    #topnav.navbar-bluegray .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #78909c !important;
    }

        #topnav.navbar-bluegray .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-bluegray .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #cfd8dc !important;
        }

    #topnav.navbar-bluegray .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #90a4ae !important;
    }

        #topnav.navbar-bluegray .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-bluegray .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #ffffff !important;
        }

    #topnav.navbar-bluegray .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #78909c !important;
    }

        #topnav.navbar-bluegray .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-bluegray .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #cfd8dc !important;
        }

    #topnav.navbar-bluegray .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #90a4ae !important;
    }

        #topnav.navbar-bluegray .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-bluegray .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #ffffff !important;
        }

    #topnav.navbar-bluegray .toolbar-icon-bg > a:hover,
    #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-bluegray .toolbar-icon-bg > a:focus,
    #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-bluegray .toolbar-icon-bg > a.active,
    #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #ffffff !important;
    }

    #topnav.navbar-bluegray .toolbar-icon-bg.open > a,
    #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #ffffff !important;
    }

        #topnav.navbar-bluegray .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #ffffff !important;
        }

        #topnav.navbar-bluegray .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #ffffff !important;
            background-color: #90a4ae !important;
        }

            #topnav.navbar-bluegray .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-bluegray .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #ffffff !important;
            }

            #topnav.navbar-bluegray .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #ffffff !important;
                background-color: #90a4ae !important;
            }

    #topnav.navbar-bluegray .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-bluegray .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #90a4ae !important;
        color: #ffffff !important;
    }

    #topnav.navbar-bluegray a.username:hover,
    #topnav.navbar-bluegray a.username:focus,
    #topnav.navbar-bluegray a.username:visited {
        background-color: #607d8b !important;
    }

    #topnav.navbar-bluegray #toolbar-search .input-group-btn button,
    #topnav.navbar-bluegray #toolbar-search .form-control {
        background: #607d8b;
        color: #cfd8dc;
    }

        #topnav.navbar-bluegray #toolbar-search .input-group-btn button i,
        #topnav.navbar-bluegray #toolbar-search .form-control i {
            color: #cfd8dc;
        }

        #topnav.navbar-bluegray #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-bluegray #toolbar-search .form-control::-moz-placeholder {
            color: rgba(207, 216, 220, 0.5);
            opacity: 1;
        }

        #topnav.navbar-bluegray #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-bluegray #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(207, 216, 220, 0.5);
        }

        #topnav.navbar-bluegray #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-bluegray #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(207, 216, 220, 0.5);
        }

#topnav.navbar-midnightblue {
    background: #455a64;
}

#topnav a span.icon-bg svg {
    margin-top: 11px;
}

#topnav.navbar-midnightblue .logo-area .toolbar-trigger a span.icon-bg {
    background-color: #546e7a;
}

    #topnav.navbar-midnightblue .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-midnightblue .logo-area .toolbar-trigger a span.icon-bg svg {
        color: #cfd8dc;
    }

#topnav.navbar-midnightblue .logo-area .toolbar-trigger a:hover span.icon-bg {
    background-color: #607d8b;
}

    #topnav.navbar-midnightblue .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-midnightblue .logo-area .toolbar-trigger a:hover span.icon-bg svg {
        color: #eceff1;
    }

#topnav.navbar-midnightblue .toolbar-icon-bg > a span.icon-bg,
#topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
    background-color: #546e7a;
}

    #topnav.navbar-midnightblue .toolbar-icon-bg > a span.icon-bg i,
    #topnav.navbar-midnightblue .toolbar-icon-bg > a span.icon-bg svg,
    #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
    #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
        color: #cfd8dc;
    }

#topnav.navbar-midnightblue .toolbar-icon-bg > a:hover span.icon-bg,
#topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
    background-color: #607d8b;
}

    #topnav.navbar-midnightblue .toolbar-icon-bg > a:hover span.icon-bg i,
    #topnav.navbar-midnightblue .toolbar-icon-bg > a:hover span.icon-bg svg,
    #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
    #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
        color: #eceff1;
    }

#topnav.navbar-midnightblue .toolbar-icon-bg > a:hover,
#topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a:hover,
#topnav.navbar-midnightblue .toolbar-icon-bg > a:focus,
#topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a:focus,
#topnav.navbar-midnightblue .toolbar-icon-bg > a.active,
#topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg > a.active {
    color: #eceff1;
}

#topnav.navbar-midnightblue .toolbar-icon-bg.open > a,
#topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg.open > a {
    color: #eceff1;
}

    #topnav.navbar-midnightblue .toolbar-icon-bg.open > a:hover,
    #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
        color: #eceff1;
    }

    #topnav.navbar-midnightblue .toolbar-icon-bg.open > a span.icon-bg,
    #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
        color: #eceff1;
        background-color: #607d8b;
    }

        #topnav.navbar-midnightblue .toolbar-icon-bg.open > a span.icon-bg i,
        #topnav.navbar-midnightblue .toolbar-icon-bg.open > a span.icon-bg svg,
        #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
        #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
            color: #eceff1;
        }

        #topnav.navbar-midnightblue .toolbar-icon-bg.open > a span.icon-bg:hover,
        #topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
            color: #eceff1;
            background-color: #607d8b;
        }

#topnav.navbar-midnightblue .toolbar-icon-bg:hover span.icon-bg,
#topnav.navbar-midnightblue .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
    background-color: #607d8b;
    color: #eceff1;
}

#topnav.navbar-midnightblue a.username:hover,
#topnav.navbar-midnightblue a.username:focus,
#topnav.navbar-midnightblue a.username:visited {
    background-color: #455a64;
}

#topnav.navbar-midnightblue #toolbar-search .input-group-btn button,
#topnav.navbar-midnightblue #toolbar-search .form-control {
    background: #455a64;
    color: #cfd8dc;
}

    #topnav.navbar-midnightblue #toolbar-search .input-group-btn button i,
    #topnav.navbar-midnightblue #toolbar-search .form-control i {
        color: #cfd8dc;
    }

    #topnav.navbar-midnightblue #toolbar-search .input-group-btn button::-moz-placeholder,
    #topnav.navbar-midnightblue #toolbar-search .form-control::-moz-placeholder {
        color: rgba(207, 216, 220, 0.5);
        opacity: 1;
    }

    #topnav.navbar-midnightblue #toolbar-search .input-group-btn button:-ms-input-placeholder,
    #topnav.navbar-midnightblue #toolbar-search .form-control:-ms-input-placeholder {
        color: rgba(207, 216, 220, 0.5);
    }

    #topnav.navbar-midnightblue #toolbar-search .input-group-btn button::-webkit-input-placeholder,
    #topnav.navbar-midnightblue #toolbar-search .form-control::-webkit-input-placeholder {
        color: rgba(207, 216, 220, 0.5);
    }

#topnav.navbar-default {
    background: #ffffff;
}

    #topnav.navbar-default .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #fafafa;
    }

        #topnav.navbar-default .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-default .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #bdbdbd;
        }

    #topnav.navbar-default .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #f5f5f5;
    }

        #topnav.navbar-default .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-default .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #212121;
        }

    #topnav.navbar-default .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #fafafa;
    }

        #topnav.navbar-default .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-default .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #bdbdbd;
        }

    #topnav.navbar-default .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #f5f5f5;
    }

        #topnav.navbar-default .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-default .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #212121;
        }

    #topnav.navbar-default .toolbar-icon-bg > a:hover,
    #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-default .toolbar-icon-bg > a:focus,
    #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-default .toolbar-icon-bg > a.active,
    #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #212121;
    }

    #topnav.navbar-default .toolbar-icon-bg.open > a,
    #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #212121;
    }

        #topnav.navbar-default .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #212121;
        }

        #topnav.navbar-default .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #212121;
            background-color: #f5f5f5;
        }

            #topnav.navbar-default .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-default .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #212121;
            }

            #topnav.navbar-default .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #212121;
                background-color: #f5f5f5;
            }

    #topnav.navbar-default .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-default .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #f5f5f5;
        color: #212121;
    }

    #topnav.navbar-default a.username:hover,
    #topnav.navbar-default a.username:focus,
    #topnav.navbar-default a.username:visited {
        background-color: #ffffff;
    }

    #topnav.navbar-default #toolbar-search .input-group-btn button,
    #topnav.navbar-default #toolbar-search .form-control {
        background: #ffffff;
        color: #bdbdbd;
    }

        #topnav.navbar-default #toolbar-search .input-group-btn button i,
        #topnav.navbar-default #toolbar-search .form-control i {
            color: #bdbdbd;
        }

        #topnav.navbar-default #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-default #toolbar-search .form-control::-moz-placeholder {
            color: rgba(189, 189, 189, 0.5);
            opacity: 1;
        }

        #topnav.navbar-default #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-default #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(189, 189, 189, 0.5);
        }

        #topnav.navbar-default #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-default #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(189, 189, 189, 0.5);
        }

#topnav.navbar-orange {
    background: #ff9800;
}

    #topnav.navbar-orange .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #ffa726;
    }

        #topnav.navbar-orange .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-orange .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #ffe0b2;
        }

    #topnav.navbar-orange .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #ffb74d;
    }

        #topnav.navbar-orange .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-orange .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #fff3e0;
        }

    #topnav.navbar-orange .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #ffa726;
    }

        #topnav.navbar-orange .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-orange .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #ffe0b2;
        }

    #topnav.navbar-orange .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #ffb74d;
    }

        #topnav.navbar-orange .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-orange .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #fff3e0;
        }

    #topnav.navbar-orange .toolbar-icon-bg > a:hover,
    #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-orange .toolbar-icon-bg > a:focus,
    #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-orange .toolbar-icon-bg > a.active,
    #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #fff3e0;
    }

    #topnav.navbar-orange .toolbar-icon-bg.open > a,
    #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #fff3e0;
    }

        #topnav.navbar-orange .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #fff3e0;
        }

        #topnav.navbar-orange .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #fff3e0;
            background-color: #ffb74d;
        }

            #topnav.navbar-orange .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-orange .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #fff3e0;
            }

            #topnav.navbar-orange .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #fff3e0;
                background-color: #ffb74d;
            }

    #topnav.navbar-orange .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-orange .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #ffb74d;
        color: #fff3e0;
    }

    #topnav.navbar-orange a.username:hover,
    #topnav.navbar-orange a.username:focus,
    #topnav.navbar-orange a.username:visited {
        background-color: #ff9800;
    }

    #topnav.navbar-orange #toolbar-search .input-group-btn button,
    #topnav.navbar-orange #toolbar-search .form-control {
        background: #ff9800;
        color: #ffe0b2;
    }

        #topnav.navbar-orange #toolbar-search .input-group-btn button i,
        #topnav.navbar-orange #toolbar-search .form-control i {
            color: #ffe0b2;
        }

        #topnav.navbar-orange #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-orange #toolbar-search .form-control::-moz-placeholder {
            color: rgba(255, 224, 178, 0.5);
            opacity: 1;
        }

        #topnav.navbar-orange #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-orange #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(255, 224, 178, 0.5);
        }

        #topnav.navbar-orange #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-orange #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(255, 224, 178, 0.5);
        }

#topnav.navbar-blue {
    background: #2196f3;
}

    #topnav.navbar-blue .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #42a5f5;
    }

        #topnav.navbar-blue .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-blue .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #bbdefb;
        }

    #topnav.navbar-blue .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #64b5f6;
    }

        #topnav.navbar-blue .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-blue .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #e3f2fd;
        }

    #topnav.navbar-blue .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #42a5f5;
    }

        #topnav.navbar-blue .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-blue .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #bbdefb;
        }

    #topnav.navbar-blue .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #64b5f6;
    }

        #topnav.navbar-blue .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-blue .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #e3f2fd;
        }

    #topnav.navbar-blue .toolbar-icon-bg > a:hover,
    #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-blue .toolbar-icon-bg > a:focus,
    #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-blue .toolbar-icon-bg > a.active,
    #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #e3f2fd;
    }

    #topnav.navbar-blue .toolbar-icon-bg.open > a,
    #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #e3f2fd;
    }

        #topnav.navbar-blue .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #e3f2fd;
        }

        #topnav.navbar-blue .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #e3f2fd;
            background-color: #64b5f6;
        }

            #topnav.navbar-blue .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-blue .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #e3f2fd;
            }

            #topnav.navbar-blue .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #e3f2fd;
                background-color: #64b5f6;
            }

    #topnav.navbar-blue .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-blue .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #64b5f6;
        color: #e3f2fd;
    }

    #topnav.navbar-blue a.username:hover,
    #topnav.navbar-blue a.username:focus,
    #topnav.navbar-blue a.username:visited {
        background-color: #2196f3;
    }

    #topnav.navbar-blue #toolbar-search .input-group-btn button,
    #topnav.navbar-blue #toolbar-search .form-control {
        background: #2196f3;
        color: #bbdefb;
    }

        #topnav.navbar-blue #toolbar-search .input-group-btn button i,
        #topnav.navbar-blue #toolbar-search .form-control i {
            color: #bbdefb;
        }

        #topnav.navbar-blue #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-blue #toolbar-search .form-control::-moz-placeholder {
            color: rgba(187, 222, 251, 0.5);
            opacity: 1;
        }

        #topnav.navbar-blue #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-blue #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(187, 222, 251, 0.5);
        }

        #topnav.navbar-blue #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-blue #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(187, 222, 251, 0.5);
        }

#topnav.navbar-teal {
    background: #009688;
}

    #topnav.navbar-teal .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #26a69a;
    }

        #topnav.navbar-teal .logo-area .toolbar-trigger a span.icon-bg i,
        #topnav.navbar-teal .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #b2dfdb;
        }

    #topnav.navbar-teal .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #4db6ac;
    }

        #topnav.navbar-teal .logo-area .toolbar-trigger a:hover span.icon-bg i,
        #topnav.navbar-teal .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #e0f2f1;
        }

    #topnav.navbar-teal .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #26a69a;
    }

        #topnav.navbar-teal .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-teal .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #b2dfdb;
        }

    #topnav.navbar-teal .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #4db6ac;
    }

        #topnav.navbar-teal .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-teal .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #e0f2f1;
        }

    #topnav.navbar-teal .toolbar-icon-bg > a:hover,
    #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-teal .toolbar-icon-bg > a:focus,
    #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-teal .toolbar-icon-bg > a.active,
    #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #e0f2f1;
    }

    #topnav.navbar-teal .toolbar-icon-bg.open > a,
    #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #e0f2f1;
    }

        #topnav.navbar-teal .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #e0f2f1;
        }

        #topnav.navbar-teal .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #e0f2f1;
            background-color: #4db6ac;
        }

            #topnav.navbar-teal .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-teal .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #e0f2f1;
            }

            #topnav.navbar-teal .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #e0f2f1;
                background-color: #4db6ac;
            }

    #topnav.navbar-teal .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-teal .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #4db6ac;
        color: #e0f2f1;
    }

    #topnav.navbar-teal a.username:hover,
    #topnav.navbar-teal a.username:focus,
    #topnav.navbar-teal a.username:visited {
        background-color: #009688;
    }

    #topnav.navbar-teal #toolbar-search .input-group-btn button,
    #topnav.navbar-teal #toolbar-search .form-control {
        background: #009688;
        color: #b2dfdb;
    }

        #topnav.navbar-teal #toolbar-search .input-group-btn button i,
        #topnav.navbar-teal #toolbar-search .form-control i {
            color: #b2dfdb;
        }

        #topnav.navbar-teal #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-teal #toolbar-search .form-control::-moz-placeholder {
            color: rgba(178, 223, 219, 0.5);
            opacity: 1;
        }

        #topnav.navbar-teal #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-teal #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(178, 223, 219, 0.5);
        }

        #topnav.navbar-teal #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-teal #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(178, 223, 219, 0.5);
        }

#topnav.navbar-purple {
    background: #9c27b0;
}

    #topnav.navbar-purple .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #ab47bc;
    }

        #topnav.navbar-purple .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-purple .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #e1bee7;
        }

    #topnav.navbar-purple .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #ba68c8;
    }

        #topnav.navbar-purple .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-purple .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #f3e5f5;
        }

    #topnav.navbar-purple .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #ab47bc;
    }

        #topnav.navbar-purple .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-purple .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #e1bee7;
        }

    #topnav.navbar-purple .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #ba68c8;
    }

        #topnav.navbar-purple .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-purple .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #f3e5f5;
        }

    #topnav.navbar-purple .toolbar-icon-bg > a:hover,
    #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-purple .toolbar-icon-bg > a:focus,
    #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-purple .toolbar-icon-bg > a.active,
    #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #f3e5f5;
    }

    #topnav.navbar-purple .toolbar-icon-bg.open > a,
    #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #f3e5f5;
    }

        #topnav.navbar-purple .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #f3e5f5;
        }

        #topnav.navbar-purple .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #f3e5f5;
            background-color: #ba68c8;
        }

            #topnav.navbar-purple .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-purple .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #f3e5f5;
            }

            #topnav.navbar-purple .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #f3e5f5;
                background-color: #ba68c8;
            }

    #topnav.navbar-purple .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-purple .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #ba68c8;
        color: #f3e5f5;
    }

    #topnav.navbar-purple a.username:hover,
    #topnav.navbar-purple a.username:focus,
    #topnav.navbar-purple a.username:visited {
        background-color: #9c27b0;
    }

    #topnav.navbar-purple #toolbar-search .input-group-btn button,
    #topnav.navbar-purple #toolbar-search .form-control {
        background: #9c27b0;
        color: #e1bee7;
    }

        #topnav.navbar-purple #toolbar-search .input-group-btn button i,
        #topnav.navbar-purple #toolbar-search .form-control i {
            color: #e1bee7;
        }

        #topnav.navbar-purple #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-purple #toolbar-search .form-control::-moz-placeholder {
            color: rgba(225, 190, 231, 0.5);
            opacity: 1;
        }

        #topnav.navbar-purple #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-purple #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(225, 190, 231, 0.5);
        }

        #topnav.navbar-purple #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-purple #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(225, 190, 231, 0.5);
        }

#topnav.navbar-indigo {
    background: #3f51b5;
}

    #topnav.navbar-indigo .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #5c6bc0;
    }

        #topnav.navbar-indigo .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-indigo .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #c5cae9;
        }

    #topnav.navbar-indigo .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #7986cb;
    }

        #topnav.navbar-indigo .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-indigo .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #e8eaf6;
        }

    #topnav.navbar-indigo .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #5c6bc0;
    }

        #topnav.navbar-indigo .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-indigo .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #c5cae9;
        }

    #topnav.navbar-indigo .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #7986cb;
    }

        #topnav.navbar-indigo .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-indigo .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #e8eaf6;
        }

    #topnav.navbar-indigo .toolbar-icon-bg > a:hover,
    #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-indigo .toolbar-icon-bg > a:focus,
    #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-indigo .toolbar-icon-bg > a.active,
    #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #e8eaf6;
    }









/*@import url('style-blessed1ef7a.css');*/
@media print {
    .panel-ctrls, .nav.nav-tabs, .img, .btn-toolbar, .dataTables_length, .dataTables_paginate, .actions {
        display: none !important;
    }
}

@media (max-width: 370px) {
    .panel .panel-heading h2 {
        max-width: calc(100vw - 88px);
        white-space: nowrap;
        overflow: hidden;
    }

    .navbar-brand img {
        max-width: calc(100vw - 180px);
    }

    #topnav .navbar-brand {
        max-width: calc(100vw - 180px);
    }
}

.navbar-brand img {
    margin-top: -10px;
    max-width: 190px;
}

#topnav.navbar-indigo .toolbar-icon-bg.open > a,
#topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg.open > a {
    color: #e8eaf6;
}

    #topnav.navbar-indigo .toolbar-icon-bg.open > a:hover,
    #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
        color: #e8eaf6;
    }

    #topnav.navbar-indigo .toolbar-icon-bg.open > a span.icon-bg,
    #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
        color: #e8eaf6;
        background-color: #7986cb;
    }

        #topnav.navbar-indigo .toolbar-icon-bg.open > a span.icon-bg i,
        #topnav.navbar-indigo .toolbar-icon-bg.open > a span.icon-bg svg,
        #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
        #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
            color: #e8eaf6;
        }

        #topnav.navbar-indigo .toolbar-icon-bg.open > a span.icon-bg:hover,
        #topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
            color: #e8eaf6;
            background-color: #7986cb;
        }

#topnav.navbar-indigo .toolbar-icon-bg:hover span.icon-bg,
#topnav.navbar-indigo .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
    background-color: #7986cb;
    color: #e8eaf6;
}

#topnav.navbar-indigo a.username:hover,
#topnav.navbar-indigo a.username:focus,
#topnav.navbar-indigo a.username:visited {
    background-color: #3f51b5;
}

#topnav.navbar-indigo #toolbar-search .input-group-btn button,
#topnav.navbar-indigo #toolbar-search .form-control {
    background: #3f51b5;
    color: #c5cae9;
}

    #topnav.navbar-indigo #toolbar-search .input-group-btn button i,
    #topnav.navbar-indigo #toolbar-search .form-control i {
        color: #c5cae9;
    }

    #topnav.navbar-indigo #toolbar-search .input-group-btn button::-moz-placeholder,
    #topnav.navbar-indigo #toolbar-search .form-control::-moz-placeholder {
        color: rgba(197, 202, 233, 0.5);
        opacity: 1;
    }

    #topnav.navbar-indigo #toolbar-search .input-group-btn button:-ms-input-placeholder,
    #topnav.navbar-indigo #toolbar-search .form-control:-ms-input-placeholder {
        color: rgba(197, 202, 233, 0.5);
    }

    #topnav.navbar-indigo #toolbar-search .input-group-btn button::-webkit-input-placeholder,
    #topnav.navbar-indigo #toolbar-search .form-control::-webkit-input-placeholder {
        color: rgba(197, 202, 233, 0.5);
    }

#topnav.navbar-cyan {
    background: #00bcd4;
}

    #topnav.navbar-cyan .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #26c6da;
    }

        #topnav.navbar-cyan .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-cyan .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #b2ebf2;
        }

    #topnav.navbar-cyan .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #4dd0e1;
    }

        #topnav.navbar-cyan .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-cyan .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #e0f7fa;
        }

    #topnav.navbar-cyan .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #26c6da;
    }

        #topnav.navbar-cyan .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-cyan .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #b2ebf2;
        }

    #topnav.navbar-cyan .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #4dd0e1;
    }

        #topnav.navbar-cyan .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-cyan .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #e0f7fa;
        }

    #topnav.navbar-cyan .toolbar-icon-bg > a:hover,
    #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-cyan .toolbar-icon-bg > a:focus,
    #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-cyan .toolbar-icon-bg > a.active,
    #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #e0f7fa;
    }

    #topnav.navbar-cyan .toolbar-icon-bg.open > a,
    #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #e0f7fa;
    }

        #topnav.navbar-cyan .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #e0f7fa;
        }

        #topnav.navbar-cyan .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #e0f7fa;
            background-color: #4dd0e1;
        }

            #topnav.navbar-cyan .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-cyan .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #e0f7fa;
            }

            #topnav.navbar-cyan .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #e0f7fa;
                background-color: #4dd0e1;
            }

    #topnav.navbar-cyan .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-cyan .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #4dd0e1;
        color: #e0f7fa;
    }

    #topnav.navbar-cyan a.username:hover,
    #topnav.navbar-cyan a.username:focus,
    #topnav.navbar-cyan a.username:visited {
        background-color: #00bcd4;
    }

    #topnav.navbar-cyan #toolbar-search .input-group-btn button,
    #topnav.navbar-cyan #toolbar-search .form-control {
        background: #00bcd4;
        color: #b2ebf2;
    }

        #topnav.navbar-cyan #toolbar-search .input-group-btn button i,
        #topnav.navbar-cyan #toolbar-search .form-control i {
            color: #b2ebf2;
        }

        #topnav.navbar-cyan #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-cyan #toolbar-search .form-control::-moz-placeholder {
            color: rgba(178, 235, 242, 0.5);
            opacity: 1;
        }

        #topnav.navbar-cyan #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-cyan #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(178, 235, 242, 0.5);
        }

        #topnav.navbar-cyan #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-cyan #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(178, 235, 242, 0.5);
        }

#topnav.navbar-red {
    background: #e51c23;
}

    #topnav.navbar-red .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #e84e40;
    }

        #topnav.navbar-red .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-red .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #f9bdbb;
        }

    #topnav.navbar-red .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #f36c60;
    }

        #topnav.navbar-red .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-red .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #fde0dc;
        }

    #topnav.navbar-red .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #e84e40;
    }

        #topnav.navbar-red .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-red .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #f9bdbb;
        }

    #topnav.navbar-red .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #f36c60;
    }

        #topnav.navbar-red .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-red .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #fde0dc;
        }

    #topnav.navbar-red .toolbar-icon-bg > a:hover,
    #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-red .toolbar-icon-bg > a:focus,
    #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-red .toolbar-icon-bg > a.active,
    #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #fde0dc;
    }

    #topnav.navbar-red .toolbar-icon-bg.open > a,
    #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #fde0dc;
    }

        #topnav.navbar-red .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #fde0dc;
        }

        #topnav.navbar-red .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #fde0dc;
            background-color: #f36c60;
        }

            #topnav.navbar-red .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-red .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #fde0dc;
            }

            #topnav.navbar-red .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #fde0dc;
                background-color: #f36c60;
            }

    #topnav.navbar-red .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-red .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #f36c60;
        color: #fde0dc;
    }

    #topnav.navbar-red a.username:hover,
    #topnav.navbar-red a.username:focus,
    #topnav.navbar-red a.username:visited {
        background-color: #e51c23;
    }

    #topnav.navbar-red #toolbar-search .input-group-btn button,
    #topnav.navbar-red #toolbar-search .form-control {
        background: #e51c23;
        color: #f9bdbb;
    }

        #topnav.navbar-red #toolbar-search .input-group-btn button i,
        #topnav.navbar-red #toolbar-search .form-control i {
            color: #f9bdbb;
        }

        #topnav.navbar-red #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-red #toolbar-search .form-control::-moz-placeholder {
            color: rgba(249, 189, 187, 0.5);
            opacity: 1;
        }

        #topnav.navbar-red #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-red #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(249, 189, 187, 0.5);
        }

        #topnav.navbar-red #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-red #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(249, 189, 187, 0.5);
        }

#topnav.navbar-pink {
    background: #e91e63;
}

    #topnav.navbar-pink .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #ec407a;
    }

        #topnav.navbar-pink .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-pink .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #f8bbd0;
        }

    #topnav.navbar-pink .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #f06292;
    }

        #topnav.navbar-pink .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-pink .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #fce4ec;
        }

    #topnav.navbar-pink .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #ec407a;
    }

        #topnav.navbar-pink .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-pink .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #f8bbd0;
        }

    #topnav.navbar-pink .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #f06292;
    }

        #topnav.navbar-pink .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-pink .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #fce4ec;
        }

    #topnav.navbar-pink .toolbar-icon-bg > a:hover,
    #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-pink .toolbar-icon-bg > a:focus,
    #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-pink .toolbar-icon-bg > a.active,
    #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #fce4ec;
    }

    #topnav.navbar-pink .toolbar-icon-bg.open > a,
    #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #fce4ec;
    }

        #topnav.navbar-pink .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #fce4ec;
        }

        #topnav.navbar-pink .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #fce4ec;
            background-color: #f06292;
        }

            #topnav.navbar-pink .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-pink .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #fce4ec;
            }

            #topnav.navbar-pink .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #fce4ec;
                background-color: #f06292;
            }

    #topnav.navbar-pink .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-pink .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #f06292;
        color: #fce4ec;
    }

    #topnav.navbar-pink a.username:hover,
    #topnav.navbar-pink a.username:focus,
    #topnav.navbar-pink a.username:visited {
        background-color: #e91e63;
    }

    #topnav.navbar-pink #toolbar-search .input-group-btn button,
    #topnav.navbar-pink #toolbar-search .form-control {
        background: #e91e63;
        color: #f8bbd0;
    }

        #topnav.navbar-pink #toolbar-search .input-group-btn button i,
        #topnav.navbar-pink #toolbar-search .form-control i {
            color: #f8bbd0;
        }

        #topnav.navbar-pink #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-pink #toolbar-search .form-control::-moz-placeholder {
            color: rgba(248, 187, 208, 0.5);
            opacity: 1;
        }

        #topnav.navbar-pink #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-pink #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(248, 187, 208, 0.5);
        }

        #topnav.navbar-pink #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-pink #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(248, 187, 208, 0.5);
        }

#topnav.navbar-deep-purple {
    background: #673ab7;
}

    #topnav.navbar-deep-purple .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #7e57c2;
    }

        #topnav.navbar-deep-purple .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-deep-purple .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #d1c4e9;
        }

    #topnav.navbar-deep-purple .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #9575cd;
    }

        #topnav.navbar-deep-purple .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-deep-purple .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #ede7f6;
        }

    #topnav.navbar-deep-purple .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #7e57c2;
    }

        #topnav.navbar-deep-purple .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-deep-purple .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #d1c4e9;
        }

    #topnav.navbar-deep-purple .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #9575cd;
    }

        #topnav.navbar-deep-purple .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-deep-purple .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #ede7f6;
        }

    #topnav.navbar-deep-purple .toolbar-icon-bg > a:hover,
    #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-deep-purple .toolbar-icon-bg > a:focus,
    #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-deep-purple .toolbar-icon-bg > a.active,
    #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #ede7f6;
    }

    #topnav.navbar-deep-purple .toolbar-icon-bg.open > a,
    #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #ede7f6;
    }

        #topnav.navbar-deep-purple .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #ede7f6;
        }

        #topnav.navbar-deep-purple .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #ede7f6;
            background-color: #9575cd;
        }

            #topnav.navbar-deep-purple .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-deep-purple .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #ede7f6;
            }

            #topnav.navbar-deep-purple .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #ede7f6;
                background-color: #9575cd;
            }

    #topnav.navbar-deep-purple .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-deep-purple .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #9575cd;
        color: #ede7f6;
    }

    #topnav.navbar-deep-purple a.username:hover,
    #topnav.navbar-deep-purple a.username:focus,
    #topnav.navbar-deep-purple a.username:visited {
        background-color: #673ab7;
    }

    #topnav.navbar-deep-purple #toolbar-search .input-group-btn button,
    #topnav.navbar-deep-purple #toolbar-search .form-control {
        background: #673ab7;
        color: #d1c4e9;
    }

        #topnav.navbar-deep-purple #toolbar-search .input-group-btn button i,
        #topnav.navbar-deep-purple #toolbar-search .form-control i {
            color: #d1c4e9;
        }

        #topnav.navbar-deep-purple #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-deep-purple #toolbar-search .form-control::-moz-placeholder {
            color: rgba(209, 196, 233, 0.5);
            opacity: 1;
        }

        #topnav.navbar-deep-purple #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-deep-purple #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(209, 196, 233, 0.5);
        }

        #topnav.navbar-deep-purple #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-deep-purple #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(209, 196, 233, 0.5);
        }

#topnav.navbar-brown {
    background: #795548;
}

    #topnav.navbar-brown .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #8d6e63;
    }

        #topnav.navbar-brown .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-brown .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #d7ccc8;
        }

    #topnav.navbar-brown .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #a1887f;
    }

        #topnav.navbar-brown .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-brown .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #efebe9;
        }

    #topnav.navbar-brown .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #8d6e63;
    }

        #topnav.navbar-brown .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-brown .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #d7ccc8;
        }

    #topnav.navbar-brown .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #a1887f;
    }

        #topnav.navbar-brown .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-brown .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #efebe9;
        }

    #topnav.navbar-brown .toolbar-icon-bg > a:hover,
    #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-brown .toolbar-icon-bg > a:focus,
    #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-brown .toolbar-icon-bg > a.active,
    #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #efebe9;
    }

    #topnav.navbar-brown .toolbar-icon-bg.open > a,
    #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #efebe9;
    }

        #topnav.navbar-brown .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #efebe9;
        }

        #topnav.navbar-brown .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #efebe9;
            background-color: #a1887f;
        }

            #topnav.navbar-brown .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-brown .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #efebe9;
            }

            #topnav.navbar-brown .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #efebe9;
                background-color: #a1887f;
            }

    #topnav.navbar-brown .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-brown .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #a1887f;
        color: #efebe9;
    }

    #topnav.navbar-brown a.username:hover,
    #topnav.navbar-brown a.username:focus,
    #topnav.navbar-brown a.username:visited {
        background-color: #795548;
    }

    #topnav.navbar-brown #toolbar-search .input-group-btn button,
    #topnav.navbar-brown #toolbar-search .form-control {
        background: #795548;
        color: #d7ccc8;
    }

        #topnav.navbar-brown #toolbar-search .input-group-btn button i,
        #topnav.navbar-brown #toolbar-search .form-control i {
            color: #d7ccc8;
        }

        #topnav.navbar-brown #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-brown #toolbar-search .form-control::-moz-placeholder {
            color: rgba(215, 204, 200, 0.5);
            opacity: 1;
        }

        #topnav.navbar-brown #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-brown #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(215, 204, 200, 0.5);
        }

        #topnav.navbar-brown #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-brown #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(215, 204, 200, 0.5);
        }

#topnav.navbar-green {
    background: #4caf50;
}

    #topnav.navbar-green .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #66bb6a;
    }

        #topnav.navbar-green .logo-area .toolbar-trigger a span.icon-bg i,
        #topnav.navbar-green .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #c8e6c9;
        }

    #topnav.navbar-green .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #81c784;
    }

        #topnav.navbar-green .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-green .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #e8f5e9;
        }

    #topnav.navbar-green .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #66bb6a;
    }

        #topnav.navbar-green .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-green .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #c8e6c9;
        }

    #topnav.navbar-green .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #81c784;
    }

        #topnav.navbar-green .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-green .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #e8f5e9;
        }

    #topnav.navbar-green .toolbar-icon-bg > a:hover,
    #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-green .toolbar-icon-bg > a:focus,
    #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-green .toolbar-icon-bg > a.active,
    #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #e8f5e9;
    }

    #topnav.navbar-green .toolbar-icon-bg.open > a,
    #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #e8f5e9;
    }

        #topnav.navbar-green .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #e8f5e9;
        }

        #topnav.navbar-green .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #e8f5e9;
            background-color: #81c784;
        }

            #topnav.navbar-green .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-green .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #e8f5e9;
            }

            #topnav.navbar-green .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #e8f5e9;
                background-color: #81c784;
            }

    #topnav.navbar-green .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-green .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #81c784;
        color: #e8f5e9;
    }

    #topnav.navbar-green a.username:hover,
    #topnav.navbar-green a.username:focus,
    #topnav.navbar-green a.username:visited {
        background-color: #4caf50;
    }

    #topnav.navbar-green #toolbar-search .input-group-btn button,
    #topnav.navbar-green #toolbar-search .form-control {
        background: #4caf50;
        color: #c8e6c9;
    }

        #topnav.navbar-green #toolbar-search .input-group-btn button i,
        #topnav.navbar-green #toolbar-search .form-control i {
            color: #c8e6c9;
        }

        #topnav.navbar-green #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-green #toolbar-search .form-control::-moz-placeholder {
            color: rgba(200, 230, 201, 0.5);
            opacity: 1;
        }

        #topnav.navbar-green #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-green #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(200, 230, 201, 0.5);
        }

        #topnav.navbar-green #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-green #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(200, 230, 201, 0.5);
        }

#topnav.navbar-light-green {
    background: #8bc34a;
}

    #topnav.navbar-light-green .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #9ccc65;
    }

        #topnav.navbar-light-green .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-light-green .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #dcedc8;
        }

    #topnav.navbar-light-green .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #aed581;
    }

        #topnav.navbar-light-green .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-light-green .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #f1f8e9;
        }

    #topnav.navbar-light-green .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #9ccc65;
    }

        #topnav.navbar-light-green .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-light-green .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #dcedc8;
        }

    #topnav.navbar-light-green .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #aed581;
    }

        #topnav.navbar-light-green .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-light-green .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #f1f8e9;
        }

    #topnav.navbar-light-green .toolbar-icon-bg > a:hover,
    #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-light-green .toolbar-icon-bg > a:focus,
    #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-light-green .toolbar-icon-bg > a.active,
    #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #f1f8e9;
    }

    #topnav.navbar-light-green .toolbar-icon-bg.open > a,
    #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #f1f8e9;
    }

        #topnav.navbar-light-green .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #f1f8e9;
        }

        #topnav.navbar-light-green .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #f1f8e9;
            background-color: #aed581;
        }

            #topnav.navbar-light-green .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-light-green .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #f1f8e9;
            }

            #topnav.navbar-light-green .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #f1f8e9;
                background-color: #aed581;
            }

    #topnav.navbar-light-green .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-light-green .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #aed581;
        color: #f1f8e9;
    }

    #topnav.navbar-light-green a.username:hover,
    #topnav.navbar-light-green a.username:focus,
    #topnav.navbar-light-green a.username:visited {
        background-color: #8bc34a;
    }

    #topnav.navbar-light-green #toolbar-search .input-group-btn button,
    #topnav.navbar-light-green #toolbar-search .form-control {
        background: #8bc34a;
        color: #dcedc8;
    }

        #topnav.navbar-light-green #toolbar-search .input-group-btn button i,
        #topnav.navbar-light-green #toolbar-search .form-control i {
            color: #dcedc8;
        }

        #topnav.navbar-light-green #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-light-green #toolbar-search .form-control::-moz-placeholder {
            color: rgba(220, 237, 200, 0.5);
            opacity: 1;
        }

        #topnav.navbar-light-green #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-light-green #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(220, 237, 200, 0.5);
        }

        #topnav.navbar-light-green #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-light-green #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(220, 237, 200, 0.5);
        }

#topnav.navbar-deep-orange {
    background: #ff5722;
}

    #topnav.navbar-deep-orange .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #ff7043;
    }

        #topnav.navbar-deep-orange .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-deep-orange .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #ffccbc;
        }

    #topnav.navbar-deep-orange .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #ff8a65;
    }

        #topnav.navbar-deep-orange .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-deep-orange .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #fbe9e7;
        }

    #topnav.navbar-deep-orange .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #ff7043;
    }

        #topnav.navbar-deep-orange .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-deep-orange .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #ffccbc;
        }

    #topnav.navbar-deep-orange .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #ff8a65;
    }

        #topnav.navbar-deep-orange .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-deep-orange .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #fbe9e7;
        }

    #topnav.navbar-deep-orange .toolbar-icon-bg > a:hover,
    #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-deep-orange .toolbar-icon-bg > a:focus,
    #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-deep-orange .toolbar-icon-bg > a.active,
    #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #fbe9e7;
    }

    #topnav.navbar-deep-orange .toolbar-icon-bg.open > a,
    #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #fbe9e7;
    }

        #topnav.navbar-deep-orange .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #fbe9e7;
        }

        #topnav.navbar-deep-orange .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #fbe9e7;
            background-color: #ff8a65;
        }

            #topnav.navbar-deep-orange .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-deep-orange .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #fbe9e7;
            }

            #topnav.navbar-deep-orange .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #fbe9e7;
                background-color: #ff8a65;
            }

    #topnav.navbar-deep-orange .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-deep-orange .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #ff8a65;
        color: #fbe9e7;
    }

    #topnav.navbar-deep-orange a.username:hover,
    #topnav.navbar-deep-orange a.username:focus,
    #topnav.navbar-deep-orange a.username:visited {
        background-color: #ff5722;
    }

    #topnav.navbar-deep-orange #toolbar-search .input-group-btn button,
    #topnav.navbar-deep-orange #toolbar-search .form-control {
        background: #ff5722;
        color: #ffccbc;
    }

        #topnav.navbar-deep-orange #toolbar-search .input-group-btn button i,
        #topnav.navbar-deep-orange #toolbar-search .form-control i {
            color: #ffccbc;
        }

        #topnav.navbar-deep-orange #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-deep-orange #toolbar-search .form-control::-moz-placeholder {
            color: rgba(255, 204, 188, 0.5);
            opacity: 1;
        }

        #topnav.navbar-deep-orange #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-deep-orange #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(255, 204, 188, 0.5);
        }

        #topnav.navbar-deep-orange #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-deep-orange #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(255, 204, 188, 0.5);
        }

#topnav.navbar-lime {
    background: #cddc39;
}

    #topnav.navbar-lime .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #d4e157;
    }

        #topnav.navbar-lime .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-lime .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #f0f4c3;
        }

    #topnav.navbar-lime .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #dce775;
    }

        #topnav.navbar-lime .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-lime .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #f9fbe7;
        }

    #topnav.navbar-lime .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #d4e157;
    }

        #topnav.navbar-lime .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-lime .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #f0f4c3;
        }

    #topnav.navbar-lime .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #dce775;
    }

        #topnav.navbar-lime .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-lime .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #f9fbe7;
        }

    #topnav.navbar-lime .toolbar-icon-bg > a:hover,
    #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-lime .toolbar-icon-bg > a:focus,
    #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-lime .toolbar-icon-bg > a.active,
    #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #f9fbe7;
    }

    #topnav.navbar-lime .toolbar-icon-bg.open > a,
    #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #f9fbe7;
    }

        #topnav.navbar-lime .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #f9fbe7;
        }

        #topnav.navbar-lime .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #f9fbe7;
            background-color: #dce775;
        }

            #topnav.navbar-lime .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-lime .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #f9fbe7;
            }

            #topnav.navbar-lime .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #f9fbe7;
                background-color: #dce775;
            }

    #topnav.navbar-lime .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-lime .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #dce775;
        color: #f9fbe7;
    }

    #topnav.navbar-lime a.username:hover,
    #topnav.navbar-lime a.username:focus,
    #topnav.navbar-lime a.username:visited {
        background-color: #cddc39;
    }

    #topnav.navbar-lime #toolbar-search .input-group-btn button,
    #topnav.navbar-lime #toolbar-search .form-control {
        background: #cddc39;
        color: #f0f4c3;
    }

        #topnav.navbar-lime #toolbar-search .input-group-btn button i,
        #topnav.navbar-lime #toolbar-search .form-control i {
            color: #f0f4c3;
        }

        #topnav.navbar-lime #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-lime #toolbar-search .form-control::-moz-placeholder {
            color: rgba(240, 244, 195, 0.5);
            opacity: 1;
        }

        #topnav.navbar-lime #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-lime #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(240, 244, 195, 0.5);
        }

        #topnav.navbar-lime #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-lime #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(240, 244, 195, 0.5);
        }

#topnav.navbar-amber {
    background: #ffc107;
}

    #topnav.navbar-amber .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #ffca28;
    }

        #topnav.navbar-amber .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-amber .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #ffecb3;
        }

    #topnav.navbar-amber .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #ffd54f;
    }

        #topnav.navbar-amber .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-amber .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #fff8e1;
        }

    #topnav.navbar-amber .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #ffca28;
    }

        #topnav.navbar-amber .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-amber .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #ffecb3;
        }

    #topnav.navbar-amber .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #ffd54f;
    }

        #topnav.navbar-amber .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-amber .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #fff8e1;
        }

    #topnav.navbar-amber .toolbar-icon-bg > a:hover,
    #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-amber .toolbar-icon-bg > a:focus,
    #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-amber .toolbar-icon-bg > a.active,
    #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #fff8e1;
    }

    #topnav.navbar-amber .toolbar-icon-bg.open > a,
    #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #fff8e1;
    }

        #topnav.navbar-amber .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #fff8e1;
        }

        #topnav.navbar-amber .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #fff8e1;
            background-color: #ffd54f;
        }

            #topnav.navbar-amber .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-amber .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #fff8e1;
            }

            #topnav.navbar-amber .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #fff8e1;
                background-color: #ffd54f;
            }

    #topnav.navbar-amber .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-amber .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #ffd54f;
        color: #fff8e1;
    }

    #topnav.navbar-amber a.username:hover,
    #topnav.navbar-amber a.username:focus,
    #topnav.navbar-amber a.username:visited {
        background-color: #ffc107;
    }

    #topnav.navbar-amber #toolbar-search .input-group-btn button,
    #topnav.navbar-amber #toolbar-search .form-control {
        background: #ffc107;
        color: #ffecb3;
    }

        #topnav.navbar-amber #toolbar-search .input-group-btn button i,
        #topnav.navbar-amber #toolbar-search .form-control i {
            color: #ffecb3;
        }

        #topnav.navbar-amber #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-amber #toolbar-search .form-control::-moz-placeholder {
            color: rgba(255, 236, 179, 0.5);
            opacity: 1;
        }

        #topnav.navbar-amber #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-amber #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(255, 236, 179, 0.5);
        }

        #topnav.navbar-amber #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-amber #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(255, 236, 179, 0.5);
        }

#topnav.navbar-gray {
    background: #9e9e9e;
}

    #topnav.navbar-gray .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #bdbdbd;
    }

        #topnav.navbar-gray .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-gray .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #f5f5f5;
        }

    #topnav.navbar-gray .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #e0e0e0;
    }

        #topnav.navbar-gray .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-gray .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #fafafa;
        }

    #topnav.navbar-gray .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #bdbdbd;
    }

        #topnav.navbar-gray .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-gray .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #f5f5f5;
        }

    #topnav.navbar-gray .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #e0e0e0;
    }

        #topnav.navbar-gray .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-gray .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #fafafa;
        }

    #topnav.navbar-gray .toolbar-icon-bg > a:hover,
    #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-gray .toolbar-icon-bg > a:focus,
    #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-gray .toolbar-icon-bg > a.active,
    #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #fafafa;
    }

    #topnav.navbar-gray .toolbar-icon-bg.open > a,
    #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #fafafa;
    }

        #topnav.navbar-gray .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #fafafa;
        }

        #topnav.navbar-gray .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #fafafa;
            background-color: #e0e0e0;
        }

            #topnav.navbar-gray .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-gray .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #fafafa;
            }

            #topnav.navbar-gray .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #fafafa;
                background-color: #e0e0e0;
            }

    #topnav.navbar-gray .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-gray .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #e0e0e0;
        color: #fafafa;
    }

    #topnav.navbar-gray a.username:hover,
    #topnav.navbar-gray a.username:focus,
    #topnav.navbar-gray a.username:visited {
        background-color: #9e9e9e;
    }

    #topnav.navbar-gray #toolbar-search .input-group-btn button,
    #topnav.navbar-gray #toolbar-search .form-control {
        background: #9e9e9e;
        color: #f5f5f5;
    }

        #topnav.navbar-gray #toolbar-search .input-group-btn button i,
        #topnav.navbar-gray #toolbar-search .form-control i {
            color: #f5f5f5;
        }

        #topnav.navbar-gray #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-gray #toolbar-search .form-control::-moz-placeholder {
            color: rgba(245, 245, 245, 0.5);
            opacity: 1;
        }

        #topnav.navbar-gray #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-gray #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(245, 245, 245, 0.5);
        }

        #topnav.navbar-gray #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-gray #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(245, 245, 245, 0.5);
        }

#topnav.navbar-black {
    background: #424242;
}

    #topnav.navbar-black .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #616161;
    }

        #topnav.navbar-black .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-black .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #bdbdbd;
        }

    #topnav.navbar-black .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #757575;
    }

        #topnav.navbar-black .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-black .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #fafafa;
        }

    #topnav.navbar-black .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #616161;
    }

        #topnav.navbar-black .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-black .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #bdbdbd;
        }

    #topnav.navbar-black .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #757575;
    }

        #topnav.navbar-black .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-black .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #fafafa;
        }

    #topnav.navbar-black .toolbar-icon-bg > a:hover,
    #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-black .toolbar-icon-bg > a:focus,
    #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-black .toolbar-icon-bg > a.active,
    #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #fafafa;
    }

    #topnav.navbar-black .toolbar-icon-bg.open > a,
    #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #fafafa;
    }

        #topnav.navbar-black .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #fafafa;
        }

        #topnav.navbar-black .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #fafafa;
            background-color: #757575;
        }

            #topnav.navbar-black .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-black .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #fafafa;
            }

            #topnav.navbar-black .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #fafafa;
                background-color: #757575;
            }

    #topnav.navbar-black .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-black .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #757575;
        color: #fafafa;
    }

    #topnav.navbar-black a.username:hover,
    #topnav.navbar-black a.username:focus,
    #topnav.navbar-black a.username:visited {
        background-color: #424242;
    }

    #topnav.navbar-black #toolbar-search .input-group-btn button,
    #topnav.navbar-black #toolbar-search .form-control {
        background: #424242;
        color: #bdbdbd;
    }

        #topnav.navbar-black #toolbar-search .input-group-btn button i,
        #topnav.navbar-black #toolbar-search .form-control i {
            color: #bdbdbd;
        }

        #topnav.navbar-black #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-black #toolbar-search .form-control::-moz-placeholder {
            color: rgba(189, 189, 189, 0.5);
            opacity: 1;
        }

        #topnav.navbar-black #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-black #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(189, 189, 189, 0.5);
        }

        #topnav.navbar-black #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-black #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(189, 189, 189, 0.5);
        }

#topnav.navbar-graylight {
    background: #fafafa;
}

    #topnav.navbar-graylight .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #f5f5f5;
    }

        #topnav.navbar-graylight .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-graylight .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #9e9e9e;
        }

    #topnav.navbar-graylight .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #eeeeee;
    }

        #topnav.navbar-graylight .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-graylight .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #616161;
        }

    #topnav.navbar-graylight .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #f5f5f5;
    }

        #topnav.navbar-graylight .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-graylight .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #9e9e9e;
        }

    #topnav.navbar-graylight .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #eeeeee;
    }

        #topnav.navbar-graylight .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-graylight .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #616161;
        }

    #topnav.navbar-graylight .toolbar-icon-bg > a:hover,
    #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-graylight .toolbar-icon-bg > a:focus,
    #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-graylight .toolbar-icon-bg > a.active,
    #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #616161;
    }

    #topnav.navbar-graylight .toolbar-icon-bg.open > a,
    #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #616161;
    }

        #topnav.navbar-graylight .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #616161;
        }

        #topnav.navbar-graylight .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #616161;
            background-color: #eeeeee;
        }

            #topnav.navbar-graylight .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-graylight .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #616161;
            }

            #topnav.navbar-graylight .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #616161;
                background-color: #eeeeee;
            }

    #topnav.navbar-graylight .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-graylight .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #eeeeee;
        color: #616161;
    }

    #topnav.navbar-graylight a.username:hover,
    #topnav.navbar-graylight a.username:focus,
    #topnav.navbar-graylight a.username:visited {
        background-color: #fafafa;
    }

    #topnav.navbar-graylight #toolbar-search .input-group-btn button,
    #topnav.navbar-graylight #toolbar-search .form-control {
        background: #fafafa;
        color: #9e9e9e;
    }

        #topnav.navbar-graylight #toolbar-search .input-group-btn button i,
        #topnav.navbar-graylight #toolbar-search .form-control i {
            color: #9e9e9e;
        }

        #topnav.navbar-graylight #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-graylight #toolbar-search .form-control::-moz-placeholder {
            color: rgba(158, 158, 158, 0.5);
            opacity: 1;
        }

        #topnav.navbar-graylight #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-graylight #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(158, 158, 158, 0.5);
        }

        #topnav.navbar-graylight #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-graylight #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(158, 158, 158, 0.5);
        }

#topnav.navbar-light-blue {
    background: #03a9f4;
}

    #topnav.navbar-light-blue .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #29b6f6;
    }

        #topnav.navbar-light-blue .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-light-blue .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #b3e5fc;
        }

    #topnav.navbar-light-blue .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #4fc3f7;
    }

        #topnav.navbar-light-blue .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-light-blue .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #e1f5fe;
        }

    #topnav.navbar-light-blue .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #29b6f6;
    }

        #topnav.navbar-light-blue .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-light-blue .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #b3e5fc;
        }

    #topnav.navbar-light-blue .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #4fc3f7;
    }

        #topnav.navbar-light-blue .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-light-blue .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #e1f5fe;
        }

    #topnav.navbar-light-blue .toolbar-icon-bg > a:hover,
    #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-light-blue .toolbar-icon-bg > a:focus,
    #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-light-blue .toolbar-icon-bg > a.active,
    #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #e1f5fe;
    }

    #topnav.navbar-light-blue .toolbar-icon-bg.open > a,
    #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #e1f5fe;
    }

        #topnav.navbar-light-blue .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #e1f5fe;
        }

        #topnav.navbar-light-blue .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #e1f5fe;
            background-color: #4fc3f7;
        }

            #topnav.navbar-light-blue .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-light-blue .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #e1f5fe;
            }

            #topnav.navbar-light-blue .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #e1f5fe;
                background-color: #4fc3f7;
            }

    #topnav.navbar-light-blue .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-light-blue .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #4fc3f7;
        color: #e1f5fe;
    }

    #topnav.navbar-light-blue a.username:hover,
    #topnav.navbar-light-blue a.username:focus,
    #topnav.navbar-light-blue a.username:visited {
        background-color: #03a9f4;
    }

    #topnav.navbar-light-blue #toolbar-search .input-group-btn button,
    #topnav.navbar-light-blue #toolbar-search .form-control {
        background: #03a9f4;
        color: #b3e5fc;
    }

        #topnav.navbar-light-blue #toolbar-search .input-group-btn button i,
        #topnav.navbar-light-blue #toolbar-search .form-control i {
            color: #b3e5fc;
        }

        #topnav.navbar-light-blue #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-light-blue #toolbar-search .form-control::-moz-placeholder {
            color: rgba(179, 229, 252, 0.5);
            opacity: 1;
        }

        #topnav.navbar-light-blue #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-light-blue #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(179, 229, 252, 0.5);
        }

        #topnav.navbar-light-blue #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-light-blue #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(179, 229, 252, 0.5);
        }

#topnav.navbar-yellow {
    background: #ffeb3b;
}

    #topnav.navbar-yellow .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #fdd835;
    }

        #topnav.navbar-yellow .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-yellow .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #f9a825;
        }

    #topnav.navbar-yellow .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #fbc02d;
    }

        #topnav.navbar-yellow .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-yellow .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #f57f17;
        }

    #topnav.navbar-yellow .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #fdd835;
    }

        #topnav.navbar-yellow .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-yellow .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #f9a825;
        }

    #topnav.navbar-yellow .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #fbc02d;
    }

        #topnav.navbar-yellow .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-yellow .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #f57f17;
        }

    #topnav.navbar-yellow .toolbar-icon-bg > a:hover,
    #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-yellow .toolbar-icon-bg > a:focus,
    #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-yellow .toolbar-icon-bg > a.active,
    #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #f57f17;
    }

    #topnav.navbar-yellow .toolbar-icon-bg.open > a,
    #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #f57f17;
    }

        #topnav.navbar-yellow .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #f57f17;
        }

        #topnav.navbar-yellow .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #f57f17;
            background-color: #fbc02d;
        }

            #topnav.navbar-yellow .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-yellow .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #f57f17;
            }

            #topnav.navbar-yellow .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #f57f17;
                background-color: #fbc02d;
            }

    #topnav.navbar-yellow .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-yellow .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #fbc02d;
        color: #f57f17;
    }

    #topnav.navbar-yellow a.username:hover,
    #topnav.navbar-yellow a.username:focus,
    #topnav.navbar-yellow a.username:visited {
        background-color: #ffeb3b;
    }

    #topnav.navbar-yellow #toolbar-search .input-group-btn button,
    #topnav.navbar-yellow #toolbar-search .form-control {
        background: #ffeb3b;
        color: #f9a825;
    }

        #topnav.navbar-yellow #toolbar-search .input-group-btn button i,
        #topnav.navbar-yellow #toolbar-search .form-control i {
            color: #f9a825;
        }

        #topnav.navbar-yellow #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-yellow #toolbar-search .form-control::-moz-placeholder {
            color: rgba(249, 168, 37, 0.5);
            opacity: 1;
        }

        #topnav.navbar-yellow #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-yellow #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(249, 168, 37, 0.5);
        }

        #topnav.navbar-yellow #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-yellow #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(249, 168, 37, 0.5);
        }

#topnav.navbar-bluegraylight {
    background: #eceff1;
}

    #topnav.navbar-bluegraylight .logo-area .toolbar-trigger a span.icon-bg {
        background-color: #e5e9ec;
    }

        #topnav.navbar-bluegraylight .logo-area .toolbar-trigger a span.icon-bg i, #topnav.navbar-bluegraylight .logo-area .toolbar-trigger a span.icon-bg svg {
            color: #607d8b;
        }

    #topnav.navbar-bluegraylight .logo-area .toolbar-trigger a:hover span.icon-bg {
        background-color: #dde3e6;
    }

        #topnav.navbar-bluegraylight .logo-area .toolbar-trigger a:hover span.icon-bg i, #topnav.navbar-bluegraylight .logo-area .toolbar-trigger a:hover span.icon-bg svg {
            color: #455a64;
        }

    #topnav.navbar-bluegraylight .toolbar-icon-bg > a span.icon-bg,
    #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        background-color: #e5e9ec;
    }

        #topnav.navbar-bluegraylight .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-bluegraylight .toolbar-icon-bg > a span.icon-bg svg,
        #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg i,
        #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg svg {
            color: #607d8b;
        }

    #topnav.navbar-bluegraylight .toolbar-icon-bg > a:hover span.icon-bg,
    #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg {
        background-color: #dde3e6;
    }

        #topnav.navbar-bluegraylight .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-bluegraylight .toolbar-icon-bg > a:hover span.icon-bg svg,
        #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg i,
        #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a:hover span.icon-bg svg {
            color: #455a64;
        }

    #topnav.navbar-bluegraylight .toolbar-icon-bg > a:hover,
    #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a:hover,
    #topnav.navbar-bluegraylight .toolbar-icon-bg > a:focus,
    #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a:focus,
    #topnav.navbar-bluegraylight .toolbar-icon-bg > a.active,
    #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg > a.active {
        color: #455a64;
    }

    #topnav.navbar-bluegraylight .toolbar-icon-bg.open > a,
    #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg.open > a {
        color: #455a64;
    }

        #topnav.navbar-bluegraylight .toolbar-icon-bg.open > a:hover,
        #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg.open > a:hover {
            color: #455a64;
        }

        #topnav.navbar-bluegraylight .toolbar-icon-bg.open > a span.icon-bg,
        #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg {
            color: #455a64;
            background-color: #dde3e6;
        }

            #topnav.navbar-bluegraylight .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-bluegraylight .toolbar-icon-bg.open > a span.icon-bg svg,
            #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg i,
            #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg svg {
                color: #455a64;
            }

            #topnav.navbar-bluegraylight .toolbar-icon-bg.open > a span.icon-bg:hover,
            #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg.open > a span.icon-bg:hover {
                color: #455a64;
                background-color: #dde3e6;
            }

    #topnav.navbar-bluegraylight .toolbar-icon-bg:hover span.icon-bg,
    #topnav.navbar-bluegraylight .toolbar.pull-left .toolbar-icon-bg:hover span.icon-bg {
        background-color: #dde3e6;
        color: #455a64;
    }

    #topnav.navbar-bluegraylight a.username:hover,
    #topnav.navbar-bluegraylight a.username:focus,
    #topnav.navbar-bluegraylight a.username:visited {
        background-color: #eceff1;
    }

    #topnav.navbar-bluegraylight #toolbar-search .input-group-btn button,
    #topnav.navbar-bluegraylight #toolbar-search .form-control {
        background: #eceff1;
        color: #607d8b;
    }

        #topnav.navbar-bluegraylight #toolbar-search .input-group-btn button i,
        #topnav.navbar-bluegraylight #toolbar-search .form-control i {
            color: #607d8b;
        }

        #topnav.navbar-bluegraylight #toolbar-search .input-group-btn button::-moz-placeholder,
        #topnav.navbar-bluegraylight #toolbar-search .form-control::-moz-placeholder {
            color: rgba(96, 125, 139, 0.5);
            opacity: 1;
        }

        #topnav.navbar-bluegraylight #toolbar-search .input-group-btn button:-ms-input-placeholder,
        #topnav.navbar-bluegraylight #toolbar-search .form-control:-ms-input-placeholder {
            color: rgba(96, 125, 139, 0.5);
        }

        #topnav.navbar-bluegraylight #toolbar-search .input-group-btn button::-webkit-input-placeholder,
        #topnav.navbar-bluegraylight #toolbar-search .form-control::-webkit-input-placeholder {
            color: rgba(96, 125, 139, 0.5);
        }
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu,
.yamm .tt-dropdown-menu {
    right: auto;
}

.yamm .nav.navbar-left .dropdown-menu,
.yamm .nav.navbar-left .tt-dropdown-menu {
    right: auto;
    left: 0;
}

.yamm .yamm-content {
    padding: 10px 0px;
}

.yamm .dropdown.yamm-fw .dropdown-menu,
.yamm .dropdown.yamm-fw .tt-dropdown-menu {
    right: 0;
    left: 0;
}

.yamm .dropdown-menu,
.yamm .tt-dropdown-menu {
    border: none;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.yamm .yamm-content .yamm-col {
    padding: 0 20px;
}

.yamm .yamm-content h2,
.yamm .yamm-content h3,
.yamm .yamm-content h4 {
    padding: 0;
}

    .yamm .yamm-content h2.yamm-category,
    .yamm .yamm-content h3.yamm-category,
    .yamm .yamm-content h4.yamm-category {
        letter-spacing: 0.1em;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        color: #9e9e9e;
    }

.yamm .yamm-content ul li {
    color: #616161;
    margin: 0 -20px;
}

    .yamm .yamm-content ul li i {
        margin-left: 6px;
    }

    .yamm .yamm-content ul li a {
        color: #9e9e9e;
        display: block;
        padding: 5px 20px !important;
    }

    .yamm .yamm-content ul li:hover {
        background-color: #2e2e2e;
    }

        .yamm .yamm-content ul li:hover a {
            color: #fff;
            text-decoration: none;
        }

    .yamm .yamm-content ul li p {
        margin: 0;
    }

.container-xs-height,
.container-sm-height,
.container-md-height,
.container-lg-height,
.row-xs-height,
.row-sm-height,
.row-md-height,
.row-lg-height {
    width: 100%;
}
/* columns of same height styles */
.container-xs-height {
    display: table;
    padding-right: 0px;
    padding-left: 0px;
}

.row-xs-height {
    display: table-row;
}

.col-xs-height {
    display: table-cell;
    float: none;
}

@media (min-width: 768px) {
    .container-sm-height {
        display: table;
        padding-right: 0px;
        padding-left: 0px;
    }

    .row-sm-height {
        display: table-row;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 992px) {
    .container-md-height {
        display: table;
        padding-right: 0px;
        padding-left: 0px;
    }

    .row-md-height {
        display: table-row;
    }

    .col-md-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 1200px) {
    .container-lg-height {
        display: table;
        padding-right: 0px;
        padding-left: 0px;
    }

    .row-lg-height {
        display: table-row;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
    }
}
/* vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.panel-loading {
    z-index: 10000 !important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.75);
}

.panel-loader-circular {
    -webkit-animation: animateloader 1.5s linear infinite;
    -o-animation: animateloader 1.5s linear infinite;
    animation: animateloader 1.5s linear infinite;
    clip: rect(0, 80px, 80px, 40px);
    height: 80px;
    width: 80px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -40px;
    margin-right: -40px;
}

    .panel-loader-circular:after {
        -webkit-animation: animateloader2 1.5s ease-in-out infinite;
        -o-animation: animateloader2 1.5s ease-in-out infinite;
        animation: animateloader2 1.5s ease-in-out infinite;
        clip: rect(0, 80px, 80px, 40px);
        content: '';
        border-radius: 50%;
        height: 80px;
        width: 80px;
        position: absolute;
    }

@-webkit-keyframes animateloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(220deg);
    }
}

@keyframes animateloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(220deg);
    }
}

@keyframes animateloader2 {
    0% {
        box-shadow: inset #03a9f4 0 0 0 17px;
        transform: rotate(-140deg);
    }

    50% {
        box-shadow: inset #03a9f4 0 0 0 2px;
    }

    100% {
        box-shadow: inset #03a9f4 0 0 0 17px;
        transform: rotate(140deg);
    }
}

@-webkit-keyframes animateloader2 {
    0% {
        box-shadow: inset #03a9f4 0 0 0 17px;
        transform: rotate(-140deg);
    }

    50% {
        box-shadow: inset #03a9f4 0 0 0 2px;
    }

    100% {
        box-shadow: inset #03a9f4 0 0 0 17px;
        transform: rotate(140deg);
    }
}

.panel-loader-dots {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    right: 50%;
    margin-right: -15px;
    margin-top: -6px;
    border-radius: 12px;
    -webkit-animation: loader10m 3s ease-in-out infinite;
    -o-animation: loader10m 3s ease-in-out infinite;
    animation: loader10m 3s ease-in-out infinite;
}

    .panel-loader-dots:before {
        content: "";
        position: absolute;
        top: 0px;
        right: -25px;
        height: 12px;
        width: 12px;
        border-radius: 12px;
        -webkit-animation: loader10g 3s ease-in-out infinite;
        -o-animation: loader10g 3s ease-in-out infinite;
        animation: loader10g 3s ease-in-out infinite;
    }

    .panel-loader-dots:after {
        content: "";
        position: absolute;
        top: 0px;
        right: 25px;
        height: 10px;
        width: 10px;
        border-radius: 10px;
        -webkit-animation: loader10d 3s ease-in-out infinite;
        -o-animation: loader10d 3s ease-in-out infinite;
        animation: loader10d 3s ease-in-out infinite;
    }

@-webkit-keyframes loader10g {
    0% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    25% {
        background-color: #03a9f4;
    }

    50% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    75% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    100% {
        background-color: rgba(3, 169, 244, 0.2);
    }
}

@keyframes loader10g {
    0% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    25% {
        background-color: #03a9f4;
    }

    50% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    75% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    100% {
        background-color: rgba(3, 169, 244, 0.2);
    }
}

@-webkit-keyframes loader10m {
    0% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    25% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    50% {
        background-color: #03a9f4;
    }

    75% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    100% {
        background-color: rgba(3, 169, 244, 0.2);
    }
}

@keyframes loader10m {
    0% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    25% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    50% {
        background-color: #03a9f4;
    }

    75% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    100% {
        background-color: rgba(3, 169, 244, 0.2);
    }
}

@-webkit-keyframes loader10d {
    0% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    25% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    50% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    75% {
        background-color: #03a9f4;
    }

    100% {
        background-color: rgba(3, 169, 244, 0.2);
    }
}

@keyframes loader10d {
    0% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    25% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    50% {
        background-color: rgba(3, 169, 244, 0.2);
    }

    75% {
        background-color: #03a9f4;
    }

    100% {
        background-color: rgba(3, 169, 244, 0.2);
    }
}

.panel-loader-clock {
    border-radius: 60px;
    border: 3px solid #03a9f4;
    height: 80px;
    width: 80px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -43px;
    margin-right: -43px;
}

    .panel-loader-clock:after {
        content: "";
        position: absolute;
        background-color: #03a9f4;
        top: 2px;
        right: 48%;
        height: 38px;
        width: 4px;
        border-radius: 5px;
        -webkit-transform-origin: 50% 97%;
        -moz-transform-origin: 50% 97%;
        -ms-transform-origin: 50% 97%;
        transform-origin: 50% 97%;
        -webkit-animation: grdAiguille 2s linear infinite;
        -o-animation: grdAiguille 2s linear infinite;
        animation: grdAiguille 2s linear infinite;
    }

    .panel-loader-clock:before {
        content: "";
        position: absolute;
        background-color: #03a9f4;
        top: 6px;
        right: 48%;
        height: 35px;
        width: 4px;
        border-radius: 5px;
        -webkit-transform-origin: 50% 94%;
        -moz-transform-origin: 50% 94%;
        -ms-transform-origin: 50% 94%;
        transform-origin: 50% 94%;
        -webkit-animation: ptAiguille 12s linear infinite;
        -o-animation: ptAiguille 12s linear infinite;
        animation: ptAiguille 12s linear infinite;
    }

@-webkit-keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* Some Base Fixes */
:focus {
    outline: none;
}

::-moz-focus-inner {
    border: none;
}
/* Basic Layouts */
html {
    position: relative;
    min-height: 100px;
}

html,
body {
    height: 100%;
}

.navbar-fixed-top + #wrapper,
.navbar-fixed-top + #layout-fixed {
    padding-top: 56px !important;
}

.navbar-fixed-top {
    width: 100%;
    position: fixed !important;
}

#wrapper {
    min-width: 250px;
    display: table;
    width: 100%;
    table-layout: fixed;
    overflow: auto;
    height: 100%;
    position: relative;
}

#layout-static {
    display: table-row;
    height: 100%;
}

.static-sidebar-wrapper {
    display: table-cell;
    overflow: hidden;
}

.static-sidebar-wrapper,
.static-sidebar {
    width: 256px;
}

.static-content-wrapper {
    display: table-cell;
    width: 100%;
}

.static-sidebar-wrapper,
.static-content-wrapper {
    vertical-align: top;
}

footer {
    background: transparent;
    padding: 5px 16px;
}

    footer ul {
        margin: 0 !important;
    }

.static-content-wrapper.content-white {
    background-color: #fff !important;
}

.fixed-content,
.horizontal-nav #wrapper {
    min-height: 100%;
    margin-bottom: -32px;
}

    .fixed-content:after,
    .horizontal-nav #wrapper:after {
        content: "";
        display: block;
    }

    .fixed-content + footer,
    .horizontal-nav #wrapper + footer,
    .fixed-content:after,
    .horizontal-nav #wrapper:after {
        height: 32px;
    }

    .fixed-content + footer,
    .horizontal-nav #wrapper + footer {
        position: relative;
    }

.static-content-wrapper {
    position: relative;
}

.static-content {
    margin-bottom: 32px;
}

.NoSkin .static-content {
    margin-bottom: 0px !important;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 32px;
}

    footer h6 {
        font-weight: 400;
        font-size: 12px;
        text-transform: uppercase;
    }

#back-to-top {
    color: #616161;
}

.sidebar-scroll {
    position: relative;
}

    .sidebar-scroll .static-sidebar {
        position: fixed !important;
    }

body.sidebar-hideon-collpase.sidebar-collapsed .static-sidebar-wrapper {
    display: none;
}

body.sidebar-hideon-collpase .static-sidebar-wrapper {
    display: table-cell;
}
/* Boxed Layout */
body.layout-boxed {
    background: rgba(0, 0, 0, 0.9);
}

    body.layout-boxed #topnav,
    body.layout-boxed #wrapper,
    body.layout-boxed footer {
        max-width: 1140px;
        margin: 0 auto;
    }

    body.layout-boxed #wrapper {
        background: #f5f5f5;
    }
/*Horizontal Navigation*/
.horizontal-nav #wrapper {
    display: block;
}

.horizontal-nav .static-sidebar-wrapper {
    display: none;
}

.horizontal-nav .static-content-wrapper {
    display: block;
}

.horizontal-nav #page-content {
    margin-right: 0;
}

.horizontal-nav nav.navbar {
    width: 100%;
    z-index: 1190;
}

.horizontal-nav header.navbar {
    z-index: 1200;
}

.horizontal-nav header.navbar-fixed-top + nav.navbar {
    z-index: 1199;
    margin-top: 56px;
}

.horizontal-nav #rightmenu-trigger {
    display: none;
}

@media (min-width: 768px) {
    #horizontal-navbar.large-icons-nav .navbar-nav {
        margin-bottom: 0;
    }

        #horizontal-navbar.large-icons-nav .navbar-nav > li {
            min-width: 100px;
        }

            #horizontal-navbar.large-icons-nav .navbar-nav > li a > i {
                font-size: 28px;
                display: block;
                text-align: center;
                margin-top: 8px;
                margin-left: 0;
            }

            #horizontal-navbar.large-icons-nav .navbar-nav > li > a > span {
                display: block;
                text-align: center;
                margin-top: 16px;
                text-transform: uppercase;
                font-size: 12px;
                line-height: 1.35;
                font-weight: 700;
            }
}

#horizontal-navbar .navbar-nav > li > a {
    padding: 14px 16px;
    text-transform: uppercase;
}

#horizontal-navbar .navbar-nav > li > a,
#horizontal-navbar .navbar-nav > li li a {
    font-weight: 700;
}

@media (max-width: 768px) {
    #horizontal-navbar .navbar-nav > li i {
        font-size: 16px;
        margin-left: 8px;
    }
}

@media (max-width: 767px) {
    .page-content {
        padding: 0;
    }
}
/* Page Heading */
.page-heading {
    background: #f5f5f5;
    padding: 24px;
}

    .page-heading h1 {
        float: right;
        margin: 0;
        line-height: 32px;
        font-weight: 300;
        font-size: 24px;
    }

    .page-heading .options {
        float: left;
    }
/* Breadcrumb Mod */
.page-content > .breadcrumb {
    border: 0 !important;
    margin: 0 0 0 0;
    padding: 0;
    display: inherit;
    background: #f5f5f5;
    border-radius: 0;
    font-size: 12px;
    line-height: 16px;
}

    .page-content > .breadcrumb > li {
        font-size: 12px;
        line-height: 16px;
        padding-top: 5px;
        padding-bottom: 7px;
    }

        .page-content > .breadcrumb > li > a {
            font-size: 11px;
        }

        .page-content > .breadcrumb > li:first-child {
            font-size: 12px;
            line-height: 16px;
            padding-right: 8px;
        }

.page-content > .page-heading + .breadcrumb {
    margin-top: 0;
}

@media print {
    .static-sidebar-wrapper,
    .demo-options,
    .page-heading,
    .page-content > .breadcrumb,
    footer {
        display: none;
    }
}

.full-height-content .scroll-content {
    padding-left: 15px;
}

html.full-page-image,
html.full-page-image body {
    height: 99%;
}

body.coming-soon {
    background-color: #dedede;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url("../Content/images/background-error.jpg");
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

    body.coming-soon .btn.btn-social {
        padding: 6px 7px;
        height: 32px;
        width: 32px;
    }

@media (min-width: 768px) {
    body.coming-soon .coming-soon-wrapper {
        position: relative;
        top: 50%;
        margin-top: -250px;
    }
}

body.coming-soon .coming-soon-wrapper .countdown .time-block {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dffffff, endColorstr=#4dffffff)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dffff, endColorstr=#4dffff);
    padding: 20px 0;
    margin-bottom: 24px;
    border-radius: 80px;
}

    body.coming-soon .coming-soon-wrapper .countdown .time-block .digit,
    body.coming-soon .coming-soon-wrapper .countdown .time-block .digit-desc {
        display: block;
        line-height: 1;
    }

    body.coming-soon .coming-soon-wrapper .countdown .time-block .digit {
        font-size: 36px;
        font-weight: 400;
        color: #fff;
    }

    body.coming-soon .coming-soon-wrapper .countdown .time-block .digit-desc {
        padding-top: 4px;
        font-size: 12px;
        text-transform: uppercase;
        color: #fff;
    }

body.coming-soon .coming-soon-wrapper h1,
body.coming-soon .coming-soon-wrapper p {
    color: #fff;
}

body.coming-soon .coming-soon-wrapper .container {
    text-align: center;
    max-width: 500px;
}

body.error {
    background-color: #dedede;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url("../Content/images/background-error.jpg");
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../Content/images/background-error.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

@media (min-width: 768px) {
    body.error .error-wrapper {
        position: relative;
        top: 50%;
        margin-top: -200px;
    }
}

body.error .error-wrapper .container {
    max-width: 600px;
    text-align: center;
}

body.error .error-wrapper h1,
body.error .error-wrapper p {
    color: #fff;
}

body.error .error-wrapper a {
    color: #eee;
}

body.error .error-wrapper h1 {
    font-size: 96px;
    margin-bottom: 0;
}

.focused-form {
    height: 100%;
    background: #fafafa;
    padding: 0;
}

    .focused-form .static-sidebar-wrapper,
    .focused-form header,
    .focused-form footer {
        /*display: none;*/
    }

    .focused-form #wrapper {
        padding-top: 0 !important;
    }

.login-logo {
    text-align: center;
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
}
/* Drop Downs */
#topnav {
    margin: 0;
    border: none;
    padding-right: 8px;
    padding-left: 8px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

    #topnav .navbar-brand {
        font: 0/0 a !important;
        color: transparent !important;
        text-shadow: none !important;
        background-color: transparent !important;
        border: 0 !important;
        background: url("") no-repeat top right;
        height: 56px;
        width: 185px;
        padding: 16px 0 !important;
    }


    #topnav.navbar-default .navbar-brand,
    #topnav.navbar-bluegraylight .navbar-brand,
    #topnav.navbar-graylight .navbar-brand {
        /*background: url("../img/logo-dark.png") no-repeat right 0 center;*/
    }

    #topnav .navbar-brand {
        /*background: url("../img/logo.png") no-repeat right 0 center;*/
    }

    #topnav .dropdown-menu,
    #topnav .tt-dropdown-menu {
        background-color: #ffffff;
        border: 0px solid #cccccc;
        border: 0px solid #e0e0e0;
        border-radius: 2px;
        -webkit-box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24);
        box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24);
    }

    #topnav .navbar-nav .open .dropdown-menu,
    #topnav .navbar-nav .open .tt-dropdown-menu {
        position: absolute;
    }

    #topnav .logo-area {
        display: block;
        float: right;
    }

        #topnav .logo-area > a,
        #topnav .logo-area > span,
        #topnav .logo-area > div {
            display: block;
            float: right;
        }

        #topnav .logo-area .toolbar-trigger a {
            display: block;
            padding: 8px 0;
            margin-left: 8px;
        }

            #topnav .logo-area .toolbar-trigger a span.icon-bg {
                display: block;
                border-radius: 50%;
                height: 40px;
                width: 40px;
                padding: 0;
                line-height: 40px;
                font-size: 17px;
                text-align: center;
            }

@media (min-width: 1024px) {
    #topnav .logo-area {
        width: 549px;
        height: 56px;
        display: inline-block;
    }
}

#topnav .toolbar-icon-bg > a:hover,
#topnav .toolbar-icon-bg > a:focus,
#topnav .toolbar-icon-bg > a.active {
    background-color: transparent;
}

#topnav .toolbar-icon-bg.open > a {
    background-color: transparent;
}

    #topnav .toolbar-icon-bg.open > a:hover {
        background-color: transparent;
    }

#topnav .toolbar.pull-left .toolbar-icon-bg > a {
    padding: 8px 0;
}

    #topnav .toolbar.pull-left .toolbar-icon-bg > a span.icon-bg {
        display: block;
        border-radius: 20px;
        padding: 0;
        line-height: 40px;
        font-size: 17px;
        text-align: center;
        height: 40px;
        width: 40px;
    }

#topnav .notifications {
    min-width: 250px;
}

#topnav .userinfo {
    min-width: 200px;
}

    #topnav .userinfo li a {
        color: #616161 !important;
    }

        #topnav .userinfo li a i, #topnav .userinfo li a svg {
            margin-left: 16px;
            color: #bdbdbd !important;
        }

        #topnav .userinfo li a .badge {
            position: static;
            margin-top: 2px;
        }

        #topnav .userinfo li a:hover,
        #topnav .userinfo li a:focus {
            color: #212121 !important;
        }

            #topnav .userinfo li a:hover i,
            #topnav .userinfo li a:focus i {
                color: #9e9e9e !important;
            }

#topnav .navbar-nav {
    margin: 0;
}

    #topnav .navbar-nav.toolbar > li {
        float: right;
        margin-left: 8px;
    }

        #topnav .navbar-nav.toolbar > li > a {
            padding: 14px 16px;
        }

        #topnav .navbar-nav.toolbar > li:last-child {
            margin-left: 0;
        }

#topnav a.username {
    padding: 8px 0 !important;
}

    #topnav a.username img {
        height: 40px;
        width: 40px;
        float: left;
        border-radius: 50%;
    }

#topnav .nav .badge {
    text-align: center;
    text-shadow: none !important;
    top: 8px;
    left: 0;
    position: absolute;
}

#topnav #toolbar-search {
    float: right;
}

@media (max-width: 1023px) {
    #topnav #toolbar-search.active {
        right: 250px !important;
    }
}

@media (max-width: 767px) {
    #topnav #toolbar-search.active {
        right: 0 !important;
    }
}

#topnav #toolbar-search.active {
    display: block !important;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 999;
    margin: 0;
}

    #topnav #toolbar-search.active .input-group {
        padding: 0 8px;
        width: 100%;
    }

#topnav #toolbar-search .input-group {
    width: 208px;
}

    #topnav #toolbar-search .input-group .input-group-btn {
        width: 40px;
        height: 40px;
    }

        #topnav #toolbar-search .input-group .input-group-btn button {
            transition: none !important;
            border: none !important;
            border-radius: 20px 0 0 20px;
            padding: 10px;
            font-size: 16px;
            text-align: center;
            height: 40px;
            width: 40px;
            line-height: 1em;
        }

            #topnav #toolbar-search .input-group .input-group-btn button.active,
            #topnav #toolbar-search .input-group .input-group-btn button:active {
                box-shadow: none !important;
            }

            #topnav #toolbar-search .input-group .input-group-btn button i {
                line-height: inherit;
            }

        #topnav #toolbar-search .input-group .input-group-btn:last-child {
            display: none;
        }

            #topnav #toolbar-search .input-group .input-group-btn:last-child button {
                border-radius: 0 20px 20px 0;
            }

@media (max-width: 1023px) {
    #topnav #toolbar-search .input-group .input-group-btn:last-child {
        display: table-cell;
    }
}

#topnav #toolbar-search .input-group .form-control {
    min-width: 255px;
    height: 40px;
    margin: 8px 0;
    border: none;
    padding-right: 0;
}

    #topnav #toolbar-search .input-group .form-control:focus,
    #topnav #toolbar-search .input-group .form-control:hover {
        box-shadow: none !important;
        border: none;
    }

#topnav .topnav-dropdown-header,
#topnav .topnav-dropdown-footer {
    height: 32px;
    line-height: 32px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
    color: #fafafa;
}

#topnav .topnav-dropdown-header {
    border-bottom: 1px solid #eeeeee;
}

    #topnav .topnav-dropdown-header span {
        color: #9e9e9e;
        font-weight: 600;
        text-transform: uppercase;
    }

#topnav .topnav-dropdown-footer {
    border-top: 1px solid #eeeeee;
}

    #topnav .topnav-dropdown-footer a {
        display: block;
        text-align: center;
    }

#topnav .notifications {
    padding: 0;
}

#topnav .searchresults {
    padding: 0;
}

@media (max-width: 767px) {
    #topnav .notifications {
        left: -48px;
    }

        #topnav .notifications::before,
        #topnav .notifications::after {
            left: 60px;
        }


    #topnav .searchresults {
        left: 0px;
    }

        #topnav .searchresults::before,
        #topnav .searchresults::after {
            left: 60px;
        }
}

#topnav .notifications .scroll-pane {
    height: 290px;
    width: 100%;
}

#topnav .searchresults .scroll-pane {
    height: 290px;
    width: 100%;
}

#topnav .searchresults .notification-heading {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.45;
    color: #616161;
}

#topnav .searchresults .notification-time {
    font-size: 12px;
    line-height: 1.35;
    color: #bdbdbd;
}

#topnav .notifications .notification-heading {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.35;
    color: #616161;
}

#topnav .notifications .notification-time {
    font-size: 12px;
    line-height: 1.35;
    color: #bdbdbd;
}

#topnav .notifications .media {
    margin-top: 0;
    border-bottom: 1px solid #f5f5f5;
}

    #topnav .notifications .media:last-child {
        border-bottom: none;
    }

    #topnav .notifications .media a {
        display: block;
        padding: 8px 16px 8px 16px;
        border-radius: 2px;
    }

        #topnav .notifications .media a:hover {
            background-color: #fafafa;
        }

#topnav .notifications .media-list .media-right {
    padding-left: 8px;
}

#topnav .notifications .notification-icon {
    height: 32px;
    width: 32px;
    display: block;
    background: #9e9e9e;
    border-radius: 16px;
}

    #topnav .notifications .notification-icon i, #topnav .notifications .notification-icon svg {
        display: block;
        text-align: center;
        line-height: 32px;
        width: 32px;
        color: #fff;
        font-size: 18px;
        padding-top: 7px;
    }

#topnav .notifications .notification-success .notification-icon {
    background: #aed581;
}

#topnav .notifications .notification-info .notification-icon {
    background: #4dd0e1;
}

#topnav .notifications .notification-danger .notification-icon {
    background: #f36c60;
}

#topnav .notifications .notification-warning .notification-icon {
    background: #ffd54f;
}

#topnav .notifications .notification-primary .notification-icon {
    background: #4fc3f7;
}

#topnav .notifications .notification-inverse .notification-icon {
    background: #e0e0e0;
}

#topnav .notifications .notification-teal .notification-icon {
    background: #4db6ac;
}

#topnav .notifications .notification-indigo .notification-icon {
    background: #7986cb;
}

#topnav .notifications .notification-message .avatar {
    height: 32px;
    width: 32px;
}

#topnav .icon-ti,
#topnav .icon-fa {
    line-height: 40px;
}

#topnav .icon-ti {
    font-size: 17px;
}

#topnav .icon-fa {
    font-size: 16px;
}

#topnav .userinfo .icon-fa,
#topnav .userinfo .icon-ti {
    line-height: 17px;
}

.sidebar .widget .widget-heading,
.sidebar .widget li.nav-separator {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
    text-transform: uppercase;
    display: block;
    padding: 12px 16px;
}

    .sidebar .widget .widget-heading:empty,
    .sidebar .widget li.nav-separator:empty {
        font-size: 0;
        padding: 4px 0px;
    }

.sidebar .widget .widget-body .userinfo {
    padding: 24px 16px;
    position: relative;
}

    .sidebar .widget .widget-body .userinfo .avatar {
        display: none;
        position: absolute;
        height: 64px;
        width: 64px;
    }

    .sidebar .widget .widget-body .userinfo .info {
        /*        padding: 8px 80px 8px 0px;*/
        padding: 8px 8px 8px 0px;
    }

        .sidebar .widget .widget-body .userinfo .info .username {
            /*font-size: 18px;*/
            line-height: 24px;
        }

        .sidebar .widget .widget-body .userinfo .info .useremail {
            font-size: 12px;
            line-height: 1.35;
        }

.sidebar .widget .widget-body .mini-progressbar {
    padding: 16px;
    font-size: 12px;
}

    .sidebar .widget .widget-body .mini-progressbar .progress {
        height: 2px;
        margin-bottom: 0;
    }
/* Sidebar Menu */
.sidebar nav.widget-body > ul.acc-menu {
    white-space: normal;
    margin: 0;
    padding-right: 0 !important;
    list-style-type: none;
}

    .sidebar nav.widget-body > ul.acc-menu > li:first-child > a {
        border-top: 0;
    }

    .sidebar nav.widget-body > ul.acc-menu .divider {
        width: 100%;
        margin: 0;
        overflow: hidden;
    }

        .sidebar nav.widget-body > ul.acc-menu .divider h6 {
            display: flex;
            flex-direction: row;
            color: unset;
        }

        .sidebar nav.widget-body > ul.acc-menu .divider :before, .sidebar nav.widget-body > ul.acc-menu .divider :after {
            content: "";
            flex: 1 1;
            border-bottom: 1px solid;
            margin: auto;
        }

        .sidebar nav.widget-body > ul.acc-menu .divider :before {
            margin-right: 10px
        }

        .sidebar nav.widget-body > ul.acc-menu .divider :after {
            margin-left: 10px
        }

    .sidebar nav.widget-body > ul.acc-menu a {
        text-decoration: none;
    }

    .sidebar nav.widget-body > ul.acc-menu ul {
        padding: 8px 0;
        padding-right: 0 !important;
        list-style: none;
    }

        .sidebar nav.widget-body > ul.acc-menu ul,
        .sidebar nav.widget-body > ul.acc-menu ul li a {
            border-top: none;
            box-shadow: none;
        }

    .sidebar nav.widget-body > ul.acc-menu li,
    .sidebar nav.widget-body > ul.acc-menu li a {
        white-space: nowrap;
    }

        .sidebar nav.widget-body > ul.acc-menu li a {
            display: block;
            padding: 12px 16px;
            position: relative;
            font-weight: 400;
        }

    .sidebar nav.widget-body > ul.acc-menu > li > a > i, .sidebar nav.widget-body > ul.acc-menu > li > a > svg {
        margin-right: 0px;
        font-size: 20px;
        margin-top: -1px;
        margin-left: 16px;
        min-width: 24px;
        text-align: center;
        display: inline-block;
        position: absolute;
    }

    .sidebar nav.widget-body > ul.acc-menu > li > a > span {
        margin-right: 40px;
    }

    .sidebar nav.widget-body > ul.acc-menu ul li a {
        padding: 6px 16px 6px 16px;
        font-weight: 400;
    }

    .sidebar nav.widget-body > ul.acc-menu li.active > a {
        font-weight: 400;
    }

    .sidebar nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
        font-weight: 400;
    }

    .sidebar nav.widget-body > ul.acc-menu li ul {
        display: none;
        margin-right: 0px;
        width: 100%;
    }

    .sidebar nav.widget-body > ul.acc-menu ul ul {
        padding: 0;
    }

    .sidebar nav.widget-body > ul.acc-menu li li li a {
        padding-right: 30px;
    }

    .sidebar nav.widget-body > ul.acc-menu ul ul ul li a {
        padding-right: 40px;
    }

    .sidebar nav.widget-body > ul.acc-menu ul ul ul ul li a {
        padding-right: 104px;
    }

    .sidebar nav.widget-body > ul.acc-menu li.disabled-link a {
        cursor: not-allowed;
        font-style: italic;
    }

    .sidebar nav.widget-body > ul.acc-menu li.hasChild > a {
        position: relative;
    }





.sidebar-collapsed .hasChild > ul.acc-menu {
    display: none !important;
}

.sidebar-collapsed .hasChild:hover > ul.acc-menu {
    display: block !important;
}

@media screen and (max-width: 768px) {
    .static-sidebar-wrapper {
        -webkit-transition: width 0ms ease-out;
        -o-transition: width 0ms ease-out;
        transition: width 0ms ease-out;
    }

    .static-content-wrapper {
        overflow: hidden;
    }

    body.sidebar-collapsed .static-sidebar-wrapper {
        width: 0px;
    }
}

.static-content-wrapper {
    background: #f5f5f5;
}

@media screen and (min-width: 768px) {
    body.sidebar-collapsed .sidebar .widget:not(.stay-on-collapse) {
        display: none !important;
    }

    body.sidebar-collapsed .sidebar .widget.stay-on-collapse .widget-heading,
    body.sidebar-collapsed .sidebar .widget.stay-on-collapse li.nav-separator {
        font-size: 0;
        padding: 4px 0;
    }

        body.sidebar-collapsed .sidebar .widget.stay-on-collapse li.nav-separator:hover {
            width: auto !important;
        }

    body.sidebar-collapsed .static-sidebar-wrapper,
    body.sidebar-collapsed .static-sidebar-wrapper > div {
        white-space: nowrap;
        width: 56px;
        overflow: visible;
        -webkit-transition: width 0.2s;
        transition: width 0.2s;
    }

        body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul.acc-menu ul {
            border-bottom-left-radius: 0;
        }

        body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li {
            white-space: nowrap;
            position: relative;
            border-radius: 0;
            -webkit-transition: width 0.2s;
            transition: width 0.2s;
            width: 56px;
        }

            body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li > a {
                border-radius: 0;
                padding: 12px 16px;
            }

            body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li.hasChild {
                border-radius: 0;
            }

                body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li.hasChild > a {
                    border-radius: 0;
                }

            body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li i {
                margin-left: 16px;
                margin-right: 0px;
            }

            body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li:hover {
                width: 256px;
                z-index: 1512;
            }

                body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li:hover > ul {
                    display: block;
                    position: absolute;
                    right: 56px;
                    width: 200px;
                }

                    body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li:hover > ul > li > a {
                        padding-right: 16px;
                        padding-left: 16px;
                        overflow: hidden;
                    }

                    body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li:hover > ul > li li > a {
                        padding-right: 32px;
                        padding-left: 16px;
                    }

                    body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li:hover > ul > li li li > a {
                        padding-right: 48px;
                        padding-left: 16px;
                    }

                    body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li:hover > ul > li li li li > a {
                        padding-right: 64px;
                        padding-left: 16px;
                    }

            body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li.active > ul {
                display: none !important;
            }

            body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul > li.active:hover > ul {
                display: block !important;
            }

        body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul.acc-menu > li:first-child:hover {
            border-bottom-left-radius: 0;
        }

        body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul.acc-menu > li:hover > a {
            box-shadow: none;
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
        }

        body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul.acc-menu > li:hover {
            width: 256px;
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
        }

        body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul.acc-menu > li.hasChild:hover > a {
            border-bottom-left-radius: 0;
        }

        body.sidebar-collapsed .static-sidebar-wrapper .widget nav.widget-body > ul.acc-menu > li > ul {
            box-shadow: none;
            border-bottom-left-radius: 2px;
        }
}

.sidebar-scroll .static-sidebar {
    position: fixed !important;
    top: 50px;
    bottom: 0px;
}

@media (max-width: 767px) {
    .static-sidebar {
        position: fixed !important;
        top: 50px;
        bottom: 0px;
        overflow-y: auto;
    }
}

.sidebar nav.widget-body > ul.acc-menu .badge,
.sidebar nav.widget-body > ul.acc-menu .label {
    position: absolute;
    left: inherit;
    right: 28px;
    top: 6px;
}

.sidebar nav.widget-body > ul.acc-menu .label {
    z-index: 1;
}

.sidebar nav.widget-body > ul.acc-menu > li.hasChild ul li .label {
    top: inherit;
    position: inherit;
    right: inherit;
    left: inherit;
}

.navbar {
    position: relative;
    min-height: 56px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: right;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-left: 16px;
    padding-right: 16px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            visibility: visible !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-left: -16px;
    margin-right: -16px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
    }
}

.navbar-static-top {
    z-index: 1200;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1200;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.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: right;
    padding: 14px 16px;
    font-size: 16px;
    line-height: 20px;
    height: 56px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-right: -16px;
    }
}

.navbar-toggle {
    position: relative;
    float: left;
    margin-left: 16px;
    padding: 9px 10px;
    margin-top: 11px;
    margin-bottom: 11px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .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;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7px -16px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu,
    .navbar-nav .open .tt-dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header,
        .navbar-nav .open .tt-dropdown-menu > li > a,
        .navbar-nav .open .tt-dropdown-menu .dropdown-header {
            padding: 6px 16px 6px 16px;
        }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .tt-dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus,
            .navbar-nav .open .tt-dropdown-menu > li > a:hover,
            .navbar-nav .open .tt-dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right;
        margin: 0;
    }

        .navbar-nav > li {
            float: right;
        }

            .navbar-nav > li > a {
                padding-top: 14px;
                padding-bottom: 14px;
            }
}

.navbar-form {
    margin-right: -16px;
    margin-left: -16px;
    padding: 10px 16px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 12px;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-right: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-right: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .tt-dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu,
.navbar-fixed-bottom .navbar-nav > li > .tt-dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.navbar-btn {
    margin-top: 12px;
    margin-bottom: 12px;
}

    .navbar-btn.btn-sm {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .navbar-btn.btn-xs {
        margin-top: 17px;
        margin-bottom: 17px;
    }

.navbar-text {
    margin-top: 18px;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: right;
        margin-right: 16px;
        margin-left: 16px;
    }
}

@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
    }

    .navbar-left {
        float: left !important;
        margin-left: -16px;
    }

        .navbar-left ~ .navbar-left {
            margin-left: 0;
        }
}

.navbar-default {
    background-color: #ffffff;
    border-color: #eeeeee;
}

    .navbar-default .navbar-brand {
        color: #616161;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #484848;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #616161;
    }

    .navbar-default .navbar-nav > li > a {
        color: #616161;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #212121;
            background-color: #fafafa;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #212121;
        background-color: #f5f5f5;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #bdbdbd;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #e0e0e0;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #fafafa;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #f5f5f5;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #eeeeee;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #f5f5f5;
        color: #212121;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a,
    .navbar-default .navbar-nav .open .tt-dropdown-menu > li > a {
        color: #616161;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
        .navbar-default .navbar-nav .open .tt-dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .tt-dropdown-menu > li > a:focus {
            color: #212121;
            background-color: #fafafa;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .tt-dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .tt-dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .tt-dropdown-menu > .active > a:focus {
        color: #212121;
        background-color: #f5f5f5;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .tt-dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .tt-dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .tt-dropdown-menu > .disabled > a:focus {
        color: #bdbdbd;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #616161;
}

    .navbar-default .navbar-link:hover {
        color: #212121;
    }

.navbar-default .btn-link {
    color: #616161;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #212121;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #bdbdbd;
    }

.navbar-inverse {
    background-color: #212121;
    border-color: #3b3b3b;
}

    .navbar-inverse .navbar-brand {
        color: #9e9e9e;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #616161;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9e9e9e;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #bdbdbd;
            background-color: #2e2e2e;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #bdbdbd;
        background-color: #3b3b3b;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #484848;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #3b3b3b;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #2e2e2e;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #0f0f0f;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #3b3b3b;
        color: #bdbdbd;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .dropdown-header {
        border-color: #3b3b3b;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu .divider {
        background-color: #3b3b3b;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > li > a {
        color: #9e9e9e;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
        .navbar-inverse .navbar-nav .open .tt-dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .tt-dropdown-menu > li > a:focus {
            color: #bdbdbd;
            background-color: #2e2e2e;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .active > a:focus {
        color: #bdbdbd;
        background-color: #3b3b3b;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .disabled > a:focus {
        color: #484848;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9e9e9e;
}

    .navbar-inverse .navbar-link:hover {
        color: #bdbdbd;
    }

.navbar-inverse .btn-link {
    color: #9e9e9e;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #bdbdbd;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #484848;
    }

.panel {
    position: relative;
}


    .panel .panel-heading h2 {
        height: 100%;
        width: auto;
        float: right;
        position: relative;
    }

ul .panel .panel-heading h2 {
    padding: 0 !important;
}

.panel .panel-heading .panel-ctrls {
    width: auto;
    float: left;
    padding: 0;
    margin: 0px 5px 0px 0px;
    line-height: 0;
}

    .panel .panel-heading .panel-ctrls .button-icon,
    .panel .panel-heading .panel-ctrls .dropdown {
        float: left;
        position: relative;
        text-align: center;
        cursor: pointer;
    }

        .panel .panel-heading .panel-ctrls .button-icon:hover,
        .panel .panel-heading .panel-ctrls .dropdown:hover {
            text-decoration: none;
        }

        .panel .panel-heading .panel-ctrls .button-icon:first-child,
        .panel .panel-heading .panel-ctrls .dropdown:first-child {
            margin-left: 0;
        }

        .panel .panel-heading .panel-ctrls .button-icon.custom-icon,
        .panel .panel-heading .panel-ctrls .dropdown.custom-icon {
            float: right;
        }

.panel .panel-heading .panel-loader {
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

.panel .panel-heading:empty {
    border-width: 0;
    height: 2px;
}

.panel .panel-heading .nav > li > a:hover,
.panel .panel-heading .nav > li > a:focus {
    background: none;
}

.panel .panel-heading .nav-tabs {
    float: left;
    margin-top: 0;
    border-bottom: none;
}

    .panel .panel-heading .nav-tabs li i {
        margin: 0 !important;
    }

    .panel .panel-heading .nav-tabs li.open > a,
    .panel .panel-heading .nav-tabs li.open > a:hover,
    .panel .panel-heading .nav-tabs li.open > a:focus,
    .panel .panel-heading .nav-tabs li.open > a:active,
    .panel .panel-heading .nav-tabs li.open > a:visited {
        z-index: 4;
    }

    .panel .panel-heading .nav-tabs li.open .dropdown-menu,
    .panel .panel-heading .nav-tabs li.open .dropdown-menu:focus,
    .panel .panel-heading .nav-tabs li.open .tt-dropdown-menu,
    .panel .panel-heading .nav-tabs li.open .tt-dropdown-menu:focus {
        z-index: 3;
    }

.panel .collapsed .panel-heading {
    border-radius: 2px;
}

.panel .panel-body {
    width: 100%;
    position: relative;
}

    .panel .panel-body.no-padding {
        padding: 0px;
    }

        .panel .panel-body.no-padding > table {
            margin: 0;
        }

        .panel .panel-body.no-padding > .table-responsive {
            margin: 0;
            border: 0;
        }

.panel .panel-scroll {
    overflow-y: scroll;
}

.panel .panel-scroll-x {
    overflow-x: scroll;
}

.panel .panel-scroll::-webkit-scrollbar {
    width: 6px;
}

.panel .panel-scroll::-webkit-scrollbar-thumb {
    background-color: #c4c4c4;
    border-radius: 0;
}

    .panel .panel-scroll::-webkit-scrollbar-thumb:hover {
        background-color: #c4c4c4;
    }

.panel .panel-scroll::-webkit-scrollbar-track {
    background-color: #ededed;
}

.panel,
.panel .panel-body {
    border-radius: 2px;
}

    .panel .panel-heading {
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
    }

        .panel .panel-heading + .panel-body,
        .panel .panel-editbox + .panel-body {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

    .panel.panel-collapsed .panel-heading {
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }

    .panel.panel-collapsed.editbox-open .panel-editbox {
        border-bottom: none;
    }

    .panel.editbox-open .panel-heading {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .panel .panel-footer.no-padding {
        padding: 0px;
    }

.panel {
    background-color: #fafafa;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background-color: #fff;
    margin: 0 0 8px 0;
}

    .panel .panel-heading {
        color: #9e9e9e;
        background-color: #fafafa;
        padding: 0px 16px 0px 16px;
        line-height: 48px;
    }

        .panel .panel-heading h2 {
            color: #9e9e9e;
            font-size: 14px;
            font-weight: 700;
            padding: 14px 0 14px;
            margin: 0;
            line-height: 20px;
            text-transform: uppercase;
        }

            .panel .panel-heading h2 i {
                margin-left: 8px;
            }

                .panel .panel-heading h2 i.separator {
                    height: 32px;
                    width: 1px;
                    display: inline-block;
                    margin: 8px 16px;
                }

        .panel .panel-heading .panel-ctrls {
            margin-left: -8px;
        }

            .panel .panel-heading .panel-ctrls i.separator {
                height: 32px;
                width: 1px;
                display: inline-block;
                margin: 8px 16px;
            }

            .panel .panel-heading .panel-ctrls .button-icon {
                margin: 8px 0;
                line-height: 16px;
                padding: 8px 0;
                width: 32px;
                height: 32px;
                border-radius: 50%;
            }

                .panel .panel-heading .panel-ctrls .button-icon.btn {
                    margin: 8px 0;
                }

        .panel .panel-heading .panel-loader {
            width: 14px;
            height: 14px;
            margin: 17px 0px 0px 0px;
        }

    .panel .panel-body {
        background-color: #fff;
        font-size: 13px;
        padding: 8px;
    }

        .panel .panel-body.no-padding .alert {
            margin: 32px;
        }

        .panel .panel-body.panel-tb-padding {
            padding: 16px 0px;
        }

        .panel .panel-body.panel-lr-padding {
            padding: 0 16px;
        }

        .panel .panel-body.scroll-pane > .scroll-content {
            padding: 16px;
        }

    .panel .panel-footer {
        padding: 16px;
        background-color: #fafafa;
        border-radius: 0 0 2px 2px;
    }

    .panel.ui-sortable-helper {
        -webkit-transform: rotate(1deg);
        -ms-transform: rotate(1deg);
        -o-transform: rotate(1deg);
        transform: rotate(1deg);
    }

.panel-placeholder {
    border-radius: 2px;
    margin-bottom: 32px;
    padding: 0;
    background-color: #eeeeee;
    border: 2px dashed #e0e0e0;
}

.panel .panel-heading .nav-tabs li.dropdown.tabdrop i {
    padding: 17px 0px 17px 0px
}

.panel .panel-heading .nav-tabs li {
    /*margin-bottom: 0;*/
}

    .panel .panel-heading .nav-tabs li a {
        border: none;
        color: #9e9e9e;
        font-weight: 700;
        padding: 0 8px;
        line-height: 48px;
        border-radius: 0;
    }

    .panel .panel-heading .nav-tabs li:hover a {
        color: #212121;
        background: none;
    }

    .panel .panel-heading .nav-tabs li.active a {
        background: #fff;
        font-weight: 700;
        color: #212121;
        box-shadow: none;
    }

    .panel .panel-heading .nav-tabs li.active > a {
        color: #212121 !important;
    }

    .panel .panel-heading .nav-tabs li.active:hover > a {
        color: #212121 !important;
        background: #fff;
    }

.panel .panel-heading h2 > ul.nav-tabs {
    margin: -14px -16px -14px 0px;
}

    .panel .panel-heading h2 > ul.nav-tabs > li > a {
        padding: 0 16px;
    }

    .panel .panel-heading h2 > ul.nav-tabs li.active a {
        font-weight: 700 !important;
    }

    .panel .panel-heading h2 > ul.nav-tabs li.tabdrop + li > a {
        border-top-right-radius: 2px;
    }

.panel .panel-heading li.tabdrop a {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.panel .panel-heading li.tabdrop ul a {
    padding: 6px 16px !important;
    line-height: 1.45 !important;
    font-weight: normal !important;
}

.panel .panel-heading li.tabdrop.active a {
    box-shadow: none;
}

.panel .panel-heading li.tabdrop {
    padding-top: 0px;
    padding-bottom: 0px;
}

    .panel .panel-heading li.tabdrop.open, .panel .panel-heading li.tabdrop.active {
        background: #fff !important;
    }

        .panel .panel-heading li.tabdrop.open > a,
        .panel .panel-heading li.tabdrop.open > a:hover,
        .panel .panel-heading li.tabdrop.open > a:focus,
        .panel .panel-heading li.tabdrop.open > a:active,
        .panel .panel-heading li.tabdrop.open > a:visited,
        .panel .panel-heading li.tabdrop.open a,
        .panel .panel-heading li.tabdrop.open a:hover {
            color: #212121 !important;
            background: #fff !important;
        }

        .panel .panel-heading li.tabdrop.open a {
            color: #9e9e9e !important;
            font-weight: 700 !important;
        }

            .panel .panel-heading li.tabdrop.open a:hover,
            .panel .panel-heading li.tabdrop.open a:focus,
            .panel .panel-heading li.tabdrop.open a:active {
                color: #212121;
                background: #f5f5f5;
            }

        .panel .panel-heading li.tabdrop.open .active a {
            color: #212121 !important;
        }

.panel.panel-inverse {
    border-color: #757575;
}

    .panel.panel-inverse .panel-heading {
        color: #fafafa;
        background-color: #757575;
        border-color: #757575;
    }

        .panel.panel-inverse .panel-heading h2 {
            color: #fafafa;
        }

            .panel.panel-inverse .panel-heading h2 i.separator {
                background-color: rgba(250, 250, 250, 0.125);
            }

        .panel.panel-inverse .panel-heading .panel-ctrls .button-icon {
            color: rgba(250, 250, 250, 0.5);
        }

            .panel.panel-inverse .panel-heading .panel-ctrls .button-icon:hover {
                color: #fafafa;
                background-color: rgba(250, 250, 250, 0.125);
            }

        .panel.panel-inverse .panel-heading .panel-ctrls i.separator {
            background-color: rgba(250, 250, 250, 0.125);
        }

        .panel.panel-inverse .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-inverse .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-primary {
    border-color: #039be5;
}

    .panel.panel-primary .panel-heading {
        color: #e1f5fe;
        background-color: #03a9f4;
        border-color: #039be5;
    }

        .panel.panel-primary .panel-heading h2 {
            color: #e1f5fe;
        }

            .panel.panel-primary .panel-heading h2 i.separator {
                background-color: rgba(225, 245, 254, 0.125);
            }

        .panel.panel-primary .panel-heading .panel-ctrls .button-icon {
            color: rgba(225, 245, 254, 0.5);
        }

            .panel.panel-primary .panel-heading .panel-ctrls .button-icon:hover {
                color: #e1f5fe;
                background-color: rgba(225, 245, 254, 0.125);
            }

        .panel.panel-primary .panel-heading .panel-ctrls i.separator {
            background-color: rgba(225, 245, 254, 0.125);
        }

        .panel.panel-primary .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-primary .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-success {
    border-color: #7cb342;
}

    .panel.panel-success .panel-heading {
        color: #f1f8e9;
        background-color: #8bc34a;
        border-color: #7cb342;
    }

        .panel.panel-success .panel-heading h2 {
            color: #f1f8e9;
        }

            .panel.panel-success .panel-heading h2 i.separator {
                background-color: rgba(241, 248, 233, 0.125);
            }

        .panel.panel-success .panel-heading .panel-ctrls .button-icon {
            color: rgba(241, 248, 233, 0.5);
        }

            .panel.panel-success .panel-heading .panel-ctrls .button-icon:hover {
                color: #f1f8e9;
                background-color: rgba(241, 248, 233, 0.125);
            }

        .panel.panel-success .panel-heading .panel-ctrls i.separator {
            background-color: rgba(241, 248, 233, 0.125);
        }

        .panel.panel-success .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-success .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-warning {
    border-color: #fdd835;
}

    .panel.panel-warning .panel-heading {
        color: #fffde7;
        background-color: #ffc107;
        border-color: #fdd835;
    }

        .panel.panel-warning .panel-heading h2 {
            color: #fffde7;
        }

            .panel.panel-warning .panel-heading h2 i.separator {
                background-color: rgba(255, 253, 231, 0.125);
            }

        .panel.panel-warning .panel-heading .panel-ctrls .button-icon {
            color: rgba(255, 253, 231, 0.5);
        }

            .panel.panel-warning .panel-heading .panel-ctrls .button-icon:hover {
                color: #fffde7;
                background-color: rgba(255, 253, 231, 0.125);
            }

        .panel.panel-warning .panel-heading .panel-ctrls i.separator {
            background-color: rgba(255, 253, 231, 0.125);
        }

        .panel.panel-warning .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-warning .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-danger {
    border-color: #dd191d;
}

    .panel.panel-danger .panel-heading {
        color: #fde0dc;
        background-color: #e51c23;
        border-color: #dd191d;
    }

        .panel.panel-danger .panel-heading h2 {
            color: #fde0dc;
        }

            .panel.panel-danger .panel-heading h2 i.separator {
                background-color: rgba(253, 224, 220, 0.125);
            }

        .panel.panel-danger .panel-heading .panel-ctrls .button-icon {
            color: rgba(253, 224, 220, 0.5);
        }

            .panel.panel-danger .panel-heading .panel-ctrls .button-icon:hover {
                color: #fde0dc;
                background-color: rgba(253, 224, 220, 0.125);
            }

        .panel.panel-danger .panel-heading .panel-ctrls i.separator {
            background-color: rgba(253, 224, 220, 0.125);
        }

        .panel.panel-danger .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-danger .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-info {
    border-color: #00acc1;
}

    .panel.panel-info .panel-heading {
        color: #e0f7fa;
        background-color: #00bcd4;
        border-color: #00acc1;
    }

        .panel.panel-info .panel-heading h2 {
            color: #e0f7fa;
        }

            .panel.panel-info .panel-heading h2 i.separator {
                background-color: rgba(224, 247, 250, 0.125);
            }

        .panel.panel-info .panel-heading .panel-ctrls .button-icon {
            color: rgba(224, 247, 250, 0.5);
        }

            .panel.panel-info .panel-heading .panel-ctrls .button-icon:hover {
                color: #e0f7fa;
                background-color: rgba(224, 247, 250, 0.125);
            }

        .panel.panel-info .panel-heading .panel-ctrls i.separator {
            background-color: rgba(224, 247, 250, 0.125);
        }

        .panel.panel-info .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-info .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-brown {
    border-color: #6d4c41;
}

    .panel.panel-brown .panel-heading {
        color: #efebe9;
        background-color: #795548;
        border-color: #6d4c41;
    }

        .panel.panel-brown .panel-heading h2 {
            color: #efebe9;
        }

            .panel.panel-brown .panel-heading h2 i.separator {
                background-color: rgba(239, 235, 233, 0.125);
            }

        .panel.panel-brown .panel-heading .panel-ctrls .button-icon {
            color: rgba(239, 235, 233, 0.5);
        }

            .panel.panel-brown .panel-heading .panel-ctrls .button-icon:hover {
                color: #efebe9;
                background-color: rgba(239, 235, 233, 0.125);
            }

        .panel.panel-brown .panel-heading .panel-ctrls i.separator {
            background-color: rgba(239, 235, 233, 0.125);
        }

        .panel.panel-brown .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-brown .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-indigo {
    border-color: #3949ab;
}

    .panel.panel-indigo .panel-heading {
        color: #e8eaf6;
        background-color: #3f51b5;
        border-color: #3949ab;
    }

        .panel.panel-indigo .panel-heading h2 {
            color: #e8eaf6;
        }

            .panel.panel-indigo .panel-heading h2 i.separator {
                background-color: rgba(232, 234, 246, 0.125);
            }

        .panel.panel-indigo .panel-heading .panel-ctrls .button-icon {
            color: rgba(232, 234, 246, 0.5);
        }

            .panel.panel-indigo .panel-heading .panel-ctrls .button-icon:hover {
                color: #e8eaf6;
                background-color: rgba(232, 234, 246, 0.125);
            }

        .panel.panel-indigo .panel-heading .panel-ctrls i.separator {
            background-color: rgba(232, 234, 246, 0.125);
        }

        .panel.panel-indigo .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-indigo .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-orange {
    border-color: #fb8c00;
}

    .panel.panel-orange .panel-heading {
        color: #fff3e0;
        background-color: #ff9800;
        border-color: #fb8c00;
    }

        .panel.panel-orange .panel-heading h2 {
            color: #fff3e0;
        }

            .panel.panel-orange .panel-heading h2 i.separator {
                background-color: rgba(255, 243, 224, 0.125);
            }

        .panel.panel-orange .panel-heading .panel-ctrls .button-icon {
            color: rgba(255, 243, 224, 0.5);
        }

            .panel.panel-orange .panel-heading .panel-ctrls .button-icon:hover {
                color: #fff3e0;
                background-color: rgba(255, 243, 224, 0.125);
            }

        .panel.panel-orange .panel-heading .panel-ctrls i.separator {
            background-color: rgba(255, 243, 224, 0.125);
        }

        .panel.panel-orange .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-orange .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-midnightblue {
    border-color: #263238;
}

    .panel.panel-midnightblue .panel-heading {
        color: #eceff1;
        background-color: #37474f;
        border-color: #263238;
    }

        .panel.panel-midnightblue .panel-heading h2 {
            color: #eceff1;
        }

            .panel.panel-midnightblue .panel-heading h2 i.separator {
                background-color: rgba(236, 239, 241, 0.125);
            }

        .panel.panel-midnightblue .panel-heading .panel-ctrls .button-icon {
            color: rgba(236, 239, 241, 0.5);
        }

            .panel.panel-midnightblue .panel-heading .panel-ctrls .button-icon:hover {
                color: #eceff1;
                background-color: rgba(236, 239, 241, 0.125);
            }

        .panel.panel-midnightblue .panel-heading .panel-ctrls i.separator {
            background-color: rgba(236, 239, 241, 0.125);
        }

        .panel.panel-midnightblue .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-midnightblue .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-info {
    border-color: #00acc1;
}

.panel.panel-midnightblue .panel.panel-info .panel-heading {
    color: #e0f7fa;
    background-color: #00bcd4;
    border-color: #00acc1;
}

    .panel.panel-midnightblue .panel.panel-info .panel-heading h2 {
        color: #e0f7fa;
    }

        .panel.panel-midnightblue .panel.panel-info .panel-heading h2 i.separator {
            background-color: rgba(224, 247, 250, 0.125);
        }

    .panel.panel-midnightblue .panel.panel-info .panel-heading .panel-ctrls .button-icon {
        color: rgba(224, 247, 250, 0.5);
    }

        .panel.panel-midnightblue .panel.panel-info .panel-heading .panel-ctrls .button-icon:hover {
            color: #e0f7fa;
            background-color: rgba(224, 247, 250, 0.125);
        }

    .panel.panel-midnightblue .panel.panel-info .panel-heading .panel-ctrls i.separator {
        background-color: rgba(224, 247, 250, 0.125);
    }

    .panel.panel-midnightblue .panel.panel-info .panel-heading .nav-tabs li > a {
        color: rgba(255, 255, 255, 0.5);
    }

    .panel.panel-midnightblue .panel.panel-info .panel-heading .nav-tabs li:hover > a {
        color: #ffffff;
    }

.panel.panel-teal {
    border-color: #009688;
}

    .panel.panel-teal .panel-heading {
        color: #e0f2f1;
        background-color: #009688;
        border-color: #009688;
    }

        .panel.panel-teal .panel-heading h2 {
            color: #e0f2f1;
        }

            .panel.panel-teal .panel-heading h2 i.separator {
                background-color: rgba(224, 242, 241, 0.125);
            }

        .panel.panel-teal .panel-heading .panel-ctrls .button-icon {
            color: rgba(224, 242, 241, 0.5);
        }

            .panel.panel-teal .panel-heading .panel-ctrls .button-icon:hover {
                color: #e0f2f1;
                background-color: rgba(224, 242, 241, 0.125);
            }

        .panel.panel-teal .panel-heading .panel-ctrls i.separator {
            background-color: rgba(224, 242, 241, 0.125);
        }

        .panel.panel-teal .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-teal .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-pink {
    border-color: #e91e63;
}

    .panel.panel-pink .panel-heading {
        color: #fce4ec;
        background-color: #e91e63;
        border-color: #e91e63;
    }

        .panel.panel-pink .panel-heading h2 {
            color: #fce4ec;
        }

            .panel.panel-pink .panel-heading h2 i.separator {
                background-color: rgba(252, 228, 236, 0.125);
            }

        .panel.panel-pink .panel-heading .panel-ctrls .button-icon {
            color: rgba(252, 228, 236, 0.5);
        }

            .panel.panel-pink .panel-heading .panel-ctrls .button-icon:hover {
                color: #fce4ec;
                background-color: rgba(252, 228, 236, 0.125);
            }

        .panel.panel-pink .panel-heading .panel-ctrls i.separator {
            background-color: rgba(252, 228, 236, 0.125);
        }

        .panel.panel-pink .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-pink .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-purple {
    border-color: #9c27b0;
}

    .panel.panel-default .panel.panel-purple .panel-heading,
    .panel.panel-purple .panel-heading {
        color: #f3e5f5;
        background-color: #9c27b0;
        border-color: #9c27b0;
    }

        .panel.panel-default .panel.panel-purple .panel-heading h2,
        .panel.panel-purple .panel-heading h2 {
            color: #f3e5f5;
        }

            .panel.panel-default .panel.panel-purple .panel-heading h2 i.separator,
            .panel.panel-purple .panel-heading h2 i.separator {
                background-color: rgba(243, 229, 245, 0.125);
            }

        .panel.panel-default .panel.panel-purple .panel-heading .panel-ctrls .button-icon,
        .panel.panel-purple .panel-heading .panel-ctrls .button-icon {
            color: rgba(243, 229, 245, 0.5);
        }

            .panel.panel-default .panel.panel-purple .panel-heading .panel-ctrls .button-icon:hover,
            .panel.panel-purple .panel-heading .panel-ctrls .button-icon:hover {
                color: #f3e5f5;
                background-color: rgba(243, 229, 245, 0.125);
            }

        .panel.panel-default .panel.panel-purple .panel-heading .panel-ctrls i.separator,
        .panel.panel-purple .panel-heading .panel-ctrls i.separator {
            background-color: rgba(243, 229, 245, 0.125);
        }

        .panel.panel-default .panel.panel-purple .panel-heading .nav-tabs li > a,
        .panel.panel-purple .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-default .panel.panel-purple .panel-heading .nav-tabs li:hover > a,
        .panel.panel-purple .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-green {
    border-color: #4caf50;
}

    .panel.panel-green .panel-heading {
        color: #e8f5e9;
        background-color: #4caf50;
        border-color: #4caf50;
    }

        .panel.panel-green .panel-heading h2 {
            color: #e8f5e9;
        }

            .panel.panel-green .panel-heading h2 i.separator {
                background-color: rgba(232, 245, 233, 0.125);
            }

        .panel.panel-green .panel-heading .panel-ctrls .button-icon {
            color: rgba(232, 245, 233, 0.5);
        }

            .panel.panel-green .panel-heading .panel-ctrls .button-icon:hover {
                color: #e8f5e9;
                background-color: rgba(232, 245, 233, 0.125);
            }

        .panel.panel-green .panel-heading .panel-ctrls i.separator {
            background-color: rgba(232, 245, 233, 0.125);
        }

        .panel.panel-green .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-green .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-lime {
    border-color: #cddc39;
}

    .panel.panel-lime .panel-heading {
        color: #f9fbe7;
        background-color: #cddc39;
        border-color: #cddc39;
    }

        .panel.panel-lime .panel-heading h2 {
            color: #f9fbe7;
        }

            .panel.panel-lime .panel-heading h2 i.separator {
                background-color: rgba(249, 251, 231, 0.125);
            }

        .panel.panel-lime .panel-heading .panel-ctrls .button-icon {
            color: rgba(249, 251, 231, 0.5);
        }

            .panel.panel-lime .panel-heading .panel-ctrls .button-icon:hover {
                color: #f9fbe7;
                background-color: rgba(249, 251, 231, 0.125);
            }

        .panel.panel-lime .panel-heading .panel-ctrls i.separator {
            background-color: rgba(249, 251, 231, 0.125);
        }

        .panel.panel-lime .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-lime .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-bluegray,
.panel.panel-realtime-alt {
    border-color: #607d8b;
}

    .panel.panel-bluegray .panel-heading,
    .panel.panel-realtime-alt .panel-heading {
        color: #eceff1;
        background-color: #607d8b;
        border-color: #607d8b;
    }

        .panel.panel-bluegray .panel-heading h2,
        .panel.panel-realtime-alt .panel-heading h2 {
            color: #eceff1;
        }

            .panel.panel-bluegray .panel-heading h2 i.separator,
            .panel.panel-realtime-alt .panel-heading h2 i.separator {
                background-color: rgba(236, 239, 241, 0.125);
            }

        .panel.panel-bluegray .panel-heading .panel-ctrls .button-icon,
        .panel.panel-realtime-alt .panel-heading .panel-ctrls .button-icon {
            color: rgba(236, 239, 241, 0.5);
        }

            .panel.panel-bluegray .panel-heading .panel-ctrls .button-icon:hover,
            .panel.panel-realtime-alt .panel-heading .panel-ctrls .button-icon:hover {
                color: #eceff1;
                background-color: rgba(236, 239, 241, 0.125);
            }

        .panel.panel-bluegray .panel-heading .panel-ctrls i.separator,
        .panel.panel-realtime-alt .panel-heading .panel-ctrls i.separator {
            background-color: rgba(236, 239, 241, 0.125);
        }

        .panel.panel-bluegray .panel-heading .nav-tabs li > a,
        .panel.panel-realtime-alt .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-bluegray .panel-heading .nav-tabs li:hover > a,
        .panel.panel-realtime-alt .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-bluegraylight {
    border-color: #eceff1;
}

    .panel.panel-bluegraylight .panel-heading {
        color: #607d8b;
        background-color: #eceff1;
        border-color: #eceff1;
    }

        .panel.panel-bluegraylight .panel-heading h2 {
            color: #607d8b;
        }

            .panel.panel-bluegraylight .panel-heading h2 i.separator {
                background-color: rgba(96, 125, 139, 0.125);
            }

        .panel.panel-bluegraylight .panel-heading .panel-ctrls .button-icon {
            color: rgba(96, 125, 139, 0.5);
        }

            .panel.panel-bluegraylight .panel-heading .panel-ctrls .button-icon:hover {
                color: #607d8b;
                background-color: rgba(96, 125, 139, 0.125);
            }

        .panel.panel-bluegraylight .panel-heading .panel-ctrls i.separator {
            background-color: rgba(96, 125, 139, 0.125);
        }

        .panel.panel-bluegraylight .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-bluegraylight .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-deeppurple {
    border-color: #673ab7;
}

    .panel.panel-default .panel.panel-deeppurple .panel-heading,
    .panel.panel-deeppurple .panel-heading {
        color: #ede7f6;
        background-color: #673ab7;
        border-color: #673ab7;
    }

        .panel.panel-default .panel.panel-deeppurple .panel-heading h2,
        .panel.panel-deeppurple .panel-heading h2 {
            color: #ede7f6;
        }

            .panel.panel-default .panel.panel-deeppurple .panel-heading h2 i.separator,
            .panel.panel-deeppurple .panel-heading h2 i.separator {
                background-color: rgba(237, 231, 246, 0.125);
            }

        .panel.panel-default .panel.panel-deeppurple .panel-heading .panel-ctrls .button-icon,
        .panel.panel-deeppurple .panel-heading .panel-ctrls .button-icon {
            color: rgba(237, 231, 246, 0.5);
        }

            .panel.panel-default .panel.panel-deeppurple .panel-heading .panel-ctrls .button-icon:hover,
            .panel.panel-deeppurple .panel-heading .panel-ctrls .button-icon:hover {
                color: #ede7f6;
                background-color: rgba(237, 231, 246, 0.125);
            }

        .panel.panel-default .panel.panel-deeppurple .panel-heading .panel-ctrls i.separator .panel.panel-deeppurple .panel-heading .panel-ctrls i.separator {
            background-color: rgba(237, 231, 246, 0.125);
        }

        .panel.panel-default .panel.panel-deeppurple .panel-heading .nav-tabs li > a,
        .panel.panel-deeppurple .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-default .panel.panel-deeppurple .panel-heading .nav-tabs li:hover > a,
        .panel.panel-deeppurple .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-yellow {
    border-color: #ffeb3b;
}

    .panel.panel-yellow .panel-heading {
        color: #f57f17;
        background-color: #ffeb3b;
        border-color: #ffeb3b;
    }

        .panel.panel-yellow .panel-heading h2 {
            color: #f57f17;
        }

            .panel.panel-yellow .panel-heading h2 i.separator {
                background-color: rgba(245, 127, 23, 0.125);
            }

        .panel.panel-yellow .panel-heading .panel-ctrls .button-icon {
            color: rgba(245, 127, 23, 0.5);
        }

            .panel.panel-yellow .panel-heading .panel-ctrls .button-icon:hover {
                color: #f57f17;
                background-color: rgba(245, 127, 23, 0.125);
            }

        .panel.panel-yellow .panel-heading .panel-ctrls i.separator {
            background-color: rgba(245, 127, 23, 0.125);
        }

        .panel.panel-yellow .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-yellow .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-deeporange {
    border-color: #ff5722;
}

    .panel.panel-deeporange .panel-heading {
        color: #fbe9e7;
        background-color: #ff5722;
        border-color: #ff5722;
    }

        .panel.panel-deeporange .panel-heading h2 {
            color: #fbe9e7;
        }

            .panel.panel-deeporange .panel-heading h2 i.separator {
                background-color: rgba(251, 233, 231, 0.125);
            }

        .panel.panel-deeporange .panel-heading .panel-ctrls .button-icon {
            color: rgba(251, 233, 231, 0.5);
        }

            .panel.panel-deeporange .panel-heading .panel-ctrls .button-icon:hover {
                color: #fbe9e7;
                background-color: rgba(251, 233, 231, 0.125);
            }

        .panel.panel-deeporange .panel-heading .panel-ctrls i.separator {
            background-color: rgba(251, 233, 231, 0.125);
        }

        .panel.panel-deeporange .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-deeporange .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-blue {
    border-color: #2196f3;
}

    .panel.panel-default .panel.panel-blue .panel-heading,
    .panel.panel-blue .panel-heading {
        color: #e3f2fd;
        background-color: #2196f3;
        border-color: #2196f3;
    }

        .panel.panel-default .panel.panel-blue .panel-heading h2,
        .panel.panel-blue .panel-heading h2 {
            color: #e3f2fd;
        }

            .panel.panel-default .panel.panel-blue .panel-heading h2 i.separator,
            .panel.panel-blue .panel-heading h2 i.separator {
                background-color: rgba(227, 242, 253, 0.125);
            }

        .panel.panel-default .panel-heading .panel-ctrls .button-icon,
        .panel.panel-blue .panel-heading .panel-ctrls .button-icon {
            color: rgba(227, 242, 253, 0.5);
        }



            .panel.panel-default .panel.panel-blue .panel-heading .panel-ctrls .button-icon:hover,
            .panel.panel-blue .panel-heading .panel-ctrls .button-icon:hover {
                color: #e3f2fd;
                background-color: rgba(227, 242, 253, 0.125);
            }

        .panel.panel-default .panel.panel-blue .panel-heading .panel-ctrls i.separator,
        .panel.panel-blue .panel-heading .panel-ctrls i.separator {
            background-color: rgba(227, 242, 253, 0.125);
        }

        .panel.panel-default .panel.panel-blue .panel-heading .nav-tabs li > a,
        .panel.panel-blue .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-default .panel.panel-blue .panel-heading .nav-tabs li:hover > a,
        .panel.panel-blue .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-indigo {
    border-color: #3f51b5;
}

    .panel.panel-default .panel.panel-indigo .panel-heading,
    .panel.panel-indigo .panel-heading {
        color: #e8eaf6;
        background-color: #3f51b5;
        border-color: #3f51b5;
    }

        .panel.panel-default .panel.panel-indigo .panel-heading h2,
        .panel.panel-indigo .panel-heading h2 {
            color: #e8eaf6;
        }

            .panel.panel-default .panel.panel-indigo .panel-heading h2 i.separator,
            .panel.panel-indigo .panel-heading h2 i.separator {
                background-color: rgba(232, 234, 246, 0.125);
            }

        .panel.panel-default .panel.panel-indigo .panel-heading .panel-ctrls .button-icon,
        .panel.panel-indigo .panel-heading .panel-ctrls .button-icon {
            color: rgba(232, 234, 246, 0.5);
        }

            .panel.panel-default .panel.panel-indigo .panel-heading .panel-ctrls .button-icon:hover,
            .panel.panel-indigo .panel-heading .panel-ctrls .button-icon:hover {
                color: #e8eaf6;
                background-color: rgba(232, 234, 246, 0.125);
            }

        .panel.panel-default .panel.panel-indigo .panel-heading .panel-ctrls i.separator,
        .panel.panel-indigo .panel-heading .panel-ctrls i.separator {
            background-color: rgba(232, 234, 246, 0.125);
        }

        .panel.panel-default .panel.panel-indigo .panel-heading .nav-tabs li > a,
        .panel.panel-indigo .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-default .panel.panel-indigo .panel-heading .nav-tabs li:hover > a,
        .panel.panel-indigo .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-pink {
    border-color: #e91e63;
}

    .panel.panel-pink .panel-heading {
        color: #fce4ec;
        background-color: #e91e63;
        border-color: #e91e63;
    }

        .panel.panel-pink .panel-heading h2 {
            color: #fce4ec;
        }

            .panel.panel-pink .panel-heading h2 i.separator {
                background-color: rgba(252, 228, 236, 0.125);
            }

        .panel.panel-pink .panel-heading .panel-ctrls .button-icon {
            color: rgba(252, 228, 236, 0.5);
        }

            .panel.panel-pink .panel-heading .panel-ctrls .button-icon:hover {
                color: #fce4ec;
                background-color: rgba(252, 228, 236, 0.125);
            }

        .panel.panel-pink .panel-heading .panel-ctrls i.separator {
            background-color: rgba(252, 228, 236, 0.125);
        }

        .panel.panel-pink .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-pink .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-black {
    border-color: #212121;
}

    .panel.panel-black .panel-heading {
        color: #fafafa;
        background-color: #212121;
        border-color: #212121;
    }

        .panel.panel-black .panel-heading h2 {
            color: #fafafa;
        }

            .panel.panel-black .panel-heading h2 i.separator {
                background-color: rgba(250, 250, 250, 0.125);
            }

        .panel.panel-black .panel-heading .panel-ctrls .button-icon {
            color: rgba(250, 250, 250, 0.5);
        }

            .panel.panel-black .panel-heading .panel-ctrls .button-icon:hover {
                color: #fafafa;
                background-color: rgba(250, 250, 250, 0.125);
            }

        .panel.panel-black .panel-heading .panel-ctrls i.separator {
            background-color: rgba(250, 250, 250, 0.125);
        }

        .panel.panel-black .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-black .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-gray {
    border-color: #9e9e9e;
}

    .panel.panel-gray .panel-heading {
        color: #fafafa;
        background-color: #9e9e9e;
        border-color: #9e9e9e;
    }

        .panel.panel-gray .panel-heading h2 {
            color: #fafafa;
        }

            .panel.panel-gray .panel-heading h2 i.separator {
                background-color: rgba(250, 250, 250, 0.125);
            }

        .panel.panel-gray .panel-heading .panel-ctrls .button-icon {
            color: rgba(250, 250, 250, 0.5);
        }

            .panel.panel-gray .panel-heading .panel-ctrls .button-icon:hover {
                color: #fafafa;
                background-color: rgba(250, 250, 250, 0.125);
            }

        .panel.panel-gray .panel-heading .panel-ctrls i.separator {
            background-color: rgba(250, 250, 250, 0.125);
        }

        .panel.panel-gray .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-gray .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-default {
    border-color: #fafafa;
}

    .panel.panel-default .panel-heading {
        color: #9e9e9e;
        background-color: #fafafa;
        border-color: #fafafa;
    }

        .panel.panel-default .panel-heading h2 {
            color: #9e9e9e;
        }

            .panel.panel-default .panel-heading h2 i.separator {
                background-color: rgba(158, 158, 158, 0.125);
            }

        .panel.panel-default .panel-heading .panel-ctrls .button-icon {
            color: rgba(158, 158, 158, 0.5);
        }

            .panel.panel-default .panel-heading .panel-ctrls .button-icon:hover {
                color: #9e9e9e;
                background-color: rgba(158, 158, 158, 0.125);
            }

        .panel.panel-default .panel-heading .panel-ctrls i.separator {
            background-color: rgba(158, 158, 158, 0.125);
        }

        .panel.panel-default .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-default .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-white,
.panel.panel-realtime {
    border-color: #ffffff;
}

    .panel.panel-white .panel-heading,
    .panel.panel-realtime .panel-heading {
        color: #9e9e9e;
        background-color: #ffffff;
        border-color: #ffffff;
    }

        .panel.panel-white .panel-heading h2,
        .panel.panel-realtime .panel-heading h2 {
            color: #9e9e9e;
        }

            .panel.panel-white .panel-heading h2 i.separator,
            .panel.panel-realtime .panel-heading h2 i.separator {
                background-color: rgba(158, 158, 158, 0.125);
            }

        .panel.panel-white .panel-heading .panel-ctrls .button-icon,
        .panel.panel-realtime .panel-heading .panel-ctrls .button-icon {
            color: rgba(158, 158, 158, 0.5);
        }

            .panel.panel-white .panel-heading .panel-ctrls .button-icon:hover,
            .panel.panel-realtime .panel-heading .panel-ctrls .button-icon:hover {
                color: #9e9e9e;
                background-color: rgba(158, 158, 158, 0.125);
            }

        .panel.panel-white .panel-heading .panel-ctrls i.separator,
        .panel.panel-realtime .panel-heading .panel-ctrls i.separator {
            background-color: rgba(158, 158, 158, 0.125);
        }

        .panel.panel-white .panel-heading .nav-tabs li > a,
        .panel.panel-realtime .panel-heading .nav-tabs li > a {
            color: rgba(255, 255, 255, 0.5);
        }

        .panel.panel-white .panel-heading .nav-tabs li:hover > a,
        .panel.panel-realtime .panel-heading .nav-tabs li:hover > a {
            color: #ffffff;
        }

.panel.panel-transparent {
    background-color: transparent !important;
    box-shadow: none !important;
}

    .panel.panel-transparent .panel-heading {
        background-color: transparent !important;
    }

        .panel.panel-transparent .panel-heading .nav-tabs li a {
            border-radius: 24px !important;
        }

    .panel.panel-transparent .panel-body {
        background-color: transparent !important;
    }

.panel.panel-default .panel-heading .nav-tabs li a,
.panel.panel-white .panel-heading .nav-tabs li a,
.panel.panel-realtime .panel-heading .nav-tabs li a {
    color: #9e9e9e;
}

.panel.panel-default .panel-heading .nav-tabs li:hover a,
.panel.panel-white .panel-heading .nav-tabs li:hover a,
.panel.panel-realtime .panel-heading .nav-tabs li:hover a {
    color: #212121;
}

.panel.panel-default .panel-heading .nav-tabs li.active a,
.panel.panel-white .panel-heading .nav-tabs li.active a,
.panel.panel-realtime .panel-heading .nav-tabs li.active a {
    background: #fff;
    color: #212121;
}

.panel.panel-default .panel-heading .nav-tabs li.active:hover > a,
.panel.panel-white .panel-heading .nav-tabs li.active:hover > a,
.panel.panel-realtime .panel-heading .nav-tabs li.active:hover > a {
    background: #fff;
}
/* Helpers ----------- */
[data-widget]:not([data-widget-static]) .panel-heading {
    /*cursor: move;*/
}

.panel-group {
    margin-bottom: 32px;
    position: relative;
}

    .panel-group > .panel {
        margin-bottom: 0;
        padding-bottom: 0;
        border-radius: 2px;
        overflow: hidden;
    }

        .panel-group > .panel .panel-body {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            margin-top: 0;
        }

    .panel-group .panel + .panel {
        margin-top: 16px;
    }

    .panel-group .panel-heading a:after {
        font-family: 'FontAwesome';
        content: "\f107";
        float: left;
        color: grey;
    }

    .panel-group .panel-heading a.collapsed:after {
        content: "\f104";
    }

.blockLoader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b30000, endColorstr=#b30000);
}

.panel-toolbar-editbox.panel-collapsed .panel-heading,
.panel-toolbar-colorbox.panel-collapsed .panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel-editbox {
    padding: 16px;
    display: none;
    position: absolute;
    z-index: 2;
    left: 40px;
    width: 176px;
    background-color: #ffffff;
    border-radius: 2px;
    -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.12);
}

    .panel-editbox:before,
    .panel-editbox:after {
        left: 8px;
    }

.panel-collapsed .panel-editbox {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.panel-collapsed .panel-heading .panel-ctrls .button-icon#collapse svg {
    transform: rotate(180deg);
}

.panel-color-list {
    padding: 16px !important;
    text-align: right;
    margin: 0;
    font-size: 0;
    min-width: 176px;
    padding-right: 0;
    list-style: none;
    margin-right: -5px;
    -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.12);
}

    .panel-color-list > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

    .panel-color-list:before,
    .panel-color-list:after {
        left: 8px !important;
    }

    .panel-color-list li {
        margin: 1px;
        padding: 0;
    }

        .panel-color-list li span {
            border-radius: 50%;
            display: block;
            height: 16px !important;
            width: 16px !important;
        }

            .panel-color-list li span:hover {
                cursor: pointer;
            }

    .panel-color-list.text-center {
        text-align: center;
    }

span[data-style="panel-info"] {
    background-color: #00bcd4;
}

span[data-style="panel-primary"] {
    background-color: #03a9f4;
}

span[data-style="panel-blue"] {
    background-color: #2196f3;
}

span[data-style="panel-indigo"] {
    background-color: #3f51b5;
}

span[data-style="panel-deeppurple"] {
    background-color: #673ab7;
}

span[data-style="panel-purple"] {
    background-color: #9c27b0;
}

span[data-style="panel-pink"] {
    background-color: #e91e63;
}

span[data-style="panel-danger"] {
    background-color: #e51c23;
}

span[data-style="panel-teal"] {
    background-color: #009688;
}

span[data-style="panel-green"] {
    background-color: #4caf50;
}

span[data-style="panel-success"] {
    background-color: #8bc34a;
}

span[data-style="panel-lime"] {
    background-color: #cddc39;
}

span[data-style="panel-yellow"] {
    background-color: #ffeb3b;
}

span[data-style="panel-warning"] {
    background-color: #ffc107;
}

span[data-style="panel-orange"] {
    background-color: #ff9800;
}

span[data-style="panel-deeporange"] {
    background-color: #ff5722;
}

span[data-style="panel-midnightblue"] {
    background-color: #37474f;
}

span[data-style="panel-bluegray"] {
    background-color: #607d8b;
}

span[data-style="panel-bluegraylight"] {
    background-color: #eceff1;
}

span[data-style="panel-black"] {
    background-color: #212121;
}

span[data-style="panel-gray"] {
    background-color: #9e9e9e;
}

span[data-style="panel-default"] {
    background-color: #fafafa;
}

span[data-style="panel-white"] {
    background-color: #fff;
    border: 2px solid #f36c60;
}

span[data-style="panel-brown"] {
    background-color: #795548;
}

.animated-content .panel {
    visibility: hidden;
}

.info-tile {
    margin: 0px 0px 32px;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 16px;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    display: block;
}

    .info-tile .tile-heading {
        text-align: right;
        color: #9e9e9e;
        height: 16px;
        line-height: 16px;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
    }

    .info-tile .tile-body {
        text-align: left;
        color: #616161;
        font-size: 36px;
        font-weight: 400;
        line-height: 72px;
        position: relative;
        z-index: 1;
    }

    .info-tile .tile-footer {
        text-align: left;
        font-size: 12px;
        position: absolute;
        left: 12px;
        bottom: 8px;
    }

    .info-tile .tile-icon {
        position: absolute;
        height: 160px;
        width: 160px;
        border-radius: 50%;
        right: -80px;
        bottom: -80px;
    }

        .info-tile .tile-icon i {
            font-size: 52px;
            position: absolute;
            right: 96px;
            top: 0;
        }

    .info-tile.tile-warning .tile-icon i {
        color: #ffecb3;
    }

    .info-tile.tile-success .tile-icon i {
        color: #dcedc8;
    }

    .info-tile.tile-teal .tile-icon i {
        color: #b2dfdb;
    }

    .info-tile.tile-lime .tile-icon i {
        color: #f0f4c3;
    }

    .info-tile.tile-danger .tile-icon i {
        color: #f9bdbb;
    }

    .info-tile.tile-info .tile-icon i {
        color: #b2ebf2;
    }

    .info-tile.tile-green .tile-icon i {
        color: #c8e6c9;
    }

    .info-tile.tile-primary .tile-icon i {
        color: #b3e5fc;
    }

    .info-tile.tile-gray .tile-icon i {
        color: #f5f5f5;
    }

    .info-tile.tile-orange .tile-icon i {
        color: #ffe0b2;
    }

    .info-tile.tile-blue .tile-icon i {
        color: #bbdefb;
    }

    .info-tile.tile-green .tile-icon i {
        color: #c8e6c9;
    }

    .info-tile.tile-purple .tile-icon i {
        color: #e1bee7;
    }

    .info-tile.tile-indigo .tile-icon i {
        color: #c5cae9;
    }

    .info-tile.tile-brown .tile-icon i {
        color: #d7ccc8;
    }

    .info-tile.info-tile-alt.tile-warning {
        background: #ffc107;
    }

        .info-tile.info-tile-alt.tile-warning .tile-heading {
            color: #ffecb3;
        }

        .info-tile.info-tile-alt.tile-warning .tile-icon i {
            color: #ffd54f;
        }

        .info-tile.info-tile-alt.tile-warning .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-warning .tile-footer span {
            color: #ffe082 !important;
        }

    .info-tile.info-tile-alt.tile-success {
        background: #8bc34a;
    }

        .info-tile.info-tile-alt.tile-success .tile-heading {
            color: #dcedc8;
        }

        .info-tile.info-tile-alt.tile-success .tile-icon i {
            color: #aed581;
        }

        .info-tile.info-tile-alt.tile-success .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-success .tile-footer span {
            color: #c5e1a5 !important;
        }

    .info-tile.info-tile-alt.tile-teal {
        background: #009688;
    }

        .info-tile.info-tile-alt.tile-teal .tile-heading {
            color: #b2dfdb;
        }

        .info-tile.info-tile-alt.tile-teal .tile-icon i {
            color: #4db6ac;
        }

        .info-tile.info-tile-alt.tile-teal .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-teal .tile-footer span {
            color: #80cbc4 !important;
        }

    .info-tile.info-tile-alt.tile-lime {
        background: #cddc39;
    }

        .info-tile.info-tile-alt.tile-lime .tile-heading {
            color: #f0f4c3;
        }

        .info-tile.info-tile-alt.tile-lime .tile-icon i {
            color: #dce775;
        }

        .info-tile.info-tile-alt.tile-lime .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-lime .tile-footer span {
            color: #e6ee9c !important;
        }

    .info-tile.info-tile-alt.tile-danger {
        background: #e51c23;
    }

        .info-tile.info-tile-alt.tile-danger .tile-heading {
            color: #f9bdbb;
        }

        .info-tile.info-tile-alt.tile-danger .tile-icon i {
            color: #f36c60;
        }

        .info-tile.info-tile-alt.tile-danger .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-danger .tile-footer span {
            color: #f69988 !important;
        }

    .info-tile.info-tile-alt.tile-info {
        background: #00bcd4;
    }

        .info-tile.info-tile-alt.tile-info .tile-heading {
            color: #b2ebf2;
        }

        .info-tile.info-tile-alt.tile-info .tile-icon i {
            color: #4dd0e1;
        }

        .info-tile.info-tile-alt.tile-info .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-info .tile-footer span {
            color: #80deea !important;
        }

    .info-tile.info-tile-alt.tile-green {
        background: #4caf50;
    }

        .info-tile.info-tile-alt.tile-green .tile-heading {
            color: #c8e6c9;
        }

        .info-tile.info-tile-alt.tile-green .tile-icon i {
            color: #81c784;
        }

        .info-tile.info-tile-alt.tile-green .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-green .tile-footer span {
            color: #a5d6a7 !important;
        }

    .info-tile.info-tile-alt.tile-primary {
        background: #03a9f4;
    }

        .info-tile.info-tile-alt.tile-primary .tile-heading {
            color: #b3e5fc;
        }

        .info-tile.info-tile-alt.tile-primary .tile-icon i {
            color: #4fc3f7;
        }

        .info-tile.info-tile-alt.tile-primary .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-primary .tile-footer span {
            color: #81d4fa !important;
        }

    .info-tile.info-tile-alt.tile-inverse {
        background: #9e9e9e;
    }

        .info-tile.info-tile-alt.tile-inverse .tile-heading {
            color: #f5f5f5;
        }

        .info-tile.info-tile-alt.tile-inverse .tile-icon i {
            color: #e0e0e0;
        }

        .info-tile.info-tile-alt.tile-inverse .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-inverse .tile-footer span {
            color: #eeeeee !important;
        }

    .info-tile.info-tile-alt.tile-orange {
        background: #ff9800;
    }

        .info-tile.info-tile-alt.tile-orange .tile-heading {
            color: #ffe0b2;
        }

        .info-tile.info-tile-alt.tile-orange .tile-icon i {
            color: #ffb74d;
        }

        .info-tile.info-tile-alt.tile-orange .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-orange .tile-footer span {
            color: #ffcc80 !important;
        }

    .info-tile.info-tile-alt.tile-blue {
        background: #2196f3;
    }

        .info-tile.info-tile-alt.tile-blue .tile-heading {
            color: #bbdefb;
        }

        .info-tile.info-tile-alt.tile-blue .tile-icon i {
            color: #64b5f6;
        }

        .info-tile.info-tile-alt.tile-blue .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-blue .tile-footer span {
            color: #90caf9 !important;
        }

    .info-tile.info-tile-alt.tile-green {
        background: #4caf50;
    }

        .info-tile.info-tile-alt.tile-green .tile-heading {
            color: #c8e6c9;
        }

        .info-tile.info-tile-alt.tile-green .tile-icon i {
            color: #81c784;
        }

        .info-tile.info-tile-alt.tile-green .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-green .tile-footer span {
            color: #a5d6a7 !important;
        }

    .info-tile.info-tile-alt.tile-purple {
        background: #9c27b0;
    }

        .info-tile.info-tile-alt.tile-purple .tile-heading {
            color: #e1bee7;
        }

        .info-tile.info-tile-alt.tile-purple .tile-icon i {
            color: #ba68c8;
        }

        .info-tile.info-tile-alt.tile-purple .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-purple .tile-footer span {
            color: #ce93d8 !important;
        }

    .info-tile.info-tile-alt.tile-indigo {
        background: #3f51b5;
    }

        .info-tile.info-tile-alt.tile-indigo .tile-heading {
            color: #c5cae9;
        }

        .info-tile.info-tile-alt.tile-indigo .tile-icon i {
            color: #7986cb;
        }

        .info-tile.info-tile-alt.tile-indigo .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-indigo .tile-footer span {
            color: #9fa8da !important;
        }

    .info-tile.info-tile-alt.tile-brown {
        background: #795548;
    }

        .info-tile.info-tile-alt.tile-brown .tile-heading {
            color: #d7ccc8;
        }

        .info-tile.info-tile-alt.tile-brown .tile-icon i {
            color: #a1887f;
        }

        .info-tile.info-tile-alt.tile-brown .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-brown .tile-footer span {
            color: #bcaaa4 !important;
        }

    .info-tile.info-tile-alt.tile-blue-gray {
        background: #607d8b;
    }

        .info-tile.info-tile-alt.tile-blue-gray .tile-heading {
            color: #cfd8dc;
        }

        .info-tile.info-tile-alt.tile-blue-gray .tile-icon i {
            color: #90a4ae;
        }

        .info-tile.info-tile-alt.tile-blue-gray .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-blue-gray .tile-footer span {
            color: #b0bec5 !important;
        }

    .info-tile.info-tile-alt.tile-gray {
        background: #9e9e9e;
    }

        .info-tile.info-tile-alt.tile-gray .tile-heading {
            color: #eeeeee;
        }

        .info-tile.info-tile-alt.tile-gray .tile-icon i {
            color: #bdbdbd;
        }

        .info-tile.info-tile-alt.tile-gray .tile-body {
            color: #ffffff !important;
        }

        .info-tile.info-tile-alt.tile-gray .tile-footer span {
            color: #e0e0e0 !important;
        }

.sparkline-block {
    padding: 16px 0;
}

    .sparkline-block > span,
    .sparkline-block > div {
        display: block;
    }

    .sparkline-block .sparkline-title {
        color: #9e9e9e;
        font-size: 14px;
    }

    .sparkline-block .sparkline-info {
        color: #212121;
        font-size: 24px;
        margin-bottom: 8px;
    }

.animated-content .info-tile {
    visibility: hidden;
}

.faq-list.list-group {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    margin: 0 0 32px 0 !important;
}

    .faq-list.list-group a.list-group-item {
        margin: 0;
        padding: 13px 16px;
        border: 0;
        border-bottom: 1px solid #eeeeee;
        color: #616161;
    }

        .faq-list.list-group a.list-group-item .badge {
            margin-top: 2px;
        }

        .faq-list.list-group a.list-group-item i {
            color: #e0e0e0;
            margin-left: 16px;
        }

        .faq-list.list-group a.list-group-item:hover {
            color: #212121;
            background: #fff;
            border: 0;
            border-bottom: 1px solid #eeeeee;
        }

            .faq-list.list-group a.list-group-item:hover i {
                color: #212121;
            }

        .faq-list.list-group a.list-group-item.active {
            font-weight: 700;
            color: #212121;
            background-color: #fafafa;
        }

            .faq-list.list-group a.list-group-item.active i {
                color: #212121;
            }

            .faq-list.list-group a.list-group-item.active .badge {
                background-color: #03a9f4;
                color: #fff;
            }

        .faq-list.list-group a.list-group-item:last-child {
            border-bottom: 0;
        }

.panels-faq .panel .panel-heading h2 {
    letter-spacing: 0;
    text-transform: none;
    font-size: 14px;
}

.panel-profile .panel-body {
    padding: 32px !important;
    text-align: center;
}

    .panel-profile .panel-body .name {
        font-size: 18px;
        line-height: 24px;
        color: #212121;
    }

    .panel-profile .panel-body .info {
        font-size: 12px;
        line-height: 1.35;
        color: #9e9e9e;
    }

    .panel-profile .panel-body img {
        width: 96px;
        margin: 0 auto 16px;
    }

    .panel-profile .panel-body ul {
        margin-top: 32px;
        margin-bottom: 0;
        margin-right: 0;
    }

        .panel-profile .panel-body ul li {
            padding-right: 2px;
            padding-left: 2px;
        }

            .panel-profile .panel-body ul li a {
                display: block;
                width: 32px;
                color: #fff;
                background-color: #000;
                border-radius: 100%;
                text-align: center;
                padding: 0;
                height: 32px;
                line-height: 32px;
            }

                .panel-profile .panel-body ul li a.profile-facebook-icon {
                    background-color: #3b5998;
                }

                .panel-profile .panel-body ul li a.profile-twitter-icon {
                    background-color: #00aced;
                }

                .panel-profile .panel-body ul li a.profile-dribbble-icon {
                    background-color: #ea4c89;
                }

.about-area {
    margin-bottom: 32px;
}

    .about-area h2,
    .about-area h3,
    .about-area h4 {
        color: #9e9e9e;
        margin-top: 0;
        margin-bottom: 16px;
    }

    .about-area:last-child {
        margin-bottom: 0;
    }

    .about-area table {
        margin: 0 !important;
    }

        .about-area table > tbody > tr > th,
        .about-area table > tbody > tr > td {
            padding: 10px 0;
        }

        .about-area table a {
            color: #616161;
        }

.profile-photos img {
    cursor: pointer;
}

.tab-container {
    margin-bottom: 32px;
}

    .tab-container .tab-content {
        border-radius: 0 2px 2px 2px;
        border: 1px solid #e0e0e0;
        padding: 16px;
        background-color: #ffffff;
    }

    .tab-container .nav-tabs > li > a {
        border-radius: 0;
        padding: 9px 16px;
        font-weight: 700;
    }

    .tab-container > .nav.nav-tabs {
        margin-bottom: 0;
        border-bottom: 0;
    }

        .tab-container > .nav.nav-tabs .dropdown-menu,
        .tab-container > .nav.nav-tabs .tt-dropdown-menu {
            margin-top: 0;
        }

        .tab-container > .nav.nav-tabs > li > a {
            background-color: #ffffff;
            margin-right: -1px;
            border: 1px solid #e0e0e0;
            color: #616161;
        }

            .tab-container > .nav.nav-tabs > li > a:hover {
                background-color: #fafafa;
                color: #212121;
            }

            .tab-container > .nav.nav-tabs > li > a:focus {
                background: #eeeeee;
            }

        .tab-container > .nav.nav-tabs > li.active > a {
            color: #212121;
            border-bottom: 1px solid #fff;
            background: #fff;
        }

            .tab-container > .nav.nav-tabs > li.active > a:hover {
                background: #ffffff;
            }

        .tab-container > .nav.nav-tabs > li.tabdrop + li > a,
        .tab-container > .nav.nav-tabs > li:first-child > a {
            border-top-right-radius: 2px;
            margin-right: 0;
        }

        .tab-container > .nav.nav-tabs > li.tabdrop > a,
        .tab-container > .nav.nav-tabs > li:last-child > a {
            border-top-left-radius: 2px;
        }

    .tab-container.tab-right > .nav-tabs.nav > li,
    .tab-container.tab-left > .nav-tabs.nav > li {
        float: none;
        min-width: 100px;
    }

        .tab-container.tab-right > .nav-tabs.nav > li.active > a,
        .tab-container.tab-left > .nav-tabs.nav > li.active > a {
            border-bottom-color: #e0e0e0 !important;
            border-top-color: #e0e0e0 !important;
            background-color: #ffffff;
        }

        .tab-container.tab-right > .nav-tabs.nav > li:last-child > a,
        .tab-container.tab-left > .nav-tabs.nav > li:last-child > a {
            border-bottom: 1px solid #e0e0e0;
        }

    .tab-container.tab-right .tab-content,
    .tab-container.tab-left .tab-content {
        overflow: auto;
        border-radius: 0 2px 2px 2px;
    }

    .tab-container.tab-right .tab-content {
        border-radius: 0 2px 2px 2px;
    }

    .tab-container.tab-right > .nav.nav-tabs {
        float: right;
        margin-left: -1px;
    }

        .tab-container.tab-right > .nav.nav-tabs > li > a {
            margin-right: 0;
            border-left: 0;
            margin-left: 1px;
            border-radius: 0;
        }

        .tab-container.tab-right > .nav.nav-tabs > li.active > a {
            border-right: 1px solid #03a9f4;
            margin-left: 0;
        }

        .tab-container.tab-right > .nav.nav-tabs > li:first-child > a {
            border-top-right-radius: 2px;
        }

        .tab-container.tab-right > .nav.nav-tabs > li:last-child > a {
            border-bottom-right-radius: 2px;
        }

    .tab-container.tab-left .tab-content {
        border-radius: 2px 0 2px 2px;
    }

    .tab-container.tab-left > .nav.nav-tabs {
        float: left;
        margin-right: -1px;
    }

        .tab-container.tab-left > .nav.nav-tabs > li > a {
            border-right: 0;
            margin-right: 1px !important;
            text-align: left;
            border-radius: 0;
        }

        .tab-container.tab-left > .nav.nav-tabs > li.active > a {
            border-left: 1px solid #03a9f4;
            margin-right: 0 !important;
        }

        .tab-container.tab-left > .nav.nav-tabs > li:first-child > a {
            border-top-left-radius: 2px;
        }

        .tab-container.tab-left > .nav.nav-tabs > li:last-child > a {
            border-bottom-left-radius: 2px;
        }

    .tab-container.tab-bottom > .tab-content {
        border-top: 1px solid #e0e0e0;
        border-radius: 2px 2px 2px 0;
    }

    .tab-container.tab-bottom > .nav-tabs {
        border-bottom: none;
        margin-top: -1px;
    }

        .tab-container.tab-bottom > .nav-tabs > li.active > a {
            border-top-color: transparent !important;
            border-bottom: 1px solid #03a9f4;
        }

        .tab-container.tab-bottom > .nav-tabs > li:first-child > a,
        .tab-container.tab-bottom > .nav-tabs > li.tabdrop + li > a {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 0;
        }

        .tab-container.tab-bottom > .nav-tabs > li:last-child > a,
        .tab-container.tab-bottom > .nav-tabs > li.tabdrop > a {
            border-bottom-left-radius: 2px;
            border-top-left-radius: 0;
        }

    .tab-container .tabdrop .dropdown-menu li.active a,
    .tab-container .tabdrop .tt-dropdown-menu li.active a {
        color: #212121;
    }

.tab-primary.tab-container > .nav-tabs > li.active > a {
    border-top-color: #03a9f4;
}

.tab-primary.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #03a9f4;
}

.tab-primary.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #03a9f4;
}

.tab-primary.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #03a9f4;
}

.tab-warning.tab-container > .nav-tabs > li.active > a {
    border-top-color: #ffc107;
}

.tab-warning.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #ffc107;
}

.tab-warning.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #ffc107;
}

.tab-warning.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #ffc107;
}

.tab-danger.tab-container > .nav-tabs > li.active > a {
    border-top-color: #e51c23;
}

.tab-danger.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #e51c23;
}

.tab-danger.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #e51c23;
}

.tab-danger.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #e51c23;
}

.tab-success.tab-container > .nav-tabs > li.active > a {
    border-top-color: #8bc34a;
}

.tab-success.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #8bc34a;
}

.tab-success.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #8bc34a;
}

.tab-success.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #8bc34a;
}

.tab-info.tab-container > .nav-tabs > li.active > a {
    border-top-color: #00bcd4;
}

.tab-info.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #00bcd4;
}

.tab-info.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #00bcd4;
}

.tab-info.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #00bcd4;
}

.tab-inverse.tab-container > .nav-tabs > li.active > a {
    border-top-color: #757575;
}

.tab-inverse.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #757575;
}

.tab-inverse.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #757575;
}

.tab-inverse.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #757575;
}

.tab-brown.tab-container > .nav-tabs > li.active > a {
    border-top-color: #795548;
}

.tab-brown.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #795548;
}

.tab-brown.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #795548;
}

.tab-brown.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #795548;
}

.tab-default.tab-container > .nav-tabs > li.active > a {
    border-top-color: #e0e0e0;
}

.tab-default.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #e0e0e0;
}

.tab-default.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #e0e0e0;
}

.tab-default.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #e0e0e0;
}

.tab-indigo.tab-container > .nav-tabs > li.active > a {
    border-top-color: #3f51b5;
}

.tab-indigo.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #3f51b5;
}

.tab-indigo.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #3f51b5;
}

.tab-indigo.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #3f51b5;
}

.tab-orange.tab-container > .nav-tabs > li.active > a {
    border-top-color: #ff9800;
}

.tab-orange.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #ff9800;
}

.tab-orange.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #ff9800;
}

.tab-orange.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #ff9800;
}

.tab-sky.tab-container > .nav-tabs > li.active > a {
    border-top-color: #009688;
}

.tab-sky.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #009688;
}

.tab-sky.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #009688;
}

.tab-sky.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #009688;
}

.tab-midnightblue.tab-container > .nav-tabs > li.active > a {
    border-top-color: #37474f;
}

.tab-midnightblue.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #37474f;
}

.tab-midnightblue.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #37474f;
}

.tab-midnightblue.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #37474f;
}

.tab-magenta.tab-container > .nav-tabs > li.active > a {
    border-top-color: #e91e63;
}

.tab-magenta.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #e91e63;
}

.tab-magenta.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #e91e63;
}

.tab-magenta.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #e91e63;
}

.tab-green.tab-container > .nav-tabs > li.active > a {
    border-top-color: #4caf50;
}

.tab-green.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #4caf50;
}

.tab-green.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #4caf50;
}

.tab-green.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #4caf50;
}

.tab-purple.tab-container > .nav-tabs > li.active > a {
    border-top-color: #9c27b0;
}

.tab-purple.tab-container.tab-right > .nav-tabs > li.active > a {
    border-right-color: #9c27b0;
}

.tab-purple.tab-container.tab-left > .nav-tabs > li.active > a {
    border-left-color: #9c27b0;
}

.tab-purple.tab-container.tab-bottom > .nav-tabs > li.active > a {
    border-bottom-color: #9c27b0;
}

.accordion-group .accordion-item {
    margin-bottom: 10px !important;
    background: none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

    .accordion-group .accordion-item .accordion-title {
        text-decoration: none;
    }

        .accordion-group .accordion-item .accordion-title h2 {
            color: #212121;
            background-color: #fafbfc;
            border: 1px solid #e0e0e0;
            padding: 10px 20px;
            border-radius: 2px;
            margin: 0;
            font-weight: 600;
            font-size: 14px;
            cursor: pointer;
            border-radius: 3px 3px 0 0;
        }

            .accordion-group .accordion-item .accordion-title h2:after {
                opacity: 0.5;
                filter: alpha(opacity=50);
                content: "\f107";
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                float: left;
                text-decoration: none;
            }

        .accordion-group .accordion-item .accordion-title.collapsed h2:after {
            content: "\f104";
            opacity: 0.5;
            filter: alpha(opacity=50);
        }

    .accordion-group .accordion-item .accordion-body {
        padding: 20px;
        border: 1px solid #dadfe3;
        border-top: none;
    }

#accordion .panel-body {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.timeline-month {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 120px;
    text-align: center;
    position: relative;
    right: 6%;
    margin-right: -55px;
}

    .timeline-month span {
        display: block;
    }

    .timeline-month .month {
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }

    .timeline-month .year {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }

.timeline {
    padding-right: 0;
    list-style: none;
    position: relative;
    margin: 0;
}

    .timeline li:last-child .timeline-body {
        border-bottom: 0 !important;
    }

    .timeline:before {
        content: '';
        position: absolute;
        top: 10px;
        bottom: 0;
        width: 2px;
        background: #eeeeee;
        right: 6%;
        margin-right: 2px;
    }

    .timeline > li {
        position: relative;
    }

        .timeline > li .timeline-header {
            padding: 0;
            color: #bdbdbd;
        }

            .timeline > li .timeline-header span.date {
                float: right;
                text-transform: uppercase;
                font-weight: 700;
                font-size: 12px;
                white-space: nowrap;
            }

            .timeline > li .timeline-header span.author {
                float: left;
                font-size: 12px;
                display: block;
            }

            .timeline > li .timeline-header + p {
                padding-top: 10px;
            }

        .timeline > li .timeline-icon {
            width: 48px;
            height: 48px;
            font-size: 18px;
            line-height: 48px;
            -webkit-font-smoothing: antialiased;
            position: absolute;
            color: #9e9e9e;
            background: #eeeeee;
            border-radius: 50%;
            text-align: center;
            right: 6%;
            top: 0;
            margin: 0 -22px 0 0;
            padding: 0;
        }

            .timeline > li .timeline-icon i {
                color: #ffffff;
            }

        .timeline > li .timeline-body {
            margin: 0 14% 32px 0;
            padding: 0 0 32px;
            position: relative;
            border-width: 0;
            border-style: solid;
            border-bottom: 1px solid #eeeeee !important;
            background-color: #fff;
        }

            .timeline > li .timeline-body .timeline-content ul {
                margin: 0;
            }

                .timeline > li .timeline-body .timeline-content ul li {
                    padding-right: 0;
                    padding-left: 8px;
                }

            .timeline > li .timeline-body .timeline-content p {
                margin-bottom: 0;
                padding-bottom: 10px;
            }

                .timeline > li .timeline-body .timeline-content p + p {
                    margin-top: 10px;
                }

            .timeline > li .timeline-body img {
                margin: 0;
            }

        .timeline > li .timeline-footer {
            padding-top: 20px;
            color: #fff;
        }

@media (max-width: 991px) {
    .timeline-month {
        width: 100%;
        text-align: center;
        margin-right: 0;
        right: 0;
    }

    .timeline:before {
        width: 0;
        right: 0;
    }

    .timeline > li {
        margin-top: 20px;
    }

        .timeline > li:first-child {
            margin-top: 0;
        }

        .timeline > li .timeline-body {
            margin: 0 !important;
        }

            .timeline > li .timeline-body:after {
                border-width: 0;
            }

        .timeline > li .timeline-icon {
            width: 40px;
            height: 40px;
            z-index: 1;
            line-height: 40px;
            font-size: 16px;
            margin: 0;
            position: absolute;
            left: 0;
            right: inherit;
        }
}

.timeline-primary .timeline-icon {
    background: #03a9f4 !important;
}

.timeline-warning .timeline-icon {
    background: #ffc107 !important;
}

.timeline-danger .timeline-icon {
    background: #e51c23 !important;
}

.timeline-success .timeline-icon {
    background: #8bc34a !important;
}

.timeline-info .timeline-icon {
    background: #00bcd4 !important;
}

.timeline-inverse .timeline-icon {
    background: #757575 !important;
}

.timeline-brown .timeline-icon {
    background: #795548 !important;
}

.timeline-indigo .timeline-icon {
    background: #3f51b5 !important;
}

.timeline-orange .timeline-icon {
    background: #ff9800 !important;
}

.timeline-sky .timeline-icon {
    background: #009688 !important;
}

.timeline-midnightblue .timeline-icon {
    background: #37474f !important;
}

.timeline-magenta .timeline-icon {
    background: #e91e63 !important;
}

.timeline-green .timeline-icon {
    background: #4caf50 !important;
}

.timeline-purple .timeline-icon {
    background: #9c27b0 !important;
}

.mini-timeline {
    padding-right: 0;
    list-style: none;
    position: relative;
    margin: 0;
}

    .mini-timeline li:last-child .timeline-body {
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .mini-timeline:before {
        content: '';
        position: absolute;
        top: 8px;
        bottom: 0;
        width: 2px;
        background: #eeeeee;
        right: 8px;
    }

    .mini-timeline > li {
        position: relative;
    }

        .mini-timeline > li .timeline-icon {
            position: absolute;
            border-radius: 50%;
            right: 3px;
            top: 3px;
            margin: 0;
            padding: 0;
            width: 12px;
            height: 12px;
            background: #fff;
        }

        .mini-timeline > li .timeline-body {
            margin: 0 32px 20px 0px;
            padding: 0;
            position: relative;
            background-color: #fff;
        }

            .mini-timeline > li .timeline-body .timeline-content {
                color: #9e9e9e;
            }

                .mini-timeline > li .timeline-body .timeline-content ul {
                    margin: 0;
                }

                    .mini-timeline > li .timeline-body .timeline-content ul li {
                        padding-right: 0;
                        padding-left: 8px;
                    }

                .mini-timeline > li .timeline-body .timeline-content a.name {
                    color: #616161;
                    font-weight: bold;
                }

            .mini-timeline > li .timeline-body img {
                margin: 0;
            }

        .mini-timeline > li .time {
            color: #bdbdbd;
            display: block;
            font-size: 12px;
            line-height: 1.35;
        }

        .mini-timeline > li:last-child:before {
            content: '';
            position: absolute;
            bottom: 0;
            width: 2px;
            background: #eeeeee;
            background-image: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
            background-image: -o-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
            background-image: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0);
            right: 8px;
            height: 24px;
        }

.mini-timeline-primary .timeline-icon {
    border: 2px solid #03a9f4 !important;
}

.mini-timeline-warning .timeline-icon {
    border: 2px solid #ffc107 !important;
}

.mini-timeline-danger .timeline-icon {
    border: 2px solid #e51c23 !important;
}

.mini-timeline-success .timeline-icon {
    border: 2px solid #8bc34a !important;
}

.mini-timeline-info .timeline-icon {
    border: 2px solid #00bcd4 !important;
}

.mini-timeline-inverse .timeline-icon {
    border: 2px solid #757575 !important;
}

.mini-timeline-default .timeline-icon {
    border: 2px solid #fafafa !important;
}

.mini-timeline-brown .timeline-icon {
    border: 2px solid #795548 !important;
}

.mini-timeline-indigo .timeline-icon {
    border: 2px solid #3f51b5 !important;
}

.mini-timeline-orange .timeline-icon {
    border: 2px solid #ff9800 !important;
}

.mini-timeline-teal .timeline-icon {
    border: 2px solid #009688 !important;
}

.mini-timeline-midnightblue .timeline-icon {
    border: 2px solid #37474f !important;
}

.mini-timeline-pink .timeline-icon {
    border: 2px solid #e91e63 !important;
}

.mini-timeline-green .timeline-icon {
    border: 2px solid #4caf50 !important;
}

.mini-timeline-purple .timeline-icon {
    border: 2px solid #9c27b0 !important;
}

.mini-timeline-lime .timeline-icon {
    border: 2px solid #cddc39 !important;
}

.mini-timeline-deeporange .timeline-icon {
    border: 2px solid #ff5722 !important;
}

.spark-container h2.title {
    font-size: 12px;
    line-height: 1.35;
    font-weight: normal;
    margin: 0;
    color: #9e9e9e;
}

.spark-container h3.number {
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 8px 0;
}

.panel-realtime .leftnow,
.panel-realtime .number,
.panel-realtime .activeuser {
    display: block;
    text-align: center;
    color: #9e9e9e;
}

.panel-realtime .leftnow {
    font-size: 14px;
    font-weight: 400;
    color: #616161;
    line-height: 16px;
}

.panel-realtime .number {
    font-size: 36px;
    border-radius: 50%;
    line-height: 96px;
    padding: 0 16px;
    background: #f7f9f9;
    width: 96px;
    height: 96px;
    margin: 16px auto;
    color: #212121;
}

.panel-realtime .activeuser {
    font-size: 12px;
    margin-bottom: 16px;
    line-height: 1.35;
}

.panel-realtime-alt .leftnow,
.panel-realtime-alt .number,
.panel-realtime-alt .activeuser {
    display: block;
    text-align: center;
    color: #90a4ae;
}

.panel-realtime-alt .leftnow {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 16px;
}

.panel-realtime-alt .number {
    font-size: 36px;
    border-radius: 50%;
    line-height: 96px;
    padding: 0 16px;
    background: rgba(255, 255, 255, 0.04);
    width: 96px;
    height: 96px;
    margin: 16px auto;
    color: #fff;
}

.panel-realtime-alt .activeuser {
    font-size: 12px;
    margin-bottom: 16px;
    line-height: 1.35;
}

.panel-realtime-alt .panel-body {
    background-color: #607d8b;
}

.widget-progress .panel-heading {
    background-color: #37474f;
}

    .widget-progress .panel-heading h2 {
        color: #fff;
        font-size: 14px;
    }

    .widget-progress .panel-heading .button-icon {
        color: #fff;
        font-size: 14px;
    }

.widget-progress .panel-body {
    background-color: #37474f;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.widget-progress .panel-footer {
    margin: 0;
    padding: 16px 0;
    background-color: #263238;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

    .widget-progress .panel-footer .tabular-cell {
        text-align: center;
        width: 50%;
    }

        .widget-progress .panel-footer .tabular-cell:last-child {
            border-right: 1px solid #37474f;
        }

        .widget-progress .panel-footer .tabular-cell span {
            display: block;
        }

            .widget-progress .panel-footer .tabular-cell span.status-total,
            .widget-progress .panel-footer .tabular-cell span.status-pending {
                font-size: 12px;
                height: 16px;
            }

            .widget-progress .panel-footer .tabular-cell span.status-total {
                color: #78909c;
            }

            .widget-progress .panel-footer .tabular-cell span.status-pending {
                color: #78909c;
            }

            .widget-progress .panel-footer .tabular-cell span.status-value {
                color: #fff;
                font-size: 24px;
                height: 32px;
            }

.widget-avatar {
    margin: 0 0 16px;
    font-size: 0;
}

    .widget-avatar li {
        padding-right: 0;
        padding-left: 8px;
        padding-bottom: 8px;
    }

    .widget-avatar img {
        border-radius: 50%;
        height: 32px;
        width: 32px;
    }

    .widget-avatar li[data-status] {
        position: relative;
    }

        .widget-avatar li[data-status]:before {
            content: "";
            height: 10px;
            width: 10px;
            border: 2px solid #fff;
            background: #8bc34a;
            position: absolute;
            top: -2px;
            left: 6px;
            border-radius: 50%;
        }

    .widget-avatar li[data-status="away"]:before {
        background: #ffc107;
    }

    .widget-avatar li[data-status="busy"]:before {
        background: #e51c23;
    }

.widget-weather {
    background: url(../img/sunny-weather-bg.png) repeat-x top left;
    padding: 16px;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 32px;
}

    .widget-weather span {
        display: block;
        color: #fff;
    }

        .widget-weather span span {
            display: inline;
        }

    .widget-weather .weather-location,
    .widget-weather .weather-desc {
        font-size: 12px;
        line-height: 16px;
    }

    .widget-weather .weather-location {
        font-weight: bold;
        text-transform: uppercase;
    }

    .widget-weather .weather-temp {
        font-size: 30px;
        height: 32px;
        line-height: 32px;
    }

        .widget-weather .weather-temp span {
            position: relative;
            font-size: 0.5em;
            top: -0.8em;
        }

table.browsers > tbody > tr:first-child > td {
    border-top: 1px solid #fff;
}

table.browsers > tbody > tr > td {
    padding: 10px 8px 9px;
}

    table.browsers > tbody > tr > td:first-child {
        padding-right: 16px;
    }

    table.browsers > tbody > tr > td:last-child {
        padding-left: 16px;
    }

table.browsers .progress {
    border-radius: 1px;
}

.jqstooltip {
    width: auto !important;
    height: auto !important;
    border: none !important;
}

textarea.autosize {
    vertical-align: top;
    transition: height 0.2s;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
}

.stepy-header {
    display: table;
    table-layout: fixed;
    width: 100%;
    list-style: none;
    padding-right: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 32px;
}

    .stepy-header li {
        display: table-cell;
        cursor: pointer;
        font-weight: 400;
        line-height: 1.2;
        color: #616161;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        margin-top: 16px;
        margin-bottom: 16px;
        font-weight: 700;
    }

        .stepy-header li small,
        .stepy-header li .small {
            font-weight: normal;
            line-height: 1;
            color: #bdbdbd;
        }

        .stepy-header li small,
        .stepy-header li .small {
            font-size: 75%;
        }

        .stepy-header li div {
            line-height: 1.2;
            color: #616161;
            margin-top: 20px;
            margin-bottom: 10px;
            font-size: 24px;
            margin-top: 16px;
            margin-bottom: 16px;
            font-weight: 400;
        }

            .stepy-header li div small,
            .stepy-header li div .small {
                font-weight: normal;
                line-height: 1;
                color: #bdbdbd;
            }

            .stepy-header li div small,
            .stepy-header li div .small {
                font-size: 65%;
            }

        .stepy-header li span {
            font-size: 12px;
        }

        .stepy-header li:not(.stepy-active) {
            opacity: 0.3;
        }

            .stepy-header li:not(.stepy-active):hover {
                opacity: 0.7;
            }

    .stepy-header.stepy-navigator.panel-footer {
        margin: 0 -16px -16px;
        padding: 16px;
    }

.stepy-navigator.panel-footer {
    margin: 0 -16px -16px;
    padding: 16px;
}

    .stepy-navigator.panel-footer .btn {
        margin-right: 8px;
    }

.stepy-step legend {
    padding-bottom: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #eeeeee;
}

.fc .fc-helper-skeleton td {
    border-top: 0 !important;
}

.fc .fc-view-container .fc-head .fc-widget-header {
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
}

    .fc .fc-view-container .fc-head .fc-widget-header .fc-widget-header {
        border: 0;
    }

.fc .fc-view-container .fc-body .fc-widget-content .fc-bg table > tbody > tr > td:last-child {
    border-left: 0;
}

.fc .fc-view > table tbody > tr > td:last-child {
    border-left: 0;
}

.fc .fc-icon-fa {
    font-family: FontAwesome !important;
}

.fc .fc-button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.45;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #616161;
    background-color: #fafafa;
    border-color: #e0e0e0;
    border-color: #e1e1e1 !important;
    font-size: 12px;
    border-radius: 2px;
    padding: 3px 6px;
    line-height: 1.35;
    border-radius: 0;
    box-shadow: none;
}

    .fc .fc-button:focus,
    .fc .fc-button:active:focus,
    .fc .fc-button.active:focus,
    .fc .fc-button.focus,
    .fc .fc-button:active.focus,
    .fc .fc-button.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .fc .fc-button:hover,
    .fc .fc-button:focus,
    .fc .fc-button.focus {
        color: #616161;
        text-decoration: none;
    }

    .fc .fc-button:active,
    .fc .fc-button.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .fc .fc-button.disabled,
    .fc .fc-button[disabled],
    fieldset[disabled] .fc .fc-button {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .fc .fc-button:active,
    .fc .fc-button.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    }

    .fc .fc-button.disabled,
    .fc .fc-button[disabled],
    fieldset[disabled] .fc .fc-button {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .fc .fc-button .ti {
        line-height: 1 !important;
    }

    .fc .fc-button:hover,
    .fc .fc-button:focus,
    .fc .fc-button.focus,
    .fc .fc-button:active,
    .fc .fc-button.active,
    .open > .dropdown-toggle.fc .fc-button {
        color: #616161;
        background-color: #e1e1e1;
        border-color: #c1c1c1;
    }

    .fc .fc-button:active,
    .fc .fc-button.active,
    .open > .dropdown-toggle.fc .fc-button {
        background-image: none;
    }

    .fc .fc-button.disabled,
    .fc .fc-button[disabled],
    fieldset[disabled] .fc .fc-button,
    .fc .fc-button.disabled:hover,
    .fc .fc-button[disabled]:hover,
    fieldset[disabled] .fc .fc-button:hover,
    .fc .fc-button.disabled:focus,
    .fc .fc-button[disabled]:focus,
    fieldset[disabled] .fc .fc-button:focus,
    .fc .fc-button.disabled.focus,
    .fc .fc-button[disabled].focus,
    fieldset[disabled] .fc .fc-button.focus,
    .fc .fc-button.disabled:active,
    .fc .fc-button[disabled]:active,
    fieldset[disabled] .fc .fc-button:active,
    .fc .fc-button.disabled.active,
    .fc .fc-button[disabled].active,
    fieldset[disabled] .fc .fc-button.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .fc .fc-button .badge {
        color: #fafafa;
        background-color: #616161;
    }

    .fc .fc-button:hover,
    .fc .fc-button:focus,
    .fc .fc-button.focus,
    .fc .fc-button:active,
    .fc .fc-button.active,
    .open > .dropdown-toggle.fc .fc-button {
        color: #616161;
        background-color: #ededed !important;
        border-color: #ededed !important;
    }

    .fc .fc-button:active,
    .fc .fc-button.active,
    .open > .dropdown-toggle.fc .fc-button {
        background-image: none;
    }

    .fc .fc-button.disabled,
    .fc .fc-button[disabled],
    fieldset[disabled] .fc .fc-button,
    .fc .fc-button.disabled:hover,
    .fc .fc-button[disabled]:hover,
    fieldset[disabled] .fc .fc-button:hover,
    .fc .fc-button.disabled:focus,
    .fc .fc-button[disabled]:focus,
    fieldset[disabled] .fc .fc-button:focus,
    .fc .fc-button.disabled.focus,
    .fc .fc-button[disabled].focus,
    fieldset[disabled] .fc .fc-button.focus,
    .fc .fc-button.disabled:active,
    .fc .fc-button[disabled]:active,
    fieldset[disabled] .fc .fc-button:active,
    .fc .fc-button.disabled.active,
    .fc .fc-button[disabled].active,
    fieldset[disabled] .fc .fc-button.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .fc .fc-button .badge {
        color: #fafafa;
        background-color: #616161;
    }

    .fc .fc-button:hover {
        background-color: #ededed;
        border-color: #cccccc;
    }

    .fc .fc-button:focus,
    .fc .fc-button:active,
    .fc .fc-button.active,
    .open > .dropdown-toggle.fc .fc-button {
        color: #616161;
        background-color: #e6e6e6;
        border-color: #c7c7c7;
    }

    .fc .fc-button:active,
    .fc .fc-button.active,
    .open > .dropdown-toggle.fc .fc-button {
        background-image: none;
    }

    .fc .fc-button.disabled,
    .fc .fc-button[disabled],
    fieldset[disabled] .fc .fc-button,
    .fc .fc-button.disabled:hover,
    .fc .fc-button[disabled]:hover,
    fieldset[disabled] .fc .fc-button:hover,
    .fc .fc-button.disabled:focus,
    .fc .fc-button[disabled]:focus,
    fieldset[disabled] .fc .fc-button:focus,
    .fc .fc-button.disabled:active,
    .fc .fc-button[disabled]:active,
    fieldset[disabled] .fc .fc-button:active,
    .fc .fc-button.disabled.active,
    .fc .fc-button[disabled].active,
    fieldset[disabled] .fc .fc-button.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .fc .fc-button .badge {
        color: #fafafa;
        background-color: #616161;
    }

    .fc .fc-button:hover {
        background-color: #fff !important;
        border-color: #e0e0e0 !important;
    }

    .fc .fc-button:active,
    .fc .fc-button.active,
    .fc .fc-button.fc-state-active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        background-color: #e1e1e1;
        border-color: #c1c1c1;
        background-color: #ededed !important;
        border-color: #ededed !important;
        color: #616161;
        background-color: #e6e6e6;
        border-color: #c7c7c7;
        background-image: none;
    }

        .fc .fc-button:active:focus,
        .fc .fc-button.active:focus,
        .fc .fc-button.fc-state-active:focus,
        .fc .fc-button:active.focus,
        .fc .fc-button.active.focus,
        .fc .fc-button.fc-state-active.focus {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

    .fc .fc-button.fc-corner-right {
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
    }

    .fc .fc-button.fc-corner-left {
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
    }

    .fc .fc-button .fc-icon {
        margin: 0;
        top: -1px;
    }

.fc .fc-toolbar {
    margin-bottom: 32px;
}

    .fc .fc-toolbar h2 {
        line-height: 1.2;
        color: #616161;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        margin-top: 16px;
        margin-bottom: 16px;
        font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0;
    }

        .fc .fc-toolbar h2 small,
        .fc .fc-toolbar h2 .small {
            font-weight: normal;
            line-height: 1;
            color: #bdbdbd;
        }

        .fc .fc-toolbar h2 small,
        .fc .fc-toolbar h2 .small {
            font-size: 75%;
        }

@media (max-width: 480px) {
    .fc .fc-toolbar h2 {
        font-weight: 400;
        line-height: 1.2;
        color: #616161;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        margin-top: 16px;
        margin-bottom: 16px;
        font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
        font-weight: 700;
        margin: 4px 0;
    }

        .fc .fc-toolbar h2 small,
        .fc .fc-toolbar h2 .small {
            font-weight: normal;
            line-height: 1;
            color: #bdbdbd;
        }

        .fc .fc-toolbar h2 small,
        .fc .fc-toolbar h2 .small {
            font-size: 75%;
        }
}

.fc .fc-toolbar .fc-button-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

    .fc .fc-toolbar .fc-button-group > .btn {
        position: relative;
        float: right;
    }

        .fc .fc-toolbar .fc-button-group > .btn:hover,
        .fc .fc-toolbar .fc-button-group > .btn:focus,
        .fc .fc-toolbar .fc-button-group > .btn:active,
        .fc .fc-toolbar .fc-button-group > .btn.active {
            z-index: 2;
        }

    .fc .fc-toolbar .fc-button-group .btn + .btn,
    .fc .fc-toolbar .fc-button-group .btn + .btn-group,
    .fc .fc-toolbar .fc-button-group .btn-group + .btn,
    .fc .fc-toolbar .fc-button-group .btn-group + .btn-group {
        margin-right: -1px;
    }

    .fc .fc-toolbar .fc-button-group > .btn.fc-state-active {
        z-index: 2;
    }

    .fc .fc-toolbar .fc-button-group .btn-group + .btn-group {
        margin-right: 8px;
    }

    .fc .fc-toolbar .fc-button-group > .btn + .dropdown-toggle {
        padding-right: 4px;
        padding-left: 4px;
    }

    .fc .fc-toolbar .fc-button-group > .btn-lg + .dropdown-toggle {
        padding-right: 16px;
        padding-left: 16px;
    }

    .fc .fc-toolbar .fc-button-group.open .dropdown-toggle {
        -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    }

.fc .fc-view > table {
    font-size: 12px !important;
    border-radius: 2px;
}

    .fc .fc-view > table thead th {
        border-top: 0 !important;
        font-size: 12px;
        font-weight: 400;
    }

    .fc .fc-view > table tbody > tr > td {
        border: 1px solid #eeeeee;
    }

        .fc .fc-view > table tbody > tr > td:first-child {
            border-right: 0;
        }

    .fc .fc-view > table tbody > tr > th:first-child {
        border-right: 0;
        border-bottom: 0;
    }

    .fc .fc-view > table tbody > tr > th:last-child {
        border-left: 0;
        border-bottom: 0;
    }

    .fc .fc-view > table .fc-event {
        font-size: 12px;
        line-height: 1.35;
        padding: 0;
        border-radius: 2px;
        border: none;
        box-shadow: none;
    }

        .fc .fc-view > table .fc-event .fc-content {
            padding: 4px;
            margin-right: 0;
            margin-bottom: 2px;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

            .fc .fc-view > table .fc-event .fc-content .fc-time {
                opacity: 0.4;
                filter: alpha(opacity=40);
                font-weight: 400;
                text-transform: uppercase;
            }

            .fc .fc-view > table .fc-event .fc-content .fc-title {
                padding: 0 2px;
            }

    .fc .fc-view > table .fc-content-skeleton tbody td {
        border-top: 0;
    }

.fc .fc-event {
    font-size: 12px;
    line-height: 1.35;
    padding: 0;
    border-radius: 2px;
    border: none;
    box-shadow: none;
}

    .fc .fc-event .fc-content {
        padding: 4px;
        margin-right: 0;
        margin-bottom: 2px;
    }

        .fc .fc-event .fc-content .fc-time {
            opacity: 0.4;
            filter: alpha(opacity=40);
            font-weight: 400;
            text-transform: uppercase;
        }

        .fc .fc-event .fc-content .fc-title {
            padding: 0 2px;
        }

#external-events .external-event.label {
    letter-spacing: normal;
    text-transform: none;
    box-shadow: none;
    font-size: 12px;
    padding: 4px;
    font-weight: 400;
    line-height: 1.35;
    margin-bottom: 2px;
    background-color: #3a87ad;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.external-event {
    cursor: move;
}

.gallery {
    padding-right: 0;
    cursor: pointer;
}

    .gallery .item {
        position: relative;
        margin-bottom: 20px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff, #000000);
    }

        .gallery .item a {
            display: block;
        }

        .gallery .item h3 {
            background-color: #000000;
            background-color: rgba(0, 0, 0, 0.7);
            zoom: 1;
            background-color: transparent\9;
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)";
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b30000, endColorstr=#b30000);
            position: absolute;
            bottom: -38px;
            right: 0;
            left: 0;
            padding-right: 10px !important;
            padding: 5px;
            color: #fff;
            margin: 0;
            display: block;
            -webkit-transition: all 250ms ease;
            -o-transition: all 250ms ease;
            transition: all 250ms ease;
        }

        .gallery .item:hover h3 {
            bottom: 0;
            padding-right: 10px;
        }

.legend .legendLabel {
    padding-right: 4px;
}

#flotTip {
    border: none !important;
    font-size: 10px !important;
    line-height: 1 !important;
    max-width: 370px !important;
    padding: 3px 8px !important;
    color: #ffffff !important;
    text-align: center !important;
    text-decoration: none !important;
    background-color: #212121 !important;
    border-radius: 2px !important;
    padding: 8px !important;
}

.twitter-typeahead {
    width: 100%;
    position: relative;
    vertical-align: text-top;
}

.tt-hint {
    display: block;
    width: 100%;
    height: 32px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.45;
    color: #212121;
    background-color: #ffffff;
    background-image: none;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, 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;
    border: 1px solid #e0e0e0;
    padding: 5px 8px;
    color: #616161;
    background: #fff;
    box-shadow: none !important;
}

    .tt-hint:focus {
        border-color: #bdbdbd;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(189, 189, 189, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(189, 189, 189, 0.6);
    }

    .tt-hint::-moz-placeholder {
        color: #bdbdbd;
        opacity: 1;
    }

    .tt-hint:-ms-input-placeholder {
        color: #bdbdbd;
    }

    .tt-hint::-webkit-input-placeholder {
        color: #bdbdbd;
    }

    .tt-hint[disabled],
    .tt-hint[readonly],
    fieldset[disabled] .tt-hint {
        cursor: not-allowed;
        background-color: #ededed;
        opacity: 1;
    }

textarea.tt-hint {
    height: auto;
}

select.tt-hint {
    color: #616161;
    padding: 6px 6px;
}

.tt-hint:focus {
    border: 1px solid #03a9f4;
    background: #fff;
    box-shadow: none;
}

textarea.tt-hint {
    border-radius: 2px;
    border-top: 1px solid #dbdbdb;
    padding: 6px 8px;
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
}

    textarea.tt-hint:focus {
        border: 1px solid #03a9f4;
        background: #fff;
        box-shadow: 0 0px 1px 0px #c5ecfe !important;
    }

.tt-hint .fileinput-filename {
    vertical-align: bottom;
}

.tt-suggestion > p {
    margin: 0 !important;
    color: #616161 !important;
}

.easypiechart {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin: 0 auto;
    text-align: center;
}

    .easypiechart .percent,
    .easypiechart .percent-non {
        position: absolute;
        width: 120px;
        line-height: 120px;
        font-size: 18px;
        font-weight: 700;
        color: #212121;
    }

        .easypiechart .percent:after,
        .easypiechart .percent-non:after {
            content: '%';
        }

    .easypiechart .percent-non {
        color: #fff;
        font-weight: normal;
        font-size: 36px;
    }

        .easypiechart .percent-non:after {
            content: '';
        }

    .easypiechart + label {
        text-align: center;
        display: block;
        font-size: 0;
        margin-top: 8px;
        margin-bottom: 8px;
    }

        .easypiechart + label .label {
            font-size: 12px;
        }

.popover-content .form-group {
    margin: 0 !important;
    padding: 10px 0 0 !important;
}

    .popover-content .form-group:first-child {
        margin: 0 !important;
        padding: 0 !important;
    }

.editable-container .form-group {
    margin-right: -10px;
    margin-left: -10px;
    padding-bottom: 7px;
}

.token-input {
    margin-bottom: 0 !important;
    width: auto !important;
}

.tokenfield {
    height: auto !important;
    min-height: 32px !important;
}

    .tokenfield .token {
        border-radius: 2px !important;
        border: none !important;
    }

        .tokenfield .token.invalid {
            background: #eeeeee !important;
            border-bottom: 1px dotted #e51c23 !important;
        }

    .tokenfield .twitter-typeahead {
        width: auto !important;
    }

.btn-file {
    position: relative;
    vertical-align: middle;
    border-bottom-left-radius: 2px !important;
    border-top-left-radius: 2px !important;
}

    .btn-file > input {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        font-size: 23px;
        height: 100%;
        width: 100%;
        direction: ltr;
        cursor: pointer;
    }

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

    .fileinput .form-control {
        padding-top: 7px;
        padding-bottom: 5px;
        display: inline-block;
        margin-bottom: 0px;
        vertical-align: middle;
        cursor: text;
    }

    .fileinput .thumbnail {
        overflow: hidden;
        display: inline-block;
        margin-bottom: 5px;
        vertical-align: middle;
        text-align: center;
    }

        .fileinput .thumbnail > img {
            max-height: 100%;
        }

    .fileinput .btn {
        vertical-align: middle;
    }

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}

.fileinput-inline .fileinput-controls {
    display: inline;
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}

.form-control .fileinput-filename {
    vertical-align: bottom;
}

.fileinput.input-group {
    display: table;
}

    .fileinput.input-group > * {
        position: relative;
        z-index: 2;
    }

    .fileinput.input-group > .btn-file {
        z-index: 1;
    }

.wmd-preview {
    margin-top: 24px;
}

.wmd-panel .btn-toolbar {
    padding: 0 0 10px !important;
}

.wmd-button-bar .btn-group + .btn-group,
.wmd-button-bar .btn-group:first-child:not(:last-child) {
    margin-left: 3px;
}

label.icheck {
    padding: 7px 0 !important;
    line-height: 1.45 !important;
}

    label.icheck input {
        display: none;
    }

    label.icheck > label {
        padding: 0 !important;
    }

    label.icheck.radio,
    label.icheck.checkbox {
        cursor: pointer;
    }

[class*="icheckbox_minimal-"],
[class*="iradio_minimal-"] {
    float: right;
    margin: 0 !important;
}

.icheck input[type="checkbox"] {
    visibility: hidden;
}

.icheck.checkbox,
.icheck.checkbox-inline,
.icheck.radio,
.icheck.radio-inline,
.icheck label {
    padding-right: 6px;
    line-height: 1.45;
}

    .icheck.checkbox > div,
    .icheck.checkbox-inline > div,
    .icheck.radio > div,
    .icheck.radio-inline > div,
    .icheck label > div,
    .icheck.checkbox > label > div,
    .icheck.checkbox-inline > label > div,
    .icheck.radio > label > div,
    .icheck.radio-inline > label > div,
    .icheck label > label > div {
        margin-left: 4px !important;
    }

.form-inline .icheck.checkbox-inline,
.form-inline .icheck.radio-inline,
.form-inline .icheck.checkbox,
.form-inline .icheck.radio,
.form-horizontal .icheck.checkbox-inline,
.form-horizontal .icheck.radio-inline,
.form-horizontal .icheck.checkbox,
.form-horizontal .icheck.radio {
    padding-top: 10px;
}

.icheck .checked.hover.icheckbox_minimal-blue,
.icheck .checked.hover.icheckbox_minimal-green,
.icheck .checked.hover.icheckbox_minimal-aero,
.icheck .checked.hover.icheckbox_minimal-grey,
.icheck .checked.hover.icheckbox_minimal-orange,
.icheck .checked.hover.icheckbox_minimal-pink,
.icheck .checked.hover.icheckbox_minimal-purple,
.icheck .checked.hover.icheckbox_minimal-red,
.icheck .checked.hover.icheckbox_minimal-yellow {
    background-position: -200px 0;
}

.icheck .checked.hover.iradio_minimal-blue,
.icheck .checked.hover.iradio_minimal-green,
.icheck .checked.hover.iradio_minimal-aero,
.icheck .checked.hover.iradio_minimal-grey,
.icheck .checked.hover.iradio_minimal-orange,
.icheck .checked.hover.iradio_minimal-pink,
.icheck .checked.hover.iradio_minimal-purple,
.icheck .checked.hover.iradio_minimal-red,
.icheck .checked.hover.iradio_minimal-yellow {
    background-position: -220px 0;
}

.icheck.input-group-addon {
    padding: 5px 9px;
}

.icheck .icheckbox_minimal-blue,
.icheck .icheckbox_minimal-green,
.icheck .icheckbox_minimal-aero,
.icheck .icheckbox_minimal-grey,
.icheck .icheckbox_minimal-orange,
.icheck .icheckbox_minimal-pink,
.icheck .icheckbox_minimal-purple,
.icheck .icheckbox_minimal-red,
.icheck .icheckbox_minimal-yellow .iradio_minimal-blue,
.icheck .iradio_minimal-green,
.icheck .iradio_minimal-aero,
.icheck .iradio_minimal-grey,
.icheck .iradio_minimal-orange,
.icheck .iradio_minimal-pink,
.icheck .iradio_minimal-purple,
.icheck .iradio_minimal-red,
.icheck .iradio_minimal-yellow {
    height: 20px !important;
    width: 20px !important;
}

.clockface .outer.active,
.clockface .outer.active:hover {
    background: #8bc34a;
    color: #fff;
}

.clockface .inner.active,
.clockface .inner.active:hover {
    background: #03a9f4;
    color: #fff;
}

.clockface .outer,
.clockface .inner {
    border-radius: 2px;
}

.ms-container .ms-selectable,
.ms-container .ms-selection {
    background: #fff;
    color: #616161 !important;
}

.ms-container .ms-list {
    border: 1px solid #e0e0e0 !important;
    border-top: 1px solid #e0e0e0 !important;
    -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
    position: static !important;
}

    .ms-container .ms-list.ms-focus {
        border-color: #03a9f4 !important;
    }

.ms-container .ms-optgroup-label {
    color: #e0e0e0 !important;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
    border-bottom: 1px #eeeeee solid !important;
    color: #616161 !important;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
    color: #616161 !important;
    background-color: #eeeeee !important;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
    background-color: #eeeeee !important;
    color: #bdbdbd !important;
}

.select2-drop {
    border: 1px solid #03a9f4 !important;
    border-radius: 2px;
}

    .select2-drop.select2-drop-active {
        border-top-width: 0 !important;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

        .select2-drop.select2-drop-active.select2-drop-above {
            border-top-width: 1px !important;
            border-bottom-width: 0 !important;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

.select2-dropdown-open {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

    .select2-dropdown-open.select2-drop-above .select2-choices {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }

    .select2-dropdown-open .select2-choice,
    .select2-dropdown-open .select2-choices {
        border: 1px solid #03a9f4 !important;
        background-color: #fff;
        box-shadow: 0 0px 1px 0px #e1f0fa !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.select2-container-multi .select2-choices {
    padding-right: 4px;
}

    .select2-container-multi .select2-choices .select2-search-choice {
        padding: 3px 18px 3px 5px !important;
        border: 1px solid #eeeeee !important;
        border-radius: 2px !important;
        background: #eeeeee !important;
        color: #616161 !important;
        margin: 4px 4px 4px 0 !important;
    }

.select2-container-multi.select2-dropdown-open .select2-choices {
    background: #fff !important;
}

.nav-tabs,
.nav-pills {
    position: relative;
}

.tab-container .nav-tabs li.tabdrop + li > a {
    margin-right: 0px !important;
}

.ui-pnotify {
    color: #fff;
}

    .ui-pnotify .alert-warning {
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .ui-pnotify .alert-success {
        background-color: #8bc34a;
        border-color: #8bc34a;
    }

    .ui-pnotify .alert-danger {
        background-color: #e51c23;
        border-color: #e51c23;
    }

    .ui-pnotify .alert-info {
        background-color: #00bcd4;
        border-color: #00bcd4;
    }

    .ui-pnotify .alert-inverse {
        background-color: #757575;
        border-color: #757575;
    }

    .ui-pnotify .alert-primary {
        background-color: #03a9f4;
        border-color: #03a9f4;
    }

    .ui-pnotify hr {
        border-top-color: rgba(255, 255, 255, 0.1);
    }

    .ui-pnotify .alert-link {
        color: #e6e6e6;
    }

    .ui-pnotify h1,
    .ui-pnotify h2,
    .ui-pnotify h3,
    .ui-pnotify h4,
    .ui-pnotify h5,
    .ui-pnotify h6,
    .ui-pnotify .h1,
    .ui-pnotify .h2,
    .ui-pnotify .h3,
    .ui-pnotify .h4,
    .ui-pnotify .h5,
    .ui-pnotify .h6 {
        color: #fff;
    }

        .ui-pnotify h1 small,
        .ui-pnotify h2 small,
        .ui-pnotify h3 small,
        .ui-pnotify h4 small,
        .ui-pnotify h5 small,
        .ui-pnotify h6 small,
        .ui-pnotify .h1 small,
        .ui-pnotify .h2 small,
        .ui-pnotify .h3 small,
        .ui-pnotify .h4 small,
        .ui-pnotify .h5 small,
        .ui-pnotify .h6 small {
            color: #fff;
        }

    .ui-pnotify .ui-pnotify-shadow {
        box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.24) !important;
    }

.ui-pnotify-closer,
.ui-pnotify-sticker {
    padding: 2px 8px;
    margin: -14px 0 1px 0 !important;
    background: rgba(0, 0, 0, 0.1);
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4);
}

    .ui-pnotify-closer:hover,
    .ui-pnotify-sticker:hover,
    .ui-pnotify-closer:active,
    .ui-pnotify-sticker:active,
    .ui-pnotify-closer:focus,
    .ui-pnotify-sticker:focus {
        background: rgba(0, 0, 0, 0.2);
    }

.ui-pnotify-closer {
    border-bottom-left-radius: 2px;
}

.ui-pnotify-sticker {
    border-bottom-right-radius: 2px;
}

.ui-pnotify-text {
    font-size: 14px !important;
    color: #fff;
}

.ui-pnotify-title {
    font-size: 14px !important;
    color: #fff;
}

.ui-pnotify-icon,
.ui-pnotify-icon span {
    margin-top: 0.05em !important;
    color: #fff;
}

.switchery {
    border: 0px solid transparent !important;
    box-shadow: inset 0 1px 3px 0px rgba(0, 0, 0, 0.2) !important;
    border-radius: 32px !important;
    height: 32px !important;
    width: 64px !important;
}

    .switchery > small {
        border-radius: 100% !important;
        border: 0px solid transparent !important;
        box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2) !important;
        height: 32px !important;
        width: 32px !important;
    }

.switchery-xs + .switchery {
    height: 16px !important;
    width: 32px !important;
}

    .switchery-xs + .switchery > small {
        height: 16px !important;
        width: 16px !important;
    }

.switchery-sm + .switchery {
    height: 24px !important;
    width: 48px !important;
}

    .switchery-sm + .switchery > small {
        height: 24px !important;
        width: 24px !important;
    }

.jvectormap-zoomin,
.jvectormap-zoomout {
    height: auto !important;
    right: 8px !important;
    width: 14px !important;
    border: 1px solid #e0e0e0 !important;
    color: #616161 !important;
    padding: 3px 0 !important;
    font-size: 12px !important;
    background-color: #fafafa !important;
}

.jvectormap-zoomin {
    top: 8px !important;
    border-radius: 2px 2px 0 0 !important;
    border-bottom: 0 !important;
}

.jvectormap-zoomout {
    top: 24px !important;
    border-radius: 0 0 2px 2px !important;
    border-top: 0 !important;
}

.jvectormap-tip {
    /*font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif !important;*/
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 1.4 !important;
    padding: 6px 8px !important;
    color: #ffffff !important;
    text-align: center !important;
    text-decoration: none !important;
    background-color: #212121 !important;
    border-radius: 2px !important;
    border: 0 !important;
}

.note-editor {
    border: 1px solid #e0e0e0 !important;
    border-radius: 2px;
}

    .note-editor .navbar .btn-navbar {
        background-color: #eeeeee !important;
    }

    .note-editor .well {
        min-height: 16px;
        padding: 16px;
        margin-bottom: 16px;
        background-color: #fafafa;
        border: 1px solid #e0e0e0 !important;
    }

    .note-editor .note-toolbar {
        padding: 0 5px 5px 0;
        border-radius: 2px 0 0 2px;
        background-color: #f5f5f5 !important;
        border-bottom: 1px solid #e0e0e0 !important;
    }

    .note-editor .note-statusbar .note-resizebar {
        border-top: 1px solid #e0e0e0 !important;
        border-radius: 0 0 2px 2px;
    }

    .note-editor .note-statusbar {
        background-color: #f5f5f5 !important;
        border-radius: 0 0 2px 2px;
    }

.table-fixed-header th {
    background: #fff !important;
}

table.dataTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

    table.dataTable + .row {
        margin-top: 20px;
    }

    table.dataTable tr > td > textarea {
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

div.DTTT .btn.btn-default {
    color: inherit;
    font-size: inherit;
}

.panel-ctrls .dataTables_filter,
.panel-ctrls .dataTables_length {
    margin: 8px 0 !important;
}

    .panel-ctrls .dataTables_filter label,
    .panel-ctrls .dataTables_length label {
        margin: 0 !important;
    }

.table-arrow {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 2px;
    float: left;
}

.table > tbody > tr > th.sorting {
    cursor: pointer;
}

.table > tbody > tr > th {
    border: 1px solid #e5e5e5;
}

    .table > tbody > tr > th > a {
        color: #616161;
        font-weight: bold;
    }

    .table > tbody > tr > th.sorting:after,
    .table > tbody > tr > th.sorting_asc:after,
    .table > tbody > tr > th.sorting_desc:after {
        font-weight: 400;
        font-size: 0.8em;
        padding: 0.12em 0;
    }

.bootstrap-touchspin .input-group-addon.bootstrap-touchspin-prefix + .form-control {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.bootstrap-touchspin .input-group-btn + .input-group-addon.bootstrap-touchspin-prefix + .form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.bootstrap-touchspin .input-group-btn-vertical .btn-lg {
    padding-top: 11px !important;
    padding-bottom: 10px !important;
}

    .bootstrap-touchspin .input-group-btn-vertical .btn-lg.bootstrap-touchspin-down {
        margin-top: -1px !important;
    }

    .bootstrap-touchspin .input-group-btn-vertical .btn-lg i {
        top: 5px;
    }

.bootstrap-touchspin .bootstrap-touchspin-up {
    border-top-left-radius: 2px !important;
}

.bootstrap-touchspin .bootstrap-touchspin-down {
    border-bottom-left-radius: 2px !important;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding-top: 7.5px !important;
    padding-bottom: 7.5px !important;
}

.mapTooltip {
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: fixed;
    padding: 6px 10px;
    background-color: #212121;
    border-radius: 2px;
    z-index: 1000;
    max-width: 200px;
    display: none;
    font-size: 12px;
    color: #fff;
}

.map {
    position: relative;
}

    .map .zoomIn,
    .map .zoomOut {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 700;
        text-align: center;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 5px 10px;
        font-size: 14px;
        line-height: 1.45;
        text-transform: uppercase;
        transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
        background-color: #fafafa !important;
        border-color: #fafafa !important;
        color: #616161;
        background-color: #fafafa;
        border-color: #e0e0e0;
        border-color: #e1e1e1 !important;
        line-height: 1.35;
        border-radius: 2px;
        font-size: 12px;
        line-height: 12px;
        padding: 1px 2px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        top: 0px;
        right: 10px;
        padding: 3px 6px;
    }

        .map .zoomIn:focus,
        .map .zoomOut:focus,
        .map .zoomIn:active:focus,
        .map .zoomOut:active:focus,
        .map .zoomIn.active:focus,
        .map .zoomOut.active:focus,
        .map .zoomIn.focus,
        .map .zoomOut.focus,
        .map .zoomIn:active.focus,
        .map .zoomOut:active.focus,
        .map .zoomIn.active.focus,
        .map .zoomOut.active.focus {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .map .zoomIn:hover,
        .map .zoomOut:hover,
        .map .zoomIn:focus,
        .map .zoomOut:focus,
        .map .zoomIn.focus,
        .map .zoomOut.focus {
            color: #616161;
            text-decoration: none;
        }

        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active {
            outline: 0;
            background-image: none;
            -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        }

        .map .zoomIn.disabled,
        .map .zoomOut.disabled,
        .map .zoomIn[disabled],
        .map .zoomOut[disabled],
        fieldset[disabled] .map .zoomIn,
        fieldset[disabled] .map .zoomOut {
            cursor: not-allowed;
            pointer-events: none;
            opacity: 0.65;
            filter: alpha(opacity=65);
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active {
            background-image: none;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
            box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        }

        .map .zoomIn.disabled,
        .map .zoomOut.disabled,
        .map .zoomIn[disabled],
        .map .zoomOut[disabled],
        fieldset[disabled] .map .zoomIn,
        fieldset[disabled] .map .zoomOut {
            opacity: 0.5;
            filter: alpha(opacity=50);
        }

        .map .zoomIn .ti,
        .map .zoomOut .ti {
            line-height: 1 !important;
        }

        .map .zoomIn:hover,
        .map .zoomOut:hover,
        .map .zoomIn:focus,
        .map .zoomOut:focus,
        .map .zoomIn.focus,
        .map .zoomOut.focus,
        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active,
        .open > .dropdown-toggle.map .zoomIn,
        .open > .dropdown-toggle.map .zoomOut {
            color: #616161;
            background-color: #e1e1e1;
            border-color: #c1c1c1;
        }

        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active,
        .open > .dropdown-toggle.map .zoomIn,
        .open > .dropdown-toggle.map .zoomOut {
            background-image: none;
        }

        .map .zoomIn.disabled,
        .map .zoomOut.disabled,
        .map .zoomIn[disabled],
        .map .zoomOut[disabled],
        fieldset[disabled] .map .zoomIn,
        fieldset[disabled] .map .zoomOut,
        .map .zoomIn.disabled:hover,
        .map .zoomOut.disabled:hover,
        .map .zoomIn[disabled]:hover,
        .map .zoomOut[disabled]:hover,
        fieldset[disabled] .map .zoomIn:hover,
        fieldset[disabled] .map .zoomOut:hover,
        .map .zoomIn.disabled:focus,
        .map .zoomOut.disabled:focus,
        .map .zoomIn[disabled]:focus,
        .map .zoomOut[disabled]:focus,
        fieldset[disabled] .map .zoomIn:focus,
        fieldset[disabled] .map .zoomOut:focus,
        .map .zoomIn.disabled.focus,
        .map .zoomOut.disabled.focus,
        .map .zoomIn[disabled].focus,
        .map .zoomOut[disabled].focus,
        fieldset[disabled] .map .zoomIn.focus,
        fieldset[disabled] .map .zoomOut.focus,
        .map .zoomIn.disabled:active,
        .map .zoomOut.disabled:active,
        .map .zoomIn[disabled]:active,
        .map .zoomOut[disabled]:active,
        fieldset[disabled] .map .zoomIn:active,
        fieldset[disabled] .map .zoomOut:active,
        .map .zoomIn.disabled.active,
        .map .zoomOut.disabled.active,
        .map .zoomIn[disabled].active,
        .map .zoomOut[disabled].active,
        fieldset[disabled] .map .zoomIn.active,
        fieldset[disabled] .map .zoomOut.active {
            background-color: #fafafa;
            border-color: #e0e0e0;
        }

        .map .zoomIn .badge,
        .map .zoomOut .badge {
            color: #fafafa;
            background-color: #616161;
        }

        .map .zoomIn:hover,
        .map .zoomOut:hover,
        .map .zoomIn:focus,
        .map .zoomOut:focus,
        .map .zoomIn.focus,
        .map .zoomOut.focus,
        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active,
        .open > .dropdown-toggle.map .zoomIn,
        .open > .dropdown-toggle.map .zoomOut {
            color: #616161;
            background-color: #ededed !important;
            border-color: #ededed !important;
        }

        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active,
        .open > .dropdown-toggle.map .zoomIn,
        .open > .dropdown-toggle.map .zoomOut {
            background-image: none;
        }

        .map .zoomIn.disabled,
        .map .zoomOut.disabled,
        .map .zoomIn[disabled],
        .map .zoomOut[disabled],
        fieldset[disabled] .map .zoomIn,
        fieldset[disabled] .map .zoomOut,
        .map .zoomIn.disabled:hover,
        .map .zoomOut.disabled:hover,
        .map .zoomIn[disabled]:hover,
        .map .zoomOut[disabled]:hover,
        fieldset[disabled] .map .zoomIn:hover,
        fieldset[disabled] .map .zoomOut:hover,
        .map .zoomIn.disabled:focus,
        .map .zoomOut.disabled:focus,
        .map .zoomIn[disabled]:focus,
        .map .zoomOut[disabled]:focus,
        fieldset[disabled] .map .zoomIn:focus,
        fieldset[disabled] .map .zoomOut:focus,
        .map .zoomIn.disabled.focus,
        .map .zoomOut.disabled.focus,
        .map .zoomIn[disabled].focus,
        .map .zoomOut[disabled].focus,
        fieldset[disabled] .map .zoomIn.focus,
        fieldset[disabled] .map .zoomOut.focus,
        .map .zoomIn.disabled:active,
        .map .zoomOut.disabled:active,
        .map .zoomIn[disabled]:active,
        .map .zoomOut[disabled]:active,
        fieldset[disabled] .map .zoomIn:active,
        fieldset[disabled] .map .zoomOut:active,
        .map .zoomIn.disabled.active,
        .map .zoomOut.disabled.active,
        .map .zoomIn[disabled].active,
        .map .zoomOut[disabled].active,
        fieldset[disabled] .map .zoomIn.active,
        fieldset[disabled] .map .zoomOut.active {
            background-color: #fafafa;
            border-color: #e0e0e0;
        }

        .map .zoomIn .badge,
        .map .zoomOut .badge {
            color: #fafafa;
            background-color: #616161;
        }

        .map .zoomIn:hover,
        .map .zoomOut:hover {
            background-color: #ededed;
            border-color: #cccccc;
        }

        .map .zoomIn:focus,
        .map .zoomOut:focus,
        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active,
        .open > .dropdown-toggle.map .zoomIn,
        .open > .dropdown-toggle.map .zoomOut {
            color: #616161;
            background-color: #e6e6e6;
            border-color: #c7c7c7;
        }

        .map .zoomIn:active,
        .map .zoomOut:active,
        .map .zoomIn.active,
        .map .zoomOut.active,
        .open > .dropdown-toggle.map .zoomIn,
        .open > .dropdown-toggle.map .zoomOut {
            background-image: none;
        }

        .map .zoomIn.disabled,
        .map .zoomOut.disabled,
        .map .zoomIn[disabled],
        .map .zoomOut[disabled],
        fieldset[disabled] .map .zoomIn,
        fieldset[disabled] .map .zoomOut,
        .map .zoomIn.disabled:hover,
        .map .zoomOut.disabled:hover,
        .map .zoomIn[disabled]:hover,
        .map .zoomOut[disabled]:hover,
        fieldset[disabled] .map .zoomIn:hover,
        fieldset[disabled] .map .zoomOut:hover,
        .map .zoomIn.disabled:focus,
        .map .zoomOut.disabled:focus,
        .map .zoomIn[disabled]:focus,
        .map .zoomOut[disabled]:focus,
        fieldset[disabled] .map .zoomIn:focus,
        fieldset[disabled] .map .zoomOut:focus,
        .map .zoomIn.disabled:active,
        .map .zoomOut.disabled:active,
        .map .zoomIn[disabled]:active,
        .map .zoomOut[disabled]:active,
        fieldset[disabled] .map .zoomIn:active,
        fieldset[disabled] .map .zoomOut:active,
        .map .zoomIn.disabled.active,
        .map .zoomOut.disabled.active,
        .map .zoomIn[disabled].active,
        .map .zoomOut[disabled].active,
        fieldset[disabled] .map .zoomIn.active,
        fieldset[disabled] .map .zoomOut.active {
            background-color: #fafafa;
            border-color: #e0e0e0;
        }

        .map .zoomIn .badge,
        .map .zoomOut .badge {
            color: #fafafa;
            background-color: #616161;
        }

        .map .zoomIn:hover,
        .map .zoomOut:hover {
            background-color: #fff !important;
            border-color: #e0e0e0 !important;
        }

    .map .zoomOut {
        top: 25px;
    }

.legendColorBox > div {
    border-radius: 50% !important;
    border: none !important;
}

    .legendColorBox > div > div {
        border-radius: 50% !important;
    }

.grid-form fieldset legend {
    margin-bottom: 0 !important;
    border: none !important;
    border-bottom: 1px solid #eeeeee !important;
    color: #616161 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 8px 0px !important;
}

.grid-form fieldset label {
    letter-spacing: 0 !important;
    color: #9e9e9e !important;
}

.grid-form [data-row-span] {
    border-bottom: 1px solid #eeeeee !important;
}

    .grid-form [data-row-span] [data-field-span] {
        border-left: 1px solid #eeeeee !important;
    }

        .grid-form [data-row-span] [data-field-span]:last-child {
            border-left: none !important;
        }

.irs-slider {
    top: 18px !important;
}

input.dial {
    font-weight: 400 !important;
}

.dropzone {
    border: 1px solid rgba(0, 0, 0, 0.03) !important;
    min-height: 360px;
    background: rgba(0, 0, 0, 0.03) !important;
    padding: 20px !important;
    border: 3px dashed #eeeeee !important;
    border-radius: 2px;
}
/** initial setup **/
.scroll-pane {
    position: relative;
    overflow: hidden;
}

    .scroll-pane > .scroll-content {
        position: absolute;
        overflow: scroll;
        overflow-x: hidden;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin-right: 0px;
    }

        .scroll-pane > .scroll-content:focus {
            outline: thin dotted;
        }

        .scroll-pane > .scroll-content::-webkit-scrollbar {
            display: none;
        }

    .scroll-pane > .scroll-track {
        background: rgba(0, 0, 0, 0.04);
        position: absolute;
        width: 8px;
        left: 0;
        top: 0;
        bottom: 0;
        /* Target only IE7 and IE8 with this hack */
        visibility: hidden\9;
        opacity: .01;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
    }

        .scroll-pane > .scroll-track > .scroll-thumb {
            background: #757575;
            background: rgba(0, 0, 0, 0.30);
            position: relative;
            margin: 0;
            border-radius: 0;
        }

    .scroll-pane:hover > .scroll-track,
    .scroll-track.active,
    .scroll-track.flashed {
        /* Target only IE7 and IE8 with this hack */
        visibility: visible\9;
        opacity: 0.99;
    }

.has-scrollbar > .scroll-content::-webkit-scrollbar {
    display: block;
}

.skylo {
    height: 4px !important;
    z-index: 1249 !important;
}

.inbox-menu a.list-group-item i.circle-red {
    color: #e51c23 !important;
}

.inbox-menu a.list-group-item i.circle-green {
    color: #8bc34a !important;
}

.inbox-menu a.list-group-item i.circle-purple {
    color: #673ab7 !important;
}

.inbox-mail-heading {
    margin: 0;
    padding: 8px;
    border-radius: 2px 2px 0 0;
    background: #fafafa;
    border-bottom: 1px solid #eeeeee;
}

    .inbox-mail-heading .btn-lg .checkbox-inline {
        padding-top: 0;
        height: 16px;
        margin-top: -6px;
    }

.panel-inbox .panel-body {
    background: #fff;
    padding: 0 !important;
}

    .panel-inbox .panel-body .table-inbox {
        margin: 0;
    }

@media (max-width: 767px) {
    .panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    .panel-inbox .panel-body .table-inbox .inbox-msg-time {
        display: none !important;
    }

    tr.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    tr.panel-inbox .panel-body .table-inbox .inbox-msg-time {
        display: none !important;
    }

    th.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    th.panel-inbox .panel-body .table-inbox .inbox-msg-time,
    td.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    td.panel-inbox .panel-body .table-inbox .inbox-msg-time {
        display: none !important;
    }

    .btn-group.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    .btn-group.panel-inbox .panel-body .table-inbox .inbox-msg-time,
    .btn-group-vertical.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    .btn-group-vertical.panel-inbox .panel-body .table-inbox .inbox-msg-time,
    .btn.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    .btn.panel-inbox .panel-body .table-inbox .inbox-msg-time,
    span.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    span.panel-inbox .panel-body .table-inbox .inbox-msg-time,
    i.panel-inbox .panel-body .table-inbox .inbox-msg-attach,
    i.panel-inbox .panel-body .table-inbox .inbox-msg-time {
        display: none !important;
    }
}

.panel-inbox .panel-body .table-inbox .inbox-msg-time {
    text-align: left;
}

.panel-inbox .panel-body .table-inbox .unread .inbox-msg-from,
.panel-inbox .panel-body .table-inbox .unread .inbox-msg-time {
    font-weight: 700;
}

.panel-inbox .panel-body .table-inbox .inbox-msg-snip .label {
    margin-left: 8px;
}

.panel-inbox .panel-body .table-inbox .inbox-from-name {
    font-weight: 700;
}

.panel-inbox .panel-body .table-inbox .inbox-msg-time {
    color: #9e9e9e;
}

.panel-inbox .panel-body .table-inbox tbody > tr > td {
    cursor: pointer;
    padding: 14px 10px;
}

.panel-inbox .input-group-lg .tokenfield {
    min-height: 40px;
}

    .panel-inbox .input-group-lg .tokenfield.input-lg {
        padding: 6px 12px;
    }

        .panel-inbox .input-group-lg .tokenfield.input-lg .token-input {
            height: 26px;
            line-height: 26px;
            margin: 0;
        }

    .panel-inbox .input-group-lg .tokenfield .token {
        height: 24px;
        margin: 1px;
        border: 0;
        border-radius: 2px;
        background-color: #e0e0e0;
    }

        .panel-inbox .input-group-lg .tokenfield .token .token-label {
            line-height: 24px;
        }

        .panel-inbox .input-group-lg .tokenfield .token .close {
            line-height: 24px;
            font-size: 18px;
        }

.panel-inbox .inbox-mail-footer {
    margin: 0;
    padding: 8px;
    border-radius: 0 0 2px 2px;
    background: #fafafa;
    border-top: 1px solid #eeeeee;
}

    .panel-inbox .inbox-mail-footer .btn .checkbox-inline {
        padding-top: 0;
        height: 16px;
        margin-top: -2px;
    }

.panel-inbox-read .panel-body .inbox-read-title {
    margin: 0;
}

.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sender-avatar {
    float: right;
    height: 24px;
    width: 24px;
    margin-left: 8px;
}

.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sender-name {
    float: right;
    display: inline-block;
    padding: 2px 0;
    font-weight: 700;
}

.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sender-email {
    display: inline-block;
    padding: 2px 0;
    color: #9e9e9e;
}

.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sent-info {
    float: right;
    display: inline-block;
    padding: 2px 0;
    font-size: 14px;
    color: #9e9e9e;
}

.panel-inbox-read .panel-body .inbox-read-details .btn-group {
    float: left;
}

.panel-inbox-read .panel-body .msg-attachments .well .list-inline,
.panel-inbox-read .panel-body .msg-attachments .well .widget-avatar {
    margin: 0;
}

.panel-inbox-read .inbox-mail-heading {
    margin: -16px -16px 16px;
}
/* Following CSS are only in the demo and are of no use in a Production */
.demo-mapael.map > svg {
    max-height: 189px;
}

.demo-new-members table .icheck {
    margin: 0 -20px -5px 0 !important;
}

.demo-new-members table td.td-btn {
    line-height: 1;
}

.demo-new-members .footer-pagination {
    background: #f5f5f5;
    border-top: 2px solid #e0e0e0;
    padding: 10px;
    border-bottom-left-radius: 2px;
}

    .demo-new-members .footer-pagination .pagination {
        margin: 0 !important;
        float: left;
    }

.show-grid [class*="col-"] {
    background: #eeeeee;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f5f5f5;
}

    .show-grid [class*="col-"] .content {
        background: #eeeeee;
        border: 1px solid #e0e0e0;
    }

    .show-grid [class*="col-"]:hover {
        background: #e0e0e0;
    }

.show-grid .row.no-gutter [class*="col-"] {
    border-right: 0;
    border-left: 0;
}

li.show-grid .row {
    margin: 0;
}

    li.show-grid .row:last-child [class*="col-"] {
        margin: 0;
    }

li.show-grid [class*="col-"] {
    border-bottom: 0;
    border-top: 0;
}

.navbar-inverse .show-grid [class*="col-"] {
    background: #333;
    border-color: #4d4d4d;
}

.sidebar .widget .demo-grid .row > div {
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    background: #121;
    box-shadow: inset 0px 0px 1px 0px #fff;
}

.demo-example .breadcrumb {
    margin-bottom: 32px;
}

#demo-type-table {
    width: 100%;
    margin: -20px 0 -20px 0;
}

    #demo-type-table td {
        vertical-align: middle;
    }

    #demo-type-table h1,
    #demo-type-table h2,
    #demo-type-table h3,
    #demo-type-table h4,
    #demo-type-table h5,
    #demo-type-table h6 {
        margin: 15px 0;
    }

    #demo-type-table td:last-child {
        text-align: left;
    }

ul.demo-btns {
    margin: 0;
    padding: 0;
    line-height: 0;
    list-style: none;
}

    ul.demo-btns > li {
        display: inline-block;
        margin-bottom: 10px;
    }

.demo-icheck .radio label,
.demo-icheck .checkbox label {
    padding-right: 0 !important;
}

.demo-icheck .icheck > label > div {
    margin-left: 5px !important;
}

.demo-options {
    z-index: 900;
    position: fixed;
    top: 128px;
    width: 188px;
    border: 0;
    box-shadow: none;
    padding: 0;
    border-bottom-right-radius: 2px;
    left: -188px;
    z-index: 1240;
    background: #fff;
    -webkit-transition: transform 0.15s ease;
    -o-transition: transform 0.15s ease;
    transition: transform 0.15s ease;
}

    .demo-options.active {
        transform: translateX(+188px);
        -ms-transform: translateX(+188px);
        -o-transform: translateX(+188px);
        -webkit-transform: translateX(+188px);
    }

    .demo-options .demo-heading {
        padding: 16px 0px;
        font-size: 12px;
        line-height: 1.35;
        text-transform: uppercase;
        font-weight: 700;
        height: 48px;
        color: #616161;
        background-color: #fff;
        border-top: 1px solid #e0e0e0;
    }

    .demo-options .demo-options-icon {
        display: inline-block;
        position: absolute;
        right: -47px;
        height: 48px;
        width: 48px;
        color: #616161;
        line-height: 48px;
        text-align: center;
        font-size: 14px;
        border-width: 1px 1px 1px 0;
        border-style: solid;
        border-color: #e0e0e0;
        letter-spacing: normal;
        text-transform: none;
        background-color: #fff;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        top: 0;
        cursor: pointer;
        box-shadow: none;
    }

    .demo-options .demo-body {
        padding: 20px;
        background-color: #fff;
        border-right: 1px solid #e0e0e0;
        color: #616161;
    }

        .demo-options .demo-body .tabular {
            margin-bottom: 0;
        }

            .demo-options .demo-body .tabular .tabular-cell {
                height: 32px;
                font-size: 12px;
            }

                .demo-options .demo-body .tabular .tabular-cell.demo-switches {
                    text-align: left;
                }

        .demo-options .demo-body .option-title {
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 700;
            margin-bottom: 8px;
        }

        .demo-options .demo-body + .demo-body:last-child {
            border-bottom-right-radius: 2px;
            border-bottom: 1px solid #e0e0e0;
        }

    .demo-options .demo-color-list {
        padding: 0 !important;
        text-align: right;
        margin: 0 !important;
        font-size: 0;
        padding-right: 0;
        list-style: none;
        margin-right: -5px;
    }

        .demo-options .demo-color-list > li {
            display: inline-block;
            padding-right: 5px;
            padding-left: 5px;
        }

        .demo-options .demo-color-list li {
            margin: 1px;
            padding: 0;
        }

            .demo-options .demo-color-list li span {
                border-radius: 50%;
                display: block;
                height: 16px !important;
                width: 16px !important;
            }

                .demo-options .demo-color-list li span:hover {
                    cursor: pointer;
                }

        .demo-options .demo-color-list.text-center {
            text-align: center;
        }

        .demo-options .demo-color-list .demo-cyan {
            background-color: #00bcd4;
        }

        .demo-options .demo-color-list .demo-light-blue {
            background-color: #03a9f4;
        }

        .demo-options .demo-color-list .demo-blue {
            background-color: #2196f3;
        }

        .demo-options .demo-color-list .demo-indigo {
            background-color: #3f51b5;
        }

        .demo-options .demo-color-list .demo-deep-purple {
            background-color: #673ab7;
        }

        .demo-options .demo-color-list .demo-purple {
            background-color: #9c27b0;
        }

        .demo-options .demo-color-list .demo-pink {
            background-color: #e91e63;
        }

        .demo-options .demo-color-list .demo-red {
            background-color: #e51c23;
        }

        .demo-options .demo-color-list .demo-teal {
            background-color: #009688;
        }

        .demo-options .demo-color-list .demo-green {
            background-color: #4caf50;
        }

        .demo-options .demo-color-list .demo-light-green {
            background-color: #8bc34a;
        }

        .demo-options .demo-color-list .demo-lime {
            background-color: #cddc39;
        }

        .demo-options .demo-color-list .demo-yellow {
            background-color: #ffeb3b;
        }

        .demo-options .demo-color-list .demo-amber {
            background-color: #ffc107;
        }

        .demo-options .demo-color-list .demo-orange {
            background-color: #ff9800;
        }

        .demo-options .demo-color-list .demo-deep-orange {
            background-color: #ff5722;
        }

        .demo-options .demo-color-list .demo-info {
            background-color: #00bcd4;
        }

        .demo-options .demo-color-list .demo-midnightblue {
            background-color: #37474f;
        }

        .demo-options .demo-color-list .demo-gray {
            background-color: #9e9e9e;
        }

        .demo-options .demo-color-list .demo-bluegraylight {
            background-color: #eceff1;
        }

        .demo-options .demo-color-list .demo-black {
            background-color: #424242;
        }

        .demo-options .demo-color-list .demo-bluegray {
            background-color: #607d8b;
        }

        .demo-options .demo-color-list .demo-graylight {
            background-color: #fafafa;
        }

        .demo-options .demo-color-list .demo-brown {
            background-color: #795548;
        }

        .demo-options .demo-color-list .demo-default {
            background-color: #fff;
            border: 2px solid #f36c60;
        }

        .demo-options .demo-color-list .pattern-brickwall {
            background: url(../img/patterns/brickwall.png);
        }

        .demo-options .demo-color-list .pattern-dark-stripes {
            background: url(../img/patterns/dark_stripes.png);
        }

        .demo-options .demo-color-list .pattern-rockywall {
            background: url(../img/patterns/rockywall.png);
        }

        .demo-options .demo-color-list .pattern-subtle-carbon {
            background: url(../img/patterns/subtle_carbon.png);
        }

        .demo-options .demo-color-list .pattern-tweed {
            background: url(../img/patterns/tweed.png);
        }

        .demo-options .demo-color-list .pattern-vertical-cloth {
            background: url(../img/patterns/vertical_cloth.png);
        }

        .demo-options .demo-color-list .pattern-grey_wash_wall {
            background: url(../img/patterns/grey_wash_wall.png);
        }

        .demo-options .demo-color-list .pattern-pw_maze_black {
            background: url(../img/patterns/pw_maze_black.png);
        }

        .demo-options .demo-color-list .pattern-wild_oliva {
            background: url(../img/patterns/wild_oliva.png);
        }

        .demo-options .demo-color-list .pattern-stressed_linen {
            background: url(../img/patterns/stressed_linen.png);
        }

        .demo-options .demo-color-list .pattern-sos {
            background: url(../img/patterns/sos.png);
        }

        .demo-options .demo-color-list [class*="pattern-"] {
            border: 0;
        }

.demo-blocks {
    width: 48px;
    height: 48px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    margin-left: 16px;
    margin-bottom: 16px;
}

    .demo-blocks:hover {
        border-color: #e0e0e0;
    }

    .demo-blocks.color-dark {
        background: #313338;
    }

    .demo-blocks.color-red {
        background: #b43e2e;
    }

    .demo-blocks.color-green {
        background: #48d09b;
    }

    .demo-blocks.color-blue {
        background: #2e5dac;
    }

    .demo-blocks.color-lavender {
        background: #716885;
    }

    .demo-blocks.pattern-brickwall {
        background: url(../img/patterns/brickwall.png);
    }

    .demo-blocks.pattern-dark-stripes {
        background: url(../img/patterns/dark_stripes.png);
    }

    .demo-blocks.pattern-rockywall {
        background: url(../img/patterns/rockywall.png);
    }

    .demo-blocks.pattern-subtle-carbon {
        background: url(../img/patterns/subtle_carbon.png);
    }

    .demo-blocks.pattern-tweed {
        background: url(../img/patterns/tweed.png);
    }

    .demo-blocks.pattern-vertical-cloth {
        background: url(../img/patterns/vertical_cloth.png);
    }

    .demo-blocks.pattern-grey_wash_wall {
        background: url(../img/patterns/grey_wash_wall.png);
    }

    .demo-blocks.pattern-pw_maze_black {
        background: url(../img/patterns/pw_maze_black.png);
    }

    .demo-blocks.pattern-wild_oliva {
        background: url(../img/patterns/wild_oliva.png);
    }

    .demo-blocks.pattern-stressed_linen {
        background: url(../img/patterns/stressed_linen.png);
    }

    .demo-blocks.pattern-sos {
        background: url(../img/patterns/sos.png);
    }

.alert .panel-color-list {
    margin: 0;
    padding: 0 !important;
    box-shadow: none;
}

    .alert .panel-color-list li {
        padding: 0;
    }

        .alert .panel-color-list li span {
            height: 16px;
            width: 16px;
            display: block;
            border-radius: 50%;
            margin-top: 0;
        }

        .alert .panel-color-list li:hover {
            cursor: pointer;
        }

span[data-style="panel-info"] {
    background-color: #00bcd4;
}

span[data-style="panel-primary"] {
    background-color: #03a9f4;
}

span[data-style="panel-blue"] {
    background-color: #2196f3;
}

span[data-style="panel-indigo"] {
    background-color: #3f51b5;
}

span[data-style="panel-deeppurple"] {
    background-color: #673ab7;
}

span[data-style="panel-purple"] {
    background-color: #9c27b0;
}

span[data-style="panel-pink"] {
    background-color: #e91e63;
}

span[data-style="panel-danger"] {
    background-color: #e51c23;
}

span[data-style="panel-teal"] {
    background-color: #009688;
}

span[data-style="panel-green"] {
    background-color: #4caf50;
}

span[data-style="panel-success"] {
    background-color: #8bc34a;
}

span[data-style="panel-lime"] {
    background-color: #cddc39;
}

span[data-style="panel-yellow"] {
    background-color: #ffeb3b;
}

span[data-style="panel-warning"] {
    background-color: #ffc107;
}

span[data-style="panel-orange"] {
    background-color: #ff9800;
}

span[data-style="panel-deeporange"] {
    background-color: #ff5722;
}

span[data-style="panel-midnightblue"] {
    background-color: #37474f;
}

span[data-style="panel-bluegray"] {
    background-color: #607d8b;
}

span[data-style="panel-bluegraylight"] {
    background-color: #eceff1;
}

span[data-style="panel-black"] {
    background-color: #212121;
}

span[data-style="panel-gray"] {
    background-color: #9e9e9e;
}

span[data-style="panel-default"] {
    background-color: #fafafa;
}

span[data-style="panel-white"] {
    background-color: #fff;
    border: 2px solid #f36c60;
}

span[data-style="panel-brown"] {
    background-color: #795548;
}

#newvsreturning .legend > div,
#socialstats .legend > div,
#earnings .legend > div {
    border-radius: 2px;
}

#newvsreturning .legend .legendColorBox,
#socialstats .legend .legendColorBox,
#earnings .legend .legendColorBox {
    padding-right: 4px;
}

    #newvsreturning .legend .legendColorBox > div > div,
    #socialstats .legend .legendColorBox > div > div,
    #earnings .legend .legendColorBox > div > div {
        border-width: 4px !important;
    }

#newvsreturning .legend .legendLabel,
#socialstats .legend .legendLabel,
#earnings .legend .legendLabel {
    padding-right: 6px !important;
    padding-left: 4px !important;
}

#newvsreturning .legend > div,
#newvsreturning .legend > table {
    top: 0 !important;
    left: 0 !important;
}

.bootstrap-switch {
    display: inline-block;
    cursor: pointer;
    text-align: right;
    overflow: hidden;
    line-height: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 64px;
    box-shadow: 0 0 0 1px #000000 inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff, #000000);
}

    .bootstrap-switch.bootstrap-switch-mini {
        width: 32px;
    }

        .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
        .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
        .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
            padding-bottom: 4px;
            padding-top: 4px;
            font-size: 10px;
            line-height: 8px;
        }

    .bootstrap-switch.bootstrap-switch-small {
        width: 48px;
    }

        .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
        .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
        .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
            padding-bottom: 3px;
            padding-top: 3px;
            font-size: 8px;
            line-height: 18px;
        }

    .bootstrap-switch.bootstrap-switch-large {
        width: 80px;
    }

        .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
        .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
        .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
            padding-bottom: 9px;
            padding-top: 9px;
            font-size: 14px;
            line-height: 22px;
        }

    .bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
        -webkit-transition: margin-right 150ms;
        -o-transition: margin-right 150ms;
        transition: margin-right 150ms;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
        margin-right: 0%;
    }

    .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
        margin-right: -50%;
    }

    .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .bootstrap-switch.bootstrap-switch-disabled,
    .bootstrap-switch.bootstrap-switch-readonly {
        opacity: 0.5;
        filter: alpha(opacity=50);
        cursor: default !important;
    }

        .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
        .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
            background: #fafafa;
        }

        .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
        .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
        .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
        .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
        .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
        .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
            cursor: default !important;
        }

    .bootstrap-switch.bootstrap-switch-focused {
        outline: 0;
    }

    .bootstrap-switch .bootstrap-switch-container {
        display: inline-block;
        position: relative;
        width: 150%;
        top: 0;
        border-radius: 24px;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .bootstrap-switch .bootstrap-switch-handle-on,
    .bootstrap-switch .bootstrap-switch-handle-off,
    .bootstrap-switch .bootstrap-switch-label {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: inline-block !important;
        height: 100%;
        padding-bottom: 4px;
        padding-top: 4px;
        font-size: 12px;
        line-height: 24px;
    }

    .bootstrap-switch .bootstrap-switch-handle-on,
    .bootstrap-switch .bootstrap-switch-handle-off {
        text-align: center;
        z-index: 1;
        width: 50%;
    }

        .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
        .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
            color: rgba(255, 255, 255, 0.8);
            background: #03a9f4;
            box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
        }

        .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
        .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
            color: rgba(255, 255, 255, 0.8);
            background: #00bcd4;
            box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
        }

        .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
        .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
            color: rgba(255, 255, 255, 0.8);
            background: #8bc34a;
            box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
        }

        .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
        .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
            background: #ffc107;
            color: rgba(255, 255, 255, 0.8);
            box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
        }

        .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
        .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
            color: rgba(255, 255, 255, 0.8);
            background: #e51c23;
            box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
        }

        .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
        .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
            color: #616161;
            background: #e0e0e0;
            box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
        }

    .bootstrap-switch .bootstrap-switch-handle-on {
        border-bottom-right-radius: 24px;
        border-top-right-radius: 24px;
        padding-left: 12.499999999875%;
    }

    .bootstrap-switch .bootstrap-switch-handle-off {
        border-bottom-left-radius: 24px;
        border-top-left-radius: 24px;
        padding-right: 12.499999999875%;
    }

    .bootstrap-switch .bootstrap-switch-label {
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
        z-index: 100;
        position: absolute;
        border-radius: 50% !important;
        width: 33.333333333%;
        margin-right: -16.66666667%;
        margin-left: -16.66666667%;
        color: #616161;
        background: #fafafa;
        line-height: 24px;
        box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    }

    .bootstrap-switch input[type='radio'],
    .bootstrap-switch input[type='checkbox'] {
        position: absolute !important;
        top: 0;
        right: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: -1;
    }
/*
 * Colorpicker for Bootstrap
 *
 * Copyleft 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.colorpicker-saturation {
    width: 100px;
    height: 100px;
    background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/saturation.png');
    cursor: crosshair;
    float: right;
}

    .colorpicker-saturation i {
        display: block;
        height: 5px;
        width: 5px;
        border: 1px solid #000;
        position: absolute;
        top: 0;
        right: 0;
        margin: -4px 0 0 -4px;
    }

        .colorpicker-saturation i b {
            display: block;
            height: 5px;
            width: 5px;
            border: 1px solid #fff;
        }

.colorpicker-hue,
.colorpicker-alpha {
    width: 15px;
    height: 100px;
    float: right;
    cursor: row-resize;
    margin-right: 4px;
    margin-bottom: 4px;
}

    .colorpicker-hue i,
    .colorpicker-alpha i {
        display: block;
        height: 1px;
        background: #000;
        border-top: 1px solid #fff;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        margin-top: -1px;
    }

.colorpicker-hue {
    background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/hue.png');
}

.colorpicker-alpha {
    background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
    display: none;
}

.colorpicker {
    top: 0;
    right: 0;
    padding: 4px;
    min-width: 120px;
    max-width: 150px;
    margin-top: 1px;
    z-index: 9999 !important;
}

    .colorpicker:before,
    .colorpicker:after {
        content: " ";
        display: table;
    }

    .colorpicker:after {
        clear: both;
    }

    .colorpicker:before,
    .colorpicker:after {
        content: " ";
        display: table;
    }

    .colorpicker:after {
        clear: both;
    }

    .colorpicker:before {
        content: '';
        display: inline-block;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: -7px;
        right: 6px;
    }

    .colorpicker:after {
        content: '';
        display: inline-block;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        top: -6px;
        right: 7px;
    }

    .colorpicker div {
        position: relative;
    }

    .colorpicker.alpha {
        min-width: 140px;
    }

        .colorpicker.alpha .colorpicker-alpha {
            display: block;
        }

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
    background-position: 0 100%;
}

    .colorpicker-color div {
        height: 10px;
    }

.input-group.color .input-group-addon i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyleft 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    /*max-width: 265px;*/
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: left;
    }

.datepicker-dropdown {
    top: 0;
    right: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff;
    }

.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 auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .datepicker table tr td,
    .datepicker table tr th {
        text-align: center;
        width: 30px;
        height: 30px;
        border: none;
    }

    .datepicker table tr:first-child th:first-child {
        border-top-right-radius: 2px;
    }

    .datepicker table tr:first-child th:last-child {
        border-top-left-radius: 2px;
    }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background: #e0e0e0;
    cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #bdbdbd;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #bdbdbd;
    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: #ffdb99 !important;
    border-color: #ffdb99 !important;
    color: #000000;
    background-color: #ffdb99;
    border-color: #ffb733;
}

    .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:focus,
    .datepicker table tr td.today:hover:focus,
    .datepicker table tr td.today.disabled:focus,
    .datepicker table tr td.today.disabled:hover:focus,
    .datepicker table tr td.today.focus,
    .datepicker table tr td.today:hover.focus,
    .datepicker table tr td.today.disabled.focus,
    .datepicker table tr td.today.disabled:hover.focus,
    .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,
    .open > .dropdown-toggle.datepicker table tr td.today,
    .open > .dropdown-toggle.datepicker table tr td.today:hover,
    .open > .dropdown-toggle.datepicker table tr td.today.disabled,
    .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
        color: #000000;
        background-color: #ffc966;
        border-color: #f59e00;
    }

        .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,
        .open > .dropdown-toggle.datepicker table tr td.today,
        .open > .dropdown-toggle.datepicker table tr td.today:hover,
        .open > .dropdown-toggle.datepicker table tr td.today.disabled,
        .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
            background-image: none;
        }

        .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],
        fieldset[disabled] .datepicker table tr td.today,
        fieldset[disabled] .datepicker table tr td.today:hover,
        fieldset[disabled] .datepicker table tr td.today.disabled,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover,
        .datepicker table tr td.today.disabled:hover,
        .datepicker table tr td.today:hover.disabled:hover,
        .datepicker table tr td.today.disabled.disabled:hover,
        .datepicker table tr td.today.disabled:hover.disabled:hover,
        .datepicker table tr td.today[disabled]:hover,
        .datepicker table tr td.today:hover[disabled]:hover,
        .datepicker table tr td.today.disabled[disabled]:hover,
        .datepicker table tr td.today.disabled:hover[disabled]:hover,
        fieldset[disabled] .datepicker table tr td.today:hover,
        fieldset[disabled] .datepicker table tr td.today:hover:hover,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
        .datepicker table tr td.today.disabled:focus,
        .datepicker table tr td.today:hover.disabled:focus,
        .datepicker table tr td.today.disabled.disabled:focus,
        .datepicker table tr td.today.disabled:hover.disabled:focus,
        .datepicker table tr td.today[disabled]:focus,
        .datepicker table tr td.today:hover[disabled]:focus,
        .datepicker table tr td.today.disabled[disabled]:focus,
        .datepicker table tr td.today.disabled:hover[disabled]:focus,
        fieldset[disabled] .datepicker table tr td.today:focus,
        fieldset[disabled] .datepicker table tr td.today:hover:focus,
        fieldset[disabled] .datepicker table tr td.today.disabled:focus,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
        .datepicker table tr td.today.disabled.focus,
        .datepicker table tr td.today:hover.disabled.focus,
        .datepicker table tr td.today.disabled.disabled.focus,
        .datepicker table tr td.today.disabled:hover.disabled.focus,
        .datepicker table tr td.today[disabled].focus,
        .datepicker table tr td.today:hover[disabled].focus,
        .datepicker table tr td.today.disabled[disabled].focus,
        .datepicker table tr td.today.disabled:hover[disabled].focus,
        fieldset[disabled] .datepicker table tr td.today.focus,
        fieldset[disabled] .datepicker table tr td.today:hover.focus,
        fieldset[disabled] .datepicker table tr td.today.disabled.focus,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
        .datepicker table tr td.today.disabled:active,
        .datepicker table tr td.today:hover.disabled:active,
        .datepicker table tr td.today.disabled.disabled:active,
        .datepicker table tr td.today.disabled:hover.disabled:active,
        .datepicker table tr td.today[disabled]:active,
        .datepicker table tr td.today:hover[disabled]:active,
        .datepicker table tr td.today.disabled[disabled]:active,
        .datepicker table tr td.today.disabled:hover[disabled]:active,
        fieldset[disabled] .datepicker table tr td.today:active,
        fieldset[disabled] .datepicker table tr td.today:hover:active,
        fieldset[disabled] .datepicker table tr td.today.disabled:active,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
        .datepicker table tr td.today.disabled.active,
        .datepicker table tr td.today:hover.disabled.active,
        .datepicker table tr td.today.disabled.disabled.active,
        .datepicker table tr td.today.disabled:hover.disabled.active,
        .datepicker table tr td.today[disabled].active,
        .datepicker table tr td.today:hover[disabled].active,
        .datepicker table tr td.today.disabled[disabled].active,
        .datepicker table tr td.today.disabled:hover[disabled].active,
        fieldset[disabled] .datepicker table tr td.today.active,
        fieldset[disabled] .datepicker table tr td.today:hover.active,
        fieldset[disabled] .datepicker table tr td.today.disabled.active,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
            background-color: #ffdb99;
            border-color: #ffb733;
        }

            .datepicker table tr td.today .badge,
            .datepicker table tr td.today:hover .badge,
            .datepicker table tr td.today.disabled .badge,
            .datepicker table tr td.today.disabled:hover .badge {
                color: #ffdb99;
                background-color: #000000;
            }

            .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:focus,
            .datepicker table tr td.today:hover:focus,
            .datepicker table tr td.today.disabled:focus,
            .datepicker table tr td.today.disabled:hover:focus,
            .datepicker table tr td.today.focus,
            .datepicker table tr td.today:hover.focus,
            .datepicker table tr td.today.disabled.focus,
            .datepicker table tr td.today.disabled:hover.focus,
            .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,
            .open > .dropdown-toggle.datepicker table tr td.today,
            .open > .dropdown-toggle.datepicker table tr td.today:hover,
            .open > .dropdown-toggle.datepicker table tr td.today.disabled,
            .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
                color: #000000;
                background-color: #ffd280 !important;
                border-color: #ffd280 !important;
            }

                .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,
                .open > .dropdown-toggle.datepicker table tr td.today,
                .open > .dropdown-toggle.datepicker table tr td.today:hover,
                .open > .dropdown-toggle.datepicker table tr td.today.disabled,
                .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
                    background-image: none;
                }

                .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],
                fieldset[disabled] .datepicker table tr td.today,
                fieldset[disabled] .datepicker table tr td.today:hover,
                fieldset[disabled] .datepicker table tr td.today.disabled,
                fieldset[disabled] .datepicker table tr td.today.disabled:hover,
                .datepicker table tr td.today.disabled:hover,
                .datepicker table tr td.today:hover.disabled:hover,
                .datepicker table tr td.today.disabled.disabled:hover,
                .datepicker table tr td.today.disabled:hover.disabled:hover,
                .datepicker table tr td.today[disabled]:hover,
                .datepicker table tr td.today:hover[disabled]:hover,
                .datepicker table tr td.today.disabled[disabled]:hover,
                .datepicker table tr td.today.disabled:hover[disabled]:hover,
                fieldset[disabled] .datepicker table tr td.today:hover,
                fieldset[disabled] .datepicker table tr td.today:hover:hover,
                fieldset[disabled] .datepicker table tr td.today.disabled:hover,
                fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
                .datepicker table tr td.today.disabled:focus,
                .datepicker table tr td.today:hover.disabled:focus,
                .datepicker table tr td.today.disabled.disabled:focus,
                .datepicker table tr td.today.disabled:hover.disabled:focus,
                .datepicker table tr td.today[disabled]:focus,
                .datepicker table tr td.today:hover[disabled]:focus,
                .datepicker table tr td.today.disabled[disabled]:focus,
                .datepicker table tr td.today.disabled:hover[disabled]:focus,
                fieldset[disabled] .datepicker table tr td.today:focus,
                fieldset[disabled] .datepicker table tr td.today:hover:focus,
                fieldset[disabled] .datepicker table tr td.today.disabled:focus,
                fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
                .datepicker table tr td.today.disabled.focus,
                .datepicker table tr td.today:hover.disabled.focus,
                .datepicker table tr td.today.disabled.disabled.focus,
                .datepicker table tr td.today.disabled:hover.disabled.focus,
                .datepicker table tr td.today[disabled].focus,
                .datepicker table tr td.today:hover[disabled].focus,
                .datepicker table tr td.today.disabled[disabled].focus,
                .datepicker table tr td.today.disabled:hover[disabled].focus,
                fieldset[disabled] .datepicker table tr td.today.focus,
                fieldset[disabled] .datepicker table tr td.today:hover.focus,
                fieldset[disabled] .datepicker table tr td.today.disabled.focus,
                fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
                .datepicker table tr td.today.disabled:active,
                .datepicker table tr td.today:hover.disabled:active,
                .datepicker table tr td.today.disabled.disabled:active,
                .datepicker table tr td.today.disabled:hover.disabled:active,
                .datepicker table tr td.today[disabled]:active,
                .datepicker table tr td.today:hover[disabled]:active,
                .datepicker table tr td.today.disabled[disabled]:active,
                .datepicker table tr td.today.disabled:hover[disabled]:active,
                fieldset[disabled] .datepicker table tr td.today:active,
                fieldset[disabled] .datepicker table tr td.today:hover:active,
                fieldset[disabled] .datepicker table tr td.today.disabled:active,
                fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
                .datepicker table tr td.today.disabled.active,
                .datepicker table tr td.today:hover.disabled.active,
                .datepicker table tr td.today.disabled.disabled.active,
                .datepicker table tr td.today.disabled:hover.disabled.active,
                .datepicker table tr td.today[disabled].active,
                .datepicker table tr td.today:hover[disabled].active,
                .datepicker table tr td.today.disabled[disabled].active,
                .datepicker table tr td.today.disabled:hover[disabled].active,
                fieldset[disabled] .datepicker table tr td.today.active,
                fieldset[disabled] .datepicker table tr td.today:hover.active,
                fieldset[disabled] .datepicker table tr td.today.disabled.active,
                fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
                    background-color: #ffdb99;
                    border-color: #ffb733;
                }

                    .datepicker table tr td.today .badge,
                    .datepicker table tr td.today:hover .badge,
                    .datepicker table tr td.today.disabled .badge,
                    .datepicker table tr td.today.disabled:hover .badge {
                        color: #ffdb99;
                        background-color: #000000;
                    }

                    .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 {
                        background-color: #ffd280;
                        border-color: #ffa90a;
                    }

                        .datepicker table tr td.today:focus,
                        .datepicker table tr td.today:hover:focus,
                        .datepicker table tr td.today.disabled:focus,
                        .datepicker table tr td.today.disabled:hover:focus,
                        .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,
                        .open > .dropdown-toggle.datepicker table tr td.today,
                        .open > .dropdown-toggle.datepicker table tr td.today:hover,
                        .open > .dropdown-toggle.datepicker table tr td.today.disabled,
                        .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
                            color: #000000;
                            background-color: #ffcd70;
                            border-color: #ffa500;
                        }

                            .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,
                            .open > .dropdown-toggle.datepicker table tr td.today,
                            .open > .dropdown-toggle.datepicker table tr td.today:hover,
                            .open > .dropdown-toggle.datepicker table tr td.today.disabled,
                            .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
                                background-image: none;
                            }

                        .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],
                        fieldset[disabled] .datepicker table tr td.today,
                        fieldset[disabled] .datepicker table tr td.today:hover,
                        fieldset[disabled] .datepicker table tr td.today.disabled,
                        fieldset[disabled] .datepicker table tr td.today.disabled:hover,
                        .datepicker table tr td.today.disabled:hover,
                        .datepicker table tr td.today:hover.disabled:hover,
                        .datepicker table tr td.today.disabled.disabled:hover,
                        .datepicker table tr td.today.disabled:hover.disabled:hover,
                        .datepicker table tr td.today[disabled]:hover,
                        .datepicker table tr td.today:hover[disabled]:hover,
                        .datepicker table tr td.today.disabled[disabled]:hover,
                        .datepicker table tr td.today.disabled:hover[disabled]:hover,
                        fieldset[disabled] .datepicker table tr td.today:hover,
                        fieldset[disabled] .datepicker table tr td.today:hover:hover,
                        fieldset[disabled] .datepicker table tr td.today.disabled:hover,
                        fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
                        .datepicker table tr td.today.disabled:focus,
                        .datepicker table tr td.today:hover.disabled:focus,
                        .datepicker table tr td.today.disabled.disabled:focus,
                        .datepicker table tr td.today.disabled:hover.disabled:focus,
                        .datepicker table tr td.today[disabled]:focus,
                        .datepicker table tr td.today:hover[disabled]:focus,
                        .datepicker table tr td.today.disabled[disabled]:focus,
                        .datepicker table tr td.today.disabled:hover[disabled]:focus,
                        fieldset[disabled] .datepicker table tr td.today:focus,
                        fieldset[disabled] .datepicker table tr td.today:hover:focus,
                        fieldset[disabled] .datepicker table tr td.today.disabled:focus,
                        fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
                        .datepicker table tr td.today.disabled:active,
                        .datepicker table tr td.today:hover.disabled:active,
                        .datepicker table tr td.today.disabled.disabled:active,
                        .datepicker table tr td.today.disabled:hover.disabled:active,
                        .datepicker table tr td.today[disabled]:active,
                        .datepicker table tr td.today:hover[disabled]:active,
                        .datepicker table tr td.today.disabled[disabled]:active,
                        .datepicker table tr td.today.disabled:hover[disabled]:active,
                        fieldset[disabled] .datepicker table tr td.today:active,
                        fieldset[disabled] .datepicker table tr td.today:hover:active,
                        fieldset[disabled] .datepicker table tr td.today.disabled:active,
                        fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
                        .datepicker table tr td.today.disabled.active,
                        .datepicker table tr td.today:hover.disabled.active,
                        .datepicker table tr td.today.disabled.disabled.active,
                        .datepicker table tr td.today.disabled:hover.disabled.active,
                        .datepicker table tr td.today[disabled].active,
                        .datepicker table tr td.today:hover[disabled].active,
                        .datepicker table tr td.today.disabled[disabled].active,
                        .datepicker table tr td.today.disabled:hover[disabled].active,
                        fieldset[disabled] .datepicker table tr td.today.active,
                        fieldset[disabled] .datepicker table tr td.today:hover.active,
                        fieldset[disabled] .datepicker table tr td.today.disabled.active,
                        fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
                            background-color: #ffdb99;
                            border-color: #ffb733;
                        }

                            .datepicker table tr td.today .badge,
                            .datepicker table tr td.today:hover .badge,
                            .datepicker table tr td.today.disabled .badge,
                            .datepicker table tr td.today.disabled:hover .badge {
                                color: #ffdb99;
                                background-color: #000000;
                            }

                        .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: #e0e0e0;
    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: #f0c370 !important;
        border-color: #f0c370 !important;
        color: #000000;
        background-color: #f0c370;
        border-color: #e19a18;
        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:focus,
        .datepicker table tr td.range.today:hover:focus,
        .datepicker table tr td.range.today.disabled:focus,
        .datepicker table tr td.range.today.disabled:hover:focus,
        .datepicker table tr td.range.today.focus,
        .datepicker table tr td.range.today:hover.focus,
        .datepicker table tr td.range.today.disabled.focus,
        .datepicker table tr td.range.today.disabled:hover.focus,
        .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,
        .open > .dropdown-toggle.datepicker table tr td.range.today,
        .open > .dropdown-toggle.datepicker table tr td.range.today:hover,
        .open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
        .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
            color: #000000;
            background-color: #ebaf42;
            border-color: #aa7412;
        }

            .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,
            .open > .dropdown-toggle.datepicker table tr td.range.today,
            .open > .dropdown-toggle.datepicker table tr td.range.today:hover,
            .open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
            .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
                background-image: none;
            }

            .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],
            fieldset[disabled] .datepicker table tr td.range.today,
            fieldset[disabled] .datepicker table tr td.range.today:hover,
            fieldset[disabled] .datepicker table tr td.range.today.disabled,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
            .datepicker table tr td.range.today.disabled:hover,
            .datepicker table tr td.range.today:hover.disabled:hover,
            .datepicker table tr td.range.today.disabled.disabled:hover,
            .datepicker table tr td.range.today.disabled:hover.disabled:hover,
            .datepicker table tr td.range.today[disabled]:hover,
            .datepicker table tr td.range.today:hover[disabled]:hover,
            .datepicker table tr td.range.today.disabled[disabled]:hover,
            .datepicker table tr td.range.today.disabled:hover[disabled]:hover,
            fieldset[disabled] .datepicker table tr td.range.today:hover,
            fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
            .datepicker table tr td.range.today.disabled:focus,
            .datepicker table tr td.range.today:hover.disabled:focus,
            .datepicker table tr td.range.today.disabled.disabled:focus,
            .datepicker table tr td.range.today.disabled:hover.disabled:focus,
            .datepicker table tr td.range.today[disabled]:focus,
            .datepicker table tr td.range.today:hover[disabled]:focus,
            .datepicker table tr td.range.today.disabled[disabled]:focus,
            .datepicker table tr td.range.today.disabled:hover[disabled]:focus,
            fieldset[disabled] .datepicker table tr td.range.today:focus,
            fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
            .datepicker table tr td.range.today.disabled.focus,
            .datepicker table tr td.range.today:hover.disabled.focus,
            .datepicker table tr td.range.today.disabled.disabled.focus,
            .datepicker table tr td.range.today.disabled:hover.disabled.focus,
            .datepicker table tr td.range.today[disabled].focus,
            .datepicker table tr td.range.today:hover[disabled].focus,
            .datepicker table tr td.range.today.disabled[disabled].focus,
            .datepicker table tr td.range.today.disabled:hover[disabled].focus,
            fieldset[disabled] .datepicker table tr td.range.today.focus,
            fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
            fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
            .datepicker table tr td.range.today.disabled:active,
            .datepicker table tr td.range.today:hover.disabled:active,
            .datepicker table tr td.range.today.disabled.disabled:active,
            .datepicker table tr td.range.today.disabled:hover.disabled:active,
            .datepicker table tr td.range.today[disabled]:active,
            .datepicker table tr td.range.today:hover[disabled]:active,
            .datepicker table tr td.range.today.disabled[disabled]:active,
            .datepicker table tr td.range.today.disabled:hover[disabled]:active,
            fieldset[disabled] .datepicker table tr td.range.today:active,
            fieldset[disabled] .datepicker table tr td.range.today:hover:active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
            .datepicker table tr td.range.today.disabled.active,
            .datepicker table tr td.range.today:hover.disabled.active,
            .datepicker table tr td.range.today.disabled.disabled.active,
            .datepicker table tr td.range.today.disabled:hover.disabled.active,
            .datepicker table tr td.range.today[disabled].active,
            .datepicker table tr td.range.today:hover[disabled].active,
            .datepicker table tr td.range.today.disabled[disabled].active,
            .datepicker table tr td.range.today.disabled:hover[disabled].active,
            fieldset[disabled] .datepicker table tr td.range.today.active,
            fieldset[disabled] .datepicker table tr td.range.today:hover.active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
                background-color: #f0c370;
                border-color: #e19a18;
            }

                .datepicker table tr td.range.today .badge,
                .datepicker table tr td.range.today:hover .badge,
                .datepicker table tr td.range.today.disabled .badge,
                .datepicker table tr td.range.today.disabled:hover .badge {
                    color: #f0c370;
                    background-color: #000000;
                }

                .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:focus,
                .datepicker table tr td.range.today:hover:focus,
                .datepicker table tr td.range.today.disabled:focus,
                .datepicker table tr td.range.today.disabled:hover:focus,
                .datepicker table tr td.range.today.focus,
                .datepicker table tr td.range.today:hover.focus,
                .datepicker table tr td.range.today.disabled.focus,
                .datepicker table tr td.range.today.disabled:hover.focus,
                .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,
                .open > .dropdown-toggle.datepicker table tr td.range.today,
                .open > .dropdown-toggle.datepicker table tr td.range.today:hover,
                .open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
                .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
                    color: #000000;
                    background-color: #edb959 !important;
                    border-color: #edb959 !important;
                }

                    .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,
                    .open > .dropdown-toggle.datepicker table tr td.range.today,
                    .open > .dropdown-toggle.datepicker table tr td.range.today:hover,
                    .open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
                    .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
                        background-image: none;
                    }

                    .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],
                    fieldset[disabled] .datepicker table tr td.range.today,
                    fieldset[disabled] .datepicker table tr td.range.today:hover,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
                    .datepicker table tr td.range.today.disabled:hover,
                    .datepicker table tr td.range.today:hover.disabled:hover,
                    .datepicker table tr td.range.today.disabled.disabled:hover,
                    .datepicker table tr td.range.today.disabled:hover.disabled:hover,
                    .datepicker table tr td.range.today[disabled]:hover,
                    .datepicker table tr td.range.today:hover[disabled]:hover,
                    .datepicker table tr td.range.today.disabled[disabled]:hover,
                    .datepicker table tr td.range.today.disabled:hover[disabled]:hover,
                    fieldset[disabled] .datepicker table tr td.range.today:hover,
                    fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
                    .datepicker table tr td.range.today.disabled:focus,
                    .datepicker table tr td.range.today:hover.disabled:focus,
                    .datepicker table tr td.range.today.disabled.disabled:focus,
                    .datepicker table tr td.range.today.disabled:hover.disabled:focus,
                    .datepicker table tr td.range.today[disabled]:focus,
                    .datepicker table tr td.range.today:hover[disabled]:focus,
                    .datepicker table tr td.range.today.disabled[disabled]:focus,
                    .datepicker table tr td.range.today.disabled:hover[disabled]:focus,
                    fieldset[disabled] .datepicker table tr td.range.today:focus,
                    fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
                    .datepicker table tr td.range.today.disabled.focus,
                    .datepicker table tr td.range.today:hover.disabled.focus,
                    .datepicker table tr td.range.today.disabled.disabled.focus,
                    .datepicker table tr td.range.today.disabled:hover.disabled.focus,
                    .datepicker table tr td.range.today[disabled].focus,
                    .datepicker table tr td.range.today:hover[disabled].focus,
                    .datepicker table tr td.range.today.disabled[disabled].focus,
                    .datepicker table tr td.range.today.disabled:hover[disabled].focus,
                    fieldset[disabled] .datepicker table tr td.range.today.focus,
                    fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
                    .datepicker table tr td.range.today.disabled:active,
                    .datepicker table tr td.range.today:hover.disabled:active,
                    .datepicker table tr td.range.today.disabled.disabled:active,
                    .datepicker table tr td.range.today.disabled:hover.disabled:active,
                    .datepicker table tr td.range.today[disabled]:active,
                    .datepicker table tr td.range.today:hover[disabled]:active,
                    .datepicker table tr td.range.today.disabled[disabled]:active,
                    .datepicker table tr td.range.today.disabled:hover[disabled]:active,
                    fieldset[disabled] .datepicker table tr td.range.today:active,
                    fieldset[disabled] .datepicker table tr td.range.today:hover:active,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
                    .datepicker table tr td.range.today.disabled.active,
                    .datepicker table tr td.range.today:hover.disabled.active,
                    .datepicker table tr td.range.today.disabled.disabled.active,
                    .datepicker table tr td.range.today.disabled:hover.disabled.active,
                    .datepicker table tr td.range.today[disabled].active,
                    .datepicker table tr td.range.today:hover[disabled].active,
                    .datepicker table tr td.range.today.disabled[disabled].active,
                    .datepicker table tr td.range.today.disabled:hover[disabled].active,
                    fieldset[disabled] .datepicker table tr td.range.today.active,
                    fieldset[disabled] .datepicker table tr td.range.today:hover.active,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
                    fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
                        background-color: #f0c370;
                        border-color: #e19a18;
                    }

                        .datepicker table tr td.range.today .badge,
                        .datepicker table tr td.range.today:hover .badge,
                        .datepicker table tr td.range.today.disabled .badge,
                        .datepicker table tr td.range.today.disabled:hover .badge {
                            color: #f0c370;
                            background-color: #000000;
                        }

                        .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 {
                            background-color: #edb959;
                            border-color: #bc8114;
                        }

                            .datepicker table tr td.range.today:focus,
                            .datepicker table tr td.range.today:hover:focus,
                            .datepicker table tr td.range.today.disabled:focus,
                            .datepicker table tr td.range.today.disabled:hover:focus,
                            .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,
                            .open > .dropdown-toggle.datepicker table tr td.range.today,
                            .open > .dropdown-toggle.datepicker table tr td.range.today:hover,
                            .open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
                            .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
                                color: #000000;
                                background-color: #ecb34b;
                                border-color: #b37b13;
                            }

                                .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,
                                .open > .dropdown-toggle.datepicker table tr td.range.today,
                                .open > .dropdown-toggle.datepicker table tr td.range.today:hover,
                                .open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
                                .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
                                    background-image: none;
                                }

                            .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],
                            fieldset[disabled] .datepicker table tr td.range.today,
                            fieldset[disabled] .datepicker table tr td.range.today:hover,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
                            .datepicker table tr td.range.today.disabled:hover,
                            .datepicker table tr td.range.today:hover.disabled:hover,
                            .datepicker table tr td.range.today.disabled.disabled:hover,
                            .datepicker table tr td.range.today.disabled:hover.disabled:hover,
                            .datepicker table tr td.range.today[disabled]:hover,
                            .datepicker table tr td.range.today:hover[disabled]:hover,
                            .datepicker table tr td.range.today.disabled[disabled]:hover,
                            .datepicker table tr td.range.today.disabled:hover[disabled]:hover,
                            fieldset[disabled] .datepicker table tr td.range.today:hover,
                            fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
                            .datepicker table tr td.range.today.disabled:focus,
                            .datepicker table tr td.range.today:hover.disabled:focus,
                            .datepicker table tr td.range.today.disabled.disabled:focus,
                            .datepicker table tr td.range.today.disabled:hover.disabled:focus,
                            .datepicker table tr td.range.today[disabled]:focus,
                            .datepicker table tr td.range.today:hover[disabled]:focus,
                            .datepicker table tr td.range.today.disabled[disabled]:focus,
                            .datepicker table tr td.range.today.disabled:hover[disabled]:focus,
                            fieldset[disabled] .datepicker table tr td.range.today:focus,
                            fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
                            .datepicker table tr td.range.today.disabled:active,
                            .datepicker table tr td.range.today:hover.disabled:active,
                            .datepicker table tr td.range.today.disabled.disabled:active,
                            .datepicker table tr td.range.today.disabled:hover.disabled:active,
                            .datepicker table tr td.range.today[disabled]:active,
                            .datepicker table tr td.range.today:hover[disabled]:active,
                            .datepicker table tr td.range.today.disabled[disabled]:active,
                            .datepicker table tr td.range.today.disabled:hover[disabled]:active,
                            fieldset[disabled] .datepicker table tr td.range.today:active,
                            fieldset[disabled] .datepicker table tr td.range.today:hover:active,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
                            .datepicker table tr td.range.today.disabled.active,
                            .datepicker table tr td.range.today:hover.disabled.active,
                            .datepicker table tr td.range.today.disabled.disabled.active,
                            .datepicker table tr td.range.today.disabled:hover.disabled.active,
                            .datepicker table tr td.range.today[disabled].active,
                            .datepicker table tr td.range.today:hover[disabled].active,
                            .datepicker table tr td.range.today.disabled[disabled].active,
                            .datepicker table tr td.range.today.disabled:hover[disabled].active,
                            fieldset[disabled] .datepicker table tr td.range.today.active,
                            fieldset[disabled] .datepicker table tr td.range.today:hover.active,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
                            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
                                background-color: #f0c370;
                                border-color: #e19a18;
                            }

                                .datepicker table tr td.range.today .badge,
                                .datepicker table tr td.range.today:hover .badge,
                                .datepicker table tr td.range.today.disabled .badge,
                                .datepicker table tr td.range.today.disabled:hover .badge {
                                    color: #f0c370;
                                    background-color: #000000;
                                }

.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: #bdbdbd !important;
    border-color: #bdbdbd !important;
    color: #ffffff;
    background-color: #bdbdbd;
    border-color: #9e9e9e;
    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:focus,
    .datepicker table tr td.selected:hover:focus,
    .datepicker table tr td.selected.disabled:focus,
    .datepicker table tr td.selected.disabled:hover:focus,
    .datepicker table tr td.selected.focus,
    .datepicker table tr td.selected:hover.focus,
    .datepicker table tr td.selected.disabled.focus,
    .datepicker table tr td.selected.disabled:hover.focus,
    .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,
    .open > .dropdown-toggle.datepicker table tr td.selected,
    .open > .dropdown-toggle.datepicker table tr td.selected:hover,
    .open > .dropdown-toggle.datepicker table tr td.selected.disabled,
    .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
        color: #ffffff;
        background-color: #a4a4a4;
        border-color: #7f7f7f;
    }

        .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,
        .open > .dropdown-toggle.datepicker table tr td.selected,
        .open > .dropdown-toggle.datepicker table tr td.selected:hover,
        .open > .dropdown-toggle.datepicker table tr td.selected.disabled,
        .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
            background-image: none;
        }

        .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],
        fieldset[disabled] .datepicker table tr td.selected,
        fieldset[disabled] .datepicker table tr td.selected:hover,
        fieldset[disabled] .datepicker table tr td.selected.disabled,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
        .datepicker table tr td.selected.disabled:hover,
        .datepicker table tr td.selected:hover.disabled:hover,
        .datepicker table tr td.selected.disabled.disabled:hover,
        .datepicker table tr td.selected.disabled:hover.disabled:hover,
        .datepicker table tr td.selected[disabled]:hover,
        .datepicker table tr td.selected:hover[disabled]:hover,
        .datepicker table tr td.selected.disabled[disabled]:hover,
        .datepicker table tr td.selected.disabled:hover[disabled]:hover,
        fieldset[disabled] .datepicker table tr td.selected:hover,
        fieldset[disabled] .datepicker table tr td.selected:hover:hover,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
        .datepicker table tr td.selected.disabled:focus,
        .datepicker table tr td.selected:hover.disabled:focus,
        .datepicker table tr td.selected.disabled.disabled:focus,
        .datepicker table tr td.selected.disabled:hover.disabled:focus,
        .datepicker table tr td.selected[disabled]:focus,
        .datepicker table tr td.selected:hover[disabled]:focus,
        .datepicker table tr td.selected.disabled[disabled]:focus,
        .datepicker table tr td.selected.disabled:hover[disabled]:focus,
        fieldset[disabled] .datepicker table tr td.selected:focus,
        fieldset[disabled] .datepicker table tr td.selected:hover:focus,
        fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
        .datepicker table tr td.selected.disabled.focus,
        .datepicker table tr td.selected:hover.disabled.focus,
        .datepicker table tr td.selected.disabled.disabled.focus,
        .datepicker table tr td.selected.disabled:hover.disabled.focus,
        .datepicker table tr td.selected[disabled].focus,
        .datepicker table tr td.selected:hover[disabled].focus,
        .datepicker table tr td.selected.disabled[disabled].focus,
        .datepicker table tr td.selected.disabled:hover[disabled].focus,
        fieldset[disabled] .datepicker table tr td.selected.focus,
        fieldset[disabled] .datepicker table tr td.selected:hover.focus,
        fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
        .datepicker table tr td.selected.disabled:active,
        .datepicker table tr td.selected:hover.disabled:active,
        .datepicker table tr td.selected.disabled.disabled:active,
        .datepicker table tr td.selected.disabled:hover.disabled:active,
        .datepicker table tr td.selected[disabled]:active,
        .datepicker table tr td.selected:hover[disabled]:active,
        .datepicker table tr td.selected.disabled[disabled]:active,
        .datepicker table tr td.selected.disabled:hover[disabled]:active,
        fieldset[disabled] .datepicker table tr td.selected:active,
        fieldset[disabled] .datepicker table tr td.selected:hover:active,
        fieldset[disabled] .datepicker table tr td.selected.disabled:active,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
        .datepicker table tr td.selected.disabled.active,
        .datepicker table tr td.selected:hover.disabled.active,
        .datepicker table tr td.selected.disabled.disabled.active,
        .datepicker table tr td.selected.disabled:hover.disabled.active,
        .datepicker table tr td.selected[disabled].active,
        .datepicker table tr td.selected:hover[disabled].active,
        .datepicker table tr td.selected.disabled[disabled].active,
        .datepicker table tr td.selected.disabled:hover[disabled].active,
        fieldset[disabled] .datepicker table tr td.selected.active,
        fieldset[disabled] .datepicker table tr td.selected:hover.active,
        fieldset[disabled] .datepicker table tr td.selected.disabled.active,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
            background-color: #bdbdbd;
            border-color: #9e9e9e;
        }

            .datepicker table tr td.selected .badge,
            .datepicker table tr td.selected:hover .badge,
            .datepicker table tr td.selected.disabled .badge,
            .datepicker table tr td.selected.disabled:hover .badge {
                color: #bdbdbd;
                background-color: #ffffff;
            }

            .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:focus,
            .datepicker table tr td.selected:hover:focus,
            .datepicker table tr td.selected.disabled:focus,
            .datepicker table tr td.selected.disabled:hover:focus,
            .datepicker table tr td.selected.focus,
            .datepicker table tr td.selected:hover.focus,
            .datepicker table tr td.selected.disabled.focus,
            .datepicker table tr td.selected.disabled:hover.focus,
            .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,
            .open > .dropdown-toggle.datepicker table tr td.selected,
            .open > .dropdown-toggle.datepicker table tr td.selected:hover,
            .open > .dropdown-toggle.datepicker table tr td.selected.disabled,
            .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
                color: #ffffff;
                background-color: #b0b0b0 !important;
                border-color: #b0b0b0 !important;
            }

                .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,
                .open > .dropdown-toggle.datepicker table tr td.selected,
                .open > .dropdown-toggle.datepicker table tr td.selected:hover,
                .open > .dropdown-toggle.datepicker table tr td.selected.disabled,
                .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
                    background-image: none;
                }

                .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],
                fieldset[disabled] .datepicker table tr td.selected,
                fieldset[disabled] .datepicker table tr td.selected:hover,
                fieldset[disabled] .datepicker table tr td.selected.disabled,
                fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
                .datepicker table tr td.selected.disabled:hover,
                .datepicker table tr td.selected:hover.disabled:hover,
                .datepicker table tr td.selected.disabled.disabled:hover,
                .datepicker table tr td.selected.disabled:hover.disabled:hover,
                .datepicker table tr td.selected[disabled]:hover,
                .datepicker table tr td.selected:hover[disabled]:hover,
                .datepicker table tr td.selected.disabled[disabled]:hover,
                .datepicker table tr td.selected.disabled:hover[disabled]:hover,
                fieldset[disabled] .datepicker table tr td.selected:hover,
                fieldset[disabled] .datepicker table tr td.selected:hover:hover,
                fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
                fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
                .datepicker table tr td.selected.disabled:focus,
                .datepicker table tr td.selected:hover.disabled:focus,
                .datepicker table tr td.selected.disabled.disabled:focus,
                .datepicker table tr td.selected.disabled:hover.disabled:focus,
                .datepicker table tr td.selected[disabled]:focus,
                .datepicker table tr td.selected:hover[disabled]:focus,
                .datepicker table tr td.selected.disabled[disabled]:focus,
                .datepicker table tr td.selected.disabled:hover[disabled]:focus,
                fieldset[disabled] .datepicker table tr td.selected:focus,
                fieldset[disabled] .datepicker table tr td.selected:hover:focus,
                fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
                fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
                .datepicker table tr td.selected.disabled.focus,
                .datepicker table tr td.selected:hover.disabled.focus,
                .datepicker table tr td.selected.disabled.disabled.focus,
                .datepicker table tr td.selected.disabled:hover.disabled.focus,
                .datepicker table tr td.selected[disabled].focus,
                .datepicker table tr td.selected:hover[disabled].focus,
                .datepicker table tr td.selected.disabled[disabled].focus,
                .datepicker table tr td.selected.disabled:hover[disabled].focus,
                fieldset[disabled] .datepicker table tr td.selected.focus,
                fieldset[disabled] .datepicker table tr td.selected:hover.focus,
                fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
                fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
                .datepicker table tr td.selected.disabled:active,
                .datepicker table tr td.selected:hover.disabled:active,
                .datepicker table tr td.selected.disabled.disabled:active,
                .datepicker table tr td.selected.disabled:hover.disabled:active,
                .datepicker table tr td.selected[disabled]:active,
                .datepicker table tr td.selected:hover[disabled]:active,
                .datepicker table tr td.selected.disabled[disabled]:active,
                .datepicker table tr td.selected.disabled:hover[disabled]:active,
                fieldset[disabled] .datepicker table tr td.selected:active,
                fieldset[disabled] .datepicker table tr td.selected:hover:active,
                fieldset[disabled] .datepicker table tr td.selected.disabled:active,
                fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
                .datepicker table tr td.selected.disabled.active,
                .datepicker table tr td.selected:hover.disabled.active,
                .datepicker table tr td.selected.disabled.disabled.active,
                .datepicker table tr td.selected.disabled:hover.disabled.active,
                .datepicker table tr td.selected[disabled].active,
                .datepicker table tr td.selected:hover[disabled].active,
                .datepicker table tr td.selected.disabled[disabled].active,
                .datepicker table tr td.selected.disabled:hover[disabled].active,
                fieldset[disabled] .datepicker table tr td.selected.active,
                fieldset[disabled] .datepicker table tr td.selected:hover.active,
                fieldset[disabled] .datepicker table tr td.selected.disabled.active,
                fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
                    background-color: #bdbdbd;
                    border-color: #9e9e9e;
                }

                    .datepicker table tr td.selected .badge,
                    .datepicker table tr td.selected:hover .badge,
                    .datepicker table tr td.selected.disabled .badge,
                    .datepicker table tr td.selected.disabled:hover .badge {
                        color: #bdbdbd;
                        background-color: #ffffff;
                    }

                    .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 {
                        background-color: #b0b0b0;
                        border-color: #8a8a8a;
                    }

                        .datepicker table tr td.selected:focus,
                        .datepicker table tr td.selected:hover:focus,
                        .datepicker table tr td.selected.disabled:focus,
                        .datepicker table tr td.selected.disabled:hover:focus,
                        .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,
                        .open > .dropdown-toggle.datepicker table tr td.selected,
                        .open > .dropdown-toggle.datepicker table tr td.selected:hover,
                        .open > .dropdown-toggle.datepicker table tr td.selected.disabled,
                        .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
                            color: #ffffff;
                            background-color: #a9a9a9;
                            border-color: #858585;
                        }

                            .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,
                            .open > .dropdown-toggle.datepicker table tr td.selected,
                            .open > .dropdown-toggle.datepicker table tr td.selected:hover,
                            .open > .dropdown-toggle.datepicker table tr td.selected.disabled,
                            .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
                                background-image: none;
                            }

                        .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],
                        fieldset[disabled] .datepicker table tr td.selected,
                        fieldset[disabled] .datepicker table tr td.selected:hover,
                        fieldset[disabled] .datepicker table tr td.selected.disabled,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
                        .datepicker table tr td.selected.disabled:hover,
                        .datepicker table tr td.selected:hover.disabled:hover,
                        .datepicker table tr td.selected.disabled.disabled:hover,
                        .datepicker table tr td.selected.disabled:hover.disabled:hover,
                        .datepicker table tr td.selected[disabled]:hover,
                        .datepicker table tr td.selected:hover[disabled]:hover,
                        .datepicker table tr td.selected.disabled[disabled]:hover,
                        .datepicker table tr td.selected.disabled:hover[disabled]:hover,
                        fieldset[disabled] .datepicker table tr td.selected:hover,
                        fieldset[disabled] .datepicker table tr td.selected:hover:hover,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
                        .datepicker table tr td.selected.disabled:focus,
                        .datepicker table tr td.selected:hover.disabled:focus,
                        .datepicker table tr td.selected.disabled.disabled:focus,
                        .datepicker table tr td.selected.disabled:hover.disabled:focus,
                        .datepicker table tr td.selected[disabled]:focus,
                        .datepicker table tr td.selected:hover[disabled]:focus,
                        .datepicker table tr td.selected.disabled[disabled]:focus,
                        .datepicker table tr td.selected.disabled:hover[disabled]:focus,
                        fieldset[disabled] .datepicker table tr td.selected:focus,
                        fieldset[disabled] .datepicker table tr td.selected:hover:focus,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
                        .datepicker table tr td.selected.disabled:active,
                        .datepicker table tr td.selected:hover.disabled:active,
                        .datepicker table tr td.selected.disabled.disabled:active,
                        .datepicker table tr td.selected.disabled:hover.disabled:active,
                        .datepicker table tr td.selected[disabled]:active,
                        .datepicker table tr td.selected:hover[disabled]:active,
                        .datepicker table tr td.selected.disabled[disabled]:active,
                        .datepicker table tr td.selected.disabled:hover[disabled]:active,
                        fieldset[disabled] .datepicker table tr td.selected:active,
                        fieldset[disabled] .datepicker table tr td.selected:hover:active,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:active,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
                        .datepicker table tr td.selected.disabled.active,
                        .datepicker table tr td.selected:hover.disabled.active,
                        .datepicker table tr td.selected.disabled.disabled.active,
                        .datepicker table tr td.selected.disabled:hover.disabled.active,
                        .datepicker table tr td.selected[disabled].active,
                        .datepicker table tr td.selected:hover[disabled].active,
                        .datepicker table tr td.selected.disabled[disabled].active,
                        .datepicker table tr td.selected.disabled:hover[disabled].active,
                        fieldset[disabled] .datepicker table tr td.selected.active,
                        fieldset[disabled] .datepicker table tr td.selected:hover.active,
                        fieldset[disabled] .datepicker table tr td.selected.disabled.active,
                        fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
                            background-color: #bdbdbd;
                            border-color: #9e9e9e;
                        }

                            .datepicker table tr td.selected .badge,
                            .datepicker table tr td.selected:hover .badge,
                            .datepicker table tr td.selected.disabled .badge,
                            .datepicker table tr td.selected.disabled:hover .badge {
                                color: #bdbdbd;
                                background-color: #ffffff;
                            }

.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: #03a9f4 !important;
    border-color: #03a9f4 !important;
    color: #ffffff;
    background-color: #03a9f4;
    border-color: #03a9f4;
    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:focus,
    .datepicker table tr td.active:hover:focus,
    .datepicker table tr td.active.disabled:focus,
    .datepicker table tr td.active.disabled:hover:focus,
    .datepicker table tr td.active.focus,
    .datepicker table tr td.active:hover.focus,
    .datepicker table tr td.active.disabled.focus,
    .datepicker table tr td.active.disabled:hover.focus,
    .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,
    .open > .dropdown-toggle.datepicker table tr td.active,
    .open > .dropdown-toggle.datepicker table tr td.active:hover,
    .open > .dropdown-toggle.datepicker table tr td.active.disabled,
    .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
        color: #ffffff;
        background-color: #0286c2;
        border-color: #027fb8;
    }

        .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,
        .open > .dropdown-toggle.datepicker table tr td.active,
        .open > .dropdown-toggle.datepicker table tr td.active:hover,
        .open > .dropdown-toggle.datepicker table tr td.active.disabled,
        .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
            background-image: none;
        }






/*@import url('ui-helpers.css');*/
/* Margin */
.m-n {
    margin: 0px !important;
}

.m-xs {
    margin: 4px !important;
}

    .m-xs.n {
        margin: -4px !important;
    }

.m-sm {
    margin: 8px !important;
}

    .m-sm.n {
        margin: -8px !important;
    }

.m {
    margin: 12px !important;
}

    .m.n {
        margin: -12px !important;
    }

.m-md {
    margin: 16px !important;
}

    .m-md.n {
        margin: -16px !important;
    }

.m-lg {
    margin: 24px !important;
}

    .m-lg.n {
        margin: -24px !important;
    }

.m-xl {
    margin: 32px !important;
}

    .m-xl.n {
        margin: -32px !important;
    }

.m-xxl {
    margin: 40px !important;
}

    .m-xxl.n {
        margin: -40px !important;
    }

.mb-n {
    margin-bottom: 0px !important;
}

.mb-xs {
    margin-bottom: 4px !important;
}

    .mb-xs.n {
        margin-bottom: -4px !important;
    }

.mb-sm {
    margin-bottom: 8px !important;
}

    .mb-sm.n {
        margin-bottom: -8px !important;
    }

.mb {
    margin-bottom: 12px !important;
}

    .mb.n {
        margin-bottom: -12px !important;
    }

.mb-md {
    margin-bottom: 16px !important;
}

    .mb-md.n {
        margin-bottom: -16px !important;
    }

.mb-lg {
    margin-bottom: 24px !important;
}

    .mb-lg.n {
        margin-bottom: -24px !important;
    }

.mb-xl {
    margin-bottom: 32px !important;
}

    .mb-xl.n {
        margin-bottom: -32px !important;
    }

.mb-xxl {
    margin-bottom: 40px !important;
}

    .mb-xxl.n {
        margin-bottom: -40px !important;
    }

.ml-n {
    margin-right: 0px !important;
}

.ml-xs {
    margin-right: 4px !important;
}

    .ml-xs.n {
        margin-right: -4px !important;
    }

.ml-sm {
    margin-right: 8px !important;
}

    .ml-sm.n {
        margin-right: -8px !important;
    }

.ml {
    margin-right: 12px !important;
}

    .ml.n {
        margin-right: -12px !important;
    }

.ml-md {
    margin-right: 16px !important;
}

    .ml-md.n {
        margin-right: -16px !important;
    }

.ml-lg {
    margin-right: 24px !important;
}

    .ml-lg.n {
        margin-right: -24px !important;
    }

.ml-xl {
    margin-right: 32px !important;
}

    .ml-xl.n {
        margin-right: -32px !important;
    }

.ml-xxl {
    margin-right: 40px !important;
}

    .ml-xxl.n {
        margin-right: -40px !important;
    }

.mr-n {
    margin-left: 0px !important;
}

.mr-xs {
    margin-left: 4px !important;
}

    .mr-xs.n {
        margin-left: -4px !important;
    }

.mr-sm {
    margin-left: 8px !important;
}

    .mr-sm.n {
        margin-left: -8px !important;
    }

.mr {
    margin-left: 12px !important;
}

    .mr.n {
        margin-left: -12px !important;
    }

.mr-md {
    margin-left: 16px !important;
}

    .mr-md.n {
        margin-left: -16px !important;
    }

.mr-lg {
    margin-left: 24px !important;
}

    .mr-lg.n {
        margin-left: -24px !important;
    }

.mr-xl {
    margin-left: 32px !important;
}

    .mr-xl.n {
        margin-left: -32px !important;
    }

.mr-xxl {
    margin-left: 40px !important;
}

    .mr-xxl.n {
        margin-left: -40px !important;
    }

.mt-n {
    margin-top: 0px !important;
}

.mt-xs {
    margin-top: 4px !important;
}

    .mt-xs.n {
        margin-top: -4px !important;
    }

.mt-sm {
    margin-top: 8px !important;
}

    .mt-sm.n {
        margin-top: -8px !important;
    }

.mt {
    margin-top: 12px !important;
}

    .mt.n {
        margin-top: -12px !important;
    }

.mt-md {
    margin-top: 16px !important;
}

    .mt-md.n {
        margin-top: -16px !important;
    }

.mt-lg {
    margin-top: 24px !important;
}

    .mt-lg.n {
        margin-top: -24px !important;
    }

.mt-xl {
    margin-top: 32px !important;
}

    .mt-xl.n {
        margin-top: -32px !important;
    }

.mt-xxl {
    margin-top: 40px !important;
}

    .mt-xxl.n {
        margin-top: -40px !important;
    }
/* Paddiing */
.p-n {
    padding: 0px !important;
}

.p-xs {
    padding: 4px !important;
}

    .p-xs.n {
        padding: -4px !important;
    }

.p-sm {
    padding: 8px !important;
}

    .p-sm.n {
        padding: -8px !important;
    }

.p {
    padding: 12px !important;
}

    .p.n {
        padding: -12px !important;
    }

.p-md {
    padding: 16px !important;
}

    .p-md.n {
        padding: -16px !important;
    }

.p-lg {
    padding: 24px !important;
}

    .p-lg.n {
        padding: -24px !important;
    }

.p-xl {
    padding: 32px !important;
}

    .p-xl.n {
        padding: -32px !important;
    }

.p-xxl {
    padding: 40px !important;
}

    .p-xxl.n {
        padding: -40px !important;
    }

.pb-n {
    padding-bottom: 0px !important;
}

.pb-xs {
    padding-bottom: 4px !important;
}

    .pb-xs.n {
        padding-bottom: -4px !important;
    }

.pb-sm {
    padding-bottom: 8px !important;
}

    .pb-sm.n {
        padding-bottom: -8px !important;
    }

.pb {
    padding-bottom: 12px !important;
}

    .pb.n {
        padding-bottom: -12px !important;
    }

.pb-md {
    padding-bottom: 16px !important;
}

    .pb-md.n {
        padding-bottom: -16px !important;
    }

.pb-lg {
    padding-bottom: 24px !important;
}

    .pb-lg.n {
        padding-bottom: -24px !important;
    }

.pb-xl {
    padding-bottom: 32px !important;
}

    .pb-xl.n {
        padding-bottom: -32px !important;
    }

.pb-xxl {
    padding-bottom: 40px !important;
}

    .pb-xxl.n {
        padding-bottom: -40px !important;
    }

.pl-n {
    padding-right: 0px !important;
}

.pl-xs {
    padding-right: 4px !important;
}

    .pl-xs.n {
        padding-right: -4px !important;
    }

.pl-sm {
    padding-right: 8px !important;
}

    .pl-sm.n {
        padding-right: -8px !important;
    }

.pl {
    padding-right: 12px !important;
}

    .pl.n {
        padding-right: -12px !important;
    }

.pl-md {
    padding-right: 16px !important;
}

    .pl-md.n {
        padding-right: -16px !important;
    }

.pl-lg {
    padding-right: 24px !important;
}

    .pl-lg.n {
        padding-right: -24px !important;
    }

.pl-xl {
    padding-right: 32px !important;
}

    .pl-xl.n {
        padding-right: -32px !important;
    }

.pl-xxl {
    padding-right: 40px !important;
}

    .pl-xxl.n {
        padding-right: -40px !important;
    }

.pr-n {
    padding-left: 0px !important;
}

.pr-xs {
    padding-left: 4px !important;
}

    .pr-xs.n {
        padding-left: -4px !important;
    }

.pr-sm {
    padding-left: 8px !important;
}

    .pr-sm.n {
        padding-left: -8px !important;
    }

.pr {
    padding-left: 12px !important;
}

    .pr.n {
        padding-left: -12px !important;
    }

.pr-md {
    padding-left: 16px !important;
}

    .pr-md.n {
        padding-left: -16px !important;
    }

.pr-lg {
    padding-left: 24px !important;
}

    .pr-lg.n {
        padding-left: -24px !important;
    }

.pr-xl {
    padding-left: 32px !important;
}

    .pr-xl.n {
        padding-left: -32px !important;
    }

.pr-xxl {
    padding-left: 40px !important;
}

    .pr-xxl.n {
        padding-left: -40px !important;
    }

.pt-n {
    padding-top: 0px !important;
}

.pt-xs {
    padding-top: 4px !important;
}

    .pt-xs.n {
        padding-top: -4px !important;
    }

.pt-sm {
    padding-top: 8px !important;
}

    .pt-sm.n {
        padding-top: -8px !important;
    }

.pt {
    padding-top: 12px !important;
}

    .pt.n {
        padding-top: -12px !important;
    }

.pt-md {
    padding-top: 16px !important;
}

    .pt-md.n {
        padding-top: -16px !important;
    }

.pt-lg {
    padding-top: 24px !important;
}

    .pt-lg.n {
        padding-top: -24px !important;
    }

.pt-xl {
    padding-top: 32px !important;
}

    .pt-xl.n {
        padding-top: -32px !important;
    }

.pt-xxl {
    padding-top: 40px !important;
}

    .pt-xxl.n {
        padding-top: -40px !important;
    }

.c-black {
    color: black;
}

.c-616161 {
    color: #616161;
}

.c-warning {
    color: #ffc107;
}

.c-danger {
    color: #e51c23;
}








/* ------------------------- */

.left-plate {
    background-image: url(../img/left-plate.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 17px 33px;
}

.border-plate {
    border-radius: 5px;
    margin-left: 0;
    border: 3px solid #000000;
    margin-right: 0;
}

.iran-plate {
    background-image: url(../img/iran-plate.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 42px 9px;
}

.input-iran-palte {
    background: rgba(255, 255, 255, 0);
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

#mbody {
    height: 100%;
}

ul.dropdown-menu li ul {
    margin: 0;
    padding: 0;
}

    ul.dropdown-menu li ul li {
        margin-right: 10px;
        margin-left: 10px;
        list-style-type: none;
    }

ul.scroll-content li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.SAspin {
    transform-origin: 50% 50%;
    -webkit-animation: SAspin 2 linear infinite;
    -moz-animation: SAspin 2 linear infinite;
    animation: SAspin 2s linear infinite;
}

@-moz-keyframes SAspin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes SAspin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes SAspin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.TMspin {
    transform-origin: 50% 50%;
    -webkit-animation: TMspin 0.5 linear infinite;
    -moz-animation: TMspin 0.5 linear infinite;
    animation: TMspin 0.5s linear infinite;
}

@-moz-keyframes TMspin {
    100% {
        -moz-transform: rotate(45deg);
    }
}

@-webkit-keyframes TMspin {
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes TMspin {
    100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

dt, dd {
    line-height: 30px;
}

.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],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
    background-color: #03a9f4;
    border-color: #03a9f4;
}

    .datepicker table tr td.active .badge,
    .datepicker table tr td.active:hover .badge,
    .datepicker table tr td.active.disabled .badge,
    .datepicker table tr td.active.disabled:hover .badge {
        color: #03a9f4;
        background-color: #ffffff;
    }

    .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:focus,
    .datepicker table tr td.active:hover:focus,
    .datepicker table tr td.active.disabled:focus,
    .datepicker table tr td.active.disabled:hover:focus,
    .datepicker table tr td.active.focus,
    .datepicker table tr td.active:hover.focus,
    .datepicker table tr td.active.disabled.focus,
    .datepicker table tr td.active.disabled:hover.focus,
    .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,
    .open > .dropdown-toggle.datepicker table tr td.active,
    .open > .dropdown-toggle.datepicker table tr td.active:hover,
    .open > .dropdown-toggle.datepicker table tr td.active.disabled,
    .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
        color: #ffffff;
        background-color: #0398db !important;
        border-color: #0398db !important;
    }

        .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,
        .open > .dropdown-toggle.datepicker table tr td.active,
        .open > .dropdown-toggle.datepicker table tr td.active:hover,
        .open > .dropdown-toggle.datepicker table tr td.active.disabled,
        .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
            background-image: none;
        }

        .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],
        fieldset[disabled] .datepicker table tr td.active,
        fieldset[disabled] .datepicker table tr td.active:hover,
        fieldset[disabled] .datepicker table tr td.active.disabled,
        fieldset[disabled] .datepicker table tr td.active.disabled:hover,
        .datepicker table tr td.active.disabled:hover,
        .datepicker table tr td.active:hover.disabled:hover,
        .datepicker table tr td.active.disabled.disabled:hover,
        .datepicker table tr td.active.disabled:hover.disabled:hover,
        .datepicker table tr td.active[disabled]:hover,
        .datepicker table tr td.active:hover[disabled]:hover,
        .datepicker table tr td.active.disabled[disabled]:hover,
        .datepicker table tr td.active.disabled:hover[disabled]:hover,
        fieldset[disabled] .datepicker table tr td.active:hover,
        fieldset[disabled] .datepicker table tr td.active:hover:hover,
        fieldset[disabled] .datepicker table tr td.active.disabled:hover,
        fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
        .datepicker table tr td.active.disabled:focus,
        .datepicker table tr td.active:hover.disabled:focus,
        .datepicker table tr td.active.disabled.disabled:focus,
        .datepicker table tr td.active.disabled:hover.disabled:focus,
        .datepicker table tr td.active[disabled]:focus,
        .datepicker table tr td.active:hover[disabled]:focus,
        .datepicker table tr td.active.disabled[disabled]:focus,
        .datepicker table tr td.active.disabled:hover[disabled]:focus,
        fieldset[disabled] .datepicker table tr td.active:focus,
        fieldset[disabled] .datepicker table tr td.active:hover:focus,
        fieldset[disabled] .datepicker table tr td.active.disabled:focus,
        fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
        .datepicker table tr td.active.disabled.focus,
        .datepicker table tr td.active:hover.disabled.focus,
        .datepicker table tr td.active.disabled.disabled.focus,
        .datepicker table tr td.active.disabled:hover.disabled.focus,
        .datepicker table tr td.active[disabled].focus,
        .datepicker table tr td.active:hover[disabled].focus,
        .datepicker table tr td.active.disabled[disabled].focus,
        .datepicker table tr td.active.disabled:hover[disabled].focus,
        fieldset[disabled] .datepicker table tr td.active.focus,
        fieldset[disabled] .datepicker table tr td.active:hover.focus,
        fieldset[disabled] .datepicker table tr td.active.disabled.focus,
        fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
        .datepicker table tr td.active.disabled:active,
        .datepicker table tr td.active:hover.disabled:active,
        .datepicker table tr td.active.disabled.disabled:active,
        .datepicker table tr td.active.disabled:hover.disabled:active,
        .datepicker table tr td.active[disabled]:active,
        .datepicker table tr td.active:hover[disabled]:active,
        .datepicker table tr td.active.disabled[disabled]:active,
        .datepicker table tr td.active.disabled:hover[disabled]:active,
        fieldset[disabled] .datepicker table tr td.active:active,
        fieldset[disabled] .datepicker table tr td.active:hover:active,
        fieldset[disabled] .datepicker table tr td.active.disabled:active,
        fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
        .datepicker table tr td.active.disabled.active,
        .datepicker table tr td.active:hover.disabled.active,
        .datepicker table tr td.active.disabled.disabled.active,
        .datepicker table tr td.active.disabled:hover.disabled.active,
        .datepicker table tr td.active[disabled].active,
        .datepicker table tr td.active:hover[disabled].active,
        .datepicker table tr td.active.disabled[disabled].active,
        .datepicker table tr td.active.disabled:hover[disabled].active,
        fieldset[disabled] .datepicker table tr td.active.active,
        fieldset[disabled] .datepicker table tr td.active:hover.active,
        fieldset[disabled] .datepicker table tr td.active.disabled.active,
        fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
            background-color: #03a9f4;
            border-color: #03a9f4;
        }

            .datepicker table tr td.active .badge,
            .datepicker table tr td.active:hover .badge,
            .datepicker table tr td.active.disabled .badge,
            .datepicker table tr td.active.disabled:hover .badge {
                color: #03a9f4;
                background-color: #ffffff;
            }

            .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 {
                background-color: #0398db;
                border-color: #038dcc;
            }

                .datepicker table tr td.active:focus,
                .datepicker table tr td.active:hover:focus,
                .datepicker table tr td.active.disabled:focus,
                .datepicker table tr td.active.disabled:hover:focus,
                .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,
                .open > .dropdown-toggle.datepicker table tr td.active,
                .open > .dropdown-toggle.datepicker table tr td.active:hover,
                .open > .dropdown-toggle.datepicker table tr td.active.disabled,
                .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
                    color: #ffffff;
                    background-color: #038dcc;
                    border-color: #0286c2;
                }

                    .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,
                    .open > .dropdown-toggle.datepicker table tr td.active,
                    .open > .dropdown-toggle.datepicker table tr td.active:hover,
                    .open > .dropdown-toggle.datepicker table tr td.active.disabled,
                    .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
                        background-image: none;
                    }

                .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],
                fieldset[disabled] .datepicker table tr td.active,
                fieldset[disabled] .datepicker table tr td.active:hover,
                fieldset[disabled] .datepicker table tr td.active.disabled,
                fieldset[disabled] .datepicker table tr td.active.disabled:hover,
                .datepicker table tr td.active.disabled:hover,
                .datepicker table tr td.active:hover.disabled:hover,
                .datepicker table tr td.active.disabled.disabled:hover,
                .datepicker table tr td.active.disabled:hover.disabled:hover,
                .datepicker table tr td.active[disabled]:hover,
                .datepicker table tr td.active:hover[disabled]:hover,
                .datepicker table tr td.active.disabled[disabled]:hover,
                .datepicker table tr td.active.disabled:hover[disabled]:hover,
                fieldset[disabled] .datepicker table tr td.active:hover,
                fieldset[disabled] .datepicker table tr td.active:hover:hover,
                fieldset[disabled] .datepicker table tr td.active.disabled:hover,
                fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
                .datepicker table tr td.active.disabled:focus,
                .datepicker table tr td.active:hover.disabled:focus,
                .datepicker table tr td.active.disabled.disabled:focus,
                .datepicker table tr td.active.disabled:hover.disabled:focus,
                .datepicker table tr td.active[disabled]:focus,
                .datepicker table tr td.active:hover[disabled]:focus,
                .datepicker table tr td.active.disabled[disabled]:focus,
                .datepicker table tr td.active.disabled:hover[disabled]:focus,
                fieldset[disabled] .datepicker table tr td.active:focus,
                fieldset[disabled] .datepicker table tr td.active:hover:focus,
                fieldset[disabled] .datepicker table tr td.active.disabled:focus,
                fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
                .datepicker table tr td.active.disabled:active,
                .datepicker table tr td.active:hover.disabled:active,
                .datepicker table tr td.active.disabled.disabled:active,
                .datepicker table tr td.active.disabled:hover.disabled:active,
                .datepicker table tr td.active[disabled]:active,
                .datepicker table tr td.active:hover[disabled]:active,
                .datepicker table tr td.active.disabled[disabled]:active,
                .datepicker table tr td.active.disabled:hover[disabled]:active,
                fieldset[disabled] .datepicker table tr td.active:active,
                fieldset[disabled] .datepicker table tr td.active:hover:active,
                fieldset[disabled] .datepicker table tr td.active.disabled:active,
                fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
                .datepicker table tr td.active.disabled.active,
                .datepicker table tr td.active:hover.disabled.active,
                .datepicker table tr td.active.disabled.disabled.active,
                .datepicker table tr td.active.disabled:hover.disabled.active,
                .datepicker table tr td.active[disabled].active,
                .datepicker table tr td.active:hover[disabled].active,
                .datepicker table tr td.active.disabled[disabled].active,
                .datepicker table tr td.active.disabled:hover[disabled].active,
                fieldset[disabled] .datepicker table tr td.active.active,
                fieldset[disabled] .datepicker table tr td.active:hover.active,
                fieldset[disabled] .datepicker table tr td.active.disabled.active,
                fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
                    background-color: #03a9f4;
                    border-color: #03a9f4;
                }

                    .datepicker table tr td.active .badge,
                    .datepicker table tr td.active:hover .badge,
                    .datepicker table tr td.active.disabled .badge,
                    .datepicker table tr td.active.disabled:hover .badge {
                        color: #03a9f4;
                        background-color: #ffffff;
                    }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: right;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

    .datepicker table tr td span:hover {
        background: #e0e0e0;
    }

    .datepicker table tr td span.disabled,
    .datepicker table tr td span.disabled:hover {
        background: none;
        color: #bdbdbd;
        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: #03a9f4 !important;
        border-color: #03a9f4 !important;
        color: #ffffff;
        background-color: #03a9f4;
        border-color: #03a9f4;
        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:focus,
        .datepicker table tr td span.active:hover:focus,
        .datepicker table tr td span.active.disabled:focus,
        .datepicker table tr td span.active.disabled:hover:focus,
        .datepicker table tr td span.active.focus,
        .datepicker table tr td span.active:hover.focus,
        .datepicker table tr td span.active.disabled.focus,
        .datepicker table tr td span.active.disabled:hover.focus,
        .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,
        .open > .dropdown-toggle.datepicker table tr td span.active,
        .open > .dropdown-toggle.datepicker table tr td span.active:hover,
        .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
        .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
            color: #ffffff;
            background-color: #0286c2;
            border-color: #027fb8;
        }

            .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,
            .open > .dropdown-toggle.datepicker table tr td span.active,
            .open > .dropdown-toggle.datepicker table tr td span.active:hover,
            .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
            .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
                background-image: none;
            }

            .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],
            fieldset[disabled] .datepicker table tr td span.active,
            fieldset[disabled] .datepicker table tr td span.active:hover,
            fieldset[disabled] .datepicker table tr td span.active.disabled,
            fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
            .datepicker table tr td span.active.disabled:hover,
            .datepicker table tr td span.active:hover.disabled:hover,
            .datepicker table tr td span.active.disabled.disabled:hover,
            .datepicker table tr td span.active.disabled:hover.disabled:hover,
            .datepicker table tr td span.active[disabled]:hover,
            .datepicker table tr td span.active:hover[disabled]:hover,
            .datepicker table tr td span.active.disabled[disabled]:hover,
            .datepicker table tr td span.active.disabled:hover[disabled]:hover,
            fieldset[disabled] .datepicker table tr td span.active:hover,
            fieldset[disabled] .datepicker table tr td span.active:hover:hover,
            fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
            fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
            .datepicker table tr td span.active.disabled:focus,
            .datepicker table tr td span.active:hover.disabled:focus,
            .datepicker table tr td span.active.disabled.disabled:focus,
            .datepicker table tr td span.active.disabled:hover.disabled:focus,
            .datepicker table tr td span.active[disabled]:focus,
            .datepicker table tr td span.active:hover[disabled]:focus,
            .datepicker table tr td span.active.disabled[disabled]:focus,
            .datepicker table tr td span.active.disabled:hover[disabled]:focus,
            fieldset[disabled] .datepicker table tr td span.active:focus,
            fieldset[disabled] .datepicker table tr td span.active:hover:focus,
            fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
            fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
            .datepicker table tr td span.active.disabled.focus,
            .datepicker table tr td span.active:hover.disabled.focus,
            .datepicker table tr td span.active.disabled.disabled.focus,
            .datepicker table tr td span.active.disabled:hover.disabled.focus,
            .datepicker table tr td span.active[disabled].focus,
            .datepicker table tr td span.active:hover[disabled].focus,
            .datepicker table tr td span.active.disabled[disabled].focus,
            .datepicker table tr td span.active.disabled:hover[disabled].focus,
            fieldset[disabled] .datepicker table tr td span.active.focus,
            fieldset[disabled] .datepicker table tr td span.active:hover.focus,
            fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
            fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
            .datepicker table tr td span.active.disabled:active,
            .datepicker table tr td span.active:hover.disabled:active,
            .datepicker table tr td span.active.disabled.disabled:active,
            .datepicker table tr td span.active.disabled:hover.disabled:active,
            .datepicker table tr td span.active[disabled]:active,
            .datepicker table tr td span.active:hover[disabled]:active,
            .datepicker table tr td span.active.disabled[disabled]:active,
            .datepicker table tr td span.active.disabled:hover[disabled]:active,
            fieldset[disabled] .datepicker table tr td span.active:active,
            fieldset[disabled] .datepicker table tr td span.active:hover:active,
            fieldset[disabled] .datepicker table tr td span.active.disabled:active,
            fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
            .datepicker table tr td span.active.disabled.active,
            .datepicker table tr td span.active:hover.disabled.active,
            .datepicker table tr td span.active.disabled.disabled.active,
            .datepicker table tr td span.active.disabled:hover.disabled.active,
            .datepicker table tr td span.active[disabled].active,
            .datepicker table tr td span.active:hover[disabled].active,
            .datepicker table tr td span.active.disabled[disabled].active,
            .datepicker table tr td span.active.disabled:hover[disabled].active,
            fieldset[disabled] .datepicker table tr td span.active.active,
            fieldset[disabled] .datepicker table tr td span.active:hover.active,
            fieldset[disabled] .datepicker table tr td span.active.disabled.active,
            fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
                background-color: #03a9f4;
                border-color: #03a9f4;
            }

                .datepicker table tr td span.active .badge,
                .datepicker table tr td span.active:hover .badge,
                .datepicker table tr td span.active.disabled .badge,
                .datepicker table tr td span.active.disabled:hover .badge {
                    color: #03a9f4;
                    background-color: #ffffff;
                }

                .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:focus,
                .datepicker table tr td span.active:hover:focus,
                .datepicker table tr td span.active.disabled:focus,
                .datepicker table tr td span.active.disabled:hover:focus,
                .datepicker table tr td span.active.focus,
                .datepicker table tr td span.active:hover.focus,
                .datepicker table tr td span.active.disabled.focus,
                .datepicker table tr td span.active.disabled:hover.focus,
                .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,
                .open > .dropdown-toggle.datepicker table tr td span.active,
                .open > .dropdown-toggle.datepicker table tr td span.active:hover,
                .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
                .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
                    color: #ffffff;
                    background-color: #0398db !important;
                    border-color: #0398db !important;
                }

                    .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,
                    .open > .dropdown-toggle.datepicker table tr td span.active,
                    .open > .dropdown-toggle.datepicker table tr td span.active:hover,
                    .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
                    .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
                        background-image: none;
                    }

                    .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],
                    fieldset[disabled] .datepicker table tr td span.active,
                    fieldset[disabled] .datepicker table tr td span.active:hover,
                    fieldset[disabled] .datepicker table tr td span.active.disabled,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
                    .datepicker table tr td span.active.disabled:hover,
                    .datepicker table tr td span.active:hover.disabled:hover,
                    .datepicker table tr td span.active.disabled.disabled:hover,
                    .datepicker table tr td span.active.disabled:hover.disabled:hover,
                    .datepicker table tr td span.active[disabled]:hover,
                    .datepicker table tr td span.active:hover[disabled]:hover,
                    .datepicker table tr td span.active.disabled[disabled]:hover,
                    .datepicker table tr td span.active.disabled:hover[disabled]:hover,
                    fieldset[disabled] .datepicker table tr td span.active:hover,
                    fieldset[disabled] .datepicker table tr td span.active:hover:hover,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
                    .datepicker table tr td span.active.disabled:focus,
                    .datepicker table tr td span.active:hover.disabled:focus,
                    .datepicker table tr td span.active.disabled.disabled:focus,
                    .datepicker table tr td span.active.disabled:hover.disabled:focus,
                    .datepicker table tr td span.active[disabled]:focus,
                    .datepicker table tr td span.active:hover[disabled]:focus,
                    .datepicker table tr td span.active.disabled[disabled]:focus,
                    .datepicker table tr td span.active.disabled:hover[disabled]:focus,
                    fieldset[disabled] .datepicker table tr td span.active:focus,
                    fieldset[disabled] .datepicker table tr td span.active:hover:focus,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
                    .datepicker table tr td span.active.disabled.focus,
                    .datepicker table tr td span.active:hover.disabled.focus,
                    .datepicker table tr td span.active.disabled.disabled.focus,
                    .datepicker table tr td span.active.disabled:hover.disabled.focus,
                    .datepicker table tr td span.active[disabled].focus,
                    .datepicker table tr td span.active:hover[disabled].focus,
                    .datepicker table tr td span.active.disabled[disabled].focus,
                    .datepicker table tr td span.active.disabled:hover[disabled].focus,
                    fieldset[disabled] .datepicker table tr td span.active.focus,
                    fieldset[disabled] .datepicker table tr td span.active:hover.focus,
                    fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
                    .datepicker table tr td span.active.disabled:active,
                    .datepicker table tr td span.active:hover.disabled:active,
                    .datepicker table tr td span.active.disabled.disabled:active,
                    .datepicker table tr td span.active.disabled:hover.disabled:active,
                    .datepicker table tr td span.active[disabled]:active,
                    .datepicker table tr td span.active:hover[disabled]:active,
                    .datepicker table tr td span.active.disabled[disabled]:active,
                    .datepicker table tr td span.active.disabled:hover[disabled]:active,
                    fieldset[disabled] .datepicker table tr td span.active:active,
                    fieldset[disabled] .datepicker table tr td span.active:hover:active,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:active,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
                    .datepicker table tr td span.active.disabled.active,
                    .datepicker table tr td span.active:hover.disabled.active,
                    .datepicker table tr td span.active.disabled.disabled.active,
                    .datepicker table tr td span.active.disabled:hover.disabled.active,
                    .datepicker table tr td span.active[disabled].active,
                    .datepicker table tr td span.active:hover[disabled].active,
                    .datepicker table tr td span.active.disabled[disabled].active,
                    .datepicker table tr td span.active.disabled:hover[disabled].active,
                    fieldset[disabled] .datepicker table tr td span.active.active,
                    fieldset[disabled] .datepicker table tr td span.active:hover.active,
                    fieldset[disabled] .datepicker table tr td span.active.disabled.active,
                    fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
                        background-color: #03a9f4;
                        border-color: #03a9f4;
                    }

                        .datepicker table tr td span.active .badge,
                        .datepicker table tr td span.active:hover .badge,
                        .datepicker table tr td span.active.disabled .badge,
                        .datepicker table tr td span.active.disabled:hover .badge {
                            color: #03a9f4;
                            background-color: #ffffff;
                        }

                        .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 {
                            background-color: #0398db;
                            border-color: #038dcc;
                        }

                            .datepicker table tr td span.active:focus,
                            .datepicker table tr td span.active:hover:focus,
                            .datepicker table tr td span.active.disabled:focus,
                            .datepicker table tr td span.active.disabled:hover:focus,
                            .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,
                            .open > .dropdown-toggle.datepicker table tr td span.active,
                            .open > .dropdown-toggle.datepicker table tr td span.active:hover,
                            .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
                            .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
                                color: #ffffff;
                                background-color: #038dcc;
                                border-color: #0286c2;
                            }

                                .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,
                                .open > .dropdown-toggle.datepicker table tr td span.active,
                                .open > .dropdown-toggle.datepicker table tr td span.active:hover,
                                .open > .dropdown-toggle.datepicker table tr td span.active.disabled,
                                .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
                                    background-image: none;
                                }

                            .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],
                            fieldset[disabled] .datepicker table tr td span.active,
                            fieldset[disabled] .datepicker table tr td span.active:hover,
                            fieldset[disabled] .datepicker table tr td span.active.disabled,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
                            .datepicker table tr td span.active.disabled:hover,
                            .datepicker table tr td span.active:hover.disabled:hover,
                            .datepicker table tr td span.active.disabled.disabled:hover,
                            .datepicker table tr td span.active.disabled:hover.disabled:hover,
                            .datepicker table tr td span.active[disabled]:hover,
                            .datepicker table tr td span.active:hover[disabled]:hover,
                            .datepicker table tr td span.active.disabled[disabled]:hover,
                            .datepicker table tr td span.active.disabled:hover[disabled]:hover,
                            fieldset[disabled] .datepicker table tr td span.active:hover,
                            fieldset[disabled] .datepicker table tr td span.active:hover:hover,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
                            .datepicker table tr td span.active.disabled:focus,
                            .datepicker table tr td span.active:hover.disabled:focus,
                            .datepicker table tr td span.active.disabled.disabled:focus,
                            .datepicker table tr td span.active.disabled:hover.disabled:focus,
                            .datepicker table tr td span.active[disabled]:focus,
                            .datepicker table tr td span.active:hover[disabled]:focus,
                            .datepicker table tr td span.active.disabled[disabled]:focus,
                            .datepicker table tr td span.active.disabled:hover[disabled]:focus,
                            fieldset[disabled] .datepicker table tr td span.active:focus,
                            fieldset[disabled] .datepicker table tr td span.active:hover:focus,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
                            .datepicker table tr td span.active.disabled:active,
                            .datepicker table tr td span.active:hover.disabled:active,
                            .datepicker table tr td span.active.disabled.disabled:active,
                            .datepicker table tr td span.active.disabled:hover.disabled:active,
                            .datepicker table tr td span.active[disabled]:active,
                            .datepicker table tr td span.active:hover[disabled]:active,
                            .datepicker table tr td span.active.disabled[disabled]:active,
                            .datepicker table tr td span.active.disabled:hover[disabled]:active,
                            fieldset[disabled] .datepicker table tr td span.active:active,
                            fieldset[disabled] .datepicker table tr td span.active:hover:active,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:active,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
                            .datepicker table tr td span.active.disabled.active,
                            .datepicker table tr td span.active:hover.disabled.active,
                            .datepicker table tr td span.active.disabled.disabled.active,
                            .datepicker table tr td span.active.disabled:hover.disabled.active,
                            .datepicker table tr td span.active[disabled].active,
                            .datepicker table tr td span.active:hover[disabled].active,
                            .datepicker table tr td span.active.disabled[disabled].active,
                            .datepicker table tr td span.active.disabled:hover[disabled].active,
                            fieldset[disabled] .datepicker table tr td span.active.active,
                            fieldset[disabled] .datepicker table tr td span.active:hover.active,
                            fieldset[disabled] .datepicker table tr td span.active.disabled.active,
                            fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
                                background-color: #03a9f4;
                                border-color: #03a9f4;
                            }

                                .datepicker table tr td span.active .badge,
                                .datepicker table tr td span.active:hover .badge,
                                .datepicker table tr td span.active.disabled .badge,
                                .datepicker table tr td span.active.disabled:hover .badge {
                                    color: #03a9f4;
                                    background-color: #ffffff;
                                }

    .datepicker table tr td span.old,
    .datepicker table tr td span.new {
        color: #bdbdbd;
    }

.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: #e0e0e0;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 5px 0 2px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child {
        border-radius: 3px 0 0 3px;
    }

    .input-daterange input:last-child {
        border-radius: 0 3px 3px 0;
    }

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.45;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #e0e0e0;
    border: solid #e0e0e0;
    border-width: 1px 0;
    margin-right: -5px;
    margin-left: -5px;
}
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
    position: relative;
}

    .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
        left: auto;
        right: 0;
    }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
            left: auto;
            right: 12px;
        }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
            left: auto;
            right: 13px;
        }

    .bootstrap-timepicker .input-group-addon {
        cursor: pointer;
    }

        .bootstrap-timepicker .input-group-addon i {
            display: inline-block;
            width: 16px;
            height: 16px;
        }

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 4px;
}

    .bootstrap-timepicker-widget.dropdown-menu.open {
        display: inline-block;
    }

    .bootstrap-timepicker-widget.dropdown-menu:before {
        border-bottom: 7px solid rgba(0, 0, 0, 0.2);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

    .bootstrap-timepicker-widget.dropdown-menu:after {
        border-bottom: 6px solid #FFFFFF;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff;
}

.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
    border-radius: 4px;
}

.bootstrap-timepicker-widget table {
    direction: ltr;
    width: 100%;
    margin: 0;
}

    .bootstrap-timepicker-widget table td {
        text-align: center;
        height: 30px;
        margin: 0;
        padding: 2px;
    }

        .bootstrap-timepicker-widget table td:not(.separator) {
            min-width: 30px;
        }

        .bootstrap-timepicker-widget table td span {
            width: 100%;
        }

        .bootstrap-timepicker-widget table td a {
            border: 1px transparent solid;
            width: 100%;
            display: inline-block;
            margin: 0;
            padding: 0px 7px 0px 7px;
            outline: 0;
            color: #333 !important;
        }

            .bootstrap-timepicker-widget table td a:hover {
                text-decoration: none;
                background-color: #eee;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                border-color: #ddd;
            }

            .bootstrap-timepicker-widget table td a i, .bootstrap-timepicker-widget table td a svg {
                margin-top: 2px;
                font-size: 18px;
            }

        .bootstrap-timepicker-widget table td input {
            border: 0px !important;
            width: 25px !important;
            margin: 0;
            text-align: center;
        }

.bootstrap-timepicker-widget .modal-content {
    padding: 4px;
}

@media (min-width: 767px) {
    .bootstrap-timepicker-widget.modal {
        width: 200px;
        margin-left: -100px;
    }
}

@media (max-width: 767px) {
    .bootstrap-timepicker {
        width: 100%;
    }

        .bootstrap-timepicker .dropdown-menu {
            width: 100%;
        }
}

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyleft 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Improvements by Sébastien Malot
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    white-space: normal;
    border-radius: 2px;
    direction: ltr;
    max-width: 265px;
}

    .datetimepicker table {
        margin-right: auto !important;
        margin-left: auto !important;
    }

        .datetimepicker table thead tr th {
            border-radius: 0;
        }

        .datetimepicker table tr:first-child th:first-child {
            border-top-right-radius: 2px;
        }

        .datetimepicker table tr:first-child th:last-child {
            border-top-left-radius: 2px;
        }

    .datetimepicker.datetimepicker-rtl {
        direction: rtl;
    }

        .datetimepicker.datetimepicker-rtl table tr td span {
            float: left;
        }

    .datetimepicker > div {
        display: none;
    }

    .datetimepicker.minutes div.datetimepicker-minutes {
        display: block;
    }

    .datetimepicker.hours div.datetimepicker-hours {
        display: block;
    }

    .datetimepicker.days div.datetimepicker-days {
        display: block;
    }

    .datetimepicker.months div.datetimepicker-months {
        display: block;
    }

    .datetimepicker.years div.datetimepicker-years {
        display: block;
    }

    .datetimepicker table {
        margin: 0;
    }

        .datetimepicker table tr td.minute:hover {
            background: #eeeeee;
            cursor: pointer;
        }

        .datetimepicker table tr td.hour:hover {
            background: #eeeeee;
            cursor: pointer;
        }

        .datetimepicker table tr td.day:hover {
            background: #eeeeee;
            cursor: pointer;
        }

        .datetimepicker table tr td span {
            display: block;
            width: 23%;
            height: 54px;
            line-height: 54px;
            float: right;
            margin: 1%;
            cursor: pointer;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .datetimepicker table tr td span:hover {
                background: #eeeeee;
            }

            .datetimepicker table tr td span.old {
                color: #999999;
            }

    .datetimepicker .datetimepicker-hours span {
        height: 26px;
        line-height: 26px;
    }

    .datetimepicker .datetimepicker-minutes span {
        height: 26px;
        line-height: 26px;
    }

    .datetimepicker th.switch {
        width: 145px;
    }

.datetimepicker-inline {
    width: 220px;
}

.datetimepicker-dropdown,
.datetimepicker-dropdown-right {
    top: 0;
    right: 0;
}

[class*="datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}

[class*="datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
}

[class*="datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
}

[class*="datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px;
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px;
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px;
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px;
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px;
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px;
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px;
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px;
}

.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent;
}

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
    color: #999999;
}

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker 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);
}

    .datetimepicker table tr td.today:hover,
    .datetimepicker table tr td.today:hover:hover,
    .datetimepicker table tr td.today.disabled:hover,
    .datetimepicker table tr td.today.disabled:hover:hover,
    .datetimepicker table tr td.today:active,
    .datetimepicker table tr td.today:hover:active,
    .datetimepicker table tr td.today.disabled:active,
    .datetimepicker table tr td.today.disabled:hover:active,
    .datetimepicker table tr td.today.active,
    .datetimepicker table tr td.today:hover.active,
    .datetimepicker table tr td.today.disabled.active,
    .datetimepicker table tr td.today.disabled:hover.active,
    .datetimepicker table tr td.today.disabled,
    .datetimepicker table tr td.today:hover.disabled,
    .datetimepicker table tr td.today.disabled.disabled,
    .datetimepicker table tr td.today.disabled:hover.disabled,
    .datetimepicker table tr td.today[disabled],
    .datetimepicker table tr td.today:hover[disabled],
    .datetimepicker table tr td.today.disabled[disabled],
    .datetimepicker table tr td.today.disabled:hover[disabled] {
        background-color: #fdf59a;
    }

        .datetimepicker table tr td.today:active,
        .datetimepicker table tr td.today:hover:active,
        .datetimepicker table tr td.today.disabled:active,
        .datetimepicker table tr td.today.disabled:hover:active,
        .datetimepicker table tr td.today.active,
        .datetimepicker table tr td.today:hover.active,
        .datetimepicker table tr td.today.disabled.active,
        .datetimepicker table tr td.today.disabled:hover.active {
            background-color: #fbf069 \9;
        }

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
    background: #03a9f4;
    color: #fff;
}

    .datetimepicker table tr td.active:hover,
    .datetimepicker table tr td.active:hover:hover,
    .datetimepicker table tr td.active.disabled:hover,
    .datetimepicker table tr td.active.disabled:hover:hover,
    .datetimepicker table tr td.active:active,
    .datetimepicker table tr td.active:hover:active,
    .datetimepicker table tr td.active.disabled:active,
    .datetimepicker table tr td.active.disabled:hover:active,
    .datetimepicker table tr td.active.active,
    .datetimepicker table tr td.active:hover.active,
    .datetimepicker table tr td.active.disabled.active,
    .datetimepicker table tr td.active.disabled:hover.active,
    .datetimepicker table tr td.active.disabled,
    .datetimepicker table tr td.active:hover.disabled,
    .datetimepicker table tr td.active.disabled.disabled,
    .datetimepicker table tr td.active.disabled:hover.disabled,
    .datetimepicker table tr td.active[disabled],
    .datetimepicker table tr td.active:hover[disabled],
    .datetimepicker table tr td.active.disabled[disabled],
    .datetimepicker table tr td.active.disabled:hover[disabled] {
        background: #03a9f4;
    }

        .datetimepicker table tr td.active:active,
        .datetimepicker table tr td.active:hover:active,
        .datetimepicker table tr td.active.disabled:active,
        .datetimepicker table tr td.active.disabled:hover:active,
        .datetimepicker table tr td.active.active,
        .datetimepicker table tr td.active:hover.active,
        .datetimepicker table tr td.active.disabled.active,
        .datetimepicker table tr td.active.disabled:hover.active {
            background-color: #003399 \9;
        }

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%;
}

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px;
}

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
    background-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);
}

    .datetimepicker table tr td span.active:hover,
    .datetimepicker table tr td span.active:hover:hover,
    .datetimepicker table tr td span.active.disabled:hover,
    .datetimepicker table tr td span.active.disabled:hover:hover,
    .datetimepicker table tr td span.active:active,
    .datetimepicker table tr td span.active:hover:active,
    .datetimepicker table tr td span.active.disabled:active,
    .datetimepicker table tr td span.active.disabled:hover:active,
    .datetimepicker table tr td span.active.active,
    .datetimepicker table tr td span.active:hover.active,
    .datetimepicker table tr td span.active.disabled.active,
    .datetimepicker table tr td span.active.disabled:hover.active,
    .datetimepicker table tr td span.active.disabled,
    .datetimepicker table tr td span.active:hover.disabled,
    .datetimepicker table tr td span.active.disabled.disabled,
    .datetimepicker table tr td span.active.disabled:hover.disabled,
    .datetimepicker table tr td span.active[disabled],
    .datetimepicker table tr td span.active:hover[disabled],
    .datetimepicker table tr td span.active.disabled[disabled],
    .datetimepicker table tr td span.active.disabled:hover[disabled] {
        background: #03a9f4;
    }

        .datetimepicker table tr td span.active:active,
        .datetimepicker table tr td span.active:hover:active,
        .datetimepicker table tr td span.active.disabled:active,
        .datetimepicker table tr td span.active.disabled:hover:active,
        .datetimepicker table tr td span.active.active,
        .datetimepicker table tr td span.active:hover.active,
        .datetimepicker table tr td span.active.disabled.active,
        .datetimepicker table tr td span.active.disabled:hover.active {
            background-color: #003399 \9;
        }

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
    cursor: pointer;
}

    .datetimepicker thead tr:first-child th:hover,
    .datetimepicker tfoot tr:first-child th:hover {
        background: #eeeeee;
    }

.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px;
}


@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebboldfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanwebboldfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 100;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebthinfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanwebthinfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanweblightfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanweblightfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebregularfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanwebregularfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 500;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebmediumfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanwebmediumfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebextraboldfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanwebextraboldfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanwebextraboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 850;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebblackfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanwebblackfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebextrablackfanum.eot');
    src: url('../Content/fonts/IRANYekan/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../Content/fonts/IRANYekan/woff/iranyekanwebextrablackfanum.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../Content/fonts/IRANYekan/ttf/iranyekanwebextrablackfanum.ttf') format('truetype');
}

body, h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    direction: rtl;
    font-family: 'iranyekan','b yekan' !important;
}

.profile-area {
    background: #00803F url(../img/profile-bg-material.png);
    background-size: 100% auto;
    padding: 32px 16px !important;
    color: #fff;
    overflow: hidden;
}

    .profile-area .media-left {
        padding-right: 0px;
    }

    .profile-area h4.media-heading {
        color: #fff;
    }

    .profile-area ul.list-inline,
    .profile-area ul.widget-avatar {
        margin-bottom: 32px;
    }

        .profile-area ul.list-inline li a,
        .profile-area ul.widget-avatar li a {
            background: rgba(0, 0, 0, 0.33) none repeat scroll 0 0;
            border-radius: 16px;
            display: inline-block;
            font-size: 16px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            width: 32px;
            color: rgba(255, 255, 255, 0.66);
        }

            .profile-area ul.list-inline li a:hover,
            .profile-area ul.widget-avatar li a:hover {
                color: #fff;
                background: rgba(0, 0, 0, 0.66) none repeat scroll 0 0;
            }

    .profile-area ul.demo-btns li a {
        font-weight: 400;
        line-height: 32px;
        padding: 0 16px;
        border: medium none;
    }

    .profile-area > div > a {
        border: 4px solid #fff;
        border-radius: 2px;
    }

@media (max-width: 479px) {
    .profile-area {
        padding: 32px 0 !important;
    }

        .profile-area div.col-md-6 {
            width: 100%;
            float: right;
        }

            .profile-area div.col-md-6 div.media-body {
                padding-right: 12px !important;
            }

            .profile-area div.col-md-6 ul {
                text-align: right;
            }

            .profile-area div.col-md-6:nth-child(2n) {
                padding-right: 127px;
            }
}

.pagination-info {
    float: left;
    margin-top: 7px;
}

.summery-info {
    float: left;
    margin-top: 7px;
    margin-left: 14px;
}

.pagination-info .paginationInfo_showing,
.pagination-info .paginationInfo_fromRow,
.pagination-info .paginationInfo_to,
.pagination-info .paginationInfo_toRow,
.pagination-info .paginationInfo_of,
.pagination-info .paginationInfo_TotalRecords,
.pagination-info .paginationInfo_entries {
    margin-right: 5px;
}

.pagination-info .paginationInfo_fromRow,
.pagination-info .paginationInfo_toRow,
.pagination-info .paginationInfo_TotalRecords {
    font-weight: bold;
}

.pagination-ys .pagination {
    float: right;
}

.pagination-ys {
    /*display: inline-block;*/
    padding-right: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > button,
        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: right;
            padding: 8px 12px;
            line-height: 1;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-right: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: right;
            padding: 9px 12px;
            line-height: 1;
            text-decoration: none;
            margin-right: -1px;
            z-index: 2;
            color: #ffffff;
            background-color: #03a9f4;
            border-color: #03a9f4;
            cursor: default;
            border-left: 1px solid #03a9f4;
            border-right: 1px solid #03a9f4;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-right: 0;
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > button:hover,
        .pagination-ys table > tbody > tr > td > button:focus,
        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > a:focus {
            background-color: #eeeeee;
            border-color: #dddddd;
        }

.select2-results::-webkit-scrollbar {
    height: 6px;
    width: 6px
}

.customScrollBar::-webkit-scrollbar {
    height: 10px;
    width: 10px
}

.customScrollBar.panel-scroll-x::-webkit-scrollbar {
    height: 6px !important;
    width: 6px !important;
}

.select2-results::-webkit-scrollbar:disabled, .customScrollBar::-webkit-scrollbar:disabled {
    display: none
}

.select2-results::-webkit-scrollbar-button,
.customScrollBar::-webkit-scrollbar-button {
    background-color: #fff;
    background-repeat: no-repeat;
    cursor: pointer
}

.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:horizontal:increment,
.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:horizontal:decrement,
.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:horizontal:increment:hover,
.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:horizontal:decrement:hover,
.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:vertical:increment,
.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:vertical:decrement,
.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:vertical:increment:hover,
.customScrollBar.panel-scroll-x::-webkit-scrollbar-button:vertical:decrement:hover {
    background-position: center;
    height: 6px !important;
    width: 6px !important;
}

.select2-results::-webkit-scrollbar-button:horizontal:increment,
.select2-results::-webkit-scrollbar-button:horizontal:decrement,
.select2-results::-webkit-scrollbar-button:horizontal:increment:hover,
.select2-results::-webkit-scrollbar-button:horizontal:decrement:hover,
.select2-results::-webkit-scrollbar-button:vertical:increment,
.select2-results::-webkit-scrollbar-button:vertical:decrement,
.select2-results::-webkit-scrollbar-button:vertical:increment:hover,
.select2-results::-webkit-scrollbar-button:vertical:decrement:hover {
    background-position: center;
    height: 6px;
    width: 6px
}

.customScrollBar::-webkit-scrollbar-button:horizontal:increment,
.customScrollBar::-webkit-scrollbar-button:horizontal:decrement,
.customScrollBar::-webkit-scrollbar-button:horizontal:increment:hover,
.customScrollBar::-webkit-scrollbar-button:horizontal:decrement:hover,
.customScrollBar::-webkit-scrollbar-button:vertical:increment,
.customScrollBar::-webkit-scrollbar-button:vertical:decrement,
.customScrollBar::-webkit-scrollbar-button:vertical:increment:hover,
.customScrollBar::-webkit-scrollbar-button:vertical:decrement:hover {
    background-position: center;
    height: 10px;
    width: 10px
}

.customScrollBarLight::-webkit-scrollbar-button {
    display: none
}

.select2-results::-webkit-scrollbar-track,
.customScrollBar::-webkit-scrollbar-track {
    background-color: #fff
}

.customScrollBarLight::-webkit-scrollbar-track {
    background-color: #c4d3df
}

.select2-results::-webkit-scrollbar-thumb,
.customScrollBar::-webkit-scrollbar-thumb {
    border-radius: 0px;
    border: solid 0px #fff;
    background-color: #c8c8c8
}

.customScrollBarLight::-webkit-scrollbar-thumb {
    border-color: #c4d3df;
    background-color: #95b1c1
}

.select2-results::-webkit-scrollbar-thumb:vertical,
.customScrollBar::-webkit-scrollbar-thumb:vertical {
    min-height: 50px
}

.select2-results::-webkit-scrollbar-thumb:horizontal,
.customScrollBar::-webkit-scrollbar-thumb:horizontal {
    min-width: 50px
}

.select2-results::-webkit-scrollbar-thumb:hover,
.customScrollBar::-webkit-scrollbar-thumb:hover {
    border-radius: 0px;
    border: solid 0px #fff;
    background-color: #98a3a6
}

.select2-results::-webkit-scrollbar-corner,
.customScrollBar::-webkit-scrollbar-corner {
    background-color: #fff
}

.nativeScrollInertia {
    -webkit-overflow-scrolling: touch
}

.csimg {
    display: inline-block;
    overflow: hidden
}

button::-moz-focus-inner {
    border-width: 0;
    padding: 0
}

.textbox {
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    height: 30px;
    padding: 0 5px
}

.tnarrow .textbox, .twide .textbox {
    font-size: 12px;
    background-color: #fff;
    height: 14px;
    padding: 3px 5px
}

.textbox::-webkit-input-placeholder {
    color: #a6a6a6
}

.textbox:-moz-placeholder {
    color: #a6a6a6
}

.textbox::-moz-placeholder {
    color: #a6a6a6
}

.textbox:-ms-input-placeholder {
    color: #a6a6a6
}

.textarea {
    padding: 10px
}

    .textarea:hover {
        background-color: transparent;
        border-color: transparent
    }

.o365button {
    background: transparent;
    border-width: 0;
    padding: 0;
    cursor: pointer !important;
    font-size: 14px
}

    .o365button:disabled, label.o365button[disabled=true] {
        cursor: default !important
    }

.o365buttonOutlined {
    padding-right: 11px;
    padding-left: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid
}

    .o365buttonOutlined .o365buttonLabel {
        display: inline-block
    }

.o365buttonOutlined {
    height: 30px
}

.twide .o365buttonOutlined, .tnarrow .o365buttonOutlined {
    height: 22px
}

.o365buttonOutlined .o365buttonLabel {
    height: 22px
}

.checkbox {
    border-style: none;
    cursor: pointer;
    vertical-align: middle
}

.popupShadow {
    box-shadow: 0 0 20px rgba(0,0,0,.4);
    border: 1px solid #eaeaea
}

.contextMenuDropShadow {
    box-shadow: 0 0 7px rgba(0,0,0,.4);
    border: 1px solid #eaeaea
}

.modalBackground {
    background-color: #fff;
    height: 100%;
    width: 100%;
    opacity: .65;
    filter: Alpha(opacity=65)
}

.clearModalBackground {
    background-color: #fff;
    opacity: 0;
    filter: Alpha(opacity=0);
    height: 100%;
    width: 100%
}

.contextMenuPopup {
    background-color: #fff
}

.removeFocusOutline *:focus {
    outline: none
}

.addFocusOutline button:focus {
    outline: dotted 1px
}

.addFocusRingOutline button:focus {
    outline: auto 5px -webkit-focus-ring-color
}

.border-color-transparent {
    border-color: transparent
}

.vResize, .hResize {
    z-index: 1000
}

.hResize, .hResizeCursor * {
    cursor: row-resize !important
}

.vResize, .vResizeCursor * {
    cursor: col-resize !important
}

.vResizing, .hResizing {
    filter: alpha(opacity=60);
    opacity: .6;
    -moz-opacity: .6;
    border: solid 1px #666
}

.vResizing {
    border-width: 0 1px
}

.hResizing {
    border-width: 1px 0
}

.field-validation-error {
    color: #dd191d;
}

    .field-validation-error ~ .form-control {
        background-color: #fde0dc;
        border-color: #f69988 !important;
    }


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.select2-results::-webkit-scrollbar-button:horizontal:increment,
.customScrollBar::-webkit-scrollbar-button:horizontal:increment {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQzU1NDExQUNFQTExMUUwODVCRDlGMjgxNTUwOTY0MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQzU1NDExOUNFQTExMUUwODVCRDlGMjgxNTUwOTY0MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnbliksAAAAGUExURczT1v///w6Zot4AAAACdFJOU/8A5bcwSgAAACFJREFUCFtj/M/ACEd/mRj/MDP+aWb84wxGzSAuUBBJDQCreRGBIU9zHQAAAABJRU5ErkJggg==)
}

    .select2-results::-webkit-scrollbar-button:horizontal:increment:hover,
    .customScrollBar::-webkit-scrollbar-button:horizontal:increment:hover {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNjMxOTJDNkNFQTAxMUUwOTEwQThBOUQ3OTU2MDhBRCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNjMxOTJDNUNFQTAxMUUwOTEwQThBOUQ3OTU2MDhBRCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnVIpeYAAAAGUExURZ20xP///xhJTcUAAAACdFJOU/8A5bcwSgAAACFJREFUCFtj/M/ACEd/mRj/MDP+aWb84wxGzSAuUBBJDQCreRGBIU9zHQAAAABJRU5ErkJggg==)
    }

.select2-results::-webkit-scrollbar-button:horizontal:decrement,
.customScrollBar::-webkit-scrollbar-button:horizontal:decrement {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyOTQ1MTFBOUNFQTExMUUwQjFCMUQ0QTY5Nzg0NkM4MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyOTQ1MTFBOENFQTExMUUwQjFCMUQ0QTY5Nzg0NkM4MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhHC5VgAAAAGUExURczT1v///w6Zot4AAAACdFJOU/8A5bcwSgAAACBJREFUCFtj+P+fAYH2M/y3Z/hnz/AHjIAMIBckiFADAIcKGtnX/NNJAAAAAElFTkSuQmCC)
}

    .select2-results::-webkit-scrollbar-button:horizontal:decrement:hover,
    .customScrollBar::-webkit-scrollbar-button:horizontal:decrement:hover {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxRDlGMzQxNUNFQTExMUUwOUQ1RUMzMDcwNkI3NzQ4OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxRDlGMzQxNENFQTExMUUwOUQ1RUMzMDcwNkI3NzQ4OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Piwt9IAAAAAGUExURZ20xP///xhJTcUAAAACdFJOU/8A5bcwSgAAACBJREFUCFtj+P+fAYH2M/y3Z/hnz/AHjIAMIBckiFADAIcKGtnX/NNJAAAAAElFTkSuQmCC)
    }

.select2-results::-webkit-scrollbar-button:vertical:increment,
.customScrollBar::-webkit-scrollbar-button:vertical:increment {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQUVGMjQ0M0NFQTAxMUUwODVFRkVGMkEyMDYzQjNCOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQUVGMjQ0MkNFQTAxMUUwODVFRkVGMkEyMDYzQjNCOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi1r31IAAAAGUExURczT1v///w6Zot4AAAACdFJOU/8A5bcwSgAAABxJREFUCNdj/M/AiIY+yDP+UGf848z4r5ERQxYAnBUQ8bRhSzUAAAAASUVORK5CYII=)
}

    .select2-results::-webkit-scrollbar-button:vertical:increment:hover,
    .customScrollBar::-webkit-scrollbar-button:vertical:increment:hover {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBODk4RUE4QUNFQTAxMUUwQjI0MUFCODBCNTk2MzdFMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBODk4RUE4OUNFQTAxMUUwQjI0MUFCODBCNTk2MzdFMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrzuktcAAAAGUExURZ20xP///xhJTcUAAAACdFJOU/8A5bcwSgAAABxJREFUCNdj/M/AiIY+yDP+UGf848z4r5ERQxYAnBUQ8bRhSzUAAAAASUVORK5CYII=)
    }

.select2-results::-webkit-scrollbar-button:vertical:decrement,
.customScrollBar::-webkit-scrollbar-button:vertical:decrement {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMzVEMjUyMkNFQTAxMUUwQTc0NzgzNTNCNkQ3RkNFRCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMzVEMjUyMUNFQTAxMUUwQTc0NzgzNTNCNkQ3RkNFRCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psti8fgAAAAGUExURczT1v///w6Zot4AAAACdFJOU/8A5bcwSgAAABxJREFUCNdj/M/AiIb+NTL+cWb8oc74QZ4RQxYAoGUQ8fkWopYAAAAASUVORK5CYII=)
}

    .customScrollBar::-webkit-scrollbar-button:vertical:decrement:hover {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEM0ZDNDlGQ0NFQTAxMUUwQUY5RkJGN0ZBNEREREEyMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEM0ZDNDlGQkNFQTAxMUUwQUY5RkJGN0ZBNEREREEyMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDZGQ0I5RkQzQ0RFMDExQTgyMjkyMjdERUQwRkIxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUZGQzk4NEE1Q0FFMDExOUI2OUQ1NEZFODhFQjY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhWCNEUAAAAGUExURZ20xP///xhJTcUAAAACdFJOU/8A5bcwSgAAABxJREFUCNdj/M/AiIb+NTL+cWb8oc74QZ4RQxYAoGUQ8fkWopYAAAAASUVORK5CYII=)
    }

/* iCheck plugin Minimal skin, blue
----------------------------------- */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAAAUCAYAAACzgLAGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNzQxNEE2NEI3RDZFNDExOENDNUVBMDFCQ0NENDFGNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNERFMUMyNEUxQUIxMUU0OTY3ODk4NTY0Q0UxNTIxNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNERFMUMyM0UxQUIxMUU0OTY3ODk4NTY0Q0UxNTIxNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE4NDE0QTY0QjdENkU0MTE4Q0M1RUEwMUJDQ0Q0MUY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE3NDE0QTY0QjdENkU0MTE4Q0M1RUEwMUJDQ0Q0MUY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Q3j7EgAABrVJREFUeNrsnE1MG0cUx8drY/HpCAQIA5IVpEhWqdTk3lOFVNrm0FNOvYW2qVQq0Q+lp6jNqVLbILXigEpuPdFLDqVJJCun3qEoQWoiIVwBRhhhYWyM1va67y2zzno9uzuzHmANHmnkhZ358fa999/58C6BSqVCWqVVWqU5SyiZTDYEiMVil9qBLf+dry8vu/9CUN+D+hBqVLBvCuptqI9rgIv5hnilW12PLUFtiAcBPlWebP8xkvoN+Jiif+cq/fU61CdQF8CeNaGAL+YdeeD/NUHRSbUPiiMP6pnaJzufZccjsLGxsX3lypVoOBwWsk5VVXJwcJACBwxbDNp+9HZ79OZwUIj353aZfPj3cQoMHrYEYHtwcDDa0dEhxCsUCmR3d7fOPuR1dnZGQ6GQEK9UKpGjo6NT55m4GJAHUD/r7u5WMD6KoujnNE3T/Z/L5TT48TeoM8ApuCRKlffT9bAyGQ2Sq10nvHXAPN0pk69X1CoP4lBwEUaV19vbq2B8DB/gtaH/M5kMt31mXnt7u4Is8/Ui8/j4uMrDEDuNwKI8O/tk57PseKCAKwMDA56G73Q6jQ4MWAyrwB/zNh1YzBPoG7AEouJ1moRTMqt9yItEIp542Wz21Hmm5FsCUUyAeB0ZIGIUyzO8gwNLdUiWpS+utU1AshAlwGZpFULu/qOS2ZdFnQexUB3EsdTT0zPR19fnaB+IGK/T0T6DBzepCRCbIw9EhzevZ3TEUlm54ZXHsk92PsuOh9JaefmyzPKIFwu2gbbv0Lu5LQ+T5cEN+2TRkwHO/QgJBW1deTzixQKjM4G2rjwesWHBNtD2rHnS4ysrHhdKwPdfFPW7nl/Lzs4OWV5edps1jMPHpzziNYsYyh3a13q313mYCLyFtr1D+zLt4xGvUWhbpn0Gj0dsZtEhD6pUHss+2fknOx7KRRLv/RcquTfe5lvxplIpMjQ05NZ0CgQZFOXTPlMs3s/Xw8FggJ+FbbGPHQ9G1Rr7cKU2s6ySwUdHZAAqHuurt9qR2JYHAhK+XtqHi4dflW5ubpLV1VW94rH161MHnuz8q4uHm/+c4qFcNPHeGw/7WrzRqOtm5qTohiIW2meSxXs3KqwPQvswedYNxW9hnfbrqyLZVyskAxWPv3teu1yjfZg80Q1AfSQ76cPF29ra0vdryuWyXvEY48HJk51/dfHg8Z9dPJSWeH0lXixjwaC44GifMRZvrEs8zLQPk2cVyO/JUl2jhfUSSyBMnrE7LFJoHy7e/v5+XaO9vT1enuz8q4sHj//s4tFUAsb1BTrMr+LF9S0KtgHxei50SqjK4qmaXJ6B9ev18vDOM//s4hFqJgGjo9Bhrx3or5EXhWqemnkU7zpM8+KiozBODXEPh8Vbz2vxeI/Yvfq/fMWWVyqV4m1tr9d6H8VC5JdXxZpGt8dqUwu/d7XjaZoWFx2FqeC4eLiJhtNmc+nv7+flyc6/unjw+M8uHk0m4HDVcYZD/TRtNoRqiNjjyPtEVdW46IMrxaKeAAkW72mqLCzgxG7ZllcoFGoE/MNbYVIxTQUxIb9/szYu+H2rHQ9vCKLrfnpD4OKNjIzUTKVR0Na4OPBk519dPHj8ZxePphKw2YnWY7+J2HosUB7mcrlpELDQEAx9MMILLN5XK+r059fauHeiy5BNXy6rtrxMJjMdiUSq9oUhF2dvhPVqV0A8tjwQ9zQITuh6oQ83LxAIkNHRUb164MnOv7p4uPnPKR5NuYmFjvOjeM3C9brmjcViz+FjHp+wEhAvfszTvrUjy60unffNCv9ykbadp32Z9rE2hhzEa2ufwaMjNK94dR5UqTyWfbLzT3Y8Wk9i+bPMwDQ1wSNi06OUM048WGMl4C5ONIe3R/EcJgu0deUdHh4meESMj1JCW1ceLBsSPKIzPfp4ljzp8ZUVDxRwCh+MF94VO+mzwziVWtouC/NoHyYPH4wXLbQPk0fXO17WXGfBI/SZ3A/gGubS6bSG10I3qfTNFuNlAXoOR6Kbds8Z07u+zoNEmAv/kddww+TfQ40UNULyYMbagaZvouC52ZdFnWf3HLTZPhDmXDKZ1OBTX4OjbVjxGH+H57LZrKt9Bg9yag7aa5hb+MKBcb3Gyxv0nM4jDjvGXngO9snOZ6nxwJcZ3icnr0sNCdq4BfUTuPC/ahbVi/mGeGBoDQ+SQKp9fudZC32872Ny8iX+GE3cDbqhscA77TPFx5HHmqadlX30fWBHnnXa7PaiS6P2yc5n2fFAATc0F2i90N96of88fXnZ/Rdo/UudVmmV5i3/CzAAdMM90mFLqcUAAAAASUVORK5CYII=') no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_minimal-blue {
    background-position: 0 0;
}
    .icheckbox_minimal-blue.hover {
        background-position: -20px 0;
    }
    .icheckbox_minimal-blue.checked {
        background-position: -40px 0;
    }
    .icheckbox_minimal-blue.disabled {
        background-position: -60px 0;
        cursor: default;
    }
    .icheckbox_minimal-blue.checked.disabled {
        background-position: -80px 0;
    }

.iradio_minimal-blue {
    background-position: -100px 0;

}
    .iradio_minimal-blue.hover {
        background-position: -120px 0;
    }
    .iradio_minimal-blue.checked {
        background-position: -140px 0;
    }
    .iradio_minimal-blue.disabled {
        background-position: -160px 0;
        cursor: default;
    }
    .iradio_minimal-blue.checked.disabled {
        background-position: -180px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_minimal-blue,
    .iradio_minimal-blue {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeAAAAAoCAYAAAAmGCn4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNzQxNEE2NEI3RDZFNDExOENDNUVBMDFCQ0NENDFGNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMDlEQTJGREUxQUIxMUU0OTE1ODg5NTZENkI0Mjg5MiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMDlEQTJGQ0UxQUIxMUU0OTE1ODg5NTZENkI0Mjg5MiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE4NDE0QTY0QjdENkU0MTE4Q0M1RUEwMUJDQ0Q0MUY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE3NDE0QTY0QjdENkU0MTE4Q0M1RUEwMUJDQ0Q0MUY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1ANqjAAADr9JREFUeNrsXV1sHUcVHsf/cWI7OKmTYpGAG6VVICWAmqSkEtAKSipAELVKeaAPFB6RUomUpxL1qUmlEgmJh6BK5IVUgaRCQFsgAdFCmlKEm0hV82dqVyH/zo99/Xv9w/nWs1eTG/vu2Z2Z3bVzPunk3tw7O+fz2ZnzzezO7K2amppSAoFAIBAI0sUCCYFAIBAIBCLAAoFAIBDcEajp7e3NlMDKlSvt/oADg1bHjz/RZHX8XI+fLf+s/d/p8bNt/7bIuv9I+5P2N5f1o0a/riZ7gewRsmbPMesnO0z2E7IzzCB54zfDCSjxo+CeYVaT6/hRJ/XGb4YEUOJHnXtexI+JRWSPkX2Z7LNknyRr0d/dJPuQ7D2yv5H9kayQcq4SfsLPFz/pvwlR1dPTs4Zej5G1ptxgbpBtpCR9KkIgM+VHInwqQoByHT/hZ8ePMQC5h16eJXuSjDscxqhvP9ku8n/W8wjeih/ZWc8z4Ezjx5hBeo2fgxlw1u0v1/mZwd8qfuTfKn4Q4IP0+p36+nq1aNEitWCB39vCk5OTqlAoqNHRUfz3EDWArREBCvht+0SNeml9nbqrvsorv8ujU+qZrjH1ykfjAT8K8NaIDhDwa2pqUkuWLFHV1dVe+U1MTKjr16+rwcFBVvxCfrW1taqhoUFVVfmNH1bVj4yMqGKxOC/4VeDdQC87ybaT1eGzurq6wGpqaoJ2EP4t8InzNj4+rsbGxgLTwJs9ZD8lHiOOBfg2fl9bXq223F2tvrCkWq1qqlIttdP8bhanVM/glPr39Qn12vkJ9aeLE7fxIxtxKcAzxa+xsTGwMIZhLkLOCGM3PDwcmKv4VRDg2/iBU3huwc08v+AYnmMYN35JBXim+Nnws2h/uc7PFXg77R/EI1H8IMCYXje3tbV5F19ThPv6+vC2QCd+cUSgAn7nv7XQ+8k1T/LdvxsK+FFgF0d0hIBfR0eHd/E1RfjcuXOs+IX8Fi9e7F3cTJEbGBiYF/xm4dxJL7/Vl6qCgcPChQvZ5x/nb2hoKBgIaODS1uNJZiOzCPAt/J5aVaN+fF+tuncxr3+fHJhUL35QVPt6xm/hN9NsLokAl8cPA//m5maFQRgHGDz19/cHA3nb+M0iwLfwAy9MULj5EfkNEww9yKsYvyQCXB4/V/wStr9c5+dZOHvpH0lmw/AYXLNPS3zLfC1iFA/4pXVyy3yx+aUlvmW+2PzSErcyX/OBX3ny+xy9/BOdF4mvtbVVYfAQ5/yjLI7BsVp0kAj+oeu2RYnfxrYF6s2vNKiXH6hnJxcAZXHMW3Qs6gj56bptL5mW+EE0li9frjD454pvKDg4BseiDl/xw3nClS3MyuPkR5TFMThWtwsv8XPNL2H88p6fy8XXW//QdccWYIFAwEt+uF/0Blk7En9LS0ss4ZhJSFCHFpF21K19JEWJ37c7atRfvtSoHlyafGC4iY49THWgrpCf9mEdP1wxaG9vD//2RMCxqAN1uY4fzo0hUIkHyqhDtxGn8fPFzzJ+uYa+3+u1f2gfIsACgWPxbdSXrZYh8eOSqYtZO+pAXVqIlpEd1L7iosRvKyWE3zxYrxodXJRpoDpQ19bpJBPw074Sxw+CuWzZMmfxQ11ahJ3ED4KEGaIroC4tck7i55tfwvjlXXxT6x/alwiwQOAQO8nuR6LC5WPXQJ06Ca7TvhLxw6h834Z65/xQp54tWPHDQGPp0qXO+aFOPYix4odZoUtxM0VOz1bnK7850X/z1j9EgHOM598vBotsst7sPldx8eJF1dXVFZjl7BeLNrBaMrhk5+N+NepE3RrbY14KLPHbva42GJW7Burcta50uR2+7kkSP+wU8BU/1G0bPyyo8wWj7sTxS4tfHi5Fu8p/etFVqv2DeylaBDjH4vv8+2MSCAvxvXDhgqvqsOm/FgnK5p5vFMKtWHirfcbi971VNcF9KV9A3VgxmpQfVjvb3PONQriVMik/xN/nYkrUrdvPfOOX9/yX2/4hAjwHxPe5tbUSFAvxxWpZi9kvrjdjk354n9ErDB/btO8olPjtuM9/OzF8bNO+2fHDve4ojE0q9fMzRfXFI8Oq9dBQYHiPz/BdFAwfsePnc3BgDhKSxo/DD1vsrly5ok6fPq2OHz8eGN7jM84v35n8mPHLdf6jmWis/mHb/sz+oX2LAM918X1ubZ0ExkJ8V6xYYVPlFrImPBwija1m8AFfavqpPFu4/B5dUR1rK0VSrCEf8BWXn7HQZ1b8b3hKbTo8rLZ3jal3+iZVYXwqMLzHZ/gOZaKuIuh7pLH4mQ/+8An4gC8f/LCv99SpU8EzAvCgHuz3heE9PsN3xt5fV/zynv/Y/cNF+4vbP0SARXxFfCvjYfyjRTEVGL4e5vL7+or09qEbvtj8ohYOYXbxzbdG1PEbs08z8N03qMxoxEzE8MXmp0UnFRi+nPHD7La7u9t8SthtwHcoEzUTjskv7/mP1T9ctr84/UMEWMRXxLcy1mWYoNdx+eHxeWnB8MXmFzWA2dtdrJj8QpygMr/sLnIHMGx+GT1Ixxm/q1evVhRfU4RR1iG/vOc/Vv9w2f7i9A8RYBFfEd/K6MwwQXdy+X1qUXpPIjJ8sflFDWD2fzTO9h9V1vDF5pfRkwCd8cPz4bmIKhuTX97zH6t/uGx/cfqHCLCIr4hvZWT5qMxmLr/m2vT4Gb7Y/KIEpOv6JNv/exFlDV/N8+X8RvHDs8W5iCobk1/e8x+rf7hsf3H6hwiwJ4T719DARHzjI9y/C4HNUHwFOUTtgioJgpsBgOS/jNufCLD3Ed7YjI1QxJcHCOxMIpyi+OIHwFlbOFzB8NXP5ddfTI+f4YvND6txK2H9En4qWttSOQEavvrny/mN4hdni1zUgriY/PKe/1j9w2X7i9M/RIA9wdy7Vt4IRXyjYe7dLRfhlGe+3fgHPyGYFgxf3Vx+/y2kJyCGLzY/4zdoZwR+T5aLqLKGLza/qAGCSxi+nPEzngIWiaiyMfnlPf+x+ofL9henf4gAexPguhkboYgvDxDUmUQ4g8vOJzgC4hKGrxNcfvix8LRg+GLzGxur/FSjH3bWqnWt0enoM1QGZSvB8MXml9EAyxk/PAub84xolIl6FndMfnnPf6z+4bL9xekfIsCpi7CIr40IZ3DP9whHQFzC8HWEy+/1C+kJiOGLzS9qi0w9ZaLfP9Sg7q+QBJEg/0Bl6iOyluGLzS+jAZYzfriv29nZWVGE8R3KRN0Djskv7/mP1T9ctr84/UMEOGURFvG1E+GUxRd4jWwQopjGLAk+tAAPad8sfm9Qpz814P8yKny8MZ1gYvGDKEY9henjjVXq7Uca1Uvr69TnP7ZANdWowPAenx2j71CmEuBDC3AsfhCdNC5Dw4cWOOf88BSwNWvWqI6OjuCeMFaDw/Aen+G7qKeRJeCX9/zH7h8u2l/c/pHe0wXucBGeHgEWRXwTijAQ3gdOc7XzypUrB3p7e1+ht9/H9g0fP0Vowtgish++GYegTMBv9wdF9fIDfp9n/OLJkoju177Z8evv71dtbW0Vy9fRlOBHq2sDSwL4SBq/0dFRLz/1ZwI+ksaPwy/8fWSYLT9m/HKd/8afaBqoOTDI7h+27c/sH/AtM+CczYRFfO1mwhltNXoBk6uRkZHIWZwNUDd84C3Zrrj89vWMq7ev+pulH+ubVL/6cDwxv0KhYCZ4L+IGH0n5If4+r3Kgbt1+5hu/vOe/3PYPEeDURVjE10aEs9jnSzOBs/TyM7zHg+19bFlBnahbYw/5PBPj8BK/Z0+QiHvIMahzx/HS/bs9ZGeSxA9PYfIVP+MJT4njpwdAXmDUnTh+afGLGb9c5z+aiabeP8gnK34iwAIBDzvJTmCGMDAw4Lxy1KlnHye0r0T8jtII/6l33M8yUefR6dmDFT/MUqOeRZwEqFPPrq34YRbIeaZyXKBOPXudr/zmRP/NW/8QARYIeLMQZL2tZFeQ6HGv0cVMDnWgLi0eV+CDfA0lqKrE7+C5cfX40VEnI33UgbpQZ8hPTS8wSRw/3Ofm/j4tJ36oS987dxI/YyGXM3HTgysn8fPNL2H8cg2akabWP8gXO34iwAIBPwniUtajZJcgmDdv3rS6J4xjUYcW30uoW/tIihK/VykhfPXvI1b3vHAs6nh1Orlc0nWfdRE/COalS5es7gnjWNShxddp/HBucEvA5p4rjkUduo04jZ8vfpbxy7sIe+8f2gcbEGDWo+JcwvBVYBQP+F0eTe9JP4YvNr+MNvKz+WX0qL35wK88Cf6HXjYrfTn6xo0bweXjOOcfZXEMjjUuO2/WdduixA+XxB7664h6+t1RdTLGFiVspcAxONa4rLZZ1207iCnxg4BiZXtfX1+sgQzK4hgca1x2dh6/UKAwQ4yTH1EWxxgC6SV+rvkljF/e83O5CHvrH7ruWIAAHw7+kkIhtX1weqUi8GfGIQG/Z7rGUjnJ8AFfcflhAUha+0SNxSZsflhgkYbIwYexmGM+8JttJrKBbLfSq6OvXbsWzGaR2Mr3bIZ7K/EdyqCssdoZdWxwPPO4hR9WZn769WH12Jsj6hdni+rda5NBO8ePkMPwHp/hO5RZS2WN1Zy7dV3O+JXHD/ng/Pnz6vLly8HABKKKdo5zBcN7fIbvUAZljdXO3uMHwYc/zLTD/eBmWw054juUQVljNbH3+LngZxG/vOfn2WbCTvtH3JlviKqenp57MZsma035isANsk104k9WKlRzYDBTfhTYivx6e3tzHT/hZ8cvCsR/Nb3sIPsuGfeJ+Lgf9WuyXbarTfGLMxGw4qciVutS/1BzOX7kP9P4EX81x9tfrvMzg79V/LirnSvNgPEHbCQ7pBgbwx1gQPvaqH1HjVYy48c8ubmOnxaYTPgxxS3X8WMAHfAHZO1kT5LtJfuXml6QUdR2RX+2V5e5i+xpFWMrivATfjnlJ/3XApgBqyxhOwJkzACiBN52BDqn42fLP2v/d3r8bNu/LbLuP9L+pP3NZf2oSnPxi0AgEAgEgmnINiSBQCAQCESABQKBQCC4M/B/AQYAZWmDVX/ogw8AAAAASUVORK5CYII=');
        -webkit-background-size: 240px 20px;
        background-size: 240px 20px;
    }
}
/*!
 * FullCalendar v3.0.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
}

.fc-rtl {
	text-align: right;
}

body .fc { /* extra precedence to overcome jqui */
	font-size: 1em;
}


/* Colors
--------------------------------------------------------------------------------------------------*/

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content, /* for gutter border */
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
	border-color: #ddd;
}

.fc-unthemed .fc-popover {
	background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
	background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	color: #666;
}

.fc-unthemed .fc-today {
	background: #fcf8e3;
}

.fc-highlight { /* when user is selecting cells */
	background: #bce8f1;
	opacity: .3;
}

.fc-bgevent { /* default look for background events */
	background: rgb(143, 223, 130);
	opacity: .3;
}

.fc-nonbusiness { /* default look for non-business-hours areas */
	/* will inherit .fc-bgevent's styles */
	background: #d7d7d7;
}


/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/

.fc-icon {
	display: inline-block;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	text-align: center;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;

	/* don't allow browser text-selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/

.fc-icon:after {
	position: relative;
}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
	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%;
}


/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/

.fc button {
	/* force height to include the border and padding */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	/* dimensions */
	margin: 0;
	height: 2.1em;
	padding: 0 .6em;

	/* text & cursor */
	font-size: 1em; /* normalize */
	white-space: nowrap;
	cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
	
.fc-state-default { /* non-theme */
	border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* icons in buttons */

.fc button .fc-icon { /* non-theme */
	position: relative;
	top: -0.05em; /* seems to be a good adjustment across browsers */
	margin: 0 .2em;
	vertical-align: middle;
}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	box-shadow: none;
}


/* Buttons Groups
--------------------------------------------------------------------------------------------------*/

.fc-button-group {
	display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/

.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
	float: left;
	margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { /* same */
	margin-left: 0;
}


/* Popover
--------------------------------------------------------------------------------------------------*/

.fc-popover {
	position: absolute;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.fc-popover .fc-header { /* TODO: be more consistent with fc-head/fc-body */
	padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
	margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
	cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
	float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
	float: right;
}

/* unthemed */

.fc-unthemed .fc-popover {
	border-width: 1px;
	border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	font-size: .9em;
	margin-top: 2px;
}

/* jqui themed */

.fc-popover > .ui-widget-header + .ui-widget-content {
	border-top: 0; /* where they meet, let the header have the border */
}


/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/

.fc-divider {
	border-style: solid;
	border-width: 1px;
}

hr.fc-divider {
	height: 0;
	margin: 0;
	padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
	border-width: 1px 0;
}

.fc-clear {
	clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
	/* these element should always cling to top-left/right corners */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-bg {
	bottom: 0; /* strech bg to bottom edge */
}

.fc-bg table {
	height: 100%; /* strech bg to bottom edge */
}


/* Tables
--------------------------------------------------------------------------------------------------*/

.fc table {
	width: 100%;
	box-sizing: border-box; /* fix scrollbar issue in firefox */
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em; /* normalize cross-browser */
}

.fc th {
	text-align: center;
}

.fc th,
.fc td {
	border-style: solid;
	border-width: 1px;
	padding: 0;
	vertical-align: top;
}

.fc td.fc-today {
	border-style: double; /* overcome neighboring borders */
}


/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/

a[data-goto] {
	cursor: pointer;
}

a[data-goto]:hover {
	text-decoration: underline;
}


/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/

.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
	/* no visible border by default. but make available if need be (scrollbar width compensation) */
	border-style: solid;
	border-width: 0;
}

.fc-row table {
	/* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
	border-left: 0 hidden transparent;
	border-right: 0 hidden transparent;

	/* no bottom borders on rows */
	border-bottom: 0 hidden transparent; 
}

.fc-row:first-child table {
	border-top: 0 hidden transparent; /* no top border on first row */
}


/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/

.fc-row {
	position: relative;
}

.fc-row .fc-bg {
	z-index: 1;
}

/* highlighting cells & background event skeleton */

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
	bottom: 0; /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
	height: 100%; /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
	border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
	z-index: 2;

}

.fc-row .fc-highlight-skeleton {
	z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/

.fc-row .fc-content-skeleton {
	position: relative;
	z-index: 4;
	padding-bottom: 2px; /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
	z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
	/* see-through to the background below */
	background: none; /* in case <td>s are globally styled */
	border-color: transparent;

	/* don't put a border between events and/or the day number */
	border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
.fc-row .fc-helper-skeleton tbody td {
	/* don't put a border between event cells */
	border-top: 0;
}


/* Scrolling Container
--------------------------------------------------------------------------------------------------*/

.fc-scroller {
	-webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
	position: relative; /* re-scope all positions */
	width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}


/* Global Event Styles
--------------------------------------------------------------------------------------------------*/

.fc-event {
	position: relative; /* for resize handle and other inner positioning */
	display: block; /* make the <a> tag block */
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	border: 1px solid #3a87ad; /* default BORDER color */
	font-weight: normal; /* undo jqui's ui-widget-header bold */
}

.fc-event,
.fc-event-dot {
	background-color: #3a87ad; /* default BACKGROUND color */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
	color: #fff; /* default TEXT color */
	text-decoration: none; /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
	cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed, /* causes a "warning" cursor. applied on body */
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
	cursor: not-allowed;
}

.fc-event .fc-bg { /* the generic .fc-bg already does position */
	z-index: 1;
	background: #fff;
	opacity: .25;
}

.fc-event .fc-content {
	position: relative;
	z-index: 2;
}

/* resizer (cursor AND touch devices) */

.fc-event .fc-resizer {
	position: absolute;
	z-index: 4;
}

/* resizer (touch devices) */

.fc-event .fc-resizer {
	display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
	/* only show when hovering or selected (with touch) */
	display: block;
}

/* hit area */

.fc-event.fc-selected .fc-resizer:before {
	/* 40x40 touch area */
	content: "";
	position: absolute;
	z-index: 9999; /* user of this util can scope within a lower z-index */
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
}


/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/

.fc-event.fc-selected {
	z-index: 9999 !important; /* overcomes inline z-index */
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}


/* Horizontal Events
--------------------------------------------------------------------------------------------------*/

/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
	content: "";
	position: absolute;
	z-index: 3; /* below resizers */
	top: -10px;
	bottom: -10px;
	left: 0;
	right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */

.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; /* replace the border with padding */
	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; /* replace the border with padding */
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */

/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
	cursor: w-resize;
	left: -1px; /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
	cursor: e-resize;
	right: -1px; /* overcome border */
}

/* resizer (mouse devices) */

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
	width: 7px;
	top: -1px; /* overcome top border */
	bottom: -1px; /* overcome bottom border */
}

/* resizer (touch devices) */

.fc-h-event.fc-selected .fc-resizer {
	/* 8x8 little dot */
	border-radius: 4px;
	border-width: 1px;
	width: 6px;
	height: 6px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	/* vertically center */
	top: 50%;
	margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
	margin-left: -4px; /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
	margin-right: -4px; /* centers the 8x8 dot on the right edge */
}


/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-day-grid-event {
	margin: 1px 2px 0; /* spacing between events and edges */
	padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
	margin-top: 2px; /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
	content: "";
	position: absolute;
	z-index: 1; /* same z-index as fc-bg, behind text */
	/* overcome the borders */
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	/* darkening effect */
	background: #000;
	opacity: .25;
}

.fc-day-grid-event .fc-content { /* force events to be one-line tall */
	white-space: nowrap;
	overflow: hidden;
}

.fc-day-grid-event .fc-time {
	font-weight: bold;
}

/* resizer (cursor devices) */

/* left resizer  */
.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; /* to the day cell's edge */
}

/* right resizer */
.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; /* to the day cell's edge */
}


/* Event Limiting
--------------------------------------------------------------------------------------------------*/

/* "more" link that represents hidden events */

a.fc-more {
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none;
}

a.fc-more:hover {
	text-decoration: underline;
}

.fc-limited { /* rows and cells that are hidden because of a "more" link */
	display: none;
}

/* popover that appears when "more" link is clicked */

.fc-day-grid .fc-row {
	z-index: 1; /* make the "more" popover one higher than this */
}

.fc-more-popover {
	z-index: 2;
	width: 220px;
}

.fc-more-popover .fc-event-container {
	padding: 10px;
}


/* Now Indicator
--------------------------------------------------------------------------------------------------*/

.fc-now-indicator {
	position: absolute;
	border: 0 solid red;
}


/* Utilities
--------------------------------------------------------------------------------------------------*/

.fc-unselectable {
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



/* Toolbar
--------------------------------------------------------------------------------------------------*/

.fc-toolbar {
	text-align: center;
	margin-bottom: 1em;
}

.fc-toolbar .fc-left {
	float: left;
}

.fc-toolbar .fc-right {
	float: right;
}

.fc-toolbar .fc-center {
	display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
	float: left;
	margin-left: .75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
	margin-left: 0;
}
	
/* title text */

.fc-toolbar h2 {
	margin: 0;
}

/* button layering (for border precedence) */

.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;
}


/* View Structure
--------------------------------------------------------------------------------------------------*/

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

.fc-view, /* scope positioning and z-index's for everything within the view */
.fc-view > table { /* so dragged elements can be above the view's main element */
	position: relative;
	z-index: 1;
}



/* BasicView
--------------------------------------------------------------------------------------------------*/

/* day row structure */

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
	/* there may be week numbers in these views, so no padding-top */
	padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
	min-height: 4em; /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */

.fc-row.fc-rigid {
	overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* week and day number styling */

.fc-day-top.fc-other-month {
	opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
	padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
	padding: 0 2px; /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number { float: right; }
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number { float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number { float: left; border-radius: 0 0 3px 0; }
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number { float: right; border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
	min-width: 1.5em;
	text-align: center;
	background-color: #f2f2f2;
	color: #808080;
}

/* when week/day number have own column */

.fc-basic-view td.fc-week-number {
	text-align: center;
}

.fc-basic-view td.fc-week-number > * {
	/* work around the way we do column resizing and ensure a minimum width */
	display: inline-block;
	min-width: 1.25em;
}


/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/

.fc-agenda-view .fc-day-grid {
	position: relative;
	z-index: 2; /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
	min-height: 3em; /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
	padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}


/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/

.fc .fc-axis { /* .fc to overcome default cell styles */
	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: normal; /* overcome jqui theme making it bold */
}


/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/

.fc-time-grid-container, /* so scroll container's z-index is below all-day */
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
	position: relative;
	z-index: 1;
}

.fc-time-grid {
	min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
	border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
	z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
	position: relative;
	z-index: 2;
}

.fc-time-grid .fc-content-col {
	position: relative; /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
}

/* divs within a cell within the fc-content-skeleton */

.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 {
	position: relative;
	z-index: 3;
}

.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 { /* also is fc-event-container */
	position: relative;
	z-index: 6;
}


/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-slats td {
	height: 1.5em;
	border-bottom: 0; /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
	border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content { /* for jqui theme */
	background: none; /* see through to fc-bg */
}


/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
	position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
	position: absolute;
	left: 0;
	right: 0;
	/* top and bottom will be in by JS */
}


/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/

.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
	margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
	margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
	position: absolute;
	z-index: 1; /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
	/* background events always span full width */
	left: 0;
	right: 0;
}


/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/

.fc-v-event.fc-not-start { /* events that are continuing from another day */
	/* replace space made by the top border with padding */
	border-top-width: 0;
	padding-top: 1px;

	/* remove top rounded corners */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
	/* replace space made by the top border with padding */
	border-bottom-width: 0;
	padding-bottom: 1px;

	/* remove bottom rounded corners */
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}


/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-time-grid-event {
	overflow: hidden; /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
	/* need to allow touch resizers to extend outside event's bounding box */
	/* common fc-selected styles hide the fc-bg, so don't need this anyway */
	overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
	display: none; /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
	overflow: hidden; /* for when .fc-selected */
}

.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;
}

/* short mode, where time and title are on the same line */

.fc-time-grid-event.fc-short .fc-content {
	/* don't wrap to second line (now that contents will be inline) */
	white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
	/* put the time and title on the same line */
	display: inline-block;
	vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
	display: none; /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
	content: attr(data-start); /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
	content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
	font-size: .85em; /* make the title text the same size as the time */
	padding: 0; /* undo padding from above */
}

/* resizer (cursor device) */

.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: "=";
}

/* resizer (touch device) */

.fc-time-grid-event.fc-selected .fc-resizer {
	/* 10x10 dot */
	border-radius: 5px;
	border-width: 1px;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	/* horizontally center */
	left: 50%;
	margin-left: -5px;
	/* center on the bottom edge */
	bottom: -5px;
}


/* Now Indicator
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-now-indicator-line {
	border-top-width: 1px;
	left: 0;
	right: 0;
}

/* arrow on axis */

.fc-time-grid .fc-now-indicator-arrow {
	margin-top: -5px; /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
	left: 0;
	/* triangle pointing right... */
	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;
	/* triangle pointing left... */
	border-width: 5px 6px 5px 0;
	border-top-color: transparent;
	border-bottom-color: transparent;
}



/* List View
--------------------------------------------------------------------------------------------------*/

/* possibly reusable */

.fc-event-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
}

/* view wrapper */

.fc-rtl .fc-list-view {
	direction: rtl; /* unlike core views, leverage browser RTL */
}

.fc-list-view {
	border-width: 1px;
	border-style: solid;
}

/* table resets */

.fc .fc-list-table {
	table-layout: auto; /* for shrinkwrapping cell content */
}

.fc-list-table td {
	border-width: 1px 0 0;
	padding: 8px 14px;
}

.fc-list-table tr:first-child td {
	border-top-width: 0;
}

/* day headings with the list */

.fc-list-heading {
	border-bottom-width: 1px;
}

.fc-list-heading td {
	font-weight: bold;
}

.fc-ltr .fc-list-heading-main { float: left; }
.fc-ltr .fc-list-heading-alt { float: right; }

.fc-rtl .fc-list-heading-main { float: right; }
.fc-rtl .fc-list-heading-alt { float: left; }

/* event list items */

.fc-list-item.fc-has-url {
	cursor: pointer; /* whole row will be clickable */
}

.fc-list-item:hover td {
	background-color: #f5f5f5;
}

.fc-list-item-marker,
.fc-list-item-time {
	white-space: nowrap;
	width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker { padding-right: 0; }
.fc-rtl .fc-list-item-marker { padding-left: 0; }

.fc-list-item-title a {
	/* every event title cell has an <a> tag */
	text-decoration: none;
	color: inherit;
}

.fc-list-item-title a[href]:hover {
	/* hover effect only on titles with hrefs */
	text-decoration: underline;
}

/* message when no events */

.fc-list-empty-wrap2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fc-list-empty-wrap1 {
	width: 100%;
	height: 100%;
	display: table;
}

.fc-list-empty {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.fc-unthemed .fc-list-empty { /* theme will provide own background */
	background-color: #eee;
}

.select2 {
    width: 100%
}.select2-container {
    margin: 0px 0 0 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 32px;
    padding: 0 8px 0 0;
    overflow: hidden;
    position: relative;
    border: 1px solid #e3e3e3;
    box-shadow: none !important;
    white-space: nowrap;
    line-height: 30px;
    color: #666 !important;
    text-decoration: none;
    border-radius: 2px;

    /*border-radius: 4px;*/

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    /*background-color: #fcfcfc;*/
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #e3e3e3;
    border-radius: 0 0 2px 2px;

    /*border-radius: 0 0 4px 4px;*/
    
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-left: 40px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-left: 32px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

    .select2-container .select2-choice abbr {
        display: none;
        width: 12px;
        height: 12px;
        position: absolute;
        left: 24px;
        top: 8px;
        font-size: 1px;
        text-decoration: none;
        border: 0;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAuCAYAAAB04nriAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5nmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE4LTEyLTEyVDA5OjEyOjQ2KzAzOjMwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE4LTEyLTE2VDAyOjA1OjA0KzAzOjMwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjk1NTQ3ZjRmLTQ3MWQtYTQ0Ny05ZjVkLWIyNDIxMDdjOTUyYjwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENzA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDpCM0Y3NThENDA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENTA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOkIzRjc1OEQ3MDQ2MDExRTU5N0UzQUVGM0FBNjJFN0NDPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo5NTU0N2Y0Zi00NzFkLWE0NDctOWY1ZC1iMjQyMTA3Yzk1MmI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NjA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NDY8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PkTAK3QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAj5JREFUeNrsmM9qE1EUxn+Vum/fIPQVOg8wXqrShSBI6h9QV3oeIcuku/YRTpYK/mmoiApSDZd2PwGfoOQN0r2LuDlThksTQhKVnMzZXPJlmMxvvvudOZmN8XjMOtUt1qxq4FWtLMvyLMsaidbIsiz36vAQaJTQtjZMv64NT02rAnkFbAHDoiiGbjNscCXsVQrrDtgc3iqh00x7a1rXmS2K4leaaY8ON6qZtXVous+mNUtt3iSKiAKnqvoj0e8Az1T1VUWb97fvA7eBb4sAqOpSBo/PwEcRuZfAflr0Aq32gQ/AW+DBv3R44pYWkX3gPXAA/DbYl6r6JTluHth3wBM77ynwAvj6Px1GVb8DT4GTSbBzOlvCngEReAS8WdRpERmLSDvR2iIynrlLG/Rj4PkSYAEe2vnOKloJvejWPgQ6JbStHdOX16UXaFpLqeqWFpEO0AbOgRw4VNWO20nL4ErY8xTWHbBt4xy4API0066Aq5lV1TzNtEeHO9XM2npo+vqOlvU7rRq4Bq6Ba+AauAaugWvgv1Wbsx4YY9wGmvZxEEIYrCLwTLN0jPHIYPsm7QIjQEIIl66ADXYnhHCQ6E2gBdwNIYxcZDjGuAvspbAAIYSeOf7aU9PaA3pTvu9Vcu0CeMeyOqlGwLYn4IFBT7shl56Ae0AzxjgJugV0vXXpn7Ztj61Rlc2sZc/jYzfAMcYT29Z94CjJazeEsFLuTgUuYasO2rTFKj13ZwK+Cdb7LN0NIfQ9/nlYu/fSfwYA5AL6Nu/TOwQAAAAASUVORK5CYII=') right top no-repeat;
        cursor: pointer;
        outline: 0;
    }

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 1px 0 0 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -2px;
    padding-top: 1px;
    position: absolute;
    z-index: 9998;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #e3e3e3;
    border-top: 0;

    /*border-radius: 0 0 4px 4px;*/

    /*-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);*/
}

.select2-drop-auto-width {
    border-top: 1px solid #e3e3e3;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 0;

    /*border-radius: 4px 4px 0 0;*/

    /*-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);*/
}

.select2-drop-active {
    border: 1px solid #e3e3e3;
    border-top: none;
    border-radius: 0 0 2px 2px;
}

/*.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #e3e3e3;
}*/

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 25px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

    border-right: 1px solid #e3e3e3;
    /*border-radius: 0 4px 4px 0;*/
    border-radius: 0 2px 2px 0;

    background-clip: padding-box;

    background: #f5f5f5;
}

    .select2-container .select2-choice .select2-arrow b {
        display: block;
        width: 100%;
        height: 100%;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAuCAYAAAB04nriAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5nmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE4LTEyLTEyVDA5OjEyOjQ2KzAzOjMwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE4LTEyLTE2VDAyOjA1OjA0KzAzOjMwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjk1NTQ3ZjRmLTQ3MWQtYTQ0Ny05ZjVkLWIyNDIxMDdjOTUyYjwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENzA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDpCM0Y3NThENDA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENTA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOkIzRjc1OEQ3MDQ2MDExRTU5N0UzQUVGM0FBNjJFN0NDPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo5NTU0N2Y0Zi00NzFkLWE0NDctOWY1ZC1iMjQyMTA3Yzk1MmI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NjA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NDY8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PkTAK3QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAj5JREFUeNrsmM9qE1EUxn+Vum/fIPQVOg8wXqrShSBI6h9QV3oeIcuku/YRTpYK/mmoiApSDZd2PwGfoOQN0r2LuDlThksTQhKVnMzZXPJlmMxvvvudOZmN8XjMOtUt1qxq4FWtLMvyLMsaidbIsiz36vAQaJTQtjZMv64NT02rAnkFbAHDoiiGbjNscCXsVQrrDtgc3iqh00x7a1rXmS2K4leaaY8ON6qZtXVous+mNUtt3iSKiAKnqvoj0e8Az1T1VUWb97fvA7eBb4sAqOpSBo/PwEcRuZfAflr0Aq32gQ/AW+DBv3R44pYWkX3gPXAA/DbYl6r6JTluHth3wBM77ynwAvj6Px1GVb8DT4GTSbBzOlvCngEReAS8WdRpERmLSDvR2iIynrlLG/Rj4PkSYAEe2vnOKloJvejWPgQ6JbStHdOX16UXaFpLqeqWFpEO0AbOgRw4VNWO20nL4ErY8xTWHbBt4xy4API0066Aq5lV1TzNtEeHO9XM2npo+vqOlvU7rRq4Bq6Ba+AauAaugWvgv1Wbsx4YY9wGmvZxEEIYrCLwTLN0jPHIYPsm7QIjQEIIl66ADXYnhHCQ6E2gBdwNIYxcZDjGuAvspbAAIYSeOf7aU9PaA3pTvu9Vcu0CeMeyOqlGwLYn4IFBT7shl56Ae0AzxjgJugV0vXXpn7Ztj61Rlc2sZc/jYzfAMcYT29Z94CjJazeEsFLuTgUuYasO2rTFKj13ZwK+Cdb7LN0NIfQ9/nlYu/fSfwYA5AL6Nu/TOwQAAAAASUVORK5CYII=') no-repeat 2px 3px;
    }

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 32px;
    margin: 0;
    padding-right: 4px;
    padding-left: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

    .select2-search input {
        width: 100%;
        height: auto !important;
        min-height: 32px;
        padding: 4px 5px 4px 20px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        font-size: 1em;
        border: 1px solid #e3e3e3;
        border-radius: 2px;
        /*border-radius: 0;*/
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAuCAYAAAB04nriAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5nmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE4LTEyLTEyVDA5OjEyOjQ2KzAzOjMwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE4LTEyLTE2VDAyOjA1OjA0KzAzOjMwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjk1NTQ3ZjRmLTQ3MWQtYTQ0Ny05ZjVkLWIyNDIxMDdjOTUyYjwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENzA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDpCM0Y3NThENDA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENTA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOkIzRjc1OEQ3MDQ2MDExRTU5N0UzQUVGM0FBNjJFN0NDPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo5NTU0N2Y0Zi00NzFkLWE0NDctOWY1ZC1iMjQyMTA3Yzk1MmI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NjA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NDY8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PkTAK3QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAj5JREFUeNrsmM9qE1EUxn+Vum/fIPQVOg8wXqrShSBI6h9QV3oeIcuku/YRTpYK/mmoiApSDZd2PwGfoOQN0r2LuDlThksTQhKVnMzZXPJlmMxvvvudOZmN8XjMOtUt1qxq4FWtLMvyLMsaidbIsiz36vAQaJTQtjZMv64NT02rAnkFbAHDoiiGbjNscCXsVQrrDtgc3iqh00x7a1rXmS2K4leaaY8ON6qZtXVous+mNUtt3iSKiAKnqvoj0e8Az1T1VUWb97fvA7eBb4sAqOpSBo/PwEcRuZfAflr0Aq32gQ/AW+DBv3R44pYWkX3gPXAA/DbYl6r6JTluHth3wBM77ynwAvj6Px1GVb8DT4GTSbBzOlvCngEReAS8WdRpERmLSDvR2iIynrlLG/Rj4PkSYAEe2vnOKloJvejWPgQ6JbStHdOX16UXaFpLqeqWFpEO0AbOgRw4VNWO20nL4ErY8xTWHbBt4xy4API0066Aq5lV1TzNtEeHO9XM2npo+vqOlvU7rRq4Bq6Ba+AauAaugWvgv1Wbsx4YY9wGmvZxEEIYrCLwTLN0jPHIYPsm7QIjQEIIl66ADXYnhHCQ6E2gBdwNIYxcZDjGuAvspbAAIYSeOf7aU9PaA3pTvu9Vcu0CeMeyOqlGwLYn4IFBT7shl56Ae0AzxjgJugV0vXXpn7Ztj61Rlc2sZc/jYzfAMcYT29Z94CjJazeEsFLuTgUuYasO2rTFKj13ZwK+Cdb7LN0NIfQ9/nlYu/fSfwYA5AL6Nu/TOwQAAAAASUVORK5CYII=') no-repeat left -24px;
        /*background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, right bottom, right top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);*/
    }

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('data:image/gif;base64,R0lGODlhEAAQAPQAAP///wAAAPDw8IqKiuDg4EZGRnp6egAAAFhYWCQkJKysrL6+vhQUFJycnAQEBDY2NmhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFdyAgAgIJIeWoAkRCCMdBkKtIHIngyMKsErPBYbADpkSCwhDmQCBethRB6Vj4kFCkQPG4IlWDgrNRIwnO4UKBXDufzQvDMaoSDBgFb886MiQadgNABAokfCwzBA8LCg0Egl8jAggGAA1kBIA1BAYzlyILczULC2UhACH5BAkKAAAALAAAAAAQABAAAAV2ICACAmlAZTmOREEIyUEQjLKKxPHADhEvqxlgcGgkGI1DYSVAIAWMx+lwSKkICJ0QsHi9RgKBwnVTiRQQgwF4I4UFDQQEwi6/3YSGWRRmjhEETAJfIgMFCnAKM0KDV4EEEAQLiF18TAYNXDaSe3x6mjidN1s3IQAh+QQJCgAAACwAAAAAEAAQAAAFeCAgAgLZDGU5jgRECEUiCI+yioSDwDJyLKsXoHFQxBSHAoAAFBhqtMJg8DgQBgfrEsJAEAg4YhZIEiwgKtHiMBgtpg3wbUZXGO7kOb1MUKRFMysCChAoggJCIg0GC2aNe4gqQldfL4l/Ag1AXySJgn5LcoE3QXI3IQAh+QQJCgAAACwAAAAAEAAQAAAFdiAgAgLZNGU5joQhCEjxIssqEo8bC9BRjy9Ag7GILQ4QEoE0gBAEBcOpcBA0DoxSK/e8LRIHn+i1cK0IyKdg0VAoljYIg+GgnRrwVS/8IAkICyosBIQpBAMoKy9dImxPhS+GKkFrkX+TigtLlIyKXUF+NjagNiEAIfkECQoAAAAsAAAAABAAEAAABWwgIAICaRhlOY4EIgjH8R7LKhKHGwsMvb4AAy3WODBIBBKCsYA9TjuhDNDKEVSERezQEL0WrhXucRUQGuik7bFlngzqVW9LMl9XWvLdjFaJtDFqZ1cEZUB0dUgvL3dgP4WJZn4jkomWNpSTIyEAIfkECQoAAAAsAAAAABAAEAAABX4gIAICuSxlOY6CIgiD8RrEKgqGOwxwUrMlAoSwIzAGpJpgoSDAGifDY5kopBYDlEpAQBwevxfBtRIUGi8xwWkDNBCIwmC9Vq0aiQQDQuK+VgQPDXV9hCJjBwcFYU5pLwwHXQcMKSmNLQcIAExlbH8JBwttaX0ABAcNbWVbKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICSRBlOY7CIghN8zbEKsKoIjdFzZaEgUBHKChMJtRwcWpAWoWnifm6ESAMhO8lQK0EEAV3rFopIBCEcGwDKAqPh4HUrY4ICHH1dSoTFgcHUiZjBhAJB2AHDykpKAwHAwdzf19KkASIPl9cDgcnDkdtNwiMJCshACH5BAkKAAAALAAAAAAQABAAAAV3ICACAkkQZTmOAiosiyAoxCq+KPxCNVsSMRgBsiClWrLTSWFoIQZHl6pleBh6suxKMIhlvzbAwkBWfFWrBQTxNLq2RG2yhSUkDs2b63AYDAoJXAcFRwADeAkJDX0AQCsEfAQMDAIPBz0rCgcxky0JRWE1AmwpKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICKZzkqJ4nQZxLqZKv4NqNLKK2/Q4Ek4lFXChsg5ypJjs1II3gEDUSRInEGYAw6B6zM4JhrDAtEosVkLUtHA7RHaHAGJQEjsODcEg0FBAFVgkQJQ1pAwcDDw8KcFtSInwJAowCCA6RIwqZAgkPNgVpWndjdyohACH5BAkKAAAALAAAAAAQABAAAAV5ICACAimc5KieLEuUKvm2xAKLqDCfC2GaO9eL0LABWTiBYmA06W6kHgvCqEJiAIJiu3gcvgUsscHUERm+kaCxyxa+zRPk0SgJEgfIvbAdIAQLCAYlCj4DBw0IBQsMCjIqBAcPAooCBg9pKgsJLwUFOhCZKyQDA3YqIQAh+QQJCgAAACwAAAAAEAAQAAAFdSAgAgIpnOSonmxbqiThCrJKEHFbo8JxDDOZYFFb+A41E4H4OhkOipXwBElYITDAckFEOBgMQ3arkMkUBdxIUGZpEb7kaQBRlASPg0FQQHAbEEMGDSVEAA1QBhAED1E0NgwFAooCDWljaQIQCE5qMHcNhCkjIQAh+QQJCgAAACwAAAAAEAAQAAAFeSAgAgIpnOSoLgxxvqgKLEcCC65KEAByKK8cSpA4DAiHQ/DkKhGKh4ZCtCyZGo6F6iYYPAqFgYy02xkSaLEMV34tELyRYNEsCQyHlvWkGCzsPgMCEAY7Cg04Uk48LAsDhRA8MVQPEF0GAgqYYwSRlycNcWskCkApIyEAOwAAAAAAAAAAAA==') no-repeat 100%;
    /*background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, right bottom, right top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);*/
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #e3e3e3;
    outline: none;
    border-radius: 2px;

    /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);*/
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    /*-webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;*/

    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;

    background-color: #fff;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #e3e3e3;
    border-top-color: transparent;
    border-radius: 2px;

}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-right: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-right: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-right: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-right: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-right: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-right: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-right: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-right: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-right: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

    .select2-results .select2-highlighted {
        border-radius: 0px;
        background: #1e90ff;
        color: #fff;
    }

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 2px;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-right: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #e3e3e3;
    /*border-top: 1px solid #ccd0da !important;*/
    box-shadow: none !important;
    border-radius: 2px;
    cursor: text;
    overflow: hidden;

    background-color: #fcfcfc;
    /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);*/
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 32px;
    border-radius: 2px;
}

.select2-container-multi.select2-container-active .select2-choices {
    /*border: 1px solid #e3e3e3;*/
    outline: none;
    border-radius: 2px;

    /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);*/
}
.select2-container-multi .select2-choices li {
    float: right;
    list-style: none;

}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    border-radius: 2px;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 3px;
    margin: 1px 0;
    border-radius: 2px;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 25px 3px 5px;
    margin: 4px 4px 4px 0;
    position: relative;
    border-radius: 2px;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #e3e3e3;

    /*border-radius: 0;*/

    /*-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #edeef0;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);*/
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    left: 3px;
    top: 4px;
    font-size: 1px;
    outline: none;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAuCAYAAAB04nriAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5nmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE4LTEyLTEyVDA5OjEyOjQ2KzAzOjMwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE4LTEyLTE2VDAyOjA1OjA0KzAzOjMwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjk1NTQ3ZjRmLTQ3MWQtYTQ0Ny05ZjVkLWIyNDIxMDdjOTUyYjwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENzA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDpCM0Y3NThENDA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDpCM0Y3NThENTA0NjAxMUU1OTdFM0FFRjNBQTYyRTdDQzwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOkIzRjc1OEQ3MDQ2MDExRTU5N0UzQUVGM0FBNjJFN0NDPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo5NTU0N2Y0Zi00NzFkLWE0NDctOWY1ZC1iMjQyMTA3Yzk1MmI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTgtMTItMTZUMDI6MDU6MDQrMDM6MzA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NjA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NDY8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PkTAK3QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAj5JREFUeNrsmM9qE1EUxn+Vum/fIPQVOg8wXqrShSBI6h9QV3oeIcuku/YRTpYK/mmoiApSDZd2PwGfoOQN0r2LuDlThksTQhKVnMzZXPJlmMxvvvudOZmN8XjMOtUt1qxq4FWtLMvyLMsaidbIsiz36vAQaJTQtjZMv64NT02rAnkFbAHDoiiGbjNscCXsVQrrDtgc3iqh00x7a1rXmS2K4leaaY8ON6qZtXVous+mNUtt3iSKiAKnqvoj0e8Az1T1VUWb97fvA7eBb4sAqOpSBo/PwEcRuZfAflr0Aq32gQ/AW+DBv3R44pYWkX3gPXAA/DbYl6r6JTluHth3wBM77ynwAvj6Px1GVb8DT4GTSbBzOlvCngEReAS8WdRpERmLSDvR2iIynrlLG/Rj4PkSYAEe2vnOKloJvejWPgQ6JbStHdOX16UXaFpLqeqWFpEO0AbOgRw4VNWO20nL4ErY8xTWHbBt4xy4API0066Aq5lV1TzNtEeHO9XM2npo+vqOlvU7rRq4Bq6Ba+AauAaugWvgv1Wbsx4YY9wGmvZxEEIYrCLwTLN0jPHIYPsm7QIjQEIIl66ADXYnhHCQ6E2gBdwNIYxcZDjGuAvspbAAIYSeOf7aU9PaA3pTvu9Vcu0CeMeyOqlGwLYn4IFBT7shl56Ae0AzxjgJugV0vXXpn7Ztj61Rlc2sZc/jYzfAMcYT29Z94CjJazeEsFLuTgUuYasO2rTFKj13ZwK+Cdb7LN0NIfQ9/nlYu/fSfwYA5AL6Nu/TOwQAAAAASUVORK5CYII=') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    right: 3px;
    top: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
    border-radius: 2px;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
    border-radius: 2px;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    right: 0px !important;
    top: 0px !important;
    display: none;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    right: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
    .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABcCAYAAAClWXHyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDc3RDMwOUUwNDYwMTFFNUJFMzRBMUUzQUNGMjQ5NTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDc3RDMwOUYwNDYwMTFFNUJFMzRBMUUzQUNGMjQ5NTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENzdEMzA5QzA0NjAxMUU1QkUzNEExRTNBQ0YyNDk1MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENzdEMzA5RDA0NjAxMUU1QkUzNEExRTNBQ0YyNDk1MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnC2dgwAAAQcSURBVHja7Jwxb9NAFMcdBB8gnQoSUhWWMscDYxO1H6FMsMYzElIihFRHYmgEEivJV+hHaJR2ZHBnWGqFVgK2fACQwjv6XK5OYt8Zx75z/j/pyaprR65/fnfvXVvX5vO5A6rLPdwCCAYQDCAYQDDIn/u4BeXium581x5vpxxJ7HA4QRCcI4Pt4lZexu9DsKFMFSTG908h2C7BSZIX5NLwPMUcbGcW78S2jo5cCLZXsmoRhiHasuFaSy4EbwAQbGerpNQiQbBdctOqawiugNwFya7r7kBwtTJXSzIEmylYt4qG4Aq1SFqtEhY6zONc5yFIW8lCBlcc5Qz2PG+bNu8p3gyHw2tpf9Jpt+dQXBv0cz/in/2q7AtpNptr/XydDP5I8YLijKQ+VjheyJ3wOZ8Mktug+MyxW/UM1hH8lrPwiYJkIfeM4inFT4rXBskVc5y49od8jbsQTNCwfEmbloLkbenGCbltii+GyQ0pvsaudeMzeKlkvmG2yd3ja6u8ZO0qOkGyTXLFtf/YBMm1rP+bRMOzLFdI/2WgXPkaZblJU0qLpZdFJMSn6Kcce8THicSr5doHL8lk+QaZJvdyhVwnJlUuDsvGZ4Gpcte20BGTbMLTL/NOkttK6cPjkj+UeN19Bclxuf3/XuhIQNzAZxQPKL4ZNP28ovitscgSSY4WZsrMXEcS68ckLsilRPPXKVjw3cD6Qgh7WcA5RUp2dOTmKRgUKznK6PXOwaAQyf0V87Sv8gEQbD5zxX0QbCGrWqG0FgqCLZTbV2yhINhSuf6SOdn3PO8Igqshd1XhlSgZgs1tj5KqZX/JcA3BlpHWCq1qoe5Qw5vuymXJOzq0CIIARdYmA8EQDCAYQDCAYADBAIIBBEMwgGAAwQCCAQQDCAYQDMEAgoGF4E92kMEAggEEg3LA/wcXwGQyOaSN/M7CGcW43W5foMiyV2qdNl2KDkWddwuhDenrMcWARI8xRNslV2RrwHJPKA4otkikS7Hl3LwBqMeyT+n4LjLYLrmnzs17uZ6T0DDl+CE/CCKTexBs/rAc8Bx7QMJmiucd83Du0TkjDNHm0uVht6cqV8CZO+bzMQcbzN85N2PRJDK3QdncgWBzW6E6i9KGHooTnrf3IdhMmlIrlJWQh3gIrii5L3xAsFk0INhcwhwkNbjFgmADiSrnTEUSL5A0pc+BYJPgFStRCXd4wSNLDz3LWoVDcDH0uFU61sxeIVe0WQOdBRIILieLB5zFQw254oEI6fxB3teEteg1IEm74Kw8WTHnRpk75rl7RMd6EGyH5EMW2OQKO3T+/T64wftn/AAMpIciV8kQXIzofefuX3REskfynLsOyRBs7vCei2QUWeYVagOuxpULNQjeYMkQXHHJEGyH5BBFFkAGQzCoHH8EGADU+pNJQoWAcwAAAABJRU5ErkJggg==') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}


.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px)
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .5em 0;
        border-bottom: 1px solid #eee
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 5px;
        border-radius: 3px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

        .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
            display: block;
            position: absolute;
            left: 50%;
            margin-left: -8px;
            top: 50%;
            margin-top: -8px
        }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 3.3em;
        line-height: 1.8em;
        text-align: center;
        font-weight: bolder
    }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0;
        width: 2em
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: center;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        margin: .7em 0 0 0;
        padding: 0 .2em;
        background: #f5f5f5;
        border-top: 1px solid #ddd
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group {
        float: right
    }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        background: #fff;
        color: #333 !important;
        border-radius: 3px;
    }

.ui-datepicker-today .ui-state-default {
    background: #fcf8e3
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #eee;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #08c;
    color: #fff !important;
}

.ui-datepicker-header .ui-state-hover {
    background: #fff
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .55;
    filter: Alpha(Opacity=55)
}

.ui-state-disabled .ui-state-default {
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .15;
    filter: Alpha(Opacity=15)
}

/*
Author  : Hunter Perrin
Version : 2.0.0
Link    : http://sciactive.com/pnotify/
*/
/* -- Notice */
.ui-pnotify {
	top: 25px;
	left: 25px;
	position: absolute;
	height: auto;
	/* Ensures notices are above everything */
	z-index: 9999;
}
/* Hides position: fixed from IE6 */
html > body > .ui-pnotify {
	position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.2);
}
.ui-pnotify-container {
	background-position: 0 0;
	padding: 1em;
	height: 100%;
	margin: 0;
}
.ui-pnotify-sharp {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.ui-pnotify-title {
	display: block;
	margin-bottom: .4em;
	margin-top: 0;
	font-size: 14px;
	font-weight: 700;
}
.ui-pnotify-text {
	display: block;
	font-size: 13px;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
	display: block;
	float: right;
	margin-left: .2em;
	margin-top: .1em;
}
/* Alternate stack initial positioning. */
.ui-pnotify.stack-topright, .ui-pnotify.stack-bottomright {
	right: 20px;
	left: auto;
}
.ui-pnotify.stack-bottomleft, .ui-pnotify.stack-bottomright {
	bottom: 20px;
	top: auto;
}
.ui-pnotify-closer, .ui-pnotify-sticker {
	float: left;
	margin-right: .4em;
}
/* -- Pulldown */
.ui-pnotify-history-container {
	position: absolute;
	top: 0;
	left: 18px;
	width: 70px;
	border-top: none;
	padding: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	border-top-left-radius: 0;
	/* Ensures history container is above notices. */
	z-index: 10000;
}
.ui-pnotify-history-container.ui-pnotify-history-fixed {
	position: fixed;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
	padding: 2px;
	text-align: center;
}
.ui-pnotify-history-container button {
	cursor: pointer;
	display: block;
	width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
	display: block;
	margin: 0 auto;
}

/*
 *  Bootstrap TouchSpin - v3.0.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */

.bootstrap-touchspin .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.bootstrap-touchspin .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;padding:8px 10px;margin-right:-1px;position:relative}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0;border-top-left-radius:4px}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{margin-top:-2px;border-radius:0;border-bottom-left-radius:4px}.bootstrap-touchspin .input-group-btn-vertical i{position:absolute;top:3px;right:5px;font-size:9px;font-weight:400}
.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px rgba(0,0,0,.1)}@media (-ms-high-contrast:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:rgb(0 0 0/5%)}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (-ms-high-contrast:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:hsla(0,0%,100%,.5);margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:hsla(0,0%,100%,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:rgb(0 0 0/5%)}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:rgba(0,0,0,.75);text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:hsla(0,0%,100%,.75);border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:rgb(0 0 0/5%)}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.35);box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:rgba(0,0,0,.4);color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(width <= 480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
/*	background: #ddd;*/
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 9px;
	}
.leaflet-control-attribution.leaflet-control a {
    font-size: 9px;
}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
/*	position: absolute;*/
    position: initial;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

.leaflet-control-layers-group-name{font-weight:700;margin-bottom:.2em;margin-left:3px}.leaflet-control-layers-group{margin-bottom:.5em}.leaflet-control-layers-scrollbar{overflow-y:scroll;padding-right:10px}
.leaflet-control-minimap {
	border:solid rgba(255, 255, 255, 1.0) 4px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 3px;
	background: #f8f8f9;
	transition: all .6s;
}

.leaflet-control-minimap a {
	background-color: rgba(255, 255, 255, 1.0);
	background-repeat: no-repeat;
	z-index: 99999;
	transition: all .6s;
}

.leaflet-control-minimap a.minimized-bottomright {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	border-radius: 0px;
}

.leaflet-control-minimap a.minimized-topleft {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	border-radius: 0px;
}

.leaflet-control-minimap a.minimized-bottomleft {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	border-radius: 0px;
}

.leaflet-control-minimap a.minimized-topright {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	border-radius: 0px;
}

.leaflet-control-minimap-toggle-display{
	background-image: url("../images/toggle.svg");
	background-size: cover;
	position: absolute;
	border-radius: 3px 0px 0px 0px;
}

.leaflet-oldie .leaflet-control-minimap-toggle-display{
	background-image: url("../images/toggle.png");
}

.leaflet-control-minimap-toggle-display-bottomright {
	bottom: 0;
	right: 0;
}

.leaflet-control-minimap-toggle-display-topleft{
	top: 0;
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.leaflet-control-minimap-toggle-display-bottomleft{
	bottom: 0;
	left: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.leaflet-control-minimap-toggle-display-topright{
	top: 0;
	right: 0;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

/* Old IE */
.leaflet-oldie .leaflet-control-minimap {
	border: 1px solid #999;
}

.leaflet-oldie .leaflet-control-minimap a {
	background-color: #fff;
}

.leaflet-oldie .leaflet-control-minimap a.minimized {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.leaflet-credits-control {
    margin-right: 0 !important;
    margin-bottom: 0 !important;

    height: 23px;
    /* defined in the JavaScript code */
    padding-right: 106px;
    /* defined in the JavaScript code */
    background-image: none;
    /* defined in the JavaScript code */
    background-repeat: no-repeat;
    background-position: 100% 0;
    
    background-color: none;
    opacity: 1;
    border-radius: 0px;
    border: 0px solid rgba(0, 0, 0, 0.1);

    cursor: pointer;
}

.leaflet-credits-control a {
    font-size: 8pt;
    color: #333333 !important;
    text-decoration: none;

    text-align: right;

    display: none;
    /* becomes visible on mouse hover, see creditsControl */
}

.leaflet-credits-control a.leaflet-credits-showlink {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;

    margin-top: 5px;

    line-height: 15px;
}

.marker-icon,
.marker-icon:focus {
  background-color: #ffffff;
  border: 1px solid #3388ff;
  border-radius: 50%;
  margin: -8px 0 0 -8px !important;
  width: 14px !important;
  height: 14px !important;
  outline: 0;
  transition: opacity ease 0.3s;
}

.marker-icon-middle,
.marker-icon-middle:focus {
  opacity: 0.7;
  margin: -6px 0 0 -6px !important;
  width: 10px !important;
  height: 10px !important;
}

.leaflet-pm-draggable {
  cursor: move !important;
}

.cursor-marker {
  cursor: crosshair;
  pointer-events: none;
  display: none;
}

.cursor-marker.visible {
  display: block !important;
}

.leaflet-pm-invalid {
  stroke: red;
  transition: fill ease 0s, stroke ease 0s;
}

.rect-style-marker,
.rect-start-marker {
  opacity: 0;
}

.rect-style-marker.visible,
.rect-start-marker.visible {
  opacity: 1 !important;
}

.hidden {
  display: none;
}

.vertexmarker-disabled{
  opacity: 0.7;
}

.leaflet-pm-toolbar {

}

.leaflet-pm-toolbar .leaflet-buttons-control-button {
  padding: 5px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}

.leaflet-pm-toolbar .leaflet-pm-actions-container a:first-child:not(.pos-right) {
  border-radius: 0 !important;
}

.leaflet-pm-toolbar .leaflet-pm-actions-container a:last-child.pos-right {
  border-radius: 0 !important;
}

.leaflet-pm-toolbar .button-container .leaflet-buttons-control-button {
  border-radius: 0 !important;
}

.leaflet-pm-toolbar .button-container:last-child .leaflet-buttons-control-button {
  border-radius: 0 0 2px 2px !important;
}

.leaflet-pm-toolbar .button-container:first-child .leaflet-buttons-control-button {
  border-radius: 2px 2px 0 0 !important;
}

.leaflet-pm-toolbar .control-fa-icon {
  font-size: 19px;
  line-height: 24px;
}

.leaflet-pm-toolbar .control-icon {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.leaflet-pm-toolbar .leaflet-pm-icon-marker {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5BdG9tcy9JY29ucy9Ub29scy9NYXJrZXI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMTUuNSwyNC44NzgyOTU5IEMxNS4yOTA5MjAxLDI0Ljg3NzIyMTkgMTUuMTc0NDg1NywyNC44NDY3ODE3IDE0LjY1OTA4NjYsMjQuMjM1NDE2MyBDMTAuMjE5Njk1NSwxOS40MTE4MDU0IDgsMTUuNTAxNDM5MiA4LDEyLjUwNDMxNzcgQzgsOC4zNTk3OTc0NiAxMS4zNTc4NjQ0LDUgMTUuNSw1IEMxOS42NDIxMzU2LDUgMjMsOC4zNTk3OTc0NiAyMywxMi41MDQzMTc3IEMyMywxNyAxOC4yODc4MjE3LDIxLjkyNjgzNzggMTYuMzMzNjYwMSwyNC4yNDQwMTg2IEMxNS44MjI0NjIyLDI0Ljg1MDE4MDIgMTUuNzA5MDc5OSwyNC44NzkzNjk5IDE1LjUsMjQuODc4Mjk1OSBaIE0xNS41LDE1LjUzMjY5NDggQzE3LjI3NTIwMSwxNS41MzI2OTQ4IDE4LjcxNDI4NTcsMTQuMTE4MDAwNCAxOC43MTQyODU3LDEyLjM3Mjg4NjQgQzE4LjcxNDI4NTcsMTAuNjI3NzcyMyAxNy4yNzUyMDEsOS4yMTMwNzc5MiAxNS41LDkuMjEzMDc3OTIgQzEzLjcyNDc5OSw5LjIxMzA3NzkyIDEyLjI4NTcxNDMsMTAuNjI3NzcyMyAxMi4yODU3MTQzLDEyLjM3Mjg4NjQgQzEyLjI4NTcxNDMsMTQuMTE4MDAwNCAxMy43MjQ3OTksMTUuNTMyNjk0OCAxNS41LDE1LjUzMjY5NDggWiIgaWQ9InBhdGgtMSI+PC9wYXRoPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJBdG9tcy9JY29ucy9Ub29scy9NYXJrZXIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjAwMDAwMCwgLTMuMDAwMDAwKSI+CiAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgPHVzZSBpZD0iTWFzayIgZmlsbD0iIzVCNUI1QiIgZmlsbC1ydWxlPSJub256ZXJvIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}
.leaflet-pm-toolbar .leaflet-pm-icon-polygon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPGRlZnM+CiAgICA8cGF0aCBpZD0icG9seWdvbi1hIiBkPSJNMTkuNDIwNjg5Miw5LjE2NTA5NzI1IEMxOS4xNTIzNjgxLDguNjY5OTI5MTQgMTksOC4xMDI3NTgzMSAxOSw3LjUgQzE5LDUuNTY3MDAzMzggMjAuNTY3MDAzNCw0IDIyLjUsNCBDMjQuNDMyOTk2Niw0IDI2LDUuNTY3MDAzMzggMjYsNy41IEMyNiw5LjI2MzIzNTk1IDI0LjY5NjE0NzEsMTAuNzIxOTQwNyAyMywxMC45NjQ1NTU2IEwyMywxOS4wMzU0NDQ0IEMyNC42OTYxNDcxLDE5LjI3ODA1OTMgMjYsMjAuNzM2NzY0IDI2LDIyLjUgQzI2LDI0LjQzMjk5NjYgMjQuNDMyOTk2NiwyNiAyMi41LDI2IEMyMC43MzY3NjQsMjYgMTkuMjc4MDU5MywyNC42OTYxNDcxIDE5LjAzNTQ0NDQsMjMgTDEwLjk2NDU1NTYsMjMgQzEwLjcyMTk0MDcsMjQuNjk2MTQ3MSA5LjI2MzIzNTk1LDI2IDcuNSwyNiBDNS41NjcwMDMzOCwyNiA0LDI0LjQzMjk5NjYgNCwyMi41IEM0LDIwLjU2NzAwMzQgNS41NjcwMDMzOCwxOSA3LjUsMTkgQzguMTAyNzU4MzEsMTkgOC42Njk5MjkxNCwxOS4xNTIzNjgxIDkuMTY1MDk3MjUsMTkuNDIwNjg5MiBMMTkuNDIwNjg5Miw5LjE2NTA5NzI1IFogTTIwLjgzNDkwNzMsMTAuNTc5MzA2MyBMMTAuNTc5MzEwOCwyMC44MzQ5MDI3IEMxMC42MDg2NzMxLDIwLjg4OTA4ODggMTAuNjM2NjQ2OSwyMC45NDQxMzcyIDEwLjY2MzE4NDQsMjEgTDE5LjMzNjgxNTYsMjEgQzE5LjY4MjU3NzUsMjAuMjcyMTU0IDIwLjI3MjE1NCwxOS42ODI1Nzc1IDIxLDE5LjMzNjgxNTYgTDIxLDEwLjY2MzE4NDQgQzIwLjk0NDEzNzIsMTAuNjM2NjQ2OSAyMC44ODkwODg4LDEwLjYwODY3MzEgMjAuODM0OTAyNywxMC41NzkzMTA4IFogTTIyLjUsOSBDMjMuMzI4NDI3MSw5IDI0LDguMzI4NDI3MTIgMjQsNy41IEMyNCw2LjY3MTU3Mjg4IDIzLjMyODQyNzEsNiAyMi41LDYgQzIxLjY3MTU3MjksNiAyMSw2LjY3MTU3Mjg4IDIxLDcuNSBDMjEsOC4zMjg0MjcxMiAyMS42NzE1NzI5LDkgMjIuNSw5IFogTTIyLjUsMjQgQzIzLjMyODQyNzEsMjQgMjQsMjMuMzI4NDI3MSAyNCwyMi41IEMyNCwyMS42NzE1NzI5IDIzLjMyODQyNzEsMjEgMjIuNSwyMSBDMjEuNjcxNTcyOSwyMSAyMSwyMS42NzE1NzI5IDIxLDIyLjUgQzIxLDIzLjMyODQyNzEgMjEuNjcxNTcyOSwyNCAyMi41LDI0IFogTTcuNSwyNCBDOC4zMjg0MjcxMiwyNCA5LDIzLjMyODQyNzEgOSwyMi41IEM5LDIxLjY3MTU3MjkgOC4zMjg0MjcxMiwyMSA3LjUsMjEgQzYuNjcxNTcyODgsMjEgNiwyMS42NzE1NzI5IDYsMjIuNSBDNiwyMy4zMjg0MjcxIDYuNjcxNTcyODgsMjQgNy41LDI0IFoiLz4KICA8L2RlZnM+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMyAtMykiPgogICAgPG1hc2sgaWQ9InBvbHlnb24tYiIgZmlsbD0iI2ZmZiI+CiAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BvbHlnb24tYSIvPgogICAgPC9tYXNrPgogICAgPHVzZSBmaWxsPSIjNUI1QjVCIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHhsaW5rOmhyZWY9IiNwb2x5Z29uLWEiLz4KICAgIDxnIGZpbGw9IiM1QjVCNUIiIG1hc2s9InVybCgjcG9seWdvbi1iKSI+CiAgICAgIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
}
.leaflet-pm-toolbar .leaflet-pm-icon-polyline {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPGRlZnM+CiAgICA8cGF0aCBpZD0ibGluZS1hIiBkPSJNOS4xNjUwOTcyNSwxOS40MjA2ODkyIEwxOC40MjA2ODkyLDEwLjE2NTA5NzMgQzE4LjE1MjM2ODEsOS42Njk5MjkxNCAxOCw5LjEwMjc1ODMxIDE4LDguNSBDMTgsNi41NjcwMDMzOCAxOS41NjcwMDM0LDUgMjEuNSw1IEMyMy40MzI5OTY2LDUgMjUsNi41NjcwMDMzOCAyNSw4LjUgQzI1LDEwLjQzMjk5NjYgMjMuNDMyOTk2NiwxMiAyMS41LDEyIEMyMC44OTcyNDE3LDEyIDIwLjMzMDA3MDksMTEuODQ3NjMxOSAxOS44MzQ5MDI3LDExLjU3OTMxMDggTDEwLjU3OTMxMDgsMjAuODM0OTAyNyBDMTAuODQ3NjMxOSwyMS4zMzAwNzA5IDExLDIxLjg5NzI0MTcgMTEsMjIuNSBDMTEsMjQuNDMyOTk2NiA5LjQzMjk5NjYyLDI2IDcuNSwyNiBDNS41NjcwMDMzOCwyNiA0LDI0LjQzMjk5NjYgNCwyMi41IEM0LDIwLjU2NzAwMzQgNS41NjcwMDMzOCwxOSA3LjUsMTkgQzguMTAyNzU4MzEsMTkgOC42Njk5MjkxNCwxOS4xNTIzNjgxIDkuMTY1MDk3MjUsMTkuNDIwNjg5MiBaIE0yMS41LDEwIEMyMi4zMjg0MjcxLDEwIDIzLDkuMzI4NDI3MTIgMjMsOC41IEMyMyw3LjY3MTU3Mjg4IDIyLjMyODQyNzEsNyAyMS41LDcgQzIwLjY3MTU3MjksNyAyMCw3LjY3MTU3Mjg4IDIwLDguNSBDMjAsOS4zMjg0MjcxMiAyMC42NzE1NzI5LDEwIDIxLjUsMTAgWiBNNy41LDI0IEM4LjMyODQyNzEyLDI0IDksMjMuMzI4NDI3MSA5LDIyLjUgQzksMjEuNjcxNTcyOSA4LjMyODQyNzEyLDIxIDcuNSwyMSBDNi42NzE1NzI4OCwyMSA2LDIxLjY3MTU3MjkgNiwyMi41IEM2LDIzLjMyODQyNzEgNi42NzE1NzI4OCwyNCA3LjUsMjQgWiIvPgogIDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIC0zKSI+CiAgICA8bWFzayBpZD0ibGluZS1iIiBmaWxsPSIjZmZmIj4KICAgICAgPHVzZSB4bGluazpocmVmPSIjbGluZS1hIi8+CiAgICA8L21hc2s+CiAgICA8dXNlIGZpbGw9IiM1QjVCNUIiIGZpbGwtcnVsZT0ibm9uemVybyIgeGxpbms6aHJlZj0iI2xpbmUtYSIvPgogICAgPGcgZmlsbD0iIzVCNUI1QiIgbWFzaz0idXJsKCNsaW5lLWIpIj4KICAgICAgPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);
}
.leaflet-pm-toolbar .leaflet-pm-icon-circle {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5BdG9tcy9JY29ucy9Ub29scy9DaXJjbGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMTguMjg5Nzc1MSw2Ljc4NjAyMjc1IEMxOC44OTI0MTMxLDYuMjk0NjQ5ODEgMTkuNjYxNzk3LDYgMjAuNSw2IEMyMi40MzI5OTY2LDYgMjQsNy41NjcwMDMzOCAyNCw5LjUgQzI0LDEwLjMzODIwMyAyMy43MDUzNTAyLDExLjEwNzU4NjkgMjMuMjEzOTc3MiwxMS43MTAyMjQ5IEMyMy43MTk1OTksMTIuODcxMjA1MyAyNCwxNC4xNTI4NTcxIDI0LDE1LjUgQzI0LDIwLjc0NjcwNTEgMTkuNzQ2NzA1MSwyNSAxNC41LDI1IEM5LjI1MzI5NDg4LDI1IDUsMjAuNzQ2NzA1MSA1LDE1LjUgQzUsMTAuMjUzMjk0OSA5LjI1MzI5NDg4LDYgMTQuNSw2IEMxNS44NDcxNDI5LDYgMTcuMTI4Nzk0Nyw2LjI4MDQwMDk4IDE4LjI4OTc3NTEsNi43ODYwMjI3NSBaIE0xNy4xNTA0MjI4LDguNDgxNzU4NiBDMTYuMzI2MzU4MSw4LjE3MDM5MjM2IDE1LjQzMzA3NzcsOCAxNC41LDggQzEwLjM1Nzg2NDQsOCA3LDExLjM1Nzg2NDQgNywxNS41IEM3LDE5LjY0MjEzNTYgMTAuMzU3ODY0NCwyMyAxNC41LDIzIEMxOC42NDIxMzU2LDIzIDIyLDE5LjY0MjEzNTYgMjIsMTUuNSBDMjIsMTQuNTY2OTIyMyAyMS44Mjk2MDc2LDEzLjY3MzY0MTkgMjEuNTE4MjQxNCwxMi44NDk1NzcyIEMyMS4xOTYwMzgzLDEyLjk0NzM5NjggMjAuODU0MTYyMiwxMyAyMC41LDEzIEMxOC41NjcwMDM0LDEzIDE3LDExLjQzMjk5NjYgMTcsOS41IEMxNyw5LjE0NTgzNzc4IDE3LjA1MjYwMzIsOC44MDM5NjE2OSAxNy4xNTA0MjI4LDguNDgxNzU4NiBaIE0xNC41LDE3IEMxMy42NzE1NzI5LDE3IDEzLDE2LjMyODQyNzEgMTMsMTUuNSBDMTMsMTQuNjcxNTcyOSAxMy42NzE1NzI5LDE0IDE0LjUsMTQgQzE1LjMyODQyNzEsMTQgMTYsMTQuNjcxNTcyOSAxNiwxNS41IEMxNiwxNi4zMjg0MjcxIDE1LjMyODQyNzEsMTcgMTQuNSwxNyBaIE0yMC41LDExIEMyMS4zMjg0MjcxLDExIDIyLDEwLjMyODQyNzEgMjIsOS41IEMyMiw4LjY3MTU3Mjg4IDIxLjMyODQyNzEsOCAyMC41LDggQzE5LjY3MTU3MjksOCAxOSw4LjY3MTU3Mjg4IDE5LDkuNSBDMTksMTAuMzI4NDI3MSAxOS42NzE1NzI5LDExIDIwLjUsMTEgWiIgaWQ9InBhdGgtMSI+PC9wYXRoPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJBdG9tcy9JY29ucy9Ub29scy9DaXJjbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjAwMDAwMCwgLTMuMDAwMDAwKSI+CiAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgPHVzZSBpZD0iTWFzayIgZmlsbD0iIzVCNUI1QiIgZmlsbC1ydWxlPSJub256ZXJvIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgPGcgaWQ9IkF0b21zL0NvbG9yL0dyZXkiIG1hc2s9InVybCgjbWFzay0yKSIgZmlsbD0iIzVCNUI1QiI+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiPjwvcmVjdD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}
.leaflet-pm-toolbar .leaflet-pm-icon-circle-marker {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KCjxzdmcgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjNUI1QjVCIiBzdHJva2Utd2lkdGg9IjgiCiAgICAgZmlsbD0ibm9uZSI+CjxjaXJjbGUgY3g9IjUwIiBjeT0iNTAiIHI9IjM1Ii8+CiAgPGNpcmNsZSBjeD0iNTAiIGN5PSI1MCIgcj0iMyIgZmlsbD0iIzVCNUI1QiIvPgo8L3N2Zz4=);
}
.leaflet-pm-toolbar .leaflet-pm-icon-rectangle {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPGRlZnM+CiAgICA8cGF0aCBpZD0icmVjdGFuZ2xlLWEiIGQ9Ik0yMywxMC45NjQ1NTU2IEwyMywxOS4wMzU0NDQ0IEMyNC42OTYxNDcxLDE5LjI3ODA1OTMgMjYsMjAuNzM2NzY0IDI2LDIyLjUgQzI2LDI0LjQzMjk5NjYgMjQuNDMyOTk2NiwyNiAyMi41LDI2IEMyMC43MzY3NjQsMjYgMTkuMjc4MDU5MywyNC42OTYxNDcxIDE5LjAzNTQ0NDQsMjMgTDEwLjk2NDU1NTYsMjMgQzEwLjcyMTk0MDcsMjQuNjk2MTQ3MSA5LjI2MzIzNTk1LDI2IDcuNSwyNiBDNS41NjcwMDMzOCwyNiA0LDI0LjQzMjk5NjYgNCwyMi41IEM0LDIwLjczNjc2NCA1LjMwMzg1MjkzLDE5LjI3ODA1OTMgNywxOS4wMzU0NDQ0IEw3LDEwLjk2NDU1NTYgQzUuMzAzODUyOTMsMTAuNzIxOTQwNyA0LDkuMjYzMjM1OTUgNCw3LjUgQzQsNS41NjcwMDMzOCA1LjU2NzAwMzM4LDQgNy41LDQgQzkuMjYzMjM1OTUsNCAxMC43MjE5NDA3LDUuMzAzODUyOTMgMTAuOTY0NTU1Niw3IEwxOS4wMzU0NDQ0LDcgQzE5LjI3ODA1OTMsNS4zMDM4NTI5MyAyMC43MzY3NjQsNCAyMi41LDQgQzI0LjQzMjk5NjYsNCAyNiw1LjU2NzAwMzM4IDI2LDcuNSBDMjYsOS4yNjMyMzU5NSAyNC42OTYxNDcxLDEwLjcyMTk0MDcgMjMsMTAuOTY0NTU1NiBaIE0yMSwxMC42NjMxODQ0IEMyMC4yNzIxNTQsMTAuMzE3NDIyNSAxOS42ODI1Nzc1LDkuNzI3ODQ1OTggMTkuMzM2ODE1Niw5IEwxMC42NjMxODQ0LDkgQzEwLjMxNzQyMjUsOS43Mjc4NDU5OCA5LjcyNzg0NTk4LDEwLjMxNzQyMjUgOSwxMC42NjMxODQ0IEw5LDE5LjMzNjgxNTYgQzkuNzI3ODQ1OTgsMTkuNjgyNTc3NSAxMC4zMTc0MjI1LDIwLjI3MjE1NCAxMC42NjMxODQ0LDIxIEwxOS4zMzY4MTU2LDIxIEMxOS42ODI1Nzc1LDIwLjI3MjE1NCAyMC4yNzIxNTQsMTkuNjgyNTc3NSAyMSwxOS4zMzY4MTU2IEwyMSwxMC42NjMxODQ0IFogTTcuNSw5IEM4LjMyODQyNzEyLDkgOSw4LjMyODQyNzEyIDksNy41IEM5LDYuNjcxNTcyODggOC4zMjg0MjcxMiw2IDcuNSw2IEM2LjY3MTU3Mjg4LDYgNiw2LjY3MTU3Mjg4IDYsNy41IEM2LDguMzI4NDI3MTIgNi42NzE1NzI4OCw5IDcuNSw5IFogTTIyLjUsOSBDMjMuMzI4NDI3MSw5IDI0LDguMzI4NDI3MTIgMjQsNy41IEMyNCw2LjY3MTU3Mjg4IDIzLjMyODQyNzEsNiAyMi41LDYgQzIxLjY3MTU3MjksNiAyMSw2LjY3MTU3Mjg4IDIxLDcuNSBDMjEsOC4zMjg0MjcxMiAyMS42NzE1NzI5LDkgMjIuNSw5IFogTTIyLjUsMjQgQzIzLjMyODQyNzEsMjQgMjQsMjMuMzI4NDI3MSAyNCwyMi41IEMyNCwyMS42NzE1NzI5IDIzLjMyODQyNzEsMjEgMjIuNSwyMSBDMjEuNjcxNTcyOSwyMSAyMSwyMS42NzE1NzI5IDIxLDIyLjUgQzIxLDIzLjMyODQyNzEgMjEuNjcxNTcyOSwyNCAyMi41LDI0IFogTTcuNSwyNCBDOC4zMjg0MjcxMiwyNCA5LDIzLjMyODQyNzEgOSwyMi41IEM5LDIxLjY3MTU3MjkgOC4zMjg0MjcxMiwyMSA3LjUsMjEgQzYuNjcxNTcyODgsMjEgNiwyMS42NzE1NzI5IDYsMjIuNSBDNiwyMy4zMjg0MjcxIDYuNjcxNTcyODgsMjQgNy41LDI0IFoiLz4KICA8L2RlZnM+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMyAtMykiPgogICAgPG1hc2sgaWQ9InJlY3RhbmdsZS1iIiBmaWxsPSIjZmZmIj4KICAgICAgPHVzZSB4bGluazpocmVmPSIjcmVjdGFuZ2xlLWEiLz4KICAgIDwvbWFzaz4KICAgIDx1c2UgZmlsbD0iIzVCNUI1QiIgZmlsbC1ydWxlPSJub256ZXJvIiB4bGluazpocmVmPSIjcmVjdGFuZ2xlLWEiLz4KICAgIDxnIGZpbGw9IiM1QjVCNUIiIG1hc2s9InVybCgjcmVjdGFuZ2xlLWIpIj4KICAgICAgPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);
}
.leaflet-pm-toolbar .leaflet-pm-icon-delete {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5BdG9tcy9JY29ucy9Ub29scy9FcmFzZXI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMTcuNzg3NDIxOSwxOC40ODEyNTUyIEwxMS42NDgwMDc5LDEzLjM0OTgxODQgTDYuNDA0NjYwMDksMTkuMzgxNjAwMSBMMTAuNTUzOTE1NiwyMi45ODg0OTI5IEwxMy44NjkzNCwyMi45ODg0OTI5IEwxNy43ODc0MjE5LDE4LjQ4MTI1NTIgWiBNMTYuNTA3NDI1MiwyMi45ODg0OTI5IEwyNi4wMDAwMDAyLDIyLjk4ODQ5MjkgTDI2LjAwMDAwMDIsMjQuOTg4NDkyOSBMMTAuMDAwMDAwMiwyNC45ODg0OTI5IEw5LjgwNzA4MzEzLDI0Ljk4ODQ5MjkgTDUuMDkyNTQyMDQsMjAuODkxMDE5MiBDNC4yNTg5MTI4NSwyMC4xNjYzNTY0IDQuMTcwNTc4MTQsMTguOTAzMTExMiA0Ljg5NTI0MDkzLDE4LjA2OTQ4MiBMMTYuMDQ4MjQ0NCw1LjIzOTQxOTE2IEMxNi43NzI5MDcyLDQuNDA1Nzg5OTggMTguMDM2MTUyNSw0LjMxNzQ1NTI2IDE4Ljg2OTc4MTYsNS4wNDIxMTgwNiBMMjQuOTA3NDU4MywxMC4yOTA1OTAzIEMyNS43NDEwODc1LDExLjAxNTI1MzEgMjUuODI5NDIyMiwxMi4yNzg0OTgzIDI1LjEwNDc1OTQsMTMuMTEyMTI3NSBMMTYuNTA3NDI1MiwyMi45ODg0OTI5IFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXRvbXMvSWNvbnMvVG9vbHMvRXJhc2VyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMy4wMDAwMDAsIC0zLjAwMDAwMCkiPgogICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgIDx1c2UgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjNUI1QjVCIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}
.leaflet-pm-toolbar .leaflet-pm-icon-edit {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPGRlZnM+CiAgICA8cGF0aCBpZD0iZWRpdF9hbmNob3ItYSIgZD0iTTEzLjUsMTEgQzExLjU2NzAwMzQsMTEgMTAsOS40MzI5OTY2MiAxMCw3LjUgQzEwLDUuNTY3MDAzMzggMTEuNTY3MDAzNCw0IDEzLjUsNCBDMTUuNDMyOTk2Niw0IDE3LDUuNTY3MDAzMzggMTcsNy41IEMxNyw5LjQzMjk5NjYyIDE1LjQzMjk5NjYsMTEgMTMuNSwxMSBaIE0xMy41LDkgQzE0LjMyODQyNzEsOSAxNSw4LjMyODQyNzEyIDE1LDcuNSBDMTUsNi42NzE1NzI4OCAxNC4zMjg0MjcxLDYgMTMuNSw2IEMxMi42NzE1NzI5LDYgMTIsNi42NzE1NzI4OCAxMiw3LjUgQzEyLDguMzI4NDI3MTIgMTIuNjcxNTcyOSw5IDEzLjUsOSBaIE0xMi4wMDAyODg5LDcuNTI5NzM4OTMgQzEyLjAxMjU5ODMsOC4xNjI3MzY3MiAxMi40MTcwMTk3LDguNjk5NjY0MyAxMi45ODA3MTExLDguOTA3Njc5NjYgTDMsMTUgTDMsMTMgTDEyLjAwMDI4ODksNy41Mjk3Mzg5MyBaIE0xNC4yMTcyNzIyLDYuMTgyMjg0NzIgTDE5LjQ1MzEyNSwzIEwyMi42NTg5MzU1LDMgTDE0Ljk4OTEwMiw3LjY4MTczODg1IEMxNC45OTYyOTcxLDcuNjIyMTY0NTkgMTUsNy41NjE1MTQ3MiAxNSw3LjUgQzE1LDYuOTMxMzgzODEgMTQuNjgzNjA5OCw2LjQzNjY2NDUgMTQuMjE3MjcyMiw2LjE4MjI4NDcyIFogTTIzLjQ0MzQwNDIsMTkuMjg1MTczNiBMMjAuMTI4Mjc5OSwxOS4yODUxNzM2IEwyMS44NzI5OTgzLDIzLjUzNDk1MjUgQzIxLjk5NDUyOTYsMjMuODI5NTc3MyAyMS44NTU2NTQ2LDI0LjE1OTkyMDkgMjEuNTc3ODczNCwyNC4yODQ5MjA4IEwyMC4wNDE0Njc1LDI0Ljk1NDUxNDIgQzE5Ljc1NTA2MTMsMjUuMDc5NTE0MSAxOS40MzM4NzM4LDI0LjkzNjY3MDQgMTkuMzEyMzQyNiwyNC42NTA5NTE4IEwxNy42NTQ0MzY3LDIwLjYxNTQ1NDEgTDE0Ljk0NjE4NzMsMjMuNDAxMDE1MSBDMTQuNTg1MjgxMSwyMy43NzIxNzExIDE0LDIzLjQ4NjA0NjMgMTQsMjIuOTk5MjY1MyBMMTQsOS41NzE4MzUzMyBDMTQsOS4wNTkzMzU2MSAxNC42MjI1MzExLDguODA5NDkyIDE0Ljk0NjE1Niw5LjE3MDA4NTU1IEwyMy44MzQwMjkyLDE4LjMxMjAxNzkgQzI0LjE5MjUyOTEsMTguNjYxMzYxNSAyMy45Mjc5OTc5LDE5LjI4NTE3MzYgMjMuNDQzNDA0MiwxOS4yODUxNzM2IFoiLz4KICA8L2RlZnM+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMyAtMykiPgogICAgPG1hc2sgaWQ9ImVkaXRfYW5jaG9yLWIiIGZpbGw9IiNmZmYiPgogICAgICA8dXNlIHhsaW5rOmhyZWY9IiNlZGl0X2FuY2hvci1hIi8+CiAgICA8L21hc2s+CiAgICA8dXNlIGZpbGw9IiM1QjVCNUIiIGZpbGwtcnVsZT0ibm9uemVybyIgeGxpbms6aHJlZj0iI2VkaXRfYW5jaG9yLWEiLz4KICAgIDxnIGZpbGw9IiM1QjVCNUIiIG1hc2s9InVybCgjZWRpdF9hbmNob3ItYikiPgogICAgICA8cmVjdCB3aWR0aD0iMzAiIGhlaWdodD0iMzAiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);
}
.leaflet-pm-toolbar .leaflet-pm-icon-drag {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPGRlZnM+CiAgICA8cGF0aCBpZD0ibW92ZS1hIiBkPSJNMjEsMTQgTDIxLDEwIEwyNywxNSBMMjEsMjAgTDIxLDE2IEwxNiwxNiBMMTYsMjEgTDIwLDIxIEwxNSwyNyBMMTAsMjEgTDE0LDIxIEwxNCwxNiBMOSwxNiBMOSwyMCBMMywxNSBMOSwxMCBMOSwxNCBMMTQsMTQgTDE0LDkgTDEwLDkgTDE1LDMgTDIwLDkgTDE2LDkgTDE2LDE0IEwyMSwxNCBaIi8+CiAgPC9kZWZzPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMgLTMpIj4KICAgIDxtYXNrIGlkPSJtb3ZlLWIiIGZpbGw9IiNmZmYiPgogICAgICA8dXNlIHhsaW5rOmhyZWY9IiNtb3ZlLWEiLz4KICAgIDwvbWFzaz4KICAgIDx1c2UgZmlsbD0iI0Q4RDhEOCIgeGxpbms6aHJlZj0iI21vdmUtYSIvPgogICAgPGcgZmlsbD0iIzVCNUI1QiIgbWFzaz0idXJsKCNtb3ZlLWIpIj4KICAgICAgPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);
}
.leaflet-pm-toolbar .leaflet-pm-icon-cut {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5BdG9tcy9JY29ucy9Ub29scy9TY2lzc29yczwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0xMi45NjkxNTc0LDEzLjQ5Mzk0MzUgTDIxLjAzMTcwMzIsNS41NDE2NzAxMyBMMjMuNDY0OTQ5OSw1LjY3NzIyOTU3IEwxNy4wNDcwNzEzLDE0LjUxMDY4MTYgTDI3LjU2NjAzMzYsMTcuMTMzMzUzNSBMMjUuNzg5MTk0NCwxOC44MDEyNTg4IEwxNC41ODU0OTUxLDE3Ljg5ODc1MDYgTDEzLjY0ODc5NTUsMTkuMTg4MDA3IEMxMy43OTQ2MzksMTkuMjY1MDk1OCAxMy45MzY3OTg1LDE5LjM1MzQ0MTcgMTQuMDc0MTM3NywxOS40NTMyMjQ1IEMxNS42Mzc5NjQ4LDIwLjU4OTQxMTQgMTUuOTg0NjM1NywyMi43NzgyMDUyIDE0Ljg0ODQ0ODgsMjQuMzQyMDMyNCBDMTMuNzEyMjYxOSwyNS45MDU4NTk1IDExLjUyMzQ2ODEsMjYuMjUyNTMwNCA5Ljk1OTY0MDk2LDI1LjExNjM0MzUgQzguMzk1ODEzODQsMjMuOTgwMTU2NSA4LjA0OTE0Mjk2LDIxLjc5MTM2MjcgOS4xODUzMjk4NiwyMC4yMjc1MzU2IEM5Ljc0NTg3Mjc2LDE5LjQ1NjAxNDUgMTAuNTYyNjE4OCwxOC45ODA3NDc1IDExLjQzNDEyMTgsMTguODMzNjQwNyBMMTIuNjgwNTY1NiwxNy4xMTgwNTc5IEwxMi41MjM5NzI0LDE2LjM3NDcyMTYgTDExLjk1MDY5MzIsMTUuMzAxMjM5MSBMOS44OTMxMDY0NiwxNC43ODgyMjUxIEM5LjEzMDkzNzk2LDE1LjIzNTcyNjEgOC4xOTk3Nzg1NCwxNS4zOTY2NDQ3IDcuMjc0NDUzNTUsMTUuMTY1OTM1MiBDNS4zOTg4NzUxOSwxNC42OTgzMDEgNC4yNTc1MTA5NCwxMi43OTg3NTE5IDQuNzI1MTQ1MTUsMTAuOTIzMTczNiBDNS4xOTI3NzkzNSw5LjA0NzU5NTE5IDcuMDkyMzI4NDYsNy45MDYyMzA5NCA4Ljk2NzkwNjgyLDguMzczODY1MTUgQzEwLjg0MzQ4NTIsOC44NDE0OTkzNSAxMS45ODQ4NDk0LDEwLjc0MTA0ODUgMTEuNTE3MjE1MiwxMi42MTY2MjY4IEMxMS40NzYxNDY0LDEyLjc4MTM0NDkgMTEuNDI0MDMzNSwxMi45NDA0MDAxIDExLjM2MTg2MjcsMTMuMDkzMTk5OSBMMTIuOTY5MTU3NCwxMy40OTM5NDM1IFogTTcuNzU4Mjk3MzUsMTMuMjI1MzQzOCBDOC41NjIxMTY2NCwxMy40MjU3NTg0IDkuMzc2MjA5MTIsMTIuOTM2NjAyMyA5LjU3NjYyMzc4LDEyLjEzMjc4MyBDOS43NzcwMzg0NCwxMS4zMjg5NjM3IDkuMjg3ODgyMzMsMTAuNTE0ODcxMyA4LjQ4NDA2MzAzLDEwLjMxNDQ1NjYgQzcuNjgwMjQzNzMsMTAuMTE0MDQxOSA2Ljg2NjE1MTI2LDEwLjYwMzE5OCA2LjY2NTczNjYsMTEuNDA3MDE3MyBDNi40NjUzMjE5NCwxMi4yMTA4MzY2IDYuOTU0NDc4MDUsMTMuMDI0OTI5MSA3Ljc1ODI5NzM1LDEzLjIyNTM0MzggWiBNMTAuODAzMzYzOSwyMS40MDMxMDYxIEMxMC4zMTY0MjY2LDIyLjA3MzMxNzcgMTAuNDY0OTk5OCwyMy4wMTEzNzIyIDExLjEzNTIxMTUsMjMuNDk4MzA5NSBDMTEuODA1NDIzMSwyMy45ODUyNDY3IDEyLjc0MzQ3NzYsMjMuODM2NjczNSAxMy4yMzA0MTQ4LDIzLjE2NjQ2MTkgQzEzLjcxNzM1MjEsMjIuNDk2MjUwMiAxMy41Njg3Nzg4LDIxLjU1ODE5NTcgMTIuODk4NTY3MiwyMS4wNzEyNTg1IEMxMi4yMjgzNTU2LDIwLjU4NDMyMTIgMTEuMjkwMzAxMSwyMC43MzI4OTQ1IDEwLjgwMzM2MzksMjEuNDAzMTA2MSBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkF0b21zL0ljb25zL1Rvb2xzL1NjaXNzb3JzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMy4wMDAwMDAsIC0zLjAwMDAwMCkiPgogICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgIDx1c2UgaWQ9Ik1hc2siIGZpbGw9IiM1QjVCNUIiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDkzMTk0LCAxNS42NjMzNTEpIHJvdGF0ZSgtMzIuMDAwMDAwKSB0cmFuc2xhdGUoLTE2LjA5MzE5NCwgLTE1LjY2MzM1MSkgIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}
.leaflet-pm-toolbar .leaflet-pm-icon-snapping {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU3LjEgKDgzMDg4KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5BdG9tcy9JY29ucy9Ub29scy9NYWduZXQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMjEuOTk5NDc1OSwxMC45NDI4MTgzIEwyMS45OTk5OTg1LDE2LjM3MTA0MTcgQzIyLDE2LjY4NzIwMDcgMjIsMTcuMDA1ODI3OCAyMiwxNy4zMjY5NDExIEMyMiwyMS41NjQ2NTQ1IDE4LjY0MjEzNTYsMjUgMTQuNSwyNSBDMTAuMzU3ODY0NCwyNSA3LDIxLjU2NDY1NDUgNywxNy4zMjY5NDExIEw3LjAwMDg3NTA4LDEwLjk5MDc1MDcgTDExLjAwMjI4MDgsMTAuOTk4NDEyNSBDMTEuMDAxNzAzMywxMS42OTgwMTE0IDExLjAwMTI0NywxMi40MTY4MjQ4IDExLjAwMDg5OTIsMTMuMTU1NDg4NyBMMTEsMTcuMzI2OTQxMSBDMTEsMTkuMzc1NjgwOSAxMi41ODc2ODQxLDIxIDE0LjUsMjEgQzE2LjQxMjMxNTksMjEgMTgsMTkuMzc1NjgwOSAxOCwxNy4zMjY5NDExIEMxOCwxNS4wNzAyMDMyIDE3Ljk5OTU2OTYsMTIuOTYxOTY2OCAxNy45OTg1MzksMTAuOTkxMDAzMiBMMjEuOTk5NDc1OSwxMC45NDI4MTgzIFogTTEwLDcgQzEwLjU1MjI4NDcsNyAxMSw3LjQ0NzcxNTI1IDExLDggTDExLDEwIEw3LDEwIEw3LDggQzcsNy40NDc3MTUyNSA3LjQ0NzcxNTI1LDcgOCw3IEwxMCw3IFogTTIxLDcgQzIxLjU1MjI4NDcsNyAyMiw3LjQ0NzcxNTI1IDIyLDggTDIyLDEwIEwxOCwxMCBMMTgsOCBDMTgsNy40NDc3MTUyNSAxOC40NDc3MTUzLDcgMTksNyBMMjEsNyBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkF0b21zL0ljb25zL1Rvb2xzL01hZ25ldCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuMDAwMDAwLCAtMy4wMDAwMDApIj4KICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICA8dXNlIGlkPSJNYXNrIiBmaWxsPSIjNUI1QjVCIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0LjUwMDAwMCwgMTYuMDAwMDAwKSByb3RhdGUoNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTE0LjUwMDAwMCwgLTE2LjAwMDAwMCkgIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}

.leaflet-buttons-control-button:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}
.active .leaflet-buttons-control-button {
  box-shadow: inset 0 -1px 5px 2px rgba(81, 77, 77, 0.31);
}

.leaflet-buttons-control-text-hide {
  display: none;
}

.button-container {
  position: relative;
}

.button-container .leaflet-pm-actions-container {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  white-space: nowrap;
}

.leaflet-right
  .leaflet-pm-toolbar
  .button-container
  .leaflet-pm-actions-container {
  right: 100%;
  left: auto;
}

.button-container.active .leaflet-pm-actions-container {
  display: block;
}
.leaflet-bar a:last-child {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom: 1px solid #ccc;
}
.button-container .leaflet-pm-actions-container:not(.pos-right) .leaflet-pm-action:first-child {
  border-radius: 0px 3px 3px 0px !important;
  border-right: 0px;
}
.button-container .leaflet-pm-actions-container.pos-right .leaflet-pm-action:last-child {
  border-radius: 3px 0px 0px 3px !important;
}
.button-container .leaflet-pm-actions-container.pos-right .leaflet-pm-action:first-child {
    border-right: 0px;
}
.button-container .leaflet-pm-actions-container .leaflet-pm-action {
  padding: 0px 10px;
  background-color: #666;
  color: #fff;
  display: inline-block;
  width: auto;
  border-left: 1px solid #eee;
  user-select: none;
}

.button-container .leaflet-pm-actions-container .leaflet-pm-action:hover {
  cursor: pointer;
  background-color: #777;
}

/* That the active control is always over the other controls */
.leaflet-pm-toolbar.activeChild{
  z-index: 801;
}



.note-editor {
    position: relative;
    border: 1px solid #a9a9a9
}

    .note-editor .note-dropzone {
        position: absolute;
        z-index: 1;
        display: none;
        color: #87cefa;
        background-color: white;
        border: 2px dashed #87cefa;
        opacity: .95;
        pointer-events: none;
    }

        .note-editor .note-dropzone .note-dropzone-message {
            display: table-cell;
            font-size: 28px;
            font-weight: bold;
            text-align: center;
            vertical-align: middle
        }

        .note-editor .note-dropzone.hover {
            color: #098ddf;
            border: 2px dashed #098ddf
        }

    .note-editor.dragover .note-dropzone {
        display: table
    }

    .note-editor .note-toolbar {
        background-color: #f5f5f5;
        border-bottom: 1px solid #a9a9a9
    }

    .note-editor.fullscreen {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1200;
        width: 100%
    }

        .note-editor.fullscreen .note-editable {
            background-color: white
        }

        .note-editor.fullscreen .note-resizebar {
            display: none
        }

    .note-editor.codeview .note-editable {
        display: none
    }

    .note-editor.codeview .note-codable {
        display: block
    }

    .note-editor .note-statusbar {
        background-color: #f5f5f5
    }

        .note-editor .note-statusbar .note-resizebar {
            width: 100%;
            height: 8px;
            cursor: ns-resize;
            border-top: 1px solid #a9a9a9
        }

            .note-editor .note-statusbar .note-resizebar .note-icon-bar {
                width: 20px;
                margin: 1px auto;
                border-top: 1px solid #a9a9a9
            }

    .note-editor .note-editable {
        padding: 10px;
        overflow: auto;
        outline: 0
    }

        .note-editor .note-editable[contenteditable="false"] {
            background-color: #e5e5e5
        }

    .note-editor .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-air-editor {
    outline: 0
}

.note-popover .popover {
    max-width: none
}

    .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
    }

    .note-popover .popover .popover-content, .note-toolbar {
        padding: 0 0 5px 5px;
        margin: 0
    }

        .note-popover .popover .popover-content > .btn-group, .note-toolbar > .btn-group {
            margin-top: 5px;
            margin-right: 5px;
            margin-left: 0
        }

        .note-popover .popover .popover-content .note-table .dropdown-menu, .note-toolbar .note-table .dropdown-menu {
            direction: ltr !important;
            min-width: 0;
            padding: 5px
        }

            .note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker, .note-toolbar .note-table .dropdown-menu .note-dimension-picker {
                font-size: 18px
            }

                .note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher, .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher {
                    position: absolute !important;
                    z-index: 3;
                    width: 10em;
                    height: 10em;
                    cursor: pointer
                }

                .note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted, .note-toolbar .note-table .dropdown-menu .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') repeat
                }

                .note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted, .note-toolbar .note-table .dropdown-menu .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') repeat
                }

        .note-popover .popover .popover-content .note-style h1, .note-toolbar .note-style h1, .note-popover .popover .popover-content .note-style h2, .note-toolbar .note-style h2, .note-popover .popover .popover-content .note-style h3, .note-toolbar .note-style h3, .note-popover .popover .popover-content .note-style h4, .note-toolbar .note-style h4, .note-popover .popover .popover-content .note-style h5, .note-toolbar .note-style h5, .note-popover .popover .popover-content .note-style h6, .note-toolbar .note-style h6, .note-popover .popover .popover-content .note-style blockquote, .note-toolbar .note-style blockquote {
            margin: 0
        }

        .note-popover .popover .popover-content .note-color .dropdown-toggle, .note-toolbar .note-color .dropdown-toggle {
            width: 20px;
            padding-left: 5px
        }

        .note-popover .popover .popover-content .note-color .dropdown-menu, .note-toolbar .note-color .dropdown-menu {
            min-width: 290px
        }

            .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group, .note-toolbar .note-color .dropdown-menu .btn-group {
                margin: 0
            }

                .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
                    margin: 0 5px
                }

                .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .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 .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
                    padding: 0 3px;
                    margin: 5px;
                    font-size: 12px;
                    cursor: pointer;
                    -webkit-border-radius: 5px;
                    -moz-border-radius: 5px;
                    border-radius: 5px
                }

                    .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
                        background: #eee
                    }

        .note-popover .popover .popover-content .note-para .dropdown-menu, .note-toolbar .note-para .dropdown-menu {
            min-width: 216px;
            padding: 5px
        }

            .note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child, .note-toolbar .note-para .dropdown-menu > div:first-child {
                margin-right: 5px
            }

        .note-popover .popover .popover-content .dropdown-menu, .note-toolbar .dropdown-menu {
            min-width: 90px
        }

            .note-popover .popover .popover-content .dropdown-menu.right, .note-toolbar .dropdown-menu.right {
                right: 0;
                left: auto
            }

                .note-popover .popover .popover-content .dropdown-menu.right::before, .note-toolbar .dropdown-menu.right::before {
                    right: 9px;
                    left: auto !important
                }

                .note-popover .popover .popover-content .dropdown-menu.right::after, .note-toolbar .dropdown-menu.right::after {
                    right: 10px;
                    left: auto !important
                }

            .note-popover .popover .popover-content .dropdown-menu li a i, .note-toolbar .dropdown-menu li a i {
                color: deepskyblue;
                visibility: hidden
            }

            .note-popover .popover .popover-content .dropdown-menu li a.checked i, .note-toolbar .dropdown-menu li a.checked i {
                visibility: visible
            }

        .note-popover .popover .popover-content .note-fontsize-10, .note-toolbar .note-fontsize-10 {
            font-size: 10px
        }

        .note-popover .popover .popover-content .note-color-palette, .note-toolbar .note-color-palette {
            line-height: 1
        }

            .note-popover .popover .popover-content .note-color-palette div .note-color-btn, .note-toolbar .note-color-palette div .note-color-btn {
                width: 17px;
                height: 17px;
                padding: 0;
                margin: 0;
                border: 1px solid #fff
            }

                .note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover, .note-toolbar .note-color-palette div .note-color-btn:hover {
                    border: 1px solid #000
                }

.note-dialog > div {
    display: none
}

.note-dialog .note-image-dialog .note-dropzone {
    min-height: 100px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 4;
    color: lightgray;
    text-align: center;
    border: 4px dashed lightgray
}

.note-dialog .note-help-dialog {
    font-size: 12px;
    color: #ccc;
    background: transparent;
    background-color: #222 !important;
    border: 0;
    -webkit-opacity: .9;
    -khtml-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    -ms-filter: alpha(opacity=90);
    filter: alpha(opacity=90)
}

    .note-dialog .note-help-dialog .modal-content {
        background: transparent;
        border: 1px solid white;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .note-dialog .note-help-dialog a {
        font-size: 12px;
        color: white
    }

    .note-dialog .note-help-dialog .title {
        padding-bottom: 5px;
        font-size: 14px;
        font-weight: bold;
        color: white;
        border-bottom: white 1px solid
    }

    .note-dialog .note-help-dialog .modal-close {
        float: left !important;
        font-size: 14px;
        color: #dd0;
        cursor: pointer
    }

    .note-dialog .note-help-dialog .note-shortcut-layout {
        direction: ltr;
        width: 100%
    }

        .note-dialog .note-help-dialog .note-shortcut-layout td {
            vertical-align: top
        }

    .note-dialog .note-help-dialog .note-shortcut {
        margin-top: 8px
    }

        .note-dialog .note-help-dialog .note-shortcut th {
            font-size: 13px;
            color: #dd0;
            text-align: left
        }

        .note-dialog .note-help-dialog .note-shortcut td:first-child {
            min-width: 110px;
            padding-right: 10px;
            font-family: "Courier New";
            color: #dd0;
            text-align: right
        }

.note-handle .note-control-selection {
    position: absolute;
    display: none;
    border: 1px solid black
}

    .note-handle .note-control-selection > div {
        position: absolute
    }

    .note-handle .note-control-selection .note-control-selection-bg {
        width: 100%;
        height: 100%;
        background-color: black;
        -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 {
        width: 7px;
        height: 7px;
        border: 1px solid black
    }

    .note-handle .note-control-selection .note-control-holder {
        width: 7px;
        height: 7px;
        border: 1px solid black
    }

    .note-handle .note-control-selection .note-control-sizing {
        width: 7px;
        height: 7px;
        background-color: white;
        border: 1px solid black
    }

    .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-selection-info {
        right: 0;
        bottom: 0;
        padding: 5px;
        margin: 5px;
        font-size: 12px;
        color: white;
        background-color: black;
        -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-editor .note-toolbar .btn-group > .btn + .dropdown-toggle {
    padding: 3px !important;
}

.note-editor .btn > svg {
    margin-bottom: 0px !important;
    height: 12px !important;
    margin-left: 0px !important;
}
