﻿/**
 * Real - Bootstrap 4 Admin Template
 * @version v1.5.0
 * @link https://genesisui.com
 * Copyright (c) 2016 creativeLabs Łukasz Holeczek
 * @license Commercial
 */
@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: Glyphter;
    src: url(../Content/fonts/Glyphter.eot);
    src: url(../fonts/Glyphter.eot?#iefix) format("embedded-opentype"),url(../fonts/Glyphter.woff) format("woff"),url(../fonts/Glyphter.ttf) format("truetype"),url(../fonts/Glyphter.svg#Glyphter) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Bold/Roboto-Bold.woff) format("woff"),url(../fonts/Roboto-Bold/Roboto-Bold.ttf) format("truetype"),url(../fonts/Roboto-Bold/Roboto-Bold.svg#Roboto-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Medium/Roboto-Medium.woff) format("woff"),url(../fonts/Roboto-Medium/Roboto-Medium.ttf) format("truetype"),url(../fonts/Roboto-Medium/Roboto-Medium.svg#Roboto-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Regular/Roboto-Regular.woff) format("woff"),url(../fonts/Roboto-Regular/Roboto-Regular.ttf) format("truetype"),url(../fonts/Roboto-Regular/Roboto-Regular.svg#Roboto-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Black;
    src: url(../fonts/Roboto-Black/Roboto-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Black/Roboto-Black.woff) format("woff"),url(../fonts/Roboto-Black/Roboto-Black.ttf) format("truetype"),url(../fonts/Roboto-Black/Roboto-Black.svg#Roboto-Black) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Light;
    src: url(../fonts/Roboto-Light/Roboto-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Roboto-Light/Roboto-Light.woff) format("woff"),url(../fonts/Roboto-Light/Roboto-Light.ttf) format("truetype"),url(../fonts/Roboto-Light/Roboto-Light.svg#Roboto-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: pinspoticons;
    src: url(../fonts/pinspoticons.eot);
    src: url(../Content/fonts/pinspoticons.eot?#iefix) format("embedded-opentype"),url(../Content/fonts/pinspoticons.woff) format("woff"),url(../Content/fonts/pinspoticons.ttf) format("truetype"),url(../fonts/pinspoticons.svg#pinspoticons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=pinspoticons-]:before {
    display: inline-block;
    font-family: pinspoticons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pinspoticons-item_0:before {
    content: '\e900'
}

.pinspoticons-item_1:before {
    content: '\e907'
}

.pinspoticons-item_2:before {
    content: '\ea09'
}

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,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button,
input,
select,
textarea {
    font: inherit;
}

optgroup {
    font-weight: bold;
}

button,
input,
select {
    overflow: visible;
}

button,
input,
select,
textarea {
    margin: 0;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
}

[disabled] {
    cursor: default;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    button:-moz-focusring,
    input:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
}

    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

@media print {
    *,
    *::before,
    *::after,
    *::first-letter,
    *::first-line {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .fc button > .caret,
    .dropup > .btn > .caret, .fc .dropup > button > .caret {
        border-top-color: #000 !important;
    }

    .tag {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #3d3f42;
    background-color: #e4e5e6;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #d1d4d7;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

    ol ol,
    ul ul,
    ol ul,
    ul ol {
        margin-bottom: 0;
    }

dt {
    font-weight: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #20a8d8;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #167495;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
            color: inherit;
            text-decoration: none;
        }

        a:not([href]):not([tabindex]):focus {
            outline: none;
        }

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #d1d4d7;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0;
}

    input[type="radio"]:disabled,
    input[type="checkbox"]:disabled {
        cursor: not-allowed;
    }

    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        -webkit-appearance: listbox;
    }

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: normal;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

    .list-inline-item:not(:last-child) {
        margin-right: 5px;
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.09375rem;
    border-left: 0.25rem solid #e4e5e6;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #d1d4d7;
}

    .blockquote-footer::before {
        content: "\2014 \00A0";
    }

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #e4e5e6;
    border-left: 0;
}

    .blockquote-reverse .blockquote-footer::before {
        content: "";
    }

    .blockquote-reverse .blockquote-footer::after {
        content: "\00A0 \2014";
    }

dl.row > dd + dt {
    clear: left;
}

.img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #e4e5e6;
    border: 1px solid #ddd;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #d1d4d7;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #333;
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
    }

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #2a2c36;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container::after {
        content: "";
        display: table;
        clear: both;
    }

@media (min-width: 544px) {
    .container {
        max-width: 576px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid::after {
        content: "";
        display: table;
        clear: both;
    }

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

    .row::after {
        content: "";
        display: table;
        clear: both;
    }

.row-login {
    margin: 0 !important;
}

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.col-xs-1 {
    float: left;
    width: 8.33333%;
}

.col-xs-2 {
    float: left;
    width: 16.66667%;
}

.col-xs-3 {
    float: left;
    width: 25%;
}

.col-xs-4 {
    float: left;
    width: 33.33333%;
}

.col-xs-5 {
    float: left;
    width: 41.66667%;
}

.col-xs-6 {
    float: left;
    width: 50%;
}

.col-xs-7 {
    float: left;
    width: 58.33333%;
}

.col-xs-8 {
    float: left;
    width: 66.66667%;
}

.col-xs-9 {
    float: left;
    width: 75%;
}

.col-xs-10 {
    float: left;
    width: 83.33333%;
}

.col-xs-11 {
    float: left;
    width: 91.66667%;
}

.col-xs-12 {
    float: left;
    width: 100%;
}

.pull-xs-0 {
    right: auto;
}

.pull-xs-1 {
    right: 8.33333%;
}

.pull-xs-2 {
    right: 16.66667%;
}

.pull-xs-3 {
    right: 25%;
}

.pull-xs-4 {
    right: 33.33333%;
}

.pull-xs-5 {
    right: 41.66667%;
}

.pull-xs-6 {
    right: 50%;
}

.pull-xs-7 {
    right: 58.33333%;
}

.pull-xs-8 {
    right: 66.66667%;
}

.pull-xs-9 {
    right: 75%;
}

.pull-xs-10 {
    right: 83.33333%;
}

.pull-xs-11 {
    right: 91.66667%;
}

.pull-xs-12 {
    right: 100%;
}

.push-xs-0 {
    left: auto;
}

.push-xs-1 {
    left: 8.33333%;
}

.push-xs-2 {
    left: 16.66667%;
}

.push-xs-3 {
    left: 25%;
}

.push-xs-4 {
    left: 33.33333%;
}

.push-xs-5 {
    left: 41.66667%;
}

.push-xs-6 {
    left: 50%;
}

.push-xs-7 {
    left: 58.33333%;
}

.push-xs-8 {
    left: 66.66667%;
}

.push-xs-9 {
    left: 75%;
}

.push-xs-10 {
    left: 83.33333%;
}

.push-xs-11 {
    left: 91.66667%;
}

.push-xs-12 {
    left: 100%;
}

.offset-xs-1 {
    margin-left: 8.33333%;
}

.offset-xs-2 {
    margin-left: 16.66667%;
}

.offset-xs-3 {
    margin-left: 25%;
}

.offset-xs-4 {
    margin-left: 33.33333%;
}

.offset-xs-5 {
    margin-left: 41.66667%;
}

.offset-xs-6 {
    margin-left: 50%;
}

.offset-xs-7 {
    margin-left: 58.33333%;
}

.offset-xs-8 {
    margin-left: 66.66667%;
}

.offset-xs-9 {
    margin-left: 75%;
}

.offset-xs-10 {
    margin-left: 83.33333%;
}

.offset-xs-11 {
    margin-left: 91.66667%;
}

@media (min-width: 544px) {
    .col-sm-1 {
        float: left;
        width: 8.33333%;
    }

    .col-sm-2 {
        float: left;
        width: 16.66667%;
    }

    .col-sm-3 {
        float: left;
        width: 25%;
    }

    .col-sm-4 {
        float: left;
        width: 33.33333%;
    }

    .col-sm-5 {
        float: left;
        width: 41.66667%;
    }

    .col-sm-6 {
        float: left;
        width: 50%;
    }

    .col-sm-7 {
        float: left;
        width: 58.33333%;
    }

    .col-sm-8 {
        float: left;
        width: 66.66667%;
    }

    .col-sm-9 {
        float: left;
        width: 75%;
    }

    .col-sm-10 {
        float: left;
        width: 83.33333%;
    }

    .col-sm-11 {
        float: left;
        width: 91.66667%;
    }

    .col-sm-12 {
        float: left;
        width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.33333%;
    }

    .pull-sm-2 {
        right: 16.66667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.33333%;
    }

    .pull-sm-5 {
        right: 41.66667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.33333%;
    }

    .pull-sm-8 {
        right: 66.66667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.33333%;
    }

    .pull-sm-11 {
        right: 91.66667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.33333%;
    }

    .push-sm-2 {
        left: 16.66667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.33333%;
    }

    .push-sm-5 {
        left: 41.66667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.33333%;
    }

    .push-sm-8 {
        left: 66.66667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.33333%;
    }

    .push-sm-11 {
        left: 91.66667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0%;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        float: left;
        width: 8.33333%;
    }

    .col-md-2 {
        float: left;
        width: 16.66667%;
    }

    .col-md-3 {
        float: left;
        width: 25%;
    }

    .col-md-4 {
        float: left;
        width: 33.33333%;
    }

    .col-md-5 {
        float: left;
        width: 41.66667%;
    }

    .col-md-6 {
        float: left;
        width: 50%;
    }

    .col-md-7 {
        float: left;
        width: 58.33333%;
    }

    .col-md-8 {
        float: left;
        width: 66.66667%;
    }

    .col-md-9 {
        float: left;
        width: 75%;
    }

    .col-md-10 {
        float: left;
        width: 83.33333%;
    }

    .col-md-11 {
        float: left;
        width: 91.66667%;
    }

    .col-md-12 {
        float: left;
        width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.33333%;
    }

    .pull-md-2 {
        right: 16.66667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.33333%;
    }

    .pull-md-5 {
        right: 41.66667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.33333%;
    }

    .pull-md-8 {
        right: 66.66667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.33333%;
    }

    .pull-md-11 {
        right: 91.66667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.33333%;
    }

    .push-md-2 {
        left: 16.66667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.33333%;
    }

    .push-md-5 {
        left: 41.66667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.33333%;
    }

    .push-md-8 {
        left: 66.66667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.33333%;
    }

    .push-md-11 {
        left: 91.66667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0%;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        float: left;
        width: 8.33333%;
    }

    .col-lg-2 {
        float: left;
        width: 16.66667%;
    }

    .col-lg-3 {
        float: left;
        width: 25%;
    }

    .col-lg-4 {
        float: left;
        width: 33.33333%;
    }

    .col-lg-5 {
        float: left;
        width: 41.66667%;
    }

    .col-lg-6 {
        float: left;
        width: 50%;
    }

    .col-lg-7 {
        float: left;
        width: 58.33333%;
    }

    .col-lg-8 {
        float: left;
        width: 66.66667%;
    }

    .col-lg-9 {
        float: left;
        width: 75%;
    }

    .col-lg-10 {
        float: left;
        width: 83.33333%;
    }

    .col-lg-11 {
        float: left;
        width: 91.66667%;
    }

    .col-lg-12 {
        float: left;
        width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.33333%;
    }

    .pull-lg-2 {
        right: 16.66667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.33333%;
    }

    .pull-lg-5 {
        right: 41.66667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.33333%;
    }

    .pull-lg-8 {
        right: 66.66667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.33333%;
    }

    .pull-lg-11 {
        right: 91.66667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.33333%;
    }

    .push-lg-2 {
        left: 16.66667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.33333%;
    }

    .push-lg-5 {
        left: 41.66667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.33333%;
    }

    .push-lg-8 {
        left: 66.66667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.33333%;
    }

    .push-lg-11 {
        left: 91.66667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0%;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        float: left;
        width: 8.33333%;
    }

    .col-xl-2 {
        float: left;
        width: 16.66667%;
    }

    .col-xl-3 {
        float: left;
        width: 25%;
    }

    .col-xl-4 {
        float: left;
        width: 33.33333%;
    }

    .col-xl-5 {
        float: left;
        width: 41.66667%;
    }

    .col-xl-6 {
        float: left;
        width: 50%;
    }

    .col-xl-7 {
        float: left;
        width: 58.33333%;
    }

    .col-xl-8 {
        float: left;
        width: 66.66667%;
    }

    .col-xl-9 {
        float: left;
        width: 75%;
    }

    .col-xl-10 {
        float: left;
        width: 83.33333%;
    }

    .col-xl-11 {
        float: left;
        width: 91.66667%;
    }

    .col-xl-12 {
        float: left;
        width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.33333%;
    }

    .pull-xl-2 {
        right: 16.66667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.33333%;
    }

    .pull-xl-5 {
        right: 41.66667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.33333%;
    }

    .pull-xl-8 {
        right: 66.66667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.33333%;
    }

    .pull-xl-11 {
        right: 91.66667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.33333%;
    }

    .push-xl-2 {
        left: 16.66667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.33333%;
    }

    .push-xl-5 {
        left: 41.66667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.33333%;
    }

    .push-xl-8 {
        left: 66.66667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.33333%;
    }

    .push-xl-11 {
        left: 91.66667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0%;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

    .table th,
    .table td {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #e4e5e6;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #e4e5e6;
    }

    .table tbody + tbody {
        border-top: 2px solid #e4e5e6;
    }

    .table .table {
        background-color: #e4e5e6;
    }

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #e4e5e6;
}

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #e4e5e6;
    }

    .table-bordered thead th,
    .table-bordered thead td {
        border-bottom-width: 2px;
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

    .table-hover .table-active:hover > td,
    .table-hover .table-active:hover > th {
        background-color: rgba(0, 0, 0, 0.075);
    }

.table-success,
.table-success > th,
.table-success > td {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

    .table-hover .table-success:hover > td,
    .table-hover .table-success:hover > th {
        background-color: #d0e9c6;
    }

.table-info,
.table-info > th,
.table-info > td {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

    .table-hover .table-info:hover > td,
    .table-hover .table-info:hover > th {
        background-color: #c4e3f3;
    }

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

    .table-hover .table-warning:hover > td,
    .table-hover .table-warning:hover > th {
        background-color: #faf2cc;
    }

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

    .table-hover .table-danger:hover > td,
    .table-hover .table-danger:hover > th {
        background-color: #ebcccc;
    }

.thead-inverse th {
    color: #fff;
    background-color: #2a2c36;
}

.thead-default th {
    color: #3d3f42;
}

.table-inverse {
    color: #e4e5e6;
    background-color: #2a2c36;
}

    .table-inverse th,
    .table-inverse td,
    .table-inverse thead th {
        border-color: #9fa1a3;
    }

    .table-inverse.table-bordered {
        border: 0;
    }

.table-responsive {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto;
}

.table-reflow thead {
    float: left;
}

.table-reflow tbody {
    display: block;
    white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
    border-top: 1px solid #e4e5e6;
    border-left: 1px solid #e4e5e6;
}

    .table-reflow th:last-child,
    .table-reflow td:last-child {
        border-right: 1px solid #e4e5e6;
    }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #e4e5e6;
}

.table-reflow tr {
    float: left;
}

    .table-reflow tr th,
    .table-reflow tr td {
        display: block !important;
        border: 1px solid #e4e5e6;
    }

.form-control, .daterangepicker .input-mini, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    /*color: #9fa1a3;*/
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d1d4d7;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control::-ms-expand, .daterangepicker .input-mini::-ms-expand, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control::-ms-expand, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control:focus, .daterangepicker .input-mini:focus, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:focus {
        /*color: #9fa1a3;*/
        background-color: #fff;
        border-color: #66afe9;
        outline: none;
    }

    .form-control::placeholder, .daterangepicker .input-mini::placeholder, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control::placeholder, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up::placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:disabled, .daterangepicker .input-mini:disabled, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:disabled, .form-control[readonly], .daterangepicker [readonly].input-mini, .input-group > .ui-select-bootstrap > input[readonly].ui-select-search.form-control {
        background-color: #e4e5e6;
        opacity: 1;
    }

    .form-control:disabled, .daterangepicker .input-mini:disabled, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:disabled {
        cursor: not-allowed;
    }

select.form-control:not([size]):not([multiple]), .daterangepicker select.input-mini:not([size]):not([multiple]) {
    height: 2.3125rem;
}

select.form-control:focus::-ms-value, .daterangepicker select.input-mini:focus::-ms-value {
    color: #9fa1a3;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
}

.col-form-label {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
}

.col-form-legend {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
}

.form-control-static {
    min-height: 2.3125rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
}

    .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .daterangepicker .input-group-sm > .form-control-static.input-mini, .input-group > .ui-select-bootstrap.input-group-sm > input.form-control-static.ui-select-search.form-control,
    .input-group-sm > .form-control-static.input-group-addon,
    .input-group-sm > .input-group-btn > .form-control-static.btn, .fc .input-group-sm > .input-group-btn > button.form-control-static, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .daterangepicker .input-group-lg > .form-control-static.input-mini, .input-group > .ui-select-bootstrap.input-group-lg > input.form-control-static.ui-select-search.form-control,
    .input-group-lg > .form-control-static.input-group-addon,
    .input-group-lg > .input-group-btn > .form-control-static.btn, .fc .input-group-lg > .input-group-btn > button.form-control-static {
        padding-right: 0;
        padding-left: 0;
    }

.form-control-sm, .input-group-sm > .form-control, .daterangepicker .input-group-sm > .input-mini, .input-group > .ui-select-bootstrap.input-group-sm > input.ui-select-search.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .fc .input-group-sm > .input-group-btn > button {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .daterangepicker .input-group-sm > select.input-mini:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control, .daterangepicker .input-group-lg > .input-mini, .input-group > .ui-select-bootstrap.input-group-lg > input.ui-select-search.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .fc .input-group-lg > .input-group-btn > button {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .daterangepicker .input-group-lg > select.input-mini:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 3.16667rem;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}

    .form-check + .form-check {
        margin-top: -.25rem;
    }

    .form-check.disabled .form-check-label {
        color: #d1d4d7;
        cursor: not-allowed;
    }

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem;
}

    .form-check-input:only-child {
        position: static;
    }

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
}

    .form-check-inline + .form-check-inline {
        margin-left: .75rem;
    }

    .form-check-inline.disabled {
        cursor: not-allowed;
    }

.form-control-feedback {
    margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.57812rem;
    background-size: 1.15625rem 1.15625rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
    color: #4dbd74;
}

.has-success .form-control, .has-success .daterangepicker .input-mini, .daterangepicker .has-success .input-mini, .has-success .input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    border-color: #4dbd74;
}

.has-success .input-group-addon {
    color: #4dbd74;
    border-color: #4dbd74;
    background-color: #e2f4e8;
}

.has-success .form-control-feedback {
    color: #4dbd74;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
    color: #f8cb00;
}

.has-warning .form-control, .has-warning .daterangepicker .input-mini, .daterangepicker .has-warning .input-mini, .has-warning .input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    border-color: #f8cb00;
}

.has-warning .input-group-addon {
    color: #f8cb00;
    border-color: #f8cb00;
    background-color: #fff4c5;
}

.has-warning .form-control-feedback {
    color: #f8cb00;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
    color: #f86c6b;
}

.has-danger .form-control, .has-danger .daterangepicker .input-mini, .daterangepicker .has-danger .input-mini, .has-danger .input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    border-color: #f86c6b;
}

/*.has-danger .input-group-addon {
    color: #f86c6b;
    border-color: #f86c6b;
    background-color: white;
}*/

.has-danger .form-control-feedback {
    color: #f86c6b;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 544px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control, .form-inline .daterangepicker .input-mini, .daterangepicker .form-inline .input-mini, .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.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,
        .form-inline .input-group .daterangepicker .input-mini, .daterangepicker .form-inline .input-group .input-mini,
        .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control, .form-inline .daterangepicker .input-group > .input-mini, .daterangepicker .form-inline .input-group > .input-mini, .form-inline .input-group > .ui-select-bootstrap.input-group > input.ui-select-search.form-control {
            width: 100%;
        }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn, .fc button {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    transition: all 0.2s ease-in-out;
}

    .btn:focus, .fc button:focus, .btn.focus, .fc button.focus, .btn:active:focus, .fc button:active:focus, .btn:active.focus, .fc button:active.focus, .btn.active:focus, .fc button.active:focus, .btn.active.focus, .fc button.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:focus, .fc button:focus, .btn:hover, .fc button:hover {
        text-decoration: none;
    }

    .btn.focus, .fc button.focus {
        text-decoration: none;
    }

    .btn:active, .fc button:active, .btn.active, .fc button.active {
        background-image: none;
        outline: 0;
    }

    .btn.disabled, .fc button.disabled, .btn:disabled, .fc button:disabled {
        cursor: not-allowed;
        opacity: .65;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary, .fc-today-button {
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
}

    .btn-primary:hover, .fc-today-button:hover {
        color: #fff;
        background-color: #1985ac;
        border-color: #187fa3;
    }

    .btn-primary:focus, .fc-today-button:focus, .btn-primary.focus, .focus.fc-today-button {
        color: #fff;
        background-color: #1985ac;
        border-color: #187fa3;
    }

    .btn-primary:active, .fc-today-button:active, .btn-primary.active, .active.fc-today-button,
    .open > .btn-primary.dropdown-toggle,
    .open > .dropdown-toggle.fc-today-button {
        color: #fff;
        background-color: #1985ac;
        border-color: #187fa3;
        background-image: none;
    }

        .btn-primary:active:hover, .fc-today-button:active:hover, .btn-primary:active:focus, .fc-today-button:active:focus, .btn-primary:active.focus, .fc-today-button:active.focus, .btn-primary.active:hover, .active.fc-today-button:hover, .btn-primary.active:focus, .active.fc-today-button:focus, .btn-primary.active.focus, .active.focus.fc-today-button,
        .open > .btn-primary.dropdown-toggle:hover,
        .open > .dropdown-toggle.fc-today-button:hover,
        .open > .btn-primary.dropdown-toggle:focus,
        .open > .dropdown-toggle.fc-today-button:focus,
        .open > .btn-primary.dropdown-toggle.focus,
        .open > .dropdown-toggle.focus.fc-today-button {
            color: #fff;
            background-color: #156d8c;
            border-color: #105269;
        }

    .btn-primary.disabled:focus, .disabled.fc-today-button:focus, .btn-primary.disabled.focus, .disabled.focus.fc-today-button, .btn-primary:disabled:focus, .fc-today-button:disabled:focus, .btn-primary:disabled.focus, .fc-today-button:disabled.focus {
        background-color: #20a8d8;
        border-color: #20a8d8;
    }

    .btn-primary.disabled:hover, .disabled.fc-today-button:hover, .btn-primary:disabled:hover, .fc-today-button:disabled:hover {
        background-color: #20a8d8;
        border-color: #20a8d8;
    }

.btn-secondary, .fc button {
    color: #2a2c36;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-secondary:hover, .fc button:hover {
        color: #2a2c36;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-secondary:focus, .fc button:focus, .btn-secondary.focus, .fc button.focus {
        color: #2a2c36;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-secondary:active, .fc button:active, .btn-secondary.active, .fc button.active,
    .open > .btn-secondary.dropdown-toggle, .fc .open > button.dropdown-toggle {
        color: #2a2c36;
        background-color: #e6e6e6;
        border-color: #adadad;
        background-image: none;
    }

        .btn-secondary:active:hover, .fc button:active:hover, .btn-secondary:active:focus, .fc button:active:focus, .btn-secondary:active.focus, .fc button:active.focus, .btn-secondary.active:hover, .fc button.active:hover, .btn-secondary.active:focus, .fc button.active:focus, .btn-secondary.active.focus, .fc button.active.focus,
        .open > .btn-secondary.dropdown-toggle:hover, .fc .open > button.dropdown-toggle:hover,
        .open > .btn-secondary.dropdown-toggle:focus, .fc .open > button.dropdown-toggle:focus,
        .open > .btn-secondary.dropdown-toggle.focus, .fc .open > button.dropdown-toggle.focus {
            color: #2a2c36;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-secondary.disabled:focus, .fc button.disabled:focus, .btn-secondary.disabled.focus, .fc button.disabled.focus, .btn-secondary:disabled:focus, .fc button:disabled:focus, .btn-secondary:disabled.focus, .fc button:disabled.focus {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-secondary.disabled:hover, .fc button.disabled:hover, .btn-secondary:disabled:hover, .fc button:disabled:hover {
        background-color: #fff;
        border-color: #ccc;
    }

.btn-info {
    color: #fff;
    background-color: #63c2de;
    border-color: #63c2de;
}

    .btn-info:hover {
        color: #fff;
        background-color: #39b2d5;
        border-color: #30aed3;
    }

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #39b2d5;
        border-color: #30aed3;
    }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #39b2d5;
        border-color: #30aed3;
        background-image: none;
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
        .open > .btn-info.dropdown-toggle:hover,
        .open > .btn-info.dropdown-toggle:focus,
        .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #299fc1;
            border-color: #2283a0;
        }

    .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
        background-color: #63c2de;
        border-color: #63c2de;
    }

    .btn-info.disabled:hover, .btn-info:disabled:hover {
        background-color: #63c2de;
        border-color: #63c2de;
    }

.btn-success {
    color: #fff;
    background-color: #4dbd74;
    border-color: #4dbd74;
}

    .btn-success:hover {
        color: #fff;
        background-color: #3a9d5d;
        border-color: #379558;
    }

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #3a9d5d;
        border-color: #379558;
    }

    .btn-success:active, .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #3a9d5d;
        border-color: #379558;
        background-image: none;
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
        .open > .btn-success.dropdown-toggle:hover,
        .open > .btn-success.dropdown-toggle:focus,
        .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #30834d;
            border-color: #25653c;
        }

    .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
        background-color: #4dbd74;
        border-color: #4dbd74;
    }

    .btn-success.disabled:hover, .btn-success:disabled:hover {
        background-color: #4dbd74;
        border-color: #4dbd74;
    }

.btn-warning {
    color: #fff;
    background-color: #f8cb00;
    border-color: #f8cb00;
}

    .btn-warning:hover {
        color: #fff;
        background-color: #c5a100;
        border-color: #bb9900;
    }

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #c5a100;
        border-color: #bb9900;
    }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #c5a100;
        border-color: #bb9900;
        background-image: none;
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
        .open > .btn-warning.dropdown-toggle:hover,
        .open > .btn-warning.dropdown-toggle:focus,
        .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #a18400;
            border-color: #796300;
        }

    .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
        background-color: #f8cb00;
        border-color: #f8cb00;
    }

    .btn-warning.disabled:hover, .btn-warning:disabled:hover {
        background-color: #f8cb00;
        border-color: #f8cb00;
    }

.btn-danger {
    color: #fff;
    background-color: #f86c6b;
    border-color: #f86c6b;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #f63c3a;
        border-color: #f53231;
    }

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #f63c3a;
        border-color: #f53231;
    }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #f63c3a;
        border-color: #f53231;
        background-image: none;
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
        .open > .btn-danger.dropdown-toggle:hover,
        .open > .btn-danger.dropdown-toggle:focus,
        .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #f41a18;
            border-color: #d90c0a;
        }

    .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
        background-color: #f86c6b;
        border-color: #f86c6b;
    }

    .btn-danger.disabled:hover, .btn-danger:disabled:hover {
        background-color: #f86c6b;
        border-color: #f86c6b;
    }

.btn-outline-primary {
    color: #20a8d8;
    background-image: none;
    background-color: transparent;
    border-color: #20a8d8;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #20a8d8;
        border-color: #20a8d8;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        color: #fff;
        background-color: #20a8d8;
        border-color: #20a8d8;
    }

    .btn-outline-primary:active, .btn-outline-primary.active,
    .open > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #20a8d8;
        border-color: #20a8d8;
    }

        .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
        .open > .btn-outline-primary.dropdown-toggle:hover,
        .open > .btn-outline-primary.dropdown-toggle:focus,
        .open > .btn-outline-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #156d8c;
            border-color: #105269;
        }

    .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
        border-color: #74cbea;
    }

    .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
        border-color: #74cbea;
    }

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
    }

    .btn-outline-secondary:active, .btn-outline-secondary.active,
    .open > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
    }

        .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
        .open > .btn-outline-secondary.dropdown-toggle:hover,
        .open > .btn-outline-secondary.dropdown-toggle:focus,
        .open > .btn-outline-secondary.dropdown-toggle.focus {
            color: #fff;
            background-color: #a1a1a1;
            border-color: #8c8c8c;
        }

    .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
        border-color: white;
    }

    .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
        border-color: white;
    }

.btn-outline-info {
    color: #63c2de;
    background-image: none;
    background-color: transparent;
    border-color: #63c2de;
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #63c2de;
        border-color: #63c2de;
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        color: #fff;
        background-color: #63c2de;
        border-color: #63c2de;
    }

    .btn-outline-info:active, .btn-outline-info.active,
    .open > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #63c2de;
        border-color: #63c2de;
    }

        .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
        .open > .btn-outline-info.dropdown-toggle:hover,
        .open > .btn-outline-info.dropdown-toggle:focus,
        .open > .btn-outline-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #299fc1;
            border-color: #2283a0;
        }

    .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
        border-color: #b7e3f0;
    }

    .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
        border-color: #b7e3f0;
    }

.btn-outline-success {
    color: #4dbd74;
    background-image: none;
    background-color: transparent;
    border-color: #4dbd74;
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #4dbd74;
        border-color: #4dbd74;
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        color: #fff;
        background-color: #4dbd74;
        border-color: #4dbd74;
    }

    .btn-outline-success:active, .btn-outline-success.active,
    .open > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #4dbd74;
        border-color: #4dbd74;
    }

        .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
        .open > .btn-outline-success.dropdown-toggle:hover,
        .open > .btn-outline-success.dropdown-toggle:focus,
        .open > .btn-outline-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #30834d;
            border-color: #25653c;
        }

    .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
        border-color: #97d9ae;
    }

    .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
        border-color: #97d9ae;
    }

.btn-outline-warning {
    color: #f8cb00;
    background-image: none;
    background-color: transparent;
    border-color: #f8cb00;
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #f8cb00;
        border-color: #f8cb00;
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        color: #fff;
        background-color: #f8cb00;
        border-color: #f8cb00;
    }

    .btn-outline-warning:active, .btn-outline-warning.active,
    .open > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #f8cb00;
        border-color: #f8cb00;
    }

        .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
        .open > .btn-outline-warning.dropdown-toggle:hover,
        .open > .btn-outline-warning.dropdown-toggle:focus,
        .open > .btn-outline-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #a18400;
            border-color: #796300;
        }

    .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
        border-color: #ffe25f;
    }

    .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
        border-color: #ffe25f;
    }

.btn-outline-danger {
    color: #f86c6b;
    background-image: none;
    background-color: transparent;
    border-color: #f86c6b;
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #f86c6b;
        border-color: #f86c6b;
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        color: #fff;
        background-color: #f86c6b;
        border-color: #f86c6b;
    }

    .btn-outline-danger:active, .btn-outline-danger.active,
    .open > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #f86c6b;
        border-color: #f86c6b;
    }

        .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
        .open > .btn-outline-danger.dropdown-toggle:hover,
        .open > .btn-outline-danger.dropdown-toggle:focus,
        .open > .btn-outline-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #f41a18;
            border-color: #d90c0a;
        }

    .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
        border-color: #fdcdcc;
    }

    .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
        border-color: #fdcdcc;
    }

.btn-link {
    font-weight: normal;
    color: #20a8d8;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
        background-color: transparent;
    }

        .btn-link, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover {
                border-color: transparent;
            }

            .btn-link:focus, .btn-link:hover {
                color: #167495;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link:disabled:focus, .btn-link:disabled:hover {
                color: #d1d4d7;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn, .fc .btn-group-lg > button {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}

.btn-sm, .btn-group-sm > .btn, .fc .btn-group-sm > button {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 0.5rem;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0 0;
    margin: 2px 0 0;
    font-size: 0.875rem;
    color: #3d3f42;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e4e5e6;
}

.btn-fullScreen .dropdown-menu {
    bottom: 100%;
    margin-bottom: .125rem;
    top: auto;
}

.full-screen .dropdown-menu {
    left: 0.5% !important;
}

.dropdown-menu-top {
    bottom: 8%;
    margin-bottom: .125rem;
    top: auto;
    left: 200px;
}

.mapwidget-footer .dropdown-menu-top {
    bottom: 83%;
    left: 2.5%;
}

.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #f8f9fa;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #2a2c36;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #1f2028;
        text-decoration: none;
        background-color: #f5f5f5;
    }

    .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
        color: #fff;
        text-decoration: none;
        background-color: #20a8d8;
        outline: 0;
    }

    .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
        color: #d1d4d7;
    }

        .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
        }

.dropdown-tag {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #2a2c36;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    text-decoration: none;
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #20a8d8;
    outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #d1d4d7;
}

    .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        background-image: none;
        filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
    }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 0 20px;
    font-size: 0.875rem;
    color: #d1d4d7;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

.btn-group, .fc-button-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .fc-button-group > .btn, .fc .btn-group > button, .fc .fc-button-group > button,
    .btn-group-vertical > .btn, .fc .btn-group-vertical > button {
        position: relative;
        float: left;
    }

        .btn-group > .btn:focus, .fc-button-group > .btn:focus, .fc .btn-group > button:focus, .fc .fc-button-group > button:focus, .btn-group > .btn:active, .fc-button-group > .btn:active, .fc .btn-group > button:active, .fc .fc-button-group > button:active, .btn-group > .btn.active, .fc-button-group > .btn.active, .fc .btn-group > button.active, .fc .fc-button-group > button.active,
        .btn-group-vertical > .btn:focus, .fc .btn-group-vertical > button:focus,
        .btn-group-vertical > .btn:active, .fc .btn-group-vertical > button:active,
        .btn-group-vertical > .btn.active, .fc .btn-group-vertical > button.active {
            z-index: 2;
        }

        .btn-group > .btn:hover, .fc-button-group > .btn:hover, .fc .btn-group > button:hover, .fc .fc-button-group > button:hover,
        .btn-group-vertical > .btn:hover, .fc .btn-group-vertical > button:hover {
            z-index: 2;
        }

    .btn-group .btn + .btn, .fc-button-group .btn + .btn, .btn-group .fc button + .btn, .fc .btn-group button + .btn, .fc-button-group .fc button + .btn, .fc .fc-button-group button + .btn, .btn-group .fc .btn + button, .fc .btn-group .btn + button, .fc-button-group .fc .btn + button, .fc .fc-button-group .btn + button, .btn-group .fc button + button, .fc .btn-group button + button, .fc-button-group .fc button + button, .fc .fc-button-group button + button,
    .btn-group .btn + .btn-group, .fc-button-group .btn + .btn-group,
    .btn-group .fc button + .btn-group, .fc .btn-group button + .btn-group, .fc-button-group .fc button + .btn-group, .fc .fc-button-group button + .btn-group,
    .btn-group .btn + .fc-button-group, .fc-button-group .btn + .fc-button-group,
    .btn-group .fc button + .fc-button-group, .fc .btn-group button + .fc-button-group, .fc-button-group .fc button + .fc-button-group, .fc .fc-button-group button + .fc-button-group,
    .btn-group .btn-group + .btn, .fc-button-group .btn-group + .btn,
    .btn-group .fc-button-group + .btn, .fc-button-group .fc-button-group + .btn,
    .btn-group .fc .btn-group + button, .fc .btn-group .btn-group + button, .fc-button-group .fc .btn-group + button, .fc .fc-button-group .btn-group + button,
    .btn-group .fc .fc-button-group + button, .fc .btn-group .fc-button-group + button, .fc-button-group .fc .fc-button-group + button, .fc .fc-button-group .fc-button-group + button,
    .btn-group .btn-group + .btn-group, .fc-button-group .btn-group + .btn-group,
    .btn-group .fc-button-group + .btn-group, .fc-button-group .fc-button-group + .btn-group,
    .btn-group .btn-group + .fc-button-group, .fc-button-group .btn-group + .fc-button-group,
    .btn-group .fc-button-group + .fc-button-group, .fc-button-group .fc-button-group + .fc-button-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -0.5rem;
}

    .btn-toolbar::after {
        content: "";
        display: table;
        clear: both;
    }

    .btn-toolbar .btn-group, .btn-toolbar .fc-button-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn, .fc .btn-toolbar > button,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .fc-button-group,
    .btn-toolbar > .input-group {
        margin-left: 0.5rem;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .fc-button-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .fc .btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle), .fc .fc-button-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child, .fc-button-group > .btn:first-child, .fc .btn-group > button:first-child, .fc .fc-button-group > button:first-child {
    margin-left: 0;
}

.btn-group > .btn-group, .fc-button-group > .btn-group, .btn-group > .fc-button-group, .fc-button-group > .fc-button-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .fc-button-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .fc-button-group:not(:first-child):not(:last-child) > .btn, .fc-button-group > .fc-button-group:not(:first-child):not(:last-child) > .btn, .fc .btn-group > .btn-group:not(:first-child):not(:last-child) > button, .fc .fc-button-group > .btn-group:not(:first-child):not(:last-child) > button, .fc .btn-group > .fc-button-group:not(:first-child):not(:last-child) > button, .fc .fc-button-group > .fc-button-group:not(:first-child):not(:last-child) > button {
        border-radius: 0;
    }

.btn-group .dropdown-toggle:active, .fc-button-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle, .open.fc-button-group .dropdown-toggle {
    outline: 0;
}

.btn + .dropdown-toggle-split, .fc button + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

    .btn + .dropdown-toggle-split::after, .fc button + .dropdown-toggle-split::after {
        margin-left: 0;
    }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .fc .btn-group-sm > button + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .fc .btn-group-lg > button + .dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn .caret, .fc button .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .fc .btn-group-lg > button .caret {
    border-width: 0.3em 0.3em 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .fc .btn-group-lg > button .caret, .fc .dropup .btn-group-lg > button .caret {
    border-width: 0 0.3em 0.3em;
}

.btn-group-vertical > .btn, .fc .btn-group-vertical > button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .fc-button-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .fc-button-group > .btn, .fc .btn-group-vertical > .btn-group > button, .fc .btn-group-vertical > .fc-button-group > button {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group::after, .btn-group-vertical > .fc-button-group::after {
        content: "";
        display: table;
        clear: both;
    }

    .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .fc-button-group > .btn, .fc .btn-group-vertical > .btn-group > button, .fc .btn-group-vertical > .fc-button-group > button {
        float: none;
    }

    .btn-group-vertical > .btn + .btn, .fc .btn-group-vertical > button + .btn, .fc .btn-group-vertical > .btn + button, .fc .btn-group-vertical > button + button,
    .btn-group-vertical > .btn + .btn-group, .fc .btn-group-vertical > button + .btn-group,
    .btn-group-vertical > .btn + .fc-button-group, .fc .btn-group-vertical > button + .fc-button-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .fc-button-group + .btn, .fc .btn-group-vertical > .btn-group + button, .fc .btn-group-vertical > .fc-button-group + button,
    .btn-group-vertical > .btn-group + .btn-group,
    .btn-group-vertical > .fc-button-group + .btn-group,
    .btn-group-vertical > .btn-group + .fc-button-group,
    .btn-group-vertical > .fc-button-group + .fc-button-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child), .fc .btn-group-vertical > button:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .fc-button-group:not(:first-child):not(:last-child) > .btn, .fc .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button, .fc .btn-group-vertical > .fc-button-group:not(:first-child):not(:last-child) > button {
        border-radius: 0;
    }

[data-toggle="buttons"] > .btn input[type="radio"], .fc [data-toggle="buttons"] > button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .fc [data-toggle="buttons"] > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .fc-button-group > .btn input[type="radio"], .fc [data-toggle="buttons"] > .btn-group > button input[type="radio"], .fc [data-toggle="buttons"] > .fc-button-group > button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .fc-button-group > .btn input[type="checkbox"], .fc [data-toggle="buttons"] > .btn-group > button input[type="checkbox"], .fc [data-toggle="buttons"] > .fc-button-group > button input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}

    .input-group .form-control, .input-group .daterangepicker .input-mini, .daterangepicker .input-group .input-mini, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus, .input-group .daterangepicker .input-mini:focus, .daterangepicker .input-group .input-mini:focus, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:focus, .input-group .form-control:active, .input-group .daterangepicker .input-mini:active, .daterangepicker .input-group .input-mini:active, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:active, .input-group .form-control:hover, .input-group .daterangepicker .input-mini:hover, .daterangepicker .input-group .input-mini:hover, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:hover {
            z-index: 3;
        }

        .input-group-addon,
        .input-group-btn,
        .input-group .form-control,
        .input-group .daterangepicker .input-mini, .daterangepicker .input-group .input-mini, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
            display: table-cell;
        }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    color: #9fa1a3;
    text-align: center;
    background-color: #e4e5e6;
    border: 1px solid #d1d4d7;
}

    .input-group-addon.form-control-sm, .daterangepicker .input-group-sm > .input-group-addon.input-mini, .input-group > .ui-select-bootstrap.input-group-sm > input.input-group-addon.ui-select-search.form-control,
    .input-group-sm > .input-group-addon,
    .input-group-sm > .input-group-btn > .input-group-addon.btn, .fc .input-group-sm > .input-group-btn > button.input-group-addon {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
    }

    .input-group-addon.form-control-lg, .daterangepicker .input-group-lg > .input-group-addon.input-mini, .input-group > .ui-select-bootstrap.input-group-lg > input.input-group-addon.ui-select-search.form-control,
    .input-group-lg > .input-group-addon,
    .input-group-lg > .input-group-btn > .input-group-addon.btn, .fc .input-group-lg > .input-group-btn > button.input-group-addon {
        padding: 0.75rem 1.5rem;
        font-size: 1.25rem;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group-addon:not(:last-child) {
        border-right: 0;
    }

.form-control + .input-group-addon:not(:first-child), .daterangepicker .input-mini + .input-group-addon:not(:first-child), .input-group > .ui-select-bootstrap > input.ui-select-search.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn, .fc .input-group-btn > button {
        position: relative;
    }

        .input-group-btn > .btn + .btn, .fc .input-group-btn > button + .btn, .fc .input-group-btn > .btn + button, .fc .input-group-btn > button + button {
            margin-left: -1px;
        }

        .input-group-btn > .btn:focus, .fc .input-group-btn > button:focus, .input-group-btn > .btn:active, .fc .input-group-btn > button:active, .input-group-btn > .btn:hover, .fc .input-group-btn > button:hover {
            z-index: 3;
        }

    .input-group-btn:not(:last-child) > .btn, .fc .input-group-btn:not(:last-child) > button,
    .input-group-btn:not(:last-child) > .btn-group,
    .input-group-btn:not(:last-child) > .fc-button-group {
        margin-right: -1px;
    }

    .input-group-btn:not(:first-child) > .btn, .fc .input-group-btn:not(:first-child) > button,
    .input-group-btn:not(:first-child) > .btn-group,
    .input-group-btn:not(:first-child) > .fc-button-group {
        z-index: 2;
        margin-left: -1px;
    }

        .input-group-btn:not(:first-child) > .btn:focus, .fc .input-group-btn:not(:first-child) > button:focus, .input-group-btn:not(:first-child) > .btn:active, .fc .input-group-btn:not(:first-child) > button:active, .input-group-btn:not(:first-child) > .btn:hover, .fc .input-group-btn:not(:first-child) > button:hover,
        .input-group-btn:not(:first-child) > .btn-group:focus,
        .input-group-btn:not(:first-child) > .fc-button-group:focus,
        .input-group-btn:not(:first-child) > .btn-group:active,
        .input-group-btn:not(:first-child) > .fc-button-group:active,
        .input-group-btn:not(:first-child) > .btn-group:hover,
        .input-group-btn:not(:first-child) > .fc-button-group:hover {
            z-index: 3;
        }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: inline-block;
}

    .nav-link:focus, .nav-link:hover {
        text-decoration: none;
    }

    .nav-link.disabled {
        color: #d1d4d7;
    }

        .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
            color: #d1d4d7;
            cursor: not-allowed;
            background-color: transparent;
        }

.nav-inline .nav-item {
    display: inline-block;
}

    .nav-inline .nav-item + .nav-item,
    .nav-inline .nav-link + .nav-link {
        margin-left: 1rem;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs::after {
        content: "";
        display: table;
        clear: both;
    }

    .nav-tabs .nav-item {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs .nav-item + .nav-item {
            margin-left: 0.2rem;
        }

    .nav-tabs .nav-link {
        display: block;
        padding: 0.5em 1em;
        border: 1px solid transparent;
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #e4e5e6 #e4e5e6 #ddd;
        }

        .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
            color: #d1d4d7;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
        .nav-tabs .nav-item.open .nav-link,
        .nav-tabs .nav-item.open .nav-link:focus,
        .nav-tabs .nav-item.open .nav-link:hover {
            color: #9fa1a3;
            background-color: #e4e5e6;
            border-color: #ddd #ddd transparent;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
    }

.nav-pills::after {
    content: "";
    display: table;
    clear: both;
}

.nav-pills .nav-item {
    float: left;
}

    .nav-pills .nav-item + .nav-item {
        margin-left: 0.2rem;
    }

.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
}

    .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
    .nav-pills .nav-item.open .nav-link,
    .nav-pills .nav-item.open .nav-link:focus,
    .nav-pills .nav-item.open .nav-link:hover {
        color: #fff;
        cursor: default;
        background-color: #20a8d8;
    }

.nav-stacked .nav-item {
    display: block;
    float: none;
}

    .nav-stacked .nav-item + .nav-item {
        margin-top: 0.2rem;
        margin-left: 0;
    }

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    padding: 0.5rem 1rem;
}

    .navbar::after {
        content: "";
        display: table;
        clear: both;
    }

.navbar-full {
    z-index: 1000;
}

.navbar-fixed-top, body.navbar-fixed header.navbar,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top, body.navbar-fixed header.navbar {
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%;
}

.navbar-brand {
    float: left;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden;
}

    .navbar-divider::before {
        content: "\00a0";
    }

.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 1px solid transparent;
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
    }

.navbar-nav .nav-item {
    float: left;
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

    .navbar-nav .nav-link + .nav-link {
        margin-left: 1rem;
    }

.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.8);
}

    .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
        color: rgba(0, 0, 0, 0.8);
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.3);
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0, 0, 0, 0.6);
    }

    .navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link:focus,
    .navbar-light .navbar-nav .active > .nav-link:hover,
    .navbar-light .navbar-nav .nav-link.open,
    .navbar-light .navbar-nav .nav-link.open:focus,
    .navbar-light .navbar-nav .nav-link.open:hover,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.active:focus,
    .navbar-light .navbar-nav .nav-link.active:hover {
        color: rgba(0, 0, 0, 0.8);
    }

.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand {
    color: white;
}

    .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
        color: white;
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
    .navbar-dark .navbar-nav .active > .nav-link,
    .navbar-dark .navbar-nav .active > .nav-link:focus,
    .navbar-dark .navbar-nav .active > .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link.open,
    .navbar-dark .navbar-nav .nav-link.open:focus,
    .navbar-dark .navbar-nav .nav-link.open:hover,
    .navbar-dark .navbar-nav .nav-link.active,
    .navbar-dark .navbar-nav .nav-link.active:focus,
    .navbar-dark .navbar-nav .nav-link.active:hover {
        color: white;
    }

.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 543px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
}

@media (min-width: 544px) {
    .navbar-toggleable-xs {
        display: block !important;
    }
}

.navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block !important;
    }
}

.navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block !important;
    }
}

.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #d1d4d7;
}

.card-block {
    padding: 1.25rem;
}

    .card-block::after {
        content: "";
        display: table;
        clear: both;
    }

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    background-color: #f8f9fa;
    border-bottom: 1px solid #d1d4d7;
    text-transform: uppercase;
    font-weight: 700;
}

    .card-header::after {
        content: "";
        display: table;
        clear: both;
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border-top: 1px solid #d1d4d7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #838383;
}

    .card-footer::after {
        content: "";
        display: table;
        clear: both;
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-primary {
    background-color: #20a8d8;
    border-color: #20a8d8;
}

    .card-primary .card-header,
    .card-primary .card-footer {
        background-color: transparent;
    }

.card-success {
    background-color: #4dbd74;
    border-color: #4dbd74;
}

    .card-success .card-header,
    .card-success .card-footer {
        background-color: transparent;
    }

.card-info {
    background-color: #63c2de;
    border-color: #63c2de;
}

    .card-info .card-header,
    .card-info .card-footer {
        background-color: transparent;
    }

.card-warning {
    background-color: #f8cb00;
    border-color: #f8cb00;
}

    .card-warning .card-header,
    .card-warning .card-footer {
        background-color: transparent;
    }

.card-danger {
    background-color: #f86c6b;
    border-color: #f86c6b;
}

    .card-danger .card-header,
    .card-danger .card-footer {
        background-color: transparent;
    }

.card-outline-primary {
    background-color: transparent;
    border-color: #20a8d8;
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc;
}

.card-outline-info {
    background-color: transparent;
    border-color: #63c2de;
}

.card-outline-success {
    background-color: transparent;
    border-color: #4dbd74;
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f8cb00;
}

.card-outline-danger {
    background-color: transparent;
    border-color: #f86c6b;
}

.card-inverse .card-header,
.card-inverse .card-footer {
    border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
    color: #fff;
}

    .card-inverse .card-link,
    .card-inverse .card-text,
    .card-inverse .card-subtitle,
    .card-inverse .card-blockquote .blockquote-footer {
        color: rgba(255, 255, 255, 0.65);
    }

        .card-inverse .card-link:focus, .card-inverse .card-link:hover {
            color: #fff;
        }

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

@media (min-width: 544px) {
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: 0.75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0;
    }

        .card-deck .card {
            display: table-cell;
            margin-bottom: 0;
            vertical-align: top;
        }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}

@media (min-width: 544px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

        .card-group .card {
            display: table-cell;
            vertical-align: top;
        }

            .card-group .card + .card {
                margin-left: 0;
                border-left: 0;
            }
}

@media (min-width: 544px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
    }

        .card-columns .card {
            width: 100%;
        }
}

.breadcrumb {
    padding: 0.75rem 2rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
}

    .breadcrumb::after {
        content: "";
        display: table;
        clear: both;
    }

.breadcrumb-item {
    float: left;
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        color: #9fa1a3;
        content: "/";
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline;
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none;
    }

    .breadcrumb-item.active {
        color: #9fa1a3;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

    .page-item, .pagination-datatables li, .pagination li {
        display: inline;
    }

        .page-item:first-child .page-link, .pagination-datatables li:first-child .page-link, .pagination li:first-child .page-link, .page-item:first-child .pagination-datatables li a, .pagination-datatables li .page-item:first-child a, .pagination-datatables li:first-child a, .page-item:first-child .pagination li a, .pagination li .page-item:first-child a, .pagination li:first-child a {
            margin-left: 0;
        }

        .page-item.active .page-link, .pagination-datatables li.active .page-link, .pagination li.active .page-link, .page-item.active .pagination-datatables li a, .pagination-datatables li .page-item.active a, .pagination-datatables li.active a, .page-item.active .pagination li a, .pagination li .page-item.active a, .pagination li.active a, .page-item.active .page-link:focus, .pagination-datatables li.active .page-link:focus, .pagination li.active .page-link:focus, .page-item.active .pagination-datatables li a:focus, .pagination-datatables li .page-item.active a:focus, .pagination-datatables li.active a:focus, .page-item.active .pagination li a:focus, .pagination li .page-item.active a:focus, .pagination li.active a:focus, .page-item.active .page-link:hover, .pagination-datatables li.active .page-link:hover, .pagination li.active .page-link:hover, .page-item.active .pagination-datatables li a:hover, .pagination-datatables li .page-item.active a:hover, .pagination-datatables li.active a:hover, .page-item.active .pagination li a:hover, .pagination li .page-item.active a:hover, .pagination li.active a:hover {
            z-index: 2;
            color: #fff;
            cursor: default;
            background-color: #20a8d8;
            border-color: #20a8d8;
        }

        .page-item.disabled .page-link, .pagination-datatables li.disabled .page-link, .pagination li.disabled .page-link, .page-item.disabled .pagination-datatables li a, .pagination-datatables li .page-item.disabled a, .pagination-datatables li.disabled a, .page-item.disabled .pagination li a, .pagination li .page-item.disabled a, .pagination li.disabled a, .page-item.disabled .page-link:focus, .pagination-datatables li.disabled .page-link:focus, .pagination li.disabled .page-link:focus, .page-item.disabled .pagination-datatables li a:focus, .pagination-datatables li .page-item.disabled a:focus, .pagination-datatables li.disabled a:focus, .page-item.disabled .pagination li a:focus, .pagination li .page-item.disabled a:focus, .pagination li.disabled a:focus, .page-item.disabled .page-link:hover, .pagination-datatables li.disabled .page-link:hover, .pagination li.disabled .page-link:hover, .page-item.disabled .pagination-datatables li a:hover, .pagination-datatables li .page-item.disabled a:hover, .pagination-datatables li.disabled a:hover, .page-item.disabled .pagination li a:hover, .pagination li .page-item.disabled a:hover, .pagination li.disabled a:hover {
            color: #d1d4d7;
            pointer-events: none;
            cursor: not-allowed;
            background-color: #fff;
            border-color: #ddd;
        }

        .page-link, .pagination-datatables li a, .pagination li a {
            position: relative;
            float: left;
            padding: 0.5rem 0.75rem;
            margin-left: -1px;
            color: #20a8d8;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

            .page-link:focus, .pagination-datatables li a:focus, .pagination li a:focus, .page-link:hover, .pagination-datatables li a:hover, .pagination li a:hover {
                color: #167495;
                background-color: #e4e5e6;
                border-color: #ddd;
            }

        .pagination-lg .page-link, .pagination-lg .pagination-datatables li a, .pagination-datatables li .pagination-lg a, .pagination-lg .pagination li a, .pagination li .pagination-lg a {
            padding: 0.75rem 1.5rem;
            font-size: 1.25rem;
        }

        .pagination-sm .page-link, .pagination-sm .pagination-datatables li a, .pagination-datatables li .pagination-sm a, .pagination-sm .pagination li a, .pagination li .pagination-sm a {
            padding: 0.275rem 0.75rem;
            font-size: 0.875rem;
        }

.tag {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 83%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

    .tag:empty {
        display: none;
    }

.btn .tag, .fc button .tag {
    position: relative;
    top: -1px;
}

a.tag:focus, a.tag:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.tag-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
}

.tag-default {
    background-color: #d1d4d7;
}

    .tag-default[href]:focus, .tag-default[href]:hover {
        background-color: #b6bbbf;
    }

.tag-primary {
    background-color: #20a8d8;
}

    .tag-primary[href]:focus, .tag-primary[href]:hover {
        background-color: #1985ac;
    }

.tag-success {
    background-color: #4dbd74;
}

    .tag-success[href]:focus, .tag-success[href]:hover {
        background-color: #3a9d5d;
    }

.tag-info {
    background-color: #63c2de;
}

    .tag-info[href]:focus, .tag-info[href]:hover {
        background-color: #39b2d5;
    }

.tag-warning {
    background-color: #f8cb00;
}

    .tag-warning[href]:focus, .tag-warning[href]:hover {
        background-color: #c5a100;
    }

.tag-danger {
    background-color: #f86c6b;
}

    .tag-danger[href]:focus, .tag-danger[href]:hover {
        background-color: #f63c3a;
    }

.tag-0 {
    background-color: #6ABD45;
}

    .tag-0[href]:focus, .tag-0[href]:hover {
        background-color: #6ABD45;
    }

.tag-25 {
    background-color: #ED1F24;
}

    .tag-25[href]:focus, .tag-25[href]:hover {
        background-color: #ED1F24;
    }

.tag-50 {
    background-color: #364EA2;
}

    .tag-50[href]:focus, .tag-50[href]:hover {
        background-color: #364EA2;
    }

.tag-75 {
    background-color: #E8B51F;
}

    .tag-75[href]:focus, .tag-75[href]:hover {
        background-color: #E8B51F;
    }

.tag-100 {
    background-color: #AAA9A8;
}

    .tag-100[href]:focus, .tag-100[href]:hover {
        background-color: #AAA9A8;
    }

.tag-125 {
    background-color: #3A3A3A;
}

    .tag-125[href]:focus, .tag-125[href]:hover {
        background-color: #3A3A3A;
    }

.tag-150 {
    background-color: #A7509E;
}

    .tag-150[href]:focus, .tag-150[href]:hover {
        background-color: #A7509E;
    }

.alert {
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: bold;
}

.alert-dismissible {
    padding-right: 2rem;
}

    .alert-dismissible .close {
        position: relative;
        top: -.125rem;
        right: -1rem;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c1e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6d5ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7ecb5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9b9;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem;
}

    .progress[value] {
        background-color: #f5f6f8;
        border: 0;
        appearance: none;
    }

        .progress[value]::-ms-fill {
            background-color: #0074d9;
            border: 0;
        }

        .progress[value]::-moz-progress-bar {
            background-color: #0074d9;
        }

        .progress[value]::-webkit-progress-value {
            background-color: #0074d9;
        }

        .progress[value]::-webkit-progress-bar {
            background-color: #f5f6f8;
        }

    base::-moz-progress-bar,
    .progress[value] {
        background-color: #f5f6f8;
    }

@media screen and (min-width: 0\0) {
    .progress {
        background-color: #f5f6f8;
    }

    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
    }
}

.progress-striped[value]::-webkit-progress-value {
    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: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
    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: 1rem 1rem;
}

.progress-striped[value]::-ms-fill {
    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: 1rem 1rem;
}

@media screen and (min-width: 0\0) {
    .progress-bar-striped {
        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: 1rem 1rem;
    }
}

.progress-animated[value]::-webkit-progress-value {
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
    .progress-animated .progress-bar-striped {
        animation: progress-bar-stripes 2s linear infinite;
    }
}

.progress-success[value]::-webkit-progress-value {
    background-color: #4dbd74;
}

.progress-success[value]::-moz-progress-bar {
    background-color: #4dbd74;
}

.progress-success[value]::-ms-fill {
    background-color: #4dbd74;
}

@media screen and (min-width: 0\0) {
    .progress-success .progress-bar {
        background-color: #4dbd74;
    }
}

.progress-info[value]::-webkit-progress-value {
    background-color: #63c2de;
}

.progress-info[value]::-moz-progress-bar {
    background-color: #63c2de;
}

.progress-info[value]::-ms-fill {
    background-color: #63c2de;
}

@media screen and (min-width: 0\0) {
    .progress-info .progress-bar {
        background-color: #63c2de;
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #f8cb00;
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #f8cb00;
}

.progress-warning[value]::-ms-fill {
    background-color: #f8cb00;
}

@media screen and (min-width: 0\0) {
    .progress-warning .progress-bar {
        background-color: #f8cb00;
    }
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #f86c6b;
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #f86c6b;
}

.progress-danger[value]::-ms-fill {
    background-color: #f86c6b;
}

@media screen and (min-width: 0\0) {
    .progress-danger .progress-bar {
        background-color: #f86c6b;
    }
}

.media,
.media-body {
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right {
    padding-left: 10px;
}

.media-left {
    padding-right: 10px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:last-child {
        margin-bottom: 0;
    }

    .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
        color: #d1d4d7;
        cursor: not-allowed;
        background-color: #e4e5e6;
    }

        .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
            color: inherit;
        }

        .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
            color: #d1d4d7;
        }

    .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        text-decoration: none;
        background-color: #20a8d8;
        border-color: #20a8d8;
    }

        .list-group-item.active .list-group-item-heading,
        .list-group-item.active .list-group-item-heading > small,
        .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
        .list-group-item.active:focus .list-group-item-heading > small,
        .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
        .list-group-item.active:hover .list-group-item-heading > small,
        .list-group-item.active:hover .list-group-item-heading > .small {
            color: inherit;
        }

        .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
            color: #ccecf8;
        }

.list-group-flush .list-group-item {
    border-radius: 0;
}

.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit;
}

    .list-group-item-action .list-group-item-heading {
        color: #333;
    }

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading,
    button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover,
    button.list-group-item-success:focus,
    button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
    button.list-group-item-success.active,
    button.list-group-item-success.active:focus,
    button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading,
    button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover,
    button.list-group-item-info:focus,
    button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
    button.list-group-item-info.active,
    button.list-group-item-info.active:focus,
    button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading,
    button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover,
    button.list-group-item-warning:focus,
    button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
    button.list-group-item-warning.active,
    button.list-group-item-warning.active:focus,
    button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading,
    button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover,
    button.list-group-item-danger:focus,
    button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
    button.list-group-item-danger.active,
    button.list-group-item-danger.active:focus,
    button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.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;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-21by9 {
    padding-bottom: 42.85714%;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.close {
    float: right;
    font-size: 1.3125rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 1;
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}


    button.close:focus {
        outline: none;
    }

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
}

    .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.in {
        opacity: 0.5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header::after {
        content: "";
        display: table;
        clear: both;
    }

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer::after {
        content: "";
        display: table;
        clear: both;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 544px) {
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

    .tooltip.in {
        opacity: 0.9;
    }

    .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
        padding: 5px 0;
        margin-top: -3px;
    }

        .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
            bottom: 0;
            left: 50%;
            margin-left: -5px;
            border-width: 5px 5px 0;
            border-top-color: #000;
        }

    .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
        padding: 0 5px;
        margin-left: 3px;
    }

        .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
            top: 50%;
            left: 0;
            margin-top: -5px;
            border-width: 5px 5px 5px 0;
            border-right-color: #000;
        }

    .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
        padding: 5px 0;
        margin-top: 3px;
    }

        .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
            top: 0;
            left: 50%;
            margin-left: -5px;
            border-width: 0 5px 5px;
            border-bottom-color: #000;
        }

    .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
        padding: 0 5px;
        margin-left: -3px;
    }

        .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
            top: 50%;
            right: 0;
            margin-top: -5px;
            border-width: 5px 0 5px 5px;
            border-left-color: #000;
        }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

    .popover.popover-top, .popover.bs-tether-element-attached-bottom {
        margin-top: -10px;
    }

        .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
            bottom: -11px;
            left: 50%;
            margin-left: -11px;
            border-top-color: rgba(0, 0, 0, 0.25);
            border-bottom-width: 0;
        }

            .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
                bottom: 1px;
                margin-left: -10px;
                content: "";
                border-top-color: #fff;
                border-bottom-width: 0;
            }

    .popover.popover-right, .popover.bs-tether-element-attached-left {
        margin-left: 10px;
    }

        .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
            top: 50%;
            left: -11px;
            margin-top: -11px;
            border-right-color: rgba(0, 0, 0, 0.25);
            border-left-width: 0;
        }

            .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
                bottom: -10px;
                left: 1px;
                content: "";
                border-right-color: #fff;
                border-left-width: 0;
            }

    .popover.popover-bottom, .popover.bs-tether-element-attached-top {
        margin-top: 10px;
    }

        .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
            top: -11px;
            left: 50%;
            margin-left: -11px;
            border-top-width: 0;
            border-bottom-color: rgba(0, 0, 0, 0.25);
        }

            .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
                top: 1px;
                margin-left: -10px;
                content: "";
                border-top-width: 0;
                border-bottom-color: #fff;
            }

    .popover.popover-left, .popover.bs-tether-element-attached-right {
        margin-left: -10px;
    }

        .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
            top: 50%;
            right: -11px;
            margin-top: -11px;
            border-right-width: 0;
            border-left-color: rgba(0, 0, 0, 0.25);
        }

            .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
                right: 1px;
                bottom: -10px;
                content: "";
                border-right-width: 0;
                border-left-color: #fff;
            }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 0.875rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
}

    .popover-title:empty {
        display: none;
    }

.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 {
        content: "";
        border-width: 10px;
    }

.bg-faded {
    background-color: #f8f9fa;
}

.bg-primary {
    color: #fff !important;
    background-color: #20a8d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #1985ac;
}

.bg-success {
    color: #fff !important;
    background-color: #4dbd74 !important;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #3a9d5d;
}

.bg-info {
    color: #fff !important;
    background-color: #63c2de !important;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #39b2d5;
}

.bg-warning {
    color: #fff !important;
    background-color: #f8cb00 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #c5a100;
}

.bg-danger {
    color: #fff !important;
    background-color: #f86c6b !important;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #f63c3a;
}

.bg-inverse {
    color: #fff !important;
    background-color: #2a2c36 !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #141519;
}

.bg-0 {
    color: #fff !important;
    background-color: #6ABD45 !important;
}

.bg-25 {
    color: #fff !important;
    background-color: #ED1F24 !important;
}

.bg-50 {
    color: #fff !important;
    background-color: #364EA2 !important;
}

.bg-75 {
    color: #fff !important;
    background-color: #E8B51F !important;
}

.bg-100 {
    color: #fff !important;
    background-color: #AAA9A8 !important;
}

.bg-125 {
    color: #fff !important;
    background-color: #3A3A3A !important;
}

.bg-150 {
    color: #fff !important;
    background-color: #A7509E !important;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-inline {
    display: inline !important;
}

.pull-xs-left {
    float: left !important;
}

.pull-xs-right {
    float: right !important;
}

.pull-xs-none {
    float: none !important;
}

@media (min-width: 544px) {
    .pull-sm-left {
        float: left !important;
    }

    .pull-sm-right {
        float: right !important;
    }

    .pull-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .pull-md-left {
        float: left !important;
    }

    .pull-md-right {
        float: right !important;
    }

    .pull-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .pull-lg-left {
        float: left !important;
    }

    .pull-lg-right {
        float: right !important;
    }

    .pull-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .pull-xl-left {
        float: left !important;
    }

    .pull-xl-right {
        float: right !important;
    }

    .pull-xl-none {
        float: none !important;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.w-100 {
    width: 100% !important;
}

.m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.m-a-q {
    margin: 0.25rem 0.25rem !important;
}

.m-t-q {
    margin-top: 0.25rem !important;
}

.m-r-q {
    margin-right: 0.25rem !important;
}

.m-b-q {
    margin-bottom: 0.25rem !important;
}

.m-l-q {
    margin-left: 0.25rem !important;
}

.m-x-q {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.m-y-q {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.m-a-h {
    margin: 0.5rem 0.5rem !important;
}

.m-t-h {
    margin-top: 0.5rem !important;
}

.m-r-h {
    margin-right: 0.5rem !important;
}

.m-b-h {
    margin-bottom: 0.5rem !important;
}

.m-l-h {
    margin-left: 0.5rem !important;
}

.m-x-h {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.m-y-h {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.m-a-0 {
    margin: 0 0 !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-a-1 {
    margin: 1rem 1rem !important;
}

.m-t-1 {
    margin-top: 1rem !important;
}

.m-r-1 {
    margin-right: 1rem !important;
}

.m-b-1 {
    margin-bottom: 1rem !important;
}

.m-l-1 {
    margin-left: 1rem !important;
}

.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-a-2 {
    margin: 1.5rem 1.5rem !important;
}

.m-t-2 {
    margin-top: 1.5rem !important;
}

.m-r-2 {
    margin-right: 1.5rem !important;
}

.m-b-2 {
    margin-bottom: 1.5rem !important;
}

.m-l-2 {
    margin-left: 1.5rem !important;
}

.m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-a-3 {
    margin: 3rem 3rem !important;
}

.m-t-3, .mt-3 {
    margin-top: 3rem !important;
}

.m-r-3 {
    margin-right: 3rem !important;
}

.m-b-3, .mb-3 {
    margin-bottom: 3rem !important;
}

.m-l-3 {
    margin-left: 3rem !important;
}

.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-a-q {
    padding: 0.25rem 0.25rem !important;
}

.p-t-q {
    padding-top: 0.25rem !important;
}

.p-r-q {
    padding-right: 0.25rem !important;
}

.p-b-q {
    padding-bottom: 0.25rem !important;
}

.p-l-q {
    padding-left: 0.25rem !important;
}

.p-x-q {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.p-y-q {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.p-a-h {
    padding: 0.5rem 0.5rem !important;
}

.p-t-h {
    padding-top: 0.5rem !important;
}

.p-r-h {
    padding-right: 0.5rem !important;
}

.p-b-h {
    padding-bottom: 0.5rem !important;
}

.p-l-h {
    padding-left: 0.5rem !important;
}

.p-x-h {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.p-y-h {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-a-0 {
    padding: 0 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-a-1 {
    padding: 1rem 1rem !important;
}

.p-t-1 {
    padding-top: 1rem !important;
}

.p-r-1 {
    padding-right: 1rem !important;
}

.p-b-1 {
    padding-bottom: 1rem !important;
}

.p-l-1 {
    padding-left: 1rem !important;
}

.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.p-a-2 {
    padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
    padding-top: 1.5rem !important;
}

.p-r-2 {
    padding-right: 1.5rem !important;
}

.p-b-2 {
    padding-bottom: 1.5rem !important;
}

.p-l-2 {
    padding-left: 1.5rem !important;
}

.p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-a-3 {
    padding: 3rem 3rem !important;
}

.p-t-3 {
    padding-top: 3rem !important;
}

.p-r-3 {
    padding-right: 3rem !important;
}

.p-b-3 {
    padding-bottom: 3rem !important;
}

.p-l-3 {
    padding-left: 3rem !important;
}

.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

@media (min-width: 544px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-muted {
    color: #d1d4d7 !important;
}

a.text-muted:focus, a.text-muted:hover {
    color: #b6bbbf !important;
}

.text-primary {
    color: #20a8d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #1985ac !important;
}

.text-success {
    color: #4dbd74 !important;
}

a.text-success:focus, a.text-success:hover {
    color: #3a9d5d !important;
}

.text-info {
    color: #63c2de !important;
}

a.text-info:focus, a.text-info:hover {
    color: #39b2d5 !important;
}

.text-warning {
    color: #f8cb00 !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #c5a100 !important;
}

.text-danger {
    color: #f86c6b !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #f63c3a !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 543px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 544px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 1041px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 1042px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !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;
    }

    .tooltip {
        display: none !important;
    }
}

.chart-legend,
.bar-legend,
.line-legend,
.pie-legend,
.radar-legend,
.polararea-legend,
.doughnut-legend {
    list-style-type: none;
    margin-top: 5px;
    text-align: center;
    /* NOTE: Browsers automatically add 40px of padding-left to all lists, so we should offset that, otherwise the legend is off-center */
    -webkit-padding-start: 0;
    /* Webkit */
    -moz-padding-start: 0;
    /* Mozilla */
    padding-left: 0;
    /* IE (handles all cases, really, but we should also include the vendor-specific properties just to be safe) */
}

    .chart-legend li,
    .bar-legend li,
    .line-legend li,
    .pie-legend li,
    .radar-legend li,
    .polararea-legend li,
    .doughnut-legend li {
        display: inline-block;
        white-space: nowrap;
        position: relative;
        margin-bottom: 4px;
        padding: 2px 8px 2px 28px;
        font-size: smaller;
        cursor: default;
    }

        .chart-legend li span,
        .bar-legend li span,
        .line-legend li span,
        .pie-legend li span,
        .radar-legend li span,
        .polararea-legend li span,
        .doughnut-legend li span {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
        }

/*!
 * angular-datatables - v0.5.0
 * https://github.com/l-lin/angular-datatables
 * License: MIT
 */
div.dataTables_length label {
    font-weight: normal;
    float: left;
    text-align: left;
}

div.dataTables_length select {
    width: 75px;
}

/*div.dataTables_filter label {
    font-weight: normal;
    float: right;
}*/

/*div.dataTables_filter input {
    width: 16em;
}*/

/*div.dataTables_info {
    padding-top: 8px;
}*/

.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_filter label {
    display: block;
    width: 100%;
    margin: 0;
    position: relative;
    height: 49px;
    box-sizing: border-box;
}

    .dataTables_wrapper .dataTables_filter label {
        text-indent: -50px;
        color: transparent;
    }

div.dataTables_paginate {
    float: right;
    margin: 0;
}

    div.dataTables_paginate ul.pagination {
        margin: 2px;
    }

table.table {
    clear: both;
    max-width: none !important;
}

    table.table thead .sorting,
    table.table thead .sorting_asc,
    table.table thead .sorting_desc,
    table.table thead .sorting_asc_disabled,
    table.table thead .sorting_desc_disabled {
        cursor: pointer;
        background: none;
    }

        table.table thead .sorting:before {
            content: ' ';
            position: relative;
            left: -5px;
        }

        table.table thead .sorting_desc:before {
            content: "\2193";
            padding-right: 5px;
        }

        table.table thead .sorting_asc:before {
            content: "\2191";
            padding-right: 5px;
        }

.dataTables_scrollBody table.table thead .sorting:before,
.dataTables_scrollBody table.table thead .sorting_desc:before,
.dataTables_scrollBody table.table thead .sorting_asc:before {
    content: '';
    padding-right: 0;
}

table.dataTable th:active {
    outline: none;
}

.dataTables_wrapper .row {
    margin-top: 20px;
}

/* Scrolling */
div.dataTables_scrollHead table {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

div.dataTables_scrollBody table {
    border-top: none;
    margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td {
    border-top: none;
}

div.dataTables_scrollFoot table {
    border-top: none;
}

/*
 * TableTools styles
 */
/*
.table tbody tr.active td, .table tbody tr.active th {
    background-color: #08C;
    color: white;
}
.table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: #0075b0 !important;
}
.table-striped tbody tr.active:nth-child(odd) td, .table-striped tbody tr.active:nth-child(odd) th {
    background-color: #017ebc;
}
*/
table.DTTT_selectable tbody tr {
    cursor: pointer;
}

div.DTTT .btn, div.DTTT .fc button, .fc div.DTTT button {
    color: #333 !important;
}

    div.DTTT .btn:hover, div.DTTT .fc button:hover, .fc div.DTTT button:hover {
        text-decoration: none !important;
    }

ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}

    ul.DTTT_dropdown.dropdown-menu a {
        color: #333 !important;
    }

    ul.DTTT_dropdown.dropdown-menu li {
        position: relative;
    }

        ul.DTTT_dropdown.dropdown-menu li:hover a {
            background-color: #0088cc;
            color: white !important;
        }

div.DTTT_collection_background {
    z-index: 2002;
}

/* TableTools information display */
div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}

div.DTTT_print_info h6 {
    font-weight: normal;
    font-size: 28px;
    line-height: 28px;
    margin: 1em;
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}

/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, div.DTFC_RightHeadWrapper table, div.DTFC_RightFootWrapper table, table.DTFC_Cloned tr.even {
    background-color: white;
}

div.DTFC_RightHeadWrapper table, div.DTFC_LeftHeadWrapper table {
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

    div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

div.DTFC_RightBodyWrapper table, div.DTFC_LeftBodyWrapper table {
    border-top: none;
    margin-bottom: 0 !important;
}

div.DTFC_RightBodyWrapper tbody tr:first-child th, div.DTFC_RightBodyWrapper tbody tr:first-child td, div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: none;
}

div.DTFC_RightFootWrapper table, div.DTFC_LeftFootWrapper table {
    border-top: none;
}

/*
 * ColVis
 */
ul.ColVis_collection {
    width: auto !important;
}

/*
 * Server side processing
 */
.dataTables_wrapper {
    position: relative;
}

    .dataTables_wrapper .dataTables_processing {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 40px;
        margin-left: -50%;
        margin-top: -25px;
        padding-top: 20px;
        text-align: center;
        font-size: 1.2em;
        background-color: white;
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* IE10+ */
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
        /* W3C */
    }

    .dataTables_wrapper .dataTables_processing {
        color: #333333;
    }

/**
* A stylesheet for use with Bootstrap 3.x
* @author: Dan Grossman http://www.dangrossman.info/
* @copyright: Copyright (c) 2012-2015 Dan Grossman. All rights reserved.
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
* @website: https://www.improvely.com/
*/
/* Container Appearance */
.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
    width: 278px;
}

    .daterangepicker.opensleft:before {
        position: absolute;
        top: -7px;
        right: 9px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #d1d4d7;
        border-left: 7px solid transparent;
        border-bottom-color: #d1d4d7;
        content: '';
    }

    .daterangepicker.opensleft:after {
        position: absolute;
        top: -6px;
        right: 10px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        content: '';
    }

    .daterangepicker.openscenter:before {
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #d1d4d7;
        border-left: 7px solid transparent;
        border-bottom-color: #d1d4d7;
        content: '';
    }

    .daterangepicker.openscenter:after {
        position: absolute;
        top: -6px;
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        content: '';
    }

    .daterangepicker.opensright:before {
        position: absolute;
        top: -7px;
        left: 9px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #d1d4d7;
        border-left: 7px solid transparent;
        border-bottom-color: #d1d4d7;
        content: '';
    }

    .daterangepicker.opensright:after {
        position: absolute;
        top: -6px;
        left: 10px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        content: '';
    }

    .daterangepicker.dropup {
        margin-top: -5px;
    }

        .daterangepicker.dropup:before {
            top: initial;
            bottom: -7px;
            border-bottom: initial;
            border-top: 7px solid #d1d4d7;
        }

        .daterangepicker.dropup:after {
            top: initial;
            bottom: -6px;
            border-bottom: initial;
            border-top: 6px solid #fff;
        }

    .daterangepicker.dropdown-menu {
        max-width: none;
        z-index: 3000;
    }

    .daterangepicker.single .ranges, .daterangepicker.single .calendar {
        float: none;
    }

    .daterangepicker .calendar {
        display: none;
        max-width: 270px;
        margin: 4px;
    }

    .daterangepicker.show-calendar .calendar {
        display: block;
    }

    .daterangepicker .calendar.single .calendar-table {
        border: none;
    }

    /* Calendars */
    .daterangepicker .calendar th, .daterangepicker .calendar td {
        white-space: nowrap;
        text-align: center;
        min-width: 32px;
        line-height: 30px;
    }

    .daterangepicker .calendar-table {
        border: 1px solid #ddd;
        padding: 4px;
        background: #fff;
    }

    .daterangepicker table {
        width: 100%;
        margin: 0;
    }

        .daterangepicker table thead {
            background: #f8f9fa;
        }

    .daterangepicker td, .daterangepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
        white-space: nowrap;
        cursor: pointer;
    }

        .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
            color: #e4e5e6;
            background: #fff;
        }

        .daterangepicker td.disabled, .daterangepicker option.disabled {
            color: #e4e5e6;
            cursor: not-allowed;
            text-decoration: line-through;
        }

        .daterangepicker td.available:hover, .daterangepicker th.available:hover {
            background: #f8f9fa;
        }

        .daterangepicker td.in-range {
            background: #ccecf8;
            border-radius: 0;
        }

        .daterangepicker td.active, .daterangepicker td.active:hover {
            background-color: #20a8d8;
            border-color: #20a8d8;
            color: #fff;
        }

        .daterangepicker td.week, .daterangepicker th.week {
            font-size: 80%;
            color: #ccc;
        }

    .daterangepicker select.monthselect, .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default;
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%;
    }

    .daterangepicker select.yearselect {
        width: 40%;
    }

    .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
        width: 50px;
        margin-bottom: 0;
    }

    .daterangepicker th.month {
        width: auto;
    }

    /* Text Input Above Each Calendar */
    .daterangepicker .input-mini {
        margin-bottom: 5px;
        padding-left: 28px;
    }

        .daterangepicker .input-mini.active {
            border: 1px solid #20a8d8;
        }

    .daterangepicker .daterangepicker_input i {
        position: absolute;
        left: 8px;
        top: 10px;
        color: #e4e5e6;
    }

    .daterangepicker .daterangepicker_input {
        position: relative;
    }

    /* Time Picker */
    .daterangepicker .calendar-time {
        text-align: center;
        margin: 5px auto;
        line-height: 30px;
        position: relative;
        padding-left: 28px;
    }

        .daterangepicker .calendar-time select.disabled {
            color: #ccc;
            cursor: not-allowed;
        }

    /* Predefined Ranges */
    .daterangepicker .ranges {
        font-size: 11px;
        float: none;
        margin: 4px;
        text-align: left;
    }

        .daterangepicker .ranges ul {
            list-style: none;
            margin: 0 auto;
            padding: 0;
            width: 100%;
        }

        .daterangepicker .ranges li {
            font-size: 13px;
            background: #f8f9fa;
            border: 1px solid #d1d4d7;
            padding: 7px 10px;
            margin-bottom: 5px;
            cursor: pointer;
        }

            .daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
                background: #20a8d8;
                border-color: #20a8d8;
                color: #fff;
            }

/*  Larger Screen Styling */
@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }

        .daterangepicker .ranges ul {
            width: 160px;
        }

        .daterangepicker.single .ranges ul {
            width: 100%;
        }

        .daterangepicker .calendar.left .calendar-table {
            border-right: none;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .daterangepicker .calendar.right .calendar-table {
            border-left: none;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .daterangepicker .calendar.left {
            clear: left;
            margin-right: 0;
        }

        .daterangepicker.single .calendar.left {
            clear: none;
        }

        .daterangepicker.single .ranges,
        .daterangepicker.single .calendar {
            float: left;
        }

        .daterangepicker .calendar.right {
            margin-left: 0;
        }

        .daterangepicker .left .daterangepicker_input {
            padding-right: 12px;
        }

        .daterangepicker .calendar.left .calendar-table {
            padding-right: 12px;
        }

        .daterangepicker .ranges,
        .daterangepicker .calendar {
            float: left;
        }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
        float: left;
    }

    .daterangepicker .calendar.left {
        clear: none;
    }
}

/*!
 * FullCalendar v2.4.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 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-popover {
    border-color: #d1d4d7;
}

.fc-unthemed .fc-popover {
    background-color: #fff;
}

    .fc-unthemed .fc-divider,
    .fc-unthemed .fc-popover .fc-header {
        background: #eee;
    }

        .fc-unthemed .fc-popover .fc-header .fc-close {
            color: #666;
        }

.fc-unthemed .fc-today {
    background: #fcf8e3;
}

.fc-highlight {
    /* when user is selecting cells */
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30);
    /* for IE */
}

.fc-bgevent {
    /* default look for background events */
    background: #8fdf82;
    opacity: .3;
    filter: alpha(opacity=30);
    /* for IE */
}

.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 {
    font-family: "FontAwesome";
}

    /*
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: "\f104";
    font-weight: bold;
}

.fc-icon-right-single-arrow:after {
    content: "\f105";
    font-weight: bold;
}

.fc-icon-left-double-arrow:after {
    content: "\f100";
}

.fc-icon-right-double-arrow:after {
    content: "\f101";
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%;
    left: -2%;
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%;
    left: 2%;
}

.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)
--------------------------------------------------------------------------------------------------*/
/* 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 */
    }

    .fc-state-default.fc-corner-right {
        /* non-theme */
    }

/* 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-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;
    filter: alpha(opacity=65);
    box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
/*
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, 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%;
    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 */
    }

/* 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,
        .fc-row .fc-helper-skeleton tbody td {
            /* don't put a border between event cells */
            border-top: 0;
        }

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
    /* this class goes on elements for guaranteed vertical scrollbars */
    overflow-y: scroll;
    overflow-x: hidden;
}

    .fc-scroller > * {
        /* we expect an immediate inner element */
        position: relative;
        /* re-scope all positions */
        width: 100%;
        /* hack to force re-sizing this inner element when scrollbars appear/disappear */
        overflow: hidden;
        /* don't let negative margins or absolute positioning create further scroll */
    }

/* 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: 1px solid #20a8d8;
    /* default BORDER color */
    background-color: #20a8d8;
    /* default BACKGROUND color */
    font-weight: normal;
    /* undo jqui's ui-widget-header bold */
}

    /* 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,
.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;
    filter: alpha(opacity=25);
    /* for IE */
}

.fc-event .fc-content {
    position: relative;
    z-index: 2;
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 3;
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* 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 */
.fc-h-event .fc-resizer {
    /* positioned it to overcome the event's borders */
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    width: 5px;
}

/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-ltr .fc-h-event .fc-start-resizer:before,
.fc-ltr .fc-h-event .fc-start-resizer:after,
.fc-rtl .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-end-resizer:before,
.fc-rtl .fc-h-event .fc-end-resizer:after {
    right: auto;
    /* ignore the right and only use the left */
    cursor: w-resize;
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-ltr .fc-h-event .fc-end-resizer:before,
.fc-ltr .fc-h-event .fc-end-resizer:after,
.fc-rtl .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-start-resizer:before,
.fc-rtl .fc-h-event .fc-start-resizer:after {
    left: auto;
    /* ignore the left and only use the right */
    cursor: e-resize;
}

/* 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;
}

    .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;
    }

    .fc-day-grid-event .fc-resizer {
        /* enlarge the default hit area */
        left: -3px;
        right: -3px;
        width: 7px;
    }

/* 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;
    }

/* 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,
.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 {
    /* we are sure there are no day numbers in these views, so... */
    padding-top: 1px;
    /* add a pixel to make sure there are 2px padding above events */
    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-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
    padding: 0 2px;
}

.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
    padding-top: 2px;
    padding-bottom: 2px;
}

.fc-basic-view .fc-week-number {
    text-align: center;
}

    .fc-basic-view .fc-week-number span {
        /* work around the way we do column resizing and ensure a minimum width */
        display: inline-block;
        min-width: 1.25em;
    }

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right;
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left;
}

.fc-day-number.fc-other-month {
    opacity: 0.3;
    filter: alpha(opacity=30);
    /* for IE */
    /* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}

/* 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-top: 1px;
            /* add a pixel to make sure there are 2px padding above events */
            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,
.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-bgevent-skeleton,
    .fc-time-grid .fc-content-skeleton {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .fc-time-grid .fc-bgevent-skeleton {
        z-index: 3;
    }

    .fc-time-grid .fc-highlight-skeleton {
        z-index: 4;
    }

    .fc-time-grid .fc-content-skeleton {
        z-index: 5;
    }

    .fc-time-grid .fc-helper-skeleton {
        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-time-grid .fc-event-container,
    .fc-time-grid .fc-bgevent-container {
        /* a div within a cell within the fc-bgevent-skeleton */
        position: relative;
    }

.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-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 */
    .fc-time-grid-event .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-resizer:after {
            content: "=";
        }

.gaugejs-wrap {
    position: relative;
    margin: 0 auto;
}

    .gaugejs-wrap canvas.gaugejs {
        width: 100% !important;
        height: auto !important;
    }

    .gaugejs-wrap i {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 1000;
        display: block;
        width: 100%;
        margin-top: -15px;
        font-size: 30px;
        text-align: center;
    }

    .gaugejs-wrap.type-2 .value {
        display: block;
        margin-top: -85px;
    }

    .gaugejs-wrap.type-2 label {
        display: block;
        margin-top: -10px;
        font-size: 10px;
        font-weight: 600;
        color: #d1d4d7;
        text-transform: uppercase;
    }

    .gaugejs-wrap.sparkline {
        position: relative;
    }

        .gaugejs-wrap.sparkline .value {
            position: absolute;
            top: 50%;
            display: block;
            width: 100%;
            margin-top: -5px;
            font-size: 10px;
            line-height: 10px;
            text-align: center;
        }

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}

    .irs-slider.type_last {
        z-index: 2;
    }

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}

.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

    .irs-grid-pol.small {
        height: 4px;
    }

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: transparent;
    z-index: 2;
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.irs-disabled {
    opacity: 0.4;
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

/* Ion.RangeSlider, Modern Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
    background: url(../Images/sprite-skin-modern.png) repeat-x;
}

.irs {
    height: 50px;
}

.irs-with-grid {
    height: 70px;
}

.irs-line {
    height: 6px;
    top: 25px;
}

.irs-line-left {
    height: 6px;
    background: #e4e5e6;
}

.irs-line-mid {
    height: 6px;
    background: #e4e5e6;
}

.irs-line-right {
    height: 6px;
    background: #e4e5e6;
}

.irs-bar {
    height: 6px;
    top: 25px;
    background: #20a8d8;
}

.irs-bar-edge {
    top: 25px;
    height: 6px;
    width: 7px;
    background: #20a8d8;
}

.irs-shadow {
    height: 5px;
    top: 25px;
    background: #000;
    opacity: 0.25;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=25);
}

.irs-slider {
    width: 11px;
    height: 18px;
    top: 31px;
    background-position: 0 -120px;
}

    .irs-slider.state_hover, .irs-slider:hover {
        background-position: 0 -150px;
    }

.irs-min, .irs-max {
    color: #9fa1a3;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 2px 5px;
    background: #e4e5e6;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 2px 5px;
    background: #e4e5e6;
}

    .irs-from:after, .irs-to:after, .irs-single:after {
        position: absolute;
        display: block;
        content: "";
        bottom: -6px;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -3px;
        overflow: hidden;
        border: 3px solid transparent;
        border-top-color: #e4e5e6;
    }

.irs-grid {
    height: 34px;
}

.irs-grid-pol {
    background: #d1d4d7;
}

.irs-grid-text {
    bottom: 12px;
    color: #d1d4d7;
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.13.1 - 2015-09-30T05:39:26.659Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight {
    font-weight: bold;
}

.ui-select-offscreen {
    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;
    left: 0px !important;
    top: 0px !important;
}

.ui-select-choices-row:hover {
    background-color: #f5f5f5;
}

/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
    padding-left: 0;
}

.select2-locked > .select2-search-choice-close {
    display: none;
}

.select-locked > .ui-select-match-close {
    display: none;
}

body > .select2-container.open {
    z-index: 9999;
    /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match {
    border-radius: 4px;
    /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown {
    border-radius: 4px;
    /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-width: 1px;
    /* FIXME hardcoded value :-/ */
    border-top-style: solid;
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -4px;
    /* FIXME hardcoded value :-/ */
}

    .ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search {
        margin-top: 4px;
        /* FIXME hardcoded value :-/ */
    }

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
    border-color: #20a8d8;
}

.btn-default {
    border-color: #d1d4d7;
    outline: 0;
    padding-left: 12px;
}

.ui-select-bootstrap .ui-select-toggle {
    position: relative;
}

    .ui-select-bootstrap .ui-select-toggle > .caret {
        position: absolute;
        height: 10px;
        top: 50%;
        right: 10px;
        margin-top: -2px;
    }

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
    /* Instead of relative */
    position: static;
}

.daterangepicker .input-group > .ui-select-bootstrap > input.ui-select-search.input-mini, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.daterangepicker .input-group > .ui-select-bootstrap > input.ui-select-search.direction-up.input-mini, .input-group > .ui-select-bootstrap > input.ui-select-search.direction-up.form-control {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0;
}

.ui-select-bootstrap > .ui-select-match > .btn, .fc .ui-select-bootstrap > .ui-select-match > button {
    /* Instead of center because of .btn */
    text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
    position: absolute;
    top: 45%;
    right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    margin-top: -1px;
}

body > .ui-select-bootstrap.open {
    z-index: 1000;
    /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
    height: auto;
    padding: 3px 3px 0 3px;
}

    .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
        background-color: transparent !important;
        /* To prevent double background when disabled */
        border: none;
        outline: none;
        height: 1.666666em;
        margin-bottom: 3px;
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
        font-size: 1.6em;
        line-height: 0.75;
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
        outline: 0;
        margin: 0 3px 3px 0;
    }

.ui-select-multiple .ui-select-match-item {
    position: relative;
}

    .ui-select-multiple .ui-select-match-item.dropping-before:before {
        content: "";
        position: absolute;
        top: 0;
        right: 100%;
        height: 100%;
        margin-right: 2px;
        border-left: 1px solid #428bca;
    }

    .ui-select-multiple .ui-select-match-item.dropping-after:after {
        content: "";
        position: absolute;
        top: 0;
        left: 100%;
        height: 100%;
        margin-left: 2px;
        border-right: 1px solid #428bca;
    }

.ui-select-bootstrap .ui-select-choices-row > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

    .ui-select-bootstrap .ui-select-choices-row > a:hover, .ui-select-bootstrap .ui-select-choices-row > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

.ui-select-bootstrap .ui-select-choices-row.active > a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled > a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > a {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match, .fc .ui-select-bootstrap.ng-dirty.ng-invalid > button.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-container {
    width: 100% !important;
}

    .ui-select-container .ui-select-match .ui-select-toggle {
        outline: 0;
    }

select {
    background: white url("../Images/select.png") no-repeat !important;
    background-size: 24px 20px !important;
    background-position: right center !important;
    border-radius: 0px !important;
    border: 1px solid #d1d4d7 !important;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
}

.toast-title {
    font-weight: bold;
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

    .toast-message a,
    .toast-message label {
        color: #ffffff;
    }

        .toast-message a:hover {
            color: #cccccc;
            text-decoration: none;
        }

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}

    .toast-close-button:hover,
    .toast-close-button:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
        filter: alpha(opacity=40);
    }

/*Additional properties for button version
iOS requires the button element instead of an anchor tag.
If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-left {
    top: 12px;
    left: 12px;
}

.toast-top-right {
    top: 12px;
    right: 12px;
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

#toast-container {
    position: fixed;
    z-index: 999999;
    /*overrides*/
}

    #toast-container * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #toast-container .toast {
        position: relative;
        overflow: hidden;
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 300px;
        background-position: 15px center;
        background-repeat: no-repeat;
        color: #ffffff;
        opacity: 0.9;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        filter: alpha(opacity=90);
    }

        #toast-container .toast:hover {
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            filter: alpha(opacity=100);
            cursor: pointer;
        }

    #toast-container .toast {
        background-image: none !important;
    }

        #toast-container .toast:before {
            position: relative;
            font-family: simple-line-icons;
            font-size: 24px;
            line-height: 18px;
            float: left;
            margin: 13px 0 0 -35px;
        }

    #toast-container .toast-warning:before {
        content: "\e01c";
    }

    #toast-container .toast-error:before {
        content: "\e082";
    }

    #toast-container .toast-info:before {
        content: "\e08b";
    }

    #toast-container .toast-success:before {
        content: "\e080";
    }

    #toast-container.toast-top-center > div,
    #toast-container.toast-bottom-center > div {
        width: 300px;
        margin: auto;
    }

    #toast-container.toast-top-full-width > div,
    #toast-container.toast-bottom-full-width > div {
        width: 96%;
        margin: auto;
    }

.toast {
    background-color: #20a8d8;
}

.toast-success {
    background-color: #4dbd74;
}

.toast-error {
    background-color: #f86c6b;
}

.toast-info {
    background-color: #63c2de;
}

.toast-warning {
    background-color: #f8cb00;
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000000;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    filter: alpha(opacity=20);
}

/*Animations*/
.toast {
    opacity: 1 !important;
}

    .toast.ng-enter {
        opacity: 0 !important;
        transition: opacity .3s linear;
    }

        .toast.ng-enter.ng-enter-active {
            opacity: 1 !important;
        }

    .toast.ng-leave {
        opacity: 1;
        transition: opacity .3s linear;
    }

        .toast.ng-leave.ng-leave-active {
            opacity: 0 !important;
        }

/*Responsive Design*/
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em;
    }

    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }
}

.breadcrumb {
    position: relative;
    margin-bottom: 20px;
}

.btn .tag, .fc button .tag {
    position: absolute;
    top: 2px;
    right: 6px;
    font-size: 9px;
}

.card {
    margin-bottom: 20px;
}

.card-header i.icon-bg {
    display: inline-block;
    padding: 0.75rem 1.25rem !important;
    margin-top: -0.75rem;
    margin-right: 1.25rem;
    margin-bottom: -0.75rem;
    margin-left: -1.25rem;
    line-height: inherit;
    color: #3d3f42;
    vertical-align: bottom;
    background: transparent;
    border-right: 1px solid #d1d4d7;
}

.card-header ul.nav.nav-tabs {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
    border-bottom: 0;
}

    .card-header ul.nav.nav-tabs li.nav-item {
        border-top: 0;
    }

        .card-header ul.nav.nav-tabs li.nav-item a.nav-link {
            padding: 0.75rem 0.625rem;
            color: #d1d4d7;
            border-top: 0;
        }

            .card-header ul.nav.nav-tabs li.nav-item a.nav-link.active {
                color: #3d3f42;
                background: #fff;
            }

.card-header.card-header-inverse {
    color: #fff;
}

.card-header.card-header-primary {
    margin: -1px -1px 0;
    background: #20a8d8;
    border-bottom: 1px solid #20a8d8;
}

.card-header.card-header-secondary {
    margin: -1px -1px 0;
    background: #e4e5e6;
    border-bottom: 1px solid #e4e5e6;
}

.card-header.card-header-success {
    margin: -1px -1px 0;
    background: #4dbd74;
    border-bottom: 1px solid #4dbd74;
}

.card-header.card-header-info {
    margin: -1px -1px 0;
    background: #63c2de;
    border-bottom: 1px solid #63c2de;
}

.card-header.card-header-warning {
    margin: -1px -1px 0;
    background: #f8cb00;
    border-bottom: 1px solid #f8cb00;
}

.card-header.card-header-danger {
    margin: -1px -1px 0;
    background: #f86c6b;
    border-bottom: 1px solid #f86c6b;
}

.card-header .btn, .card-header .fc button, .fc .card-header button {
    margin-top: -0.5rem;
}

.card-header .btn-sm, .card-header .btn-group-sm > .btn, .card-header .fc .btn-group-sm > button, .fc .card-header .btn-group-sm > button {
    margin-top: -0.25rem;
}

.card-header .btn-lg, .card-header .btn-group-lg > .btn, .card-header .fc .btn-group-lg > button, .fc .card-header .btn-group-lg > button {
    margin-top: -0.75rem;
}

.card-footer ul li {
    padding: 0 1.25rem;
    text-align: center;
}

.card-footer.minimap-footer ul li {
    padding: 0;
}

.card-footer ul li progress {
    margin-top: 0.75rem;
    margin-bottom: 0;
}

.card-primary {
    background-color: #20a8d8;
}

    .card-primary .card-header {
        border-color: #1d97c2;
    }

    .card-primary .card-header, .card-primary .card-footer {
        background-color: #1d97c2;
    }

.card-secondary {
    background-color: #e4e5e6;
}

    .card-secondary .card-header {
        border-color: #d7d8da;
    }

    .card-secondary .card-header, .card-secondary .card-footer {
        background-color: #d7d8da;
    }

.card-success {
    background-color: #4dbd74;
}

    .card-success .card-header {
        border-color: #41af67;
    }

    .card-success .card-header, .card-success .card-footer {
        background-color: #41af67;
    }

.card-info {
    background-color: #63c2de;
}

    .card-info .card-header {
        border-color: #4ebada;
    }

    .card-info .card-header, .card-info .card-footer {
        background-color: #4ebada;
    }

.card-warning {
    background-color: #f8cb00;
}

    .card-warning .card-header {
        border-color: #dfb600;
    }

    .card-warning .card-header, .card-warning .card-footer {
        background-color: #dfb600;
    }

.card-danger {
    background-color: #f86c6b;
}

    .card-danger .card-header {
        border-color: #f75453;
    }

    .card-danger .card-header, .card-danger .card-footer {
        background-color: #f75453;
    }

.card-inverse {
    color: #fff;
}

    .card-inverse .text-muted {
        color: rgba(255, 255, 255, 0.6) !important;
    }

    .card-inverse .progress[value] {
        background-color: rgba(255, 255, 255, 0.2) !important;
    }

        .card-inverse .progress[value]::-webkit-progress-bar {
            background-color: rgba(255, 255, 255, 0.2) !important;
        }

    .card-inverse base::-moz-progress-bar,
    .card-inverse .progress[value] {
        background-color: rgba(255, 255, 255, 0.2) !important;
    }

        .card-inverse .progress[value]::-webkit-progress-value {
            background-color: #fff !important;
        }

        .card-inverse .progress[value]::-moz-progress-bar {
            background-color: #fff !important;
        }

        .card-inverse .progress[value]::-ms-fill {
            background-color: #fff !important;
        }

@media screen and (min-width: 0\0) {
    .card-inverse .progress .progress-bar {
        background-color: #fff !important;
    }
}

.card-header > i {
    margin-right: 0.5rem;
}

.card-header .card-actions {
    position: absolute;
    top: 0;
    right: 0;
}

    .card-header .card-actions a, .card-header .card-actions button {
        display: block;
        float: left;
        width: 50px;
        padding: 0.75rem 0;
        margin: 0 !important;
        color: #3d3f42;
        text-align: center;
        background: transparent;
        border: 0;
        border-left: 1px solid #d1d4d7;
        box-shadow: 0;
    }

        .card-header .card-actions a:hover, .card-header .card-actions button:hover {
            text-decoration: none;
        }

        .card-header .card-actions a [class^="icon-"], .card-header .card-actions a [class*=" icon-"], .card-header .card-actions button [class^="icon-"], .card-header .card-actions button [class*=" icon-"] {
            display: inline-block;
            vertical-align: middle;
        }

        .card-header .card-actions a i, .card-header .card-actions button i {
            display: inline-block;
            transition: .4s;
        }

            .card-header .card-actions a i.r180, .card-header .card-actions button i.r180 {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }

    .card-header .card-actions .input-group {
        width: 230px;
        margin: 6px;
    }

        .card-header .card-actions .input-group .input-group-addon {
            background: #fff;
        }

        .card-header .card-actions .input-group input {
            border-left: 0;
        }

.card-full {
    margin-top: -1rem;
    margin-right: -15px;
    margin-left: -15px;
    border: 0;
    border-bottom: 1px solid #d1d4d7;
}

@media (min-width: 544px) {
    .card-columns {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 1.25rem;
        column-count: 3;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }

        .card-columns.col-2 {
            -moz-column-count: 2;
            -webkit-column-count: 2;
            column-count: 2;
        }
}

.dropdown-item {
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #e4e5e6;
}

    .dropdown-item:last-child {
        border-bottom: 0;
    }

    .dropdown-item i {
        display: inline-block;
        width: 20px;
        margin-right: 10px;
        margin-left: -10px;
        color: #e4e5e6;
        text-align: center;
    }

    .dropdown-item .tag {
        position: absolute;
        right: 10px;
        margin-top: 2px;
    }

.dropdown-tag {
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #e4e5e6;
}

.dropdown-item:last-child {
    border-bottom: 0;
}

.dropdown-item i {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
    margin-left: -10px;
    color: #e4e5e6;
    text-align: center;
}

.dropdown-item .tag {
    position: absolute;
    right: 10px;
    margin-top: 2px;
}

.dropdown-header {
    padding: 8px 20px;
    background: #f8f9fa;
    border-bottom: 1px solid #e4e5e6;
}

    .dropdown-header .btn, .dropdown-header .fc button, .fc .dropdown-header button {
        margin-top: -7px;
        color: #d1d4d7;
    }

        .dropdown-header .btn:hover, .dropdown-header .fc button:hover, .fc .dropdown-header button:hover {
            color: #3d3f42;
        }

        .dropdown-header .btn.pull-right, .dropdown-header .fc button.pull-right, .fc .dropdown-header button.pull-right {
            margin-right: -20px;
        }

.input-group-addon,
.input-group-btn {
    min-width: 40px;
    white-space: nowrap;
    vertical-align: middle;
}

header.navbar {
    position: relative;
    height: 55px;
    padding: 0;
    line-height: 55px;
    background-color: #fff;
    border-bottom: 1px solid #d1d4d7;
}

    header.navbar .container-fluid {
        padding: 0;
    }

    header.navbar .nav-item {
        position: relative;
        min-width: 50px;
        margin: 0 !important;
        text-align: center;
    }

        header.navbar .nav-item .nav-link i {
            vertical-align: middle;
        }

        header.navbar .nav-item .nav-link .tag {
            position: absolute;
            top: 9px;
            right: 7px;
        }

    header.navbar .img-avatar {
        height: 35px;
        margin: 0 10px;
    }

    header.navbar .dropdown-menu {
        padding-bottom: 0;
        line-height: 1.5;
    }

    header.navbar .dropdown-item {
        min-width: 180px;
    }

    header.navbar a.navbar-brand {
        display: inline-block;
        width: 200px;
        height: 55px;
        padding: 0.5rem 1rem;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 80px auto;
        border-bottom: 1px solid #d1d4d7;
    }

    header.navbar .navbar-brand {
        margin-right: 0;
    }

.navbar-toggler {
    padding: 0 .75em;
    line-height: 51px;
}

header.navbar .navbar-nav .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand {
    color: #9aa1a8;
}

    .navbar-brand:focus, .navbar-brand:hover {
        color: #9aa1a8;
    }

.navbar-nav .nav-link {
    color: #d1d4d7;
}

    .navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
        color: #b6bbbf;
    }

    .navbar-nav .open > .nav-link, .navbar-nav .open > .nav-link:focus, .navbar-nav .open > .nav-link:hover,
    .navbar-nav .active > .nav-link,
    .navbar-nav .active > .nav-link:focus,
    .navbar-nav .active > .nav-link:hover,
    .navbar-nav .nav-link.open,
    .navbar-nav .nav-link.open:focus,
    .navbar-nav .nav-link.open:hover,
    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.active:focus,
    .navbar-nav .nav-link.active:hover {
        color: #9aa1a8;
    }

.navbar-divider {
    background-color: rgba(0, 0, 0, 0.075);
}

.progress.progress-sm {
    height: 8px;
}

.progress.progress-xs {
    height: 4px;
}

.table-outline {
    border: 1px solid #e4e5e6;
}

    .table-outline td {
        vertical-align: middle;
    }

.table-align-middle td {
    vertical-align: middle;
}

.table-clear td {
    border: 0;
}

.tag-pill {
    border-radius: 10rem;
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.font-xs {
    font-size: .75rem !important;
}

.font-sm {
    font-size: .85rem !important;
}

.font-lg {
    font-size: 1rem !important;
}

.font-xl {
    font-size: 1.25rem !important;
}

.font-2xl {
    font-size: 1.5rem !important;
}

.font-3xl {
    font-size: 1.75rem !important;
}

.font-4xl {
    font-size: 2rem !important;
}

.font-5xl {
    font-size: 2.5rem !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.row.row-equal {
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: -15px;
    margin-left: -15px;
}

    .row.row-equal [class*="col-"] {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

.main .container-fluid {
    padding: 0 30px;
    padding-top: 30px;
}

html.sidebar-opened {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

body {
    position: relative;
    min-height: 100vh;
    padding: 0;
    margin: 0;
}

    body .bd-title.main {
        padding: 0 !important;
    }

.sidebar {
    left: -250px;
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

.main {
    padding-bottom: 50px;
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

.aside-menu {
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

.footer {
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

body.std {
    position: relative;
}

    body.std header.navbar {
        z-index: 1030;
    }

    body.std .sidebar {
        padding-top: 55px;
    }

    body.std .main {
        padding-left: 250px;
    }

body.navbar-fixed .main {
    top: 55px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
}

body.navbar-fixed.top-nav.fixed-nav nav.top-nav {
    position: fixed;
}

body.navbar-fixed.top-nav.fixed-nav .main {
    padding-top: 95px;
}

body:not(.top-nav) header.navbar {
    z-index: 1030;
}

body:not(.top-nav) .sidebar {
    display: inline;
    padding-top: 55px !important;
}

body:not(.top-nav).compact-nav .main {
    padding-left: 50px;
}

body:not(.top-nav).compact-nav .footer {
    left: 50px;
}

body:not(.top-nav).fixed-nav .sidebar {
    position: fixed;
}

    body:not(.top-nav).fixed-nav .sidebar .sidebar-nav {
        height: calc(100vh - 55px);
    }

body:not(.top-nav).fixed-nav .sidebar-footer {
    position: fixed;
    bottom: 0;
    left: 0;
}

body:not(.top-nav).sidebar-off-canvas header.navbar {
    z-index: 1032;
}

.sidebar.mobile-open {
    left: 0px !important;
    margin-left: 0px;
}

body:not(.top-nav).sidebar-off-canvas .sidebar {
    left: -250px;
    z-index: 1031;
    padding-top: 0;
}

    body:not(.top-nav).sidebar-off-canvas .sidebar .sidebar-close {
        display: inline;
    }

    body:not(.top-nav).sidebar-off-canvas .sidebar .sidebar-nav {
        height: 100vh;
    }

body:not(.top-nav).sidebar-off-canvas .main {
    padding-left: 0;
}

body:not(.top-nav).sidebar-off-canvas .footer {
    left: 0;
}

body:not(.top-nav).sidebar-opened .sidebar {
    left: 0;
}

body:not(.top-nav).sidebar-opened.sidebar-off-canvas-push .main {
    margin-right: -250px;
    margin-left: 250px;
}

body:not(.top-nav).sidebar-opened.sidebar-off-canvas-push .footer {
    margin-right: -250px;
    margin-left: 250px;
}

body:not(.top-nav).sidebar-opened.sidebar-off-canvas-with-shadow {
    position: relative;
    max-width: 100% !important;
    overflow-x: hidden !important;
}

    body:not(.top-nav).sidebar-opened.sidebar-off-canvas-with-shadow:after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1030;
        width: 100%;
        height: 100%;
        content: '';
        background: rgba(0, 0, 0, 0.7);
    }

body.sidebar-nav .sidebar {
    left: 0;
}

body.sidebar-nav .main {
    left: 250px;
}

body.sidebar-nav .footer {
    left: 250px;
}

body.top-nav .layout-toggler {
    display: none !important;
}

body.top-nav .main {
    padding-top: 95px;
}

body.aside-menu-open .main {
    right: 261px;
}

.aside-menu-open {
    right: 0 !important;
}

body.aside-menu-open .footer {
    right: 261px;
}

body.aside-menu-open.aside-menu-off-canvas .main {
    right: 0;
    padding-right: 0;
}

body.footer-fixed .footer {
    position: fixed;
    bottom: 0;
}

body:not(.top-nav) .sidebar {
    position: absolute;
    top: 0;
    z-index: 1;
    display: inline !important;
    width: 250px;
    height: 100%;
    padding: 0;
    color: #fff;
    background: #2a2c36;
}

    body:not(.top-nav) .sidebar .sidebar-close {
        position: absolute;
        right: 0;
        display: none;
        padding: 0 1rem;
        font-size: 24px;
        font-weight: 800;
        line-height: 55px;
        color: #fff;
        background: 0;
        border: 0;
        opacity: .8;
    }

        body:not(.top-nav) .sidebar .sidebar-close:hover {
            opacity: 1;
        }

    body:not(.top-nav) .sidebar .sidebar-nav {
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        body:not(.top-nav) .sidebar .sidebar-nav::-webkit-scrollbar {
            width: 10px;
            margin-left: -10px;
            -webkit-appearance: none;
        }

        body:not(.top-nav) .sidebar .sidebar-nav::-webkit-scrollbar-track {
            background-color: #353844;
            border-right: 1px solid #1f2028;
            border-left: 1px solid #1f2028;
        }

        body:not(.top-nav) .sidebar .sidebar-nav::-webkit-scrollbar-thumb {
            height: 50px;
            background-color: #141519;
            background-clip: content-box;
            border-color: transparent;
            border-style: solid;
            border-width: 1px 2px;
        }

    body:not(.top-nav) .sidebar ul.nav {
        width: 250px;
    }

        body:not(.top-nav) .sidebar ul.nav li.nav-title {
            padding: 0.75rem 1rem;
            font-size: 11px;
            font-weight: 600;
            color: #d1d4d7;
            text-transform: uppercase;
        }

        body:not(.top-nav) .sidebar ul.nav li.divider {
            height: 10px;
        }

        body:not(.top-nav) .sidebar ul.nav li.nav-item {
            position: relative;
            margin: 0;
        }

            body:not(.top-nav) .sidebar ul.nav li.nav-item ul {
                display: none;
                padding: 0;
                margin: 0;
            }

                body:not(.top-nav) .sidebar ul.nav li.nav-item ul li {
                    padding: 0;
                    list-style: none;
                }

            body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link {
                display: block;
                padding: 0.75rem 1rem;
                color: #fff;
                text-decoration: none;
                background: transparent;
            }

                body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link:hover {
                    color: #fff !important;
                    background: #1f2028 !important;
                }

                    body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link:hover i {
                        color: #fff !important;
                    }

                body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link.active {
                    color: #fff;
                    background: #1f2028;
                }

                    body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link.active i {
                        color: #20a8d8;
                    }

                body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link [class^="icon-"], body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link [class*=" icon-"] {
                    display: inline-block;
                    margin-top: -4px;
                    vertical-align: middle;
                }

                body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link i {
                    width: 20px;
                    margin: 0 0.5rem 0 0;
                    font-size: 14px;
                    color: #d1d4d7;
                    text-align: center;
                }

                body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link .tag {
                    float: right;
                    margin-top: 2px;
                }

                body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link.nav-dropdown-toggle:before {
                    position: absolute;
                    top: 0.96875rem;
                    right: 1rem;
                    display: block;
                    width: 0.875rem;
                    height: 0.875rem;
                    padding: 0;
                    font-size: 0.875rem;
                    line-height: 0.65625rem;
                    text-align: center;
                    content: "\2039";
                    transition: .3s;
                }

            body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open {
                background: #23252d;
            }

                body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open > ul, body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open > ol {
                    display: inline;
                }

                body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open a.nav-link {
                    color: #fff;
                    border-left: 0 !important;
                }

                body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open > a.nav-link.nav-dropdown-toggle:before {
                    -webkit-transform: rotate(-90deg);
                    transform: rotate(-90deg);
                }

                body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open .nav-dropdown.open {
                    border-left: 0;
                }

@media (min-width: 544px) {
    body.sidebar-nav.compact-nav .sidebar {
        z-index: 1029;
        width: 50px;
    }

        body.sidebar-nav.compact-nav .sidebar .sidebar-items {
            overflow: visible;
        }

        body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-title, body.sidebar-nav.compact-nav .sidebar ul.nav li.divider {
            display: none;
        }

        body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item {
            border-left: 0 !important;
        }

            body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul {
                background: #2a2c36;
            }

            body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link {
                position: relative;
                width: 50px;
                padding: 0 15px 0 0;
                margin: 0;
                overflow: hidden;
                line-height: 50px;
                white-space: nowrap;
                border-left: 0 !important;
            }

                body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link.nav-dropdown-toggle:before {
                    display: none;
                }

                body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link i {
                    display: block;
                    float: left;
                    width: 50px;
                    height: 50px;
                    padding: 0;
                    margin: 0;
                    font-size: 18px;
                    line-height: 50px;
                }

                body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link .tag {
                    position: absolute;
                    top: 6px;
                    right: 15px;
                    display: none;
                }

                body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link:hover {
                    width: 250px;
                }

                    body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link:hover .tag {
                        display: inline;
                    }

            body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul {
                position: absolute;
                top: 50px;
                left: 50px;
            }

                body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li {
                    position: relative;
                    padding: 0;
                }

                    body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li a.nav-link {
                        width: 200px;
                    }

                    body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li ul, body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li ol {
                        position: absolute;
                        top: 0;
                        left: 100%;
                    }

            body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item.nav-dropdown.open > ul, body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item.nav-dropdown.open > ol {
                display: none;
            }

            body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > a.nav-link {
                width: 250px;
            }

            body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > ul, body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > ol {
                display: inline;
            }

                body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > ul a.nav-link, body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > ol a.nav-link {
                    width: 200px;
                }

            body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover.nav-dropdown.open > ul, body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover.nav-dropdown.open > ol {
                display: inline;
            }
}

body:not(.top-nav) .sidebar .sidebar-header {
    height: 200px;
    padding-bottom: 10px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
}

    body:not(.top-nav) .sidebar .sidebar-header .img-avatar {
        width: 80px;
        margin: 20px auto 10px;
        border-radius: 50em;
    }

    body:not(.top-nav) .sidebar .sidebar-header .text-muted {
        margin-top: -5px;
    }

    body:not(.top-nav) .sidebar .sidebar-header > .btn-group, body:not(.top-nav) .sidebar .sidebar-header > .fc-button-group {
        margin-top: 10px;
    }

    body:not(.top-nav) .sidebar .sidebar-header .btn-link {
        color: #d1d4d7;
    }

        body:not(.top-nav) .sidebar .sidebar-header .btn-link:hover {
            color: #fff;
            text-decoration: none;
        }

    body:not(.top-nav) .sidebar .sidebar-header + .sidebar-nav {
        height: calc(100vh - 55px - 200px) !important;
    }

@media (min-width: 544px) {
    body.sidebar-nav.compact-nav .sidebar .sidebar-header {
        padding: 0;
    }

        body.sidebar-nav.compact-nav .sidebar .sidebar-header .img-avatar {
            width: 40px;
            margin: 5px auto;
        }

        body.sidebar-nav.compact-nav .sidebar .sidebar-header div {
            display: none;
        }
}

nav.top-nav {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1029;
    display: inline !important;
    width: 100%;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #d1d4d7;
}

    nav.top-nav ul.nav {
        white-space: nowrap;
    }

        nav.top-nav ul.nav li.nav-item {
            position: relative;
            display: inline-block;
            margin: 0;
        }

            nav.top-nav ul.nav li.nav-item ul {
                display: none;
                padding: 0;
                margin: 0;
                white-space: normal;
                background: #fff;
                border: 1px solid #d1d4d7;
            }

                nav.top-nav ul.nav li.nav-item ul li {
                    padding: 0;
                    list-style: none;
                }

            nav.top-nav ul.nav li.nav-item a.nav-link {
                display: block;
                padding: 0 15px;
                font-size: 12px;
                font-weight: 400;
                line-height: 40px;
                color: #3d3f42;
                text-decoration: none;
                text-transform: uppercase;
            }

                nav.top-nav ul.nav li.nav-item a.nav-link i {
                    display: block;
                    float: left;
                    width: 20px;
                    margin: 0 10px 0 0;
                    font-size: 14px;
                    line-height: 39px;
                    text-align: center;
                }

                nav.top-nav ul.nav li.nav-item a.nav-link .tag {
                    float: right;
                    margin-top: 13px;
                    margin-left: 10px;
                }

                nav.top-nav ul.nav li.nav-item a.nav-link:hover {
                    color: #fff;
                    background: #20a8d8;
                }

                nav.top-nav ul.nav li.nav-item a.nav-link.active {
                    color: #fff;
                    background: #20a8d8;
                }

            nav.top-nav ul.nav li.nav-item ul {
                position: absolute;
                top: 39px;
                left: 0;
            }

                nav.top-nav ul.nav li.nav-item ul li {
                    position: relative;
                    padding: 0;
                }

                    nav.top-nav ul.nav li.nav-item ul li a.nav-link {
                        min-width: 200px;
                    }

                    nav.top-nav ul.nav li.nav-item ul li ul {
                        position: absolute;
                        top: 0;
                        left: 100%;
                    }

            nav.top-nav ul.nav li.nav-item.nav-more ul {
                right: 0;
                left: auto;
            }

                nav.top-nav ul.nav li.nav-item.nav-more ul li ul {
                    right: 100%;
                    left: auto;
                }

            nav.top-nav ul.nav li.nav-item:hover > ul {
                display: inline;
            }

.aside-menu {
    position: fixed;
    top: 0;
    right: -261px;
    z-index: 1029;
    width: 250px;
    height: 100%;
    padding-top: 55px;
    color: #2a2c36;
    background: #fff;
    border-left: 1px solid #d1d4d7;
}

    .aside-menu .nav-tabs .nav-link {
        padding: 0.75rem 1rem;
        color: #3d3f42;
        border-top: 0;
    }

    .aside-menu .nav-tabs .nav-item:first-child .nav-link {
        border-left: 0;
    }

    .aside-menu .tab-content {
        position: relative;
        height: calc(100vh - 2.375rem - 115px);
        overflow-x: hidden;
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .aside-menu.history-sidebar .tab-content {
        height: calc(100vh - 2.375rem - 42px);
    }

    .aside-menu .tab-content::-webkit-scrollbar {
        width: 10px;
        margin-left: -10px;
        -webkit-appearance: none;
    }

    .aside-menu .tab-content::-webkit-scrollbar-track {
        background-color: white;
        border-right: 1px solid #f2f2f2;
        border-left: 1px solid #f2f2f2;
    }

    .aside-menu .tab-content::-webkit-scrollbar-thumb {
        height: 50px;
        background-color: #e6e6e6;
        background-clip: content-box;
        border-color: transparent;
        border-style: solid;
        border-width: 1px 2px;
    }

#loading-bar,
#loading-bar-spinner {
    -webkit-pointer-events: none;
    pointer-events: none;
    -moz-transition: 350ms linear all;
    -o-transition: 350ms linear all;
    -webkit-transition: 350ms linear all;
    transition: 350ms linear all;
}

    #loading-bar.ng-enter,
    #loading-bar.ng-leave.ng-leave-active,
    #loading-bar-spinner.ng-enter,
    #loading-bar-spinner.ng-leave.ng-leave-active {
        opacity: 0;
    }

        #loading-bar.ng-enter.ng-enter-active,
        #loading-bar.ng-leave,
        #loading-bar-spinner.ng-enter.ng-enter-active,
        #loading-bar-spinner.ng-leave {
            opacity: 1;
        }

    #loading-bar .bar {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 20002;
        width: 100%;
        height: 2px;
        background: #20a8d8;
        border-top-right-radius: 1px;
        border-bottom-right-radius: 1px;
        -moz-transition: width 350ms;
        -o-transition: width 350ms;
        -webkit-transition: width 350ms;
        transition: width 350ms;
    }

    #loading-bar .peg {
        position: absolute;
        top: 0;
        right: 0;
        width: 70px;
        height: 2px;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        -moz-box-shadow: #29d 1px 0 6px 1px;
        -ms-box-shadow: #29d 1px 0 6px 1px;
        -webkit-box-shadow: #29d 1px 0 6px 1px;
        box-shadow: #29d 1px 0 6px 1px;
        opacity: .45;
    }

#loading-bar-spinner {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 10002;
    display: block;
}

    #loading-bar-spinner .spinner-icon {
        width: 14px;
        height: 14px;
        border: solid 2px transparent;
        border-top-color: #29d;
        border-left-color: #29d;
        border-radius: 50%;
        -moz-animation: loading-bar-spinner 400ms linear infinite;
        -ms-animation: loading-bar-spinner 400ms linear infinite;
        -o-animation: loading-bar-spinner 400ms linear infinite;
        -webkit-animation: loading-bar-spinner 400ms linear infinite;
        animation: loading-bar-spinner 400ms linear infinite;
    }

@-webkit-keyframes loading-bar-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes loading-bar-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes loading-bar-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes loading-bar-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading-bar-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    position: fixed;
    top: 0;
    right: 100%;
    z-index: 2000;
    width: 100%;
    height: 2px;
    background: #20a8d8;
}

.social-box {
    min-height: 160px;
    margin-bottom: 20px;
    text-align: center;
    background: #fff;
    border: 1px solid #d1d4d7;
}

    .social-box i {
        display: block;
        margin: -1px -1px 0;
        font-size: 40px;
        line-height: 90px;
        background: #e4e5e6;
    }

    .social-box .chart-wrapper {
        height: 90px;
        margin: -90px 0 0;
    }

        .social-box .chart-wrapper canvas {
            width: 100% !important;
            height: 90px !important;
        }

    .social-box ul {
        padding: 10px 0;
        list-style: none;
    }

        .social-box ul li {
            display: block;
            float: left;
            width: 50%;
        }

            .social-box ul li:first-child {
                border-right: 1px solid #d1d4d7;
            }

            .social-box ul li strong {
                display: block;
                font-size: 20px;
            }

            .social-box ul li span {
                font-size: 10px;
                font-weight: 500;
                color: #d1d4d7;
                text-transform: uppercase;
            }

    .social-box.facebook i {
        color: #fff;
        background: #3b5998;
    }

    .social-box.twitter i {
        color: #fff;
        background: #00aced;
    }

    .social-box.linkedin i {
        color: #fff;
        background: #4875b4;
    }

    .social-box.google-plus i {
        color: #fff;
        background: #bb4b39;
    }

.horizontal-bars {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .horizontal-bars li {
        position: relative;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
    }

        .horizontal-bars li .title {
            width: 100px;
            font-size: 12px;
            font-weight: 600;
            color: #d1d4d7;
            vertical-align: middle;
        }

        .horizontal-bars li .bars {
            position: absolute;
            top: 15px;
            width: 100%;
            padding-left: 100px;
        }

        .horizontal-bars li.legend {
            text-align: center;
        }

            .horizontal-bars li.legend .tag {
                display: inline-block;
                width: 8px;
                height: 8px;
                padding: 0;
            }

        .horizontal-bars li.divider {
            height: 40px;
        }

            .horizontal-bars li.divider i {
                margin: 0 !important;
            }

    .horizontal-bars.type-2 li {
        overflow: hidden;
    }

        .horizontal-bars.type-2 li i {
            display: inline-block;
            margin-right: 1rem;
            margin-left: 5px;
            font-size: 18px;
            line-height: 40px;
        }

        .horizontal-bars.type-2 li .title {
            display: inline-block;
            width: auto;
            margin-top: -9px;
            font-size: 0.875rem;
            font-weight: normal;
            line-height: 40px;
            color: #3d3f42;
        }

        .horizontal-bars.type-2 li .value {
            float: right;
            font-weight: 600;
        }

        .horizontal-bars.type-2 li .bars {
            position: absolute;
            top: auto;
            bottom: 0;
            padding: 0;
        }

ul.icons-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

    ul.icons-list li {
        position: relative;
        height: 40px;
        vertical-align: middle;
    }

        ul.icons-list li i {
            display: block;
            float: left;
            width: 35px !important;
            height: 35px !important;
            margin: 2px;
            line-height: 35px !important;
            text-align: center;
        }

        ul.icons-list li .desc {
            height: 40px;
            margin-left: 50px;
            border-bottom: 1px solid #d1d4d7;
        }

            ul.icons-list li .desc .title {
                padding: 2px 0 0;
                margin: 0;
            }

            ul.icons-list li .desc small {
                display: block;
                margin-top: -4px;
                color: #d1d4d7;
            }

        ul.icons-list li .value {
            position: absolute;
            top: 2px;
            right: 45px;
            text-align: right;
        }

            ul.icons-list li .value strong {
                display: block;
                margin-top: -3px;
            }

        ul.icons-list li .actions {
            position: absolute;
            top: -4px;
            right: 10px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
        }

            ul.icons-list li .actions i {
                float: none;
                width: auto;
                height: auto;
                padding: 0;
                margin: 0;
                line-height: normal;
            }

        ul.icons-list li.divider {
            height: 40px;
        }

            ul.icons-list li.divider i {
                width: auto;
                height: auto;
                margin: 2px 0 0;
                font-size: 18px;
            }

footer.footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 50px;
    padding: 0 1rem;
    line-height: 50px;
    color: #3d3f42;
    background: #f8f9fa;
    border-top: 1px solid #d1d4d7;
}

.btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

    .btn-transparent:hover {
        color: #fff;
        background-color: transparent;
        border-color: transparent;
    }

    .btn-transparent:focus, .btn-transparent.focus {
        color: #fff;
        background-color: transparent;
        border-color: transparent;
    }

    .btn-transparent:active, .btn-transparent.active,
    .open > .btn-transparent.dropdown-toggle {
        color: #fff;
        background-color: transparent;
        border-color: transparent;
        background-image: none;
    }

        .btn-transparent:active:hover, .btn-transparent:active:focus, .btn-transparent:active.focus, .btn-transparent.active:hover, .btn-transparent.active:focus, .btn-transparent.active.focus,
        .open > .btn-transparent.dropdown-toggle:hover,
        .open > .btn-transparent.dropdown-toggle:focus,
        .open > .btn-transparent.dropdown-toggle.focus {
            color: #fff;
            background-color: transparent;
            border-color: transparent;
        }

    .btn-transparent.disabled:focus, .btn-transparent.disabled.focus, .btn-transparent:disabled:focus, .btn-transparent:disabled.focus {
        background-color: transparent;
        border-color: transparent;
    }

    .btn-transparent.disabled:hover, .btn-transparent:disabled:hover {
        background-color: transparent;
        border-color: transparent;
    }

.btn [class^="icon-"], .fc button [class^="icon-"], .btn [class*=" icon-"], .fc button [class*=" icon-"] {
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle;
}

.btn-facebook,
.btn-twitter,
.btn-linkedin,
.btn-flickr,
.btn-tumblr,
.btn-xing,
.btn-github,
.btn-html5,
.btn-openid,
.btn-stack-overflow,
.btn-youtube,
.btn-css3,
.btn-dribbble,
.btn-google-plus,
.btn-instagram,
.btn-pinterest,
.btn-vk,
.btn-yahoo,
.btn-behance,
.btn-dropbox,
.btn-reddit,
.btn-spotify,
.btn-vine,
.btn-foursquare,
.btn-vimeo {
    position: relative;
    overflow: hidden;
    color: #fff !important;
    text-align: center;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border: 0;
}

    .btn-facebook:before,
    .btn-twitter:before,
    .btn-linkedin:before,
    .btn-flickr:before,
    .btn-tumblr:before,
    .btn-xing:before,
    .btn-github:before,
    .btn-html5:before,
    .btn-openid:before,
    .btn-stack-overflow:before,
    .btn-youtube:before,
    .btn-css3:before,
    .btn-dribbble:before,
    .btn-google-plus:before,
    .btn-instagram:before,
    .btn-pinterest:before,
    .btn-vk:before,
    .btn-yahoo:before,
    .btn-behance:before,
    .btn-dropbox:before,
    .btn-reddit:before,
    .btn-spotify:before,
    .btn-vine:before,
    .btn-foursquare:before,
    .btn-vimeo:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: normal;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
    }

    .btn-facebook:hover,
    .btn-twitter:hover,
    .btn-linkedin:hover,
    .btn-flickr:hover,
    .btn-tumblr:hover,
    .btn-xing:hover,
    .btn-github:hover,
    .btn-html5:hover,
    .btn-openid:hover,
    .btn-stack-overflow:hover,
    .btn-youtube:hover,
    .btn-css3:hover,
    .btn-dribbble:hover,
    .btn-google-plus:hover,
    .btn-instagram:hover,
    .btn-pinterest:hover,
    .btn-vk:hover,
    .btn-yahoo:hover,
    .btn-behance:hover,
    .btn-dropbox:hover,
    .btn-reddit:hover,
    .btn-spotify:hover,
    .btn-vine:hover,
    .btn-foursquare:hover,
    .btn-vimeo:hover {
        color: #fff;
    }

    .btn-facebook.icon span,
    .btn-twitter.icon span,
    .btn-linkedin.icon span,
    .btn-flickr.icon span,
    .btn-tumblr.icon span,
    .btn-xing.icon span,
    .btn-github.icon span,
    .btn-html5.icon span,
    .btn-openid.icon span,
    .btn-stack-overflow.icon span,
    .btn-youtube.icon span,
    .btn-css3.icon span,
    .btn-dribbble.icon span,
    .btn-google-plus.icon span,
    .btn-instagram.icon span,
    .btn-pinterest.icon span,
    .btn-vk.icon span,
    .btn-yahoo.icon span,
    .btn-behance.icon span,
    .btn-dropbox.icon span,
    .btn-reddit.icon span,
    .btn-spotify.icon span,
    .btn-vine.icon span,
    .btn-foursquare.icon span,
    .btn-vimeo.icon span {
        display: none;
    }

    .btn-facebook.text:before,
    .btn-twitter.text:before,
    .btn-linkedin.text:before,
    .btn-flickr.text:before,
    .btn-tumblr.text:before,
    .btn-xing.text:before,
    .btn-github.text:before,
    .btn-html5.text:before,
    .btn-openid.text:before,
    .btn-stack-overflow.text:before,
    .btn-youtube.text:before,
    .btn-css3.text:before,
    .btn-dribbble.text:before,
    .btn-google-plus.text:before,
    .btn-instagram.text:before,
    .btn-pinterest.text:before,
    .btn-vk.text:before,
    .btn-yahoo.text:before,
    .btn-behance.text:before,
    .btn-dropbox.text:before,
    .btn-reddit.text:before,
    .btn-spotify.text:before,
    .btn-vine.text:before,
    .btn-foursquare.text:before,
    .btn-vimeo.text:before {
        display: none;
    }

    .btn-facebook.text span,
    .btn-twitter.text span,
    .btn-linkedin.text span,
    .btn-flickr.text span,
    .btn-tumblr.text span,
    .btn-xing.text span,
    .btn-github.text span,
    .btn-html5.text span,
    .btn-openid.text span,
    .btn-stack-overflow.text span,
    .btn-youtube.text span,
    .btn-css3.text span,
    .btn-dribbble.text span,
    .btn-google-plus.text span,
    .btn-instagram.text span,
    .btn-pinterest.text span,
    .btn-vk.text span,
    .btn-yahoo.text span,
    .btn-behance.text span,
    .btn-dropbox.text span,
    .btn-reddit.text span,
    .btn-spotify.text span,
    .btn-vine.text span,
    .btn-foursquare.text span,
    .btn-vimeo.text span {
        margin-left: 0 !important;
    }

    .btn-facebook:before,
    .btn-twitter:before,
    .btn-linkedin:before,
    .btn-flickr:before,
    .btn-tumblr:before,
    .btn-xing:before,
    .btn-github:before,
    .btn-html5:before,
    .btn-openid:before,
    .btn-stack-overflow:before,
    .btn-youtube:before,
    .btn-css3:before,
    .btn-dribbble:before,
    .btn-google-plus:before,
    .btn-instagram:before,
    .btn-pinterest:before,
    .btn-vk:before,
    .btn-yahoo:before,
    .btn-behance:before,
    .btn-dropbox:before,
    .btn-reddit:before,
    .btn-spotify:before,
    .btn-vine:before,
    .btn-foursquare:before,
    .btn-vimeo:before {
        width: 2.3125rem;
        height: 2.3125rem;
        padding: 0.5rem 0;
        font-size: 0.875rem;
        line-height: 1.5;
    }

    .btn-facebook span,
    .btn-twitter span,
    .btn-linkedin span,
    .btn-flickr span,
    .btn-tumblr span,
    .btn-xing span,
    .btn-github span,
    .btn-html5 span,
    .btn-openid span,
    .btn-stack-overflow span,
    .btn-youtube span,
    .btn-css3 span,
    .btn-dribbble span,
    .btn-google-plus span,
    .btn-instagram span,
    .btn-pinterest span,
    .btn-vk span,
    .btn-yahoo span,
    .btn-behance span,
    .btn-dropbox span,
    .btn-reddit span,
    .btn-spotify span,
    .btn-vine span,
    .btn-foursquare span,
    .btn-vimeo span {
        margin-left: 2.3125rem;
    }

    .btn-facebook.icon,
    .btn-twitter.icon,
    .btn-linkedin.icon,
    .btn-flickr.icon,
    .btn-tumblr.icon,
    .btn-xing.icon,
    .btn-github.icon,
    .btn-html5.icon,
    .btn-openid.icon,
    .btn-stack-overflow.icon,
    .btn-youtube.icon,
    .btn-css3.icon,
    .btn-dribbble.icon,
    .btn-google-plus.icon,
    .btn-instagram.icon,
    .btn-pinterest.icon,
    .btn-vk.icon,
    .btn-yahoo.icon,
    .btn-behance.icon,
    .btn-dropbox.icon,
    .btn-reddit.icon,
    .btn-spotify.icon,
    .btn-vine.icon,
    .btn-foursquare.icon,
    .btn-vimeo.icon {
        width: 2.3125rem;
        height: 2.3125rem;
    }

    .btn-facebook.btn-lg, .btn-group-lg > .btn-facebook.btn, .fc .btn-group-lg > button.btn-facebook,
    .btn-twitter.btn-lg,
    .btn-group-lg > .btn-twitter.btn,
    .fc .btn-group-lg > button.btn-twitter,
    .btn-linkedin.btn-lg,
    .btn-group-lg > .btn-linkedin.btn,
    .fc .btn-group-lg > button.btn-linkedin,
    .btn-flickr.btn-lg,
    .btn-group-lg > .btn-flickr.btn,
    .fc .btn-group-lg > button.btn-flickr,
    .btn-tumblr.btn-lg,
    .btn-group-lg > .btn-tumblr.btn,
    .fc .btn-group-lg > button.btn-tumblr,
    .btn-xing.btn-lg,
    .btn-group-lg > .btn-xing.btn,
    .fc .btn-group-lg > button.btn-xing,
    .btn-github.btn-lg,
    .btn-group-lg > .btn-github.btn,
    .fc .btn-group-lg > button.btn-github,
    .btn-html5.btn-lg,
    .btn-group-lg > .btn-html5.btn,
    .fc .btn-group-lg > button.btn-html5,
    .btn-openid.btn-lg,
    .btn-group-lg > .btn-openid.btn,
    .fc .btn-group-lg > button.btn-openid,
    .btn-stack-overflow.btn-lg,
    .btn-group-lg > .btn-stack-overflow.btn,
    .fc .btn-group-lg > button.btn-stack-overflow,
    .btn-youtube.btn-lg,
    .btn-group-lg > .btn-youtube.btn,
    .fc .btn-group-lg > button.btn-youtube,
    .btn-css3.btn-lg,
    .btn-group-lg > .btn-css3.btn,
    .fc .btn-group-lg > button.btn-css3,
    .btn-dribbble.btn-lg,
    .btn-group-lg > .btn-dribbble.btn,
    .fc .btn-group-lg > button.btn-dribbble,
    .btn-google-plus.btn-lg,
    .btn-group-lg > .btn-google-plus.btn,
    .fc .btn-group-lg > button.btn-google-plus,
    .btn-instagram.btn-lg,
    .btn-group-lg > .btn-instagram.btn,
    .fc .btn-group-lg > button.btn-instagram,
    .btn-pinterest.btn-lg,
    .btn-group-lg > .btn-pinterest.btn,
    .fc .btn-group-lg > button.btn-pinterest,
    .btn-vk.btn-lg,
    .btn-group-lg > .btn-vk.btn,
    .fc .btn-group-lg > button.btn-vk,
    .btn-yahoo.btn-lg,
    .btn-group-lg > .btn-yahoo.btn,
    .fc .btn-group-lg > button.btn-yahoo,
    .btn-behance.btn-lg,
    .btn-group-lg > .btn-behance.btn,
    .fc .btn-group-lg > button.btn-behance,
    .btn-dropbox.btn-lg,
    .btn-group-lg > .btn-dropbox.btn,
    .fc .btn-group-lg > button.btn-dropbox,
    .btn-reddit.btn-lg,
    .btn-group-lg > .btn-reddit.btn,
    .fc .btn-group-lg > button.btn-reddit,
    .btn-spotify.btn-lg,
    .btn-group-lg > .btn-spotify.btn,
    .fc .btn-group-lg > button.btn-spotify,
    .btn-vine.btn-lg,
    .btn-group-lg > .btn-vine.btn,
    .fc .btn-group-lg > button.btn-vine,
    .btn-foursquare.btn-lg,
    .btn-group-lg > .btn-foursquare.btn,
    .fc .btn-group-lg > button.btn-foursquare,
    .btn-vimeo.btn-lg,
    .btn-group-lg > .btn-vimeo.btn,
    .fc .btn-group-lg > button.btn-vimeo {
        padding: 0.75rem 1.5rem;
        font-size: 1.25rem;
        line-height: 1.33333;
        border: 0;
    }

        .btn-facebook.btn-lg:before, .btn-group-lg > .btn-facebook.btn:before, .fc .btn-group-lg > button.btn-facebook:before,
        .btn-twitter.btn-lg:before,
        .btn-group-lg > .btn-twitter.btn:before,
        .fc .btn-group-lg > button.btn-twitter:before,
        .btn-linkedin.btn-lg:before,
        .btn-group-lg > .btn-linkedin.btn:before,
        .fc .btn-group-lg > button.btn-linkedin:before,
        .btn-flickr.btn-lg:before,
        .btn-group-lg > .btn-flickr.btn:before,
        .fc .btn-group-lg > button.btn-flickr:before,
        .btn-tumblr.btn-lg:before,
        .btn-group-lg > .btn-tumblr.btn:before,
        .fc .btn-group-lg > button.btn-tumblr:before,
        .btn-xing.btn-lg:before,
        .btn-group-lg > .btn-xing.btn:before,
        .fc .btn-group-lg > button.btn-xing:before,
        .btn-github.btn-lg:before,
        .btn-group-lg > .btn-github.btn:before,
        .fc .btn-group-lg > button.btn-github:before,
        .btn-html5.btn-lg:before,
        .btn-group-lg > .btn-html5.btn:before,
        .fc .btn-group-lg > button.btn-html5:before,
        .btn-openid.btn-lg:before,
        .btn-group-lg > .btn-openid.btn:before,
        .fc .btn-group-lg > button.btn-openid:before,
        .btn-stack-overflow.btn-lg:before,
        .btn-group-lg > .btn-stack-overflow.btn:before,
        .fc .btn-group-lg > button.btn-stack-overflow:before,
        .btn-youtube.btn-lg:before,
        .btn-group-lg > .btn-youtube.btn:before,
        .fc .btn-group-lg > button.btn-youtube:before,
        .btn-css3.btn-lg:before,
        .btn-group-lg > .btn-css3.btn:before,
        .fc .btn-group-lg > button.btn-css3:before,
        .btn-dribbble.btn-lg:before,
        .btn-group-lg > .btn-dribbble.btn:before,
        .fc .btn-group-lg > button.btn-dribbble:before,
        .btn-google-plus.btn-lg:before,
        .btn-group-lg > .btn-google-plus.btn:before,
        .fc .btn-group-lg > button.btn-google-plus:before,
        .btn-instagram.btn-lg:before,
        .btn-group-lg > .btn-instagram.btn:before,
        .fc .btn-group-lg > button.btn-instagram:before,
        .btn-pinterest.btn-lg:before,
        .btn-group-lg > .btn-pinterest.btn:before,
        .fc .btn-group-lg > button.btn-pinterest:before,
        .btn-vk.btn-lg:before,
        .btn-group-lg > .btn-vk.btn:before,
        .fc .btn-group-lg > button.btn-vk:before,
        .btn-yahoo.btn-lg:before,
        .btn-group-lg > .btn-yahoo.btn:before,
        .fc .btn-group-lg > button.btn-yahoo:before,
        .btn-behance.btn-lg:before,
        .btn-group-lg > .btn-behance.btn:before,
        .fc .btn-group-lg > button.btn-behance:before,
        .btn-dropbox.btn-lg:before,
        .btn-group-lg > .btn-dropbox.btn:before,
        .fc .btn-group-lg > button.btn-dropbox:before,
        .btn-reddit.btn-lg:before,
        .btn-group-lg > .btn-reddit.btn:before,
        .fc .btn-group-lg > button.btn-reddit:before,
        .btn-spotify.btn-lg:before,
        .btn-group-lg > .btn-spotify.btn:before,
        .fc .btn-group-lg > button.btn-spotify:before,
        .btn-vine.btn-lg:before,
        .btn-group-lg > .btn-vine.btn:before,
        .fc .btn-group-lg > button.btn-vine:before,
        .btn-foursquare.btn-lg:before,
        .btn-group-lg > .btn-foursquare.btn:before,
        .fc .btn-group-lg > button.btn-foursquare:before,
        .btn-vimeo.btn-lg:before,
        .btn-group-lg > .btn-vimeo.btn:before,
        .fc .btn-group-lg > button.btn-vimeo:before {
            width: 3.16667rem;
            height: 3.16667rem;
            padding: 0.75rem 0;
            font-size: 1.25rem;
            line-height: 1.33333;
        }

        .btn-facebook.btn-lg span, .btn-group-lg > .btn-facebook.btn span, .fc .btn-group-lg > button.btn-facebook span,
        .btn-twitter.btn-lg span, .btn-group-lg > .btn-twitter.btn span, .fc .btn-group-lg > button.btn-twitter span,
        .btn-linkedin.btn-lg span, .btn-group-lg > .btn-linkedin.btn span, .fc .btn-group-lg > button.btn-linkedin span,
        .btn-flickr.btn-lg span, .btn-group-lg > .btn-flickr.btn span, .fc .btn-group-lg > button.btn-flickr span,
        .btn-tumblr.btn-lg span, .btn-group-lg > .btn-tumblr.btn span, .fc .btn-group-lg > button.btn-tumblr span,
        .btn-xing.btn-lg span, .btn-group-lg > .btn-xing.btn span, .fc .btn-group-lg > button.btn-xing span,
        .btn-github.btn-lg span, .btn-group-lg > .btn-github.btn span, .fc .btn-group-lg > button.btn-github span,
        .btn-html5.btn-lg span, .btn-group-lg > .btn-html5.btn span, .fc .btn-group-lg > button.btn-html5 span,
        .btn-openid.btn-lg span, .btn-group-lg > .btn-openid.btn span, .fc .btn-group-lg > button.btn-openid span,
        .btn-stack-overflow.btn-lg span, .btn-group-lg > .btn-stack-overflow.btn span, .fc .btn-group-lg > button.btn-stack-overflow span,
        .btn-youtube.btn-lg span, .btn-group-lg > .btn-youtube.btn span, .fc .btn-group-lg > button.btn-youtube span,
        .btn-css3.btn-lg span, .btn-group-lg > .btn-css3.btn span, .fc .btn-group-lg > button.btn-css3 span,
        .btn-dribbble.btn-lg span, .btn-group-lg > .btn-dribbble.btn span, .fc .btn-group-lg > button.btn-dribbble span,
        .btn-google-plus.btn-lg span, .btn-group-lg > .btn-google-plus.btn span, .fc .btn-group-lg > button.btn-google-plus span,
        .btn-instagram.btn-lg span, .btn-group-lg > .btn-instagram.btn span, .fc .btn-group-lg > button.btn-instagram span,
        .btn-pinterest.btn-lg span, .btn-group-lg > .btn-pinterest.btn span, .fc .btn-group-lg > button.btn-pinterest span,
        .btn-vk.btn-lg span, .btn-group-lg > .btn-vk.btn span, .fc .btn-group-lg > button.btn-vk span,
        .btn-yahoo.btn-lg span, .btn-group-lg > .btn-yahoo.btn span, .fc .btn-group-lg > button.btn-yahoo span,
        .btn-behance.btn-lg span, .btn-group-lg > .btn-behance.btn span, .fc .btn-group-lg > button.btn-behance span,
        .btn-dropbox.btn-lg span, .btn-group-lg > .btn-dropbox.btn span, .fc .btn-group-lg > button.btn-dropbox span,
        .btn-reddit.btn-lg span, .btn-group-lg > .btn-reddit.btn span, .fc .btn-group-lg > button.btn-reddit span,
        .btn-spotify.btn-lg span, .btn-group-lg > .btn-spotify.btn span, .fc .btn-group-lg > button.btn-spotify span,
        .btn-vine.btn-lg span, .btn-group-lg > .btn-vine.btn span, .fc .btn-group-lg > button.btn-vine span,
        .btn-foursquare.btn-lg span, .btn-group-lg > .btn-foursquare.btn span, .fc .btn-group-lg > button.btn-foursquare span,
        .btn-vimeo.btn-lg span, .btn-group-lg > .btn-vimeo.btn span, .fc .btn-group-lg > button.btn-vimeo span {
            margin-left: 3.16667rem;
        }

        .btn-facebook.btn-lg.icon, .btn-group-lg > .btn-facebook.icon.btn, .fc .btn-group-lg > button.btn-facebook.icon,
        .btn-twitter.btn-lg.icon,
        .btn-group-lg > .btn-twitter.icon.btn,
        .fc .btn-group-lg > button.btn-twitter.icon,
        .btn-linkedin.btn-lg.icon,
        .btn-group-lg > .btn-linkedin.icon.btn,
        .fc .btn-group-lg > button.btn-linkedin.icon,
        .btn-flickr.btn-lg.icon,
        .btn-group-lg > .btn-flickr.icon.btn,
        .fc .btn-group-lg > button.btn-flickr.icon,
        .btn-tumblr.btn-lg.icon,
        .btn-group-lg > .btn-tumblr.icon.btn,
        .fc .btn-group-lg > button.btn-tumblr.icon,
        .btn-xing.btn-lg.icon,
        .btn-group-lg > .btn-xing.icon.btn,
        .fc .btn-group-lg > button.btn-xing.icon,
        .btn-github.btn-lg.icon,
        .btn-group-lg > .btn-github.icon.btn,
        .fc .btn-group-lg > button.btn-github.icon,
        .btn-html5.btn-lg.icon,
        .btn-group-lg > .btn-html5.icon.btn,
        .fc .btn-group-lg > button.btn-html5.icon,
        .btn-openid.btn-lg.icon,
        .btn-group-lg > .btn-openid.icon.btn,
        .fc .btn-group-lg > button.btn-openid.icon,
        .btn-stack-overflow.btn-lg.icon,
        .btn-group-lg > .btn-stack-overflow.icon.btn,
        .fc .btn-group-lg > button.btn-stack-overflow.icon,
        .btn-youtube.btn-lg.icon,
        .btn-group-lg > .btn-youtube.icon.btn,
        .fc .btn-group-lg > button.btn-youtube.icon,
        .btn-css3.btn-lg.icon,
        .btn-group-lg > .btn-css3.icon.btn,
        .fc .btn-group-lg > button.btn-css3.icon,
        .btn-dribbble.btn-lg.icon,
        .btn-group-lg > .btn-dribbble.icon.btn,
        .fc .btn-group-lg > button.btn-dribbble.icon,
        .btn-google-plus.btn-lg.icon,
        .btn-group-lg > .btn-google-plus.icon.btn,
        .fc .btn-group-lg > button.btn-google-plus.icon,
        .btn-instagram.btn-lg.icon,
        .btn-group-lg > .btn-instagram.icon.btn,
        .fc .btn-group-lg > button.btn-instagram.icon,
        .btn-pinterest.btn-lg.icon,
        .btn-group-lg > .btn-pinterest.icon.btn,
        .fc .btn-group-lg > button.btn-pinterest.icon,
        .btn-vk.btn-lg.icon,
        .btn-group-lg > .btn-vk.icon.btn,
        .fc .btn-group-lg > button.btn-vk.icon,
        .btn-yahoo.btn-lg.icon,
        .btn-group-lg > .btn-yahoo.icon.btn,
        .fc .btn-group-lg > button.btn-yahoo.icon,
        .btn-behance.btn-lg.icon,
        .btn-group-lg > .btn-behance.icon.btn,
        .fc .btn-group-lg > button.btn-behance.icon,
        .btn-dropbox.btn-lg.icon,
        .btn-group-lg > .btn-dropbox.icon.btn,
        .fc .btn-group-lg > button.btn-dropbox.icon,
        .btn-reddit.btn-lg.icon,
        .btn-group-lg > .btn-reddit.icon.btn,
        .fc .btn-group-lg > button.btn-reddit.icon,
        .btn-spotify.btn-lg.icon,
        .btn-group-lg > .btn-spotify.icon.btn,
        .fc .btn-group-lg > button.btn-spotify.icon,
        .btn-vine.btn-lg.icon,
        .btn-group-lg > .btn-vine.icon.btn,
        .fc .btn-group-lg > button.btn-vine.icon,
        .btn-foursquare.btn-lg.icon,
        .btn-group-lg > .btn-foursquare.icon.btn,
        .fc .btn-group-lg > button.btn-foursquare.icon,
        .btn-vimeo.btn-lg.icon,
        .btn-group-lg > .btn-vimeo.icon.btn,
        .fc .btn-group-lg > button.btn-vimeo.icon {
            width: 3.16667rem;
            height: 3.16667rem;
        }

    .btn-facebook.btn-sm, .btn-group-sm > .btn-facebook.btn, .fc .btn-group-sm > button.btn-facebook,
    .btn-twitter.btn-sm,
    .btn-group-sm > .btn-twitter.btn,
    .fc .btn-group-sm > button.btn-twitter,
    .btn-linkedin.btn-sm,
    .btn-group-sm > .btn-linkedin.btn,
    .fc .btn-group-sm > button.btn-linkedin,
    .btn-flickr.btn-sm,
    .btn-group-sm > .btn-flickr.btn,
    .fc .btn-group-sm > button.btn-flickr,
    .btn-tumblr.btn-sm,
    .btn-group-sm > .btn-tumblr.btn,
    .fc .btn-group-sm > button.btn-tumblr,
    .btn-xing.btn-sm,
    .btn-group-sm > .btn-xing.btn,
    .fc .btn-group-sm > button.btn-xing,
    .btn-github.btn-sm,
    .btn-group-sm > .btn-github.btn,
    .fc .btn-group-sm > button.btn-github,
    .btn-html5.btn-sm,
    .btn-group-sm > .btn-html5.btn,
    .fc .btn-group-sm > button.btn-html5,
    .btn-openid.btn-sm,
    .btn-group-sm > .btn-openid.btn,
    .fc .btn-group-sm > button.btn-openid,
    .btn-stack-overflow.btn-sm,
    .btn-group-sm > .btn-stack-overflow.btn,
    .fc .btn-group-sm > button.btn-stack-overflow,
    .btn-youtube.btn-sm,
    .btn-group-sm > .btn-youtube.btn,
    .fc .btn-group-sm > button.btn-youtube,
    .btn-css3.btn-sm,
    .btn-group-sm > .btn-css3.btn,
    .fc .btn-group-sm > button.btn-css3,
    .btn-dribbble.btn-sm,
    .btn-group-sm > .btn-dribbble.btn,
    .fc .btn-group-sm > button.btn-dribbble,
    .btn-google-plus.btn-sm,
    .btn-group-sm > .btn-google-plus.btn,
    .fc .btn-group-sm > button.btn-google-plus,
    .btn-instagram.btn-sm,
    .btn-group-sm > .btn-instagram.btn,
    .fc .btn-group-sm > button.btn-instagram,
    .btn-pinterest.btn-sm,
    .btn-group-sm > .btn-pinterest.btn,
    .fc .btn-group-sm > button.btn-pinterest,
    .btn-vk.btn-sm,
    .btn-group-sm > .btn-vk.btn,
    .fc .btn-group-sm > button.btn-vk,
    .btn-yahoo.btn-sm,
    .btn-group-sm > .btn-yahoo.btn,
    .fc .btn-group-sm > button.btn-yahoo,
    .btn-behance.btn-sm,
    .btn-group-sm > .btn-behance.btn,
    .fc .btn-group-sm > button.btn-behance,
    .btn-dropbox.btn-sm,
    .btn-group-sm > .btn-dropbox.btn,
    .fc .btn-group-sm > button.btn-dropbox,
    .btn-reddit.btn-sm,
    .btn-group-sm > .btn-reddit.btn,
    .fc .btn-group-sm > button.btn-reddit,
    .btn-spotify.btn-sm,
    .btn-group-sm > .btn-spotify.btn,
    .fc .btn-group-sm > button.btn-spotify,
    .btn-vine.btn-sm,
    .btn-group-sm > .btn-vine.btn,
    .fc .btn-group-sm > button.btn-vine,
    .btn-foursquare.btn-sm,
    .btn-group-sm > .btn-foursquare.btn,
    .fc .btn-group-sm > button.btn-foursquare,
    .btn-vimeo.btn-sm,
    .btn-group-sm > .btn-vimeo.btn,
    .fc .btn-group-sm > button.btn-vimeo {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        line-height: 1.5;
        border: 0;
    }

        .btn-facebook.btn-sm:before, .btn-group-sm > .btn-facebook.btn:before, .fc .btn-group-sm > button.btn-facebook:before,
        .btn-twitter.btn-sm:before,
        .btn-group-sm > .btn-twitter.btn:before,
        .fc .btn-group-sm > button.btn-twitter:before,
        .btn-linkedin.btn-sm:before,
        .btn-group-sm > .btn-linkedin.btn:before,
        .fc .btn-group-sm > button.btn-linkedin:before,
        .btn-flickr.btn-sm:before,
        .btn-group-sm > .btn-flickr.btn:before,
        .fc .btn-group-sm > button.btn-flickr:before,
        .btn-tumblr.btn-sm:before,
        .btn-group-sm > .btn-tumblr.btn:before,
        .fc .btn-group-sm > button.btn-tumblr:before,
        .btn-xing.btn-sm:before,
        .btn-group-sm > .btn-xing.btn:before,
        .fc .btn-group-sm > button.btn-xing:before,
        .btn-github.btn-sm:before,
        .btn-group-sm > .btn-github.btn:before,
        .fc .btn-group-sm > button.btn-github:before,
        .btn-html5.btn-sm:before,
        .btn-group-sm > .btn-html5.btn:before,
        .fc .btn-group-sm > button.btn-html5:before,
        .btn-openid.btn-sm:before,
        .btn-group-sm > .btn-openid.btn:before,
        .fc .btn-group-sm > button.btn-openid:before,
        .btn-stack-overflow.btn-sm:before,
        .btn-group-sm > .btn-stack-overflow.btn:before,
        .fc .btn-group-sm > button.btn-stack-overflow:before,
        .btn-youtube.btn-sm:before,
        .btn-group-sm > .btn-youtube.btn:before,
        .fc .btn-group-sm > button.btn-youtube:before,
        .btn-css3.btn-sm:before,
        .btn-group-sm > .btn-css3.btn:before,
        .fc .btn-group-sm > button.btn-css3:before,
        .btn-dribbble.btn-sm:before,
        .btn-group-sm > .btn-dribbble.btn:before,
        .fc .btn-group-sm > button.btn-dribbble:before,
        .btn-google-plus.btn-sm:before,
        .btn-group-sm > .btn-google-plus.btn:before,
        .fc .btn-group-sm > button.btn-google-plus:before,
        .btn-instagram.btn-sm:before,
        .btn-group-sm > .btn-instagram.btn:before,
        .fc .btn-group-sm > button.btn-instagram:before,
        .btn-pinterest.btn-sm:before,
        .btn-group-sm > .btn-pinterest.btn:before,
        .fc .btn-group-sm > button.btn-pinterest:before,
        .btn-vk.btn-sm:before,
        .btn-group-sm > .btn-vk.btn:before,
        .fc .btn-group-sm > button.btn-vk:before,
        .btn-yahoo.btn-sm:before,
        .btn-group-sm > .btn-yahoo.btn:before,
        .fc .btn-group-sm > button.btn-yahoo:before,
        .btn-behance.btn-sm:before,
        .btn-group-sm > .btn-behance.btn:before,
        .fc .btn-group-sm > button.btn-behance:before,
        .btn-dropbox.btn-sm:before,
        .btn-group-sm > .btn-dropbox.btn:before,
        .fc .btn-group-sm > button.btn-dropbox:before,
        .btn-reddit.btn-sm:before,
        .btn-group-sm > .btn-reddit.btn:before,
        .fc .btn-group-sm > button.btn-reddit:before,
        .btn-spotify.btn-sm:before,
        .btn-group-sm > .btn-spotify.btn:before,
        .fc .btn-group-sm > button.btn-spotify:before,
        .btn-vine.btn-sm:before,
        .btn-group-sm > .btn-vine.btn:before,
        .fc .btn-group-sm > button.btn-vine:before,
        .btn-foursquare.btn-sm:before,
        .btn-group-sm > .btn-foursquare.btn:before,
        .fc .btn-group-sm > button.btn-foursquare:before,
        .btn-vimeo.btn-sm:before,
        .btn-group-sm > .btn-vimeo.btn:before,
        .fc .btn-group-sm > button.btn-vimeo:before {
            width: 1.8125rem;
            height: 1.8125rem;
            padding: 0.25rem 0;
            font-size: 0.875rem;
            line-height: 1.5;
        }

        .btn-facebook.btn-sm span, .btn-group-sm > .btn-facebook.btn span, .fc .btn-group-sm > button.btn-facebook span,
        .btn-twitter.btn-sm span, .btn-group-sm > .btn-twitter.btn span, .fc .btn-group-sm > button.btn-twitter span,
        .btn-linkedin.btn-sm span, .btn-group-sm > .btn-linkedin.btn span, .fc .btn-group-sm > button.btn-linkedin span,
        .btn-flickr.btn-sm span, .btn-group-sm > .btn-flickr.btn span, .fc .btn-group-sm > button.btn-flickr span,
        .btn-tumblr.btn-sm span, .btn-group-sm > .btn-tumblr.btn span, .fc .btn-group-sm > button.btn-tumblr span,
        .btn-xing.btn-sm span, .btn-group-sm > .btn-xing.btn span, .fc .btn-group-sm > button.btn-xing span,
        .btn-github.btn-sm span, .btn-group-sm > .btn-github.btn span, .fc .btn-group-sm > button.btn-github span,
        .btn-html5.btn-sm span, .btn-group-sm > .btn-html5.btn span, .fc .btn-group-sm > button.btn-html5 span,
        .btn-openid.btn-sm span, .btn-group-sm > .btn-openid.btn span, .fc .btn-group-sm > button.btn-openid span,
        .btn-stack-overflow.btn-sm span, .btn-group-sm > .btn-stack-overflow.btn span, .fc .btn-group-sm > button.btn-stack-overflow span,
        .btn-youtube.btn-sm span, .btn-group-sm > .btn-youtube.btn span, .fc .btn-group-sm > button.btn-youtube span,
        .btn-css3.btn-sm span, .btn-group-sm > .btn-css3.btn span, .fc .btn-group-sm > button.btn-css3 span,
        .btn-dribbble.btn-sm span, .btn-group-sm > .btn-dribbble.btn span, .fc .btn-group-sm > button.btn-dribbble span,
        .btn-google-plus.btn-sm span, .btn-group-sm > .btn-google-plus.btn span, .fc .btn-group-sm > button.btn-google-plus span,
        .btn-instagram.btn-sm span, .btn-group-sm > .btn-instagram.btn span, .fc .btn-group-sm > button.btn-instagram span,
        .btn-pinterest.btn-sm span, .btn-group-sm > .btn-pinterest.btn span, .fc .btn-group-sm > button.btn-pinterest span,
        .btn-vk.btn-sm span, .btn-group-sm > .btn-vk.btn span, .fc .btn-group-sm > button.btn-vk span,
        .btn-yahoo.btn-sm span, .btn-group-sm > .btn-yahoo.btn span, .fc .btn-group-sm > button.btn-yahoo span,
        .btn-behance.btn-sm span, .btn-group-sm > .btn-behance.btn span, .fc .btn-group-sm > button.btn-behance span,
        .btn-dropbox.btn-sm span, .btn-group-sm > .btn-dropbox.btn span, .fc .btn-group-sm > button.btn-dropbox span,
        .btn-reddit.btn-sm span, .btn-group-sm > .btn-reddit.btn span, .fc .btn-group-sm > button.btn-reddit span,
        .btn-spotify.btn-sm span, .btn-group-sm > .btn-spotify.btn span, .fc .btn-group-sm > button.btn-spotify span,
        .btn-vine.btn-sm span, .btn-group-sm > .btn-vine.btn span, .fc .btn-group-sm > button.btn-vine span,
        .btn-foursquare.btn-sm span, .btn-group-sm > .btn-foursquare.btn span, .fc .btn-group-sm > button.btn-foursquare span,
        .btn-vimeo.btn-sm span, .btn-group-sm > .btn-vimeo.btn span, .fc .btn-group-sm > button.btn-vimeo span {
            margin-left: 1.8125rem;
        }

        .btn-facebook.btn-sm.icon, .btn-group-sm > .btn-facebook.icon.btn, .fc .btn-group-sm > button.btn-facebook.icon,
        .btn-twitter.btn-sm.icon,
        .btn-group-sm > .btn-twitter.icon.btn,
        .fc .btn-group-sm > button.btn-twitter.icon,
        .btn-linkedin.btn-sm.icon,
        .btn-group-sm > .btn-linkedin.icon.btn,
        .fc .btn-group-sm > button.btn-linkedin.icon,
        .btn-flickr.btn-sm.icon,
        .btn-group-sm > .btn-flickr.icon.btn,
        .fc .btn-group-sm > button.btn-flickr.icon,
        .btn-tumblr.btn-sm.icon,
        .btn-group-sm > .btn-tumblr.icon.btn,
        .fc .btn-group-sm > button.btn-tumblr.icon,
        .btn-xing.btn-sm.icon,
        .btn-group-sm > .btn-xing.icon.btn,
        .fc .btn-group-sm > button.btn-xing.icon,
        .btn-github.btn-sm.icon,
        .btn-group-sm > .btn-github.icon.btn,
        .fc .btn-group-sm > button.btn-github.icon,
        .btn-html5.btn-sm.icon,
        .btn-group-sm > .btn-html5.icon.btn,
        .fc .btn-group-sm > button.btn-html5.icon,
        .btn-openid.btn-sm.icon,
        .btn-group-sm > .btn-openid.icon.btn,
        .fc .btn-group-sm > button.btn-openid.icon,
        .btn-stack-overflow.btn-sm.icon,
        .btn-group-sm > .btn-stack-overflow.icon.btn,
        .fc .btn-group-sm > button.btn-stack-overflow.icon,
        .btn-youtube.btn-sm.icon,
        .btn-group-sm > .btn-youtube.icon.btn,
        .fc .btn-group-sm > button.btn-youtube.icon,
        .btn-css3.btn-sm.icon,
        .btn-group-sm > .btn-css3.icon.btn,
        .fc .btn-group-sm > button.btn-css3.icon,
        .btn-dribbble.btn-sm.icon,
        .btn-group-sm > .btn-dribbble.icon.btn,
        .fc .btn-group-sm > button.btn-dribbble.icon,
        .btn-google-plus.btn-sm.icon,
        .btn-group-sm > .btn-google-plus.icon.btn,
        .fc .btn-group-sm > button.btn-google-plus.icon,
        .btn-instagram.btn-sm.icon,
        .btn-group-sm > .btn-instagram.icon.btn,
        .fc .btn-group-sm > button.btn-instagram.icon,
        .btn-pinterest.btn-sm.icon,
        .btn-group-sm > .btn-pinterest.icon.btn,
        .fc .btn-group-sm > button.btn-pinterest.icon,
        .btn-vk.btn-sm.icon,
        .btn-group-sm > .btn-vk.icon.btn,
        .fc .btn-group-sm > button.btn-vk.icon,
        .btn-yahoo.btn-sm.icon,
        .btn-group-sm > .btn-yahoo.icon.btn,
        .fc .btn-group-sm > button.btn-yahoo.icon,
        .btn-behance.btn-sm.icon,
        .btn-group-sm > .btn-behance.icon.btn,
        .fc .btn-group-sm > button.btn-behance.icon,
        .btn-dropbox.btn-sm.icon,
        .btn-group-sm > .btn-dropbox.icon.btn,
        .fc .btn-group-sm > button.btn-dropbox.icon,
        .btn-reddit.btn-sm.icon,
        .btn-group-sm > .btn-reddit.icon.btn,
        .fc .btn-group-sm > button.btn-reddit.icon,
        .btn-spotify.btn-sm.icon,
        .btn-group-sm > .btn-spotify.icon.btn,
        .fc .btn-group-sm > button.btn-spotify.icon,
        .btn-vine.btn-sm.icon,
        .btn-group-sm > .btn-vine.icon.btn,
        .fc .btn-group-sm > button.btn-vine.icon,
        .btn-foursquare.btn-sm.icon,
        .btn-group-sm > .btn-foursquare.icon.btn,
        .fc .btn-group-sm > button.btn-foursquare.icon,
        .btn-vimeo.btn-sm.icon,
        .btn-group-sm > .btn-vimeo.icon.btn,
        .fc .btn-group-sm > button.btn-vimeo.icon {
            width: 1.8125rem;
            height: 1.8125rem;
        }

.btn-facebook {
    background: #3b5998;
}

    .btn-facebook:before {
        content: "\f09a";
        background: #344e86;
    }

    .btn-facebook:hover {
        background: #344e86;
    }

        .btn-facebook:hover:before {
            background: #2d4373;
        }

.btn-twitter {
    background: #00aced;
}

    .btn-twitter:before {
        content: "\f099";
        background: #0099d4;
    }

    .btn-twitter:hover {
        background: #0099d4;
    }

        .btn-twitter:hover:before {
            background: #0087ba;
        }

.btn-linkedin {
    background: #4875b4;
}

    .btn-linkedin:before {
        content: "\f0e1";
        background: #4169a2;
    }

    .btn-linkedin:hover {
        background: #4169a2;
    }

        .btn-linkedin:hover:before {
            background: #395d90;
        }

.btn-flickr {
    background: #ff0084;
}

    .btn-flickr:before {
        content: "\f16e";
        background: #e60077;
    }

    .btn-flickr:hover {
        background: #e60077;
    }

        .btn-flickr:hover:before {
            background: #cc006a;
        }

.btn-tumblr {
    background: #32506d;
}

    .btn-tumblr:before {
        content: "\f173";
        background: #2a435c;
    }

    .btn-tumblr:hover {
        background: #2a435c;
    }

        .btn-tumblr:hover:before {
            background: #22364a;
        }

.btn-xing {
    background: #026466;
}

    .btn-xing:before {
        content: "\f168";
        background: #024b4d;
    }

    .btn-xing:hover {
        background: #024b4d;
    }

        .btn-xing:hover:before {
            background: #013334;
        }

.btn-github {
    background: #4183c4;
}

    .btn-github:before {
        content: "\f09b";
        background: #3876b4;
    }

    .btn-github:hover {
        background: #3876b4;
    }

        .btn-github:hover:before {
            background: #3269a0;
        }

.btn-html5 {
    background: #e34f26;
}

    .btn-html5:before {
        content: "\f13b";
        background: #d4431b;
    }

    .btn-html5:hover {
        background: #d4431b;
    }

        .btn-html5:hover:before {
            background: #be3c18;
        }

.btn-openid {
    background: #f78c40;
}

    .btn-openid:before {
        content: "\f19b";
        background: #f67d28;
    }

    .btn-openid:hover {
        background: #f67d28;
    }

        .btn-openid:hover:before {
            background: #f56f0f;
        }

.btn-stack-overflow {
    background: #fe7a15;
}

    .btn-stack-overflow:before {
        content: "\f16c";
        background: #f86c01;
    }

    .btn-stack-overflow:hover {
        background: #f86c01;
    }

        .btn-stack-overflow:hover:before {
            background: #df6101;
        }

.btn-css3 {
    background: #0170ba;
}

    .btn-css3:before {
        content: "\f13c";
        background: #0161a1;
    }

    .btn-css3:hover {
        background: #0161a1;
    }

        .btn-css3:hover:before {
            background: #015187;
        }

.btn-youtube {
    background: #b00;
}

    .btn-youtube:before {
        content: "\f167";
        background: #a20000;
    }

    .btn-youtube:hover {
        background: #a20000;
    }

        .btn-youtube:hover:before {
            background: #880000;
        }

.btn-dribbble {
    background: #ea4c89;
}

    .btn-dribbble:before {
        content: "\f17d";
        background: #e7357a;
    }

    .btn-dribbble:hover {
        background: #e7357a;
    }

        .btn-dribbble:hover:before {
            background: #e51e6b;
        }

.btn-google-plus {
    background: #bb4b39;
}

    .btn-google-plus:before {
        content: "\f0d5";
        background: #a74333;
    }

    .btn-google-plus:hover {
        background: #a74333;
    }

        .btn-google-plus:hover:before {
            background: #943b2d;
        }

.btn-instagram {
    background: #517fa4;
}

    .btn-instagram:before {
        content: "\f16d";
        background: #497293;
    }

    .btn-instagram:hover {
        background: #497293;
    }

        .btn-instagram:hover:before {
            background: #406582;
        }

.btn-pinterest {
    background: #cb2027;
}

    .btn-pinterest:before {
        content: "\f0d2";
        background: #b51d23;
    }

    .btn-pinterest:hover {
        background: #b51d23;
    }

        .btn-pinterest:hover:before {
            background: #9f191f;
        }

.btn-vk {
    background: #45668e;
}

    .btn-vk:before {
        content: "\f189";
        background: #3d5a7d;
    }

    .btn-vk:hover {
        background: #3d5a7d;
    }

        .btn-vk:hover:before {
            background: #344d6c;
        }

.btn-yahoo {
    background: #400191;
}

    .btn-yahoo:before {
        content: "\f19e";
        background: #350178;
    }

    .btn-yahoo:hover {
        background: #350178;
    }

        .btn-yahoo:hover:before {
            background: #2a015e;
        }

.btn-behance {
    background: #1769ff;
}

    .btn-behance:before {
        content: "\f1b4";
        background: #0059fd;
    }

    .btn-behance:hover {
        background: #0059fd;
    }

        .btn-behance:hover:before {
            background: #0050e3;
        }

.btn-dropbox {
    background: #007ee5;
}

    .btn-dropbox:before {
        content: "\f16b";
        background: #0070cc;
    }

    .btn-dropbox:hover {
        background: #0070cc;
    }

        .btn-dropbox:hover:before {
            background: #0062b2;
        }

.btn-reddit {
    background: #ff4500;
}

    .btn-reddit:before {
        content: "\f1a1";
        background: #e63e00;
    }

    .btn-reddit:hover {
        background: #e63e00;
    }

        .btn-reddit:hover:before {
            background: #cc3700;
        }

.btn-spotify {
    background: #7ab800;
}

    .btn-spotify:before {
        content: "\f1bc";
        background: #699f00;
    }

    .btn-spotify:hover {
        background: #699f00;
    }

        .btn-spotify:hover:before {
            background: #588500;
        }

.btn-vine {
    background: #00bf8f;
}

    .btn-vine:before {
        content: "\f1ca";
        background: #00a67c;
    }

    .btn-vine:hover {
        background: #00a67c;
    }

        .btn-vine:hover:before {
            background: #008c69;
        }

.btn-foursquare {
    background: #1073af;
}

    .btn-foursquare:before {
        content: "\f180";
        background: #0e6498;
    }

    .btn-foursquare:hover {
        background: #0e6498;
    }

        .btn-foursquare:hover:before {
            background: #0c5480;
        }

.btn-vimeo {
    background: #aad450;
}

    .btn-vimeo:before {
        content: "\f194";
        background: #a0cf3c;
    }

    .btn-vimeo:hover {
        background: #a0cf3c;
    }

        .btn-vimeo:hover:before {
            background: #93c130;
        }

hr.transparent {
    border-top: 1px solid transparent;
}

.breadcrumb-menu {
    position: absolute;
    top: 0;
    right: 2rem;
    line-height: 43px;
}

    .breadcrumb-menu:before {
        display: none;
    }

    .breadcrumb-menu .btn-group, .breadcrumb-menu .fc-button-group {
        margin-top: -2px;
    }

    .breadcrumb-menu .btn.btn-secondary, .breadcrumb-menu .fc button, .fc .breadcrumb-menu button {
        color: #d1d4d7;
        border: 0;
    }

        .breadcrumb-menu .btn.btn-secondary:hover, .breadcrumb-menu .fc button:hover, .fc .breadcrumb-menu button:hover, .breadcrumb-menu .btn.btn-secondary.active, .breadcrumb-menu .fc button.active, .fc .breadcrumb-menu button.active {
            color: #3d3f42;
            background: transparent;
        }

    .breadcrumb-menu .open .btn.btn-secondary, .breadcrumb-menu .open .fc button, .fc .breadcrumb-menu .open button {
        color: #3d3f42;
        background: transparent;
    }

    .breadcrumb-menu .dropdown-menu {
        min-width: 180px;
        line-height: 1.5;
    }

.img-avatar {
    border-radius: 50em;
}

.avatar {
    position: relative;
    display: inline-block;
    /*width: 36px;*/
}

    .avatar .img-avatar {
        width: 36px;
        height: 36px;
    }

    .avatar .avatar-status {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
        border-radius: 50em;
    }

    .avatar.avatar-xs {
        position: relative;
        display: inline-block;
        width: 20px;
    }

        .avatar.avatar-xs .img-avatar {
            width: 20px;
            height: 20px;
        }

        .avatar.avatar-xs .avatar-status {
            position: absolute;
            right: 0;
            bottom: 0;
            display: block;
            width: 8px;
            height: 8px;
            border: 1px solid #fff;
            border-radius: 50em;
        }

    .avatar.avatar-sm {
        position: relative;
        display: inline-block;
        /*width: 24px;*/
    }

        .avatar.avatar-sm .img-avatar {
            width: 24px;
            height: 24px;
        }

        .avatar.avatar-sm .avatar-status {
            position: absolute;
            right: 0;
            bottom: 0;
            display: block;
            width: 8px;
            height: 8px;
            border: 1px solid #fff;
            border-radius: 50em;
        }

    .avatar.avatar-lg {
        position: relative;
        display: inline-block;
        width: 72px;
    }

        .avatar.avatar-lg .img-avatar {
            width: 72px;
            height: 72px;
        }

        .avatar.avatar-lg .avatar-status {
            position: absolute;
            right: 0;
            bottom: 0;
            display: block;
            width: 12px;
            height: 12px;
            border: 1px solid #fff;
            border-radius: 50em;
        }

.avatars-stack .avatar.avatar-xs {
    margin-right: -10px;
}

/*.avatars-stack .avatar {
    margin-right: -15px;
    transition-duration: 0.25s, 0.25s;
    transition-property: margin-left, margin-right;
}*/

.avatars-stack .avatar .tag {
    min-width: 22px;
}

.avatars-stack .avatar:hover {
    margin-right: 0 !important;
}

.callout {
    position: relative;
    padding: 0 1rem;
    margin: 1rem 0;
    border: 0 solid #d1d4d7;
    border-left-width: .25rem;
}

    .callout .chart-wrapper {
        position: absolute;
        top: 18px;
        left: 45%;
        float: right;
        width: 100px;
    }

.callout-bordered {
    border: 1px solid #d1d4d7;
    border-left-width: .25rem;
}

.callout code {
    border-radius: .25rem;
}

.callout h4 {
    margin-top: 0;
    margin-bottom: .25rem;
}

.callout p:last-child {
    margin-bottom: 0;
}

.callout + .callout {
    margin-top: -0.25rem;
}

.callout-default {
    border-left-color: #d1d4d7;
}

    .callout-default h4 {
        color: #d1d4d7;
    }

.callout-primary {
    border-left-color: #20a8d8;
}

    .callout-primary h4 {
        color: #20a8d8;
    }

.callout-info {
    border-left-color: #63c2de;
}

    .callout-info h4 {
        color: #63c2de;
    }

.callout-warning {
    border-left-color: #f8cb00;
}

    .callout-warning h4 {
        color: #f8cb00;
    }

.callout-danger {
    border-left-color: #f86c6b;
}

    .callout-danger h4 {
        color: #f86c6b;
    }

.callout-success {
    border-left-color: #4dbd74;
}

    .callout-success h4 {
        color: #4dbd74;
    }

.switch.switch-default {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

    .switch.switch-default .switch-input {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .switch.switch-default .switch-label {
        position: relative;
        display: block;
        height: inherit;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #fff;
        border: 1px solid #d1d4d7;
        border-radius: 2px;
        -moz-transition: 0.15s ease-out;
        -o-transition: 0.15s ease-out;
        -webkit-transition: 0.15s ease-out;
        transition: 0.15s ease-out;
        -moz-transition-property: opacity background;
        -o-transition-property: opacity background;
        -webkit-transition-property: opacity background;
        transition-property: opacity background;
    }

    .switch.switch-default .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch.switch-default .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

    .switch.switch-default .switch-handle {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #d1d4d7;
        border-radius: 1px;
        -moz-transition: left 0.15s ease-out;
        -o-transition: left 0.15s ease-out;
        -webkit-transition: left 0.15s ease-out;
        transition: left 0.15s ease-out;
    }

    .switch.switch-default .switch-input:checked ~ .switch-handle {
        left: 18px;
    }

    .switch.switch-default.switch-lg {
        width: 48px;
        height: 28px;
    }

        .switch.switch-default.switch-lg .switch-label {
            font-size: 12px;
        }

        .switch.switch-default.switch-lg .switch-handle {
            width: 24px;
            height: 24px;
        }

        .switch.switch-default.switch-lg .switch-input:checked ~ .switch-handle {
            left: 22px;
        }

    .switch.switch-default.switch-sm {
        width: 32px;
        height: 20px;
    }

        .switch.switch-default.switch-sm .switch-label {
            font-size: 8px;
        }

        .switch.switch-default.switch-sm .switch-handle {
            width: 16px;
            height: 16px;
        }

        .switch.switch-default.switch-sm .switch-input:checked ~ .switch-handle {
            left: 14px;
        }

    .switch.switch-default.switch-xs {
        width: 24px;
        height: 16px;
    }

        .switch.switch-default.switch-xs .switch-label {
            font-size: 7px;
        }

        .switch.switch-default.switch-xs .switch-handle {
            width: 12px;
            height: 12px;
        }

        .switch.switch-default.switch-xs .switch-input:checked ~ .switch-handle {
            left: 10px;
        }

.switch.switch-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

    .switch.switch-text .switch-input {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .switch.switch-text .switch-label {
        position: relative;
        display: block;
        height: inherit;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #fff;
        border: 1px solid #d1d4d7;
        border-radius: 2px;
        -moz-transition: 0.15s ease-out;
        -o-transition: 0.15s ease-out;
        -webkit-transition: 0.15s ease-out;
        transition: 0.15s ease-out;
        -moz-transition-property: opacity background;
        -o-transition-property: opacity background;
        -webkit-transition-property: opacity background;
        transition-property: opacity background;
    }

        .switch.switch-text .switch-label:before,
        .switch.switch-text .switch-label:after {
            position: absolute;
            top: 50%;
            width: 50%;
            margin-top: -.5em;
            line-height: 1;
            text-align: center;
            -moz-transition: inherit;
            -o-transition: inherit;
            -webkit-transition: inherit;
            transition: inherit;
        }

        .switch.switch-text .switch-label:before {
            right: 1px;
            color: #e4e5e6;
            content: attr(data-off);
        }

        .switch.switch-text .switch-label:after {
            left: 1px;
            color: #fff;
            content: attr(data-on);
            opacity: 0;
        }

    .switch.switch-text .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch.switch-text .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

    .switch.switch-text .switch-handle {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #d1d4d7;
        border-radius: 1px;
        -moz-transition: left 0.15s ease-out;
        -o-transition: left 0.15s ease-out;
        -webkit-transition: left 0.15s ease-out;
        transition: left 0.15s ease-out;
    }

    .switch.switch-text .switch-input:checked ~ .switch-handle {
        left: 26px;
    }

    .switch.switch-text.switch-lg {
        width: 56px;
        height: 28px;
    }

        .switch.switch-text.switch-lg .switch-label {
            font-size: 12px;
        }

        .switch.switch-text.switch-lg .switch-handle {
            width: 24px;
            height: 24px;
        }

        .switch.switch-text.switch-lg .switch-input:checked ~ .switch-handle {
            left: 30px;
        }

    .switch.switch-text.switch-sm {
        width: 40px;
        height: 20px;
    }

        .switch.switch-text.switch-sm .switch-label {
            font-size: 8px;
        }

        .switch.switch-text.switch-sm .switch-handle {
            width: 16px;
            height: 16px;
        }

        .switch.switch-text.switch-sm .switch-input:checked ~ .switch-handle {
            left: 22px;
        }

    .switch.switch-text.switch-xs {
        width: 32px;
        height: 16px;
    }

        .switch.switch-text.switch-xs .switch-label {
            font-size: 7px;
        }

        .switch.switch-text.switch-xs .switch-handle {
            width: 12px;
            height: 12px;
        }

        .switch.switch-text.switch-xs .switch-input:checked ~ .switch-handle {
            left: 18px;
        }

.switch.switch-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

    .switch.switch-icon .switch-input {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .switch.switch-icon .switch-label {
        position: relative;
        display: block;
        height: inherit;
        font-family: FontAwesome;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #fff;
        border: 1px solid #d1d4d7;
        border-radius: 2px;
        -moz-transition: 0.15s ease-out;
        -o-transition: 0.15s ease-out;
        -webkit-transition: 0.15s ease-out;
        transition: 0.15s ease-out;
        -moz-transition-property: opacity background;
        -o-transition-property: opacity background;
        -webkit-transition-property: opacity background;
        transition-property: opacity background;
    }

        .switch.switch-icon .switch-label:before,
        .switch.switch-icon .switch-label:after {
            position: absolute;
            top: 50%;
            width: 50%;
            margin-top: -.5em;
            line-height: 1;
            text-align: center;
            -moz-transition: inherit;
            -o-transition: inherit;
            -webkit-transition: inherit;
            transition: inherit;
        }

        .switch.switch-icon .switch-label:before {
            right: 1px;
            color: #e4e5e6;
            content: attr(data-off);
        }

        .switch.switch-icon .switch-label:after {
            left: 1px;
            color: #fff;
            content: attr(data-on);
            opacity: 0;
        }

    .switch.switch-icon .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch.switch-icon .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

    .switch.switch-icon .switch-handle {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid #d1d4d7;
        border-radius: 1px;
        -moz-transition: left 0.15s ease-out;
        -o-transition: left 0.15s ease-out;
        -webkit-transition: left 0.15s ease-out;
        transition: left 0.15s ease-out;
    }

    .switch.switch-icon .switch-input:checked ~ .switch-handle {
        left: 26px;
    }

    .switch.switch-icon.switch-lg {
        width: 56px;
        height: 28px;
    }

        .switch.switch-icon.switch-lg .switch-label {
            font-size: 12px;
        }

        .switch.switch-icon.switch-lg .switch-handle {
            width: 24px;
            height: 24px;
        }

        .switch.switch-icon.switch-lg .switch-input:checked ~ .switch-handle {
            left: 30px;
        }

    .switch.switch-icon.switch-sm {
        width: 40px;
        height: 20px;
    }

        .switch.switch-icon.switch-sm .switch-label {
            font-size: 8px;
        }

        .switch.switch-icon.switch-sm .switch-handle {
            width: 16px;
            height: 16px;
        }

        .switch.switch-icon.switch-sm .switch-input:checked ~ .switch-handle {
            left: 22px;
        }

    .switch.switch-icon.switch-xs {
        width: 32px;
        height: 16px;
    }

        .switch.switch-icon.switch-xs .switch-label {
            font-size: 7px;
        }

        .switch.switch-icon.switch-xs .switch-handle {
            width: 12px;
            height: 12px;
        }

        .switch.switch-icon.switch-xs .switch-input:checked ~ .switch-handle {
            left: 18px;
        }

.switch.switch-3d {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

    .switch.switch-3d .switch-input {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .switch.switch-3d .switch-label {
        position: relative;
        display: block;
        height: inherit;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #f8f9fa;
        border: 1px solid #d1d4d7;
        border-radius: 2px;
        -moz-transition: 0.15s ease-out;
        -o-transition: 0.15s ease-out;
        -webkit-transition: 0.15s ease-out;
        transition: 0.15s ease-out;
        -moz-transition-property: opacity background;
        -o-transition-property: opacity background;
        -webkit-transition-property: opacity background;
        transition-property: opacity background;
    }

    .switch.switch-3d .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch.switch-3d .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

    .switch.switch-3d .switch-handle {
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background: #fff;
        border: 1px solid #d1d4d7;
        border-radius: 1px;
        -moz-transition: left 0.15s ease-out;
        -o-transition: left 0.15s ease-out;
        -webkit-transition: left 0.15s ease-out;
        transition: left 0.15s ease-out;
        border: 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    }

    .switch.switch-3d .switch-input:checked ~ .switch-handle {
        left: 16px;
    }

    .switch.switch-3d.switch-lg {
        width: 48px;
        height: 28px;
    }

        .switch.switch-3d.switch-lg .switch-label {
            font-size: 12px;
        }

        .switch.switch-3d.switch-lg .switch-handle {
            width: 28px;
            height: 28px;
        }

        .switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
            left: 20px;
        }

    .switch.switch-3d.switch-sm {
        width: 32px;
        height: 20px;
    }

        .switch.switch-3d.switch-sm .switch-label {
            font-size: 8px;
        }

        .switch.switch-3d.switch-sm .switch-handle {
            width: 20px;
            height: 20px;
        }

        .switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
            left: 12px;
        }

    .switch.switch-3d.switch-xs {
        width: 24px;
        height: 16px;
    }

        .switch.switch-3d.switch-xs .switch-label {
            font-size: 7px;
        }

        .switch.switch-3d.switch-xs .switch-handle {
            width: 16px;
            height: 16px;
        }

        .switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
            left: 8px;
        }

    .switch-pill .switch-label, .switch.switch-3d .switch-label,
    .switch-pill .switch-handle, .switch.switch-3d .switch-handle {
        border-radius: 50em !important;
    }

        .switch-pill .switch-label:before, .switch.switch-3d .switch-label:before {
            right: 2px !important;
        }

        .switch-pill .switch-label:after, .switch.switch-3d .switch-label:after {
            left: 2px !important;
        }

.switch-primary > .switch-input:checked ~ .switch-label {
    background: #20a8d8 !important;
    border-color: #1985ac;
}

.switch-primary > .switch-input:checked ~ .switch-handle {
    border-color: #1985ac;
}

.switch-primary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

    .switch-primary-outline > .switch-input:checked ~ .switch-label:after {
        color: #20a8d8;
    }

.switch-primary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20a8d8;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

    .switch-primary-outline-alt > .switch-input:checked ~ .switch-label:after {
        color: #20a8d8;
    }

.switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20a8d8 !important;
    border-color: #20a8d8;
}

.switch-secondary > .switch-input:checked ~ .switch-label {
    background: #e4e5e6 !important;
    border-color: #cacccd;
}

.switch-secondary > .switch-input:checked ~ .switch-handle {
    border-color: #cacccd;
}

.switch-secondary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e4e5e6;
}

    .switch-secondary-outline > .switch-input:checked ~ .switch-label:after {
        color: #e4e5e6;
    }

.switch-secondary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #e4e5e6;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e4e5e6;
}

    .switch-secondary-outline-alt > .switch-input:checked ~ .switch-label:after {
        color: #e4e5e6;
    }

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #e4e5e6 !important;
    border-color: #e4e5e6;
}

.switch-success > .switch-input:checked ~ .switch-label {
    background: #4dbd74 !important;
    border-color: #3a9d5d;
}

.switch-success > .switch-input:checked ~ .switch-handle {
    border-color: #3a9d5d;
}

.switch-success-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74;
}

    .switch-success-outline > .switch-input:checked ~ .switch-label:after {
        color: #4dbd74;
    }

.switch-success-outline > .switch-input:checked ~ .switch-handle {
    border-color: #4dbd74;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74;
}

    .switch-success-outline-alt > .switch-input:checked ~ .switch-label:after {
        color: #4dbd74;
    }

.switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #4dbd74 !important;
    border-color: #4dbd74;
}

.switch-info > .switch-input:checked ~ .switch-label {
    background: #63c2de !important;
    border-color: #39b2d5;
}

.switch-info > .switch-input:checked ~ .switch-handle {
    border-color: #39b2d5;
}

.switch-info-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

    .switch-info-outline > .switch-input:checked ~ .switch-label:after {
        color: #63c2de;
    }

.switch-info-outline > .switch-input:checked ~ .switch-handle {
    border-color: #63c2de;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

    .switch-info-outline-alt > .switch-input:checked ~ .switch-label:after {
        color: #63c2de;
    }

.switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #63c2de !important;
    border-color: #63c2de;
}

.switch-warning > .switch-input:checked ~ .switch-label {
    background: #f8cb00 !important;
    border-color: #c5a100;
}

.switch-warning > .switch-input:checked ~ .switch-handle {
    border-color: #c5a100;
}

.switch-warning-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00;
}

    .switch-warning-outline > .switch-input:checked ~ .switch-label:after {
        color: #f8cb00;
    }

.switch-warning-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f8cb00;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00;
}

    .switch-warning-outline-alt > .switch-input:checked ~ .switch-label:after {
        color: #f8cb00;
    }

.switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f8cb00 !important;
    border-color: #f8cb00;
}

.switch-danger > .switch-input:checked ~ .switch-label {
    background: #f86c6b !important;
    border-color: #f63c3a;
}

.switch-danger > .switch-input:checked ~ .switch-handle {
    border-color: #f63c3a;
}

.switch-danger-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

    .switch-danger-outline > .switch-input:checked ~ .switch-label:after {
        color: #f86c6b;
    }

.switch-danger-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f86c6b;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

    .switch-danger-outline-alt > .switch-input:checked ~ .switch-label:after {
        color: #f86c6b;
    }

.switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f86c6b !important;
    border-color: #f86c6b;
}

canvas.chart {
    display: inline-block !important;
}

base-chart.chart {
    display: block !important;
}

.b-a-0 {
    border: 0 !important;
}

.b-t-0 {
    border-top: 0 !important;
}

.b-r-0 {
    border-right: 0 !important;
}

.b-b-0 {
    border-bottom: 0 !important;
}

.b-l-0 {
    border-left: 0 !important;
}

.b-a-1 {
    border: 1px solid #d1d4d7 !important;
}

.b-t-1 {
    border-top: 1px solid #d1d4d7 !important;
}

.b-r-1 {
    border-right: 1px solid #d1d4d7 !important;
}

.b-b-1 {
    border-bottom: 1px solid #d1d4d7 !important;
}

.b-l-1 {
    border-left: 1px solid #d1d4d7 !important;
}

.b-a-2 {
    border: 2px solid #d1d4d7 !important;
}

.b-t-2 {
    border-top: 2px solid #d1d4d7 !important;
}

.b-r-2 {
    border-right: 2px solid #d1d4d7 !important;
}

.b-b-2 {
    border-bottom: 2px solid #d1d4d7 !important;
}

.b-l-2 {
    border-left: 2px solid #d1d4d7 !important;
}

.page-header {
    padding: 1rem 0;
    background: transparent;
    border-bottom: 1px solid #d1d4d7;
}

    .page-header h1 {
        margin: 0;
    }

    .page-header .chart-wrapper {
        max-width: 140px;
        margin: 0 auto;
        overflow: visible;
    }

    .page-header .charts .title {
        margin-top: 2px;
    }

.label-pill {
    border-radius: 1rem !important;
}

@media (max-width: 991px) {
    body {
        padding: 0 !important;
        margin: 0 !important;
    }

    header.navbar {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
    }

        header.navbar .navbar-toggler {
            position: absolute;
            top: 0;
            left: 0;
            height: inherit;
        }

    .navbar-brand {
        float: none;
    }

    .sidebar {
        width: 200px !important;
        margin-left: -0px;
    }

        .sidebar ul.nav {
            width: 200px !important;
        }

    .breadcrumb-menu {
        display: none;
    }

    .main {
        width: 100% !important;
        padding: 0 !important;
        padding-top: 55px !important;
        margin: 0 !important;
        bottom: 0;
    }

    .footer {
        display: none;
    }

    html {
        max-width: 100%;
        overflow-x: hidden;
    }

    .mobile-open {
        max-width: 100%;
        overflow-x: hidden;
    }


        .mobile-open .main {
            margin-left: 200px !important;
        }
}

@media (max-width: 991px) {
    body {
        padding: 0 !important;
        margin: 0 !important;
    }

    header.navbar {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
    }

        header.navbar .navbar-toggler {
            position: absolute;
            top: 0;
            left: 0;
            height: inherit;
        }

    .navbar-brand {
        float: none;
    }

    .sidebar {
        width: 200px !important;
        margin-left: -200px;
    }

        .sidebar ul.nav {
            width: 200px !important;
        }

    .breadcrumb-menu {
        display: none;
    }

    .main {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .footer {
        display: none;
    }

    html {
        max-width: 100%;
        overflow-x: hidden;
    }

    .mobile-open {
        max-width: 100%;
        overflow-x: hidden;
    }

        .mobile-open .main {
            margin-left: 200px !important;
        }
}

.emailApp {
    position: relative;
    background: #fff;
    border: 1px solid #d1d4d7;
}

    .emailApp nav {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 240px;
        height: 100%;
        border-right: 1px solid #d1d4d7;
        padding: 15px;
    }

        .emailApp nav .btn-block {
            margin-bottom: 15px;
        }

        .emailApp nav ul.nav li.nav-item {
            margin: 0;
            position: relative;
        }

            .emailApp nav ul.nav li.nav-item a.nav-link {
                font-size: 12px;
                font-weight: 400;
                text-transform: uppercase;
                text-decoration: none;
                display: block;
                padding: 0 10px;
            }

                .emailApp nav ul.nav li.nav-item a.nav-link i {
                    width: 20px;
                    text-align: center;
                    margin: 0 10px 0 0;
                    font-size: 14px;
                }

                .emailApp nav ul.nav li.nav-item a.nav-link .tag {
                    float: right;
                    margin-top: 16px;
                    margin-left: 10px;
                }

            .emailApp nav ul.nav li.nav-item a.nav-link {
                line-height: 40px;
                color: #3d3f42;
                border-bottom: 1px solid #d1d4d7;
            }

    .emailApp main {
        padding: 15px 15px 15px 255px;
    }

        .emailApp main .toolbar {
            margin: -15px -15px 15px -15px;
            padding: 15px;
            border-bottom: 1px solid #d1d4d7;
        }

        .emailApp main ul.messages-list {
            list-style: none;
            margin: 15px -15px 0 -15px;
            padding: 15px 15px 0 15px;
        }

            .emailApp main ul.messages-list li {
                cursor: pointer;
                margin-bottom: 10px;
                padding: 10px;
            }

                .emailApp main ul.messages-list li a {
                    color: black;
                }

                    .emailApp main ul.messages-list li a:hover {
                        text-decoration: none;
                    }

                .emailApp main ul.messages-list li.unread .header, .emailApp main ul.messages-list li.unread .title {
                    font-weight: bold;
                }

                .emailApp main ul.messages-list li:hover {
                    border: 1px solid #d1d4d7;
                    padding: 9px;
                }

                    .emailApp main ul.messages-list li:hover .action {
                        color: #d1d4d7;
                    }

                .emailApp main ul.messages-list li .header {
                    margin: 0 0 5px 0;
                }

                    .emailApp main ul.messages-list li .header .from {
                        width: 49.9%;
                        white-space: nowrap;
                        overflow: hidden !important;
                        text-overflow: ellipsis;
                    }

                    .emailApp main ul.messages-list li .header .date {
                        width: 50%;
                        text-align: right;
                        float: right;
                    }

                .emailApp main ul.messages-list li .title {
                    margin: 0 0 5px 0;
                    white-space: nowrap;
                    overflow: hidden !important;
                    text-overflow: ellipsis;
                }

                .emailApp main ul.messages-list li .description {
                    font-size: 12px;
                    padding-left: 29px;
                }

                .emailApp main ul.messages-list li .action {
                    display: inline-block;
                    width: 16px;
                    text-align: center;
                    margin-right: 10px;
                    color: #d1d4d7;
                }

                    .emailApp main ul.messages-list li .action .fa-check-square-o {
                        margin: 0 -1px 0 1px;
                    }

                    .emailApp main ul.messages-list li .action .fa-square {
                        float: left;
                        margin-top: -16px;
                        margin-left: 4px;
                        font-size: 11px;
                        color: white;
                    }

                    .emailApp main ul.messages-list li .action .fa-star.bg {
                        float: left;
                        margin-top: -16px;
                        margin-left: 3px;
                        font-size: 12px;
                        color: white;
                    }

        .emailApp main .message .message-title {
            margin-top: 30px;
            padding-top: 10px;
            font-weight: bold;
            font-size: 14px;
        }

        .emailApp main .message .header {
            margin: 20px 0 30px 0;
            padding: 10px 0 10px 0;
            border-top: 1px solid #d1d4d7;
            border-bottom: 1px solid #d1d4d7;
        }

            .emailApp main .message .header .avatar {
                height: 34px;
                width: 34px;
                float: left;
                margin-right: 10px;
            }

            .emailApp main .message .header i {
                margin-top: 1px;
            }

            .emailApp main .message .header .from {
                display: inline-block;
                width: 50%;
                font-size: 12px;
                margin-top: -2px;
                color: #d1d4d7;
            }

                .emailApp main .message .header .from span {
                    display: block;
                    font-size: 14px;
                    font-weight: bold;
                }

            .emailApp main .message .header .date {
                display: inline-block;
                width: 29%;
                text-align: right;
                float: right;
                font-size: 12px;
                margin-top: 18px;
            }

        .emailApp main .message .attachments {
            border-top: 3px solid #f8f9fa;
            border-bottom: 3px solid #f8f9fa;
            padding: 10px 0px;
            margin-bottom: 20px;
            font-size: 12px;
        }

            .emailApp main .message .attachments ul {
                list-style: none;
                margin: 0 0 0 -40px;
            }

                .emailApp main .message .attachments ul li {
                    margin: 10px 0;
                }

                    .emailApp main .message .attachments ul li .tag {
                        padding: 2px 4px;
                    }

                    .emailApp main .message .attachments ul li span.quickMenu {
                        float: right;
                        text-align: right;
                    }

                        .emailApp main .message .attachments ul li span.quickMenu .fa {
                            padding: 5px 0 5px 25px;
                            font-size: 14px;
                            margin: -2px 0px 0px 5px;
                            color: #d1d4d7;
                        }

.navbar .form-inline i {
    color: #d1d4d7;
}

.navbar .form-inline .form-control, .navbar .form-inline .daterangepicker .input-mini, .daterangepicker .navbar .form-inline .input-mini, .navbar .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    min-width: 480px;
    margin-top: -3px;
    color: #d1d4d7;
    border: 0;
}

    .navbar .form-inline .form-control::placeholder, .navbar .form-inline .daterangepicker .input-mini::placeholder, .daterangepicker .navbar .form-inline .input-mini::placeholder, .navbar .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control::placeholder {
        color: #d1d4d7;
    }

    .navbar .form-inline .form-control::-webkit-input-placeholder, .navbar .form-inline .daterangepicker .input-mini::-webkit-input-placeholder, .daterangepicker .navbar .form-inline .input-mini::-webkit-input-placeholder, .navbar .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control::-webkit-input-placeholder {
        color: #d1d4d7;
    }

    .navbar .form-inline .form-control:-moz-placeholder, .navbar .form-inline .daterangepicker .input-mini:-moz-placeholder, .daterangepicker .navbar .form-inline .input-mini:-moz-placeholder, .navbar .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:-moz-placeholder {
        color: #d1d4d7;
    }

    .navbar .form-inline .form-control::-moz-placeholder, .navbar .form-inline .daterangepicker .input-mini::-moz-placeholder, .daterangepicker .navbar .form-inline .input-mini::-moz-placeholder, .navbar .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control::-moz-placeholder {
        color: #d1d4d7;
    }

    .navbar .form-inline .form-control:-ms-input-placeholder, .navbar .form-inline .daterangepicker .input-mini:-ms-input-placeholder, .daterangepicker .navbar .form-inline .input-mini:-ms-input-placeholder, .navbar .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control:-ms-input-placeholder {
        color: #d1d4d7;
    }

.navbar .nav-item .nav-link i {
    vertical-align: top;
    font-size: 16px;
}

.aside {
    position: relative;
    padding: 0 1rem;
    margin: 1rem 0;
}

body.sidebar-opened .main {
    left: 250px;
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

body.sidebar-opened .sidebarReport-container {
    /*left: 250px !important;*/
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

body .main {
    left: 0px;
    right: 0px;
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

body.aside-menu-open .main {
    right: 261px;
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

@media (max-width: 991px) {
    body.sidebar-opened .main {
        left: 200px;
        transition-duration: 0.25s, 0.25s;
        transition-property: left, right;
    }

    body.aside-menu-open .main {
        right: 261px;
        transition-duration: 0.25s, 0.25s;
        transition-property: left, right;
    }
}

.form-control-label {
    font-weight: bolder;
}

.google-maps {
    right: 0px;
}

.historyMap {
    height: 450px;
    padding: 0px;
}

.mapContainerParent {
    padding: 0px;
    min-height: 450px;
    height: 100%;
}

.statusesDetails {
    min-height: 450px;
    height: 100%;
}

.card-header .btn {
    margin-top: 0px;
}

.divider {
    border-left: 1px solid #d1d4d7;
}

.text-center {
    text-align: center;
}

.select2-container--default .select2-selection--single {
    color: #9fa1a3;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d1d4d7 !important;
    border-radius: 0px !important;
    padding: 0.15rem 0.2rem;
    font-size: 0.875rem;
    line-height: 1.25;
    height: 35px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 35px !important;
    }

.select2-container--default .select2-selection--multiple {
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d1d4d7 !important;
    border-radius: 0px !important;
    padding: 0.15rem 0.2rem;
    height: auto !important;
}

.sidebarReport {
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

.sidebarReport-opened {
    /*left: 0 !important;*/
}

.sidebarReport {
    position: absolute;
    top: 0;
    left: -251px;
    z-index: 1029;
    width: 251px;
    height: 100%;
    color: #2a2c36;
    background: #fff;
    border-left: 1px solid #d1d4d7;
}

.sidebarReport-opened .sidebarReport {
    left: 0px;
}

.sidebarReport .sidebarReport-header {
    height: 200px;
    padding-bottom: 10px;
    text-align: center;
    background: white;
}

.sidebarReport-button {
    width: 40px;
    height: 40px;
    background: white;
    padding: 10px;
    padding-left: 12px;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1029;
    cursor: pointer;
}

.sidebarReport-button {
    transition-duration: 0.25s, 0.25s;
    transition-property: left, right;
}

.sidebarReport-opened .sidebarReport-button {
    left: 251px;
}

.sidebarReport-button a {
    text-decoration: none;
    color: #d1d4d7;
    font-size: 15px;
}

    .sidebarReport-button a span {
        font-weight: bolder;
    }

.sidebarReport .sidebarReport-header > i:first-child {
    font-size: 80px;
    margin: 20px auto 10px;
    border-radius: 50em;
}

.sidebarReport .sidebarReport-header .btn-link {
    color: #737373;
}

.sidebarReport-container {
    /*width: 291px;*/
    position: fixed;
    z-index: 1;
    display: inline !important;
    height: 100%;
}

.sidebarReport-content {
    padding: 25px 15px 0 15px;
}


.multiselect {
    text-align: left;
}

    .multiselect b.caret {
        position: absolute;
        top: 14px;
        right: 8px;
    }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
}

.multiselect-container .input-group {
    margin: 0;
}


.labels {
    color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 12.5px;
    font-weight: 700;
    text-align: center;
    min-width: 60px;
    white-space: nowrap;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/*.labelFixedNumber {
    width: 21px;
    overflow: hidden;
    padding: 2px 0;
}

.labelFixedText {
    width: 71px;
    overflow: hidden;
    padding: 2px 0;
}*/

@keyframes powerWarningAnimation {
    0% {
        background-color: #AAA8A8;
    }

    30% {
        background-color: red;
    }

    100% {
        background-color: #AAA8A8;
    }
}

.powerWarning {
    -webkit-animation: powerWarningAnimation 1s; /* Chrome, Safari, Opera */
    animation: powerWarningAnimation 1s;
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-iteration-count: infinite;
    background: none !important;
}

.notEnoughDataWarning {
    -webkit-animation: notEnoughDataWarningAnimation 1s; /* Chrome, Safari, Opera */
    animation: notEnoughDataWarningAnimation 1s;
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-iteration-count: infinite;
    background: none !important;
}

@-webkit-keyframes notEnoughDataWarningAnimation {
    0% {
        color: #AAA8A8;
    }

    30% {
        color: #f4b900;
    }

    100% {
        color: #AAA8A8;
    }
}

.miniMapItem {
    height: 230px;
    z-index: 300;
    width: 210px;
    padding-bottom: 5px;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
}

.minimapLabelContainer {
    width: 200px;
    padding-left: 15px;
    padding-top: 5px;
    height: 10px;
}

.miniMapLabel {
    float: left;
    width: 165px;
    cursor: move;
    font-weight: bold;
}

.collapseVehicleList {
    float: right;
    width: 20px;
    cursor: pointer;
}

.miniMapContainer {
    width: 200px;
    height: 190px;
}

#ddlMapType, #ddlLanguages {
    min-width: 166px;
}

    #ddlMapType .dropdown-item, #ddlLanguages .dropdown-item {
        min-width: 140px;
    }

#divAdditionalCommandsPanel {
    position: fixed;
    bottom: 5px;
}

.divAdditionalInfo {
    font-weight: normal;
    padding: 5px;
}

.namelabel0 {
    color: #6ABD45;
}

.namelabel-25 {
    color: #ED1F24;
}

.namelabel-50 {
    color: #364EA2;
}

.namelabel-75 {
    color: #E8B51F;
}

.namelabel-100 {
    color: #AAA9A8;
}

.namelabel-125 {
    color: #3A3A3A;
}

.namelabel-150 {
    color: #A7509E;
}

#signal-strength {
    height: 15px;
    list-style: none;
    overflow: hidden;
    float: right;
    margin-left: 5px;
}

    #signal-strength li {
        display: inline-block;
        width: 3.75px;
        float: left;
        height: 100%;
        margin-right: 1px;
    }

        #signal-strength li.pretty-strong {
            padding-top: 0px;
        }

        #signal-strength li.strong {
            padding-top: 3.75px;
        }

        #signal-strength li.weak {
            padding-top: 7.5px;
        }

        #signal-strength li.very-weak {
            padding-top: 11.25px;
        }

        #signal-strength li div {
            height: 100%;
            background: #555555;
        }

.hidden {
    display: none;
    visibility: hidden;
}

/* Alert Boxes
=================================================================== */
.alert {
    /*font-family: Arial, sans-serif;
    font-size: 12px;*/
    line-height: 18px;
    position: relative;
    padding: 14px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

    .alert.alert-success {
        background-color: #ddffbf !important;
        color: #7a9659 !important;
        border: 1px solid #8ac249 !important;
    }

    .alert.alert-error {
        background-color: #fdeaea !important;
        color: #F34235 !important;
        border: 1px solid #F34235 !important;
    }

.alert {
    background-color: #fffee1 !important;
    color: #FE9700 !important;
    border: 1px solid #FE9700 !important;
}

    .alert.alert-info {
        background-color: #e9f8ff !important;
        color: #5d9fa9 !important;
        border: 1px solid #75c7d3 !important;
    }

/*.alert.alert-warning:after {
        content: '\f071';
    }

    .alert.alert-success:after {
        content: '\f00c';
    }

    .alert.alert-error:after {
        content: '\f06a';
    }*/

/*.alert:after {
        content: '';
        font-family: FontAwesome;
        font-size: 13px;
        position: absolute;
        left: 15px;
        top: 15px;
    }*/

.kv-scorebar-border {
    border: 1px solid #333;
    height: 17px;
    padding: 1px;
    width: 100%;
    border-radius: 2px;
    position: relative;
    display: table;
    float: left;
}

.kv-scorebar {
    background-image: url(../Images/bg_strength_gradient.jpg);
    background-repeat: no-repeat;
    background-position: 0px 100%;
    width: 100%;
    height: 17px;
    border-radius: 2px;
}

.kv-score {
    position: absolute;
    width: 100%;
    top: 0px;
    text-align: center;
    padding-top: 1px;
    font-weight: normal;
    font-size: 12px;
}

.odometerContainer {
    font-family: DigitalDashIE, DigitalDashNonIE;
}

/*.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
    box-shadow: none !important;
}

.form-control.select2-container.select2-dropdown-open {
    border-radius: 0px !important;
}

.form-control .select2-choice {
    border-radius: 0px !important;
}

.select2-container .select2-choice {
    padding: 0;
}

.select2-search input {
    border-radius: 0;
}*/

/*.select2-default {
    padding-left: 0 !important;
}*/
.hide {
    display: none !important;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.noSelect {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cursorPointer {
    cursor: pointer;
}

.noData {
    text-align: center !important;
    background-color: white;
}

@media (max-width: 1199px) {
    .navbar .form-inline .form-control, .navbar .form-inline .daterangepicker .input-mini, .daterangepicker .navbar .form-inline .input-mini, .navbar .form-inline .input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
        min-width: 275px;
    }

    .pac-container {
        max-width: 35%;
        z-index: 6000;
    }
}

.pac-container {
    z-index: 6000;
}

/*Google autocomplete*/
.main-pac-container {
    margin-top: 8px !important;
    left: 250px !important;
    width: 45% !important;
}

.vehicleName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.currentVehicleLastCall {
    text-align: center;
    white-space: pre;
    font-size: 15px;
    width: 100%;
    display: table;
}

.blinkAlert {
    -webkit-animation: blinkAlertAnimation 1s; /* Chrome, Safari, Opera */
    animation: blinkAlertAnimation 1s;
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-iteration-count: infinite;
    background: none !important;
}

.dangerText {
    -webkit-animation: dangerTextAnimation 1s; /* Chrome, Safari, Opera */
    animation: dangerTextAnimation 1s;
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-iteration-count: infinite;
    background: none !important;
    font-weight: bold;
}

@-webkit-keyframes blinkAlertAnimation {
    0% {
        opacity: .1;
    }

    30% {
        opacity: 1;
        color: red;
    }

    100% {
        opacity: .1;
        color: red;
    }
}

@-webkit-keyframes dangerTextAnimation {
    0% {
        color: #AAA8A8;
    }

    30% {
        color: red;
    }

    100% {
        color: #AAA8A8;
    }
}

/*Datatable*/
.dataTables_info {
    clear: both;
    float: left;
}

.paginate_disabled_previous, .paginate_disabled_next {
    color: #666 !important;
}

.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
    height: 19px;
    float: left;
    cursor: pointer;
    color: #111 !important;
}

.paginate_disabled_next, .paginate_enabled_next {
    margin-left: 10px;
}

.dataTables_filter {
    float: right;
    text-align: right;
}

    .dataTables_filter label {
        margin-bottom: 0px;
    }

/*div.dataTables_filter input {
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    color: #9fa1a3;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d1d4d7;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}*/


div.dataTables_filter input {
    margin: 0;
    border: none;
    display: block;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 50px;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_filter label:before {
    content: '\e090';
    font-family: simple-line-icons;
    position: absolute;
    left: 20px;
    font-size: 14px;
    text-indent: 0;
    z-index: 1;
    color: #c3c3c3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

table.dataTable td.dataTables_empty {
    text-align: center !important;
}

    table.dataTable td.dataTables_empty:hover {
        background-color: white;
    }


td.day.disabled {
    background: #eeeef3 !important;
}

#tableSpecial button {
    width: 54px;
    font-size: 18px;
    padding: 0.3rem 0.3rem;
}

#btnAddVehicleSecondFuelType {
    height: 34px;
}

/*.modal .modal-body {
    max-height: 520px;
    overflow-y: auto;
}*/

.readonlyWhite {
    background: white !important;
}

.labelsHistory {
    color: black;
    background-color: red;
    font-weight: bold;
    text-align: center;
    width: 30px;
    border: 1px solid black;
    white-space: nowrap;
}

.labelsReconstruction {
    color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-weight: bold;
    font-size: 11px !important;
    text-align: center;
    white-space: nowrap;
}

#tableHistory tbody tr:hover {
    cursor: pointer;
}

.modal img {
    max-width: 100%;
}

.pDotHelpWindow {
    color: #2FABE9;
    font-weight: bold;
}

    .pDotHelpWindow:hover {
        cursor: pointer;
    }

@media print {
    .page-break {
        display: block !important;
        page-break-before: always;
    }

    .avoidPageBreak, tr {
        page-break-inside: avoid;
    }

    .sidebarReport-container {
        display: none !important;
    }
}

.table tbody tr.selected {
    background-color: rgba(0, 0, 0, 0.075);
}

.alert {
    font-weight: bold;
}

.disabled {
    color: darkgrey;
    cursor: not-allowed;
}

    .disabled i {
        cursor: not-allowed !important;
    }

#datatable-assigments_wrapper, #datatable-assigments {
    width: 100% !important;
}

/* iCheck plugin Square skin, grey

 okendoken: Go to http://damirfoy.com/iCheck/ to find more skins. There are tons of!!

----------------------------------- */
.icheckbox_square-grey,
.iradio_square-grey {
    display: block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../Images/icheck/square/grey.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-grey {
    background-position: 0 0;
    display: inline-flex;
    vertical-align: middle;
}

    .icheckbox_square-grey.hover {
        background-position: -24px 0;
    }

    .icheckbox_square-grey.checked {
        background-position: -48px 0;
        display: inline-flex;
        vertical-align: middle;
    }

    .icheckbox_square-grey.disabled {
        background-position: -72px 0;
        cursor: default;
        display: inline-flex;
        vertical-align: middle;
    }

    .icheckbox_square-grey.checked.disabled {
        background-position: -96px 0;
        display: inline-flex;
        vertical-align: middle;
    }

.iradio_square-grey {
    background-position: -120px 0;
}

    .iradio_square-grey.hover {
        background-position: -144px 0;
    }

    .iradio_square-grey.checked {
        background-position: -168px 0;
    }

    .iradio_square-grey.disabled {
        background-position: -192px 0;
        cursor: default;
    }

    .iradio_square-grey.checked.disabled {
        background-position: -216px 0;
    }

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_square-grey,
    .iradio_square-grey {
        background-image: url(../Images/icheck/square/grey@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

#diagnosticsModaL .modal-body p {
    margin-bottom: 10px;
}

.gridVehicle {
    max-width: 100%;
    height: 100%;
}

/*.gridVehicle .labelFixedText {
        width: 43%;
        padding: 0;
    }

    .gridVehicle .labelFixedNumber {
        width: 12%;
        padding: 0;
    }*/

.gridGroup {
    max-width: 100%;
}

    .gridGroup .group-item {
        width: 87%;
    }

.gridFence {
    max-width: 100%;
}

    .gridFence .fence-item {
        width: 100%;
    }

.vehicle {
    text-align: center;
    padding: 0 2px;
    font-weight: 600;
    border: 1px solid #e4e5e6;
    font-size: 15px;
    border-left-width: .25rem;
    text-shadow: 0.4px 0.4px black !important;
}

.vehicle-0 {
    border-left-color: #6ABD45;
    color: #6ABD45;
}

.vehicle-25 {
    border-left-color: #ED1F24;
    color: #ED1F24;
}

.vehicle-50 {
    border-left-color: #364EA2;
    color: #364EA2;
}

.vehicle-75 {
    border-left-color: #E8B51F;
    color: #E8B51F;
}

.vehicle-100 {
    border-left-color: #AAA9A8;
    color: #AAA9A8;
}

.vehicle-125 {
    border-left-color: #3A3A3A;
    color: #3A3A3A;
}

.vehicle-150 {
    border-left-color: #A7509E;
    color: #A7509E;
}

.wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    position: absolute;
    background-position: 40% 25%;
}

.paginate_button.next {
    margin-left: 10px;
    cursor: pointer;
}

    .paginate_button.next.disabled {
        cursor: not-allowed;
    }

.surveillanceMapAction {
    width: 30px !important;
}

.surveillanceMapActionDropDown {
    width: 40px !important;
}


.tab_Search {
    border-bottom: 1px solid #d1d4d7;
}

    .tab_Search i {
        vertical-align: middle;
        color: #d1d4d7;
    }

    .tab_Search input {
        border: 0px;
    }

.b-a-1 {
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.fa-sm {
    font-size: 10px !important;
}

#log-in-form {
    color: #666666;
}

.resetPass {
    display: none;
}

.btn-xs {
    line-height: 1;
    font-size: 0.7em;
    padding: 0.3em;
    width: 90%;
}

.card-header-info {
    border-color: #4ebada;
    color: white;
}

.singleCardAction {
    height: 45px;
}

/*---------------------------- Accordion-------------------------*/

.panel-group .panel {
    margin-bottom: 0;
}

    .panel-group .panel + .panel {
        margin-top: 5px;
    }

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default {
    border-color: #ddd !important;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit;
    }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}

.panel-body {
    padding: 15px;
}

.poweredBy {
    position: absolute;
    top: 0;
    margin-left: 10px;
    margin-top: 10px;
}

    .poweredBy label {
        color: #666666;
        font-weight: 900;
        font-size: larger;
        line-height: 14px;
    }

    .poweredBy img {
        height: 36px;
        margin-left: 15px;
    }

.utilites--vehicles-widget {
    position: relative;
    z-index: 10;
}

    .utilites--vehicles-widget .title {
        padding: .563rem 0;
        color: #9fa1a3;
        width: 100%;
        padding: 0.5rem 0.75rem;
        font-size: 0.875rem;
        line-height: 1.25;
        background-color: #fff;
        background-image: none;
        background-clip: padding-box;
        border: 1px solid #d1d4d7;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

.vehicles-dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 0;
    width: 100%;
    box-shadow: 0 0 16px rgba(0,0,0,.3);
}

    .vehicles-dropdown.open {
        display: block;
        z-index: 2030;
    }

.table-wrapper {
    max-height: 450px;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
}

.vehicles-dropdown.open .dataTables_filter {
    display: none;
}

.dataTables_wrapper .dataTables_scroll {
    clear: both;
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.vehicles-dropdown--footer {
    text-align: center;
    padding: 10px 5px;
    position: relative;
    border-top: 1px solid #c7c8ca;
    z-index: 99;
}

.vehicles-dropdown table.table tbody tr > td {
    cursor: pointer;
}

.vehicles-dropdown table.table tbody tr > td, .vehicles-dropdown table.table thead tr > th {
    text-align: left;
    padding: .4rem 13px;
}

.vehicles-dropdown table td.dataTables_empty {
    cursor: not-allowed !important;
}

.vehicles-dropdown [data-selected=true] {
    background-image: url(img/selected.png);
    background-position: 8px;
    background-repeat: no-repeat;
}

input.error, .select2-selection--single.error, .select2-selection--multiple.error {
    border-color: #fa3b15 !important;
}

label.error {
    color: #fa3b15;
    font-size: 14px;
}

.input-group-field {
    display: table-cell;
    vertical-align: middle;
}

/*SCROLL*/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

    .scroll-wrapper > .scroll-content {
        border: none !important;
        box-sizing: content-box !important;
        height: auto;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none !important;
        overflow: scroll !important;
        padding: 0;
        position: relative !important;
        top: 0;
        width: auto !important;
    }

        .scroll-wrapper > .scroll-content::-webkit-scrollbar {
            height: 0;
            width: 0;
        }

    .scroll-wrapper.scroll--rtl {
        direction: rtl;
    }

.scroll-element {
    box-sizing: content-box;
    display: none;
}

    .scroll-element div {
        box-sizing: content-box;
    }

    .scroll-element .scroll-arrow, .scroll-element .scroll-bar {
        cursor: default;
    }

    .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
        display: block;
    }

.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999;
}

    .scroll-textarea > .scroll-content {
        overflow: hidden !important;
    }

        .scroll-textarea > .scroll-content > textarea {
            border: none !important;
            box-sizing: border-box;
            height: 100% !important;
            margin: 0;
            max-height: none !important;
            max-width: none !important;
            overflow: scroll !important;
            outline: 0;
            padding: 2px;
            position: relative !important;
            top: 0;
            width: 100% !important;
        }

            .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
                height: 0;
                width: 0;
            }

.scrollbar-inner > .scroll-element, .scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

    .scrollbar-inner > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-inner > .scroll-element.scroll-x {
        bottom: 2px;
        height: 8px;
        left: 0;
        width: 100%;
    }

    .scrollbar-inner > .scroll-element.scroll-y {
        height: 100%;
        right: 0;
        top: 0;
        width: 8px;
    }

    .scrollbar-inner > .scroll-element .scroll-element_outer {
        overflow: hidden;
    }

    .scrollbar-inner > .scroll-element .scroll-bar {
        background-color: #c7c8ca;
    }

    .scrollbar-inner > .scroll-element:hover .scroll-bar {
        background-color: #c7c8ca;
    }

    .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
        background-color: #c7c8ca;
    }

    .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
        left: -12px;
    }

    .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
        top: -12px;
    }

    .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
        left: -12px;
    }

    .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
        top: -12px;
    }

.scrollbar-outer > .scroll-element, .scrollbar-outer > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #fff;
}

    .scrollbar-outer > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-outer > .scroll-element.scroll-x {
        bottom: 0;
        height: 12px;
        left: 0;
        width: 100%;
    }

    .scrollbar-outer > .scroll-element.scroll-y {
        height: 100%;
        right: 0;
        top: 0;
        width: 12px;
    }

    .scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
        height: 8px;
        top: 2px;
    }

    .scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
        left: 2px;
        width: 8px;
    }

    .scrollbar-outer > .scroll-element .scroll-element_outer {
        overflow: hidden;
    }

    .scrollbar-outer > .scroll-element .scroll-element_track {
        background-color: transparent;
    }

    .scrollbar-outer > .scroll-element .scroll-bar {
        background-color: #bee1e8;
    }

        .scrollbar-outer > .scroll-element .scroll-bar:hover {
            background-color: #bee1e8;
        }

    .scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
        background-color: #bee1e8;
    }

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
    left: -12px;
    margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
    top: -12px;
    margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
    min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
    min-height: 10px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -14px;
}

.scrollbar-macosx > .scroll-element, .scrollbar-macosx > .scroll-element div {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

    .scrollbar-macosx > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-macosx > .scroll-element .scroll-element_track {
        display: none;
    }

    .scrollbar-macosx > .scroll-element .scroll-bar {
        background-color: #6c6e71;
        display: block;
    }

    .scrollbar-macosx > .scroll-element.scroll-x {
        bottom: 0;
        height: 0;
        left: 0;
        min-width: 100%;
        overflow: visible;
        width: 100%;
    }

    .scrollbar-macosx > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        right: 0;
        top: 0;
        width: 0;
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
        height: 7px;
        min-width: 10px;
        top: -9px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
        left: -9px;
        min-height: 10px;
        width: 7px;
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
        left: 2px;
    }

    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
        left: -4px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
        top: 2px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
        top: -4px;
    }

    .scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
        left: -11px;
    }

    .scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
        top: -11px;
    }

.scrollbar-light > .scroll-element, .scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #fff;
}

    .scrollbar-light > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-light > .scroll-element .scroll-element_size {
        background: #dbdbdb;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: linear-gradient(to right,#dbdbdb 0,#e8e8e8 100%);
    }

    .scrollbar-light > .scroll-element.scroll-x {
        bottom: 0;
        height: 17px;
        left: 0;
        min-width: 100%;
        width: 100%;
    }

    .scrollbar-light > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        right: 0;
        top: 0;
        width: 17px;
    }

    .scrollbar-light > .scroll-element .scroll-bar {
        background: #fefefe;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: linear-gradient(to right,#fefefe 0,#f5f5f5 100%);
        border: 1px solid #dbdbdb;
    }

.scrollbar-light > .scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
    top: -17px;
    margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 0;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
    left: 0;
    min-height: 10px;
    width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
    height: 12px;
    left: 2px;
    top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    top: 2px;
    width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px;
}

.scrollbar-rail > .scroll-element, .scrollbar-rail > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #fff;
}

    .scrollbar-rail > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-rail > .scroll-element .scroll-element_size {
        background-color: #999;
        background-color: rgba(0,0,0,.3);
    }

    .scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
        background-color: #666;
        background-color: rgba(0,0,0,.5);
    }

    .scrollbar-rail > .scroll-element.scroll-x {
        bottom: 0;
        height: 12px;
        left: 0;
        min-width: 100%;
        padding: 3px 0 2px;
        width: 100%;
    }

    .scrollbar-rail > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        padding: 0 2px 0 3px;
        right: 0;
        top: 0;
        width: 12px;
    }

    .scrollbar-rail > .scroll-element .scroll-bar {
        background-color: #d0b9a0;
        box-shadow: 1px 1px 3px rgba(0,0,0,.5);
    }

    .scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
        box-shadow: 1px 1px 3px rgba(0,0,0,.6);
    }

.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
    margin-top: 17px;
    top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
    left: 1px;
    min-height: 10px;
    width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
    height: 15px;
    left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
    height: 2px;
    left: -10px;
    top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
    top: 5px;
    width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
    left: 5px;
    top: -10px;
    width: 2px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -25px;
}

.scrollbar-dynamic > .scroll-element, .scrollbar-dynamic > .scroll-element div {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

    .scrollbar-dynamic > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-dynamic > .scroll-element.scroll-x {
        bottom: 2px;
        height: 7px;
        left: 0;
        min-width: 100%;
        width: 100%;
    }

    .scrollbar-dynamic > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        right: 2px;
        top: 0;
        width: 7px;
    }

    .scrollbar-dynamic > .scroll-element .scroll-element_size {
        background-color: #ccc;
    }

    .scrollbar-dynamic > .scroll-element .scroll-bar {
        background-color: #6c6e71;
    }

    .scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
        bottom: 0;
        height: 7px;
        min-width: 24px;
        top: auto;
    }

    .scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
        left: auto;
        min-height: 24px;
        right: 0;
        width: 7px;
    }

    .scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
        bottom: 0;
        top: auto;
        left: 2px;
        transition: height .2s;
    }

    .scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
        left: auto;
        right: 0;
        top: 2px;
        transition: width .2s;
    }

    .scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
        left: -4px;
    }

    .scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
        top: -4px;
    }

    .scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
        left: -11px;
    }

    .scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
        top: -11px;
    }

    .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer {
        overflow: hidden;
    }

        .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar {
            height: 100%;
            width: 100%;
        }

    .scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer {
        height: 20px;
        min-height: 7px;
    }

    .scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer {
        min-width: 7px;
        width: 20px;
    }

.scrollbar-chrome > .scroll-element, .scrollbar-chrome > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #fff;
}

    .scrollbar-chrome > .scroll-element div {
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }

    .scrollbar-chrome > .scroll-element .scroll-element_track {
        background: #f1f1f1;
        border: 1px solid #dbdbdb;
    }

    .scrollbar-chrome > .scroll-element.scroll-x {
        bottom: 0;
        height: 16px;
        left: 0;
        min-width: 100%;
        width: 100%;
    }

    .scrollbar-chrome > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        right: 0;
        top: 0;
        width: 16px;
    }

    .scrollbar-chrome > .scroll-element .scroll-bar {
        background-color: #d9d9d9;
        border: 1px solid #bdbdbd;
        cursor: default;
    }

        .scrollbar-chrome > .scroll-element .scroll-bar:hover {
            background-color: #bee1e8;
            border-color: #a9a9a9;
        }

    .scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
        background-color: #bee1e8;
        border-color: #7e7e7e;
    }

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
    left: -16px;
    margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
    top: -16px;
    margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
    height: 8px;
    min-width: 10px;
    top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
    left: 3px;
    min-height: 10px;
    width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
    border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
    height: 14px;
    left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
    height: 14px;
    left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
    border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
    top: -3px;
    width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
    top: -4px;
    width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px;
}

.scrollbar-inner.darken .scroll-element .scroll-bar {
    background-color: #21262e;
}

    .scrollbar-inner.darken .scroll-element .scroll-bar:hover {
        background-color: #21262e;
    }

.scrollbar-inner.darken .scroll-element.scroll-draggable .scroll-bar {
    background-color: #21262e;
}
/*END SCROLL*/

#NavigateCollapse .scroll-wrapper > .scroll-content {
    max-height: 406px !important;
}

.map-container--map .map {
    height: 100%;
    width: 100%;
}

.map-container--map {
    z-index: 1;
    height: 100%;
    width: 100%;
}

.map, #GoogleMap_Div_Poi, #GoogleMap_Div_Routes {
    text-shadow: 1px -1px 3px #22272f, -1px 1px 3px #22272f, 1px 1px 3px #22272f;
}

    #GoogleMap_Div_Poi span {
        text-shadow: none;
    }

    #GoogleMap_Div_Poi .gmnoprint a,
    #GoogleMap_Div_Poi .gmnoprint span,
    #GoogleMap_Div_Poi .gmnoprint .gm-style-mtc,
    #GoogleMap_Div_Poi .gm-style-cc,
    .map .mapboxgl-popup-content {
        text-shadow: none !important;
    }

    .map .mapboxgl-ctrl-bottom-right, #GoogleMap_Div_Poi .mapboxgl-ctrl-bottom-right {
        display: none;
    }

    #GoogleMap_Div_EditVehicle .mapboxgl-ctrl-attrib, #GoogleMap_Div_Stops .mapboxgl-ctrl-attrib,
    #mapRoutesSimulation .mapboxgl-ctrl-attrib, #GoogleMap_Div_Routes .mapboxgl-ctrl-attrib,
    #travelOrderMap .mapboxgl-ctrl-attrib {
        display: none;
    }


.icon-status--powerWarning {
    -webkit-animation: powerWarningAnimation 1s;
    animation: powerWarningAnimation 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#colorCodes div {
    display: block;
    padding: 0.25em 0.4em;
    font-size: 83%;
    font-weight: bold;
    line-height: 1;
    vertical-align: baseline;
    color: #828282;
    padding: 10px 20px;
    transition: .2s;
    background-color: #fff;
}

    #colorCodes div label {
        margin-bottom: 0px;
        display: block;
    }

        #colorCodes div label span.icon-status {
            float: right;
        }

.v-item {
    color: #fff;
    cursor: pointer;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 25px;
    border-radius: 13px;
    font-weight: 500;
    padding: 0 5px;
    margin: 5px;
    min-width: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .3s;
}

    .v-item:hover {
        opacity: .8;
    }

.status-label.on {
    background-color: #364EA2 !important;
}

.status-label.off {
    background-color: #E8B51F;
}

.status-label.idle {
    background-color: #A7509E;
}

.status-label {
    height: 165px;
    color: #fff;
    text-align: center;
    box-shadow: 0 1px 3px #cacdd0;
    padding-top: 10px;
}

.status-label--count {
    font-size: 60px;
    margin-bottom: 8px;
}

.status-label p {
    font-size: 12px;
}

.status-item--last-update, .status-item--name {
    padding-left: 20px;
    position: relative;
}

.status-item--name {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.status-item--name {
    text-transform: uppercase;
    font-size: 18px;
    color: #3c3c3c;
    white-space: nowrap;
    width: 150px;
}

.status-item--icon-conteiner {
    position: absolute !important;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.car-timing.small {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 3px;
}

.car-timing {
    color: #8e9197;
}

.small, small {
    font-size: 80%;
    font-weight: 400;
}

.status-item--mileage {
    font-size: 24px;
    color: #20a8d8;
    line-height: 1;
    text-align: center;
}

    .status-item--mileage div {
        font-size: 12px;
        color: #979797;
        margin-top: 6px;
    }

.status-item--last-update {
    color: #979797;
    font-size: 12px;
}

.status-item--last-update, .status-item--name {
    padding-left: 20px;
    position: relative;
}

.status-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    text-decoration: none !important;
}

table.table tbody tr > td:first-child {
    text-align: left;
}

.gridStatus .isotope-item {
    width: 100%;
}

.small-map--view {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 275px;
}

    .small-map--view.small-map--lg {
        width: 470px;
    }

@media only screen and (max-width:767px) {
    .small-map--view.small-map--lg {
        width: auto;
        left: 0;
        top: 0;
        margin: 15px;
    }
}

.map-container--xs {
    position: relative;
    height: 175px;
}

    .map-container--xs > div {
        height: 100%;
        width: 100%;
    }

.map-container--lg {
    position: relative;
    height: 570px;
}

    .map-container--lg > div {
        height: 100%;
        width: 100%;
    }

.map, #GoogleMap_Div_Poi, #GoogleMap_Div_Routes {
    text-shadow: 1px -1px 3px #22272f, -1px 1px 3px #22272f, 1px 1px 3px #22272f;
}

    .map .car-modal,
    .map .gmnoprint a,
    .map .gmnoprint span,
    .map .gmnoprint .gm-style-mtc,
    .map .gmnoprint.gm-style-mtc div,
    .map .gm-style-cc,
    .gm-style-pbc ~ div,
    #GoogleMap_Div_Poi .gmnoprint a,
    #GoogleMap_Div_Poi .gmnoprint span,
    #GoogleMap_Div_Poi .gmnoprint .gm-style-mtc,
    #GoogleMap_Div_Poi .gm-style-cc,
    #GoogleMap_Div_Routes .gmnoprint a,
    #GoogleMap_Div_Routes .gmnoprint span,
    #GoogleMap_Div_Routes .gm-style-cc {
        text-shadow: none !important;
    }

.nav-tabs .tab-link.active {
    color: #464748;
}

.nav-tabs .tab-link {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #7c7e80;
    display: block;
    transition: .2s;
    padding: 0 20px 20px 20px;
    position: relative;
    white-space: nowrap;
}

    .nav-tabs .tab-link.active:after {
        opacity: 1;
    }

    .nav-tabs .tab-link:after {
        content: '';
        position: absolute;
        transition: .2s;
        bottom: 0;
        left: 0;
        width: 100%;
        border-bottom: 6px solid #20a8d8;
        opacity: 0;
    }

.row.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .row.is-flex > [class*=col-] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

.modal-inline-formgroup {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 25px 0;
}

    .modal-inline-formgroup .mi-input {
        width: 45%;
        padding: 0 15px;
    }

    .modal-inline-formgroup .mi-icon {
        width: 10%;
        color: #20a8d8;
        font-size: 25px;
        text-align: center;
        cursor: pointer;
        border: none;
        padding: 0;
        margin: 0;
        background-color: transparent;
        opacity: 0;
        vertical-align: middle;
    }

        .modal-inline-formgroup .mi-icon:focus {
            outline: 0;
        }

        .modal-inline-formgroup .mi-icon .add {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

.day-item:hover .modal-inline-formgroup .mi-icon,
.day-itemEdit:hover .modal-inline-formgroup .mi-icon {
    opacity: 1;
}

.pl-0 {
    padding-left: 0px !important;
}

.map-container--full {
    position: relative;
    height: 100%;
    min-height: 400px;
}

    .map-container--full > div {
        height: 100%;
        width: 100%;
    }

.footer-nav-links {
    margin: 0;
    padding: 0;
}

    .footer-nav-links > li {
        display: inline-block;
        margin-right: 20px;
    }

        .footer-nav-links > li > a, .footer-nav-links > li > div > button {
            color: #afb0b3;
            border: none;
            background-color: transparent;
            font-size: 18px;
            outline: 0;
            text-decoration: none;
        }

            .footer-nav-links > li > a:hover, .footer-nav-links > li > div > button:hover {
                color: #20a8d8;
            }

.special-characters-icon-list a {
    color: #cdcdcd;
    font-size: 24px;
    display: block;
    float: left;
    width: 16%;
    text-align: center;
    margin-bottom: 20px;
    transition: .2s;
    text-decoration: none;
}

.float-right {
    float: right !important;
}

.btn-fullScreen {
    position: fixed !important;
    z-index: 9999999 !important;
    bottom: 30px;
    background-color: #fff !important;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
    padding: 5px 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.fullScreen {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 1040 !important;
}

.destination-list--wrapper {
    max-height: 180px;
    padding-left: 25px;
}

@media only screen and (max-width:576px) {
    .destination-list--wrapper {
        padding-left: 10px;
        max-height: none;
    }
}

.destination-list--wrapper-outer {
    margin-bottom: 55px;
}

.destination-widget > .form-group {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
}

.destination-list {
    padding-left: 45px;
    padding-right: 45px;
}

.destination-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 39px;
    border-bottom: 1px solid #c8c8c8;
    padding-top: 35px;
    box-sizing: content-box;
    position: relative;
    background-color: rgba(255,255,255,.8);
}

    .destination-item:hover .draggable-icon, .destination-item:hover .remove-icon {
        opacity: 1;
    }

    .destination-item:before {
        content: '';
        width: 9px;
        height: 9px;
        border-radius: 11px;
        border: 2px solid #20a8d8;
        position: absolute;
        left: -35px;
    }

    .destination-item:after {
        content: '';
        background: url(../Content/img/3-dots--vertical-pinspot.svg) no-repeat center;
        height: 42px;
        width: 6px;
        position: absolute;
        left: -31px;
        top: -2px;
    }

    .destination-item:first-child {
        padding-top: 0;
    }

        .destination-item:first-child:after {
            display: none;
        }

        .destination-item:first-child:before {
            content: '';
            width: 9px;
            height: 9px;
            border-radius: 11px;
            background-color: #20a8d8;
            position: absolute;
            left: -35px;
        }

        .destination-item:first-child .replace {
            display: none;
        }

    .destination-item:last-child:before {
        content: '\006d';
        color: #20a8d8;
        border: none;
        height: auto;
        font-family: Glyphter;
        position: absolute;
        left: -35px;
    }

@media only screen and (max-width:576px) {
    .destination-item {
        padding-top: 15px;
        font-size: 14px;
    }

        .destination-item:after {
            height: 17px;
            background-size: 100% 100%;
        }
}

.destination-item .draggable-icon {
    position: absolute;
    left: -50px;
    opacity: 0;
    font-size: 14px;
    color: #20a8d8;
    transition: .2s;
    cursor: -webkit-grab;
    cursor: grab;
}

.destination-item .remove-icon {
    position: absolute;
    right: -25px;
    opacity: 0;
    font-size: 18px;
    color: #20a8d8;
    transition: .2s;
    cursor: pointer;
}

.destination-item .replace {
    color: #20a8d8;
    font-size: 20px;
    padding: 0;
    outline: 0 !important;
    opacity: 0;
    position: absolute;
    top: 0;
    right: -26px;
    cursor: pointer;
    background-color: transparent;
    border: none;
}

.createInput {
    width: 100%;
}

    .createInput input {
        border: none;
    }

.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    box-shadow: inset 0 0 100px rgba(0,0,0,.5);
}

    .site-wrapper.sign-in {
        background: url(../Content/img/login-background-2.jpg) center no-repeat;
        background-size: cover;
        padding: 15px;
    }

    .site-wrapper .site-wrapper-inner {
        display: table-cell;
        vertical-align: middle;
    }

.login-container {
    margin: 0 auto;
    width: 100%;
    max-width: 787px;
    box-shadow: 7px 7px 10px rgba(0,0,0,.44);
}

    .login-container a, .login-container p {
        color: #838383;
    }

    .login-container a {
        text-decoration: underline;
    }

.flex-center {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.signin-image {
    background: rgba(255, 255, 255, 0.6);
    background-size: cover;
    min-height: 200px;
}

@media screen and (max-width: 600px) {
    .logoLogin {
        display: none !important;
    }
}

@media (min-width:576px) {
    .card-block.fromsm-lg-indentation {
        padding: 3.45rem;
    }
}

.btn {
    text-transform: uppercase;
    font-weight: 700;
}

.toast-warning {
    background-color: #20a8d8 !important;
    opacity: .8 !important;
}

#toast-container .toast-warning:before {
    content: none !important;
}

.vehicles-total--widget {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

    .vehicles-total--widget .widget-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 15px;
        text-transform: uppercase;
        margin: 0 15px;
    }

        .vehicles-total--widget .widget-title > [class*=fa-] {
            margin-right: 10px;
        }

.color-blue {
    color: #20a8d8;
}

.color-green {
    color: #06c279;
}

.color-lightgray {
    color: #8c8c8c;
}

.editVehicleButton {
    word-break: break-word;
    white-space: normal !important;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

.page-header--button-container {
    height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.page-header--button {
    background-color: #fff;
    color: #20A8D8;
    text-transform: uppercase;
    height: 40px;
    padding: 10px 25px;
    line-height: 1;
    box-shadow: 0 1px 3px #cfd2d5;
    border: none;
    font-weight: 700;
}

@media only screen and (max-width:767px) {
    .page-header--button {
        height: 29px;
        padding: 2px 16px;
        line-height: 1;
        font-size: 13px;
    }
}

@media only screen and (max-width:576px) {
    .page-header {
        padding: 0 15px;
        margin: 35px 0;
    }
}

.report-container {
    padding-top: 50px !important;
}

.card-display-block {
    display: block !important;
    border: 1px solid #d1d4d7 !important;
}

.table-footer-info {
    position: relative;
    padding: 20px;
    font-size: 14px;
    color: #828282;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

    .table-footer-info b, .table-footer-info strong {
        color: #4a4a4a;
    }

    .table-footer-info:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: calc(100% - 40px);
        border-bottom: 1px solid #e4e4e4;
    }

    .table-footer-info > .row {
        width: 100%;
    }

.table-footer-info--box {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    box-sizing: border-box;
    float: left;
}

@media only screen and (max-width:767px) {
    .table-footer-info--box {
        width: 100%;
    }
}

.card-block table.table {
    margin-bottom: 0;
}

.card-content-header {
    padding: .75rem 1.25rem;
    background-color: #f8f9fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.list-no-style {
    list-style-type: none;
}

.di--list--wrapper {
    padding: 0 0 30px 20px;
}

.di--list {
    max-height: 390px;
    padding-right: 20px;
}

.di--list--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px;
    font-size: 20px;
    border-bottom: 1px solid #cacaca;
}

@media only screen and (max-width:767px) {
    .di--list--header {
        padding: 10px;
        font-size: 16px;
    }
}

.di--list--header span {
    color: #4c4c4c;
}

.di--list--header a {
    color: #20a8d8;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

    .di--list--header a i {
        font-size: 23px;
    }

@media only screen and (max-width:767px) {
    .di--list--header a i {
        display: none;
    }
}

.inst-list {
    padding-left: 25px;
}

    .inst-list li:last-child .inst-item {
        margin-bottom: 0;
    }

.inst-item {
    position: relative;
    padding-left: 29px;
    color: #76787b;
    font-size: 14px;
    margin-bottom: 25px;
}

.inst-item--icon {
    position: absolute;
    left: 0;
}

.inst-item--footer {
    font-size: 10px;
    color: #686868;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 9px;
}

    .inst-item--footer .line {
        width: 100%;
        border-bottom: 1px solid #cacaca;
    }

.di-header--back {
    text-decoration: none;
    font-size: 20px;
    float: left;
}

.di-list-item {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 22px 0 15px 0;
    position: relative;
}

    .di-list-item .icon {
        float: left;
        color: #20a8d8;
    }

.inst-item--footer .mileage {
    padding-right: 13px;
    white-space: nowrap;
}

.turn-sharp-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px 0px;
}

.uturn-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -35px;
}

.turn-slight-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -52px;
}

.merge {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -143px;
}

.roundabout-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -197px;
}

.roundabout-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -232px;
}

.uturn-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -306px;
}

.turn-slight-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -378px;
}

.turn-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -415px;
}

.ramp-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -430px;
}

.turn-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -483px;
}

.fork-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -499px;
}

.straight {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -534px;
}

.fork-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -550px;
}

.ferry-train {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -566px;
}

.turn-sharp-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -582px;
}

.ramp-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -598px;
}

.ferry {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -614px;
}

.keep-left {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -534px;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari 3-8 */
    transform: rotate(-90deg);
}

.keep-right {
    height: 16px;
    width: 18px !important;
    background: url(../icons/tt3.png) 0px -534px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari 3-8 */
    transform: rotate(90deg);
}

.vehicle-tooltip {
    z-index: 1;
}

    .vehicle-tooltip .card-title {
        margin: 0;
        position: relative;
        padding-left: 15px;
        font-size: 18px;
        line-height: 1;
        max-width: 200px;
    }

    .vehicle-tooltip .wifi-status {
        color: #20a8d8;
        text-transform: none;
        padding: 0 10px;
    }

        .vehicle-tooltip .wifi-status i {
            margin-right: 15px;
        }

    .vehicle-tooltip .card-block {
        font-size: 14px;
    }

        .vehicle-tooltip .card-block .row {
            margin-left: 0;
            margin-right: 0;
        }

            .vehicle-tooltip .card-block .row [class^=col-] {
                padding: 0;
            }

    .vehicle-tooltip .card-footer {
        background-color: #e4e6e8;
        text-transform: uppercase;
        font-weight: 600;
        color: #747576;
        font-size: 14px;
        white-space: nowrap;
        cursor: pointer;
    }

        .vehicle-tooltip .card-footer span {
            -webkit-transform: rotateY(60deg);
            transform: rotateY(60deg);
        }

#toggleVehiclesTooltips > .card {
    position: absolute;
    bottom: 0;
    right: 25px;
    border: 0;
}

#toggleDispatchVehiclesTooltips > .card {
    position: absolute;
    top: 25px;
    right: 25px;
    border: 0;
}

@media only screen and (max-width:767px) {
    #toggleVehiclesTooltips > .card {
        right: 0;
        z-index: 1000;
        bottom: -20px;
    }

    #toggleDispatchVehiclesTooltips > .card {
        display: none;
    }
}

.mapicon-group {
    display: inline-block;
    padding-top: 10px;
    width: 100%;
    position: relative;
}

#mapiconsSection {
    max-height: 320px;
}

.block-title {
    top: -3px;
    left: 2%;
    position: absolute;
    background: #fff;
    color: gray;
    padding: 0 5px;
}

ul.icons {
    margin: 0;
    text-align: left;
    padding: 8px 10px;
    border-top: 1px solid #c8c8c8;
}

.icons li {
    float: left;
    margin: 2px 0;
    padding: 0;
    list-style-type: none;
}

.icons button {
    margin-right: 5px !important;
    font-size: 20px;
}

.map-icon-label .map-icon {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: -53px;
    z-index: 104;
}

.poiiconSelected, .poiiconSelected:focus {
    box-shadow: 0 0 0 2px #20a8d8;
}

.gm-style .map-icon {
    left: 0px !important;
}

[class*=icon-] {
    position: relative;
}

.fuel-quantity {
    width: 100%;
    position: relative;
    margin-top: 15px;
}

    .fuel-quantity label {
        position: absolute;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
        line-height: 25px;
        height: 100%;
        font-weight: 600;
    }

    .fuel-quantity progress {
        width: 100%;
        height: 25px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
    }

        .fuel-quantity progress::-webkit-progress-bar {
            background: #e5e5e5;
        }

        .fuel-quantity progress::-webkit-progress-value {
            background: #20a8d8;
        }

        .fuel-quantity progress::-moz-progress-bar {
            background: #e5e5e5;
        }

[data--map-page-container] {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

@media only screen and (max-width:767px) {
    [data--map-page-container] {
        height: 100%;
    }
}

.add-des-wrapper {
    height: 0;
    position: relative;
    z-index: 10;
}

    .add-des-wrapper button {
        position: absolute;
        left: 50%;
        outline: 0;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        background-color: #fff;
        border: none;
        font-size: 28px;
        width: 50px;
        color: #21262e;
        transition: .3s;
        height: 50px;
        border-radius: 50px;
        box-shadow: 0 2px 5px rgba(0,0,0,.5);
    }

        .add-des-wrapper button.blue {
            background-color: #fff;
            color: #20a8d8;
        }

            .add-des-wrapper button.blue:hover {
                background-color: #20a8d8;
                color: #fff;
            }

.singleTask:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.page-header--nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .page-header--nav h1 {
        font-size: 24px;
        color: #010101;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
    }

.grid-item {
    float: left;
    height: 368.6px;
    padding: 15px;
}

    .grid-item .card {
        height: 100%;
    }

    .grid-item .card-block {
        height: 100%;
    }

    .grid-item .map-container--sm {
        height: 100%;
        width: 100%;
    }

        .grid-item .map-container--sm > div {
            height: 100%;
            width: 100%;
        }

.mapwidget-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: 50;
}

    .mapwidget-footer ul.footer-nav-links {
        background-color: #fff;
        box-shadow: 0 1px 4px #cacdd0;
        padding: 5px 15px;
    }

        .mapwidget-footer ul.footer-nav-links li {
            margin-right: 10px;
        }

            .mapwidget-footer ul.footer-nav-links li:last-child {
                margin-right: 0;
            }

.card.full-screen .mapwidget-footer {
    z-index: 99999999999;
}

.card.full-screen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
}

.right-nav {
    white-space: nowrap;
}

.select2-container--default, .select2-search--inline, .select2-search__field {
    width: 100% !important;
}

span.status, span.icon-status {
    padding-left: 20px;
    position: relative;
    text-transform: uppercase;
}

    span.status:before, span.icon-status:before {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 10px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    span.status.status--on:before {
        background-color: #6abd45;
    }

    span.status.status--off:before {
        background-color: #e8b51f;
    }

.button-periodicity {
    text-align: center;
}

    .button-periodicity button {
        text-transform: capitalize;
        font-weight: normal;
        padding: 5px 17px;
        margin-bottom: 5px;
    }

.icon-status {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 10px;
}

.icon-status--blue, .status--blue:before {
    background-color: #364ea2;
}

.icon-status--warning, .status--warning:before {
    background-color: #e8b51f;
}

.icon-status--pto2, .status--pto2:before {
    background-color: #6d4730;
}

.icon-status--idle, .status--idle:before {
    background-color: #a7509e;
}

.icon-status--disabled, .status--disabled:before {
    background-color: #aaa9a8 !important;
}

.icon-status--green, .status--green:before {
    background-color: #6abd45;
}

.icon-status--break, .status--break:before {
    background-color: #bd45b3;
}

.icon-status--offline, .status--offline:before {
    background-color: #98abd5;
}

.icon-status--black, .status--black:before {
    background-color: #3a3a3a;
}

.icon-status--red, .status--red:before {
    background-color: #ed1f24;
}

table.table tbody tr > td, table.table thead > tr > th {
    text-align: center;
    vertical-align: middle;
}

table.dataTable, table.dataTable td, table.dataTable th {
    box-sizing: content-box;
}

table.table thead > tr > th:first-child {
    text-align: left;
}

.sideBarTable tr {
    border-bottom: 1px solid #e5e5e5;
}

#sidebarStops td, #sidebarPoints td {
    padding: 8px !important;
    vertical-align: middle;
}

.borderless td, .borderless th {
    border: none;
}

.reconstructionFrom .bootstrap-datetimepicker-widget.dropdown-menu.bottom.pull-right, .reconstructionTo .bootstrap-datetimepicker-widget.dropdown-menu.bottom.pull-right {
    width: 100%;
}

.reconstructionFrom .bootstrap-datetimepicker-widget table td, .reconstructionTo .bootstrap-datetimepicker-widget table td {
    padding: 1px !important;
}

.thead-default th {
    background-color: white;
}

#upcomingMaintenances table tr, #upcomingList .successRow {
    background-color: #d9ffd9;
}

#upcomingMaintenances .warningRow, #upcomingList .warningRow {
    background-color: #ffdb98;
}

#upcomingMaintenances .dangerRow, #upcomingList .dangerRow {
    background-color: #ff7272;
}

    #upcomingMaintenances .dangerRow td, #upcomingList .dangerRow td {
        color: white !important;
    }

        #upcomingMaintenances .dangerRow td span, #upcomingList .dangerRow td span {
            color: white !important;
        }

#upcomingMaintenances .left-side-icon {
    left: auto !important;
    cursor: auto !important;
}

.blockUI.blockMsg {
    z-index: 2011 !important;
}

.blockUI.blockOverlay {
    z-index: 2000 !important;
}

.gritter-item {
    background-color: rgba(0,0,0,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 );
    color: #fff;
    padding: 15px;
    font-size: 11px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.25);
}

.errorContainer {
    margin: 0 auto;
    width: 100%;
    max-width: 787px;
    box-shadow: 7px 7px 10px rgba(0,0,0,.44);
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: .25em;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        padding: .5em 1em;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        *cursor: hand;
        color: #333 !important;
        border: 1px solid transparent;
        border-radius: 2px;
    }

.card-header.non-transfrom {
    text-transform: none;
}

/*OpenLayers popup*/

.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 6px 15px;
    border: 1px solid #c1c1c1;
    bottom: 12px;
    left: -50px;
    min-width: 280px;
    border-radius: 3px;
}

    .ol-popup:after, .ol-popup:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .ol-popup:after {
        border-top-color: white;
        border-width: 10px;
        left: 48px;
        margin-left: -10px;
    }

    .ol-popup:before {
        border-top-color: #cccccc;
        border-width: 11px;
        left: 48px;
        margin-left: -11px;
    }

.ol-popup-closer {
    text-decoration: none;
    text-shadow: none !important;
    position: absolute;
    top: 2px;
    right: 8px;
}

    .ol-popup-closer:hover {
        color: black;
        text-decoration: none !important;
    }

    .ol-popup-closer:after {
        content: "✖";
    }

.stop-drawing {
    top: 10px;
    left: 1em;
}

.draw-circle {
    top: 10px;
    left: 3em;
}

.draw-polygon {
    top: 10px;
    left: 5em;
}

.draw-poi {
    top: 10px;
    left: 3em;
}

.ol-control button {
    background-color: rgb(255,255,255) !important;
}

#ol-cluster-popup-content {
    text-decoration: none;
    text-shadow: none !important;
}

.ol-cluster-popup {
    min-width: 200px !important;
}

.car-modal h4 {
    font-size: 18px;
    margin: 6px 0;
    font-family: Roboto-Regular;
}

.car-modal h6 {
    color: #8e9197;
}

    .car-modal h6 small {
        font-family: Roboto-Medium;
    }

    .car-modal h6 small {
        font-family: Roboto-Medium;
    }

.car-timing > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
}

.car-timing i {
    font-size: 1.3em;
    padding-right: 5px;
}

.car-actions {
    min-width: 257.38px;
}

    .car-actions a {
        color: #8e9197;
    }

        .car-actions a:hover {
            color: #20A7D7;
            text-decoration: none;
        }

.pl-1 {
    padding-left: .25rem !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.car-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0 5px;
}

#divReportSelectAlertTypes .select2-search__field {
    width: inherit !important;
}

#divReportSelectAlertTypes .select2-search__field {
    width: inherit !important;
}

.markersMB, .stopMarker, .markersMiniMB, .animationMarker, .stopTextMB {
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-family: "Roboto-Bold";
    color: #fff;
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    color-adjust: exact !important;
}

.markerTextMB {
    padding: 31px;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.stopTextMB {
    padding: 20px;
    width: fit-content;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

#mapbox-stylemenu {
    margin: 5px;
    z-index: 5;
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 0px;
    height: 30px;
    width: 50%;
}

.markerReconstructionTextMB {
    padding: 15px 0px;
    width: fit-content;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 12px;
}

.poiMarker {
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 23px;
    text-align: center;
    padding-top: 8px;
}

    .poiMarker p {
        font-size: 13px;
        font-family: Roboto-Bold;
        position: absolute;
        width: fit-content;
        white-space: nowrap;
        top: 50px;
        left: 50%;
        transform: translate(-50%, 0px);
    }

#assetSurDiv {
    display: inherit;
}

    #assetSurDiv .color-orange {
        font-size: 17px;
        padding-right: 8px;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

#mapFenceTypeControl {
    direction: ltr;
    overflow: hidden;
    text-align: left;
    position: relative;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    font-size: 11px;
    background-color: rgb(255, 255, 255);
    padding: 4px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

#mapFenceTypeControlImg {
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: relative;
}

#tabelarHistoryCard {
    z-index: 10000;
}

#GoogleMap_Div_Poi div[style*='crosshair'] {
    cursor: pointer !important;
}

.mapboxgl-popup {
    z-index: 1000;
}

.markerCore {
    text-shadow: 1.2px 1.2px 0 #000, -1.2px 1.2px 0 #000, 1.2px -1.2px 0 #000, -1.2px -1.2px 0 #000, -1.2px 1.2px 0 #000;
}

.tooltip {
    z-index: 999999;
}

.cellWifiLastUpdate {
    color: #20a8d8;
    cursor: default;
}

#addNotificationTemplate {
    margin-left: -86px;
    max-width: 200px;
}

    #addNotificationTemplate .dropdown-item {
        width: auto;
        white-space: normal;
    }

    #addNotificationTemplate a.selectedTemplateLi {
        background-color: #e5e6e7 !important;
    }

.showDetailedGraph {
    margin-top: 28px;
}

.vehicleCostAddDropdown .dropdown-toggle::after {
    content: none;
}

#emailForAlertsLabel {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 18px;
}

#datatable-vehicleNotificationTemplates .blueRow {
    background-color: #20a8d8;
}

    #datatable-vehicleNotificationTemplates .blueRow td {
        color: #fff;
    }

#VehicleListContent, #VehicleListContentNewMenu {
    margin-bottom: 25px;
}

.typeahead__field input {
    border: none !important;
}

#sortable .ui-state-default {
    background: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
    border: 0px solid #c5c5c5;
    border-bottom: 1px solid #c8c8c8;
}

#sortableTasks .ui-state-default, #waypointsList .ui-state-default {
    background: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
    border: 0px solid #c5c5c5;
}

#accordion {
    box-shadow: 0 1px 3px #cacdd0;
}

    #accordion .ui-state-default {
        border: 1px solid #f6f6f6 !important;
        background: #fff !important;
        color: #454545 !important;
        outline: none;
        box-shadow: 0 1px 3px #cacdd0;
    }

    #accordion .ui-state-active .ui-icon {
        background-image: url(img/ui-icons_444444_256x240.png);
    }

    #accordion .day-item {
        overflow: visible;
    }

.typeahead__dropdown .typeahead__dropdown-item > a, .typeahead__list .typeahead__item > a {
    padding: .3rem .75rem !important;
}

.typeahead__dropdown, .typeahead__list {
    padding: 0 !important;
    z-index: 1040 !important;
}

    .typeahead__list > li {
        border-top-color: #d9d9d9 !important;
        font-family: Arial, sans-serif !important;
        font-size: 14.5px !important;
        position: relative;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.typeahead__field .typeahead__hint, .typeahead__field [contenteditable], .typeahead__field input, .typeahead__field textarea {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    min-height: unset !important;
    padding: .563rem 0 !important;
    font-size: .875rem !important;
    color: #21262e !important;
}

#routeLinkAssignment .tab-link {
    white-space: normal;
    min-width: 156px;
}

#datatable-routes td button {
    margin-bottom: 3px;
}

#activeRoutesContainer {
    padding: 0;
}

#trackProgressSidebar {
    right: 0px !important;
}

#routeStopsTable td {
    border-bottom: 1px solid #e4e5e6;
}

.sort-container {
    background: #f1f1f1;
    text-align: center;
}

    .sort-container p {
        font-size: 20px;
        margin-bottom: 0 !important;
    }

#menuVehicleListContainer {
    background: rgba(255,255,255,0.8);
    position: fixed;
    width: 170px;
    right: 0;
    padding: 10px 0;
    padding-left: 10px;
    top: 50px;
    color: white;
    font-size: 12px;
    z-index: 0;
    overflow: hidden;
    display: none;
    z-index: 1000;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
}

    #menuVehicleListContainer .slimScrollDiv {
        overflow: visible !important;
        height: auto !important;
        max-height: none;
    }

    #menuVehicleListContainer .slimScrollBar {
        -webkit-border-radius: 7px !important;
        -moz-border-radius: 7px !important;
        -ms-border-radius: 7px !important;
        -o-border-radius: 7px !important;
        border-radius: 7px !important;
        background: black !important;
    }

    #menuVehicleListContainer .slimScrollRail {
        background: #8e9197 !important;
    }

#btnShowMenus {
    background: rgba(255,255,255,0.8);
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    color: black;
}

#showMenuDiv {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    display: none;
}

#VehicleListContentNewMenu .v-item {
    height: auto;
    text-shadow: 1px 1px #000000 !important;
    cursor: pointer;
    vertical-align: top;
    padding: 0;
    margin: 1px;
}

#VehicleListContentNewMenu .labelFixedText .name, #VehicleListContentNewMenu .labelFixedNumber .name {
    overflow: hidden;
    padding: 2px 0;
    display: inline;
    font-size: 80%;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em;
}

#VehicleListContentNewMenu .labelFixedNumber .name {
    width: 21px;
}

#VehicleListContentNewMenu .labelFixedText .name {
    width: 71px;
}

#ListHeader {
    cursor: move;
    text-align: center;
    font-weight: 400;
    color: black;
}

#VehicleListContent .v-item {
    white-space: nowrap;
}


#animationManagementPanel {
    background: rgba(51, 51, 51, 0.9);
    position: absolute;
    padding: 10px 0;
    padding-left: 10px;
    top: 0;
    color: white;
    font-size: 12px;
    z-index: 5;
    left: 0;
    overflow: hidden;
    display: none;
}

#showAnimationImage {
    background: rgba(51, 51, 51, 0.9);
    color: white;
    border: none;
}

#showAnimationMenuDiv {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    display: none;
    z-index: 1;
}
#animationControls {
    float: left;
}

@media (max-width: 450px) {
    #animationControl {
        margin-bottom:40px;
    }
    #animationManagementPanel .btn{
        padding: 2px 5px;
        font-size: 12px;
        border-radius: 3px;
    }
    .isPinspot .col-md-4, .isPinspot .col-md-12 {
        width: auto;
    }
}

@media (min-width: 460px) and (max-height: 450px) {
    #animationControl {
        margin-bottom: 40px;
    }

    #animationManagementPanel .btn {
        padding: 2px 5px;
        font-size: 12px;
        border-radius: 3px;
    }
    #animationControls {
        float: initial;
    }
    .isPinspot .col-md-4, .isPinspot .col-md-12 {
        width: auto;
    }
}

#acquistions span.status {
    display: inline-block;
}

.card.isPinspot {
    position: fixed !important;
    right: 0!important;
    /*left: 0 !important;*/
    margin-bottom: 0 !important;
    max-width: 261px;
    z-index: 1029 !important;
    bottom: 0!important;
}

.card.vehicleTooltipCard.isPinspot .col-md-4 i {
    margin-right: 5px;
}

.isPinspot .card-footer {
    padding: 0.75em 0.25em;
}

.isPinspot .col-md-4, .isPinspot .col-md-12 {
    padding: 0.25em 0.75em;
}
.streetTypeBtns {
    position: absolute;
    right: 20px;
    top: 5px;
}

.mapTypeControl {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link:hover {
    background: #30333E !important;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link.active {
    background: #30333E !important;
}

body:not(.top-nav) .sidebar .sidebar-nav::-webkit-scrollbar-thumb {
    background-color: #d1d4d7 !important;
}

}

.highPriorityAsset {
    border: 3px solid #FA3B15;
}

.activePunishmentAsset {
    border: 3px solid #999999;
}

#callsLocationsMap {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

#changeHexagonRadius {
    text-align: center;
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    margin: 12px;
    padding: 12px;
    font-size: 16px;
    line-height: 1.5;
    z-index: 1;
    box-shadow: 2px 2px 2px lightgrey;
}

    #changeHexagonRadius label {
        margin-bottom: 0;
        padding-right: 15px;
    }

    #changeHexagonRadius span {
        padding-left: 15px;
    }

#detailVehicleTooltip .card-header {
    padding: 0.5rem !important;
}

#installedCardBlock .card-block {
    padding: 0.5rem !important;
}

#installedCardBlock .vehicleDetailsGeneral {
    line-height: 1.2;
    padding-bottom: 10px;
}

@media (max-width: 543px) {
    #detailVehicleTooltip .card-header {
        padding: 0.35rem 1.25rem !important;
    }

    #installedCardBlock .card-block {
        padding: 0.3rem 0.7rem !important;
    }

    #detailedInfoCard-divFooter .card-footer {
        padding: 0.35rem 1.25rem !important;
    }

    .mapboxgl-popup-content {
        padding: 0px 10px 0px !important;
    }

    .car-modal h4 {
        margin: 6px 0 0 !important;
    }

    .car-modal h6 {
        margin-bottom: 0 !important;
    }

    .car-modal #recentMovementContainer {
        margin-bottom: 0 !important;
    }

    .car-modal #car-actions-div .car-actions {
        margin: 5px 0 0;
    }
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.showStationsAndZonesLogBtn {
    margin: auto;
    padding-top: 17px;
    padding-bottom: 17px;
}

.customPoi-events-table th {
    width: 50%;
}

.toRouteDestination, .fromDestination {
    text-overflow: ellipsis;
    white-space: normal;
}

.currentParameters {
    padding: 0.25em !important;
}

.dispatch-violations-table tbody tr > td, .dispatch-violations-table thead tr > th,
.events-logs-table tbody tr > td, .events-logs-table thead tr > th {
    text-align: center;
}

#disconnectedBatteryStatus {
    color: red;
}