/*!
 * Avenger Admin 1.0 (c) by KaijuThemes
 * Powered by Bootstrap and FontAwesome
 */
/* Margin */
.m0,
.m-n {
    margin: 0px !important;
}

.m5,
.m-xs {
    margin: 4px !important;
}

    .m5.n,
    .m-xs.n {
        margin: -4px !important;
    }

.m10,
.m-sm {
    margin: 8px !important;
}

    .m10.n,
    .m-sm.n {
        margin: -8px !important;
    }

.m15,
.m {
    margin: 12px !important;
}

    .m15.n,
    .m.n {
        margin: -12px !important;
    }

.m20,
.m-md {
    margin: 16px !important;
}

    .m20.n,
    .m-md.n {
        margin: -16px !important;
    }

.m30,
.m-lg {
    margin: 24px !important;
}

    .m30.n,
    .m-lg.n {
        margin: -24px !important;
    }

.m40,
.m-xl {
    margin: 32px !important;
}

    .m40.n,
    .m-xl.n {
        margin: -32px !important;
    }

.m50,
.m-xxl {
    margin: 40px !important;
}

    .m50.n,
    .m-xxl.n {
        margin: -40px !important;
    }

.mb0,
.mb-n {
    margin-bottom: 0px !important;
}

.mb5,
.mb-xs {
    margin-bottom: 4px !important;
}

    .mb5.n,
    .mb-xs.n {
        margin-bottom: -4px !important;
    }

.mb10,
.mb-sm {
    margin-bottom: 8px !important;
}

    .mb10.n,
    .mb-sm.n {
        margin-bottom: -8px !important;
    }

.mb15,
.mb {
    margin-bottom: 12px !important;
}

    .mb15.n,
    .mb.n {
        margin-bottom: -12px !important;
    }

.mb20,
.mb-md {
    margin-bottom: 16px !important;
}

    .mb20.n,
    .mb-md.n {
        margin-bottom: -16px !important;
    }

.mb30,
.mb-lg {
    margin-bottom: 24px !important;
}

    .mb30.n,
    .mb-lg.n {
        margin-bottom: -24px !important;
    }

.mb40,
.mb-xl {
    margin-bottom: 32px !important;
}

    .mb40.n,
    .mb-xl.n {
        margin-bottom: -32px !important;
    }

.mb50,
.mb-xxl {
    margin-bottom: 40px !important;
}

    .mb50.n,
    .mb-xxl.n {
        margin-bottom: -40px !important;
    }

.ml0,
.ml-n {
    margin-left: 0px !important;
}

.ml5,
.ml-xs {
    margin-left: 4px !important;
}

    .ml5.n,
    .ml-xs.n {
        margin-left: -4px !important;
    }

.ml10,
.ml-sm {
    margin-left: 8px !important;
}

    .ml10.n,
    .ml-sm.n {
        margin-left: -8px !important;
    }

.ml15,
.ml {
    margin-left: 12px !important;
}

    .ml15.n,
    .ml.n {
        margin-left: -12px !important;
    }

.ml20,
.ml-md {
    margin-left: 16px !important;
}

    .ml20.n,
    .ml-md.n {
        margin-left: -16px !important;
    }

.ml30,
.ml-lg {
    margin-left: 24px !important;
}

    .ml30.n,
    .ml-lg.n {
        margin-left: -24px !important;
    }

.ml40,
.ml-xl {
    margin-left: 32px !important;
}

    .ml40.n,
    .ml-xl.n {
        margin-left: -32px !important;
    }

.ml50,
.ml-xxl {
    margin-left: 40px !important;
}

    .ml50.n,
    .ml-xxl.n {
        margin-left: -40px !important;
    }

.mr0,
.mr-n {
    margin-right: 0px !important;
}

.mr5,
.mr-xs {
    margin-right: 4px !important;
}

    .mr5.n,
    .mr-xs.n {
        margin-right: -4px !important;
    }

.mr10,
.mr-sm {
    margin-right: 8px !important;
}

    .mr10.n,
    .mr-sm.n {
        margin-right: -8px !important;
    }

.mr15,
.mr {
    margin-right: 12px !important;
}

    .mr15.n,
    .mr.n {
        margin-right: -12px !important;
    }

.mr20,
.mr-md {
    margin-right: 16px !important;
}

    .mr20.n,
    .mr-md.n {
        margin-right: -16px !important;
    }

.mr30,
.mr-lg {
    margin-right: 24px !important;
}

    .mr30.n,
    .mr-lg.n {
        margin-right: -24px !important;
    }

.mr40,
.mr-xl {
    margin-right: 32px !important;
}

    .mr40.n,
    .mr-xl.n {
        margin-right: -32px !important;
    }

.mr50,
.mr-xxl {
    margin-right: 40px !important;
}

    .mr50.n,
    .mr-xxl.n {
        margin-right: -40px !important;
    }

.mt0,
.mt-n {
    margin-top: 0px !important;
}

.mt5,
.mt-xs {
    margin-top: 4px !important;
}

    .mt5.n,
    .mt-xs.n {
        margin-top: -4px !important;
    }

.mt10,
.mt-sm {
    margin-top: 8px !important;
}

    .mt10.n,
    .mt-sm.n {
        margin-top: -8px !important;
    }

.mt15,
.mt {
    margin-top: 12px !important;
}

    .mt15.n,
    .mt.n {
        margin-top: -12px !important;
    }

.mt20,
.mt-md {
    margin-top: 16px !important;
}

    .mt20.n,
    .mt-md.n {
        margin-top: -16px !important;
    }

.mt30,
.mt-lg {
    margin-top: 24px !important;
}

    .mt30.n,
    .mt-lg.n {
        margin-top: -24px !important;
    }

.mt40,
.mt-xl {
    margin-top: 32px !important;
}

    .mt40.n,
    .mt-xl.n {
        margin-top: -32px !important;
    }

.mt50,
.mt-xxl {
    margin-top: 40px !important;
}

    .mt50.n,
    .mt-xxl.n {
        margin-top: -40px !important;
    }
/* Paddiing */
.p0,
.p-n {
    padding: 0px !important;
}

.p5,
.p-xs {
    padding: 4px !important;
}

    .p5.n,
    .p-xs.n {
        padding: -4px !important;
    }

.p10,
.p-sm {
    padding: 8px !important;
}

    .p10.n,
    .p-sm.n {
        padding: -8px !important;
    }

.p15,
.p {
    padding: 12px !important;
}

    .p15.n,
    .p.n {
        padding: -12px !important;
    }

.p20,
.p-md {
    padding: 16px !important;
}

    .p20.n,
    .p-md.n {
        padding: -16px !important;
    }

.p30,
.p-lg {
    padding: 24px !important;
}

    .p30.n,
    .p-lg.n {
        padding: -24px !important;
    }

.p40,
.p-xl {
    padding: 32px !important;
}

    .p40.n,
    .p-xl.n {
        padding: -32px !important;
    }

.p50,
.p-xxl {
    padding: 40px !important;
}

    .p50.n,
    .p-xxl.n {
        padding: -40px !important;
    }

.pb0,
.pb-n {
    padding-bottom: 0px !important;
}

.pb5,
.pb-xs {
    padding-bottom: 4px !important;
}

    .pb5.n,
    .pb-xs.n {
        padding-bottom: -4px !important;
    }

.pb10,
.pb-sm {
    padding-bottom: 8px !important;
}

    .pb10.n,
    .pb-sm.n {
        padding-bottom: -8px !important;
    }

.pb15,
.pb {
    padding-bottom: 12px !important;
}

    .pb15.n,
    .pb.n {
        padding-bottom: -12px !important;
    }

.pb20,
.pb-md {
    padding-bottom: 16px !important;
}

    .pb20.n,
    .pb-md.n {
        padding-bottom: -16px !important;
    }

.pb30,
.pb-lg {
    padding-bottom: 24px !important;
}

    .pb30.n,
    .pb-lg.n {
        padding-bottom: -24px !important;
    }

.pb40,
.pb-xl {
    padding-bottom: 32px !important;
}

    .pb40.n,
    .pb-xl.n {
        padding-bottom: -32px !important;
    }

.pb50,
.pb-xxl {
    padding-bottom: 40px !important;
}

    .pb50.n,
    .pb-xxl.n {
        padding-bottom: -40px !important;
    }

.pl0,
.pl-n {
    padding-left: 0px !important;
}

.pl5,
.pl-xs {
    padding-left: 4px !important;
}

    .pl5.n,
    .pl-xs.n {
        padding-left: -4px !important;
    }

.pl10,
.pl-sm {
    padding-left: 8px !important;
}

    .pl10.n,
    .pl-sm.n {
        padding-left: -8px !important;
    }

.pl15,
.pl {
    padding-left: 12px !important;
}

    .pl15.n,
    .pl.n {
        padding-left: -12px !important;
    }

.pl20,
.pl-md {
    padding-left: 16px !important;
}

    .pl20.n,
    .pl-md.n {
        padding-left: -16px !important;
    }

.pl30,
.pl-lg {
    padding-left: 24px !important;
}

    .pl30.n,
    .pl-lg.n {
        padding-left: -24px !important;
    }

.pl40,
.pl-xl {
    padding-left: 32px !important;
}

    .pl40.n,
    .pl-xl.n {
        padding-left: -32px !important;
    }

.pl50,
.pl-xxl {
    padding-left: 40px !important;
}

    .pl50.n,
    .pl-xxl.n {
        padding-left: -40px !important;
    }

.pr0,
.pr-n {
    padding-right: 0px !important;
}

.pr5,
.pr-xs {
    padding-right: 4px !important;
}

    .pr5.n,
    .pr-xs.n {
        padding-right: -4px !important;
    }

.pr10,
.pr-sm {
    padding-right: 8px !important;
}

    .pr10.n,
    .pr-sm.n {
        padding-right: -8px !important;
    }

.pr15,
.pr {
    padding-right: 12px !important;
}

    .pr15.n,
    .pr.n {
        padding-right: -12px !important;
    }

.pr20,
.pr-md {
    padding-right: 16px !important;
}

    .pr20.n,
    .pr-md.n {
        padding-right: -16px !important;
    }

.pr30,
.pr-lg {
    padding-right: 24px !important;
}

    .pr30.n,
    .pr-lg.n {
        padding-right: -24px !important;
    }

.pr40,
.pr-xl {
    padding-right: 32px !important;
}

    .pr40.n,
    .pr-xl.n {
        padding-right: -32px !important;
    }

.pr50,
.pr-xxl {
    padding-right: 40px !important;
}

    .pr50.n,
    .pr-xxl.n {
        padding-right: -40px !important;
    }

.pt0,
.pt-n {
    padding-top: 0px !important;
}

.pt5,
.pt-xs {
    padding-top: 4px !important;
}

    .pt5.n,
    .pt-xs.n {
        padding-top: -4px !important;
    }

.pt10,
.pt-sm {
    padding-top: 8px !important;
}

    .pt10.n,
    .pt-sm.n {
        padding-top: -8px !important;
    }

.pt15,
.pt {
    padding-top: 12px !important;
}

    .pt15.n,
    .pt.n {
        padding-top: -12px !important;
    }

.pt20,
.pt-md {
    padding-top: 16px !important;
}

    .pt20.n,
    .pt-md.n {
        padding-top: -16px !important;
    }

.pt30,
.pt-lg {
    padding-top: 24px !important;
}

    .pt30.n,
    .pt-lg.n {
        padding-top: -24px !important;
    }

.pt40,
.pt-xl {
    padding-top: 32px !important;
}

    .pt40.n,
    .pt-xl.n {
        padding-top: -32px !important;
    }

.pt50,
.pt-xxl {
    padding-top: 40px !important;
}

    .pt50.n,
    .pt-xxl.n {
        padding-top: -40px !important;
    }

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.vertical-align,
.blog .portfolio .item .caption-wrapper .caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.vat,
table.table-vat > thead > tr > th,
table.table-vat > tbody > tr > td,
table.table-vat > tfoot > tr > th {
    vertical-align: top !important;
}

.vam,
table.table-vam > thead > tr > th,
table.table-vam > tbody > tr > td,
table.table-vam > tfoot > tr > th {
    vertical-align: middle !important;
}

.vab,
table.table-vab > thead > tr > th,
table.table-vab > tbody > tr > td,
table.table-vab > tfoot > tr > th {
    vertical-align: bottom !important;
}

.tabular {
    display: table;
    width: 100%;
}

    .tabular .tabular-row {
        display: table-row;
    }

        .tabular .tabular-row .tabular-cell {
            display: table-cell;
            vertical-align: middle;
        }

    .tabular .clearfix,
    .tabular .dl-horizontal dd,
    .tabular .container,
    .tabular .container-fluid,
    .tabular .row,
    .tabular .form-horizontal .form-group,
    .tabular .nav,
    .tabular .btn-toolbar,
    .tabular .btn-group-vertical > .btn-group,
    .tabular .pager,
    .tabular .modal-footer,
    .tabular .page-tabs,
    .tabular .page-heading,
    .tabular #topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis li,
    .tabular #topnav .toolbar .dropdown-menu.notifications ul li a,
    .tabular #topnav .toolbar .dropdown-menu .tab-pane.notifications ul li a,
    .tabular #topnav .toolbar .dropdown-menu.messages ul li a,
    .tabular #topnav .toolbar .dropdown-menu .tab-pane.messages ul li a,
    .tabular #topnav .toolbar .dropdown-menu.userinfo li a,
    .tabular .infobar-options,
    .tabular .infobar .widget-body,
    .tabular .infobar .widget-body .widget-block,
    .tabular .chat-area .chat-user,
    .tabular .chat-area .chat-user .user,
    .tabular ul.settings li,
    .tabular #sparklinestats ul.sparklinestats li,
    .tabular .contact-card ul.details,
    .tabular .contact-card ul.details li a,
    .tabular .recent-activities li,
    .tabular .contact-list > li,
    .tabular .sidebar nav.widget-body > ul.acc-menu li.hasChild > a,
    .tabular .sidebar .widget .widget-block,
    .tabular #sidebar-search,
    .tabular .project-switcher .btn,
    .tabular .navbar,
    .tabular .navbar-header,
    .tabular .navbar-collapse,
    .tabular .panel,
    .tabular .panel-heading,
    .tabular .panel-body,
    .tabular .inner-spacer,
    .tabular .panel-editbox,
    .tabular .panel-footer,
    .tabular .tile-heading,
    .tabular .tile-body,
    .tabular .tile-footer,
    .tabular .panel-comments li,
    .tabular .panel-threads li,
    .tabular .panel-users li,
    .tabular .panel-profile .user-card ul.details,
    .tabular .panel-profile .user-card ul.details li,
    .tabular .panel-profile .user-card ul.details li a,
    .tabular .panel-userprofile li,
    .tabular .panel-todo ul li,
    .tabular ul.mailbox-msg-list li a.mailbox-msg-list-item,
    .tabular .mailbox-panel header,
    .tabular .mailbox-panel .msg-composer,
    .tabular .timeline > li .timeline-header,
    .tabular .timeline > li .timeline-footer,
    .tabular .widget-weather .weather-heading .weather-heading-top,
    .tabular .widget-weather .weather-heading .weather-heading-bottom,
    .tabular .widget-weather .weather-body,
    .tabular .widget-weather .weather-footer,
    .tabular .activities-container,
    .tabular .activities-container .activities-inner,
    .tabular .setting-container .setting-inner,
    .tabular .stepy-navigator.panel-footer,
    .tabular .gallery,
    .tabular .card-task .card-title,
    .tabular .card-task .card-options,
    .tabular .card-task .card-checklist .checklist-toggler,
    .tabular .store .comments .media-heading,
    .tabular .blog .featured-post .featured-footer,
    .tabular .blog .column-post .column-footer,
    .tabular .blog .portfolio {
        border-collapse: collapse;
    }

.avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.scrollbar-custom::-webkit-scrollbar,
#topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis::-webkit-scrollbar,
.infobar-wrapper::-webkit-scrollbar {
    width: 6px;
}

.scrollbar-custom::-webkit-scrollbar-thumb,
#topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis::-webkit-scrollbar-thumb,
.infobar-wrapper::-webkit-scrollbar-thumb {
    background-color: #c4c4c4;
    border-radius: 0;
}

    .scrollbar-custom::-webkit-scrollbar-thumb:hover,
    #topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis::-webkit-scrollbar-thumb:hover,
    .infobar-wrapper::-webkit-scrollbar-thumb:hover {
        background-color: #c4c4c4;
    }

.scrollbar-custom::-webkit-scrollbar-track,
#topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis::-webkit-scrollbar-track,
.infobar-wrapper::-webkit-scrollbar-track {
    background-color: #ededed;
}

.block {
    display: block !important;
}

.inline {
    display: inline !important;
}

.page-tabs {
    background: #f5f5f5 !important;
    padding: 0 20px !important;
}

    .page-tabs .nav-tabs {
        border: none;
    }

        .page-tabs .nav-tabs > li.active > a,
        .page-tabs .nav-tabs .nav-tabs > li.active > a:hover,
        .page-tabs .nav-tabs .nav-tabs > li.active > a:focus {
            border: 1px solid transparent !important;
        }

        .page-tabs .nav-tabs > li > a:hover {
            border-color: transparent transparent;
            background-color: rgba(255, 255, 255, 0.25);
        }

        .page-tabs .nav-tabs > li {
            margin: 0 !important;
        }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

/*fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}*/

/*legend {
    border: 0;
    padding: 0;
}*/

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td,
    .panel .fc-content table th,
    .panel .fc-content table td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'Open Sans', 'Droid Sans', Tahoma, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.54;
    color: #455a64;
    background-color: #eeeeee;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #03a9f4;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #03a9f4;
        text-decoration: none;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 3px;
}

.img-thumbnail {
    padding: 5px;
    line-height: 1.54;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Open Sans', 'Droid Sans', Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.25;
    color: #455a64;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #90a4ae;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 20px;
}

h5,
.h5 {
    font-size: 13px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 19.5px;
    }
}

small,
.small {
    font-size: 84%;
}

mark,
.mark {
    background-color: #fffde7;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #90a4ae;
}

.text-primary {
    color: #03a9f4;
}

a.text-primary:hover {
    color: #0286c2;
}

.text-success {
    color: #558b2f;
}

a.text-success:hover {
    color: #3e6522;
}

.text-info {
    color: #00838f;
}

a.text-info:hover {
    color: #00545c;
}

.text-warning {
    color: #f9a825;
}

a.text-warning:hover {
    color: #e59006;
}

.text-danger {
    color: #c41411;
}

a.text-danger:hover {
    color: #950f0d;
}

.bg-primary {
    color: #fff;
    background-color: #03a9f4;
}

a.bg-primary:hover {
    background-color: #0286c2;
}

.bg-success {
    background-color: #f1f8e9;
}

a.bg-success:hover {
    background-color: #d8ecc2;
}

.bg-info {
    background-color: #e0f7fa;
}

a.bg-info:hover {
    background-color: #b4ecf3;
}

.bg-warning {
    background-color: #fffde7;
}

a.bg-warning:hover {
    background-color: #fff9b4;
}

.bg-danger {
    background-color: #fde0dc;
}

a.bg-danger:hover {
    background-color: #fab5ac;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #cfd8dc;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.54;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #90a4ae;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 16.25px;
    border-left: 5px solid #cfd8dc;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.54;
        color: #90a4ae;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #cfd8dc;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.54;
}

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 2px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 1px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.54;
    word-break: break-all;
    word-wrap: break-word;
    color: #455a64;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 2px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
}

@media (min-width: 768px) {
    .container {
        width: 744px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 964px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1164px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
}

.row {
    margin-left: -12px;
    margin-right: -12px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: right;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 5px 8px;
    padding-bottom: 5px 8px;
    color: #90a4ae;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 5px 8px;
        line-height: 1.54;
        vertical-align: top;
        border-top: 1px solid #eeeeee;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #eeeeee;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #eeeeee;
    }

    .table .table {
        background-color: #eeeeee;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 3px 8px;
}

.table-bordered,
.panel .fc-content table {
    border: 1px solid #eeeeee;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td,
    .panel .fc-content table > thead > tr > th,
    .panel .fc-content table > tbody > tr > th,
    .panel .fc-content table > tfoot > tr > th,
    .panel .fc-content table > thead > tr > td,
    .panel .fc-content table > tbody > tr > td,
    .panel .fc-content table > tfoot > tr > td {
        border: 1px solid #eeeeee;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .panel .fc-content table > thead > tr > th,
    .panel .fc-content table > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #fafafa;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #f1f8e9;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #e5f2d6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #e0f7fa;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #caf1f6;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fffde7;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #fffbcd;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #fde0dc;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #fccbc4;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #eeeeee;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered,
        .table-responsive > .panel .fc-content table {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child,
            .table-responsive > .panel .fc-content table > thead > tr > th:first-child,
            .table-responsive > .panel .fc-content table > tbody > tr > th:first-child,
            .table-responsive > .panel .fc-content table > tfoot > tr > th:first-child,
            .table-responsive > .panel .fc-content table > thead > tr > td:first-child,
            .table-responsive > .panel .fc-content table > tbody > tr > td:first-child,
            .table-responsive > .panel .fc-content table > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child,
            .table-responsive > .panel .fc-content table > thead > tr > th:last-child,
            .table-responsive > .panel .fc-content table > tbody > tr > th:last-child,
            .table-responsive > .panel .fc-content table > tfoot > tr > th:last-child,
            .table-responsive > .panel .fc-content table > thead > tr > td:last-child,
            .table-responsive > .panel .fc-content table > tbody > tr > td:last-child,
            .table-responsive > .panel .fc-content table > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td,
            .table-responsive > .panel .fc-content table > tbody > tr:last-child > th,
            .table-responsive > .panel .fc-content table > tfoot > tr:last-child > th,
            .table-responsive > .panel .fc-content table > tbody > tr:last-child > td,
            .table-responsive > .panel .fc-content table > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

/*fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 19.5px;
    line-height: inherit;
    color: #455a64;
    border: 0;
    border-bottom: 1px solid #eeeeee;
}*/

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 5px;
    line-height: normal;
    display: inline;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 6px;
    font-size: 13px;
    line-height: 1.54;
    color: #263238;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.54;
    color: #263238;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    direction: ltr;
    text-align: left;
}

    .form-control:focus {
        border-color: #90a4ae;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(144, 164, 174, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(144, 164, 174, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #90a4ae;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #90a4ae;
    }

    .form-control::-webkit-input-placeholder {
        color: #90a4ae;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 32px;
    }

        input[type="date"].input-sm,
        input[type="time"].input-sm,
        input[type="datetime-local"].input-sm,
        input[type="month"].input-sm {
            line-height: 26px;
        }

        input[type="date"].input-lg,
        input[type="time"].input-lg,
        input[type="datetime-local"].input-lg,
        input[type="month"].input-lg {
            line-height: 45px;
        }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm,
.form-group-sm .form-control {
    height: 26px;
    padding: 4px 12px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 1px;
}

select.input-sm,
select.form-group-sm .form-control {
    height: 26px;
    line-height: 26px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto;
}

.input-lg,
.form-group-lg .form-control {
    height: 45px;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
}

select.input-lg,
select.form-group-lg .form-control {
    height: 45px;
    line-height: 45px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 40px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.input-sm + .form-control-feedback {
    width: 26px;
    height: 26px;
    line-height: 26px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #558b2f;
}

.has-success .form-control {
    border-color: #558b2f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #3e6522;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #86c759;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #86c759;
    }

.has-success .input-group-addon {
    color: #558b2f;
    border-color: #558b2f;
    background-color: #f1f8e9;
}

.has-success .form-control-feedback {
    color: #558b2f;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #f9a825;
}

.has-warning .form-control {
    border-color: #f9a825;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #e59006;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fcd088;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fcd088;
    }

.has-warning .input-group-addon {
    color: #f9a825;
    border-color: #f9a825;
    background-color: #fffde7;
}

.has-warning .form-control-feedback {
    color: #f9a825;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #c41411;
}

.has-error .form-control {
    border-color: #c41411;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #950f0d;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef4e4c;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef4e4c;
    }

.has-error .input-group-addon {
    color: #c41411;
    border-color: #c41411;
    background-color: #fde0dc;
}

.has-error .form-control-feedback {
    color: #c41411;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #819ba8;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 26px;
}

.form-horizontal .form-group {
    margin-left: -12px;
    margin-right: -12px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 6px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 12px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 5px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.54;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #455a64;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #455a64;
    background-color: #fafafa;
    border-color: #e0e0e0;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #455a64;
        background-color: #e1e1e1;
        border-color: #c1c1c1;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .btn-default .badge {
        color: #fafafa;
        background-color: #455a64;
    }

    .btn-default:hover {
        background-color: #ededed;
        border-color: #cccccc;
    }

    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #455a64;
        background-color: #e6e6e6;
        border-color: #c7c7c7;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #fafafa;
        border-color: #e0e0e0;
    }

    .btn-default .badge {
        color: #fafafa;
        background-color: #455a64;
    }

.btn-primary {
    color: #ffffff;
    background-color: #03a9f4;
    border-color: #039be5;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #0286c2;
        border-color: #0272a9;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #03a9f4;
        border-color: #039be5;
    }

    .btn-primary .badge {
        color: #03a9f4;
        background-color: #ffffff;
    }

    .btn-primary:hover {
        background-color: #0398db;
        border-color: #0280bd;
    }

    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #038dcc;
        border-color: #0279b3;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #03a9f4;
        border-color: #039be5;
    }

    .btn-primary .badge {
        color: #03a9f4;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #8bc34a;
    border-color: #7cb342;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #71a436;
        border-color: #5d8632;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #8bc34a;
        border-color: #7cb342;
    }

    .btn-success .badge {
        color: #8bc34a;
        background-color: #ffffff;
    }

    .btn-success:hover {
        background-color: #7eb73d;
        border-color: #679537;
    }

    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #76ab39;
        border-color: #628e34;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #8bc34a;
        border-color: #7cb342;
    }

    .btn-success .badge {
        color: #8bc34a;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #00bcd4;
    border-color: #00acc1;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #008fa1;
        border-color: #007584;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #00bcd4;
        border-color: #00acc1;
    }

    .btn-info .badge {
        color: #00bcd4;
        background-color: #ffffff;
    }

    .btn-info:hover {
        background-color: #00a5bb;
        border-color: #008898;
    }

    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #0098ab;
        border-color: #007f8e;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #00bcd4;
        border-color: #00acc1;
    }

    .btn-info .badge {
        color: #00bcd4;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #ffeb3b;
    border-color: #fdd835;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #ffe608;
        border-color: #f2c602;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #ffeb3b;
        border-color: #fdd835;
    }

    .btn-warning .badge {
        color: #ffeb3b;
        background-color: #ffffff;
    }

    .btn-warning:hover {
        background-color: #ffe821;
        border-color: #fdd00d;
    }

    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #ffe712;
        border-color: #fdce02;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #ffeb3b;
        border-color: #fdd835;
    }

    .btn-warning .badge {
        color: #ffeb3b;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #e51c23;
    border-color: #dd191d;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #b9151b;
        border-color: #a61316;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #e51c23;
        border-color: #dd191d;
    }

    .btn-danger .badge {
        color: #e51c23;
        background-color: #ffffff;
    }

    .btn-danger:hover {
        background-color: #d0181e;
        border-color: #b81518;
    }

    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #c2161c;
        border-color: #af1417;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #e51c23;
        border-color: #dd191d;
    }

    .btn-danger .badge {
        color: #e51c23;
        background-color: #ffffff;
    }

.btn-link {
    color: #03a9f4;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #03a9f4;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #90a4ae;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 4px 12px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 1px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 3px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 1px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu,
.tt-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1001;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #eeeeee;
    }

    .dropdown-menu > li > a,
    .tt-suggestion > p {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.54;
        color: #455a64;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #263238;
            background-color: #eeeeee;
        }

        .dropdown-menu > .active > a,
        .dropdown-menu > .active > a:hover,
        .dropdown-menu > .active > a:focus,
        .tt-suggestion > p:hover,
        .tt-suggestion > p:focus,
        .tt-suggestion.tt-cursor > p {
            color: #ffffff;
            text-decoration: none;
            outline: 0;
            background-color: #eeeeee;
        }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #90a4ae;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 1.54;
    color: #90a4ae;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 991;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
}

    .list-group-item:first-child {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

a.list-group-item {
    color: #455a64;
}

    a.list-group-item .list-group-item-heading {
        color: #263238;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        text-decoration: none;
        color: #455a64;
        background-color: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #cfd8dc;
    color: #90a4ae;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #90a4ae;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #03a9f4;
    border-color: #03a9f4;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #c5ecfe;
    }

.list-group-item-success {
    color: #558b2f;
    background-color: #f1f8e9;
}

a.list-group-item-success {
    color: #558b2f;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #558b2f;
        background-color: #e5f2d6;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #558b2f;
        border-color: #558b2f;
    }

.list-group-item-info {
    color: #00838f;
    background-color: #e0f7fa;
}

a.list-group-item-info {
    color: #00838f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #00838f;
        background-color: #caf1f6;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #00838f;
        border-color: #00838f;
    }

.list-group-item-warning {
    color: #f9a825;
    background-color: #fffde7;
}

a.list-group-item-warning {
    color: #f9a825;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #f9a825;
        background-color: #fffbcd;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #f9a825;
        border-color: #f9a825;
    }

.list-group-item-danger {
    color: #c41411;
    background-color: #fde0dc;
}

a.list-group-item-danger {
    color: #c41411;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #c41411;
        background-color: #fccbc4;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #c41411;
        border-color: #c41411;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 3px;
}

.well-sm {
    padding: 9px;
    border-radius: 1px;
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #263238;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #263238;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 14px 10px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: #cfd8dc;
            }

        .nav > li.disabled > a {
            color: #90a4ae;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #90a4ae;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #cfd8dc;
        border-color: #03a9f4;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #e0e0e0;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.54;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #cfd8dc #cfd8dc #e0e0e0;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #607d8b;
            background-color: #eeeeee;
            border: 1px solid #e0e0e0;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 2px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #e0e0e0;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #e0e0e0;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #eeeeee;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 2px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #eeeeee;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 2px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #e0e0e0;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #e0e0e0;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #eeeeee;
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child > .btn:last-child,
    .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 2px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.breadcrumb {
    padding: 4px 12px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #eeeeee;
    border-radius: 2px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #90a4ae;
        }

    .breadcrumb > .active {
        color: #607d8b;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 5px 10px;
            line-height: 1.54;
            text-decoration: none;
            color: #03a9f4;
            background-color: #ffffff;
            border: 1px solid #e0e0e0;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #03a9f4;
            background-color: #cfd8dc;
            border-color: #dddddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #03a9f4;
        border-color: #03a9f4;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #90a4ae;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 30px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 4px 12px;
    font-size: 11px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #e0e0e0;
            border-radius: 2px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #cfd8dc;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #90a4ae;
        background-color: #ffffff;
        cursor: not-allowed;
    }

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1250;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 15.54px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.54;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 650px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip,
.chartist-tooltip {
    position: absolute;
    z-index: 1230;
    display: block;
    visibility: visible;
    font-family: 'Open Sans', 'Droid Sans', Tahoma, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in,
    .chartist-tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top,
    .chartist-tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right,
    .chartist-tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom,
    .chartist-tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left,
    .chartist-tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner,
.chartist-tooltip {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #263238;
    border-radius: 2px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow,
.chartist-tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #263238;
}

.tooltip.top-left .tooltip-arrow,
.chartist-tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #263238;
}

.tooltip.top-right .tooltip-arrow,
.chartist-tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #263238;
}

.tooltip.right .tooltip-arrow,
.chartist-tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #263238;
}

.tooltip.left .tooltip-arrow,
.chartist-tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #263238;
}

.tooltip.bottom .tooltip-arrow,
.chartist-tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #263238;
}

.tooltip.bottom-left .tooltip-arrow,
.chartist-tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #263238;
}

.tooltip.bottom-right .tooltip-arrow,
.chartist-tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #263238;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Open Sans', 'Droid Sans', Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.54;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: #e0e0e0;
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: #e0e0e0;
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: #e0e0e0;
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: #e0e0e0;
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    color: #558b2f;
    background-color: #f1f8e9;
    border-color: #c5e1a5;
}

    .alert-success hr {
        border-top-color: #b9db92;
    }

    .alert-success .alert-link {
        color: #3e6522;
    }

    .alert-success,
    .alert-success h1,
    .alert-success h2,
    .alert-success h3,
    .alert-success h4,
    .alert-success h5,
    .alert-success h6,
    .alert-success small {
        color: #558b2f;
    }

        .alert-success hr {
            border-top-color: #b9db92;
        }

        .alert-success .alert-link {
            color: #3e6522;
        }

.alert-info {
    color: #00838f;
    background-color: #e0f7fa;
    border-color: #80deea;
}

    .alert-info hr {
        border-top-color: #6ad8e6;
    }

    .alert-info .alert-link {
        color: #00545c;
    }

    .alert-info,
    .alert-info h1,
    .alert-info h2,
    .alert-info h3,
    .alert-info h4,
    .alert-info h5,
    .alert-info h6,
    .alert-info small {
        color: #00838f;
    }

        .alert-info hr {
            border-top-color: #6ad8e6;
        }

        .alert-info .alert-link {
            color: #00545c;
        }

.alert-warning {
    color: #f9a825;
    background-color: #fffde7;
    border-color: #fff59d;
}

    .alert-warning hr {
        border-top-color: #fff284;
    }

    .alert-warning .alert-link {
        color: #e59006;
    }

    .alert-warning,
    .alert-warning h1,
    .alert-warning h2,
    .alert-warning h3,
    .alert-warning h4,
    .alert-warning h5,
    .alert-warning h6,
    .alert-warning small {
        color: #f9a825;
    }

        .alert-warning hr {
            border-top-color: #fff284;
        }

        .alert-warning .alert-link {
            color: #e59006;
        }

.alert-danger {
    color: #c41411;
    background-color: #fde0dc;
    border-color: #f69988;
}

    .alert-danger hr {
        border-top-color: #f48570;
    }

    .alert-danger .alert-link {
        color: #950f0d;
    }

    .alert-danger,
    .alert-danger h1,
    .alert-danger h2,
    .alert-danger h3,
    .alert-danger h4,
    .alert-danger h5,
    .alert-danger h6,
    .alert-danger small {
        color: #c41411;
    }

        .alert-danger hr {
            border-top-color: #f48570;
        }

        .alert-danger .alert-link {
            color: #950f0d;
        }

.thumbnail {
    display: block;
    padding: 5px;
    margin-bottom: 20px;
    line-height: 1.54;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #03a9f4;
}

.thumbnail .caption {
    padding: 9px;
    color: #455a64;
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

    .media-right,
    .media > .pull-right {
        padding-left: 10px;
    }

    .media-left,
    .media > .pull-left {
        padding-right: 10px;
    }

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #90a4ae;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #738c98;
    }

.label-primary {
    background-color: #03a9f4;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #0286c2;
    }

.label-success {
    background-color: #8bc34a;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #71a436;
    }

.label-info {
    background-color: #00bcd4;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #008fa1;
    }

.label-warning {
    background-color: #ffeb3b;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ffe608;
    }

.label-danger {
    background-color: #e51c23;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #b9151b;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.5;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #90a4ae;
    border-radius: 8px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #03a9f4;
    background-color: #ffffff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #eeeeee;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 11px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #03a9f4;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #8bc34a;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #00bcd4;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #ffeb3b;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #e51c23;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.jumbotron {
    padding: 32px 16px;
    margin-bottom: 32px;
    color: inherit;
    background-color: #cfd8dc;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 16px;
        font-size: 20px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #b2c0c6;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 3px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 51.2px 0;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 64px;
        padding-right: 64px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 58.5px;
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 30px;
    border-radius: 3px;
    padding: 6px 16px;
    font-size: 18px;
    height: 40px;
    line-height: 1.33;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 26px;
    padding: 4px 12px;
    font-size: 11px;
    border-radius: 1px;
    border-radius: 2px;
    padding: 3px 6px;
    height: 24px;
    line-height: 1.5;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 26px;
    line-height: 26px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 5px 10px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #263238;
    text-align: center;
    background-color: #cfd8dc;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
}

    .input-group-addon.input-sm {
        padding: 4px 12px;
        font-size: 11px;
        border-radius: 1px;
    }

    .input-group-addon.input-lg {
        padding: 10px 30px;
        font-size: 18px;
        border-radius: 3px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.pager:before,
.pager:after,
.modal-footer:before,
.modal-footer:after,
.page-tabs:before,
.page-tabs:after,
.page-heading:before,
.page-heading:after,
#topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis li:before,
#topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis li:after,
#topnav .toolbar .dropdown-menu.notifications ul li a:before,
#topnav .toolbar .dropdown-menu.notifications ul li a:after,
#topnav .toolbar .dropdown-menu .tab-pane.notifications ul li a:before,
#topnav .toolbar .dropdown-menu .tab-pane.notifications ul li a:after,
#topnav .toolbar .dropdown-menu.messages ul li a:before,
#topnav .toolbar .dropdown-menu.messages ul li a:after,
#topnav .toolbar .dropdown-menu .tab-pane.messages ul li a:before,
#topnav .toolbar .dropdown-menu .tab-pane.messages ul li a:after,
#topnav .toolbar .dropdown-menu.userinfo li a:before,
#topnav .toolbar .dropdown-menu.userinfo li a:after,
.infobar-options:before,
.infobar-options:after,
.infobar .widget-body:before,
.infobar .widget-body:after,
.infobar .widget-body .widget-block:before,
.infobar .widget-body .widget-block:after,
.chat-area .chat-user:before,
.chat-area .chat-user:after,
.chat-area .chat-user .user:before,
.chat-area .chat-user .user:after,
ul.settings li:before,
ul.settings li:after,
#sparklinestats ul.sparklinestats li:before,
#sparklinestats ul.sparklinestats li:after,
.contact-card ul.details:before,
.contact-card ul.details:after,
.contact-card ul.details li a:before,
.contact-card ul.details li a:after,
.recent-activities li:before,
.recent-activities li:after,
.contact-list > li:before,
.contact-list > li:after,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after,
.sidebar .widget .widget-block:before,
.sidebar .widget .widget-block:after,
#sidebar-search:before,
#sidebar-search:after,
.project-switcher .btn:before,
.project-switcher .btn:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel:before,
.panel:after,
.panel-heading:before,
.panel-heading:after,
.panel-body:before,
.panel-body:after,
.inner-spacer:before,
.inner-spacer:after,
.panel-editbox:before,
.panel-editbox:after,
.panel-footer:before,
.panel-footer:after,
.tile-heading:before,
.tile-heading:after,
.tile-body:before,
.tile-body:after,
.tile-footer:before,
.tile-footer:after,
.panel-comments li:before,
.panel-comments li:after,
.panel-threads li:before,
.panel-threads li:after,
.panel-users li:before,
.panel-users li:after,
.panel-profile .user-card ul.details:before,
.panel-profile .user-card ul.details:after,
.panel-profile .user-card ul.details li:before,
.panel-profile .user-card ul.details li:after,
.panel-profile .user-card ul.details li a:before,
.panel-profile .user-card ul.details li a:after,
.panel-userprofile li:before,
.panel-userprofile li:after,
.panel-todo ul li:before,
.panel-todo ul li:after,
ul.mailbox-msg-list li a.mailbox-msg-list-item:before,
ul.mailbox-msg-list li a.mailbox-msg-list-item:after,
.mailbox-panel header:before,
.mailbox-panel header:after,
.mailbox-panel .msg-composer:before,
.mailbox-panel .msg-composer:after,
.timeline > li .timeline-header:before,
.timeline > li .timeline-header:after,
.timeline > li .timeline-footer:before,
.timeline > li .timeline-footer:after,
.widget-weather .weather-heading .weather-heading-top:before,
.widget-weather .weather-heading .weather-heading-top:after,
.widget-weather .weather-heading .weather-heading-bottom:before,
.widget-weather .weather-heading .weather-heading-bottom:after,
.widget-weather .weather-body:before,
.widget-weather .weather-body:after,
.widget-weather .weather-footer:before,
.widget-weather .weather-footer:after,
.activities-container:before,
.activities-container:after,
.activities-container .activities-inner:before,
.activities-container .activities-inner:after,
.setting-container .setting-inner:before,
.setting-container .setting-inner:after,
.stepy-navigator.panel-footer:before,
.stepy-navigator.panel-footer:after,
.gallery:before,
.gallery:after,
.card-task .card-title:before,
.card-task .card-title:after,
.card-task .card-options:before,
.card-task .card-options:after,
.card-task .card-checklist .checklist-toggler:before,
.card-task .card-checklist .checklist-toggler:after,
.store .comments .media-heading:before,
.store .comments .media-heading:after,
.blog .featured-post .featured-footer:before,
.blog .featured-post .featured-footer:after,
.blog .column-post .column-footer:before,
.blog .column-post .column-footer:after,
.blog .portfolio:before,
.blog .portfolio:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.pager:after,
.modal-footer:after,
.page-tabs:after,
.page-heading:after,
#topnav .toolbar .dropdown-menu.dropdown-alternate .scrollthis li:after,
#topnav .toolbar .dropdown-menu.notifications ul li a:after,
#topnav .toolbar .dropdown-menu .tab-pane.notifications ul li a:after,
#topnav .toolbar .dropdown-menu.messages ul li a:after,
#topnav .toolbar .dropdown-menu .tab-pane.messages ul li a:after,
#topnav .toolbar .dropdown-menu.userinfo li a:after,
.infobar-options:after,
.infobar .widget-body:after,
.infobar .widget-body .widget-block:after,
.chat-area .chat-user:after,
.chat-area .chat-user .user:after,
ul.settings li:after,
#sparklinestats ul.sparklinestats li:after,
.contact-card ul.details:after,
.contact-card ul.details li a:after,
.recent-activities li:after,
.contact-list > li:after,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after,
.sidebar .widget .widget-block:after,
#sidebar-search:after,
.project-switcher .btn:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel:after,
.panel-heading:after,
.panel-body:after,
.inner-spacer:after,
.panel-editbox:after,
.panel-footer:after,
.tile-heading:after,
.tile-body:after,
.tile-footer:after,
.panel-comments li:after,
.panel-threads li:after,
.panel-users li:after,
.panel-profile .user-card ul.details:after,
.panel-profile .user-card ul.details li:after,
.panel-profile .user-card ul.details li a:after,
.panel-userprofile li:after,
.panel-todo ul li:after,
ul.mailbox-msg-list li a.mailbox-msg-list-item:after,
.mailbox-panel header:after,
.mailbox-panel .msg-composer:after,
.timeline > li .timeline-header:after,
.timeline > li .timeline-footer:after,
.widget-weather .weather-heading .weather-heading-top:after,
.widget-weather .weather-heading .weather-heading-bottom:after,
.widget-weather .weather-body:after,
.widget-weather .weather-footer:after,
.activities-container:after,
.activities-container .activities-inner:after,
.setting-container .setting-inner:after,
.stepy-navigator.panel-footer:after,
.gallery:after,
.card-task .card-title:after,
.card-task .card-options:after,
.card-task .card-checklist .checklist-toggler:after,
.store .comments .media-heading:after,
.blog .featured-post .featured-footer:after,
.blog .column-post .column-footer:after,
.blog .portfolio:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

tr.visible-xs,
tr.visible-sm,
tr.visible-md,
tr.visible-lg {
    display: none !important;
}

th.visible-xs,
th.visible-sm,
th.visible-md,
th.visible-lg,
td.visible-xs,
td.visible-sm,
td.visible-md,
td.visible-lg {
    display: none !important;
}

.btn-group.visible-xs,
.btn-group.visible-sm,
.btn-group.visible-md,
.btn-group.visible-lg,
.btn-group-vertical.visible-xs,
.btn-group-vertical.visible-sm,
.btn-group-vertical.visible-md,
.btn-group-vertical.visible-lg,
.btn.visible-xs,
.btn.visible-sm,
.btn.visible-md,
.btn.visible-lg,
span.visible-xs,
span.visible-sm,
span.visible-md,
span.visible-lg,
i.visible-xs,
i.visible-sm,
i.visible-md,
i.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    .btn-group.visible-xs,
    .btn-group-vertical.visible-xs,
    .btn.visible-xs {
        display: inline-block !important;
    }

    span.visible-xs,
    i.visible-xs {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }

    .btn-group.visible-sm,
    .btn-group-vertical.visible-sm,
    .btn.visible-sm {
        display: inline-block !important;
    }

    span.visible-sm,
    i.visible-sm {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }

    .btn-group.visible-md,
    .btn-group-vertical.visible-md,
    .btn.visible-md {
        display: inline-block !important;
    }

    span.visible-md,
    i.visible-md {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }

    .btn-group.visible-lg,
    .btn-group-vertical.visible-lg,
    .btn.visible-lg {
        display: inline-block !important;
    }

    span.visible-lg,
    i.visible-lg {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    tr.hidden-xs {
        display: none !important;
    }

    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }

    .btn-group.hidden-xs,
    .btn-group-vertical.hidden-xs,
    .btn.hidden-xs,
    span.hidden-xs,
    i.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }

    tr.hidden-sm {
        display: none !important;
    }

    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }

    .btn-group.hidden-sm,
    .btn-group-vertical.hidden-sm,
    .btn.hidden-sm,
    span.hidden-sm,
    i.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }

    tr.hidden-md {
        display: none !important;
    }

    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }

    .btn-group.hidden-md,
    .btn-group-vertical.hidden-md,
    .btn.hidden-md,
    span.hidden-md,
    i.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }

    tr.hidden-lg {
        display: none !important;
    }

    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }

    .btn-group.hidden-lg,
    .btn-group-vertical.hidden-lg,
    .btn.hidden-lg,
    span.hidden-lg,
    i.hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

tr.visible-print {
    display: none !important;
}

th.visible-print,
td.visible-print {
    display: none !important;
}

.btn-group.visible-print,
.btn-group-vertical.visible-print,
.btn.visible-print,
span.visible-print,
i.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }

    .btn-group.visible-print,
    .btn-group-vertical.visible-print,
    .btn.visible-print {
        display: inline-block !important;
    }

    span.visible-print,
    i.visible-print {
        display: inline !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }

    tr.hidden-print {
        display: none !important;
    }

    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }

    .btn-group.hidden-print,
    .btn-group-vertical.hidden-print,
    .btn.hidden-print,
    span.hidden-print,
    i.hidden-print {
        display: none !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

html {
    -ms-overflow-style: scrollbar;
}

:focus,
:active {
    outline: 0 !important;
}

::-moz-focus-inner {
    border: 0 !important;
}

body {
    font-weight: 400;
}

a {
    outline: none;
    cursor: pointer;
}

hr.outsider {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: -24px;
    margin-right: -24px;
    border-top: 1px solid #eeeeee;
}

hr.outsider-dashed {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: -24px;
    margin-right: -24px;
    border-top: 1px dashed #eeeeee;
}

hr.dashed {
    border-top: 1px dashed #e0e0e0;
    margin-top: 24px;
    margin-bottom: 24px;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

    .row.no-gutter [class*='col-']:not(:first-child),
    .row.no-gutter [class*='col-']:not(:last-child) {
        padding-right: 0;
        padding-left: 0;
    }

.text-primary:hover,
.text-warning:hover,
.text-danger:hover,
.text-success:hover,
.text-info:hover,
.text-gray:hover {
    color: inherit;
}

.text-gray {
    color: #607d8b;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 16px;
    margin-bottom: 16px;
    font-family: 'Open Sans', 'Droid Sans', Tahoma, Arial, sans-serif;
}

h1,
h2,
.h1,
.h2 {
    font-weight: 300;
}

h3,
.h3,
h4,
.h4 {
    font-weight: 400;
}

h5,
h6,
.h5,
.h6 {
    font-weight: bold;
}

h1 small,
.h1 small {
    font-size: 19px;
    font-weight: 300;
}

h2 small,
.h2 small {
    font-size: 16px;
    font-weight: 300;
}

h3 small,
.h3 small {
    font-size: 13px;
    font-weight: 400;
}

h4 small,
.h4 small {
    font-size: 13px;
    font-weight: 400;
}

h5 small,
.h5 small {
    font-size: 12px;
    font-weight: 400;
}

h6 small,
.h6 small {
    font-size: 11px;
    font-weight: 400;
}

p.lead {
    font-size: 18px;
    font-weight: 400;
}

small,
.small {
    font-size: 0.85714em;
}

.list-inline > li:first-child {
    padding-left: 0;
}

.panel dl {
    margin: 0 auto;
}

    .panel dl dd {
        margin-bottom: 10px;
    }

blockquote {
    font-style: italic;
    border-left-width: 4px;
    padding: 0 20px;
}

    blockquote.pull-right {
        border-right-width: 4px;
    }

address {
    display: block;
}

kdb,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

pre {
    margin-bottom: 20px;
}

    pre.prettyprint {
        margin-bottom: 10px;
    }

.tabe-responsive .table-bordered,
.table-bordered,
.tabe-responsive .panel .fc-content table,
.panel .fc-content table {
    -webkit-box-shadow: 0 0 0 1px #dde3e5;
    box-shadow: 0 0 0 1px #dde3e5;
    border-radius: 2px;
    border-style: none;
}

    .tabe-responsive .table-bordered tfoot > tr:last-child > th,
    .table-bordered tfoot > tr:last-child > th,
    .tabe-responsive .panel .fc-content table tfoot > tr:last-child > th,
    .panel .fc-content table tfoot > tr:last-child > th {
        border-bottom: 0;
    }

        .tabe-responsive .table-bordered tfoot > tr:last-child > th:last-child,
        .table-bordered tfoot > tr:last-child > th:last-child,
        .tabe-responsive .panel .fc-content table tfoot > tr:last-child > th:last-child,
        .panel .fc-content table tfoot > tr:last-child > th:last-child {
            border-right: 0;
        }

    .tabe-responsive .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > th,
    .tabe-responsive .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > th,
    .tabe-responsive .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > th,
    .tabe-responsive .table-bordered > thead > tr > td,
    .table-bordered > thead > tr > td,
    .tabe-responsive .table-bordered > tbody > tr > td,
    .table-bordered > tbody > tr > td,
    .tabe-responsive .table-bordered > tfoot > tr > td,
    .table-bordered > tfoot > tr > td,
    .tabe-responsive .panel .fc-content table > thead > tr > th,
    .panel .fc-content table > thead > tr > th,
    .tabe-responsive .panel .fc-content table > tbody > tr > th,
    .panel .fc-content table > tbody > tr > th,
    .tabe-responsive .panel .fc-content table > tfoot > tr > th,
    .panel .fc-content table > tfoot > tr > th,
    .tabe-responsive .panel .fc-content table > thead > tr > td,
    .panel .fc-content table > thead > tr > td,
    .tabe-responsive .panel .fc-content table > tbody > tr > td,
    .panel .fc-content table > tbody > tr > td,
    .tabe-responsive .panel .fc-content table > tfoot > tr > td,
    .panel .fc-content table > tfoot > tr > td {
        border-left: 0;
    }

    .tabe-responsive .table-bordered > thead > tr:last-child td,
    .table-bordered > thead > tr:last-child td,
    .tabe-responsive .table-bordered > tbody > tr:last-child td,
    .table-bordered > tbody > tr:last-child td,
    .tabe-responsive .table-bordered > tfoot > tr:last-child td,
    .table-bordered > tfoot > tr:last-child td,
    .tabe-responsive .panel .fc-content table > thead > tr:last-child td,
    .panel .fc-content table > thead > tr:last-child td,
    .tabe-responsive .panel .fc-content table > tbody > tr:last-child td,
    .panel .fc-content table > tbody > tr:last-child td,
    .tabe-responsive .panel .fc-content table > tfoot > tr:last-child td,
    .panel .fc-content table > tfoot > tr:last-child td {
        border-bottom: 0;
    }

table.fc-border-separate > thead > tr > th:last-child {
    border-right: 0 !important;
}

table.fc-border-separate > tbody > tr > td:last-child {
    border-right: 0 !important;
}

table.table-bordered > thead > tr > th:last-child,
table.panel .fc-content table > thead > tr > th:last-child {
    border-right: 0 !important;
}

table.table-bordered > tbody > tr > td:last-child,
table.panel .fc-content table > tbody > tr > td:last-child {
    border-right: 0 !important;
}

table > tbody > tr:first-child > th {
    border-top: 0;
}

table > tbody > tr:first-child > td {
    border-top: solid,1px;
}

table > tbody > tr:last-child > th {
    border-bottom: 0;
}

table > thead > tr > th:first-child {
    border-top-left-radius: 2px;
}

table > thead > tr > th:last-child {
    border-top-right-radius: 2px;
}

.panel-heading + .panel-body.panel-no-padding table > tbody > tr:last-child > th {
    border-bottom: 0;
}

.panel-heading + .panel-body.panel-no-padding table > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.panel-heading + .panel-body.panel-no-padding .table-bordered,
.panel-heading + .panel-body.panel-no-padding .panel .fc-content table {
    border-bottom: 0 !important;
    -webkit-box-shadow: 0 0 0 0 #edf0f2 !important;
    box-shadow: 0 0 0 0 #edf0f2 !important;
}

.panel-heading + .panel-body.panel-no-padding table > thead > tr > th:first-child {
    border-top-left-radius: 0;
}

.panel-heading + .panel-body.panel-no-padding table > thead > tr > th:last-child {
    border-top-right-radius: 0;
}

table > tbody > tr:last-child > td:first-child {
    border-bottom-left-radius: 2px;
}

table > tbody > tr:last-child > td:last-child {
    border-bottom-right-radius: 2px;
}

table > tbody > tr:last-child > th:first-child {
    border-bottom-left-radius: 2px;
}

table > tbody > tr:last-child > th:last-child {
    border-bottom-right-radius: 2px;
}

table input[type="text"] {
    /*width: 100% !important;*/
}

.table-responsive {
    overflow-x: auto;
}

@media (max-width: 767px) {
    /* Wrap your tables in `.table-flipscroll` and we'll fix the header and make the tbody scrollable */
    .table-flipscroll table,
    .table-flipscroll caption,
    .table-flipscroll td,
    .table-flipscroll thead,
    .table-flipscroll thead tr,
    .table-flipscroll th,
    .table-flipscroll tbody {
        display: block;
    }

    .table-flipscroll table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        position: relative;
    }

        .table-flipscroll table th,
        .table-flipscroll table td {
            margin: 0;
            vertical-align: top;
        }

            .table-flipscroll table th:last-child,
            .table-flipscroll table td:last-child {
                border-bottom: 1px solid #eeeeee;
            }

        .table-flipscroll table td {
            min-height: 1.25em;
            text-align: left;
            border-left: 0;
            border-right: 0;
            border-bottom: 0;
        }

        .table-flipscroll table thead {
            float: left;
        }

        .table-flipscroll table th {
            text-align: left;
            border-bottom-width: 1px !important;
            border-left: 0;
        }

            .table-flipscroll table th:first-child {
                border-top: 1px solid transparent !important;
            }

        .table-flipscroll table tbody {
            width: auto;
            position: relative;
            overflow-x: auto;
            white-space: nowrap;
        }

            .table-flipscroll table tbody tr {
                display: inline-block;
                vertical-align: top;
                border-left: 1px solid #eeeeee;
            }
    /* Force table to not be like tables anymore */
    .table-vertical {
        /* Hide table headers (but not display: none;, for accessibility) */
    }

        .table-vertical table,
        .table-vertical caption,
        .table-vertical thead,
        .table-vertical tbody,
        .table-vertical th,
        .table-vertical td,
        .table-vertical tr {
            display: block;
        }

            .table-vertical thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }

        .table-vertical tr {
            border: 1px solid #ccc;
        }

        .table-vertical td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eeeeee;
            position: relative;
            padding-left: 50% !important;
            white-space: normal;
            text-align: left;
        }

            .table-vertical td:before {
                position: absolute;
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                text-align: left;
                font-weight: bold;
                content: attr(data-title);
            }
}

/*legend {
    padding-bottom: 6px;
    font-weight: 300;
    font-size: 24px;
}*/

label {
    margin-bottom: 6px;
    font-weight: normal;
}

.label-input-lg {
    font-size: 18px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    line-height: 1.33;
}

.label-input-sm {
    font-size: 11px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    line-height: 1.5;
}

.checkbox > label,
.checkbox-inline > label {
    margin: 0;
}

select[multiple] {
    padding: 7px 9px !important;
}

.form-control {
    border: 1px solid #e0e0e0;
    border-top: 1px solid #dbdbdb;
    padding: 6px 10px;
    color: #455a64;
    background: #fafafa;
    -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
    box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
}

select.form-control {
    color: #455a64;
    padding: 6px 6px;
}

.form-control:focus {
    border: 1px solid #03a9f4;
    background: #fff;
    box-shadow: 0 0px 1px 0px #c5ecfe !important;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: -16px;
}

select.input-lg {
    padding: 6px 12px;
}

select.input-sm {
    padding: 4px 3px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    border: 1px solid #eeeeee;
    border-top: 1px solid #e9e9e9;
    box-shadow: none !important;
}

.input {
    height: 32px !important;
    line-height: 1.54;
}

.input-sm {
    border-radius: 2px;
    padding: 3px 6px;
    height: 24px;
    line-height: 1.5;
}

.input-lg {
    padding: 6px 16px;
    font-size: 18px;
    height: 40px;
    line-height: 1.33;
}

.form-group {
    margin-bottom: 24px;
}

.row-border .form-group {
    border-top: 1px dashed #eeeeee;
    padding: 10px 12px;
    margin-bottom: 0;
    margin-left: -24px;
    margin-right: -24px;
}

    .row-border .form-group:first-child {
        border-top: none;
        padding-top: 0;
    }

.tabular-form .form-group {
    border-top: 1px dashed #eeeeee;
    padding: 24px 12px;
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: 0;
}

    .tabular-form .form-group > .tabular-border {
        border-left: 1px dashed #eeeeee;
        margin: -24px 0;
        padding: 24px 12px;
    }

@media (max-width: 768px) {
    .tabular-form .form-group .tabular-border {
        border-left: none;
    }
}

.tabular-form .form-group:first-child {
    border-top: none;
    padding-top: 0;
}

select[multiple] {
    border-radius: 2px;
    border: 1px solid #e0e0e0;
}

.help-block {
    margin-bottom: 0;
}

.help-inline {
    margin-top: 5px;
    display: inline-block;
    color: #607d8b;
}

.input-search-icon-sm {
    padding: 16px !important;
}

    .input-search-icon-sm input.form-control {
        padding-right: 24px;
    }

    .input-search-icon-sm a {
        position: absolute;
        margin-top: -16px;
        font-size: 11px;
        right: 0;
        margin-right: 16px;
        color: #90a4ae;
    }

.input-icon {
    position: relative;
}

    .input-icon > i,
    .input-icon .icon {
        position: absolute;
        display: block;
        margin: 10px 8px;
        line-height: 14px;
        color: #90a4ae;
    }

        .input-icon > i:hover,
        .input-icon .icon:hover {
            text-decoration: none;
        }

    .input-icon > .form-control {
        padding-left: 32px;
    }

    .input-icon.right > i,
    .input-icon.right .icon {
        right: 0px;
        float: right;
    }

    .input-icon.right > .form-control {
        padding: 4px 32px 4px 8px;
    }

    .input-icon.right.input-group > i,
    .input-icon.right.input-group > .icon {
        right: 0;
    }

    .input-icon.input-group.left > .form-control {
        padding-left: 32px;
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
    }

.input-icon-sm > i {
    margin: 6px;
}

.input-group > :first-child > .form-control {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.spinner i {
    color: #455a64;
}

@media (max-width: 768px) {
    .form-horizontal .control-label,
    .form-horizontal .radio,
    .form-horizontal .checkbox,
    .form-horizontal .radio-inline,
    .form-horizontal .checkbox-inline {
        padding-top: 0 !important;
        padding-bottom: 6px;
    }
}

.form-horizontal .control-label {
    padding-top: 6px;
    padding-bottom: 6px;
}

.has-success .input-icon i,
.has-success .input-icon .icon {
    color: #558b2f;
}

.has-warning .input-icon i,
.has-warning .input-icon .icon {
    color: #f9a825;
}

.has-error .input-icon i,
.has-error .input-icon .icon {
    color: #c41411;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
}

.btn {
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.04);
    border-radius: 2px;
}

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.btn-rounded {
    border-radius: 50px;
}

.btn-block + .btn-block {
    margin-top: 8px;
}

.btn-xs,
.btn-group-xs > .btn {
    font-size: 11px;
    line-height: 12px;
    padding: 1px 2px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 3px 8px;
    line-height: 1.5;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 7px 16px;
    line-height: 1.33;
}

.btn-block {
    padding-left: 16px;
    padding-right: 16px;
}

.btn-link {
    box-shadow: none !important;
}

.btn-inverse {
    color: #ffffff;
    background-color: #9e9e9e;
    border-color: #757575;
}

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse.focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        color: #ffffff;
        background-color: #858585;
        border-color: #565656;
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        background-image: none;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled.focus,
    .btn-inverse[disabled].focus,
    fieldset[disabled] .btn-inverse.focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #9e9e9e;
        border-color: #757575;
    }

    .btn-inverse .badge {
        color: #9e9e9e;
        background-color: #ffffff;
    }

    .btn-inverse:hover {
        background-color: #919191;
        border-color: #616161;
    }

    .btn-inverse:focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        color: #ffffff;
        background-color: #8a8a8a;
        border-color: #5b5b5b;
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        background-image: none;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #9e9e9e;
        border-color: #757575;
    }

    .btn-inverse .badge {
        color: #9e9e9e;
        background-color: #ffffff;
    }

.btn-brown {
    color: #ffffff;
    background-color: #795548;
    border-color: #6d4c41;
}

    .btn-brown:hover,
    .btn-brown:focus,
    .btn-brown.focus,
    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        color: #ffffff;
        background-color: #593f35;
        border-color: #47312a;
    }

    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        background-image: none;
    }

    .btn-brown.disabled,
    .btn-brown[disabled],
    fieldset[disabled] .btn-brown,
    .btn-brown.disabled:hover,
    .btn-brown[disabled]:hover,
    fieldset[disabled] .btn-brown:hover,
    .btn-brown.disabled:focus,
    .btn-brown[disabled]:focus,
    fieldset[disabled] .btn-brown:focus,
    .btn-brown.disabled.focus,
    .btn-brown[disabled].focus,
    fieldset[disabled] .btn-brown.focus,
    .btn-brown.disabled:active,
    .btn-brown[disabled]:active,
    fieldset[disabled] .btn-brown:active,
    .btn-brown.disabled.active,
    .btn-brown[disabled].active,
    fieldset[disabled] .btn-brown.active {
        background-color: #795548;
        border-color: #6d4c41;
    }

    .btn-brown .badge {
        color: #795548;
        background-color: #ffffff;
    }

    .btn-brown:hover {
        background-color: #694a3e;
        border-color: #533a32;
    }

    .btn-brown:focus,
    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        color: #ffffff;
        background-color: #5f4339;
        border-color: #4d362e;
    }

    .btn-brown:active,
    .btn-brown.active,
    .open > .dropdown-toggle.btn-brown {
        background-image: none;
    }

    .btn-brown.disabled,
    .btn-brown[disabled],
    fieldset[disabled] .btn-brown,
    .btn-brown.disabled:hover,
    .btn-brown[disabled]:hover,
    fieldset[disabled] .btn-brown:hover,
    .btn-brown.disabled:focus,
    .btn-brown[disabled]:focus,
    fieldset[disabled] .btn-brown:focus,
    .btn-brown.disabled:active,
    .btn-brown[disabled]:active,
    fieldset[disabled] .btn-brown:active,
    .btn-brown.disabled.active,
    .btn-brown[disabled].active,
    fieldset[disabled] .btn-brown.active {
        background-color: #795548;
        border-color: #6d4c41;
    }

    .btn-brown .badge {
        color: #795548;
        background-color: #ffffff;
    }

.btn-indigo {
    color: #ffffff;
    background-color: #3f51b5;
    border-color: #3949ab;
}

    .btn-indigo:hover,
    .btn-indigo:focus,
    .btn-indigo.focus,
    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        color: #ffffff;
        background-color: #32408f;
        border-color: #2a357d;
    }

    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        background-image: none;
    }

    .btn-indigo.disabled,
    .btn-indigo[disabled],
    fieldset[disabled] .btn-indigo,
    .btn-indigo.disabled:hover,
    .btn-indigo[disabled]:hover,
    fieldset[disabled] .btn-indigo:hover,
    .btn-indigo.disabled:focus,
    .btn-indigo[disabled]:focus,
    fieldset[disabled] .btn-indigo:focus,
    .btn-indigo.disabled.focus,
    .btn-indigo[disabled].focus,
    fieldset[disabled] .btn-indigo.focus,
    .btn-indigo.disabled:active,
    .btn-indigo[disabled]:active,
    fieldset[disabled] .btn-indigo:active,
    .btn-indigo.disabled.active,
    .btn-indigo[disabled].active,
    fieldset[disabled] .btn-indigo.active {
        background-color: #3f51b5;
        border-color: #3949ab;
    }

    .btn-indigo .badge {
        color: #3f51b5;
        background-color: #ffffff;
    }

    .btn-indigo:hover {
        background-color: #3849a2;
        border-color: #2f3c8c;
    }

    .btn-indigo:focus,
    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        color: #ffffff;
        background-color: #344397;
        border-color: #2c3985;
    }

    .btn-indigo:active,
    .btn-indigo.active,
    .open > .dropdown-toggle.btn-indigo {
        background-image: none;
    }

    .btn-indigo.disabled,
    .btn-indigo[disabled],
    fieldset[disabled] .btn-indigo,
    .btn-indigo.disabled:hover,
    .btn-indigo[disabled]:hover,
    fieldset[disabled] .btn-indigo:hover,
    .btn-indigo.disabled:focus,
    .btn-indigo[disabled]:focus,
    fieldset[disabled] .btn-indigo:focus,
    .btn-indigo.disabled:active,
    .btn-indigo[disabled]:active,
    fieldset[disabled] .btn-indigo:active,
    .btn-indigo.disabled.active,
    .btn-indigo[disabled].active,
    fieldset[disabled] .btn-indigo.active {
        background-color: #3f51b5;
        border-color: #3949ab;
    }

    .btn-indigo .badge {
        color: #3f51b5;
        background-color: #ffffff;
    }

.btn-orange {
    color: #ffffff;
    background-color: #ff9800;
    border-color: #fb8c00;
}

    .btn-orange:hover,
    .btn-orange:focus,
    .btn-orange.focus,
    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        color: #ffffff;
        background-color: #cc7a00;
        border-color: #be6a00;
    }

    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        background-image: none;
    }

    .btn-orange.disabled,
    .btn-orange[disabled],
    fieldset[disabled] .btn-orange,
    .btn-orange.disabled:hover,
    .btn-orange[disabled]:hover,
    fieldset[disabled] .btn-orange:hover,
    .btn-orange.disabled:focus,
    .btn-orange[disabled]:focus,
    fieldset[disabled] .btn-orange:focus,
    .btn-orange.disabled.focus,
    .btn-orange[disabled].focus,
    fieldset[disabled] .btn-orange.focus,
    .btn-orange.disabled:active,
    .btn-orange[disabled]:active,
    fieldset[disabled] .btn-orange:active,
    .btn-orange.disabled.active,
    .btn-orange[disabled].active,
    fieldset[disabled] .btn-orange.active {
        background-color: #ff9800;
        border-color: #fb8c00;
    }

    .btn-orange .badge {
        color: #ff9800;
        background-color: #ffffff;
    }

    .btn-orange:hover {
        background-color: #e68900;
        border-color: #d27500;
    }

    .btn-orange:focus,
    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        color: #ffffff;
        background-color: #d68000;
        border-color: #c87000;
    }

    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        background-image: none;
    }

    .btn-orange.disabled,
    .btn-orange[disabled],
    fieldset[disabled] .btn-orange,
    .btn-orange.disabled:hover,
    .btn-orange[disabled]:hover,
    fieldset[disabled] .btn-orange:hover,
    .btn-orange.disabled:focus,
    .btn-orange[disabled]:focus,
    fieldset[disabled] .btn-orange:focus,
    .btn-orange.disabled:active,
    .btn-orange[disabled]:active,
    fieldset[disabled] .btn-orange:active,
    .btn-orange.disabled.active,
    .btn-orange[disabled].active,
    fieldset[disabled] .btn-orange.active {
        background-color: #ff9800;
        border-color: #fb8c00;
    }

    .btn-orange .badge {
        color: #ff9800;
        background-color: #ffffff;
    }

.btn-teal {
    color: #ffffff;
    background-color: #009688;
    border-color: #00897b;
}

    .btn-teal:hover,
    .btn-teal:focus,
    .btn-teal.focus,
    .btn-teal:active,
    .btn-teal.active,
    .open > .dropdown-toggle.btn-teal {
        color: #ffffff;
        background-color: #00635a;
        border-color: #004c44;
    }

    .btn-teal:active,
    .btn-teal.active,
    .open > .dropdown-toggle.btn-teal {
        background-image: none;
    }

    .btn-teal.disabled,
    .btn-teal[disabled],
    fieldset[disabled] .btn-teal,
    .btn-teal.disabled:hover,
    .btn-teal[disabled]:hover,
    fieldset[disabled] .btn-teal:hover,
    .btn-teal.disabled:focus,
    .btn-teal[disabled]:focus,
    fieldset[disabled] .btn-teal:focus,
    .btn-teal.disabled.focus,
    .btn-teal[disabled].focus,
    fieldset[disabled] .btn-teal.focus,
    .btn-teal.disabled:active,
    .btn-teal[disabled]:active,
    fieldset[disabled] .btn-teal:active,
    .btn-teal.disabled.active,
    .btn-teal[disabled].active,
    fieldset[disabled] .btn-teal.active {
        background-color: #009688;
        border-color: #00897b;
    }

    .btn-teal .badge {
        color: #009688;
        background-color: #ffffff;
    }

    .btn-teal:hover {
        background-color: #007d71;
        border-color: #006056;
    }

    .btn-teal:focus,
    .btn-teal:active,
    .btn-teal.active,
    .open > .dropdown-toggle.btn-teal {
        color: #ffffff;
        background-color: #006d63;
        border-color: #00564d;
    }

    .btn-teal:active,
    .btn-teal.active,
    .open > .dropdown-toggle.btn-teal {
        background-image: none;
    }

    .btn-teal.disabled,
    .btn-teal[disabled],
    fieldset[disabled] .btn-teal,
    .btn-teal.disabled:hover,
    .btn-teal[disabled]:hover,
    fieldset[disabled] .btn-teal:hover,
    .btn-teal.disabled:focus,
    .btn-teal[disabled]:focus,
    fieldset[disabled] .btn-teal:focus,
    .btn-teal.disabled:active,
    .btn-teal[disabled]:active,
    fieldset[disabled] .btn-teal:active,
    .btn-teal.disabled.active,
    .btn-teal[disabled].active,
    fieldset[disabled] .btn-teal.active {
        background-color: #009688;
        border-color: #00897b;
    }

    .btn-teal .badge {
        color: #009688;
        background-color: #ffffff;
    }

.btn-midnightblue {
    color: #ffffff;
    background-color: #37474f;
    border-color: #263238;
}

    .btn-midnightblue:hover,
    .btn-midnightblue:focus,
    .btn-midnightblue.focus,
    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        color: #ffffff;
        background-color: #222c31;
        border-color: #0d1114;
    }

    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        background-image: none;
    }

    .btn-midnightblue.disabled,
    .btn-midnightblue[disabled],
    fieldset[disabled] .btn-midnightblue,
    .btn-midnightblue.disabled:hover,
    .btn-midnightblue[disabled]:hover,
    fieldset[disabled] .btn-midnightblue:hover,
    .btn-midnightblue.disabled:focus,
    .btn-midnightblue[disabled]:focus,
    fieldset[disabled] .btn-midnightblue:focus,
    .btn-midnightblue.disabled.focus,
    .btn-midnightblue[disabled].focus,
    fieldset[disabled] .btn-midnightblue.focus,
    .btn-midnightblue.disabled:active,
    .btn-midnightblue[disabled]:active,
    fieldset[disabled] .btn-midnightblue:active,
    .btn-midnightblue.disabled.active,
    .btn-midnightblue[disabled].active,
    fieldset[disabled] .btn-midnightblue.active {
        background-color: #37474f;
        border-color: #263238;
    }

    .btn-midnightblue .badge {
        color: #37474f;
        background-color: #ffffff;
    }

    .btn-midnightblue:hover {
        background-color: #2d3940;
        border-color: #161c20;
    }

    .btn-midnightblue:focus,
    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        color: #ffffff;
        background-color: #263137;
        border-color: #11171a;
    }

    .btn-midnightblue:active,
    .btn-midnightblue.active,
    .open > .dropdown-toggle.btn-midnightblue {
        background-image: none;
    }

    .btn-midnightblue.disabled,
    .btn-midnightblue[disabled],
    fieldset[disabled] .btn-midnightblue,
    .btn-midnightblue.disabled:hover,
    .btn-midnightblue[disabled]:hover,
    fieldset[disabled] .btn-midnightblue:hover,
    .btn-midnightblue.disabled:focus,
    .btn-midnightblue[disabled]:focus,
    fieldset[disabled] .btn-midnightblue:focus,
    .btn-midnightblue.disabled:active,
    .btn-midnightblue[disabled]:active,
    fieldset[disabled] .btn-midnightblue:active,
    .btn-midnightblue.disabled.active,
    .btn-midnightblue[disabled].active,
    fieldset[disabled] .btn-midnightblue.active {
        background-color: #37474f;
        border-color: #263238;
    }

    .btn-midnightblue .badge {
        color: #37474f;
        background-color: #ffffff;
    }

.btn-pink {
    color: #ffffff;
    background-color: #e91e63;
    border-color: #d81b60;
}

    .btn-pink:hover,
    .btn-pink:focus,
    .btn-pink.focus,
    .btn-pink:active,
    .btn-pink.active,
    .open > .dropdown-toggle.btn-pink {
        color: #ffffff;
        background-color: #c1134e;
        border-color: #a21448;
    }

    .btn-pink:active,
    .btn-pink.active,
    .open > .dropdown-toggle.btn-pink {
        background-image: none;
    }

    .btn-pink.disabled,
    .btn-pink[disabled],
    fieldset[disabled] .btn-pink,
    .btn-pink.disabled:hover,
    .btn-pink[disabled]:hover,
    fieldset[disabled] .btn-pink:hover,
    .btn-pink.disabled:focus,
    .btn-pink[disabled]:focus,
    fieldset[disabled] .btn-pink:focus,
    .btn-pink.disabled.focus,
    .btn-pink[disabled].focus,
    fieldset[disabled] .btn-pink.focus,
    .btn-pink.disabled:active,
    .btn-pink[disabled]:active,
    fieldset[disabled] .btn-pink:active,
    .btn-pink.disabled.active,
    .btn-pink[disabled].active,
    fieldset[disabled] .btn-pink.active {
        background-color: #e91e63;
        border-color: #d81b60;
    }

    .btn-pink .badge {
        color: #e91e63;
        background-color: #ffffff;
    }

    .btn-pink:hover {
        background-color: #d81557;
        border-color: #b41650;
    }

    .btn-pink:focus,
    .btn-pink:active,
    .btn-pink.active,
    .open > .dropdown-toggle.btn-pink {
        color: #ffffff;
        background-color: #ca1452;
        border-color: #ab154c;
    }

    .btn-pink:active,
    .btn-pink.active,
    .open > .dropdown-toggle.btn-pink {
        background-image: none;
    }

    .btn-pink.disabled,
    .btn-pink[disabled],
    fieldset[disabled] .btn-pink,
    .btn-pink.disabled:hover,
    .btn-pink[disabled]:hover,
    fieldset[disabled] .btn-pink:hover,
    .btn-pink.disabled:focus,
    .btn-pink[disabled]:focus,
    fieldset[disabled] .btn-pink:focus,
    .btn-pink.disabled:active,
    .btn-pink[disabled]:active,
    fieldset[disabled] .btn-pink:active,
    .btn-pink.disabled.active,
    .btn-pink[disabled].active,
    fieldset[disabled] .btn-pink.active {
        background-color: #e91e63;
        border-color: #d81b60;
    }

    .btn-pink .badge {
        color: #e91e63;
        background-color: #ffffff;
    }

.btn-green {
    color: #ffffff;
    background-color: #00401E;
    border-color: #43a047;
}

    .btn-green:hover,
    .btn-green:focus,
    .btn-green.focus,
    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        color: #ffffff;
        background-color: #3d8b40;
        border-color: #317534;
    }

    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        background-image: none;
    }

    .btn-green.disabled,
    .btn-green[disabled],
    fieldset[disabled] .btn-green,
    .btn-green.disabled:hover,
    .btn-green[disabled]:hover,
    fieldset[disabled] .btn-green:hover,
    .btn-green.disabled:focus,
    .btn-green[disabled]:focus,
    fieldset[disabled] .btn-green:focus,
    .btn-green.disabled.focus,
    .btn-green[disabled].focus,
    fieldset[disabled] .btn-green.focus,
    .btn-green.disabled:active,
    .btn-green[disabled]:active,
    fieldset[disabled] .btn-green:active,
    .btn-green.disabled.active,
    .btn-green[disabled].active,
    fieldset[disabled] .btn-green.active {
        background-color: #00401E;
        border-color: #43a047;
    }

    .btn-green .badge {
        color: #00401E;
        background-color: #ffffff;
    }

    .btn-green:hover {
        background-color: #449d48;
        border-color: #37833a;
    }

    .btn-green:focus,
    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        color: #ffffff;
        background-color: #409343;
        border-color: #347c37;
    }

    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        background-image: none;
    }

    .btn-green.disabled,
    .btn-green[disabled],
    fieldset[disabled] .btn-green,
    .btn-green.disabled:hover,
    .btn-green[disabled]:hover,
    fieldset[disabled] .btn-green:hover,
    .btn-green.disabled:focus,
    .btn-green[disabled]:focus,
    fieldset[disabled] .btn-green:focus,
    .btn-green.disabled:active,
    .btn-green[disabled]:active,
    fieldset[disabled] .btn-green:active,
    .btn-green.disabled.active,
    .btn-green[disabled].active,
    fieldset[disabled] .btn-green.active {
        background-color: #00401E;
        border-color: #43a047;
    }

    .btn-green .badge {
        color: #00401E;
        background-color: #ffffff;
    }

.btn-purple {
    color: #ffffff;
    background-color: #9c27b0;
    border-color: #8e24aa;
}

    .btn-purple:hover,
    .btn-purple:focus,
    .btn-purple.focus,
    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        color: #ffffff;
        background-color: #771e86;
        border-color: #641977;
    }

    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        background-image: none;
    }

    .btn-purple.disabled,
    .btn-purple[disabled],
    fieldset[disabled] .btn-purple,
    .btn-purple.disabled:hover,
    .btn-purple[disabled]:hover,
    fieldset[disabled] .btn-purple:hover,
    .btn-purple.disabled:focus,
    .btn-purple[disabled]:focus,
    fieldset[disabled] .btn-purple:focus,
    .btn-purple.disabled.focus,
    .btn-purple[disabled].focus,
    fieldset[disabled] .btn-purple.focus,
    .btn-purple.disabled:active,
    .btn-purple[disabled]:active,
    fieldset[disabled] .btn-purple:active,
    .btn-purple.disabled.active,
    .btn-purple[disabled].active,
    fieldset[disabled] .btn-purple.active {
        background-color: #9c27b0;
        border-color: #8e24aa;
    }

    .btn-purple .badge {
        color: #9c27b0;
        background-color: #ffffff;
    }

    .btn-purple:hover {
        background-color: #89229b;
        border-color: #721d88;
    }

    .btn-purple:focus,
    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        color: #ffffff;
        background-color: #7e208f;
        border-color: #6b1b80;
    }

    .btn-purple:active,
    .btn-purple.active,
    .open > .dropdown-toggle.btn-purple {
        background-image: none;
    }

    .btn-purple.disabled,
    .btn-purple[disabled],
    fieldset[disabled] .btn-purple,
    .btn-purple.disabled:hover,
    .btn-purple[disabled]:hover,
    fieldset[disabled] .btn-purple:hover,
    .btn-purple.disabled:focus,
    .btn-purple[disabled]:focus,
    fieldset[disabled] .btn-purple:focus,
    .btn-purple.disabled:active,
    .btn-purple[disabled]:active,
    fieldset[disabled] .btn-purple:active,
    .btn-purple.disabled.active,
    .btn-purple[disabled].active,
    fieldset[disabled] .btn-purple.active {
        background-color: #9c27b0;
        border-color: #8e24aa;
    }

    .btn-purple .badge {
        color: #9c27b0;
        background-color: #ffffff;
    }

.btn-deeporange {
    color: #ffffff;
    background-color: #ff5722;
    border-color: #f4511e;
}

    .btn-deeporange:hover,
    .btn-deeporange:focus,
    .btn-deeporange.focus,
    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        color: #ffffff;
        background-color: #ee3900;
        border-color: #cb380a;
    }

    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        background-image: none;
    }

    .btn-deeporange.disabled,
    .btn-deeporange[disabled],
    fieldset[disabled] .btn-deeporange,
    .btn-deeporange.disabled:hover,
    .btn-deeporange[disabled]:hover,
    fieldset[disabled] .btn-deeporange:hover,
    .btn-deeporange.disabled:focus,
    .btn-deeporange[disabled]:focus,
    fieldset[disabled] .btn-deeporange:focus,
    .btn-deeporange.disabled.focus,
    .btn-deeporange[disabled].focus,
    fieldset[disabled] .btn-deeporange.focus,
    .btn-deeporange.disabled:active,
    .btn-deeporange[disabled]:active,
    fieldset[disabled] .btn-deeporange:active,
    .btn-deeporange.disabled.active,
    .btn-deeporange[disabled].active,
    fieldset[disabled] .btn-deeporange.active {
        background-color: #ff5722;
        border-color: #f4511e;
    }

    .btn-deeporange .badge {
        color: #ff5722;
        background-color: #ffffff;
    }

    .btn-deeporange:hover {
        background-color: #ff4408;
        border-color: #de3d0b;
    }

    .btn-deeporange:focus,
    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        color: #ffffff;
        background-color: #f83c00;
        border-color: #d53b0a;
    }

    .btn-deeporange:active,
    .btn-deeporange.active,
    .open > .dropdown-toggle.btn-deeporange {
        background-image: none;
    }

    .btn-deeporange.disabled,
    .btn-deeporange[disabled],
    fieldset[disabled] .btn-deeporange,
    .btn-deeporange.disabled:hover,
    .btn-deeporange[disabled]:hover,
    fieldset[disabled] .btn-deeporange:hover,
    .btn-deeporange.disabled:focus,
    .btn-deeporange[disabled]:focus,
    fieldset[disabled] .btn-deeporange:focus,
    .btn-deeporange.disabled:active,
    .btn-deeporange[disabled]:active,
    fieldset[disabled] .btn-deeporange:active,
    .btn-deeporange.disabled.active,
    .btn-deeporange[disabled].active,
    fieldset[disabled] .btn-deeporange.active {
        background-color: #ff5722;
        border-color: #f4511e;
    }

    .btn-deeporange .badge {
        color: #ff5722;
        background-color: #ffffff;
    }

.btn-default-alt {
    color: #cfd8dc;
    background-color: rgba(255, 255, 255, 0);
    border-color: #cfd8dc;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #455a64;
}

    .btn-default-alt:hover,
    .btn-default-alt:focus,
    .btn-default-alt:active,
    .btn-default-alt.active {
        border-color: #cfd8dc;
        background-color: #cfd8dc;
        color: #fff;
    }

    .btn-default-alt.disabled,
    .btn-default-alt[disabled],
    fieldset[disabled] .btn-default-alt,
    .btn-default-alt.disabled:hover,
    .btn-default-alt[disabled]:hover,
    fieldset[disabled] .btn-default-alt:hover,
    .btn-default-alt.disabled:focus,
    .btn-default-alt[disabled]:focus,
    fieldset[disabled] .btn-default-alt:focus {
        box-shadow: none !important;
        border-color: #d6d6d6;
        color: #d6d6d6;
    }

        .btn-default-alt.disabled:active,
        .btn-default-alt[disabled]:active,
        fieldset[disabled] .btn-default-alt:active,
        .btn-default-alt.disabled.active,
        .btn-default-alt[disabled].active,
        fieldset[disabled] .btn-default-alt.active {
            border-color: #cfd8dc;
            background-color: #a3b4bc;
            color: #fff;
        }

    .btn-default-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-default-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

    .btn-default-alt:hover,
    .btn-default-alt:active,
    .btn-default-alt.active,
    .btn-default-alt:focus {
        color: #263238 !important;
    }

.btn-primary-alt {
    color: #03a9f4;
    background-color: rgba(255, 255, 255, 0);
    border-color: #03a9f4;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-primary-alt:hover,
    .btn-primary-alt:focus,
    .btn-primary-alt:active,
    .btn-primary-alt.active {
        border-color: #03a9f4;
        background-color: #03a9f4;
        color: #fff;
    }

    .btn-primary-alt.disabled,
    .btn-primary-alt[disabled],
    fieldset[disabled] .btn-primary-alt,
    .btn-primary-alt.disabled:hover,
    .btn-primary-alt[disabled]:hover,
    fieldset[disabled] .btn-primary-alt:hover,
    .btn-primary-alt.disabled:focus,
    .btn-primary-alt[disabled]:focus,
    fieldset[disabled] .btn-primary-alt:focus {
        box-shadow: none !important;
        border-color: #4192b6;
        color: #4192b6;
    }

        .btn-primary-alt.disabled:active,
        .btn-primary-alt[disabled]:active,
        fieldset[disabled] .btn-primary-alt:active,
        .btn-primary-alt.disabled.active,
        .btn-primary-alt[disabled].active,
        fieldset[disabled] .btn-primary-alt.active {
            border-color: #03a9f4;
            background-color: #0275a8;
            color: #fff;
        }

    .btn-primary-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-primary-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-warning-alt {
    color: #ffeb3b;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ffeb3b;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-warning-alt:hover,
    .btn-warning-alt:focus,
    .btn-warning-alt:active,
    .btn-warning-alt.active {
        border-color: #ffeb3b;
        background-color: #ffeb3b;
        color: #fff;
    }

    .btn-warning-alt.disabled,
    .btn-warning-alt[disabled],
    fieldset[disabled] .btn-warning-alt,
    .btn-warning-alt.disabled:hover,
    .btn-warning-alt[disabled]:hover,
    fieldset[disabled] .btn-warning-alt:hover,
    .btn-warning-alt.disabled:focus,
    .btn-warning-alt[disabled]:focus,
    fieldset[disabled] .btn-warning-alt:focus {
        box-shadow: none !important;
        border-color: #cec46c;
        color: #cec46c;
    }

        .btn-warning-alt.disabled:active,
        .btn-warning-alt[disabled]:active,
        fieldset[disabled] .btn-warning-alt:active,
        .btn-warning-alt.disabled.active,
        .btn-warning-alt[disabled].active,
        fieldset[disabled] .btn-warning-alt.active {
            border-color: #ffeb3b;
            background-color: #eed500;
            color: #fff;
        }

    .btn-warning-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-warning-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-danger-alt {
    color: #e51c23;
    background-color: rgba(255, 255, 255, 0);
    border-color: #e51c23;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-danger-alt:hover,
    .btn-danger-alt:focus,
    .btn-danger-alt:active,
    .btn-danger-alt.active {
        border-color: #e51c23;
        background-color: #e51c23;
        color: #fff;
    }

    .btn-danger-alt.disabled,
    .btn-danger-alt[disabled],
    fieldset[disabled] .btn-danger-alt,
    .btn-danger-alt.disabled:hover,
    .btn-danger-alt[disabled]:hover,
    fieldset[disabled] .btn-danger-alt:hover,
    .btn-danger-alt.disabled:focus,
    .btn-danger-alt[disabled]:focus,
    fieldset[disabled] .btn-danger-alt:focus {
        box-shadow: none !important;
        border-color: #a65b5e;
        color: #a65b5e;
    }

        .btn-danger-alt.disabled:active,
        .btn-danger-alt[disabled]:active,
        fieldset[disabled] .btn-danger-alt:active,
        .btn-danger-alt.disabled.active,
        .btn-danger-alt[disabled].active,
        fieldset[disabled] .btn-danger-alt.active {
            border-color: #e51c23;
            background-color: #a21318;
            color: #fff;
        }

    .btn-danger-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-danger-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-success-alt {
    color: #8bc34a;
    background-color: rgba(255, 255, 255, 0);
    border-color: #8bc34a;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-success-alt:hover,
    .btn-success-alt:focus,
    .btn-success-alt:active,
    .btn-success-alt.active {
        border-color: #8bc34a;
        background-color: #8bc34a;
        color: #fff;
    }

    .btn-success-alt.disabled,
    .btn-success-alt[disabled],
    fieldset[disabled] .btn-success-alt,
    .btn-success-alt.disabled:hover,
    .btn-success-alt[disabled]:hover,
    fieldset[disabled] .btn-success-alt:hover,
    .btn-success-alt.disabled:focus,
    .btn-success-alt[disabled]:focus,
    fieldset[disabled] .btn-success-alt:focus {
        box-shadow: none !important;
        border-color: #878786;
        color: #878786;
    }

        .btn-success-alt.disabled:active,
        .btn-success-alt[disabled]:active,
        fieldset[disabled] .btn-success-alt:active,
        .btn-success-alt.disabled.active,
        .btn-success-alt[disabled].active,
        fieldset[disabled] .btn-success-alt.active {
            border-color: #8bc34a;
            background-color: #649130;
            color: #fff;
        }

    .btn-success-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-success-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-info-alt {
    color: #00bcd4;
    background-color: rgba(255, 255, 255, 0);
    border-color: #00bcd4;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-info-alt:hover,
    .btn-info-alt:focus,
    .btn-info-alt:active,
    .btn-info-alt.active {
        border-color: #00bcd4;
        background-color: #00bcd4;
        color: #fff;
    }

    .btn-info-alt.disabled,
    .btn-info-alt[disabled],
    fieldset[disabled] .btn-info-alt,
    .btn-info-alt.disabled:hover,
    .btn-info-alt[disabled]:hover,
    fieldset[disabled] .btn-info-alt:hover,
    .btn-info-alt.disabled:focus,
    .btn-info-alt[disabled]:focus,
    fieldset[disabled] .btn-info-alt:focus {
        box-shadow: none !important;
        border-color: #35939f;
        color: #35939f;
    }

        .btn-info-alt.disabled:active,
        .btn-info-alt[disabled]:active,
        fieldset[disabled] .btn-info-alt:active,
        .btn-info-alt.disabled.active,
        .btn-info-alt[disabled].active,
        fieldset[disabled] .btn-info-alt.active {
            border-color: #00bcd4;
            background-color: #007888;
            color: #fff;
        }

    .btn-info-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-info-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-inverse-alt {
    color: #9e9e9e;
    background-color: rgba(255, 255, 255, 0);
    border-color: #9e9e9e;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-inverse-alt:hover,
    .btn-inverse-alt:focus,
    .btn-inverse-alt:active,
    .btn-inverse-alt.active {
        border-color: #9e9e9e;
        background-color: #9e9e9e;
        color: #fff;
    }

    .btn-inverse-alt.disabled,
    .btn-inverse-alt[disabled],
    fieldset[disabled] .btn-inverse-alt,
    .btn-inverse-alt.disabled:hover,
    .btn-inverse-alt[disabled]:hover,
    fieldset[disabled] .btn-inverse-alt:hover,
    .btn-inverse-alt.disabled:focus,
    .btn-inverse-alt[disabled]:focus,
    fieldset[disabled] .btn-inverse-alt:focus {
        box-shadow: none !important;
        border-color: #9e9e9e;
        color: #9e9e9e;
    }

        .btn-inverse-alt.disabled:active,
        .btn-inverse-alt[disabled]:active,
        fieldset[disabled] .btn-inverse-alt:active,
        .btn-inverse-alt.disabled.active,
        .btn-inverse-alt[disabled].active,
        fieldset[disabled] .btn-inverse-alt.active {
            border-color: #9e9e9e;
            background-color: #787878;
            color: #fff;
        }

    .btn-inverse-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-inverse-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-brown-alt {
    color: #795548;
    background-color: rgba(255, 255, 255, 0);
    border-color: #795548;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-brown-alt:hover,
    .btn-brown-alt:focus,
    .btn-brown-alt:active,
    .btn-brown-alt.active {
        border-color: #795548;
        background-color: #795548;
        color: #fff;
    }

    .btn-brown-alt.disabled,
    .btn-brown-alt[disabled],
    fieldset[disabled] .btn-brown-alt,
    .btn-brown-alt.disabled:hover,
    .btn-brown-alt[disabled]:hover,
    fieldset[disabled] .btn-brown-alt:hover,
    .btn-brown-alt.disabled:focus,
    .btn-brown-alt[disabled]:focus,
    fieldset[disabled] .btn-brown-alt:focus {
        box-shadow: none !important;
        border-color: #616161;
        color: #616161;
    }

        .btn-brown-alt.disabled:active,
        .btn-brown-alt[disabled]:active,
        fieldset[disabled] .btn-brown-alt:active,
        .btn-brown-alt.disabled.active,
        .btn-brown-alt[disabled].active,
        fieldset[disabled] .btn-brown-alt.active {
            border-color: #795548;
            background-color: #49332b;
            color: #fff;
        }

    .btn-brown-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-brown-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-indigo-alt {
    color: #3f51b5;
    background-color: rgba(255, 255, 255, 0);
    border-color: #3f51b5;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-indigo-alt:hover,
    .btn-indigo-alt:focus,
    .btn-indigo-alt:active,
    .btn-indigo-alt.active {
        border-color: #3f51b5;
        background-color: #3f51b5;
        color: #fff;
    }

    .btn-indigo-alt.disabled,
    .btn-indigo-alt[disabled],
    fieldset[disabled] .btn-indigo-alt,
    .btn-indigo-alt.disabled:hover,
    .btn-indigo-alt[disabled]:hover,
    fieldset[disabled] .btn-indigo-alt:hover,
    .btn-indigo-alt.disabled:focus,
    .btn-indigo-alt[disabled]:focus,
    fieldset[disabled] .btn-indigo-alt:focus {
        box-shadow: none !important;
        border-color: #7a7a7a;
        color: #7a7a7a;
    }

        .btn-indigo-alt.disabled:active,
        .btn-indigo-alt[disabled]:active,
        fieldset[disabled] .btn-indigo-alt:active,
        .btn-indigo-alt.disabled.active,
        .btn-indigo-alt[disabled].active,
        fieldset[disabled] .btn-indigo-alt.active {
            border-color: #3f51b5;
            background-color: #2b387c;
            color: #fff;
        }

    .btn-indigo-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-indigo-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-orange-alt {
    color: #ff9800;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ff9800;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-orange-alt:hover,
    .btn-orange-alt:focus,
    .btn-orange-alt:active,
    .btn-orange-alt.active {
        border-color: #ff9800;
        background-color: #ff9800;
        color: #fff;
    }

    .btn-orange-alt.disabled,
    .btn-orange-alt[disabled],
    fieldset[disabled] .btn-orange-alt,
    .btn-orange-alt.disabled:hover,
    .btn-orange-alt[disabled]:hover,
    fieldset[disabled] .btn-orange-alt:hover,
    .btn-orange-alt.disabled:focus,
    .btn-orange-alt[disabled]:focus,
    fieldset[disabled] .btn-orange-alt:focus {
        box-shadow: none !important;
        border-color: #bf8c40;
        color: #bf8c40;
    }

        .btn-orange-alt.disabled:active,
        .btn-orange-alt[disabled]:active,
        fieldset[disabled] .btn-orange-alt:active,
        .btn-orange-alt.disabled.active,
        .btn-orange-alt[disabled].active,
        fieldset[disabled] .btn-orange-alt.active {
            border-color: #ff9800;
            background-color: #b36a00;
            color: #fff;
        }

    .btn-orange-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-orange-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-teal-alt {
    color: #009688;
    background-color: rgba(255, 255, 255, 0);
    border-color: #009688;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-teal-alt:hover,
    .btn-teal-alt:focus,
    .btn-teal-alt:active,
    .btn-teal-alt.active {
        border-color: #009688;
        background-color: #009688;
        color: #fff;
    }

    .btn-teal-alt.disabled,
    .btn-teal-alt[disabled],
    fieldset[disabled] .btn-teal-alt,
    .btn-teal-alt.disabled:hover,
    .btn-teal-alt[disabled]:hover,
    fieldset[disabled] .btn-teal-alt:hover,
    .btn-teal-alt.disabled:focus,
    .btn-teal-alt[disabled]:focus,
    fieldset[disabled] .btn-teal-alt:focus {
        box-shadow: none !important;
        border-color: #26716a;
        color: #26716a;
    }

        .btn-teal-alt.disabled:active,
        .btn-teal-alt[disabled]:active,
        fieldset[disabled] .btn-teal-alt:active,
        .btn-teal-alt.disabled.active,
        .btn-teal-alt[disabled].active,
        fieldset[disabled] .btn-teal-alt.active {
            border-color: #009688;
            background-color: #004a43;
            color: #fff;
        }

    .btn-teal-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-teal-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-midnightblue-alt {
    color: #37474f;
    background-color: rgba(255, 255, 255, 0);
    border-color: #37474f;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-midnightblue-alt:hover,
    .btn-midnightblue-alt:focus,
    .btn-midnightblue-alt:active,
    .btn-midnightblue-alt.active {
        border-color: #37474f;
        background-color: #37474f;
        color: #fff;
    }

    .btn-midnightblue-alt.disabled,
    .btn-midnightblue-alt[disabled],
    fieldset[disabled] .btn-midnightblue-alt,
    .btn-midnightblue-alt.disabled:hover,
    .btn-midnightblue-alt[disabled]:hover,
    fieldset[disabled] .btn-midnightblue-alt:hover,
    .btn-midnightblue-alt.disabled:focus,
    .btn-midnightblue-alt[disabled]:focus,
    fieldset[disabled] .btn-midnightblue-alt:focus {
        box-shadow: none !important;
        border-color: #434343;
        color: #434343;
    }

        .btn-midnightblue-alt.disabled:active,
        .btn-midnightblue-alt[disabled]:active,
        fieldset[disabled] .btn-midnightblue-alt:active,
        .btn-midnightblue-alt.disabled.active,
        .btn-midnightblue-alt[disabled].active,
        fieldset[disabled] .btn-midnightblue-alt.active {
            border-color: #37474f;
            background-color: #181e22;
            color: #fff;
        }

    .btn-midnightblue-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-midnightblue-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-pink-alt {
    color: #e91e63;
    background-color: rgba(255, 255, 255, 0);
    border-color: #e91e63;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-pink-alt:hover,
    .btn-pink-alt:focus,
    .btn-pink-alt:active,
    .btn-pink-alt.active {
        border-color: #e91e63;
        background-color: #e91e63;
        color: #fff;
    }

    .btn-pink-alt.disabled,
    .btn-pink-alt[disabled],
    fieldset[disabled] .btn-pink-alt,
    .btn-pink-alt.disabled:hover,
    .btn-pink-alt[disabled]:hover,
    fieldset[disabled] .btn-pink-alt:hover,
    .btn-pink-alt.disabled:focus,
    .btn-pink-alt[disabled]:focus,
    fieldset[disabled] .btn-pink-alt:focus {
        box-shadow: none !important;
        border-color: #ab5c77;
        color: #ab5c77;
    }

        .btn-pink-alt.disabled:active,
        .btn-pink-alt[disabled]:active,
        fieldset[disabled] .btn-pink-alt:active,
        .btn-pink-alt.disabled.active,
        .btn-pink-alt[disabled].active,
        fieldset[disabled] .btn-pink-alt.active {
            border-color: #e91e63;
            background-color: #aa1145;
            color: #fff;
        }

    .btn-pink-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-pink-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-green-alt {
    color: #00401E;
    background-color: rgba(255, 255, 255, 0);
    border-color: #00401E;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-green-alt:hover,
    .btn-green-alt:focus,
    .btn-green-alt:active,
    .btn-green-alt.active {
        border-color: #00401E;
        background-color: #00401E;
        color: #fff;
    }

    .btn-green-alt.disabled,
    .btn-green-alt[disabled],
    fieldset[disabled] .btn-green-alt,
    .btn-green-alt.disabled:hover,
    .btn-green-alt[disabled]:hover,
    fieldset[disabled] .btn-green-alt:hover,
    .btn-green-alt.disabled:focus,
    .btn-green-alt[disabled]:focus,
    fieldset[disabled] .btn-green-alt:focus {
        box-shadow: none !important;
        border-color: #7e7e7e;
        color: #7e7e7e;
    }

        .btn-green-alt.disabled:active,
        .btn-green-alt[disabled]:active,
        fieldset[disabled] .btn-green-alt:active,
        .btn-green-alt.disabled.active,
        .btn-green-alt[disabled].active,
        fieldset[disabled] .btn-green-alt.active {
            border-color: #00401E;
            background-color: #357a38;
            color: #fff;
        }

    .btn-green-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-green-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-purple-alt {
    color: #9c27b0;
    background-color: rgba(255, 255, 255, 0);
    border-color: #9c27b0;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-purple-alt:hover,
    .btn-purple-alt:focus,
    .btn-purple-alt:active,
    .btn-purple-alt.active {
        border-color: #9c27b0;
        background-color: #9c27b0;
        color: #fff;
    }

    .btn-purple-alt.disabled,
    .btn-purple-alt[disabled],
    fieldset[disabled] .btn-purple-alt,
    .btn-purple-alt.disabled:hover,
    .btn-purple-alt[disabled]:hover,
    fieldset[disabled] .btn-purple-alt:hover,
    .btn-purple-alt.disabled:focus,
    .btn-purple-alt[disabled]:focus,
    fieldset[disabled] .btn-purple-alt:focus {
        box-shadow: none !important;
        border-color: #765d7a;
        color: #765d7a;
    }

        .btn-purple-alt.disabled:active,
        .btn-purple-alt[disabled]:active,
        fieldset[disabled] .btn-purple-alt:active,
        .btn-purple-alt.disabled.active,
        .btn-purple-alt[disabled].active,
        fieldset[disabled] .btn-purple-alt.active {
            border-color: #9c27b0;
            background-color: #641971;
            color: #fff;
        }

    .btn-purple-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-purple-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn-deeporange-alt {
    color: #ff5722;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ff5722;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-deeporange-alt:hover,
    .btn-deeporange-alt:focus,
    .btn-deeporange-alt:active,
    .btn-deeporange-alt.active {
        border-color: #ff5722;
        background-color: #ff5722;
        color: #fff;
    }

    .btn-deeporange-alt.disabled,
    .btn-deeporange-alt[disabled],
    fieldset[disabled] .btn-deeporange-alt,
    .btn-deeporange-alt.disabled:hover,
    .btn-deeporange-alt[disabled]:hover,
    fieldset[disabled] .btn-deeporange-alt:hover,
    .btn-deeporange-alt.disabled:focus,
    .btn-deeporange-alt[disabled]:focus,
    fieldset[disabled] .btn-deeporange-alt:focus {
        box-shadow: none !important;
        border-color: #c87459;
        color: #c87459;
    }

        .btn-deeporange-alt.disabled:active,
        .btn-deeporange-alt[disabled]:active,
        fieldset[disabled] .btn-deeporange-alt:active,
        .btn-deeporange-alt.disabled.active,
        .btn-deeporange-alt[disabled].active,
        fieldset[disabled] .btn-deeporange-alt.active {
            border-color: #ff5722;
            background-color: #d43300;
            color: #fff;
        }

    .btn-deeporange-alt.dropdown-toggle {
        border-width: 1px;
    }

        .btn-deeporange-alt.dropdown-toggle.alt-border {
            border-width: 1px 1px 1px 1px;
        }

.btn[class*="alt"] {
    padding: 5px 10px;
}

    .btn[class*="alt"].btn-label i {
        background-color: #000000 !important;
        background-color: rgba(0, 0, 0, 0.02) !important;
        zoom: 1 !important;
        background-color: transparent\9 !important;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#05000000, endColorstr=#05000000)" !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#05000000, endColorstr=#05000000) !important;
    }

.btn-lg[class*="alt"] {
    padding: 9px 29px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
    padding: 7px 16px;
}

.btn-sm[class*="alt"] {
    padding: 4px 12px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
    padding: 3px 8px;
}

.btn-xs[class*="alt"] {
    padding: 3px 11px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
    padding: 1px 2px;
    line-height: 12px;
}

.btn-toolbar > .btn:first-child,
.btn-toolbar > .btn-group:first-child,
.btn-toolbar > .input-group:first-child {
    margin-left: 0;
}

.btn > i.pull-left,
.btn > i.pull-right {
    line-height: 20px;
}

.btn-label {
    padding: 0 12px 0 8px !important;
}

    .btn-label i {
        padding: 8px;
        line-height: 14px;
        left: -8px;
        width: 32px;
        position: relative;
        display: inline-block;
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0);
        zoom: 1;
        background-color: transparent\9;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
        border-radius: 2px 0 0 2px;
        box-shadow: inset none;
    }

    .btn-label.btn-block {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

        .btn-label.btn-block i {
            top: -8px;
        }

            .btn-label.btn-block i + span {
                left: -8px;
                position: relative;
            }

    .btn-label.btn-xs {
        padding: 0 2px 0 4px !important;
    }

        .btn-label.btn-xs i {
            width: 16px;
            left: -4px;
            line-height: 10px;
            padding: 2px 2px;
        }

    .btn-label.btn-sm {
        padding: 0 8px 0 4px !important;
    }

        .btn-label.btn-sm i {
            left: -4px;
            line-height: 6px;
            width: 24px;
        }

    .btn-label.btn-lg {
        padding: 0 16px !important;
    }

        .btn-label.btn-lg i {
            left: -16px;
            line-height: 22px;
            width: 40px;
        }

.btn.btn-social {
    color: #fff;
    padding: 5px;
    min-width: 32px;
}

    .btn.btn-social.btn-xs {
        padding: 3px 4px;
    }

    .btn.btn-social.btn-sm {
        padding: 4px 6px;
    }

    .btn.btn-social.btn-lg {
        padding: 10px;
    }

    .btn.btn-social.btn-facebook {
        color: #ffffff;
        background-color: #3b5998;
        border-color: #3b5998;
    }

        .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.focus,
        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            color: #ffffff;
            background-color: #2d4373;
            border-color: #2a3f6c;
        }

        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            background-image: none;
        }

        .btn.btn-social.btn-facebook.disabled,
        .btn.btn-social.btn-facebook[disabled],
        fieldset[disabled] .btn.btn-social.btn-facebook,
        .btn.btn-social.btn-facebook.disabled:hover,
        .btn.btn-social.btn-facebook[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook.disabled:focus,
        .btn.btn-social.btn-facebook[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.disabled.focus,
        .btn.btn-social.btn-facebook[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-facebook.focus,
        .btn.btn-social.btn-facebook.disabled:active,
        .btn.btn-social.btn-facebook[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.disabled.active,
        .btn.btn-social.btn-facebook[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-facebook.active {
            background-color: #3b5998;
            border-color: #3b5998;
        }

        .btn.btn-social.btn-facebook .badge {
            color: #3b5998;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-facebook:hover {
            background-color: #344e86;
            border-color: #30487b;
        }

        .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            color: #ffffff;
            background-color: #30487b;
            border-color: #2d4373;
        }

        .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.active,
        .open > .dropdown-toggle.btn.btn-social.btn-facebook {
            background-image: none;
        }

        .btn.btn-social.btn-facebook.disabled,
        .btn.btn-social.btn-facebook[disabled],
        fieldset[disabled] .btn.btn-social.btn-facebook,
        .btn.btn-social.btn-facebook.disabled:hover,
        .btn.btn-social.btn-facebook[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-facebook:hover,
        .btn.btn-social.btn-facebook.disabled:focus,
        .btn.btn-social.btn-facebook[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-facebook:focus,
        .btn.btn-social.btn-facebook.disabled:active,
        .btn.btn-social.btn-facebook[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-facebook:active,
        .btn.btn-social.btn-facebook.disabled.active,
        .btn.btn-social.btn-facebook[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-facebook.active {
            background-color: #3b5998;
            border-color: #3b5998;
        }

        .btn.btn-social.btn-facebook .badge {
            color: #3b5998;
            background-color: #ffffff;
        }

    .btn.btn-social.btn-twitter {
        color: #ffffff;
        background-color: #00aced;
        border-color: #00aced;
    }

        .btn.btn-social.btn-twitter:hover,
        .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter.focus,
        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            color: #ffffff;
            background-color: #0087ba;
            border-color: #0080b0;
        }

        .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.active,
        .open > .dropdown-toggle.btn.btn-social.btn-twitter {
            background-image: none;
        }

        .btn.btn-social.btn-twitter.disabled,
        .btn.btn-social.btn-twitter[disabled],
        fieldset[disabled] .btn.btn-social.btn-twitter,
        .btn.btn-social.btn-twitter.disabled:hover,
        .btn.btn-social.btn-twitter[disabled]:hover,
        fieldset[disabled] .btn.btn-social.btn-twitter:hover,
        .btn.btn-social.btn-twitter.disabled:focus,
        .btn.btn-social.btn-twitter[disabled]:focus,
        fieldset[disabled] .btn.btn-social.btn-twitter:focus,
        .btn.btn-social.btn-twitter.disabled.focus,
        .btn.btn-social.btn-twitter[disabled].focus,
        fieldset[disabled] .btn.btn-social.btn-twitter.focus,
        .btn.btn-social.btn-twitter.disabled:active,
        .btn.btn-social.btn-twitter[disabled]:active,
        fieldset[disabled] .btn.btn-social.btn-twitter:active,
        .btn.btn-social.btn-twitter.disabled.active,
        .btn.btn-social.btn-twitter[disabled].active,
        fieldset[disabled] .btn.btn-social.btn-twitter.active {
            background-color: #00aced;
            border-color: #00aced;
        }

        .btn.btn-social.btn-twitter .badge {
            color: #00aced;
            background-color: #ffffff;
        }

        .btn.btn-social.btn-twitter:hover {
            background-color: #0099d4;
            border-color: #008ec4;
        }
