﻿@charset "UTF-8"; /*! normalize.css v3.0.1 | 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, 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: 0 0;
}

    a:active, a:hover {
        outline: 0;
    }

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    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[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

*, :after, :before {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #00739f;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #003043;
        text-decoration: underline;
    }

    a:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #f2f4f8;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .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 #eee;
}

.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: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777;
    }

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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%;
    }

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

cite {
    font-style: normal;
}

.mark, mark {
    background-color: #fcf8e3;
    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;
}

a.text-primary:hover {
    color: #00435c;
}

a.text-success:hover {
    color: #195533;
}

a.text-info:hover {
    color: #0089bc;
}

a.text-warning:hover {
    color: #ec971f;
}

a.text-danger:hover {
    color: #9c2f2f;
}

a.bg-primary:hover {
    background-color: #00435c;
}

a.bg-success:hover {
    background-color: #195533;
}

a.bg-info:hover {
    background-color: #0089bc;
}

a.bg-warning:hover {
    background-color: #ec971f;
}

a.bg-danger:hover {
    background-color: #9c2f2f;
}

a.bg-white:hover {
    background-color: #e6e6e6;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0;
    }

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

.list-slash li:after {
    content: '/';
    padding-left: 15px;
    color: #ccc;
}

.list-slash li:last-child:after {
    content: '';
    padding-left: 0;
}

.list-rounded a, .list-rounded span {
    display: block;
    border: 3px solid transparent;
    border-radius: 20px;
    padding: 5px 10px;
    -webkit-transition: all .3s ease-in-out .1s;
    transition: all .3s ease-in-out .1s;
}

.list-rounded li.active:focus a, .list-rounded li.active:hover a {
    background-color: transparent;
    color: #fff;
}

@media screen and (max-width:400px) {
    .list-rounded a, .list-rounded span {
        padding-right: 5px;
        padding-left: 5px;
    }

    .list-rounded li {
        padding: 0;
    }
}

.list-accessibility li a {
    line-height: 60px;
    display: block;
}

    .list-accessibility li a:focus, .list-accessibility li a:hover {
        background-color: transparent !important;
    }

    .list-accessibility li a.disabled {
        color: #fff;
        cursor: default;
    }

.list-quickaccess a {
    display: block;
}

.list-quickaccess .padder-v.active, .list-quickaccess .padder-v:focus, .list-quickaccess .padder-v:hover {
    background-color: #00739f;
    border-radius: 4px;
}

    .list-quickaccess .padder-v.active, .list-quickaccess .padder-v.active .text-muted, .list-quickaccess .padder-v.active i, .list-quickaccess .padder-v:focus, .list-quickaccess .padder-v:focus .text-muted, .list-quickaccess .padder-v:focus i, .list-quickaccess .padder-v:hover, .list-quickaccess .padder-v:hover .text-muted, .list-quickaccess .padder-v:hover i {
        color: #fff !important;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dd, dt {
    line-height: 1.42857;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@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[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0;
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #777;
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: '';
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014';
        }

    blockquote:after, blockquote:before {
        content: "";
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    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: 15px;
    padding-right: 15px;
}

    .container:after, .container:before {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:after, .container-fluid:before {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:after, .row:before {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 12px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #f2f4f8;
    }

    .table .i-checks i {
        margin-right: 0;
    }

    .table .btn {
        margin-top: -6px;
        margin-bottom: -6px;
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 8px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    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 > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }
}

.table-rotated thead th {
    height: 100px;
    white-space: nowrap;
}

    .table-rotated thead th > div {
        position: relative;
        bottom: -17px;
        width: 10px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        -webkit-transform-origin: left top 0;
        -ms-transform-origin: left top 0;
        transform-origin: left top 0;
    }

.table-center tbody td {
    text-align: center;
}

    .table-center tbody td:last-child {
        text-align: inherit;
    }

    .table-center tbody td .checkbox {
        padding-top: 0;
        min-height: inherit;
    }

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

input[type=search] {
    box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control:focus {
        outline: 0;
    }

    .form-control::-moz-placeholder {
        color: #777;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #777;
    }

    .form-control::-webkit-input-placeholder {
        color: #777;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    line-height: 34px;
    line-height: 1.42857 \0;
}

    .form-horizontal .form-group-sm input[type=date].form-control, .form-horizontal .form-group-sm input[type=datetime-local].form-control, .form-horizontal .form-group-sm input[type=month].form-control, .form-horizontal .form-group-sm input[type=time].form-control, .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > input[type=date].form-control, .input-group-sm > input[type=date].input-group-addon, .input-group-sm > input[type=datetime-local].form-control, .input-group-sm > input[type=datetime-local].input-group-addon, .input-group-sm > input[type=month].form-control, .input-group-sm > input[type=month].input-group-addon, .input-group-sm > input[type=time].form-control, .input-group-sm > input[type=time].input-group-addon, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px;
    }

    .form-horizontal .form-group-lg input[type=date].form-control, .form-horizontal .form-group-lg input[type=datetime-local].form-control, .form-horizontal .form-group-lg input[type=month].form-control, .form-horizontal .form-group-lg input[type=time].form-control, .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > input[type=date].form-control, .input-group-lg > input[type=date].input-group-addon, .input-group-lg > input[type=datetime-local].form-control, .input-group-lg > input[type=datetime-local].input-group-addon, .input-group-lg > input[type=month].form-control, .input-group-lg > input[type=month].input-group-addon, .input-group-lg > input[type=time].form-control, .input-group-lg > input[type=time].input-group-addon, input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px;
    }

.form-group {
    margin-bottom: 15px;
}

.checkbox, .radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .checkbox label, .radio label {
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px;
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px;
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px;
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed;
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg, .form-control-static.input-sm, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0;
    }

.form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-horizontal .form-group-sm select.form-control, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px;
}

.form-horizontal .form-group-sm select[multiple].form-control, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto;
}

.form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.form-horizontal .form-group-lg select.form-control, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px;
}

.form-horizontal .form-group-lg select[multiple].form-control, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:768px) {
    .form-inline .form-group, .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group, .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto;
        }

        .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label, .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .checkbox label, .form-inline .radio label, .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0;
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

@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: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

    .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none;
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }

.btn-link {
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none;
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent;
        }

            .btn-link:focus, .btn-link:hover {
                color: #003043;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none;
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s 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 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(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: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #00739f;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777;
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            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: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.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 {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left;
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2;
        }

        .btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
            outline: 0;
        }

    .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:after, .btn-toolbar:before {
        content: " ";
        display: table;
    }

    .btn-toolbar:after {
        clear: both;
    }

    .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-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
}

.dropup .btn-group-lg > .btn .caret, .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:after, .btn-group-vertical > .btn-group:before {
        content: " ";
        display: table;
    }

    .btn-group-vertical > .btn-group:after {
        clear: both;
    }

    .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-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        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;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}

.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 .form-control, .input-group-addon, .input-group-btn {
        display: table-cell;
    }

        .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            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;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:after, .nav:before {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        border-color: #00739f;
    }

    .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 #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            background-color: #f2f4f8;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #00739f;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #f2f4f8;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

    .navbar:after, .navbar:before {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse:after, .navbar-collapse:before {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@media (max-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px;
        }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px;
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #e7e7e7;
        color: #555;
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

    .navbar-inverse .navbar-brand {
        color: #777;
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #777;
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #090909;
        color: #fff;
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #777;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #777;
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #00739f;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #003043;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #00739f;
        border-color: #00739f;
        cursor: default;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager:after, .pager:before {
        content: " ";
        display: table;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

    .label:empty {
        display: none;
    }

.btn .label {
    position: relative;
    top: -1px;
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #00739f;
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #00435c;
    }

.label-success {
    background-color: #247d4a;
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #195533;
    }

.label-info {
    background-color: #00aeef;
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #0089bc;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #c33b3b;
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #9c2f2f;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #00739f;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #f2f4f8;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .thumbnail a > img, .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333;
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #00739f;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: 700;
    }

    .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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #00739f;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

.progress-bar-success {
    background-color: #247d4a;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
    background-color: #00aeef;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
    background-color: #c33b3b;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

    .media, .media .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item > a, .list-group-item > span {
        display: block;
        padding: 10px 15px;
    }

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:focus, a.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777;
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #00739f;
    border-color: #00739f;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #5cd3ff;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

    .panel-heading .btn-group-sm > .btn, .panel-heading .btn-sm {
        margin-top: -5px;
        margin-right: -8px;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0;
}

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px;
        }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px;
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px;
        }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px;
        }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #00739f;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #00739f;
        border-color: #00739f;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #00739f;
        }

        .panel-primary > .panel-heading .badge {
            color: #00739f;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #00739f;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
        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%;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate3d(0,-25%,0);
        transform: translate3d(0,-25%,0);
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    z-index:1040;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:after, .modal-footer:before {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(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: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 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: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

    .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;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    text-align: center;
}

    .carousel-control.left {
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-repeat: repeat-x;
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        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-radius: 10px;
        cursor: pointer;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(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-next, .carousel-control .icon-prev {
        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;
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix: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;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.form-valign {
    line-height: 34px;
}

.one-char, .three-char, .two-char {
    width: 0;
    position: relative;
    float: left;
}

.one-char {
    left: -4px;
}

.two-char {
    left: -8px;
}

.three-char {
    left: -10px;
}

.input-x-xs {
    width: 20px;
}

.input-x-sm {
    width: 40px;
}

.input-x-md {
    width: 60px;
}

.input-x-lg {
    width: 80px;
}

.input-s-xs {
    width: 100px;
}

.input-s-sm {
    width: 120px;
}

.input-s-md {
    width: 140px;
}

.input-s-lg {
    width: 160px;
}

.input-m-xs {
    width: 180px;
}

.input-m-sm {
    width: 200px;
}

.input-m-md {
    width: 220px;
}

.input-m-lg {
    width: 240px;
}

.input-l-sm, .input-l-xs {
    width: 260px;
}

.input-l-md {
    width: 280px;
}

.input-l-lg {
    width: 300px;
}

.pos-rlt {
    position: relative;
}

.pos-stc {
    position: static;
}

.pos-abt {
    position: absolute;
}

.line {
    height: 2px;
    margin: 10px 0;
    font-size: 0;
    overflow: hidden;
}

.line-xs {
    margin: 0;
}

.line-lg {
    margin-top: 15px;
    margin-bottom: 15px;
}

.line-dashed {
    border-style: dashed !important;
    background-color: transparent;
    border-width: 0;
}

.no-line {
    border-width: 0;
}

.no-border, .no-borders {
    border-color: transparent;
    border-width: 0;
}

.no-radius {
    border-radius: 0 !important;
}

.text-block {
    margin-bottom: 30px;
}

    .text-block figure {
        float: left;
        margin-right: 15px;
    }

.block {
    display: block;
}

    .block.hide {
        display: none;
    }

.inline {
    display: inline-block !important;
}

.none {
    display: none;
}

.pull-right-lg {
    float: right;
}

.pull-none {
    float: none;
}

.rounded {
    border-radius: 500px;
}

.btn-s-xs {
    min-width: 90px;
}

.btn-s-sm {
    min-width: 100px;
}

.btn-s-md {
    min-width: 120px;
}

.btn-s-lg {
    min-width: 150px;
}

.btn-s-xl {
    min-width: 200px;
}

.l-h-2x {
    line-height: 2em;
}

.l-h-1x {
    line-height: 1.2;
}

.l-h {
    line-height: 1.5;
}

.v-middle {
    vertical-align: middle !important;
}

.v-top {
    vertical-align: top !important;
}

.v-bottom {
    vertical-align: bottom !important;
}

.font-normal {
    font-weight: 400;
}

.font-thin {
    font-weight: 300;
}

.font-bold {
    font-weight: 700;
}

.text-lg {
    font-size: 18px;
}

.text-md {
    font-size: 15px;
}

.text-sm {
    font-size: 13px;
}

.text-xs {
    font-size: 12px;
}

.text-ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-justified {
    text-align: justify;
    text-justify: newspaper;
}

@media (min-width:769px) and (max-width:992px) {
    .text-md-center {
        text-align: center;
    }
}

@media (min-width:481px) and (max-width:768px) {
    .text-sm-center {
        text-align: center;
    }
}

@media (max-width:480px) {
    .text-xs-center {
        text-align: center;
    }
}

.text-u-c {
    text-transform: uppercase;
}

.text-l-t {
    text-decoration: line-through;
}

.text-u-l {
    text-decoration: underline;
}

.active > .auto .text-inactive, .active > .text-inactive, .text-active {
    display: none !important;
}

.active > .auto .text-active, .active > .text-active {
    display: inline-block !important;
}

.box-shadow {
    box-shadow: 0 2px 2px rgba(0,0,0,.05),0 1px 0 rgba(0,0,0,.05);
}

.wrapper-xxs {
    padding: 4px 6px;
}

.wrapper-sm {
    padding: 5px 10px;
}

.wrapper {
    padding: 15px;
}

.wrapper-md {
    padding: 20px;
}

.wrapper-lg {
    padding: 30px;
}

.wrapper-xl {
    padding: 50px;
}

.padder {
    padding: 15px;
}

.padder-h {
    padding-left: 15px;
    padding-right: 15px;
}

.padder-h-l {
    padding-left: 15px;
}

.padder-h-r {
    padding-right: 15px;
}

.padder-v {
    padding-top: 15px;
    padding-bottom: 15px;
}

.padder-v-t {
    padding-top: 15px;
}

.padder-v-b {
    padding-bottom: 15px;
}

.no-padder, .p-n {
    padding: 0 !important;
}

.p-r-none {
    padding-right: 0;
}

.pull-in {
    margin-left: -15px;
    margin-right: -15px;
}

.pull-out {
    margin: -10px -15px;
}

.b {
    border: 1px solid rgba(0,0,0,.05);
}

.b-a {
    border: 1px solid #ddd;
}

.b-t {
    border-top: 1px solid #ddd;
}

.b-r {
    border-right: 1px solid #ddd;
}

.b-b {
    border-bottom: 1px solid #ddd;
}

.b-l {
    border-left: 1px solid #ddd;
}

.b-light {
    border-color: #e1e6ef;
}

.b-dark {
    border-color: #312b2c;
}

.b-primary {
    border-color: #007ba9;
}

.b-success {
    border-color: #2a9156;
}

.b-info {
    border-color: #09bcff;
}

.b-warning {
    border-color: #f2b866;
}

.b-danger {
    border-color: #c94e4e;
}

.b-black {
    border-color: #1c1e29;
}

.b-white {
    border-color: #fff;
}

.b-2x {
    border-width: 2px;
}

.b-3x {
    border-width: 3px;
}

.b-4x {
    border-width: 4px;
}

.b-5x {
    border-width: 5px;
}

.r {
    border-radius: 4px;
}

.r-l {
    border-radius: 4px 0 0 4px;
}

.r-r {
    border-radius: 0 4px 4px 0;
}

.r-t {
    border-radius: 4px 4px 0 0;
}

.r-b {
    border-radius: 0 0 4px 4px;
}

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0 !important;
}

.m-l-none {
    margin-left: 0;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-t-none {
    margin-top: 0;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-r-none {
    margin-right: 0;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-b-none {
    margin-bottom: 0;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.m-v {
    padding-top: 10px;
    padding-bottom: 10px;
}

.media-xs {
    min-width: 50px;
}

.media-sm {
    min-width: 80px;
}

.media-md {
    min-width: 90px;
}

.media-lg {
    min-width: 120px;
}

.avatar {
    position: relative;
    display: block;
    border-radius: 500px;
    white-space: nowrap;
}

    .avatar img {
        border-radius: 500px;
        width: 100%;
    }

    .avatar i {
        position: absolute;
        left: 0;
        top: 0;
        width: 10px;
        height: 10px;
        border-width: 2px;
        border-style: solid;
        border-radius: 100%;
    }

        .avatar i.md {
            width: 12px;
            height: 12px;
            margin: 1px;
        }

        .avatar i.right {
            left: auto;
            right: 0;
        }

        .avatar i.bottom {
            left: auto;
            top: auto;
            bottom: 0;
            right: 0;
        }

        .avatar i.on {
            background-color: #247d4a;
        }

        .avatar i.off {
            background-color: #777;
        }

        .avatar i.busy {
            background-color: #c33b3b;
        }

        .avatar i.away {
            background-color: #f0ad4e;
        }

.thumb-lg {
    width: 128px;
    display: inline-block;
}

.thumb-md {
    width: 64px;
    display: inline-block;
}

.thumb {
    width: 50px;
    display: inline-block;
}

.thumb-sm {
    width: 34px;
    display: inline-block;
}

.thumb-xs {
    width: 24px;
    display: inline-block;
}

.thumb-wrapper {
    padding: 2px;
    border: 1px solid #ddd;
}

.thumb img, .thumb-btn img, .thumb-lg img, .thumb-md img, .thumb-sm img, .thumb-xs img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.img-full, .img-full > img {
    max-width: 100%;
}

.clear {
    display: block;
    overflow: hidden;
}

.i-checks input {
    opacity: 0;
}

    .i-checks input:checked + i {
        border-color: #00739f;
    }

        .i-checks input:checked + i:before {
            position: absolute;
            left: 0;
            width: 100%;
            top: 2px;
            text-align: center;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            color: #00739f;
        }

    .i-checks input[type=radio] + i {
        border-radius: 100%;
    }

    .i-checks input[type=checkbox]:checked + i:before {
        content: "\f00c";
    }

    .i-checks input[type=radio]:checked + i:before {
        content: "\f111";
    }

    .i-checks input[disabled] + i, fieldset[disabled] .i-checks input + i {
        border-color: #d9d9d9;
    }

        .i-checks input[disabled] + i:before, fieldset[disabled] .i-checks input + i:before {
            color: #ccc;
        }

.i-checks i {
    background-color: #fff;
    width: 18px;
    height: 18px;
    line-height: 1;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-left: -20px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    position: relative;
    font-size: 12px;
}

.ie8 .i-checks i {
    display: none;
}

.scroll-x, .scroll-y {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.scroll-y {
    overflow-y: auto;
}

.scroll-x {
    overflow-x: auto;
}

.no-touch .scroll-x, .no-touch .scroll-y {
    overflow: hidden;
}

    .no-touch .scroll-x:active, .no-touch .scroll-x:focus, .no-touch .scroll-x:hover {
        overflow-x: auto;
    }

    .no-touch .scroll-y:active, .no-touch .scroll-y:focus, .no-touch .scroll-y:hover {
        overflow-y: auto;
    }

.no-touch .hover-action {
    display: none;
}

.no-touch .hover:hover .hover-action {
    display: inherit;
}

.hover-rotate {
    -webkit-transition: all .2s ease-in-out .1s;
    transition: all .2s ease-in-out .1s;
}

.hover:active .hover-rotate, .hover:hover .hover-rotate {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 105;
    background-color: #fff;
}

    .backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .backdrop.in {
        opacity: .8;
        filter: alpha(opacity=80);
    }

.h {
    font-size: 170px;
    font-weight: 300;
    line-height: 200px;
    text-shadow: 0 1px 0 #d9d9d9,0 2px 0 #d0d0d0,0 3px 5px rgba(0,0,0,.125),0 5px 10px rgba(0,0,0,.2);
}

@media screen and (min-width:992px) {
    .col-lg-2-4 {
        width: 20%;
        float: left;
    }
}

@media (max-width:767px) {
    .shift {
        display: none !important;
    }

        .shift.in {
            display: block !important;
        }

    .row-2 [class*=col] {
        width: 50%;
        float: left;
    }

    .row-2 .col-0 {
        clear: none;
    }

    .row-2 li:nth-child(odd) {
        clear: left;
        margin-left: 0;
    }

    .text-center-xs {
        text-align: center;
    }

    .text-left-xs {
        text-align: left;
    }

    .pull-none-xs {
        float: none !important;
    }

    .hidden-xs.show {
        display: inherit !important;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !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;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !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;
    }

    td.visible-md, th.visible-md {
        display: table-cell !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;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !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;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

html {
    overflow-x: hidden;
    color: #333;
}

body {
    background-color: transparent;
    color: inherit;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10pt;
    line-height: 1.42857;
    -webkit-font-smoothing: antialiased;
}

.Cabecalho {
    padding: 20px 17px;
    line-height: 20px;
    position: relative;
    display:block;
    text-decoration:none;
    background: 0 0;
}

.FonteCabecalho{
    font-size: 11pt;
    height: 63px;
}

@media (min-width:768px) {
    .SairMobile {
        display: none;
    }
}

@media (max-width:767px) {
    .SairMobile {
        display: inline;
        position: absolute;
        padding: 12px 10px;
        right: 0;
        top: 0;
    }
}

.usuario
{
    font-size: 9pt;
}

.h1, h1 {
    font-size: 30px;
    line-height: 33px;
}

.h2, h2 {
    font-size: 26px;
    line-height: 29px;
}

.h3, h3 {
    font-size: 22px;
    line-height: 25px;
}

.h4, h4 {
    font-size: 18px;
    line-height: 21px;
}

.h5, h5 {
    font-size: 14px;
    line-height: 17px;
}

.h6, h6 {
    font-size: 11px;
    line-height: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

.small, small {
    font-size: 13px;
}

figure img {
    max-width: 100%;
}

.glyphicon {
    font-family: FontAwesome;
}

.th-10 {
    width: 10px;
}

.th-20 {
    width: 20px;
}

.th-30 {
    width: 30px;
}

.th-40 {
    width: 40px;
}

.th-50 {
    width: 50px;
}

.th-60 {
    width: 60px;
}

.th-70 {
    width: 70px;
}

.th-80 {
    width: 80px;
}

.th-90 {
    width: 90px;
}

.th-100 {
    width: 100px;
}

.th-110 {
    width: 110px;
}

.th-120 {
    width: 120px;
}

.th-130 {
    width: 130px;
}

.th-140 {
    width: 140px;
}

.th-150 {
    width: 150px;
}

.th-160 {
    width: 160px;
}

.th-170 {
    width: 170px;
}

.th-180 {
    width: 180px;
}

.th-190 {
    width: 190px;
}

.th-200 {
    width: 200px;
}

.th-250 {
    width: 250px;
}

.th-300 {
    width: 300px;
}

.th-350 {
    width: 350px;
}

.th-400 {
    width: 400px;
}

.badge, .label {
    font-weight: 700;
}

.badge {
    background-color: #777;
}

    .badge.up {
        position: relative;
        top: -10px;
        padding: 3px 6px;
        margin-left: -10px;
    }

.badge-sm {
    font-size: 85%;
    padding: 2px 5px !important;
}

.label-sm {
    padding-top: 0;
    padding-bottom: 0;
}

.badge-white {
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.35);
    padding: 2px 6px;
}

.badge-empty {
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.15);
    color: inherit;
}

.caret-white {
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,.65);
}

a:hover .caret-white {
    border-top-color: #fff;
}

.tooltip-inner {
    background-color: #000;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #000;
}

.popover-content {
    font-size: 12px;
    line-height: 1.5;
}

.progress-xs {
    height: 6px;
}

.progress-sm {
    height: 10px;
}

    .progress-sm .progress-bar {
        font-size: 10px;
        line-height: 1em;
    }

.progress, .progress-bar {
    box-shadow: none;
}

.accordion-group, .accordion-inner {
    border-color: #ddd;
    border-radius: 4px;
}

.alert {
    font-size: 13px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
}

    .alert .close i {
        font-size: 12px;
        font-weight: 400;
        display: block;
    }

label {
    font-weight: 400;
}

.form-control {
    border-color: #ccc;
    border-radius: 4px;
}

    .form-control, .form-control:focus {
        box-shadow: none;
    }

        .form-control:focus {
            border-color: #66afe9;
        }

label.required:after {
    content: ' *';
    color: #c33b3b;
}

.input-group-addon {
    border-color: #ccc;
    background-color: #fcfcfd;
}

.list-group {
    border-radius: 4px;
}

    .list-group.no-radius .list-group-item {
        border-radius: 0 !important;
    }

    .list-group.no-borders .list-group-item {
        border: none;
    }

    .list-group.no-border .list-group-item {
        border-width: 1px 0;
    }

    .list-group.no-bg .list-group-item {
        background-color: transparent;
    }

.list-group-item {
    border-color: #ddd;
}

    .list-group-item a.list-group-item:focus, .list-group-item a.list-group-item:hover {
        background-color: #f9fafc;
    }

    .list-group-item.media {
        margin-top: 0;
    }

    .list-group-item.active {
        color: #fff;
        border-color: #fff !important;
        background-color: #fff !important;
    }

        .list-group-item.active .text-muted, .list-group-item.active a {
            color: #fff;
        }

.list-group-alt .list-group-item:nth-child(2n+2) {
    background-color: rgba(0,0,0,.02) !important;
}

.list-group-lg .list-group-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.list-group-sp .list-group-item {
    margin-bottom: 5px;
    border-radius: 3px;
}

.list-group-item > .badge {
    margin-right: 0;
}

.list-group-item > .fa-chevron-right {
    float: right;
    margin-top: 4px;
    margin-right: -5px;
}

    .list-group-item > .fa-chevron-right + .badge {
        margin-right: 5px;
    }

.nav-pills.no-radius > li > a {
    border-radius: 0;
}

.nav-pills > li.active > a {
    color: #fff !important;
    background-color: #00aeef;
}

.nav-primary .nav > li.active > a, .nav-primary .nav > li > a:focus, .nav-primary .nav > li > a:hover {
    background-color: #f3f2f2;
}

.nav-primary .nav > li ul > li.active > a, .nav-primary .nav > li ul > li > a:focus, .nav-primary .nav > li ul > li > a:hover {
    background-color: #c1bebe;
}

.nav-primary .nav > li ul > li ul > li.active > a, .nav-primary .nav > li ul > li ul > li > a:focus, .nav-primary .nav > li ul > li ul > li > a:hover {
    background-color: #a8a4a4;
}

.nav-primary .nav > li ul ul li a {
    padding-left: 30px !important;
}

.nav.nav-sm > li > a {
    padding: 6px 8px;
}

.nav .avatar {
    width: 30px;
    margin-top: -5px;
    margin-right: 5px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #f7f8fb;
}

td .i-checks i, th .i-checks i {
    margin-left: inherit;
}

td code {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}

td pre, td pre.prettyprint {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.panel {
    border-radius: 4px;
}

    .panel.panel-default, .panel.panel-default > .panel-footer, .panel.panel-default > .panel-heading {
        border-color: #ddd;
    }

    .panel.no-borders, .panel.no-borders .panel-footer, .panel.no-borders .panel-heading {
        border-width: 0;
    }

    .panel .list-group-item {
        border-color: #e5e5e5;
    }

.panel-heading {
    border-radius: 4px 4px 0 0;
}

    .panel-heading.no-border {
        margin: -1px -1px 0;
        border: none;
    }

    .panel-heading .nav > li > a {
        border-radius: 4px 4px 0 0;
        margin: 0;
        border-bottom-color: #ddd !important;
    }

    .panel-heading .nav > li.active > a {
        border-color: #ddd #ddd #fff !important;
    }

    .panel-heading .nav-tabs {
        margin: -11px -16px;
        border-color: #ddd;
    }

        .panel-heading .nav-tabs.nav-justified {
            width: auto;
        }

        .panel-heading .nav-tabs > li > a {
            padding-top: 11px;
            padding-bottom: 11px;
            border-radius: 0;
        }

        .panel-heading .nav-tabs > li.active a {
            background-color: #ddd;
            border-bottom-color: #ddd !important;
        }

    .panel-heading .list-group {
        background: 0 0;
    }

.panel-example {
    background-color: #f7f7f9;
    border-top: 1px solid #eaeef1;
}

    .panel-example pre {
        border: none;
        margin-bottom: 0;
        padding: 15px;
        border-radius: 0;
    }

.header .panel-heading {
    border-radius: 0;
}

.panel-footer {
    border-radius: 0 0 4px 4px;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #eaedef;
}

.carousel-control {
    width: 40px;
    color: #999;
    text-shadow: none;
}

    .carousel-control:focus, .carousel-control:hover {
        color: #ccc;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control.left, .carousel-control.right {
        background-image: none;
        -webkit-filter: none;
        filter: none;
    }

    .carousel-control i {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 5;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
    }

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-indicators li {
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    background: #ccc;
    background: rgba(0,0,0,.2);
    border: none;
}

.carousel-indicators .active {
    background: #666;
    background: rgba(0,0,0,.6);
    width: 10px;
    height: 10px;
    margin: 1px;
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .active {
    opacity: 1;
    filter: alpha(opacity=1);
}

    .carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
        left: 0;
        z-index: 2;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

.col-lg-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-0 {
    clear: left;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

.modal-dialog {
    margin-top: 70px;
}

.modal-backdrop {
    background-color: #231f20;
}

    .modal-backdrop.in {
        opacity: .8;
        filter: alpha(opacity=80);
    }

.modal-over {
    width: 100%;
    height: 100%;
    position: relative;
    background: #231f20;
}

.modal-center {
    position: absolute;
    top: 50%;
    left: 50%;
}

.modal-content {
    box-shadow: 0 2px 10px rgba(0,0,0,.25);
}

.modal-header .close {
    margin-top: 3px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed !important;
}

    .navbar-fixed-top + * {
        padding-top: 50px;
    }

    .navbar-fixed-top.header-md + * {
        padding-top: 60px;
    }

.open {
    z-index: 105;
    position: relative;
}

.icon-muted {
    color: #ccc;
}

.no-margin {
    margin: 0;
}

.no-gutter [class*=col], .no-padding {
    padding: 0;
}

.navbar-header {
    position: relative;
}

    .navbar-header > .btn {
        position: absolute;
        font-size: 1.3em;
        padding: 9px 16px;
        line-height: 30px;
        left: 0;
    }

    .navbar-header .navbar-brand + .btn {
        right: 0;
        top: 0;
        left: auto;
    }

.navbar-brand {
    float: none;
    font-size: 17px;
    font-weight: 700;
    height: auto;
    line-height: 50px;
    display: block;
    padding: 0 15px;
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }

    .navbar-brand img {
        margin-top: -4px;
        vertical-align: middle;
    }

.nav-primary li > a, .nav-primary li > a:focus, .nav-primary li > a:hover {
    color: #000;
}

    .nav-primary li > a > i {
        margin: -8px 5px -8px -10px;
        line-height: 36px;
        width: 36px;
        float: left;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

        .nav-primary li > a > i:before {
            position: relative;
            z-index: 2;
        }

.nav-primary ul.nav > li > a {
    padding: 8px 15px;
    position: relative;
    -webkit-transition: background-color .2s ease-in-out 0s;
    transition: background-color .2s ease-in-out 0s;
}

.no-borders .nav-primary ul.nav > li > a {
    border-width: 0 !important;
}

.nav-primary ul.nav > li > a > .badge {
    font-size: 11px;
    padding: 2px 5px 2px 4px;
    margin-top: 2px;
}

.nav-primary ul.nav > li > a > .text-muted {
    margin: 0 3px;
}

.nav-primary ul.nav > li > a.active .text-inactive {
    display: none;
}

.nav-primary ul.nav > li > a.active .text-active {
    display: inline-block !important;
}

.nav-primary ul.nav > li li a {
    font-weight: 400;
    text-transform: none;
}

.nav-primary ul.nav > li.active > ul {
    display: block;
}

.nav-primary ul.nav ul {
    display: none;
}

.bg-black .nav-primary > ul.nav-main > li.active > a, .bg-black .nav-primary > ul.nav-main > li:active > a, .bg-black .nav-primary > ul.nav-main > li:focus > a, .bg-black .nav-primary > ul.nav-main > li:hover > a {
    background-color: #247d4a;
}

@media (min-width:768px) {
    .visible-nav-xs {
        display: none;
    }

    .nav-xs {
        width: 80px;
    }

        .nav-xs .slim-scroll, .nav-xs .slimScrollDiv {
            overflow: visible !important;
        }

        .nav-xs .slimScrollBar, .nav-xs .slimScrollRail {
            display: none !important;
        }

        .nav-xs .scrollable {
            overflow: visible;
        }

        .nav-xs .nav-primary > ul > li > a {
            position: relative;
            padding: 0;
            font-size: 11px;
            text-align: center;
            height: 50px;
            overflow-y: hidden;
            border: none;
        }

            .nav-xs .nav-primary > ul > li > a span, .nav-xs .nav-primary > ul > li > a strong {
                display: table-cell;
                vertical-align: middle;
                height: 50px;
                width: 80px;
            }

                .nav-xs .nav-primary > ul > li > a span.pull-right, .nav-xs .nav-primary > ul > li > a strong.pull-right {
                    display: none !important;
                }

            .nav-xs .nav-primary > ul > li > a i {
                width: auto;
                float: none;
                display: block;
                font-size: 16px;
                margin: 0;
                line-height: 50px;
                border: none !important;
                -webkit-transition: margin-top .2s;
                transition: margin-top .2s;
            }

                .nav-xs .nav-primary > ul > li > a i b {
                    left: 0 !important;
                }

            .nav-xs .nav-primary > ul > li > a .badge {
                position: absolute;
                right: 10px;
                top: 4px;
                z-index: 3;
            }

        .nav-xs .nav-primary > ul > li.active > a i, .nav-xs .nav-primary > ul > li:active > a i, .nav-xs .nav-primary > ul > li:focus > a i, .nav-xs .nav-primary > ul > li:hover > a i {
            margin-top: -50px;
        }

        .nav-xs .nav-primary > ul ul {
            display: none !important;
            position: absolute;
            left: 100%;
            top: 0;
            z-index: 110;
            width: 240px;
            box-shadow: 0 2px 6px rgba(0,0,0,.1);
        }

        .nav-xs .nav-primary li:active > ul, .nav-xs .nav-primary li:focus > ul, .nav-xs .nav-primary li:hover > ul {
            display: block !important;
        }

        .nav-xs.nav-xs-right .nav-primary > ul ul {
            left: auto;
            right: 100%;
        }

        .nav-xs > .vbox > .footer, .nav-xs > .vbox > .header {
            padding: 0 25px;
        }

        .nav-xs .hidden-nav-xs {
            display: none;
        }

        .nav-xs .visible-nav-xs {
            display: inherit;
        }

        .nav-xs .text-center-nav-xs {
            text-align: center;
        }

        .nav-xs .nav-user {
            padding-left: 0;
            padding-right: 0;
        }

            .nav-xs .nav-user .avatar {
                float: none !important;
                margin-right: 0;
            }

            .nav-xs .nav-user .dropdown > a {
                display: block;
                text-align: center;
            }

        .nav-xs .navbar-header {
            float: none;
        }

        .nav-xs .navbar-brand {
            display: block;
            padding: 0;
        }

            .nav-xs .navbar-brand img {
                margin-right: 0;
            }

        .nav-xs .navbar {
            padding: 0;
        }

    .header-md .navbar-brand {
        line-height: 63px;
    }

        .header-md .navbar-brand img {
            max-height: 50px;
        }

    .navbar-nav > li > a {
        line-height: 20px;
    }

    .header-md .navbar-nav > li > a {
        padding: 20px 17px;
    }

    .navbar-nav > li > ul {
        margin-left: 0;
    }
}

@media (max-width:767px) {
    .navbar-fixed-top-xs {
        position: fixed !important;
        left: 0;
        width: 100%;
        z-index: 110;
    }

        .navbar-fixed-top-xs + * {
            padding-top: 50px !important;
        }

    .nav-bar-fixed-bottom {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 110;
    }

    body, html {
        overflow-x: hidden;
        min-height: 100%;
    }

    .nav-primary .dropdown-menu {
        position: relative;
        float: none;
        left: 0;
        margin-left: 0;
        padding: 0;
    }

        .nav-primary .dropdown-menu a {
            padding: 15px;
            border-bottom: 1px solid #eee;
        }

        .nav-primary .dropdown-menu li:last-child a {
            border-bottom: none;
        }

    .navbar-header {
        text-align: center;
    }

    .nav-user {
        margin: 0;
        padding: 15px;
    }

        .nav-user.open {
            display: inherit !important;
        }

        .nav-user .dropdown-menu {
            display: block;
            position: static;
            float: none;
        }

        .nav-user .dropdown > a {
            display: block;
            text-align: center;
            font-size: 18px;
            padding-bottom: 10px;
        }

        .nav-user .avatar {
            width: 160px !important;
            float: none !important;
            display: block;
            margin: 20px auto;
            padding: 5px;
            background-color: rgba(255,255,255,.1);
            position: relative;
        }

            .nav-user .avatar:before {
                content: "";
                position: absolute;
                left: 5px;
                right: 5px;
                bottom: 5px;
                top: 5px;
                border: 4px solid #fff;
                border-radius: 500px;
            }

    .nav-off-screen {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 75%;
        visibility: visible;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

        .nav-off-screen .nav-primary {
            display: block !important;
        }

        .nav-off-screen .navbar-fixed-top-xs {
            width: 75%;
        }

        .nav-off-screen.push-right .navbar-fixed-top-xs {
            left: 25%;
        }

        .nav-off-screen.push-right {
            left: auto;
            right: 0;
        }

            .nav-off-screen.push-right + * {
                -webkit-transform: translate3d(-75%,0,0);
                transform: translate3d(-75%,0,0);
            }

        .nav-off-screen + * {
            background-color: #f2f4f8;
            -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: transform .2s ease-in-out;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transform: translate3d(75%,0,0);
            transform: translate3d(75%,0,0);
            overflow: hidden;
            position: absolute;
            width: 100%;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 2;
        }

            .nav-off-screen + * .nav-off-screen-block {
                display: block !important;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                z-index: 120;
            }

    .navbar + section .nav-off-screen, .navbar + section .nav-off-screen + * {
        top: 50px;
    }

    .slim-scroll, .slimScrollDiv {
        overflow: visible !important;
        height: auto !important;
    }

    .slimScrollBar, .slimScrollRail {
        display: none !important;
    }
}

.arrow {
    border-width: 8px;
    z-index: 10;
}

    .arrow, .arrow:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
    }

        .arrow:after {
            border-width: 7px;
            content: "";
        }

        .arrow.top {
            left: 50%;
            margin-left: -8px;
            border-top-width: 0;
            border-bottom-color: #eee;
            border-bottom-color: rgba(0,0,0,.1);
            top: -8px;
        }

            .arrow.top:after {
                content: " ";
                top: 1px;
                margin-left: -7px;
                border-top-width: 0;
                border-bottom-color: #fff;
            }

        .arrow.right {
            top: 50%;
            right: -8px;
            margin-top: -8px;
            border-right-width: 0;
            border-left-color: #eee;
            border-left-color: rgba(0,0,0,.1);
        }

            .arrow.right:after {
                content: " ";
                right: 1px;
                border-right-width: 0;
                border-left-color: #fff;
                bottom: -7px;
            }

        .arrow.bottom {
            left: 50%;
            margin-left: -8px;
            border-bottom-width: 0;
            border-top-color: #eee;
            border-top-color: rgba(0,0,0,.1);
            bottom: -8px;
        }

            .arrow.bottom:after {
                content: " ";
                bottom: 1px;
                margin-left: -7px;
                border-bottom-width: 0;
                border-top-color: #fff;
            }

        .arrow.left {
            top: 50%;
            left: -8px;
            margin-top: -8px;
            border-left-width: 0;
            border-right-color: #eee;
            border-right-color: rgba(0,0,0,.1);
        }

            .arrow.left:after {
                content: " ";
                left: 1px;
                border-left-width: 0;
                border-right-color: #fff;
                bottom: -7px;
            }

.btn-link {
    color: #333;
}

    .btn-link.active {
        webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc #ccc #c7c7c7;
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

    .btn-default.btn-bg {
        border-color: rgba(0,0,0,.1);
        background-clip: padding-box;
    }

.btn-primary {
    color: #fff;
    background-color: #00739f;
    border-color: #005576;
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #00435c;
        border-color: #002938;
    }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #00739f;
        border-color: #005576;
    }

    .btn-primary .badge {
        color: #00739f;
        background-color: #fff;
    }

    .btn-primary.btn-darken {
        color: #e6e6e6;
        background-color: #00435c;
        border-color: #002533;
    }

        .btn-primary.btn-darken.active, .btn-primary.btn-darken:active, .btn-primary.btn-darken:focus, .btn-primary.btn-darken:hover, .open > .btn-primary.btn-darken.dropdown-toggle {
            color: #e6e6e6;
            background-color: #001e29;
            border-color: #000;
        }

        .btn-primary.btn-darken.active, .btn-primary.btn-darken:active, .open > .btn-primary.btn-darken.dropdown-toggle {
            background-image: none;
        }

        .btn-primary.btn-darken.disabled, .btn-primary.btn-darken.disabled.active, .btn-primary.btn-darken.disabled:active, .btn-primary.btn-darken.disabled:focus, .btn-primary.btn-darken.disabled:hover, .btn-primary.btn-darken[disabled], .btn-primary.btn-darken[disabled].active, .btn-primary.btn-darken[disabled]:active, .btn-primary.btn-darken[disabled]:focus, .btn-primary.btn-darken[disabled]:hover, fieldset[disabled] .btn-primary.btn-darken, fieldset[disabled] .btn-primary.btn-darken.active, fieldset[disabled] .btn-primary.btn-darken:active, fieldset[disabled] .btn-primary.btn-darken:focus, fieldset[disabled] .btn-primary.btn-darken:hover {
            background-color: #00435c;
            border-color: #002533;
        }

        .btn-primary.btn-darken .badge {
            color: #00435c;
            background-color: #e6e6e6;
        }

.btn-success {
    color: #fff;
    background-color: #247d4a;
    border-color: #1e693e;
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #195533;
        border-color: #113a22;
    }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #247d4a;
        border-color: #1e693e;
    }

    .btn-success .badge {
        color: #247d4a;
        background-color: #fff;
    }

    .btn-success.btn-darken {
        color: #e6e6e6;
        background-color: #195533;
        border-color: #0f3620;
    }

        .btn-success.btn-darken.active, .btn-success.btn-darken:active, .btn-success.btn-darken:focus, .btn-success.btn-darken:hover, .open > .btn-success.btn-darken.dropdown-toggle {
            color: #e6e6e6;
            background-color: #0d2e1b;
            border-color: #020604;
        }

        .btn-success.btn-darken.active, .btn-success.btn-darken:active, .open > .btn-success.btn-darken.dropdown-toggle {
            background-image: none;
        }

        .btn-success.btn-darken.disabled, .btn-success.btn-darken.disabled.active, .btn-success.btn-darken.disabled:active, .btn-success.btn-darken.disabled:focus, .btn-success.btn-darken.disabled:hover, .btn-success.btn-darken[disabled], .btn-success.btn-darken[disabled].active, .btn-success.btn-darken[disabled]:active, .btn-success.btn-darken[disabled]:focus, .btn-success.btn-darken[disabled]:hover, fieldset[disabled] .btn-success.btn-darken, fieldset[disabled] .btn-success.btn-darken.active, fieldset[disabled] .btn-success.btn-darken:active, fieldset[disabled] .btn-success.btn-darken:focus, fieldset[disabled] .btn-success.btn-darken:hover {
            background-color: #195533;
            border-color: #0f3620;
        }

        .btn-success.btn-darken .badge {
            color: #195533;
            background-color: #e6e6e6;
        }

.btn-info {
    color: #fff;
    background-color: #00aeef;
    border-color: #009bd5;
}

    .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #0089bc;
        border-color: #006f98;
    }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #00aeef;
        border-color: #009bd5;
    }

    .btn-info .badge {
        color: #00aeef;
        background-color: #fff;
    }

    .btn-info.btn-darken {
        color: #e6e6e6;
        background-color: #0089bc;
        border-color: #006f98;
    }

        .btn-info.btn-darken.active, .btn-info.btn-darken:active, .btn-info.btn-darken:focus, .btn-info.btn-darken:hover, .open > .btn-info.btn-darken.dropdown-toggle {
            color: #e6e6e6;
            background-color: #006489;
            border-color: #00425b;
        }

        .btn-info.btn-darken.active, .btn-info.btn-darken:active, .open > .btn-info.btn-darken.dropdown-toggle {
            background-image: none;
        }

        .btn-info.btn-darken.disabled, .btn-info.btn-darken.disabled.active, .btn-info.btn-darken.disabled:active, .btn-info.btn-darken.disabled:focus, .btn-info.btn-darken.disabled:hover, .btn-info.btn-darken[disabled], .btn-info.btn-darken[disabled].active, .btn-info.btn-darken[disabled]:active, .btn-info.btn-darken[disabled]:focus, .btn-info.btn-darken[disabled]:hover, fieldset[disabled] .btn-info.btn-darken, fieldset[disabled] .btn-info.btn-darken.active, fieldset[disabled] .btn-info.btn-darken:active, fieldset[disabled] .btn-info.btn-darken:focus, fieldset[disabled] .btn-info.btn-darken:hover {
            background-color: #0089bc;
            border-color: #006f98;
        }

        .btn-info.btn-darken .badge {
            color: #0089bc;
            background-color: #e6e6e6;
        }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

    .btn-warning.btn-darken {
        color: #e6e6e6;
        background-color: #ec971f;
        border-color: #d18212;
    }

        .btn-warning.btn-darken.active, .btn-warning.btn-darken:active, .btn-warning.btn-darken:focus, .btn-warning.btn-darken:hover, .open > .btn-warning.btn-darken.dropdown-toggle {
            color: #e6e6e6;
            background-color: #c77c11;
            border-color: #985f0d;
        }

        .btn-warning.btn-darken.active, .btn-warning.btn-darken:active, .open > .btn-warning.btn-darken.dropdown-toggle {
            background-image: none;
        }

        .btn-warning.btn-darken.disabled, .btn-warning.btn-darken.disabled.active, .btn-warning.btn-darken.disabled:active, .btn-warning.btn-darken.disabled:focus, .btn-warning.btn-darken.disabled:hover, .btn-warning.btn-darken[disabled], .btn-warning.btn-darken[disabled].active, .btn-warning.btn-darken[disabled]:active, .btn-warning.btn-darken[disabled]:focus, .btn-warning.btn-darken[disabled]:hover, fieldset[disabled] .btn-warning.btn-darken, fieldset[disabled] .btn-warning.btn-darken.active, fieldset[disabled] .btn-warning.btn-darken:active, fieldset[disabled] .btn-warning.btn-darken:focus, fieldset[disabled] .btn-warning.btn-darken:hover {
            background-color: #ec971f;
            border-color: #d18212;
        }

        .btn-warning.btn-darken .badge {
            color: #ec971f;
            background-color: #e6e6e6;
        }

.btn-danger {
    color: #fff;
    background-color: #c33b3b;
    border-color: #af3535;
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #9c2f2f;
        border-color: #802727;
    }

    .btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #c33b3b;
        border-color: #af3535;
    }

    .btn-danger .badge {
        color: #c33b3b;
        background-color: #fff;
    }

    .btn-danger.btn-darken {
        color: #e6e6e6;
        background-color: #9c2f2f;
        border-color: #7d2626;
    }

        .btn-danger.btn-darken.active, .btn-danger.btn-darken:active, .btn-danger.btn-darken:focus, .btn-danger.btn-darken:hover, .open > .btn-danger.btn-darken.dropdown-toggle {
            color: #e6e6e6;
            background-color: #752323;
            border-color: #4e1717;
        }

        .btn-danger.btn-darken.active, .btn-danger.btn-darken:active, .open > .btn-danger.btn-darken.dropdown-toggle {
            background-image: none;
        }

        .btn-danger.btn-darken.disabled, .btn-danger.btn-darken.disabled.active, .btn-danger.btn-darken.disabled:active, .btn-danger.btn-darken.disabled:focus, .btn-danger.btn-darken.disabled:hover, .btn-danger.btn-darken[disabled], .btn-danger.btn-darken[disabled].active, .btn-danger.btn-darken[disabled]:active, .btn-danger.btn-darken[disabled]:focus, .btn-danger.btn-darken[disabled]:hover, fieldset[disabled] .btn-danger.btn-darken, fieldset[disabled] .btn-danger.btn-darken.active, fieldset[disabled] .btn-danger.btn-darken:active, fieldset[disabled] .btn-danger.btn-darken:focus, fieldset[disabled] .btn-danger.btn-darken:hover {
            background-color: #9c2f2f;
            border-color: #7d2626;
        }

        .btn-danger.btn-darken .badge {
            color: #9c2f2f;
            background-color: #e6e6e6;
        }

.btn-dark {
    color: #fff;
    background-color: #231f20;
    border-color: #231f20;
}

    .btn-dark.active, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .open > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #080707;
        border-color: #030202;
    }

    .btn-dark.active, .btn-dark:active, .open > .btn-dark.dropdown-toggle {
        background-image: none;
    }

    .btn-dark.disabled, .btn-dark.disabled.active, .btn-dark.disabled:active, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled], .btn-dark[disabled].active, .btn-dark[disabled]:active, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark.active, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
        background-color: #231f20;
        border-color: #231f20;
    }

    .btn-dark .badge {
        color: #231f20;
        background-color: #fff;
    }

    .btn-dark.btn-darken {
        color: #e6e6e6;
        background-color: #080707;
        border-color: #000;
    }

        .btn-dark.btn-darken.active, .btn-dark.btn-darken:active, .btn-dark.btn-darken:focus, .btn-dark.btn-darken:hover, .open > .btn-dark.btn-darken.dropdown-toggle {
            color: #e6e6e6;
            background-color: #000;
            border-color: #000;
        }

        .btn-dark.btn-darken.active, .btn-dark.btn-darken:active, .open > .btn-dark.btn-darken.dropdown-toggle {
            background-image: none;
        }

        .btn-dark.btn-darken.disabled, .btn-dark.btn-darken.disabled.active, .btn-dark.btn-darken.disabled:active, .btn-dark.btn-darken.disabled:focus, .btn-dark.btn-darken.disabled:hover, .btn-dark.btn-darken[disabled], .btn-dark.btn-darken[disabled].active, .btn-dark.btn-darken[disabled]:active, .btn-dark.btn-darken[disabled]:focus, .btn-dark.btn-darken[disabled]:hover, fieldset[disabled] .btn-dark.btn-darken, fieldset[disabled] .btn-dark.btn-darken.active, fieldset[disabled] .btn-dark.btn-darken:active, fieldset[disabled] .btn-dark.btn-darken:focus, fieldset[disabled] .btn-dark.btn-darken:hover {
            background-color: #080707;
            border-color: #000;
        }

        .btn-dark.btn-darken .badge {
            color: #080707;
            background-color: #e6e6e6;
        }

.btn {
    font-weight: 400;
    border-radius: 4px;
}

.btn-icon {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 34px;
    text-align: center;
}

    .btn-icon.b-2x {
        width: 36px;
    }

    .btn-group-sm > .btn-icon.btn, .btn-icon.btn-sm {
        width: 30px;
    }

        .btn-group-sm > .btn-icon.b-2x.btn, .btn-icon.btn-sm.b-2x {
            width: 32px;
        }

    .btn-group-lg > .btn-icon.btn, .btn-icon.btn-lg {
        width: 45px;
    }

        .btn-group-lg > .btn-icon.b-2x.btn, .btn-icon.btn-lg.b-2x {
            width: 47px;
        }

.btn-group-justified {
    border-collapse: separate;
}

.btn-rounded {
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

    .btn-group-lg > .btn-rounded.btn, .btn-rounded.btn-lg {
        padding-left: 25px;
        padding-right: 25px;
    }

.btn > i.pull-left, .btn > i.pull-right {
    line-height: 1.428571429;
}

.btn-block {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
}

.btn-inactive {
    box-shadow: none !important;
}

.chat-item:after, .chat-item:before {
    content: " ";
    display: table;
}

.chat-item:after {
    clear: both;
}

.chat-item .arrow {
    top: 20px;
}

    .chat-item .arrow.right:after {
        border-left-color: #f2f4f8;
    }

.chat-item .chat-body {
    position: relative;
    margin-left: 45px;
    min-height: 30px;
}

    .chat-item .chat-body .panel {
        margin: 0 -1px;
    }

.chat-item.right .chat-body {
    margin-left: 0;
    margin-right: 45px;
}

.chat-item + .chat-item {
    margin-top: 15px;
}

.comment-list {
    position: relative;
}

    .comment-list .comment-item {
        margin-top: 0;
        position: relative;
    }

        .comment-list .comment-item > .thumb-sm {
            width: 36px;
        }

        .comment-list .comment-item .arrow.left {
            top: 20px;
            left: 39px;
        }

        .comment-list .comment-item .comment-body {
            margin-left: 46px;
        }

        .comment-list .comment-item .panel-body {
            padding: 10px 15px;
        }

        .comment-list .comment-item .panel-footer, .comment-list .comment-item .panel-heading {
            position: relative;
            font-size: 12px;
            background-color: #fff;
        }

    .comment-list .comment-reply {
        margin-left: 46px;
    }

    .comment-list:before {
        position: absolute;
        top: 0;
        bottom: 35px;
        left: 18px;
        width: 1px;
        background: #e0e4e8;
        content: '';
    }

.timeline {
    display: table;
    width: 100%;
    border-spacing: 0;
    table-layout: fixed;
    position: relative;
    border-collapse: collapse;
}

    .timeline:before {
        content: "";
        width: 1px;
        margin-left: -1px;
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 30px;
        background-color: #ddd;
        z-index: 0;
    }

    .timeline .timeline-date {
        position: absolute;
        width: 150px;
        left: -200px;
        top: 50%;
        margin-top: -9px;
        text-align: right;
    }

    .timeline .timeline-icon {
        position: absolute;
        left: -41px;
        top: -2px;
        top: 50%;
        margin-top: -15px;
    }

    .timeline .time-icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: inline-block !important;
        z-index: 10;
        border-radius: 20px;
        text-align: center;
    }

        .timeline .time-icon:before {
            font-size: 14px;
            margin-top: 5px;
        }

.timeline-item {
    display: table-row;
}

    .timeline-item.alt:after, .timeline-item:before {
        content: "";
        display: block;
        width: 50%;
    }

    .timeline-item.alt {
        text-align: right;
    }

        .timeline-item.alt:before {
            display: none;
        }

        .timeline-item.alt .panel {
            margin-right: 25px;
            margin-left: 0;
        }

        .timeline-item.alt .timeline-date {
            left: auto;
            right: -200px;
            text-align: left;
        }

        .timeline-item.alt .timeline-icon {
            left: auto;
            right: -41px;
        }

    .timeline-item.active {
        display: table-caption;
        text-align: center;
    }

        .timeline-item.active:before {
            width: 1%;
        }

        .timeline-item.active .timeline-caption {
            display: inline-block;
            width: auto;
        }

            .timeline-item.active .timeline-caption h5 span {
                color: #fff;
            }

        .timeline-item.active .panel {
            margin-left: 0;
        }

        .timeline-item.active .timeline-date, .timeline-item.active .timeline-icon {
            position: static;
            margin-bottom: 10px;
            display: inline-block;
            width: auto;
        }

.timeline-caption {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

    .timeline-caption .panel {
        margin-left: 25px;
        position: relative;
        text-align: left;
    }

    .timeline-caption h5 {
        margin: 0;
    }

        .timeline-caption h5 span {
            display: block;
            color: #999;
            margin-bottom: 4px;
            font-size: 12px;
        }

    .timeline-caption p {
        font-size: 12px;
        margin-bottom: 0;
        margin-top: 10px;
    }

.timeline-footer {
    display: table-row;
}

    .timeline-footer a {
        display: table-cell;
        text-align: right;
    }

    .timeline-footer .time-icon {
        margin-right: -15px;
        z-index: 5;
    }

.post-item {
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    margin-bottom: 15px;
}

    .post-item .post-title {
        margin-top: 0;
    }

    .post-item .post-media {
        text-align: center;
    }

        .post-item .post-media img {
            border-radius: 3px 3px 0 0;
        }

.switch {
    cursor: pointer;
    position: relative;
}

    .switch input {
        position: absolute;
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .switch input:checked + span {
            background-color: #247d4a;
        }

        .switch input:disabled + span {
            background-color: #d1d1d1;
        }

            .switch input:checked + span:after {
                left: 31px;
            }

    .switch span {
        position: relative;
        width: 60px;
        height: 30px;
        border-radius: 30px;
        background-color: #d12917;
        border: 1px solid #eee;
        border-color: rgba(0,0,0,.1);
        display: inline-block;
        -webkit-transition: background-color .2s;
        transition: background-color .2s;
    }

        .switch span:after {
            content: "";
            position: absolute;
            background-color: #fff;
            width: 26px;
            top: 1px;
            bottom: 1px;
            border-radius: 30px;
            box-shadow: 1px 1px 3px rgba(0,0,0,.25);
            -webkit-transition: left .2s;
            transition: left .2s;
        }

.nav-docs > ul > li > a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.dropfile {
    text-align: center;
    min-height: 20px;
    border: 2px dashed #e0e4e8;
    border-radius: 4px;
}

    .dropfile.hover {
        border-color: #aac3cc;
    }

    .dropfile small {
        margin: 50px 0;
        display: block;
    }

.tab-error, .tab-error i {
    color: #c33b3b !important;
}

.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

    .tabs-left > li, .tabs-right > li {
        float: none;
        margin-bottom: 2px;
    }

.tabs-left {
    border-right: 1px solid #ddd;
}

    .tabs-left > li {
        margin-right: -1px;
    }

        .tabs-left > li.active > a, .tabs-left > li.active > a:focus, .tabs-left > li.active > a:hover {
            border-bottom-color: #ddd;
            border-right-color: transparent;
        }

        .tabs-left > li > a {
            border-radius: 4px 0 0 4px;
            margin-right: 0;
            display: block;
        }

.tabs-right {
    border-left: 1px solid #ddd;
}

    .tabs-right > li {
        margin-left: -1px;
    }

        .tabs-right > li.active > a, .tabs-right > li.active > a:focus, .tabs-right > li.active > a:hover {
            border-bottom: 1px solid #ddd;
            border-left-color: transparent;
        }

        .tabs-right > li > a {
            border-radius: 0 4px 4px 0;
            margin-right: 0;
        }

.portlet {
    min-height: 30px;
}

.jqstooltip {
    box-sizing: content-box;
}

.easypiechart {
    position: relative;
    text-align: center;
}

    .easypiechart > div {
        position: relative;
        z-index: 1;
    }

        .easypiechart > div .text {
            position: absolute;
            width: 100%;
            top: 60%;
            line-height: 1;
        }

        .easypiechart > div img {
            margin-top: -4px;
        }

    .easypiechart canvas {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }

.flot-legend .legend > div {
    display: none;
}

.flot-legend .legend .legendColorBox > div {
    border: none !important;
    margin: 5px;
}

    .flot-legend .legend .legendColorBox > div > div {
        border-radius: 10px;
    }

.list-icon i {
    font-size: 14px;
    width: 40px;
    vertical-align: middle;
    margin: 0;
    display: inline-block;
    text-align: center;
    -webkit-transition: font-size .2s;
    transition: font-size .2s;
}

.list-icon div {
    line-height: 40px;
    white-space: nowrap;
}

    .list-icon div:hover i {
        font-size: 26px;
    }

.note-editor, .note-editor .note-statusbar .note-resizebar, .note-editor .note-toolbar {
    border-color: #ccc;
}

.th-sortable {
    cursor: pointer;
}

    .th-sortable .th-sort {
        float: right;
        position: relative;
    }

    .th-sortable.active .text-inactive {
        display: none !important;
    }

    .th-sortable.active .text-active {
        display: inline-block !important;
    }

.th-sort i {
    position: relative;
    z-index: 1;
}

.th-sort .fa-sort {
    position: absolute;
    left: 0;
    top: 3px;
    color: #bac3cc;
    z-index: 0;
}

.sortable-placeholder {
    list-style: none;
    border: 1px dashed #CCC;
    min-height: 50px;
    margin-bottom: 5px;
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.nestable .dd-handle, .sortable .list-group-item {
    cursor: pointer;
}

.parsley-errors-list {
    margin: 6px 0 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    display: none;
}

    .parsley-errors-list.filled {
        display: block;
    }

.checkbox .parsley-errors-list, .checkbox-inline .parsley-errors-list {
    margin-left: -20px;
}

.parsley-error, .parsley-error i, .parsley-error span {
    border-color: #ff5f5f !important;
}

.datepicker td.active, .datepicker td.active.active, .datepicker td.active:hover, .datepicker td.active:hover.active {
    background: #00739f;
}

#flotTip {
    padding: 3px 5px;
    background-color: #000;
    z-index: 100;
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    border-radius: 4px;
}

.calendar a {
    text-decoration: none;
    cursor: pointer;
}

.calendar td {
    text-align: center;
    border: none !important;
    padding: 0 !important;
}

.calendar .header td.year {
    width: 72%;
}

.calendar .header i {
    font-size: 14px;
    padding: 10px 0;
    display: inline-block;
    cursor: pointer;
}

.calendar .prev_month {
    float: left;
}

.calendar .next_month {
    float: right;
}

.calendar .year {
    text-align: center;
    font-weight: 400;
}

.calendar .week_days {
    font-weight: 400;
}

.calendar .table {
    margin: 0;
}

    .calendar .table td {
        position: relative;
        padding: 0;
        border: none;
    }

        .calendar .table td.event a {
            border: 1px solid rgba(255,255,255,.2);
            background-color: rgba(0,0,0,.05);
            border-radius: 30px;
        }

            .calendar .table td.event a:focus, .calendar .table td.event a:hover {
                background-color: rgba(0,0,0,.15);
            }

        .calendar .table td a {
            display: inline-block;
            width: 30px;
            height: 30px;
            line-height: 27px;
        }

        .calendar .table td span {
            width: 4px;
            height: 4px;
            border-radius: 10px;
            display: inline-block;
            position: absolute;
            left: 50%;
            margin-left: -2px;
            bottom: 4px;
        }

.calendar .popover, .calendar .popover a {
    color: #666 !important;
}

    .calendar .popover .popover-title {
        white-space: nowrap;
    }

.noborder, .noborder .calendar, .noborder .calendar * {
    border: none !important;
}

.dropdown-menu .calendar td a {
    padding: 0;
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

    .slider.slider-horizontal {
        width: 210px;
        height: 20px;
    }

        .slider.slider-horizontal .slider-track {
            height: 4px;
            width: 100%;
            margin-top: -2px;
            top: 50%;
            left: 0;
        }

        .slider.slider-horizontal .slider-selection {
            height: 100%;
            top: 0;
            bottom: 0;
        }

        .slider.slider-horizontal .slider-handle {
            margin-left: -10px;
            margin-top: -10px;
        }

            .slider.slider-horizontal .slider-handle.triangle {
                border-color: transparent transparent #247d4a;
                box-shadow: none;
                border-width: 0 10px 10px;
                width: 0;
                height: 0;
                margin-top: 0;
            }

    .slider.slider-vertical {
        height: 210px;
        width: 20px;
    }

        .slider.slider-vertical .slider-track {
            width: 4px;
            height: 100%;
            margin-left: -2px;
            left: 50%;
            top: 0;
        }

        .slider.slider-vertical .slider-selection {
            width: 100%;
            left: 0;
            top: 0;
            bottom: 0;
        }

        .slider.slider-vertical .slider-handle {
            margin-left: -10px;
            margin-top: -10px;
        }

            .slider.slider-vertical .slider-handle.triangle {
                border-width: 10px 0 10px 10px;
                width: 1px;
                height: 1px;
                border-left-color: #fff;
                margin-left: 0;
            }

    .slider input {
        display: none;
    }

    .slider .tooltip-inner {
        white-space: nowrap;
    }

.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
}

.slider-selection {
    position: absolute;
    background-color: #00aeef;
    border: 1px solid #00aeef;
    border-radius: 5px;
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    border-color: rgba(0,0,0,.1);
    box-shadow: 1px 1px 3px rgba(0,0,0,.15);
}

    .slider-handle.round {
        border-radius: 20px;
    }

    .slider-handle.triangle {
        background: 0 0;
    }

.rvfs-1 h2, .rvfs-1 h3, .rvfs-1 h4, .rvfs-1 h5, .rvfs-1 h6, .rvfs-1 label, .rvfs-1 li, .rvfs-1 p {
    font-size: .7em;
}

.rvfs-2 h2, .rvfs-2 h3, .rvfs-2 h4, .rvfs-2 h5, .rvfs-2 h6, .rvfs-2 label, .rvfs-2 li, .rvfs-2 p {
    font-size: .8em;
}

.rvfs-3 h2, .rvfs-3 h3, .rvfs-3 h4, .rvfs-3 h5, .rvfs-3 h6, .rvfs-3 label, .rvfs-3 li, .rvfs-3 p {
    font-size: .9em;
}

.rvfs-5 h2, .rvfs-5 h3, .rvfs-5 h4, .rvfs-5 h5, .rvfs-5 h6, .rvfs-5 label, .rvfs-5 li, .rvfs-5 p {
    font-size: 1.2em;
}

.rvfs-6 h2, .rvfs-6 h3, .rvfs-6 h4, .rvfs-6 h5, .rvfs-6 h6, .rvfs-6 label, .rvfs-6 li, .rvfs-6 p {
    font-size: 1.3em;
}

.rvfs-7 h2, .rvfs-7 h3, .rvfs-7 h4, .rvfs-7 h5, .rvfs-7 h6, .rvfs-7 label, .rvfs-7 li, .rvfs-7 p {
    font-size: 1.4em;
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    zoom: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        left: -9999px;
        box-sizing: border-box;
        background: #fff;
        width: 100%;
        border: 1px solid #66afe9;
        border-top: 0;
        z-index: 1010;
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        left: 0;
    }

    .chosen-container a {
        cursor: pointer;
    }

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 6px 16px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    background-clip: padding-box;
    color: #555;
    text-decoration: none;
    white-space: nowrap;
}

    .chosen-container-single .chosen-single span {
        display: block;
        overflow: hidden;
        margin-right: 26px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .chosen-container-single .chosen-single abbr {
        position: absolute;
        top: 6px;
        right: 26px;
        display: block;
        width: 12px;
        height: 12px;
        background: url(../images/vendor/chosen-sprite.png) -42px 1px no-repeat;
        font-size: 1px;
    }

        .chosen-container-single .chosen-single abbr:focus, .chosen-container-single .chosen-single abbr:hover {
            background-position: -42px -10px;
        }

    .chosen-container-single .chosen-single div {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 18px;
        height: 100%;
    }

        .chosen-container-single .chosen-single div b {
            display: block;
            width: 100%;
            height: 100%;
            background: url(../images/vendor/chosen-sprite.png) 0 7px no-repeat;
        }

.chosen-container-single .chosen-default {
    color: #999;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type=text] {
        box-sizing: border-box;
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #ccc;
        background: url(../images/vendor/chosen-sprite.png) 100% -20px no-repeat;
        font-size: 1em;
        line-height: normal;
        border-radius: 0;
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        -webkit-touch-callout: none;
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer;
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default;
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #999;
            color: #fff;
        }

        .chosen-container .chosen-results li.no-results {
            display: list-item;
            background: #f4f4f4;
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: 700;
            cursor: default;
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px;
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline;
        }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0;
    padding: 5px 11px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 4px;
    cursor: text;
    min-height: 35px;
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }

            .chosen-container-multi .chosen-choices li.search-field input[type=text] {
                padding: 2px 5px;
                height: 22px;
                outline: 0;
                border: 0 !important;
                background: 0 0 !important;
                color: #555;
                line-height: normal;
                border-radius: 0;
            }

            .chosen-container-multi .chosen-choices li.search-field .default {
                color: #999;
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 2px 0 2px 5px;
            padding: 3px 20px 3px 5px;
            border: 1px solid #eee;
            border-radius: 3px;
            background-color: #f5f5f5;
            background-clip: padding-box;
            line-height: 13px;
            cursor: default;
        }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url(../images/vendor/chosen-sprite.png) -42px 1px no-repeat;
                font-size: 1px;
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px;
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            color: #666;
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4;
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px;
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.chosen-container-active .chosen-single {
    border: 1px solid #66afe9;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #66afe9;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: 0 0;
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 7px;
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #66afe9;
}

    .chosen-container-active .chosen-choices li.search-field input[type=text] {
        color: #111 !important;
    }

.chosen-disabled {
    opacity: .5 !important;
    cursor: default;
}

    .chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
        cursor: default;
    }

.chosen-rtl {
    text-align: right;
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0;
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl;
        }

        .chosen-rtl .chosen-single div {
            right: auto;
            left: 3px;
        }

        .chosen-rtl .chosen-single abbr {
            right: auto;
            left: 26px;
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px;
    }

    .chosen-rtl .chosen-choices li {
        float: right;
    }

        .chosen-rtl .chosen-choices li.search-field input[type=text] {
            direction: rtl;
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px;
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px;
            }

    .chosen-rtl .chosen-drop, .chosen-rtl.chosen-container-single-nosearch .chosen-search {
        left: 9999px;
    }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px;
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px;
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0;
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none;
    }

    .chosen-rtl .chosen-search input[type=text] {
        padding: 4px 5px 4px 20px;
        background: url(../images/vendor/chosen-sprite.png) -30px -20px no-repeat;
        direction: rtl;
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
        background-image: url(../images/vendor/chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}

.toast-title {
    font-weight: 700;
}

.toast-message {
    word-wrap: break-word;
}

.toast-close-button {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

    .toast-close-button:focus, .toast-close-button:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
    }

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.toast-top-full-width {
    width: 100%;
    top: 0;
    right: 0;
}

.toast-bottom-full-width {
    width: 100%;
    right: 0;
    bottom: 0;
}

.toast-top-left {
    top: 85px;
    left: 15px;
}

.toast-top-right {
    top: 55px;
    right: 15px;
}

.toast-bottom-right {
    right: 15px;
    bottom: 15px;
}

.toast-bottom-left {
    bottom: 15px;
    left: 15px;
}

#toast-container {
    position: fixed;
    z-index: 9999;
}

    #toast-container > div {
        width: 300px;
    }

    #toast-container > :hover {
        cursor: pointer;
    }

    #toast-container > .toast {
        background-image: none !important;
    }

        #toast-container > .toast:before {
            position: fixed;
            margin: auto .5em auto -1.5em;
            padding-right: .5em;
            float: left;
            font-family: FontAwesome;
            font-size: 24px;
            line-height: 20px;
        }

    #toast-container > .toast-warning:before {
        content: "\f06a";
    }

    #toast-container > .toast-error:before {
        content: "\f071";
    }

    #toast-container > .toast-info:before {
        content: "\f05a";
    }

    #toast-container > .toast-success:before {
        content: "\f00c";
    }

    #toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
        width: 96%;
        margin: auto;
    }

.toast {
    margin-bottom: 15px;
    padding: 15px 15px 15px 50px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 13px;
    box-shadow: 0 1px 0 rgba(255,255,255,.2) inset;
}

.toast-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .toast-success hr {
        border-top-color: #c9e2b3;
    }

    .toast-success .alert-link {
        color: #2b542c;
    }

.toast-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .toast-info hr {
        border-top-color: #a6e1ec;
    }

    .toast-info .alert-link {
        color: #245269;
    }

.toast-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .toast-warning hr {
        border-top-color: #f7e1b5;
    }

    .toast-warning .alert-link {
        color: #66512c;
    }

.toast-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .toast-error hr {
        border-top-color: #e4b9c0;
    }

    .toast-error .alert-link {
        color: #843534;
    }

@media all and (max-width:240px) {
    #toast-container > div {
        width: 11em;
        padding: 8px 8px 8px 50px;
    }

    #toast-container .toast-close-button {
        top: -.2em;
        right: -.2em;
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container > div {
        width: 18em;
        padding: 8px 8px 8px 50px;
    }

    #toast-container .toast-close-button {
        top: -.2em;
        right: -.2em;
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container > div {
        width: 25em;
        padding: 15px 15px 15px 50px;
    }
}

.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 600px;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .dd-list .dd-list {
        padding-left: 30px;
    }

.dd-collapsed .dd-list {
    display: none;
}

.dd-empty, .dd-item, .dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}

.dd-handle {
    display: block;
    margin: 5px 0;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 3px;
}

    .dd-handle:hover {
        background: #fff;
    }

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 30px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: 0 0;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: 700;
}

    .dd-item > button:before {
        content: '+';
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        text-indent: 0;
    }

    .dd-item > button[data-action=collapse]:before {
        content: '-';
    }

.dd-empty, .dd-placeholder {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-size: 60px 60px;
    background-position: 0 0,30px 30px;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

    .dd-dragel > .dd-item .dd-handle {
        margin-top: 0;
    }

    .dd-dragel .dd-handle {
        box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
    }

.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

@media only screen and (min-width:700px) {
    .dd + .dd {
        margin-left: 2%;
    }
}

.dd-hover > .dd-handle {
    background: #2ea8e5 !important;
}

.dd3-content {
    display: block;
    margin: 5px 0;
    padding: 10px 10px 10px 50px;
    text-decoration: none;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 3px;
}

.dd-dragel > .dd3-item > .dd3-content {
    margin: 0;
}

.dd3-item > button {
    margin-left: 40px;
}

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 42px;
    height: 42px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #ebebeb;
    background: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

    .dd3-handle i {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 42px;
        text-align: center;
        text-indent: 0;
        color: #ccc;
    }

    .dd3-handle:hover {
        background: #f7f7f7;
    }

.bg-gradient {
    background-image: -webkit-linear-gradient(top,rgba(40,50,60,0) 0,rgba(40,50,60,.05) 100%);
    background-image: linear-gradient(to bottom,rgba(40,50,60,0) 0,rgba(40,50,60,.05) 100%);
    background-repeat: repeat-x;
    -webkit-filter: none;
    filter: none;
}

.bg-light {
    background-color: #f2f4f8;
    color: #333;
}

    .bg-light .lt, .bg-light.lt {
        background-color: #edf0f6;
    }

    .bg-light .lter, .bg-light.lter {
        background-color: #e7ebf4;
    }

    .bg-light .dk, .bg-light.dk {
        background-color: #e9edf4;
    }

    .bg-light .dker, .bg-light.dker {
        background-color: #e0e6f0;
    }

    .bg-light .bg, .bg-light.bg {
        background-color: #f2f4f8;
    }

.bg-dark {
    background-color: #231f20;
    color: #8e8083;
}

    .bg-dark .lt, .bg-dark.lt {
        background-color: #161313;
    }

    .bg-dark .lter, .bg-dark.lter {
        background-color: #080707;
    }

    .bg-dark .dk, .bg-dark.dk {
        background-color: #161313;
    }

    .bg-dark .dker, .bg-dark.dker {
        background-color: #080707;
    }

    .bg-dark .bg, .bg-dark.bg {
        background-color: #231f20;
    }

    .bg-dark a {
        color: #a69b9e;
    }

        .bg-dark a:focus, .bg-dark a:hover {
            color: #fff;
        }

        .bg-dark a.list-group-item:focus, .bg-dark a.list-group-item:hover {
            background-color: inherit;
        }

    .bg-dark .nav > li.active > a, .bg-dark .nav > li:active > a, .bg-dark .nav > li:focus > a, .bg-dark .nav > li:hover > a {
        color: #fff;
        background-color: #0f0d0d;
    }

    .bg-dark .nav > li > a {
        color: #a69b9e;
    }

        .bg-dark .nav > li > a:focus, .bg-dark .nav > li > a:hover {
            background-color: #161313;
        }

    .bg-dark .nav .open > a {
        background-color: #0f0d0d;
    }

    .bg-dark .caret {
        border-top-color: #8e8083;
        border-bottom-color: #8e8083;
    }

    .bg-dark.navbar .nav > li.active > a {
        color: #fff;
        background-color: #161313;
    }

    .bg-dark .open > a, .bg-dark .open > a:focus, .bg-dark .open > a:hover {
        color: #fff;
    }

    .bg-dark .text-muted {
        color: #74676a !important;
    }

    .bg-dark .text-lt {
        color: #cac3c5 !important;
    }

    .bg-dark .icon-muted {
        color: #74676a !important;
    }

    .bg-dark .auto .list-group-item, .bg-dark.auto .list-group-item {
        border-color: #2b2627 !important;
        background-color: transparent;
    }

        .bg-dark .auto .list-group-item.active, .bg-dark .auto .list-group-item:active, .bg-dark .auto .list-group-item:focus, .bg-dark .auto .list-group-item:hover, .bg-dark.auto .list-group-item.active, .bg-dark.auto .list-group-item:active, .bg-dark.auto .list-group-item:focus, .bg-dark.auto .list-group-item:hover {
            background-color: #161313;
        }

    .bg-dark .list-rounded li.active a {
        background-color: #fff;
        color: #231f20;
    }

    .bg-dark .list-rounded li.active a, .bg-dark .list-rounded li:active a, .bg-dark .list-rounded li:hover a {
        border-color: #fff;
    }

.bg-black {
    background-color: #12131a;
    color: #656b93;
}

    .bg-black .lt, .bg-black.lt {
        background-color: #07080b;
    }

    .bg-black .lter, .bg-black.lter {
        background-color: #000;
    }

    .bg-black .dk, .bg-black.dk {
        background-color: #07080b;
    }

    .bg-black .dker, .bg-black.dker {
        background-color: #000;
    }

    .bg-black .bg, .bg-black.bg {
        background-color: #12131a;
    }

    .bg-black a {
        color: #8287a9;
    }

        .bg-black a:focus, .bg-black a:hover {
            color: #fff;
        }

        .bg-black a.list-group-item:focus, .bg-black a.list-group-item:hover {
            background-color: inherit;
        }

    .bg-black .nav > li.active > a, .bg-black .nav > li:active > a, .bg-black .nav > li:focus > a, .bg-black .nav > li:hover > a {
        color: #fff;
        background-color: #020203;
    }

    .bg-black .nav > li > a {
        color: #8287a9;
    }

        .bg-black .nav > li > a:focus, .bg-black .nav > li > a:hover {
            background-color: #07080b;
        }

    .bg-black .nav .open > a {
        background-color: #020203;
    }

    .bg-black .caret {
        border-top-color: #656b93;
        border-bottom-color: #656b93;
    }

    .bg-black.navbar .nav > li.active > a {
        color: #fff;
        background-color: #07080b;
    }

    .bg-black .open > a, .bg-black .open > a:focus, .bg-black .open > a:hover {
        color: #fff;
    }

    .bg-black .text-muted {
        color: #515574 !important;
    }

    .bg-black .text-lt {
        color: #b0b3c8 !important;
    }

    .bg-black .icon-muted {
        color: #515574 !important;
    }

    .bg-black .auto .list-group-item, .bg-black.auto .list-group-item {
        border-color: #181a23 !important;
        background-color: transparent;
    }

        .bg-black .auto .list-group-item.active, .bg-black .auto .list-group-item:active, .bg-black .auto .list-group-item:focus, .bg-black .auto .list-group-item:hover, .bg-black.auto .list-group-item.active, .bg-black.auto .list-group-item:active, .bg-black.auto .list-group-item:focus, .bg-black.auto .list-group-item:hover {
            background-color: #07080b;
        }

    .bg-black .list-rounded li.active a {
        background-color: #fff;
        color: #12131a;
    }

    .bg-black .list-rounded li.active a, .bg-black .list-rounded li:active a, .bg-black .list-rounded li:hover a {
        border-color: #fff;
    }

.bg-primary {
    background-color: #00739f;
    color: #5cd3ff;
}

    .bg-primary .lt, .bg-primary.lt {
        background-color: #005576;
    }

    .bg-primary .lter, .bg-primary.lter {
        background-color: #00435c;
    }

    .bg-primary .dk, .bg-primary.dk {
        background-color: #005576;
    }

    .bg-primary .dker, .bg-primary.dker {
        background-color: #00435c;
    }

    .bg-primary .bg, .bg-primary.bg {
        background-color: #00739f;
    }

    .bg-primary .bg-primary-ltest {
        background-color: #ecf6fb;
    }

    .bg-primary a {
        color: #8fe0ff;
    }

        .bg-primary a:focus, .bg-primary a:hover {
            color: #fff;
        }

        .bg-primary a.list-group-item:focus, .bg-primary a.list-group-item:hover {
            background-color: inherit;
        }

    .bg-primary .nav > li.active > a, .bg-primary .nav > li:active > a, .bg-primary .nav > li:focus > a, .bg-primary .nav > li:hover > a {
        color: #fff;
        background-color: #004c69;
    }

    .bg-primary .nav > li > a {
        color: #8fe0ff;
    }

        .bg-primary .nav > li > a:focus, .bg-primary .nav > li > a:hover {
            background-color: #005576;
        }

    .bg-primary .nav .open > a {
        background-color: #004c69;
    }

    .bg-primary .caret {
        border-top-color: #5cd3ff;
        border-bottom-color: #5cd3ff;
    }

    .bg-primary.navbar .nav > li.active > a {
        color: #fff;
        background-color: #005576;
    }

    .bg-primary .open > a, .bg-primary .open > a:focus, .bg-primary .open > a:hover {
        color: #fff;
    }

    .bg-primary .text-muted {
        color: #29c5ff !important;
    }

    .bg-primary .text-lt {
        color: #dbf5ff !important;
    }

    .bg-primary .icon-muted {
        color: #29c5ff !important;
    }

    .bg-primary .auto .list-group-item, .bg-primary.auto .list-group-item {
        border-color: #00739e !important;
        background-color: transparent;
    }

        .bg-primary .auto .list-group-item.active, .bg-primary .auto .list-group-item:active, .bg-primary .auto .list-group-item:focus, .bg-primary .auto .list-group-item:hover, .bg-primary.auto .list-group-item.active, .bg-primary.auto .list-group-item:active, .bg-primary.auto .list-group-item:focus, .bg-primary.auto .list-group-item:hover {
            background-color: #005576;
        }

    .bg-primary .list-rounded li.active a {
        background-color: #fff;
        color: #00739f;
    }

    .bg-primary .list-rounded li.active a, .bg-primary .list-rounded li:active a, .bg-primary .list-rounded li:hover a {
        border-color: #fff;
    }

    .bg-primary .form-control, .bg-primary .form-control:focus, .bg-primary .i-checks input:checked + i {
        border-color: transparent;
    }

        .bg-primary .i-checks input:checked + i:before {
            color: #00435c;
        }

    .bg-primary .i-checks input[disabled] + i, fieldset[disabled] .bg-primary .i-checks input + i {
        background-color: #42ccff;
    }

        .bg-primary .i-checks input[disabled] + i:before, fieldset[disabled] .bg-primary .i-checks input + i:before {
            color: transparent;
        }

    .bg-primary .i-checks i {
        border-color: transparent;
    }

.bg-success {
    background-color: #247d4a;
    color: #8edfb1;
}

    .bg-success .lt, .bg-success.lt {
        background-color: #1d6b3e;
    }

    .bg-success .lter, .bg-success.lter {
        background-color: #165832;
    }

    .bg-success .dk, .bg-success.dk {
        background-color: #1d6b3e;
    }

    .bg-success .dker, .bg-success.dker {
        background-color: #165832;
    }

    .bg-success .bg, .bg-success.bg {
        background-color: #247d4a;
    }

    .bg-success .bg-success-ltest {
        background-color: #f1ffed;
    }

    .bg-success a {
        color: #b6eacc;
    }

        .bg-success a:focus, .bg-success a:hover {
            color: #fff;
        }

        .bg-success a.list-group-item:focus, .bg-success a.list-group-item:hover {
            background-color: inherit;
        }

    .bg-success .nav > li.active > a, .bg-success .nav > li:active > a, .bg-success .nav > li:focus > a, .bg-success .nav > li:hover > a {
        color: #fff;
        background-color: #1a6138;
    }

    .bg-success .nav > li > a {
        color: #b6eacc;
    }

        .bg-success .nav > li > a:focus, .bg-success .nav > li > a:hover {
            background-color: #1d6b3e;
        }

    .bg-success .nav .open > a {
        background-color: #1a6138;
    }

    .bg-success .caret {
        border-top-color: #8edfb1;
        border-bottom-color: #8edfb1;
    }

    .bg-success.navbar .nav > li.active > a {
        color: #fff;
        background-color: #1d6b3e;
    }

    .bg-success .open > a, .bg-success .open > a:focus, .bg-success .open > a:hover {
        color: #fff;
    }

    .bg-success .text-muted {
        color: #67d395 !important;
    }

    .bg-success .text-lt {
        color: #f1fbf6 !important;
    }

    .bg-success .icon-muted {
        color: #67d395 !important;
    }

    .bg-success .auto .list-group-item, .bg-success.auto .list-group-item {
        border-color: #278951 !important;
        background-color: transparent;
    }

        .bg-success .auto .list-group-item.active, .bg-success .auto .list-group-item:active, .bg-success .auto .list-group-item:focus, .bg-success .auto .list-group-item:hover, .bg-success.auto .list-group-item.active, .bg-success.auto .list-group-item:active, .bg-success.auto .list-group-item:focus, .bg-success.auto .list-group-item:hover {
            background-color: #1d6b3e;
        }

    .bg-success .list-rounded li.active a {
        background-color: #fff;
        color: #247d4a;
    }

    .bg-success .list-rounded li.active a, .bg-success .list-rounded li:active a, .bg-success .list-rounded li:hover a {
        border-color: #fff;
    }

    .bg-success .form-control, .bg-success .form-control:focus, .bg-success .i-checks input:checked + i {
        border-color: transparent;
    }

        .bg-success .i-checks input:checked + i:before {
            color: #195533;
        }

    .bg-success .i-checks input[disabled] + i, fieldset[disabled] .bg-success .i-checks input + i {
        background-color: #7bd9a3;
    }

        .bg-success .i-checks input[disabled] + i:before, fieldset[disabled] .bg-success .i-checks input + i:before {
            color: transparent;
        }

    .bg-success .i-checks i {
        border-color: transparent;
    }

.bg-info {
    background-color: #00aeef;
    color: #bcedff;
}

    .bg-info .lt, .bg-info.lt {
        background-color: #009bd5;
    }

    .bg-info .lter, .bg-info.lter {
        background-color: #0089bc;
    }

    .bg-info .dk, .bg-info.dk {
        background-color: #009bd5;
    }

    .bg-info .dker, .bg-info.dker {
        background-color: #0089bc;
    }

    .bg-info .bg, .bg-info.bg {
        background-color: #00aeef;
    }

    .bg-info .bg-info-ltest {
        background-color: #ecfcff;
    }

    .bg-info a {
        color: #effbff;
    }

        .bg-info a:focus, .bg-info a:hover {
            color: #fff;
        }

        .bg-info a.list-group-item:focus, .bg-info a.list-group-item:hover {
            background-color: inherit;
        }

    .bg-info .nav > li.active > a, .bg-info .nav > li:active > a, .bg-info .nav > li:focus > a, .bg-info .nav > li:hover > a {
        color: #fff;
        background-color: #0092c9;
    }

    .bg-info .nav > li > a {
        color: #effbff;
    }

        .bg-info .nav > li > a:focus, .bg-info .nav > li > a:hover {
            background-color: #009bd5;
        }

    .bg-info .nav .open > a {
        background-color: #0092c9;
    }

    .bg-info .caret {
        border-top-color: #bcedff;
        border-bottom-color: #bcedff;
    }

    .bg-info.navbar .nav > li.active > a {
        color: #fff;
        background-color: #009bd5;
    }

    .bg-info .open > a, .bg-info .open > a:focus, .bg-info .open > a:hover {
        color: #fff;
    }

    .bg-info .text-muted {
        color: #89dfff !important;
    }

    .bg-info .text-lt {
        color: #fff !important;
    }

    .bg-info .icon-muted {
        color: #89dfff !important;
    }

    .bg-info .auto .list-group-item, .bg-info.auto .list-group-item {
        border-color: #00b9fe !important;
        background-color: transparent;
    }

        .bg-info .auto .list-group-item.active, .bg-info .auto .list-group-item:active, .bg-info .auto .list-group-item:focus, .bg-info .auto .list-group-item:hover, .bg-info.auto .list-group-item.active, .bg-info.auto .list-group-item:active, .bg-info.auto .list-group-item:focus, .bg-info.auto .list-group-item:hover {
            background-color: #009bd5;
        }

    .bg-info .list-rounded li.active a {
        background-color: #fff;
        color: #00aeef;
    }

    .bg-info .list-rounded li.active a, .bg-info .list-rounded li:active a, .bg-info .list-rounded li:hover a {
        border-color: #fff;
    }

    .bg-info .form-control, .bg-info .form-control:focus, .bg-info .i-checks input:checked + i {
        border-color: transparent;
    }

        .bg-info .i-checks input:checked + i:before {
            color: #0089bc;
        }

    .bg-info .i-checks input[disabled] + i, fieldset[disabled] .bg-info .i-checks input + i {
        background-color: #a3e6ff;
    }

        .bg-info .i-checks input[disabled] + i:before, fieldset[disabled] .bg-info .i-checks input + i:before {
            color: transparent;
        }

    .bg-info .i-checks i {
        border-color: transparent;
    }

.bg-warning {
    background-color: #f0ad4e;
    color: #fff;
}

    .bg-warning .lt, .bg-warning.lt {
        background-color: #f1a334;
    }

    .bg-warning .lter, .bg-warning.lter {
        background-color: #f29819;
    }

    .bg-warning .dk, .bg-warning.dk {
        background-color: #f1a334;
    }

    .bg-warning .dker, .bg-warning.dker {
        background-color: #f29819;
    }

    .bg-warning .bg, .bg-warning.bg {
        background-color: #f0ad4e;
    }

    .bg-warning .bg-warning-ltest {
        background-color: #fffee6;
    }

    .bg-warning a, .bg-warning a:focus, .bg-warning a:hover {
        color: #fff;
    }

        .bg-warning a.list-group-item:focus, .bg-warning a.list-group-item:hover {
            background-color: inherit;
        }

    .bg-warning .nav > li.active > a, .bg-warning .nav > li:active > a, .bg-warning .nav > li:focus > a, .bg-warning .nav > li:hover > a {
        color: #fff;
        background-color: #f09d28;
    }

    .bg-warning .nav > li > a {
        color: #fff;
    }

        .bg-warning .nav > li > a:focus, .bg-warning .nav > li > a:hover {
            background-color: #f1a334;
        }

    .bg-warning .nav .open > a {
        background-color: #f09d28;
    }

    .bg-warning .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .bg-warning.navbar .nav > li.active > a {
        color: #fff;
        background-color: #f1a334;
    }

    .bg-warning .open > a, .bg-warning .open > a:focus, .bg-warning .open > a:hover {
        color: #fff;
    }

    .bg-warning .text-muted {
        color: #fbe9d0 !important;
    }

    .bg-warning .text-lt {
        color: #fff !important;
    }

    .bg-warning .icon-muted {
        color: #fbe9d0 !important;
    }

    .bg-warning .auto .list-group-item, .bg-warning.auto .list-group-item {
        border-color: #f1b45c !important;
        background-color: transparent;
    }

        .bg-warning .auto .list-group-item.active, .bg-warning .auto .list-group-item:active, .bg-warning .auto .list-group-item:focus, .bg-warning .auto .list-group-item:hover, .bg-warning.auto .list-group-item.active, .bg-warning.auto .list-group-item:active, .bg-warning.auto .list-group-item:focus, .bg-warning.auto .list-group-item:hover {
            background-color: #f1a334;
        }

    .bg-warning .list-rounded li.active a {
        background-color: #fff;
        color: #f0ad4e;
    }

    .bg-warning .list-rounded li.active a, .bg-warning .list-rounded li:active a, .bg-warning .list-rounded li:hover a {
        border-color: #fff;
    }

    .bg-warning .form-control, .bg-warning .form-control:focus, .bg-warning .i-checks input:checked + i {
        border-color: transparent;
    }

        .bg-warning .i-checks input:checked + i:before {
            color: #ec971f;
        }

    .bg-warning .i-checks input[disabled] + i, fieldset[disabled] .bg-warning .i-checks input + i {
        background-color: #fef9f3;
    }

        .bg-warning .i-checks input[disabled] + i:before, fieldset[disabled] .bg-warning .i-checks input + i:before {
            color: transparent;
        }

    .bg-warning .i-checks i {
        border-color: transparent;
    }

.bg-danger {
    background-color: #c33b3b;
    color: #f3d7d7;
}

    .bg-danger .lt, .bg-danger.lt {
        background-color: #b23232;
    }

    .bg-danger .lter, .bg-danger.lter {
        background-color: #a12a2a;
    }

    .bg-danger .dk, .bg-danger.dk {
        background-color: #b23232;
    }

    .bg-danger .dker, .bg-danger.dker {
        background-color: #a12a2a;
    }

    .bg-danger .bg, .bg-danger.bg {
        background-color: #c33b3b;
    }

    .bg-danger .bg-danger-ltest {
        background-color: #fbedec;
    }

    .bg-danger a {
        color: #fffefe;
    }

        .bg-danger a:focus, .bg-danger a:hover {
            color: #fff;
        }

        .bg-danger a.list-group-item:focus, .bg-danger a.list-group-item:hover {
            background-color: inherit;
        }

    .bg-danger .nav > li.active > a, .bg-danger .nav > li:active > a, .bg-danger .nav > li:focus > a, .bg-danger .nav > li:hover > a {
        color: #fff;
        background-color: #a82f2f;
    }

    .bg-danger .nav > li > a {
        color: #fffefe;
    }

        .bg-danger .nav > li > a:focus, .bg-danger .nav > li > a:hover {
            background-color: #b23232;
        }

    .bg-danger .nav .open > a {
        background-color: #a82f2f;
    }

    .bg-danger .caret {
        border-top-color: #f3d7d7;
        border-bottom-color: #f3d7d7;
    }

    .bg-danger.navbar .nav > li.active > a {
        color: #fff;
        background-color: #b23232;
    }

    .bg-danger .open > a, .bg-danger .open > a:focus, .bg-danger .open > a:hover {
        color: #fff;
    }

    .bg-danger .text-muted {
        color: #e7b0b0 !important;
    }

    .bg-danger .text-lt {
        color: #fff !important;
    }

    .bg-danger .icon-muted {
        color: #e7b0b0 !important;
    }

    .bg-danger .auto .list-group-item, .bg-danger.auto .list-group-item {
        border-color: #c74646 !important;
        background-color: transparent;
    }

        .bg-danger .auto .list-group-item.active, .bg-danger .auto .list-group-item:active, .bg-danger .auto .list-group-item:focus, .bg-danger .auto .list-group-item:hover, .bg-danger.auto .list-group-item.active, .bg-danger.auto .list-group-item:active, .bg-danger.auto .list-group-item:focus, .bg-danger.auto .list-group-item:hover {
            background-color: #b23232;
        }

    .bg-danger .list-rounded li.active a {
        background-color: #fff;
        color: #c33b3b;
    }

    .bg-danger .list-rounded li.active a, .bg-danger .list-rounded li:active a, .bg-danger .list-rounded li:hover a {
        border-color: #fff;
    }

    .bg-danger .form-control, .bg-danger .form-control:focus, .bg-danger .i-checks input:checked + i {
        border-color: transparent;
    }

        .bg-danger .i-checks input:checked + i:before {
            color: #9c2f2f;
        }

    .bg-danger .i-checks input[disabled] + i, fieldset[disabled] .bg-danger .i-checks input + i {
        background-color: #edc4c4;
    }

        .bg-danger .i-checks input[disabled] + i:before, fieldset[disabled] .bg-danger .i-checks input + i:before {
            color: transparent;
        }

    .bg-danger .i-checks i {
        border-color: transparent;
    }

.bg-white {
    background-color: #fff;
    color: #333;
}

    .bg-white .lt, .bg-white.lt {
        background-color: #dad8d8;
    }

    .bg-white .lter, .bg-white.lter {
        background-color: #cfc9c9;
    }

    .bg-white .dk, .bg-white.dk {
        background-color: #e6e5e5;
    }

    .bg-white .dker, .bg-white.dker {
        background-color: #d5d0d0;
    }

    .bg-white .bg, .bg-white.bg {
        background-color: #fff;
    }

    .bg-white a {
        color: #00739f;
    }

        .bg-white a:focus, .bg-white a:hover {
            color: #00435c;
        }

    .bg-white .text-muted {
        color: #777 !important;
    }

.bg-white-only {
    background-color: #fff;
}

.bg-empty {
    background-color: transparent;
}

.text-primary {
    color: #00739f;
}

.text-primary-lt {
    color: #007ba9;
}

.text-primary-lter {
    color: #008dc2;
}

.text-primary-dk {
    color: #005576;
}

.text-primary-dker {
    color: #00435c;
}

.text-info {
    color: #00aeef;
}

.text-info-lt {
    color: #09bcff;
}

.text-info-lter {
    color: #23c3ff;
}

.text-info-dk {
    color: #009bd5;
}

.text-info-dker {
    color: #0089bc;
}

.text-success {
    color: #247d4a;
}

.text-success-lt {
    color: #2a9156;
}

.text-success-lter {
    color: #2fa561;
}

.text-success-dk {
    color: #1e693e;
}

.text-success-dker {
    color: #195533;
}

.text-warning {
    color: #f0ad4e;
}

.text-warning-lt {
    color: #f2b866;
}

.text-warning-lter {
    color: #f4c37d;
}

.text-warning-dk {
    color: #eea236;
}

.text-warning-dker {
    color: #ec971f;
}

.text-danger {
    color: #c33b3b;
}

.text-danger-lt {
    color: #c94e4e;
}

.text-danger-lter {
    color: #cf6262;
}

.text-danger-dk {
    color: #af3535;
}

.text-danger-dker {
    color: #9c2f2f;
}

.text-dark {
    color: #231f20;
}

.text-dark-lt {
    color: #312b2c;
}

.text-dark-lter {
    color: #3e3739;
}

.text-dark-dk {
    color: #151314;
}

.text-dark-dker {
    color: #080707;
}

.text-black {
    color: #000;
    color: rgba(0,0,0,.8);
}

.text-white {
    color: #fff;
    color: rgba(255,255,255,.8);
}

.text-muted {
    color: #777;
}

.panel-example {
    position: relative;
}

    .panel-example.open code {
        display: block;
    }

    .panel-example.open .caret {
        border-top: none;
        border-bottom: 4px solid;
    }

    .panel-example code {
        display: none;
    }

    .panel-example .open-code {
        position: absolute;
        right: 10px;
        top: 0;
        line-height: 30px;
        font-size: 11px;
    }

.icon-arrow-left, .icon-arrow-right {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

    .icon-arrow-left:before {
        content: "\f060";
    }

    .icon-arrow-right:before {
        content: "\f061";
    }

.i-fw {
    width: 1.28571em;
    text-align: center;
}

.i-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%;
}

.i-sm {
    font-size: .75em;
}

.i-1x {
    font-size: 1em;
}

.i-2x {
    font-size: 2em;
}

.i-3x {
    font-size: 3em;
}

.i-4x {
    font-size: 4em;
}

.i-5x {
    font-size: 5em;
}

.i-s {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .i-s > i {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        line-height: inherit;
    }

.i-s-2x {
    width: 2em;
    height: 2em;
    font-size: 2em;
    line-height: 2em;
}

    .i-s-2x .i-s-base {
        font-size: 2em;
    }

.i-s-3x {
    width: 2.5em;
    height: 2.5em;
    font-size: 2.5em;
    line-height: 2.5em;
}

    .i-s-3x .i-s-base {
        font-size: 2.5em;
    }

.i-s-4x {
    width: 3em;
    height: 3em;
    font-size: 3em;
    line-height: 3em;
}

    .i-s-4x .i-s-base {
        font-size: 3em;
    }

.i-s-5x {
    width: 3.5em;
    height: 3.5em;
    font-size: 3.5em;
    line-height: 3.5em;
}

    .i-s-5x .i-s-base {
        font-size: 3.5em;
    }

.i {
    display: inline-block;
    font-family: icon;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: -5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.i-move:before {
    content: "\e600";
}

.i-move-vertical:before {
    content: "\e601";
}

.i-resize-enlarge:before {
    content: "\e602";
}

.i-resize-shrink:before {
    content: "\e603";
}

.i-move-horizontal:before {
    content: "\e604";
}

.i-download:before {
    content: "\e605";
}

.i-upload:before {
    content: "\e606";
}

.i-cloud-download:before {
    content: "\e607";
}

.i-cloud-upload:before {
    content: "\e608";
}

.i-circleleft:before {
    content: "\e609";
}

.i-circledown:before {
    content: "\e60a";
}

.i-circleup:before {
    content: "\e60b";
}

.i-circleright:before {
    content: "\e60c";
}

.i-home:before {
    content: "\e60d";
}

.i-download3:before {
    content: "\e60e";
}

.i-pin:before {
    content: "\e60f";
}

.i-pictures:before {
    content: "\e610";
}

.i-share3:before {
    content: "\e611";
}

.i-pencil2:before {
    content: "\e612";
}

.i-mail2:before {
    content: "\e613";
}

.i-support:before {
    content: "\e614";
}

.i-asc:before {
    content: "\e615";
}

.i-dsc:before {
    content: "\e616";
}

.i-ok:before {
    content: "\e617";
}

.i-error:before {
    content: "\e618";
}

.i-expand:before {
    content: "\e619";
}

.i-collapse:before {
    content: "\e61a";
}

.i-screen:before {
    content: "\e61b";
}

.i-phone3:before {
    content: "\e61c";
}

.i-phone-portrait:before {
    content: "\e61d";
}

.i-phone-landscape:before {
    content: "\e61e";
}

.i-tablet:before {
    content: "\e61f";
}

.i-tablet-landscape:before {
    content: "\e620";
}

.i-laptop:before {
    content: "\e621";
}

.i-cube:before {
    content: "\e622";
}

.i-chart:before {
    content: "\e623";
}

.i-graph:before {
    content: "\e624";
}

.i-meter:before {
    content: "\e625";
}

.i-heart2:before {
    content: "\e626";
}

.i-star2:before {
    content: "\e627";
}

.i-stack:before {
    content: "\e628";
}

.i-tv:before {
    content: "\e629";
}

.i-user2:before {
    content: "\e62a";
}

.i-users2:before {
    content: "\e62b";
}

.i-search2:before {
    content: "\e62c";
}

.i-zoom-in2:before {
    content: "\e62d";
}

.i-zoom-out2:before {
    content: "\e62e";
}

.i-slider-v:before {
    content: "\e62f";
}

.i-slider:before {
    content: "\e630";
}

.i-arrow-up-left2:before {
    content: "\e633";
}

.i-arrow-up2:before {
    content: "\e634";
}

.i-arrow-up-right2:before {
    content: "\e635";
}

.i-arrow-right2:before {
    content: "\e636";
}

.i-arrow-down-right2:before {
    content: "\e637";
}

.i-arrow-down-2:before {
    content: "\e638";
}

.i-arrow-down-left-2:before {
    content: "\e639";
}

.i-arrow-left2:before {
    content: "\e63a";
}

.i-file-pdf:before {
    content: "\e63b";
}

.i-file-openoffice:before {
    content: "\e63c";
}

.i-file-word:before {
    content: "\e63d";
}

.i-file-excel:before {
    content: "\e63e";
}

.i-file-zip:before {
    content: "\e63f";
}

.i-file-powerpoint:before {
    content: "\e640";
}

.i-file-xml:before {
    content: "\e641";
}

.i-file-css:before {
    content: "\e642";
}

.i-video:before {
    content: "\e643";
}

.i-settings:before {
    content: "\e644";
}

.i-camera:before {
    content: "\e645";
}

.i-tag:before {
    content: "\e646";
}

.i-location:before {
    content: "\e648";
}

.i-eye2:before {
    content: "\e649";
}

.i-bubble:before {
    content: "\e64a";
}

.i-mail:before {
    content: "\e64b";
}

.i-paperplane:before {
    content: "\e64c";
}

.i-data:before {
    content: "\e64d";
}

.i-t-shirt:before {
    content: "\e64e";
}

.i-lab:before {
    content: "\e64f";
}

.i-calendar:before {
    content: "\e650";
}

.i-earth:before {
    content: "\e651";
}

.i-world:before {
    content: "\e652";
}

.i-vynil:before {
    content: "\e653";
}

.i-gauge:before {
    content: "\e654";
}

.i-statistics:before {
    content: "\e655";
}

.i-arrow-left3:before {
    content: "\e656";
}

.i-arrow-down3:before {
    content: "\e657";
}

.i-arrow-up3:before {
    content: "\e658";
}

.i-arrow-right3:before {
    content: "\e659";
}

.i-arrow-left4:before {
    content: "\e65a";
}

.i-arrow-down4:before {
    content: "\e65b";
}

.i-arrow-up4:before {
    content: "\e65c";
}

.i-arrow-right4:before {
    content: "\e65d";
}

.i-arrow-left5:before {
    content: "\e65e";
}

.i-arrow-down5:before {
    content: "\e65f";
}

.i-arrow-up5:before {
    content: "\e660";
}

.i-arrow-right5:before {
    content: "\e661";
}

.i-search:before {
    content: "\e662";
}

.i-list:before {
    content: "\e663";
}

.i-add-to-list:before {
    content: "\e664";
}

.i-list2:before {
    content: "\e665";
}

.i-play:before {
    content: "\e666";
}

.i-pause:before {
    content: "\e667";
}

.i-stop:before {
    content: "\e668";
}

.i-backward:before {
    content: "\e669";
}

.i-forward:before {
    content: "\e66a";
}

.i-feed:before {
    content: "\e66b";
}

.i-clock2:before {
    content: "\e66d";
}

.i-health:before {
    content: "\e66e";
}

.i-pencil:before {
    content: "\e66f";
}

.i-minus2:before {
    content: "\e670";
}

.i-plus2:before {
    content: "\e671";
}

.i-stats:before {
    content: "\e672";
}

.i-paperclip:before {
    content: "\e673";
}

.i-keyboard:before {
    content: "\e674";
}

.i-mic:before {
    content: "\e675";
}

.i-heart:before {
    content: "\e676";
}

.i-layout3:before {
    content: "\e677";
}

.i-layout2:before {
    content: "\e678";
}

.i-cloud:before {
    content: "\e679";
}

.i-info:before {
    content: "\e67a";
}

.i-question:before {
    content: "\e67b";
}

.i-notification:before {
    content: "\e67c";
}

.i-libreoffice:before {
    content: "\e67d";
}

.i-headphones:before {
    content: "\e67e";
}

.i-copy2:before {
    content: "\e67f";
}

.i-copy3:before {
    content: "\e680";
}

.i-paste:before {
    content: "\e681";
}

.i-spinner:before {
    content: "\e682";
}

.i-plus:before {
    content: "\e683";
}

.i-minus:before {
    content: "\e684";
}

.i-cancel:before {
    content: "\e685";
}

.i-images:before {
    content: "\e686";
}

.i-logout:before {
    content: "\e687";
}

.i-login:before {
    content: "\e688";
}

.i-infinity:before {
    content: "\e689";
}

.i-docs:before {
    content: "\e68a";
}

.i-landscape:before {
    content: "\e68b";
}

.i-portrait:before {
    content: "\e68c";
}

.i-share:before {
    content: "\e68d";
}

.i-youtube:before {
    content: "\e68e";
}

.i-checkmark:before {
    content: "\e68f";
}

.i-notice:before {
    content: "\e690";
}

.i-link:before {
    content: "\e691";
}

.i-link2:before {
    content: "\e692";
}

.i-popup:before {
    content: "\e693";
}

.i-publish:before {
    content: "\e694";
}

.i-browser:before {
    content: "\e695";
}

.i-checkmark2:before {
    content: "\e696";
}

.i-cross2:before {
    content: "\e697";
}

.i-question2:before {
    content: "\e698";
}

.i-info2:before {
    content: "\e699";
}

.i-loop:before {
    content: "\e69a";
}

.i-retweet:before {
    content: "\e69b";
}

.i-arrow:before {
    content: "\e69c";
}

.i-arrow2:before {
    content: "\e69d";
}

.i-shuffle:before {
    content: "\e69e";
}

.i-ccw:before {
    content: "\e69f";
}

.i-cycle:before {
    content: "\e6a0";
}

.i-cw:before {
    content: "\e6a1";
}

.i-switch:before {
    content: "\e6a2";
}

.i-back:before {
    content: "\e6a3";
}

.i-layout:before {
    content: "\e6a4";
}

.i-code:before {
    content: "\e6a5";
}

.i-vcard:before {
    content: "\e6a6";
}

.i-googleplus:before {
    content: "\e6a7";
}

.i-facebook:before {
    content: "\e6a8";
}

.i-twitter:before {
    content: "\e6a9";
}

.i-rss:before {
    content: "\e6aa";
}

.i-signal:before {
    content: "\e6ab";
}

.i-flow-tree:before {
    content: "\e6ac";
}

.i-domain3:before {
    content: "\e6ad";
}

.i-trashcan:before {
    content: "\e6ae";
}

.i-book:before {
    content: "\e6af";
}

.i-bars:before {
    content: "\e6b0";
}

.i-stopwatch:before {
    content: "\e6b1";
}

.i-map2:before {
    content: "\e6b2";
}

.i-checkmark3:before {
    content: "\e6b3";
}

.i-sun:before {
    content: "\e6b4";
}

.i-clip:before {
    content: "\e6b5";
}

.i-study:before {
    content: "\e6b6";
}

.i-music:before {
    content: "\e6b7";
}

.i-params:before {
    content: "\e6b8";
}

.i-stack3:before {
    content: "\e6b9";
}

.i-arrow-down:before {
    content: "\e6ba";
}

.i-arrow-down-left:before {
    content: "\e6bb";
}

.i-arrow-down-right:before {
    content: "\e6bc";
}

.i-arrow-left:before {
    content: "\e6bd";
}

.i-arrow-right:before {
    content: "\e6be";
}

.i-arrow-up-right:before {
    content: "\e6bf";
}

.i-arrow-up:before {
    content: "\e6c0";
}

.i-arrow-up-left:before {
    content: "\e6c1";
}

.i-compass:before {
    content: "\e6c2";
}

.i-users3:before {
    content: "\e6c3";
}

.i-user3:before {
    content: "\e6c4";
}

.i-camera2:before {
    content: "\e6c5";
}

.i-file:before {
    content: "\e6c6";
}

.i-file2:before {
    content: "\e6c7";
}

.i-file-plus:before {
    content: "\e6c8";
}

.i-file-minus:before {
    content: "\e6c9";
}

.i-file-check:before {
    content: "\e6ca";
}

.i-file-remove:before {
    content: "\e6cb";
}

.i-file-copy:before {
    content: "\e6cc";
}

.i-stack2:before {
    content: "\e6cd";
}

.i-folder:before {
    content: "\e6ce";
}

.i-folder-upload:before {
    content: "\e6cf";
}

.i-folder-download:before {
    content: "\e6d0";
}

.i-folder-minus:before {
    content: "\e6d1";
}

.i-folder-plus:before {
    content: "\e6d2";
}

.i-folder2:before {
    content: "\e6d3";
}

.i-folder-open:before {
    content: "\e6d4";
}

.i-tag2:before {
    content: "\e6d5";
}

.i-cart:before {
    content: "\e6d6";
}

.i-phone:before {
    content: "\e6d7";
}

.i-phone2:before {
    content: "\e6d8";
}

.i-local:before {
    content: "\e6d9";
}

.i-alarm:before {
    content: "\e6da";
}

.i-clock:before {
    content: "\e6db";
}

.i-history:before {
    content: "\e6dc";
}

.i-stopclock:before {
    content: "\e6dd";
}

.i-rotate:before {
    content: "\e6de";
}

.i-rotate2:before {
    content: "\e6df";
}

.i-redo:before {
    content: "\e6e0";
}

.i-undo:before {
    content: "\e6e1";
}

.i-chat2:before {
    content: "\e6e2";
}

.i-chat3:before {
    content: "\e6e3";
}

.i-chat:before {
    content: "\e6e4";
}

.i-data2:before {
    content: "\e6e5";
}

.i-spin:before {
    content: "\e6e6";
}

.i-health2:before {
    content: "\e6e7";
}

.i-cog2:before {
    content: "\e6e8";
}

.i-bulb:before {
    content: "\e6e9";
}

.i-rating:before {
    content: "\e6ea";
}

.i-rating2:before {
    content: "\e6eb";
}

.i-rating3:before {
    content: "\e6ec";
}

.i-grid:before {
    content: "\e6ed";
}

.i-grid2:before {
    content: "\e6ee";
}

.i-grid3:before {
    content: "\e6ef";
}

.i-ellipsis:before {
    content: "\e6f0";
}

.i-dot:before {
    content: "\e6f1";
}

.i-dots:before {
    content: "\e6f2";
}

.i-bar:before {
    content: "\e6f3";
}

.i-bar2:before {
    content: "\e6f4";
}

.i-bars3:before {
    content: "\e6f5";
}

.i-menu:before {
    content: "\e6f6";
}

.i-menu2:before {
    content: "\e6f7";
}

.i-download2:before {
    content: "\e6f8";
}

.i-upload2:before {
    content: "\e6f9";
}

.i-eye:before {
    content: "\e6fa";
}

.i-eye-slash:before {
    content: "\e6fb";
}

.i-bookmark:before {
    content: "\e6fc";
}

.i-up:before {
    content: "\e6fd";
}

.i-right:before {
    content: "\e6fe";
}

.i-down:before {
    content: "\e6ff";
}

.i-left:before {
    content: "\e700";
}

.i-check:before {
    content: "\e701";
}

.i-checked:before {
    content: "\e702";
}

.i-popout:before {
    content: "\e703";
}

.i-newtab:before {
    content: "\e704";
}

.i-map:before {
    content: "\e705";
}

.i-layer:before {
    content: "\e706";
}

.i-layer2:before {
    content: "\e707";
}

.i-like:before {
    content: "\e708";
}

.i-dislike:before {
    content: "\e709";
}

.i-football:before {
    content: "\e70a";
}

.i-hexagon-o:before {
    content: "\e70b";
}

.i-hexagon:before {
    content: "\e70c";
}

.i-hexagon2-o:before {
    content: "\e70d";
}

.i-hexagon2:before {
    content: "\e70e";
}

.i-circle:before {
    content: "\e70f";
}

.i-circle-o:before {
    content: "\e711";
}

.i-circle-sm:before {
    content: "\e710";
}

.i-circle-sm-o:before {
    content: "\e712";
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"),local("OpenSans-Light"),url(../fonts/opensans/opensans-light.woff) format("woff");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"),local("OpenSans"),url(../fonts/opensans/opensans.woff) format("woff");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans Semibold"),local("OpenSans-Semibold"),url(../fonts/opensans/opensans-semibold.woff) format("woff");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"),local("OpenSans-Bold"),url(../fonts/opensans/opensans-bold.woff) format("woff");
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"),local("OpenSans-Italic"),url(../fonts/opensans/opensans-italic.woff) format("woff");
}

@font-face {
    font-family: Icon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icon.eot);
    src: url(../fonts/icon.eot?#iefix) format("embedded-opentype"),url(../fonts/icon.woff) format("woff"),url(../fonts/icon.ttf) format("truetype"),url(../fonts/icon.svg#icon) format("svg");
}

.footer, .header {
    min-height: 50px;
    padding: 0 15px;
}

    .footer > p, .header > p {
        margin-top: 15px;
        display: inline-block;
    }

    .footer > .btn, .footer > .btn-group, .footer > .btn-toolbar, .header > .btn, .header > .btn-group, .header > .btn-toolbar {
        margin-top: 10px;
    }

    .btn-group-lg.footer > .btn, .btn-group-lg.header > .btn, .footer > .btn-lg, .header > .btn-lg {
        margin-top: 0;
    }

    .footer .nav-tabs, .header .nav-tabs {
        border: none;
        margin-left: -15px;
        margin-right: -15px;
    }

        .footer .nav-tabs > li a, .header .nav-tabs > li a {
            border: none !important;
            border-radius: 0;
            padding-top: 15px;
            padding-bottom: 15px;
            line-height: 20px;
        }

            .footer .nav-tabs > li a:focus, .footer .nav-tabs > li a:hover, .header .nav-tabs > li a:focus, .header .nav-tabs > li a:hover {
                background-color: transparent;
            }

        .footer .nav-tabs > li.active a, .header .nav-tabs > li.active a {
            color: #333;
        }

            .footer .nav-tabs > li.active a, .footer .nav-tabs > li.active a:focus, .footer .nav-tabs > li.active a:hover, .header .nav-tabs > li.active a, .header .nav-tabs > li.active a:focus, .header .nav-tabs > li.active a:hover {
                background-color: #f2f4f8;
            }

        .footer .nav-tabs.nav-white > li.active a, .footer .nav-tabs.nav-white > li.active a:focus, .footer .nav-tabs.nav-white > li.active a:hover, .header .nav-tabs.nav-white > li.active a, .header .nav-tabs.nav-white > li.active a:focus, .header .nav-tabs.nav-white > li.active a:hover {
            background-color: #fff;
        }

    .footer.navbar, .header.navbar {
        border-radius: 0;
        border: none;
        margin-bottom: 0;
        padding: 0;
        position: relative;
        z-index: 100;
    }

body.container {
    padding: 0;
}

.browsehappy {
    background-color: #f0ad4e;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-bottom: 0;
    display: block;
}

    .browsehappy a {
        color: #fff;
        text-decoration: underline;
    }

.loading {
    background-color: #247d4a;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    filter: alpha(opacity=0);
    display: none;
    z-index: 999999;
}

    .loading.active {
        opacity: 1;
        filter: alpha(opacity=1);
        visibility: visible;
    }

    .loading .message {
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -100px;
    }

.panel-tools {
    position: absolute;
    top: 95px;
    right: 0;
    font-size: 11px;
    color: #fff;
    z-index: 9999;
}

    .panel-tools.active .panel-options {
        display: block;
    }

    .panel-tools ul {
        margin-bottom: 0;
    }

        .panel-tools ul li a {
            display: block;
            line-height: 22px;
        }

    .panel-tools a {
        color: #fff !important;
    }

        .panel-tools a:focus, .panel-tools a:hover {
            color: #999 !important;
        }

    .panel-tools .panel-button {
        background-color: #333;
        border: 1px solid #444;
        border-right: none;
        border-radius: 4px 0 0 4px;
        position: absolute;
        top: 0;
        left: -37px;
    }

        .panel-tools .panel-button a {
            display: block;
            width: 36px;
            height: 36px;
            text-align: center;
        }

            .panel-tools .panel-button a i {
                line-height: 36px;
            }

    .panel-tools .panel-options {
        display: none;
        background-color: #444;
        padding: 15px 15px 15px 20px;
        border-radius: 0 0 0 4px;
        border: 1px solid #444;
        border-right: none;
        width: 160px;
    }

@media (min-width:768px) {
    body.container {
        box-shadow: 0 3px 60px rgba(0,0,0,.3);
        border-left: 1px solid #c4c4c4;
        border-right: 1px solid #c4c4c4;
    }

    .app, .app body {
        height: 100%;
        overflow-x: hidden;
    }

        .app .hbox.stretch {
            height: 100%;
        }

        .app .vbox > footer, .app .vbox > section {
            position: absolute;
        }

        .app .vbox.flex > section > section {
            overflow: auto;
        }

    .hbox {
        display: table;
        table-layout: fixed;
        border-spacing: 0;
        width: 100%;
    }

        .hbox > aside, .hbox > section {
            display: table-cell;
            vertical-align: top;
            height: 100%;
            float: none;
        }

            .hbox > aside.hidden-sm, .hbox > aside.show, .hbox > section.hidden-sm, .hbox > section.show {
                display: table-cell !important;
            }

    .vbox {
        display: table;
        border-spacing: 0;
        position: relative;
        height: 100%;
        width: 100%;
    }

        .vbox > footer, .vbox > section {
            top: 0;
            bottom: 0;
            width: 100%;
        }

        .vbox > header ~ section {
            top: 50px;
        }

        .vbox > header.header-md ~ section {
            top: 60px;
        }

        .vbox > section.w-f {
            bottom: 50px;
        }

        .vbox > footer {
            top: auto;
            z-index: 100;
        }

            .vbox > footer ~ section {
                bottom: 50px;
            }

        .vbox.flex > footer, .vbox.flex > header, .vbox.flex > section {
            position: inherit;
        }

        .vbox.flex > section {
            display: table-row;
            height: 100%;
        }

            .vbox.flex > section > section {
                position: relative;
                height: 100%;
                -webkit-overflow-scrolling: touch;
            }

    .ie .vbox.flex > section > section {
        display: table-cell;
    }

    .vbox.flex > section > section > section {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .aside-xs {
        width: 60px;
    }

    .aside-sm {
        width: 150px;
    }

    .aside {
        width: 200px;
    }

    .aside-md {
        width: 240px;
    }

    .aside-lg {
        width: 300px;
    }

    .aside-xl {
        width: 360px;
    }

    .aside-xxl {
        width: 480px;
    }

    .header-md {
        min-height: 60px;
    }

        .header-md .navbar-form {
            margin-top: 15px;
            margin-bottom: 15px;
        }

    .scrollable {
        -webkit-overflow-scrolling: touch;
    }

    ::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(50,50,50,.25);
        border: 2px solid transparent;
        border-radius: 10px;
        background-clip: padding-box;
    }

        ::-webkit-scrollbar-thumb:hover {
            background-color: rgba(50,50,50,.5);
        }

    ::-webkit-scrollbar-track {
        background-color: rgba(50,50,50,.05);
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-form.input-s-lg {
        width: 190px;
    }
}

.intro-content {
    margin-top: 100px;
}

.login-content {
    margin-top: 60px;
}

.intro-content, .login-content {
    margin-bottom: 50px;
}

@media (max-width:768px) {
    .intro-content, .login-content {
        margin-top: 30px;
    }
}

.scrollable {
    overflow-x: hidden;
    overflow-y: auto;
}

.no-touch .scrollable.hover {
    overflow-y: hidden;
}

    .no-touch .scrollable.hover:focus, .no-touch .scrollable.hover:hover {
        overflow: visible;
        overflow-y: auto;
    }

.no-touch ::-webkit-scrollbar-button {
    width: 10px;
    height: 6px;
    background-color: rgba(50,50,50,.05);
}

.slimScrollBar {
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box !important;
}

@media print {
    .hbox, .vbox, body, html {
        height: auto;
    }

        .vbox > footer, .vbox > section {
            position: relative;
        }
}

.footer-bottom {
    line-height: 36px;
    width: 100%;
    min-height: 36px;
}

.footer-fixed {
    position: fixed;
    bottom: 0;
}

#barra-brasil {
    z-index: 10;
}

@media (min-width:992px) {
    #barra-brasil {
        position: absolute;
        width: 100%;
    }

    .vbox {
        padding-top: 32px;
    }

    .vboxtop {
        padding-top: 0px !important;
    }
}

.vbox > header.header-md ~ section {
    top: 92px;
}

}

@media (max-width:991px) {
    #barra-brasil {
        display: none;
    }
}

.contrast {
    background-color: #2e2e2e;
    color: #eee;
}

    .contrast a {
        color: #2fa561;
    }

        .contrast a:focus, .contrast a:hover {
            color: #999;
        }

    .contrast h1, .contrast h2, .contrast h3, .contrast h4, .contrast h5, .contrast h6, .contrast label {
        color: #fff;
    }

    .contrast hr {
        border-color: #222;
    }

    .contrast .table {
        border-color: #111;
    }

    .contrast .breadcrumb {
        background-color: #2f2f2f;
        border-color: #3f3f3f;
    }

    .contrast .list-group-item {
        background-color: #2f2f2f;
    }

        .contrast .list-group-item a {
            color: #fff;
        }

    .contrast .panel .list-group-item {
        border-color: #3f3f3f;
    }

    .contrast .panel-group .panel-heading + .panel-collapse .panel-body {
        border-color: #303030;
    }

    .contrast .nav > li > a {
        color: #fff;
    }

        .contrast .nav > li.active > a, .contrast .nav > li > a:focus, .contrast .nav > li > a:hover {
            background-color: #222;
            color: #fff;
        }

    .contrast .nav > li ul > li.active > a, .contrast .nav > li ul > li > a:focus, .contrast .nav > li ul > li > a:hover {
        background-color: #555;
    }

    .contrast .popover {
        background-color: #333;
    }

        .contrast .popover.top > .arrow:after {
            border-top-color: #333;
        }

        .contrast .popover.right > .arrow:after {
            border-right-color: #333;
        }

        .contrast .popover.bottom > .arrow:after {
            border-bottom-color: #333;
        }

        .contrast .popover.left > .arrow:after {
            border-left-color: #333;
        }

    .contrast .popover-title {
        background-color: #222;
        border-color: #1e1e1e;
    }

    .contrast .popover-content {
        color: #fff;
    }

    .contrast .progress .bg-primary {
        background-color: #00739f;
    }

    .contrast .progress .bg-success {
        background-color: #247d4a;
    }

    .contrast .progress .bg-info {
        background-color: #00aeef;
    }

    .contrast .progress .bg-warning {
        background-color: #f0ad4e;
    }

    .contrast .progress .bg-danger {
        background-color: #c33b3b;
    }

    .contrast .progress .bg-dark {
        background-color: #231f20;
    }

    .contrast .badge, .contrast .label {
        color: #fff !important;
    }

        .contrast .badge.bg-primary, .contrast .label.bg-primary {
            background-color: #00739f;
        }

        .contrast .badge.bg-success, .contrast .label.bg-success {
            background-color: #247d4a;
        }

        .contrast .badge.bg-info, .contrast .label.bg-info {
            background-color: #00aeef;
        }

        .contrast .badge.bg-warning, .contrast .label.bg-warning {
            background-color: #f0ad4e;
        }

        .contrast .badge.bg-danger, .contrast .label.bg-danger {
            background-color: #c33b3b;
        }

        .contrast .badge.bg-dark, .contrast .label.bg-dark {
            background-color: #231f20;
        }

    .contrast .btn, .contrast .btn:focus, .contrast .btn:hover {
        color: #fff;
    }

        .contrast .btn.btn-default {
            color: #555;
        }

    .contrast .text-muted {
        color: #888 !important;
    }

    .contrast .panel {
        background-color: #333;
    }

        .contrast .panel.panel-default, .contrast .panel.panel-default > .panel-footer, .contrast .panel.panel-default > .panel-heading {
            border-color: #1f1f1f;
        }

        .contrast .panel .table-striped > thead th {
            background-color: #222;
            border-color: #111;
        }

        .contrast .panel .table-striped > tbody > tr:nth-child(2n+1) > td, .contrast .panel .table-striped > tbody > tr:nth-child(2n+1) > th {
            background-color: #444;
        }

        .contrast .panel .table td, .contrast .panel .table th {
            border-color: #222;
        }

        .contrast .panel .table thead > tr > th {
            border-color: #111;
        }

    .contrast .panel-default .panel-heading {
        background-color: #3f3f3f;
        color: #fff;
    }

    .contrast .panel-heading .nav > li > a {
        border-color: transparent !important;
    }

    .contrast .panel-heading .nav-tabs, .contrast .panel-heading .nav > li.active > a {
        border-color: #1f1f1f !important;
    }

    .contrast .panel-footer {
        background-color: #1f1f1f;
        border-color: #222;
    }

    .contrast .panel-example {
        border-color: inherit;
    }

        .contrast .panel-example, .contrast .panel-example a {
            color: #fff;
        }

    .contrast .modal-content {
        background-color: #2e2e2e;
    }

    .contrast .modal-footer, .contrast .modal-header {
        border-color: #1f1f1f;
    }

    .contrast .modal-backdrop {
        background-color: #111;
    }

    .contrast .close {
        color: #fff;
        opacity: .4;
        text-shadow: 0 1px 0 #000;
    }

        .contrast .close:focus, .contrast .close:hover {
            opacity: .8;
        }

    .contrast .b-a, .contrast .b-b, .contrast .b-l, .contrast .b-r, .contrast .b-t {
        border-color: #1b1818;
    }

    .contrast .bg-danger, .contrast .bg-dark, .contrast .bg-info, .contrast .bg-primary, .contrast .bg-success, .contrast .bg-warning {
        background-color: #333;
        color: #999;
    }

        .contrast .bg-danger .lt, .contrast .bg-danger.lt, .contrast .bg-dark .lt, .contrast .bg-dark.lt, .contrast .bg-info .lt, .contrast .bg-info.lt, .contrast .bg-primary .lt, .contrast .bg-primary.lt, .contrast .bg-success .lt, .contrast .bg-success.lt, .contrast .bg-warning .lt, .contrast .bg-warning.lt {
            background-color: #272525;
        }

        .contrast .bg-danger .lter, .contrast .bg-danger.lter, .contrast .bg-dark .lter, .contrast .bg-dark.lter, .contrast .bg-info .lter, .contrast .bg-info.lter, .contrast .bg-primary .lter, .contrast .bg-primary.lter, .contrast .bg-success .lter, .contrast .bg-success.lter, .contrast .bg-warning .lter, .contrast .bg-warning.lter {
            background-color: #1b1818;
        }

        .contrast .bg-danger .dk, .contrast .bg-danger.dk, .contrast .bg-dark .dk, .contrast .bg-dark.dk, .contrast .bg-info .dk, .contrast .bg-info.dk, .contrast .bg-primary .dk, .contrast .bg-primary.dk, .contrast .bg-success .dk, .contrast .bg-success.dk, .contrast .bg-warning .dk, .contrast .bg-warning.dk {
            background-color: #272525;
        }

        .contrast .bg-danger .dker, .contrast .bg-danger.dker, .contrast .bg-dark .dker, .contrast .bg-dark.dker, .contrast .bg-info .dker, .contrast .bg-info.dker, .contrast .bg-primary .dker, .contrast .bg-primary.dker, .contrast .bg-success .dker, .contrast .bg-success.dker, .contrast .bg-warning .dker, .contrast .bg-warning.dker {
            background-color: #1b1818;
        }

        .contrast .bg-danger .bg, .contrast .bg-danger.bg, .contrast .bg-dark .bg, .contrast .bg-dark.bg, .contrast .bg-info .bg, .contrast .bg-info.bg, .contrast .bg-primary .bg, .contrast .bg-primary.bg, .contrast .bg-success .bg, .contrast .bg-success.bg, .contrast .bg-warning .bg, .contrast .bg-warning.bg {
            background-color: #333;
        }

        .contrast .bg-danger .bg-primary-ltest, .contrast .bg-dark .bg-primary-ltest, .contrast .bg-info .bg-primary-ltest, .contrast .bg-primary .bg-primary-ltest, .contrast .bg-success .bg-primary-ltest, .contrast .bg-warning .bg-primary-ltest {
            background-color: #ecf6fb;
        }

        .contrast .bg-danger a, .contrast .bg-dark a, .contrast .bg-info a, .contrast .bg-primary a, .contrast .bg-success a, .contrast .bg-warning a {
            color: #b3b3b3;
        }

            .contrast .bg-danger a:focus, .contrast .bg-danger a:hover, .contrast .bg-dark a:focus, .contrast .bg-dark a:hover, .contrast .bg-info a:focus, .contrast .bg-info a:hover, .contrast .bg-primary a:focus, .contrast .bg-primary a:hover, .contrast .bg-success a:focus, .contrast .bg-success a:hover, .contrast .bg-warning a:focus, .contrast .bg-warning a:hover {
                color: #fff;
            }

            .contrast .bg-danger a.list-group-item:focus, .contrast .bg-danger a.list-group-item:hover, .contrast .bg-dark a.list-group-item:focus, .contrast .bg-dark a.list-group-item:hover, .contrast .bg-info a.list-group-item:focus, .contrast .bg-info a.list-group-item:hover, .contrast .bg-primary a.list-group-item:focus, .contrast .bg-primary a.list-group-item:hover, .contrast .bg-success a.list-group-item:focus, .contrast .bg-success a.list-group-item:hover, .contrast .bg-warning a.list-group-item:focus, .contrast .bg-warning a.list-group-item:hover {
                background-color: inherit;
            }

        .contrast .bg-danger .nav > li.active > a, .contrast .bg-danger .nav > li:active > a, .contrast .bg-danger .nav > li:focus > a, .contrast .bg-danger .nav > li:hover > a, .contrast .bg-dark .nav > li.active > a, .contrast .bg-dark .nav > li:active > a, .contrast .bg-dark .nav > li:focus > a, .contrast .bg-dark .nav > li:hover > a, .contrast .bg-info .nav > li.active > a, .contrast .bg-info .nav > li:active > a, .contrast .bg-info .nav > li:focus > a, .contrast .bg-info .nav > li:hover > a, .contrast .bg-primary .nav > li.active > a, .contrast .bg-primary .nav > li:active > a, .contrast .bg-primary .nav > li:focus > a, .contrast .bg-primary .nav > li:hover > a, .contrast .bg-success .nav > li.active > a, .contrast .bg-success .nav > li:active > a, .contrast .bg-success .nav > li:focus > a, .contrast .bg-success .nav > li:hover > a, .contrast .bg-warning .nav > li.active > a, .contrast .bg-warning .nav > li:active > a, .contrast .bg-warning .nav > li:focus > a, .contrast .bg-warning .nav > li:hover > a {
            color: #fff;
            background-color: #211f1f;
        }

        .contrast .bg-danger .nav > li > a, .contrast .bg-dark .nav > li > a, .contrast .bg-info .nav > li > a, .contrast .bg-primary .nav > li > a, .contrast .bg-success .nav > li > a, .contrast .bg-warning .nav > li > a {
            color: #b3b3b3;
        }

            .contrast .bg-danger .nav > li > a:focus, .contrast .bg-danger .nav > li > a:hover, .contrast .bg-dark .nav > li > a:focus, .contrast .bg-dark .nav > li > a:hover, .contrast .bg-info .nav > li > a:focus, .contrast .bg-info .nav > li > a:hover, .contrast .bg-primary .nav > li > a:focus, .contrast .bg-primary .nav > li > a:hover, .contrast .bg-success .nav > li > a:focus, .contrast .bg-success .nav > li > a:hover, .contrast .bg-warning .nav > li > a:focus, .contrast .bg-warning .nav > li > a:hover {
                background-color: #272525;
            }

        .contrast .bg-danger .nav .open > a, .contrast .bg-dark .nav .open > a, .contrast .bg-info .nav .open > a, .contrast .bg-primary .nav .open > a, .contrast .bg-success .nav .open > a, .contrast .bg-warning .nav .open > a {
            background-color: #211f1f;
        }

        .contrast .bg-danger .caret, .contrast .bg-dark .caret, .contrast .bg-info .caret, .contrast .bg-primary .caret, .contrast .bg-success .caret, .contrast .bg-warning .caret {
            border-top-color: #999;
            border-bottom-color: #999;
        }

        .contrast .bg-danger.navbar .nav > li.active > a, .contrast .bg-dark.navbar .nav > li.active > a, .contrast .bg-info.navbar .nav > li.active > a, .contrast .bg-primary.navbar .nav > li.active > a, .contrast .bg-success.navbar .nav > li.active > a, .contrast .bg-warning.navbar .nav > li.active > a {
            color: #fff;
            background-color: #272525;
        }

        .contrast .bg-danger .open > a, .contrast .bg-danger .open > a:focus, .contrast .bg-danger .open > a:hover, .contrast .bg-dark .open > a, .contrast .bg-dark .open > a:focus, .contrast .bg-dark .open > a:hover, .contrast .bg-info .open > a, .contrast .bg-info .open > a:focus, .contrast .bg-info .open > a:hover, .contrast .bg-primary .open > a, .contrast .bg-primary .open > a:focus, .contrast .bg-primary .open > a:hover, .contrast .bg-success .open > a, .contrast .bg-success .open > a:focus, .contrast .bg-success .open > a:hover, .contrast .bg-warning .open > a, .contrast .bg-warning .open > a:focus, .contrast .bg-warning .open > a:hover {
            color: #fff;
        }

        .contrast .bg-danger .text-muted, .contrast .bg-dark .text-muted, .contrast .bg-info .text-muted, .contrast .bg-primary .text-muted, .contrast .bg-success .text-muted, .contrast .bg-warning .text-muted {
            color: gray !important;
        }

        .contrast .bg-danger .text-lt, .contrast .bg-dark .text-lt, .contrast .bg-info .text-lt, .contrast .bg-primary .text-lt, .contrast .bg-success .text-lt, .contrast .bg-warning .text-lt {
            color: #d9d9d9 !important;
        }

        .contrast .bg-danger .icon-muted, .contrast .bg-dark .icon-muted, .contrast .bg-info .icon-muted, .contrast .bg-primary .icon-muted, .contrast .bg-success .icon-muted, .contrast .bg-warning .icon-muted {
            color: gray !important;
        }

        .contrast .bg-danger .auto .list-group-item, .contrast .bg-danger.auto .list-group-item, .contrast .bg-dark .auto .list-group-item, .contrast .bg-dark.auto .list-group-item, .contrast .bg-info .auto .list-group-item, .contrast .bg-info.auto .list-group-item, .contrast .bg-primary .auto .list-group-item, .contrast .bg-primary.auto .list-group-item, .contrast .bg-success .auto .list-group-item, .contrast .bg-success.auto .list-group-item, .contrast .bg-warning .auto .list-group-item, .contrast .bg-warning.auto .list-group-item {
            border-color: #3b3b3b !important;
            background-color: transparent;
        }

            .contrast .bg-danger .auto .list-group-item.active, .contrast .bg-danger .auto .list-group-item:active, .contrast .bg-danger .auto .list-group-item:focus, .contrast .bg-danger .auto .list-group-item:hover, .contrast .bg-danger.auto .list-group-item.active, .contrast .bg-danger.auto .list-group-item:active, .contrast .bg-danger.auto .list-group-item:focus, .contrast .bg-danger.auto .list-group-item:hover, .contrast .bg-dark .auto .list-group-item.active, .contrast .bg-dark .auto .list-group-item:active, .contrast .bg-dark .auto .list-group-item:focus, .contrast .bg-dark .auto .list-group-item:hover, .contrast .bg-dark.auto .list-group-item.active, .contrast .bg-dark.auto .list-group-item:active, .contrast .bg-dark.auto .list-group-item:focus, .contrast .bg-dark.auto .list-group-item:hover, .contrast .bg-info .auto .list-group-item.active, .contrast .bg-info .auto .list-group-item:active, .contrast .bg-info .auto .list-group-item:focus, .contrast .bg-info .auto .list-group-item:hover, .contrast .bg-info.auto .list-group-item.active, .contrast .bg-info.auto .list-group-item:active, .contrast .bg-info.auto .list-group-item:focus, .contrast .bg-info.auto .list-group-item:hover, .contrast .bg-primary .auto .list-group-item.active, .contrast .bg-primary .auto .list-group-item:active, .contrast .bg-primary .auto .list-group-item:focus, .contrast .bg-primary .auto .list-group-item:hover, .contrast .bg-primary.auto .list-group-item.active, .contrast .bg-primary.auto .list-group-item:active, .contrast .bg-primary.auto .list-group-item:focus, .contrast .bg-primary.auto .list-group-item:hover, .contrast .bg-success .auto .list-group-item.active, .contrast .bg-success .auto .list-group-item:active, .contrast .bg-success .auto .list-group-item:focus, .contrast .bg-success .auto .list-group-item:hover, .contrast .bg-success.auto .list-group-item.active, .contrast .bg-success.auto .list-group-item:active, .contrast .bg-success.auto .list-group-item:focus, .contrast .bg-success.auto .list-group-item:hover, .contrast .bg-warning .auto .list-group-item.active, .contrast .bg-warning .auto .list-group-item:active, .contrast .bg-warning .auto .list-group-item:focus, .contrast .bg-warning .auto .list-group-item:hover, .contrast .bg-warning.auto .list-group-item.active, .contrast .bg-warning.auto .list-group-item:active, .contrast .bg-warning.auto .list-group-item:focus, .contrast .bg-warning.auto .list-group-item:hover {
                background-color: #272525;
            }

        .contrast .bg-danger .list-rounded li.active a, .contrast .bg-dark .list-rounded li.active a, .contrast .bg-info .list-rounded li.active a, .contrast .bg-primary .list-rounded li.active a, .contrast .bg-success .list-rounded li.active a, .contrast .bg-warning .list-rounded li.active a {
            background-color: #fff;
            color: #333;
        }

        .contrast .bg-danger .list-rounded li.active a, .contrast .bg-danger .list-rounded li:active a, .contrast .bg-danger .list-rounded li:hover a, .contrast .bg-dark .list-rounded li.active a, .contrast .bg-dark .list-rounded li:active a, .contrast .bg-dark .list-rounded li:hover a, .contrast .bg-info .list-rounded li.active a, .contrast .bg-info .list-rounded li:active a, .contrast .bg-info .list-rounded li:hover a, .contrast .bg-primary .list-rounded li.active a, .contrast .bg-primary .list-rounded li:active a, .contrast .bg-primary .list-rounded li:hover a, .contrast .bg-success .list-rounded li.active a, .contrast .bg-success .list-rounded li:active a, .contrast .bg-success .list-rounded li:hover a, .contrast .bg-warning .list-rounded li.active a, .contrast .bg-warning .list-rounded li:active a, .contrast .bg-warning .list-rounded li:hover a {
            border-color: #fff;
        }

        .contrast .bg-danger .form-control, .contrast .bg-danger .form-control:focus, .contrast .bg-danger .i-checks input:checked + i, .contrast .bg-dark .form-control, .contrast .bg-dark .form-control:focus, .contrast .bg-dark .i-checks input:checked + i, .contrast .bg-info .form-control, .contrast .bg-info .form-control:focus, .contrast .bg-info .i-checks input:checked + i, .contrast .bg-primary .form-control, .contrast .bg-primary .form-control:focus, .contrast .bg-primary .i-checks input:checked + i, .contrast .bg-success .form-control, .contrast .bg-success .form-control:focus, .contrast .bg-success .i-checks input:checked + i, .contrast .bg-warning .form-control, .contrast .bg-warning .form-control:focus, .contrast .bg-warning .i-checks input:checked + i {
            border-color: transparent;
        }

            .contrast .bg-danger .i-checks input:checked + i:before, .contrast .bg-dark .i-checks input:checked + i:before, .contrast .bg-info .i-checks input:checked + i:before, .contrast .bg-primary .i-checks input:checked + i:before, .contrast .bg-success .i-checks input:checked + i:before, .contrast .bg-warning .i-checks input:checked + i:before {
                color: #1a1a1a;
            }

        .contrast .bg-danger .i-checks input[disabled] + i, .contrast .bg-dark .i-checks input[disabled] + i, .contrast .bg-info .i-checks input[disabled] + i, .contrast .bg-primary .i-checks input[disabled] + i, .contrast .bg-success .i-checks input[disabled] + i, .contrast .bg-warning .i-checks input[disabled] + i, fieldset[disabled] .contrast .bg-danger .i-checks input + i, fieldset[disabled] .contrast .bg-dark .i-checks input + i, fieldset[disabled] .contrast .bg-info .i-checks input + i, fieldset[disabled] .contrast .bg-primary .i-checks input + i, fieldset[disabled] .contrast .bg-success .i-checks input + i, fieldset[disabled] .contrast .bg-warning .i-checks input + i {
            background-color: #8c8c8c;
        }

            .contrast .bg-danger .i-checks input[disabled] + i:before, .contrast .bg-dark .i-checks input[disabled] + i:before, .contrast .bg-info .i-checks input[disabled] + i:before, .contrast .bg-primary .i-checks input[disabled] + i:before, .contrast .bg-success .i-checks input[disabled] + i:before, .contrast .bg-warning .i-checks input[disabled] + i:before, fieldset[disabled] .contrast .bg-danger .i-checks input + i:before, fieldset[disabled] .contrast .bg-dark .i-checks input + i:before, fieldset[disabled] .contrast .bg-info .i-checks input + i:before, fieldset[disabled] .contrast .bg-primary .i-checks input + i:before, fieldset[disabled] .contrast .bg-success .i-checks input + i:before, fieldset[disabled] .contrast .bg-warning .i-checks input + i:before {
                color: transparent;
            }

        .contrast .bg-danger .i-checks i, .contrast .bg-dark .i-checks i, .contrast .bg-info .i-checks i, .contrast .bg-primary .i-checks i, .contrast .bg-success .i-checks i, .contrast .bg-warning .i-checks i {
            border-color: transparent;
        }

    .contrast .bg-white {
        background-color: #333;
    }

        .contrast .bg-white .dk, .contrast .bg-white.dk {
            background-color: #404040;
        }

        .contrast .bg-white .dker, .contrast .bg-white.dker {
            background-color: #4d4d4d;
        }

    .contrast .bg-light {
        background-color: #000;
    }

        .contrast .bg-light .dk, .contrast .bg-light.dk {
            background-color: #232323;
        }

        .contrast .bg-light .dker, .contrast .bg-light.dker {
            background-color: #1e1e1e;
        }

    .contrast .note-editor {
        border-color: #1f1f1f;
    }

        .contrast .note-editor.fullscreen .note-editable {
            background-color: #333;
        }

        .contrast .note-editor .note-toolbar {
            background-color: #3f3f3f;
            border-color: #1f1f1f;
        }

        .contrast .note-editor .note-statusbar {
            background-color: #3f3f3f;
        }

            .contrast .note-editor .note-statusbar .note-resizebar, .contrast .note-editor .note-statusbar .note-resizebar .note-icon-bar {
                border-color: #1f1f1f;
            }

        .contrast .note-editor .dropdown-menu, .contrast .note-editor .dropdown-menu h1, .contrast .note-editor .dropdown-menu h2, .contrast .note-editor .dropdown-menu h3, .contrast .note-editor .dropdown-menu h4, .contrast .note-editor .dropdown-menu h5, .contrast .note-editor .dropdown-menu h6 {
            color: #333;
        }

        .contrast .note-editor .note-dialog .note-help-dialog .modal-close, .contrast .note-editor .note-dialog .note-help-dialog .note-shortcut td:first-child, .contrast .note-editor .note-dialog .note-help-dialog .note-shortcut th {
            color: #247d4a;
        }

    .contrast .prettyprint {
        background-color: #1f1f1f;
    }

    .contrast td pre.prettyprint {
        background-color: transparent;
    }

    .contrast .header .bg-white {
        background-color: #444;
    }

    .contrast .loading {
        background-color: rgba(0,0,0,.7);
    }

    .contrast .calendar a {
        color: #fff;
    }

    .contrast .arrow.left:after {
        border-right-color: #1f1f1f;
    }

    .contrast .arrow.right:after {
        border-left-color: #1f1f1f;
    }

    .contrast .dd-handle {
        background-color: #2f2f2f;
        border-color: #3f3f3f;
    }

    .contrast .dd3-content {
        background-color: #3f3f3f;
        border-color: #3f3f3f;
    }

@media (max-width:767px) {
    .nav-primary {
        padding-top: 50px;
    }
}
