@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,300italic,300);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800);

/*anand css*/
.rw2 {
    margin-top: 20px;
}

    .rw2 img {
        margin: 16px auto;
    }

.usrs .white, .itms .white, .customrs .white {
    padding: 30px !important;
}

.usrs h5, .itms h5, .customrs h5 {
    font-size: 24px !important;
    color: #fff !important;
    text-align: center !important;
}

.usrs h3, .itms h3, .customrs h3 {
    font-size: 36px !important;
    text-align: center !important;
    color: #ffffffb3 !important;
}

.rw2 .customrs {
    background: linear-gradient(60deg, #26c6da, #00acc1) !important;
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2) !important;
    margin: 0px 0px;
    border-radius: 0px;
    border: 3px solid #ffffff;
    float: left;
    width: 100%;
}

.rw2 .itms {
    background: linear-gradient(60deg, #66bb6a, #43a047) !important;
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2) !important;
    margin: 0px 0px;
    border-radius: 0px;
    border: 3px solid #ffffff;
    float: left;
    width: 100%;
}

.rw2 .usrs {
    background: linear-gradient(60deg, #ef5350, #e53935) !important;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2) !important;
    margin: 0px 0px;
    border-radius: 0px;
    border: 3px solid #ffffff;
    float: left;
    width: 100%;
}

.session1 h3 {
    /*background: linear-gradient(180deg, #fcd462, #f6c358);*/
    text-align: center;
    background-image: url('../../images/m.png');
    color: #fff !important;
    font-size: 20px !important;
    padding: 10px 0px;
    margin: 0px !important;
    background-size: cover;
}

.session2 h3 {
    background-image: url('../../images/e.jpg');
    background-size: 100% 100%;
    /*background: linear-gradient(210deg, #3c5d76, #1e2e3b);*/
    text-align: center;
    color: #fff !important;
    font-size: 20px !important;
    padding: 10px 0px;
    margin: 0px !important;
}




.mb-30 {
    margin-bottom: 30px;
}

.tab-content {
    overflow: hidden;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
    overflow-y: scroll;
}

/*.leftpanelinner {
    background-image: url(../images/sidebar-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}*/

.card {
    /*display: inline-block;*/
    position: relative;
    width: 100%;
    margin: 25px 0px 0px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
}

.media .media-left {
    float: left;
    text-align: center;
    color: #FFFFFF;
}

.media .ordrrcvd {
    background: linear-gradient(60deg, #26c6da, #00acc1);
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
    margin: -40px 37px;
    border-radius: 50px;
    padding: 20px;
    border: 3px solid #ffffff;
}

.media .cnfrmordr {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
    margin: -40px 37px;
    border-radius: 50px;
    padding: 20px;
    border: 3px solid #ffffff;
}

.media .rjctordr {
    background: linear-gradient(60deg, #ef5350, #e53935);
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
    margin: -40px 37px;
    border-radius: 50px;
    padding: 20px;
    border: 3px solid #ffffff;
}

.copyrights {
    color: #58666e;
    padding: 20px 30px 10px 30px;
    background: #ffffff;
    text-align: center;
    font-size: 13px;
    left: 220px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,.1);
}

.carousel-inner h2 {
    font-size: 2.5rem;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 0px;
}

    .carousel-inner h2 i {
        font-size: 3.5rem;
        margin-right: 5px;
    }

.carousel-inner p {
    font-size: 18px;
    margin: 0px;
}

.carousel-inner.one {
    background: linear-gradient(60deg, #ffa726, #fb8c00);
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
    height: 142px;
    color: #fff;
    border-radius: 5px;
}

.carousel-inner.two {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
    height: 142px;
    color: #fff;
    border-radius: 5px;
}

.carousel-inner.three {
    background: linear-gradient(60deg, #ef5350, #e53935);
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
    height: 142px;
    color: #fff;
    border-radius: 5px;
}

.carousel-inner.four {
    background: linear-gradient(60deg, #26c6da, #00acc1);
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
    height: 142px;
    color: #fff;
    border-radius: 5px;
}

.panel-heading ul li {
    display: inline-block;
    margin-right: 5px;
    font-weight: 600;
    color: #404e67;
}

.mt-30 {
    margin-top: 30px;
}

.panel-announcement marquee h2 {
    color: #464f63;
}

.searchpanel label {
    color: #fff;
    padding: 9px 37px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background-color: #259dab;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, #259dab 0%, #2574ab 100%);
}

.text-xs-center {
    text-align: center !important;
}

.p-2 {
    padding: 1.5rem;
}

.media.p1 {
    /*background-image: linear-gradient(to right,#00A5A8 0,#4DCBCD 100%);
    background-repeat: repeat-x;*/
    background-color: #fff !important;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 5px;
}

.media.p2 {
    /*background-image: linear-gradient(to right,#FF6275 0,#FF9EAC 100%);
    background-repeat: repeat-x;*/
    background-color: #fff !important;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 5px;
}

.media.p3 {
    /*background-image: linear-gradient(to right,#FF976A 0,#FFC2A4 100%);
    background-repeat: repeat-x;*/
    background-color: #fff !important;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 5px;
}

.media, p4 {
    /*background-image: linear-gradient(to right,#10C888 0,#5CE0B8 100%);
    background-repeat: repeat-x;*/
    background-color: #fff !important;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 5px;
}

    .media .fa {
        font-size: 4rem;
    }

.text-bold-400 i {
    font-size: 18px !important;
    margin-right: 5px;
}

.media h5 {
    color: #9fa8bc;
    font-size: 18px;
}

.media h3 {
    color: #464f63;
    font-size: 24px;
    margin: 10px 0px;
}

.media-body h5 {
    font-size: 14px;
    text-transform: uppercase;
    color: #8c97af;
}
/*anand css*/




html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('http://themetrace.com/demo/quirk/fonts/glyphicons-halflings-regular.eot');
    src: url('http://themetrace.com/demo/quirk/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://themetrace.com/demo/quirk/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('http://themetrace.com/demo/quirk/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://themetrace.com/demo/quirk/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://themetrace.com/demo/quirk/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #696c74;
    background-color: #EEEEEE;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #259dab;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #505b72;
        text-decoration: none;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 2px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #d8dce3;
    border: 1px solid #dddddd;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 17px;
    margin-bottom: 17px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: #262b36;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 17px;
    margin-bottom: 8.5px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 8.5px;
    margin-bottom: 8.5px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 31px;
}

h2,
.h2 {
    font-size: 25px;
}

h3,
.h3 {
    font-size: 21px;
}

h4,
.h4 {
    font-size: 15px;
}

h5,
.h5 {
    font-size: 12px;
}

h6,
.h6 {
    font-size: 11px;
}

p {
    margin: 0 0 8.5px;
}

.lead {
    margin-bottom: 17px;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 18px;
    }
}

small,
.small {
    font-size: 91%;
}

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;
}

.text-muted {
    color: #aaacb2;
}

.text-primary {
    color: #2574ab;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #1c5881;
}

.text-success {
    color: #1aa71c;
}

a.text-success:hover,
a.text-success:focus {
    color: #137b15;
}

.text-info {
    color: #3b83a6;
}

a.text-info:hover,
a.text-info:focus {
    color: #2e6580;
}

.text-warning {
    color: #9c732c;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #745621;
}

.text-danger {
    color: #d9534f;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #c9302c;
}

.bg-primary {
    color: #fff;
    background-color: #2574ab;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #1c5881;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 7.5px;
    margin: 34px 0 17px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 10px;
    margin-bottom: 8.5px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 17px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 8.5px 17px;
    margin: 0 0 17px;
    font-size: 15px;
    border-left: 5px solid #eeeeee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777777;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 17px;
    font-style: normal;
    line-height: 1.42857143;
}

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: 2px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 8px;
    margin: 0 0 8.5px;
    font-size: 11px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 2px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .container {
        width: 740px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
    }
}

@media (min-width: 1650px) {
    .container {
        width: 1160px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1650px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: #f0f1f4;
}

caption {
    padding-top: 10px 15px;
    padding-bottom: 10px 15px;
    color: #aaacb2;
    text-align: left;
}

th {
    text-align: center;
    color: #ffffff;
    background: #50666b;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 17px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 10px 15px;
        line-height: 1.42857143;
        /*vertical-align: top;*/
        border-top: 1px solid #808080;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ffffff;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ffffff;
    }

    .table .table {
        background-color: #d8dce3;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ffffff;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ffffff;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fcfcfd;
}

.table-hover > tbody > tr:hover {
    background-color: #e7e9ee;
}


/*ALpa Change Header Striky */
.table-hover > table > tr {
    background: #FFF;
    padding: 24px 0 0 0;
}

.table-hover th {
    margin: 0;
    padding: 2px 0 0 2px;
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
}

.table-hover td {
    margin: 0;
    padding: 0 0 0 2px;
    white-space: nowrap;
}

    .table-hover td + td {
        border-top: 1px solid #CCC;
    }

/*ALpa Change Header Striky */

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #e7e9ee;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #d8dce3;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 12.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ffffff;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 17px;
    font-size: 18px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 11px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #262b36;
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #262b36;
    background-color: #fcfcfd;
    background-image: none;
    border: 1px solid #bdc3d1;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #9fa8bc;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #9fa8bc;
    }

    .form-control::-webkit-input-placeholder {
        color: #9fa8bc;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #fff;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 38px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 32px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 42px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 17px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 11px;
    padding-bottom: 11px;
    margin-bottom: 0;
    min-height: 29px;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 32px;
    padding: 5px 8px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
}

select.input-sm {
    height: 32px;
    line-height: 32px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 32px;
    padding: 5px 8px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
}

.form-group-sm select.form-control {
    height: 32px;
    line-height: 32px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 32px;
    min-height: 28px;
    padding: 6px 8px;
    font-size: 11px;
    line-height: 1.5;
}

.input-lg {
    height: 42px;
    padding: 11px 14px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 2px;
}

select.input-lg {
    height: 42px;
    line-height: 42px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 42px;
    padding: 11px 14px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 2px;
}

.form-group-lg select.form-control {
    height: 42px;
    line-height: 42px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 42px;
    min-height: 33px;
    padding: 12px 14px;
    font-size: 16px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 47.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 42px;
    height: 42px;
    line-height: 42px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #1aa71c;
}

.has-success .form-control {
    border-color: #1aa71c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #137b15;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #45e247;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #45e247;
    }

.has-success .input-group-addon {
    color: #1aa71c;
    border-color: #1aa71c;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #1aa71c;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #9c732c;
}

.has-warning .form-control {
    border-color: #9c732c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #745621;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d1a75d;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d1a75d;
    }

.has-warning .input-group-addon {
    color: #9c732c;
    border-color: #9c732c;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #9c732c;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #d9534f;
}

.has-error .form-control {
    border-color: #d9534f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #c9302c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
    }

.has-error .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #d9534f;
}

.has-feedback label ~ .form-control-feedback {
    top: 22px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #aaacb2;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 11px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 28px;
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 11px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 15.6666663px;
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 11px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #696c74;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #696c74;
    background-color: #ffffff;
    border-color: #bdc3d1;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #696c74;
        background-color: #e6e6e6;
        border-color: #727f9c;
    }

    .btn-default:hover {
        color: #696c74;
        background-color: #e6e6e6;
        border-color: #99a3b7;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #696c74;
        background-color: #e6e6e6;
        border-color: #99a3b7;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #696c74;
            background-color: #d4d4d4;
            border-color: #727f9c;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #bdc3d1;
    }

    .btn-default .badge {
        color: #ffffff;
        background-color: #696c74;
    }

.btn-primary {
    color: #ffffff;
    background-color: #2574ab;
    border-color: transparent;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #ffffff;
        background-color: #1c5881;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-primary:hover {
        color: #ffffff;
        background-color: #1c5881;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #1c5881;
        border-color: rgba(0, 0, 0, 0);
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary:active.focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: #ffffff;
            background-color: #164464;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #2574ab;
        border-color: transparent;
    }

    .btn-primary .badge {
        color: #2574ab;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #259dab;
    border-color: transparent;
}

    .btn-success:focus,
    .btn-success.focus {
        color: #ffffff;
        background-color: #1c7781;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-success:hover {
        color: #ffffff;
        background-color: #1c7781;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #1c7781;
        border-color: rgba(0, 0, 0, 0);
    }

        .btn-success:active:hover,
        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success:active:focus,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success:active.focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: #ffffff;
            background-color: #165c64;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #259dab;
        border-color: transparent;
    }

    .btn-success .badge {
        color: #259dab;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: transparent;
}

    .btn-info:focus,
    .btn-info.focus {
        color: #ffffff;
        background-color: #31b0d5;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-info:hover {
        color: #ffffff;
        background-color: #31b0d5;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #31b0d5;
        border-color: rgba(0, 0, 0, 0);
    }

        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info:active.focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: #ffffff;
            background-color: #269abc;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: transparent;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #e6ad5c;
    border-color: transparent;
}

    .btn-warning:focus,
    .btn-warning.focus {
        color: #ffffff;
        background-color: #df9730;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-warning:hover {
        color: #ffffff;
        background-color: #df9730;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #df9730;
        border-color: rgba(0, 0, 0, 0);
    }

        .btn-warning:active:hover,
        .btn-warning.active:hover,
        .open > .dropdown-toggle.btn-warning:hover,
        .btn-warning:active:focus,
        .btn-warning.active:focus,
        .open > .dropdown-toggle.btn-warning:focus,
        .btn-warning:active.focus,
        .btn-warning.active.focus,
        .open > .dropdown-toggle.btn-warning.focus {
            color: #ffffff;
            background-color: #cc851f;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #e6ad5c;
        border-color: transparent;
    }

    .btn-warning .badge {
        color: #e6ad5c;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: transparent;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: #ffffff;
        background-color: #c9302c;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-danger:hover {
        color: #ffffff;
        background-color: #c9302c;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #c9302c;
        border-color: rgba(0, 0, 0, 0);
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #ffffff;
            background-color: #ac2925;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: transparent;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #ffffff;
    }

.btn-link {
    color: #259dab;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #505b72;
                text-decoration: none;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 11px 14px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 2px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 8px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 3px 5px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .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-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.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: 12px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 7.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #2574ab;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #777777;
    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 dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn,
    .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:not(:last-child) > .btn:last-child,
    .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 2px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 42px;
    padding: 11px 14px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 2px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 42px;
    line-height: 42px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 32px;
    padding: 5px 8px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 32px;
    line-height: 32px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 0px 15px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #262b36;
    text-align: center;
    background-color: #f6f7f8;
    border: 1px solid #bdc3d1;
    border-radius: 2px;
}

    .input-group-addon.input-sm {
        padding: 5px 8px;
        font-size: 11px;
        border-radius: 2px;
    }

    .input-group-addon.input-lg {
        padding: 11px 14px;
        font-size: 16px;
        border-radius: 2px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 14px 25px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                /*text-decoration: none;
                background-color: #eeeeee;*/
            }

        .nav > li.disabled > a {
            color: #777777;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #777777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #259dab;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 7.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #dddddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555555;
            background-color: #d8dce3;
            border: 1px solid #dddddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 2px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #d8dce3;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 2px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #ffffff;
        background-color: #2574ab;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 2px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #dddddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #d8dce3;
    }
}

.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: 17px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 2px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        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-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 16.5px 10px;
    font-size: 16px;
    line-height: 17px;
    height: 50px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -10px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 8.25px -10px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 17px;
    }

@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 > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 17px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 16.5px;
                padding-bottom: 16.5px;
            }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 6px;
    margin-bottom: 6px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px;
}

    .navbar-btn.btn-sm {
        margin-top: 9px;
        margin-bottom: 9px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 16.5px;
    margin-bottom: 16.5px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -10px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777777;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #dddddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #dddddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555555;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777777;
}

    .navbar-default .navbar-link:hover {
        color: #333333;
    }

.navbar-default .btn-link {
    color: #777777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #cccccc;
    }

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #ffffff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #ffffff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #ffffff;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 17px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 2px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #cccccc;
        }

    .breadcrumb > .active {
        color: #777777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 17px 0;
    border-radius: 2px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 10px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #505b72;
            background-color: #d8dce3;
            border: 1px solid transparent;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            z-index: 3;
            color: #505b72;
            background-color: #bac1ce;
            border-color: transparent;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #259dab;
        border-color: transparent;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #b8b9be;
        background-color: #f6f7f8;
        border-color: transparent;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 11px 14px;
    font-size: 16px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 8px;
    font-size: 11px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.pager {
    padding-left: 0;
    margin: 17px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #d8dce3;
            border: 1px solid transparent;
            border-radius: 2px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #bac1ce;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #9fa8bc;
        background-color: #d8dce3;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777777;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #2574ab;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #1c5881;
    }

.label-success {
    background-color: #259dab;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #1c7781;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #e6ad5c;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #df9730;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #259dab;
    background-color: #ffffff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 18px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 2px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 54px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 17px;
    line-height: 1.42857143;
    background-color: #d8dce3;
    border: 1px solid #dddddd;
    border-radius: 2px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #259dab;
}

.thumbnail .caption {
    padding: 9px;
    color: #696c74;
}

.alert {
    padding: 15px;
    margin-bottom: 17px;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #9ed566;
    border-color: transparent;
    color: #456b1d;
}

    .alert-success hr {
        border-top-color: rgba(0, 0, 0, 0);
    }

    .alert-success .alert-link {
        color: #2b4312;
    }

.alert-info {
    background-color: #56c2e8;
    border-color: transparent;
    color: #0e4e64;
}

    .alert-info hr {
        border-top-color: rgba(0, 0, 0, 0);
    }

    .alert-info .alert-link {
        color: #082b37;
    }

.alert-warning {
    background-color: #fdcc51;
    border-color: transparent;
    color: #815c01;
}

    .alert-warning hr {
        border-top-color: rgba(0, 0, 0, 0);
    }

    .alert-warning .alert-link {
        color: #4e3801;
    }

.alert-danger {
    background-color: #e55869;
    border-color: transparent;
    color: #ffffff;
}

    .alert-danger hr {
        border-top-color: rgba(0, 0, 0, 0);
    }

    .alert-danger .alert-link {
        color: #e6e6e6;
    }

@-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: 17px;
    margin-bottom: 17px;
    background-color: #e7e9ee;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 11px;
    line-height: 17px;
    color: #ffffff;
    text-align: center;
    background-color: #2574ab;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #259dab;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #e6ad5c;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media,
.media-body {
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding: 50px 0px 0px 0px;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

a.list-group-item,
button.list-group-item {
    color: #555555;
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333333;
    }

    a.list-group-item:hover,
    button.list-group-item:hover,
    a.list-group-item:focus,
    button.list-group-item:focus {
        text-decoration: none;
        color: #555555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #777777;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #2574ab;
    border-color: #2574ab;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #aed4ee;
    }

.list-group-item-success {
    color: #1aa71c;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #1aa71c;
}

    a.list-group-item-success .list-group-item-heading,
    button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    button.list-group-item-success:hover,
    a.list-group-item-success:focus,
    button.list-group-item-success:focus {
        color: #1aa71c;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    button.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    button.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus,
    button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #1aa71c;
        border-color: #1aa71c;
    }

.list-group-item-info {
    color: #3b83a6;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #3b83a6;
}

    a.list-group-item-info .list-group-item-heading,
    button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    button.list-group-item-info:hover,
    a.list-group-item-info:focus,
    button.list-group-item-info:focus {
        color: #3b83a6;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    button.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    button.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus,
    button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #3b83a6;
        border-color: #3b83a6;
    }

.list-group-item-warning {
    color: #9c732c;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #9c732c;
}

    a.list-group-item-warning .list-group-item-heading,
    button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    button.list-group-item-warning:hover,
    a.list-group-item-warning:focus,
    button.list-group-item-warning:focus {
        color: #9c732c;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    button.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    button.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus,
    button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #9c732c;
        border-color: #9c732c;
    }

.list-group-item-danger {
    color: #d9534f;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #d9534f;
}

    a.list-group-item-danger .list-group-item-heading,
    button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    button.list-group-item-danger:hover,
    a.list-group-item-danger:focus,
    button.list-group-item-danger:focus {
        color: #d9534f;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    button.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    button.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus,
    button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #d9534f;
        border-color: #d9534f;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 17px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}

.panel-body {
    padding: 20px;
}

.panel-heading {
    padding: 15px;
     border-bottom: 1px solid #9dc6d4; 
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
     background: #f6f6f6; 
     border-left: 15px solid #2586ab; 
     border-radius: 5px !important; 
    /*background-color: #259dab;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, #259dab 0%, #2574ab 100%);*/
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 1px;
        border-top-left-radius: 1px;
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 20px;
        padding-right: 20px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 1px;
        border-top-left-radius: 1px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 1px;
            border-top-right-radius: 1px;
        }

            .panel > .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 td:first-child,
            .panel > .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 td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 1px;
            }

            .panel > .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 td:last-child,
            .panel > .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 td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 1px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 1px;
            border-bottom-right-radius: 1px;
        }

            .panel > .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 td:first-child,
            .panel > .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 td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 1px;
            }

            .panel > .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 td:last-child,
            .panel > .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 td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 1px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ffffff;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 17px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 2px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #dddddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #dddddd;
        }

.panel-default {
    border-color: #d2d6df;
}

    .panel-default > .panel-heading {
        color: #262b36;
        background-color: #9fa8bc;
        border-color: #d2d6df;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d2d6df;
        }

        .panel-default > .panel-heading .badge {
            color: #9fa8bc;
            background-color: #262b36;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d2d6df;
    }

.panel-primary {
    border-color: #2574ab;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #2574ab;
        border-color: #2574ab;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #2574ab;
        }

        .panel-primary > .panel-heading .badge {
            color: #2574ab;
            background-color: #ffffff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #2574ab;
    }

.panel-success {
    border-color: #1c7781;
}

    .panel-success > .panel-heading {
        color: #1aa71c;
        background-color: #259dab;
        border-color: #1c7781;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #1c7781;
        }

        .panel-success > .panel-heading .badge {
            color: #259dab;
            background-color: #1aa71c;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #1c7781;
    }

.panel-info {
    border-color: #31b0d5;
}

    .panel-info > .panel-heading {
        color: #3b83a6;
        background-color: #5bc0de;
        border-color: #31b0d5;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #31b0d5;
        }

        .panel-info > .panel-heading .badge {
            color: #5bc0de;
            background-color: #3b83a6;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #31b0d5;
    }

.panel-warning {
    border-color: #df9730;
}

    .panel-warning > .panel-heading {
        color: #9c732c;
        background-color: #e6ad5c;
        border-color: #df9730;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #df9730;
        }

        .panel-warning > .panel-heading .badge {
            color: #e6ad5c;
            background-color: #9c732c;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #df9730;
    }

.panel-danger {
    border-color: #c9302c;
}

    .panel-danger > .panel-heading {
        color: #d9534f;
        background-color: #d9534f;
        border-color: #c9302c;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #c9302c;
        }

        .panel-danger > .panel-heading .badge {
            color: #d9534f;
            background-color: #d9534f;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #c9302c;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #d8dce3;
    border: 1px solid #c3c9d4;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 2px;
}

.well-sm {
    padding: 9px;
    border-radius: 2px;
}

.close {
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.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: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.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: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 2px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .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: 12px;
    background-color: #ffffff;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 1px 1px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
        padding: 30px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.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 !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.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: 1649px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1649px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1649px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1649px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1650px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1650px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1650px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1650px) {
    .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: 1649px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1650px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
/***** ALERTS *****/
.alert .close {
    margin-top: -2px;
}

.alert-success .alert-link {
    color: #3f631b;
}

    .alert-success .alert-link:hover,
    .alert-success .alert-link:focus {
        color: #304b15;
    }

.alert-info .alert-link {
    color: #0c475b;
}

    .alert-info .alert-link:hover,
    .alert-info .alert-link:focus {
        color: #093240;
    }

.alert-warning .alert-link {
    color: #765501;
}

    .alert-warning .alert-link:hover,
    .alert-warning .alert-link:focus {
        color: #583f01;
    }

.alert-danger .alert-link {
    color: #fafafa;
}

    .alert-danger .alert-link:hover,
    .alert-danger .alert-link:focus {
        color: #ebebeb;
    }
/***** BUTTONS *****/
.btn {
    padding: 10px 12px 9px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: none;
    }

.btn-default {
    color: #696c74;
    background-color: #ffffff;
    border-color: #bdc3d1;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #696c74;
        background-color: #ededed;
        border-color: #818da7;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-default:hover {
        color: #696c74;
        background-color: #f2f2f2;
        border-color: #a8b0c2;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #696c74;
        background-color: #ededed;
        border-color: #a8b0c2;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #696c74;
            background-color: #ededed;
            border-color: #9fa8bc;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #ffffff;
        border-color: #bdc3d1;
    }

    .btn-default .badge {
        color: #ffffff;
        background-color: #696c74;
    }

.btn-primary {
    color: #ffffff;
    background-color: #2574ab;
    border-color: transparent;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #ffffff;
        background-color: #1f608e;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-primary:hover {
        color: #ffffff;
        background-color: #206696;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #1f608e;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary:active.focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: #ffffff;
            background-color: #1f608e;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #2574ab;
        border-color: transparent;
    }

    .btn-primary .badge {
        color: #2574ab;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #3dace1;
    border-color: transparent;
    border-radius: 3px;
}

    .btn-success:focus,
    .btn-success.focus {
        color: #ffffff;
        background-color: #1f828e;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-success:hover {
        color: #ffffff;
        background-color: #208a96;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #1f828e;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-success:active:hover,
        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success:active:focus,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success:active.focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: #ffffff;
            background-color: #1f828e;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #259dab;
        border-color: transparent;
    }

    .btn-success .badge {
        color: #259dab;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #e6ad5c;
    border-color: transparent;
}

    .btn-warning:focus,
    .btn-warning.focus {
        color: #ffffff;
        background-color: #e19d3d;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-warning:hover {
        color: #ffffff;
        background-color: #e3a246;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #e19d3d;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-warning:active:hover,
        .btn-warning.active:hover,
        .open > .dropdown-toggle.btn-warning:hover,
        .btn-warning:active:focus,
        .btn-warning.active:focus,
        .open > .dropdown-toggle.btn-warning:focus,
        .btn-warning:active.focus,
        .btn-warning.active.focus,
        .open > .dropdown-toggle.btn-warning.focus {
            color: #ffffff;
            background-color: #e19d3d;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #e6ad5c;
        border-color: transparent;
    }

    .btn-warning .badge {
        color: #e6ad5c;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: transparent;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: #ffffff;
        background-color: #d33632;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-danger:hover {
        color: #ffffff;
        background-color: #d43f3a;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #d33632;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #ffffff;
            background-color: #d33632;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: transparent;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: transparent;
}

    .btn-info:focus,
    .btn-info.focus {
        color: #ffffff;
        background-color: #3db5d8;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-info:hover {
        color: #ffffff;
        background-color: #46b8da;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #3db5d8;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info:active.focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: #ffffff;
            background-color: #3db5d8;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: transparent;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #ffffff;
    }

.btn-lg,
.btn-group-lg > .btn {
    padding: 11px 14px 10px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 8px 4px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 3px 5px 2px;
}

.input-group-btn .btn:not(.btn-lg),
.input-group-btn .btn:not(.btn-sm),
.input-group-btn .btn:not(.btn-xs) {
    min-height: 38px;
}
/***** BUTTON GROUPS *****/
.btn-group .btn:not(.btn-default) + .btn:not(.btn-default),
.btn-group .btn:not(.btn-default) + .btn-group,
.btn-group .btn-group + .btn:not(.btn-default),
.btn-group .btn-group + .btn-group {
    margin-left: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.btn-group .btn:not(.btn-default) + .btn-group {
    margin-left: -1px;
}
/***** DROPDOWN *****/
.dropdown-menu {
    padding: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .dropdown-menu > li > a {
        padding: 5px 7px;
        border-radius: 2px;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            background-color: #bdc3d1;
            color: #fff;
        }

    .dropdown-menu .divider {
        margin: 5px 0;
    }

.dm-icon > li > a > i {
    display: inline-block;
    margin-right: 5px;
}
/***** FORMS *****/
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

    .form-control:focus {
        background-color: #fff;
        border-color: #9fa8bc;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .form-control[disabled],
    .form-control[readonly] {
        color: #100f0f;
        background: #bbc5c76b;
    }

.form-group {
    margin-bottom: 20px;
}

.has-success .form-control,
.has-warning .form-control,
.has-error .form-control,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/***** BADGES & LABELS *****/
.badge {
    font-size: 10px;
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.label {
    font-weight: normal;
}
/***** MEDIA *****/
.media-right,
.media > .pull-right {
    padding-left: 20px;
}

.media-left,
.media > .pull-left {
    padding-right: 20px;
}
/***** PAGINATION *****/
.pagination > li > a,
.pagination > li > span {
    font-weight: 700;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    padding: 9px 14px;
}

.pagination > li + li > a,
.pagination > li + li > span {
    margin-left: 1px;
}

.pagination-bordered > li + li > a,
.pagination-bordered > li + li > span {
    margin-left: 5px;
    border-radius: 2px;
    background-color: transparent;
    border-color: #dbdfe6;
}

    .pagination-bordered > li + li > a:hover,
    .pagination-bordered > li + li > span:hover,
    .pagination-bordered > li + li > a:focus,
    .pagination-bordered > li + li > span:focus {
        background-color: #d8dce3;
        border-color: #bdc3d1;
    }

.pagination-bordered > .disabled > span,
.pagination-bordered > .disabled > span:hover,
.pagination-bordered > .disabled > span:focus,
.pagination-bordered > .disabled > a,
.pagination-bordered > .disabled > a:hover,
.pagination-bordered > .disabled > a:focus {
    border-color: #dbdfe6;
}

.pager li {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}

    .pager li > a,
    .pager li > span {
        color: #3b4354;
        padding: 9px 14px;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }
/***** PANELS *****/
.panel {
    border: 0;
    border-radius: 2px;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
    padding:20px;
}

.panel-heading {
    margin-bottom: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom: 3px solid #e1e1e1;
}

    .panel-heading.min {
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

    .panel-heading p {
        margin: 7px 0 0;
    }

    .panel-heading + .panel-body {
        /*padding-top: 0;*/
    }

.panel-title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: #259bab;
    letter-spacing: .2px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}

.panel-body {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

    .panel-body p + p {
        margin: 15px 0 0;
    }

    .panel-body .list-inline > li:first-child {
        padding-left: 0;
    }

    .panel-body .list-inline > li:last-child {
        padding-right: 0;
    }

    .panel-body.inverse {
        background-color: #3b4354;
        color: rgba(255, 255, 255, 0.8);
    }

.panel-default > .panel-heading > p {
    color: #696c74;
}

.panel-footer {
    background-color: #f0f1f4;
    border-color: transparent;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.panel-default .panel-options,
.panel-primary .panel-options,
.panel-success .panel-options,
.panel-warning .panel-options,
.panel-danger .panel-options,
.panel-info .panel-options,
.panel-inverse .panel-options {
    top: 11px;
}

.panel-default .panel-heading,
.panel-primary .panel-heading,
.panel-success .panel-heading,
.panel-warning .panel-heading,
.panel-danger .panel-heading,
.panel-info .panel-heading,
.panel-inverse .panel-heading {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 0;
}

    .panel-default .panel-heading .panel-title,
    .panel-primary .panel-heading .panel-title,
    .panel-success .panel-heading .panel-title,
    .panel-warning .panel-heading .panel-title,
    .panel-danger .panel-heading .panel-title,
    .panel-info .panel-heading .panel-title,
    .panel-inverse .panel-heading .panel-title {
        color: #fff;
    }

    .panel-default .panel-heading p,
    .panel-primary .panel-heading p,
    .panel-success .panel-heading p,
    .panel-warning .panel-heading p,
    .panel-danger .panel-heading p,
    .panel-info .panel-heading p,
    .panel-inverse .panel-heading p {
        color: rgba(255, 255, 255, 0.8);
    }

.panel-default .panel-body,
.panel-primary .panel-body,
.panel-success .panel-body,
.panel-warning .panel-body,
.panel-danger .panel-body,
.panel-info .panel-body,
.panel-inverse .panel-body {
    padding-top: 20px;
}

.panel-group .panel {
    border-radius: 0;
}

    .panel-group .panel > .panel-heading {
        padding: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

        .panel-group .panel > .panel-heading .panel-title {
            font-size: 12px;
        }

@media (max-width: 480px) {
    .panel-group .panel > .panel-heading .panel-title {
        line-height: 18px;
    }
}

.panel-group .panel > .panel-heading .panel-title > a {
    display: block;
    position: relative;
    padding: 18px 20px 15px;
    color: #505b72;
    color: #259dab;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-group .panel > .panel-heading .panel-title > a:hover,
    .panel-group .panel > .panel-heading .panel-title > a:focus {
        color: #259dab;
    }

    .panel-group .panel > .panel-heading .panel-title > a:after {
        content: '\f078';
        font-family: 'FontAwesome';
        font-size: 11px;
        font-weight: normal;
        color: #9fa8bc;
        position: absolute;
        top: 15px;
        right: 20px;
        display: none;
    }

    .panel-group .panel > .panel-heading .panel-title > a.collapsed {
        padding: 15px 20px;
        color: #505b72;
    }

        .panel-group .panel > .panel-heading .panel-title > a.collapsed:after {
            content: '\f054';
            color: #fff;
        }

        .panel-group .panel > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel > .panel-heading .panel-title > a.collapsed:focus {
            color: #262b36;
        }

.panel-group .panel > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
}

.panel-group .panel + .panel {
    margin-top: 0;
    border-top: 1px solid #dbdfe6;
}

.panel-group .panel .panel-collapse.in > .panel-body,
.panel-group .panel .panel-collapse.collapsing > .panel-body {
    padding-top: 0;
}

.panel-group .panel:first-child,
.panel-group .panel:first-child > .panel-heading .panel-title > a {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.panel-group .panel:last-child,
.panel-group .panel:last-child > .panel-heading .panel-title > a.collapsed {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group .panel-default > .panel-heading .panel-title > a,
.panel-group .panel-primary > .panel-heading .panel-title > a,
.panel-group .panel-success > .panel-heading .panel-title > a,
.panel-group .panel-warning > .panel-heading .panel-title > a,
.panel-group .panel-danger > .panel-heading .panel-title > a,
.panel-group .panel-info > .panel-heading .panel-title > a,
.panel-group .panel-inverse > .panel-heading .panel-title > a {
    margin-top: -1px;
}

    .panel-group .panel-default > .panel-heading .panel-title > a:after,
    .panel-group .panel-primary > .panel-heading .panel-title > a:after,
    .panel-group .panel-success > .panel-heading .panel-title > a:after,
    .panel-group .panel-warning > .panel-heading .panel-title > a:after,
    .panel-group .panel-danger > .panel-heading .panel-title > a:after,
    .panel-group .panel-info > .panel-heading .panel-title > a:after,
    .panel-group .panel-inverse > .panel-heading .panel-title > a:after {
        display: block;
    }

    .panel-group .panel-default > .panel-heading .panel-title > a.collapsed,
    .panel-group .panel-primary > .panel-heading .panel-title > a.collapsed,
    .panel-group .panel-success > .panel-heading .panel-title > a.collapsed,
    .panel-group .panel-warning > .panel-heading .panel-title > a.collapsed,
    .panel-group .panel-danger > .panel-heading .panel-title > a.collapsed,
    .panel-group .panel-info > .panel-heading .panel-title > a.collapsed,
    .panel-group .panel-inverse > .panel-heading .panel-title > a.collapsed {
        color: rgba(255, 255, 255, 0.8);
        margin-top: 0;
    }

        .panel-group .panel-default > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel-primary > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel-success > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel-warning > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel-danger > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel-info > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel-inverse > .panel-heading .panel-title > a.collapsed:hover,
        .panel-group .panel-default > .panel-heading .panel-title > a.collapsed:focus,
        .panel-group .panel-primary > .panel-heading .panel-title > a.collapsed:focus,
        .panel-group .panel-success > .panel-heading .panel-title > a.collapsed:focus,
        .panel-group .panel-warning > .panel-heading .panel-title > a.collapsed:focus,
        .panel-group .panel-danger > .panel-heading .panel-title > a.collapsed:focus,
        .panel-group .panel-info > .panel-heading .panel-title > a.collapsed:focus,
        .panel-group .panel-inverse > .panel-heading .panel-title > a.collapsed:focus {
            color: #fff;
        }

.panel-group .panel-default:first-child > .panel-heading,
.panel-group .panel-primary:first-child > .panel-heading,
.panel-group .panel-success:first-child > .panel-heading,
.panel-group .panel-warning:first-child > .panel-heading,
.panel-group .panel-danger:first-child > .panel-heading,
.panel-group .panel-info:first-child > .panel-heading,
.panel-group .panel-inverse:first-child > .panel-heading {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-group .panel-default:first-child > .panel-heading .panel-title > a,
    .panel-group .panel-primary:first-child > .panel-heading .panel-title > a,
    .panel-group .panel-success:first-child > .panel-heading .panel-title > a,
    .panel-group .panel-warning:first-child > .panel-heading .panel-title > a,
    .panel-group .panel-danger:first-child > .panel-heading .panel-title > a,
    .panel-group .panel-info:first-child > .panel-heading .panel-title > a,
    .panel-group .panel-inverse:first-child > .panel-heading .panel-title > a {
        margin-top: 0;
    }

.panel-group .panel-default:last-child > .panel-heading,
.panel-group .panel-primary:last-child > .panel-heading,
.panel-group .panel-success:last-child > .panel-heading,
.panel-group .panel-warning:last-child > .panel-heading,
.panel-group .panel-danger:last-child > .panel-heading,
.panel-group .panel-info:last-child > .panel-heading,
.panel-group .panel-inverse:last-child > .panel-heading,
.panel-group .panel-default:last-child > .panel-heading .panel-title > a.collapsed,
.panel-group .panel-primary:last-child > .panel-heading .panel-title > a.collapsed,
.panel-group .panel-success:last-child > .panel-heading .panel-title > a.collapsed,
.panel-group .panel-warning:last-child > .panel-heading .panel-title > a.collapsed,
.panel-group .panel-danger:last-child > .panel-heading .panel-title > a.collapsed,
.panel-group .panel-info:last-child > .panel-heading .panel-title > a.collapsed,
.panel-group .panel-inverse:last-child > .panel-heading .panel-title > a.collapsed {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group .panel-default .panel-collapse.in > .panel-body,
.panel-group .panel-primary .panel-collapse.in > .panel-body,
.panel-group .panel-success .panel-collapse.in > .panel-body,
.panel-group .panel-warning .panel-collapse.in > .panel-body,
.panel-group .panel-danger .panel-collapse.in > .panel-body,
.panel-group .panel-info .panel-collapse.in > .panel-body,
.panel-group .panel-inverse .panel-collapse.in > .panel-body,
.panel-group .panel-default .panel-collapse.collapsing > .panel-body,
.panel-group .panel-primary .panel-collapse.collapsing > .panel-body,
.panel-group .panel-success .panel-collapse.collapsing > .panel-body,
.panel-group .panel-warning .panel-collapse.collapsing > .panel-body,
.panel-group .panel-danger .panel-collapse.collapsing > .panel-body,
.panel-group .panel-info .panel-collapse.collapsing > .panel-body,
.panel-group .panel-inverse .panel-collapse.collapsing > .panel-body {
    padding-top: 0;
    margin-bottom: -1px;
}

.panel-group .panel-default > .panel-heading {
    background-color: transparent;
}

    .panel-group .panel-default > .panel-heading .panel-title > a,
    .panel-group .panel-default > .panel-heading .panel-title > a:hover,
    .panel-group .panel-default > .panel-heading .panel-title > a:focus {
        color: #9fa8bc;
    }

        .panel-group .panel-default > .panel-heading .panel-title > a.collapsed {
            background-color: #9fa8bc;
        }

            .panel-group .panel-default > .panel-heading .panel-title > a.collapsed:hover,
            .panel-group .panel-default > .panel-heading .panel-title > a.collapsed:focus {
                background-color: #909bb1;
            }

.panel-group .panel-default + .panel {
    border-color: #b4bbca;
}

.panel-group .panel-default > .panel-heading .panel-title > a,
.panel-group .panel-default > .panel-heading .panel-title > a:hover,
.panel-group .panel-default > .panel-heading .panel-title > a:focus {
    color: #3b4354;
}

.panel-group .panel-primary > .panel-heading {
    background-color: transparent;
}

    .panel-group .panel-primary > .panel-heading .panel-title > a,
    .panel-group .panel-primary > .panel-heading .panel-title > a:hover,
    .panel-group .panel-primary > .panel-heading .panel-title > a:focus {
        color: #2574ab;
    }

        .panel-group .panel-primary > .panel-heading .panel-title > a.collapsed {
            background-color: #2574ab;
        }

            .panel-group .panel-primary > .panel-heading .panel-title > a.collapsed:hover,
            .panel-group .panel-primary > .panel-heading .panel-title > a.collapsed:focus {
                background-color: #206696;
            }

.panel-group .panel-primary + .panel {
    border-color: #2b88c8;
}

.panel-group .panel-success > .panel-heading {
    background-color: transparent;
}

    .panel-group .panel-success > .panel-heading .panel-title > a,
    .panel-group .panel-success > .panel-heading .panel-title > a:hover,
    .panel-group .panel-success > .panel-heading .panel-title > a:focus {
        color: #259dab;
    }

        .panel-group .panel-success > .panel-heading .panel-title > a.collapsed {
            background-color: #259dab;
        }

            .panel-group .panel-success > .panel-heading .panel-title > a.collapsed:hover,
            .panel-group .panel-success > .panel-heading .panel-title > a.collapsed:focus {
                background-color: #208a96;
            }

.panel-group .panel-success + .panel {
    border-color: #2bb8c8;
}

.panel-group .panel-warning > .panel-heading {
    background-color: transparent;
}

    .panel-group .panel-warning > .panel-heading .panel-title > a,
    .panel-group .panel-warning > .panel-heading .panel-title > a:hover,
    .panel-group .panel-warning > .panel-heading .panel-title > a:focus {
        color: #e6ad5c;
    }

        .panel-group .panel-warning > .panel-heading .panel-title > a.collapsed {
            background-color: #e6ad5c;
        }

            .panel-group .panel-warning > .panel-heading .panel-title > a.collapsed:hover,
            .panel-group .panel-warning > .panel-heading .panel-title > a.collapsed:focus {
                background-color: #e3a246;
            }

.panel-group .panel-warning + .panel {
    border-color: #ebbd7b;
}

.panel-group .panel-danger > .panel-heading {
    background-color: transparent;
}

    .panel-group .panel-danger > .panel-heading .panel-title > a,
    .panel-group .panel-danger > .panel-heading .panel-title > a:hover,
    .panel-group .panel-danger > .panel-heading .panel-title > a:focus {
        color: #d9534f;
    }

        .panel-group .panel-danger > .panel-heading .panel-title > a.collapsed {
            background-color: #d9534f;
        }

            .panel-group .panel-danger > .panel-heading .panel-title > a.collapsed:hover,
            .panel-group .panel-danger > .panel-heading .panel-title > a.collapsed:focus {
                background-color: #d43f3a;
            }

.panel-group .panel-danger + .panel {
    border-color: #df706c;
}

.panel-group .panel-info > .panel-heading {
    background-color: transparent;
}

    .panel-group .panel-info > .panel-heading .panel-title > a,
    .panel-group .panel-info > .panel-heading .panel-title > a:hover,
    .panel-group .panel-info > .panel-heading .panel-title > a:focus {
        color: #5bc0de;
    }

        .panel-group .panel-info > .panel-heading .panel-title > a.collapsed {
            background-color: #5bc0de;
        }

            .panel-group .panel-info > .panel-heading .panel-title > a.collapsed:hover,
            .panel-group .panel-info > .panel-heading .panel-title > a.collapsed:focus {
                background-color: #46b8da;
            }

.panel-group .panel-info + .panel {
    border-color: #79cbe4;
}

.panel-group .panel-inverse > .panel-heading {
    background-color: transparent;
}

    .panel-group .panel-inverse > .panel-heading .panel-title > a,
    .panel-group .panel-inverse > .panel-heading .panel-title > a:hover,
    .panel-group .panel-inverse > .panel-heading .panel-title > a:focus {
        color: #505b72;
    }

        .panel-group .panel-inverse > .panel-heading .panel-title > a.collapsed {
            background-color: #505b72;
        }

            .panel-group .panel-inverse > .panel-heading .panel-title > a.collapsed:hover,
            .panel-group .panel-inverse > .panel-heading .panel-title > a.collapsed:focus {
                background-color: #464f63;
            }

.panel-group .panel-inverse + .panel {
    border-color: #5f6b87;
}
/***** PROGRESS BARS *****/
.progress {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/***** POPOVER *****/
.popover {
    padding: 0;
}

.popover-title {
    border-bottom: 0;
    padding: 15px 15px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}

.popover-content {
    padding: 15px;
    line-height: 20px;
}
/***** NAV *****/
@media (max-width: 480px) {
    .nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.nav-stacked > li {
    font-weight: 500;
}

    .nav-stacked > li.active > a,
    .nav-stacked > li.active > a:hover,
    .nav-stacked > li.active > a:focus {
        box-shadow: 0 12px 20px -10px rgba(37, 154, 171, 0.35), 0 4px 20px 0px rgba(37, 153, 171, 0.15), 0 7px 8px -5px rgba(37, 123, 171, 0.25);
        margin: 10px 10px;
        border-radius: 3px;
        padding: 15px 15px;
    }
/***** NAVBAR *****/
.navbar {
    background-color: #fff;
    border-radius: 2px;
}

.navbar-brand {
    padding: 12px 12px;
}

    .navbar-brand h3 {
        margin: 0;
        color: #259dab;
    }

.navbar-nav > li > a {
    text-transform: uppercase;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
    color: #818da7;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    color: #505b72;
    background-color: transparent;
}

.navbar-nav > li.active > a {
    color: #259dab;
}

.navbar-inverse {
    background-color: #262b36;
    border-color: transparent;
}

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: transparent;
    }

    .navbar-inverse .navbar-collapse {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-inverse .navbar-toggle {
        border-color: transparent;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: transparent;
            color: #fff;
        }

    .navbar-inverse .navbar-nav > li > a {
        color: #657390;
    }

    .navbar-inverse .navbar-nav > li.active > a,
    .navbar-inverse .navbar-nav > li.active > a:hover,
    .navbar-inverse .navbar-nav > li.active > a:focus {
        color: #259dab;
        background-color: transparent;
    }
/***** TABS *****/
.nav-tabs {
    background-color: #9fa8bc;
    border-bottom: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

    .nav-tabs > li {
        margin: 0;
    }

        .nav-tabs > li > a {
            color: rgb(230, 173, 92);
            text-transform: uppercase;
            letter-spacing: .2px;
            font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
            font-weight: 700;
            font-size: 12px;
            margin: 0;
            border: 0;
            -webkit-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

            .nav-tabs > li > a:hover,
            .nav-tabs > li > a:focus {
                color: #fff;
                background-color: #909bb1;
                border: 0;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            border: 0;
            border-radius: 0;
            background-color: #fff;
            color: #5b6781;
        }

        .nav-tabs > li.active:first-child > a {
            border-top-left-radius: 2px;
        }

    .nav-tabs.nav-justified > li > a {
        border: 0;
    }

    .nav-tabs.nav-justified > .active:last-child > a {
        border-top-right-radius: 2px;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border: 0;
    }

.tab-pane {
    padding: 20px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
/***** TABLES *****/
.table {
    border-collapse: separate;
    border-radius: 2px;
}

    .table > thead > tr > th,
    .table > tfoot > tr > th {
        padding-top: 11px;
        padding-bottom: 11px;
        vertical-align: bottom;
        border-bottom: 0;
        text-transform: uppercase;
        letter-spacing: .5px;
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
        background-color: #d8dce3;
        color: #3b4354;
        font-size: 12px;
    }

    .table > thead > tr:first-child {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

        .table > thead > tr:first-child > th:first-child {
            border-top-left-radius: 2px;
        }

        .table > thead > tr:first-child > th:last-child {
            border-top-right-radius: 2px;
        }

    .table > tfoot > tr:last-child {
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

        .table > tfoot > tr:last-child > th:first-child {
            border-bottom-left-radius: 2px;
        }

        .table > tfoot > tr:last-child > th:last-child {
            border-bottom-right-radius: 2px;
        }

    .table > tbody > tr:last-child > th:first-child,
    .table > tbody > tr:last-child > td:first-child {
        border-bottom-left-radius: 2px;
    }

    .table > tbody > tr:last-child > th:last-child,
    .table > tbody > tr:last-child > td:last-child {
        border-bottom-right-radius: 2px;
    }

    .table > tfoot + tbody > tr:last-child > th:first-child,
    .table > tfoot + tbody > tr:last-child > td:first-child {
        border-bottom-left-radius: 0;
    }

    .table > tfoot + tbody > tr:last-child > th:last-child,
    .table > tfoot + tbody > tr:last-child > td:last-child {
        border-bottom-right-radius: 0;
    }

    .table > thead > tr > th .ckbox,
    .table > tbody > tr > th .ckbox,
    .table > tfoot > tr > th .ckbox,
    .table > thead > tr > td .ckbox,
    .table > tbody > tr > td .ckbox,
    .table > tfoot > tr > td .ckbox {
        margin: 0;
        display: inline-block;
    }

        .table > thead > tr > th .ckbox span:before,
        .table > tbody > tr > th .ckbox span:before,
        .table > tfoot > tr > th .ckbox span:before,
        .table > thead > tr > td .ckbox span:before,
        .table > tbody > tr > td .ckbox span:before,
        .table > tfoot > tr > td .ckbox span:before {
            border-color: transparent;
        }

        .table > thead > tr > th .ckbox input,
        .table > tbody > tr > th .ckbox input,
        .table > tfoot > tr > th .ckbox input,
        .table > thead > tr > td .ckbox input,
        .table > tbody > tr > td .ckbox input,
        .table > tfoot > tr > td .ckbox input {
            margin-right: 0;
        }

            .table > thead > tr > th .ckbox input:checked + span:before,
            .table > tbody > tr > th .ckbox input:checked + span:before,
            .table > tfoot > tr > th .ckbox input:checked + span:before,
            .table > thead > tr > td .ckbox input:checked + span:before,
            .table > tbody > tr > td .ckbox input:checked + span:before,
            .table > tfoot > tr > td .ckbox input:checked + span:before {
                border-color: transparent;
            }

            .table > thead > tr > th .ckbox input:checked + span:after,
            .table > tbody > tr > th .ckbox input:checked + span:after,
            .table > tfoot > tr > th .ckbox input:checked + span:after,
            .table > thead > tr > td .ckbox input:checked + span:after,
            .table > tbody > tr > td .ckbox input:checked + span:after,
            .table > tfoot > tr > td .ckbox input:checked + span:after {
                display: block;
            }

.table-bordered {
    border: 0;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border-bottom: 0;
        border-right: 0;
    }

        .table-bordered > thead > tr > th:first-child,
        .table-bordered > tbody > tr > th:first-child,
        .table-bordered > tfoot > tr > th:first-child,
        .table-bordered > thead > tr > td:first-child,
        .table-bordered > tbody > tr > td:first-child,
        .table-bordered > tfoot > tr > td:first-child {
            border-left: 0;
        }

    .table-bordered > thead > tr:first-child > th {
        border-top: 0;
    }
/***** TYPE *****/
.text-success {
    color: #259dab;
}

a.text-success:hover,
a.text-success:focus {
    color: #1c7781;
}

.text-info {
    color: #5bc0de;
}

a.text-info:hover,
a.text-info:focus {
    color: #31b0d5;
}

.text-warning {
    color: #e6ad5c;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #df9730;
}

.text-danger {
    color: #d9534f;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #c9302c;
}

.well {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.close {
    font-weight: 500;
}
/***** MODAL *****/
.modal {
    z-index: 2050;
}
/***** SELECT2 *****/
.select2-results__option {
    padding: 6px 8px;
    border-radius: 2px;
    margin-bottom: 1px;
}

.select2-container--default .select2-selection--single {
    background-color: #fcfcfd;
    border-color: #bdc3d1;
    border-radius: 2px;
    height: 38px;
    outline: none;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #262b36;
        line-height: 36px;
        padding-left: 12px;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #9fa8bc;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 30px;
        height: 36px;
        line-height: 36px;
    }

.select2-container--default .select2-selection--multiple {
    background-color: #fcfcfd;
    border-color: #bdc3d1;
    border-radius: 2px;
    min-height: 38px;
    outline: none;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        padding: 0 4px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        margin-top: 4px;
        margin-right: 4px;
        padding: 4px 10px 4px 5px;
        border-color: transparent;
        border-radius: 2px;
        background-color: #259dab;
        color: #fff;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #fff;
        margin-right: 6px;
        opacity: .75;
        font-size: 12px;
    }

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #9fa8bc;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #9fa8bc;
    border-radius: 2px;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #e7e9ee;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #259dab;
}

.select2-container--default .select2-results > .select2-results__options {
    margin: 4px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    margin-top: 4px;
    line-height: 25px;
    padding-left: 7px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e7e9ee;
}

.select2-container--open .select2-selection--single,
.select2-container--open .select2-selection--multiple {
    background-color: #fff;
    border-color: #9fa8bc;
}

.select2-container--open .select2-dropdown--above {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.select2-container--open .select2-dropdown--below {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.select2-dropdown {
    border-color: #9fa8bc;
    z-index: 200;
}

.select2-search--dropdown {
    padding-bottom: 0;
}

.has-error .select2-selection--single,
.has-error .select2-selection--multiple {
    border-color: #d9534f;
}
/***** TOGGLES *****/
.toggle-wrapper {
    width: 60px;
    display: inline-block;
    margin-right: 5px;
}

.toggle-slide .toggle-on,
.toggle-slide .toggle-off,
.toggle-slide .toggle-slide .toggle-blob {
    text-align: center;
}

.toggle-light .toggle-slide {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.toggle-light .toggle-blob {
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .toggle-light .toggle-blob:hover,
    .toggle-light .toggle-blob:focus {
        background-color: #fff;
        background-image: none;
    }

.toggle-light .toggle-on,
.toggle-light .toggle-off {
    font-size: 11px;
    font-weight: bold;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.toggle-light .toggle-on {
    background-color: #d0d4e7;
    text-indent: -5px !important;
}

    .toggle-light .toggle-on + .toggle-blob {
        border: 3px solid #d0d4e7;
    }

    .toggle-light .toggle-on.active {
        background-color: #262b36;
    }

        .toggle-light .toggle-on.active + .toggle-blob {
            border: 3px solid #262b36;
        }

.toggle-light .toggle-off {
    color: #fff;
    background-color: #d0d4e7;
    background-image: none;
    text-indent: 5px !important;
}

.toggle-light.primary .toggle-on.active {
    background-color: #2574ab;
}

    .toggle-light.primary .toggle-on.active + .toggle-blob {
        border: 3px solid #2574ab;
    }

.toggle-light.success .toggle-on.active {
    background-color: #259dab;
}

    .toggle-light.success .toggle-on.active + .toggle-blob {
        border: 3px solid #259dab;
    }

.toggle-light.warning .toggle-on.active {
    background-color: #e6ad5c;
}

    .toggle-light.warning .toggle-on.active + .toggle-blob {
        border: 3px solid #e6ad5c;
    }

.toggle-light.danger .toggle-on.active {
    background-color: #d9534f;
}

    .toggle-light.danger .toggle-on.active + .toggle-blob {
        border: 3px solid #d9534f;
    }

.toggle-light.info .toggle-on.active {
    background-color: #5bc0de;
}

    .toggle-light.info .toggle-on.active + .toggle-blob {
        border: 3px solid #5bc0de;
    }

.toggle-modern .toggle-slide {
    background: none;
    text-shadow: none;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.toggle-modern .toggle-blob {
    border-radius: 2px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .toggle-modern .toggle-blob:hover,
    .toggle-modern .toggle-blob:focus {
        background-color: #fff;
        background-image: none;
    }

.toggle-modern .toggle-on,
.toggle-modern .toggle-off {
    text-shadow: none;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .toggle-modern .toggle-on,
    .toggle-modern .toggle-on.active {
        background-color: #262b36;
        background-image: none;
    }

.toggle-modern .toggle-on {
    background-color: #d0d4e7;
}

    .toggle-modern .toggle-on + .toggle-blob {
        border: 3px solid #d0d4e7;
    }

    .toggle-modern .toggle-on.active {
        background-color: #262b36;
    }

        .toggle-modern .toggle-on.active + .toggle-blob {
            border: 3px solid #262b36;
        }

.toggle-modern .toggle-off,
.toggle-modern .toggle-off.active {
    color: #fff;
    background-color: #d0d4e7;
    background-image: none;
    text-shadow: none;
    text-indent: 8px !important;
}

.toggle-modern.primary .toggle-on.active {
    background-color: #2574ab;
}

    .toggle-modern.primary .toggle-on.active + .toggle-blob {
        border: 3px solid #2574ab;
    }

.toggle-modern.success .toggle-on.active {
    background-color: #259dab;
}

    .toggle-modern.success .toggle-on.active + .toggle-blob {
        border: 3px solid #259dab;
    }

.toggle-modern.warning .toggle-on.active {
    background-color: #e6ad5c;
}

    .toggle-modern.warning .toggle-on.active + .toggle-blob {
        border: 3px solid #e6ad5c;
    }

.toggle-modern.danger .toggle-on.active {
    background-color: #d9534f;
}

    .toggle-modern.danger .toggle-on.active + .toggle-blob {
        border: 3px solid #d9534f;
    }

.toggle-modern.info .toggle-on.active {
    background-color: #5bc0de;
}

    .toggle-modern.info .toggle-on.active + .toggle-blob {
        border: 3px solid #5bc0de;
    }
/***** DATEPICKER *****/
.ui-datepicker {
    background-color: #fff;
    border: 1px solid #9fa8bc;
    font-family: inherit;
    font-size: inherit;
    padding: 10px;
    margin: 1px 0 0;
    border-radius: 2px;
    width: auto !important;
}

    .ui-datepicker .ui-datepicker-header {
        font-weight: 700;
        text-transform: uppercase;
        color: #696c74;
        padding: 0 0 5px;
        letter-spacing: 1px;
        border: 0;
        background-color: transparent;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-next,
        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
            color: #dee1e7;
            top: 1px;
        }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before,
            .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
                font-family: 'FontAwesome';
                position: absolute;
                top: 2px;
            }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-next,
            .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
                right: 0;
            }

                .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
                    content: '\f054';
                }

            .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
            .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
                left: 0;
            }

                .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
                    content: '\f053';
                }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,
        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
            color: #c0c7d2;
            cursor: pointer;
            top: 1px;
            border: 0;
            background-color: transparent;
        }

    .ui-datepicker .ui-datepicker-title {
        color: #259dab;
    }

    .ui-datepicker .ui-datepicker-calendar {
        margin: 0;
        background-color: transparent;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

        .ui-datepicker .ui-datepicker-calendar th {
            text-transform: uppercase;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1px;
            padding: 6px 10px;
            color: #82858e;
        }

@media (max-width: 320px) {
    .ui-datepicker .ui-datepicker-calendar th {
        padding: 4px 0;
        letter-spacing: normal;
    }
}

.ui-datepicker .ui-datepicker-calendar td {
    border: 1px solid #fff;
    padding: 0;
    background-color: #fcfcfd;
}

    .ui-datepicker .ui-datepicker-calendar td:last-child {
        border-right: 0;
    }

    .ui-datepicker .ui-datepicker-calendar td span,
    .ui-datepicker .ui-datepicker-calendar td a {
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
        padding: 5px 8px;
        background-color: #f6f7f8;
        color: #696c74;
        padding: 6px 10px;
        display: block;
        font-weight: 400;
        font-size: 12px;
        border: 0;
        border-radius: 1px;
    }

        .ui-datepicker .ui-datepicker-calendar td a:hover {
            background-color: #d8dce3;
            color: #696c74;
        }

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    background-color: #d8dce3;
    color: #696c74;
}

.ui-datepicker-multi .ui-datepicker-group {
    padding-right: 15px;
    width: auto;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        margin: 0;
    }

.ui-datepicker-multi .ui-datepicker-group-last {
    padding-right: 0;
}

.ui-datepicker-inline {
    max-width: 300px;
    border-color: #bdc3d1;
}
/***** TIME PICKER *****/
.ui-timepicker-wrapper {
    min-width: 100px;
    margin-top: -1px;
    border-color: #9fa8bc;
    z-index: 100;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.ui-timepicker-list {
    margin: 3px;
}

    .ui-timepicker-list li {
        padding: 5px 7px;
        border-radius: 2px;
    }

        .ui-timepicker-list li:hover,
        .ui-timepicker-list li:focus {
            background-color: #259dab;
        }
/***** DROPZONE *****/
.dropzone {
    border-style: dashed;
    border-radius: 2px;
    border-color: #d0d4e7;
    background-color: #f6f7f8;
}

    .dropzone .dz-message {
        font-size: 14px;
        font-weight: 700;
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
        text-transform: uppercase;
        color: #696c74;
        margin-top: 45px;
        opacity: .3;
    }

    .dropzone .dz-preview .dz-image {
        border-radius: 2px;
        background-color: #d8dce3;
    }

    .dropzone .dz-preview:hover .dz-image img {
        -webkit-filter: none;
        filter: none;
        display: none;
    }

    .dropzone .dz-preview .dz-details,
    .dropzone .dz-preview .dz-details .dz-size {
        font-size: 12px;
    }

        .dropzone .dz-preview .dz-details .dz-filename:hover span {
            border-color: transparent;
            border-radius: 2px;
        }

    .dropzone .dz-preview .dz-error-message {
        border-radius: 2px;
        font-size: 12px;
    }
/***** COLORPICKER *****/
.colorpicker.dropdown-menu {
    padding: 5px;
    border-color: #66afe9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.colorpicker-lg .colorpicker-saturation {
    width: 200px;
    height: 200px;
}

.colorpicker-lg .colorpicker-hue,
.colorpicker-lg .colorpicker-alpha {
    width: 30px;
    height: 200px;
}

.colorpicker-lg .colorpicker-color,
.colorpicker-lg .colorpicker-color div {
    height: 30px;
}
/***** JQUERY STEPS *****/
.wizard {
    margin-bottom: 20px;
}

    .wizard > .content {
        min-height: 180px;
        background-color: #fff;
        border-radius: 0;
        margin: 0;
    }

        .wizard > .content > .body {
            width: 100%;
            height: 100%;
            padding: 20px;
        }

            .wizard > .content > .body label.error {
                display: inline;
                margin: 3px 0 0;
                font-size: 11px;
                color: #d9534f;
            }

            .wizard > .content > .body .has-error .form-control {
                border-color: #d9534f;
            }

    .wizard > .steps > ul > li {
        display: table-cell;
        width: 1%;
        float: none;
    }

        .wizard > .steps > ul > li > a {
            margin: 0;
            border-radius: 0;
            padding: 14px 25px;
            text-transform: uppercase;
            font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
            font-weight: 700;
            font-size: 12px;
            background-color: #9fa8bc;
            color: rgba(255, 255, 255, 0.8);
            text-align: center;
            letter-spacing: .2px;
        }

            .wizard > .steps > ul > li > a:hover,
            .wizard > .steps > ul > li > a:focus {
                color: #fff;
                margin: 0;
                border-radius: 0;
                padding: 14px 25px;
                background-color: #909bb1;
            }

        .wizard > .steps > ul > li:first-child > a {
            border-top-left-radius: 2px;
        }

        .wizard > .steps > ul > li:last-child > a {
            border-top-right-radius: 2px;
        }

    .wizard > .steps .number {
        font-size: 12px;
        margin-right: 5px;
    }

    .wizard > .steps .disabled a,
    .wizard > .steps .disabled a:hover,
    .wizard > .steps .disabled a:focus,
    .wizard > .steps .disabled a:active {
        background-color: #9fa8bc;
        color: rgba(255, 255, 255, 0.8);
    }

    .wizard > .steps .done a {
        background-color: #505b72;
    }

        .wizard > .steps .done a:hover,
        .wizard > .steps .done a:focus,
        .wizard > .steps .done a:active {
            background-color: #464f63;
        }

    .wizard > .steps .current a,
    .wizard > .steps .current a:hover,
    .wizard > .steps .current a:focus,
    .wizard > .steps .current a:active {
        background-color: #fff;
        color: #5b6781;
    }

    .wizard > .actions {
        padding: 15px 15px 10px;
        background-color: #f6f7f8;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

        .wizard > .actions a {
            padding: 10px 12px;
            border-radius: 2px;
            background-color: #2574ab;
            min-width: 100px;
            height: 38px;
            text-align: center;
            letter-spacing: .5px;
        }

            .wizard > .actions a:hover,
            .wizard > .actions a:focus {
                border-radius: 2px;
                padding: 10px 12px;
                background-color: #206696;
            }

            .wizard > .actions a:active {
                background-color: #1e5d89;
            }

        .wizard > .actions > ul {
            margin: 0;
            padding: 0;
        }

            .wizard > .actions > ul > li {
                display: inline-block;
                margin-right: 0;
            }

                .wizard > .actions > ul > li:last-child a {
                    background-color: #259dab;
                }

                    .wizard > .actions > ul > li:last-child a:hover,
                    .wizard > .actions > ul > li:last-child a:focus {
                        background-color: #208a96;
                    }

        .wizard > .actions .disabled a,
        .wizard > .actions .disabled a:hover,
        .wizard > .actions .disabled a:focus {
            background-color: #d8dce3;
            color: #c0c7d2;
        }

    .wizard.vertical {
        background-color: #9fa8bc;
        border-radius: 2px;
    }

        .wizard.vertical .content {
            margin: 0;
            width: 70%;
            min-height: 250px;
        }

@media (max-width: 639px) {
    .wizard.vertical .content {
        width: 100%;
    }
}

.wizard.vertical > .steps > ul > li {
    display: block;
}

    .wizard.vertical > .steps > ul > li > a {
        text-align: left;
    }

@media (max-width: 639px) {
    .wizard.vertical > .steps {
        width: 100%;
    }
}

.wizard.vertical .actions {
    margin: 0;
    width: 100%;
}

.wizard.wizard-style2 > .steps {
    counter-reset: ordered;
}

    .wizard.wizard-style2 > .steps > ul > li {
        position: relative;
    }

@media (max-width: 480px) {
    .wizard.wizard-style2 > .steps > ul > li {
        display: block;
        float: none;
        width: auto;
    }
}

.wizard.wizard-style2 > .steps > ul > li > a {
    text-align: left;
    padding-left: 60px;
    padding-right: 0;
}

    .wizard.wizard-style2 > .steps > ul > li > a:before {
        content: counters(ordered, ".", decimal);
        counter-increment: ordered;
        position: absolute;
        top: 50%;
        left: 15px;
        width: 36px;
        height: 36px;
        margin-top: -18px;
        background-color: rgba(255, 255, 255, 0.8);
        color: #9fa8bc;
        border-radius: 100px;
        font-size: 18px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-align: center;
        padding-top: 8px;
        line-height: 20px;
    }

    .wizard.wizard-style2 > .steps > ul > li > a:after {
        border-left: 31px solid #9fa8bc;
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        right: -31px;
        top: 50%;
        margin-top: -31px;
        z-index: 50;
    }

    .wizard.wizard-style2 > .steps > ul > li > a:hover:after,
    .wizard.wizard-style2 > .steps > ul > li > a:focus:after {
        border-left-color: #909bb1;
    }

    .wizard.wizard-style2 > .steps > ul > li > a > small {
        display: block;
        text-transform: none;
        font-weight: normal;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
    }

.wizard.wizard-style2 > .steps > ul > li + li > a {
    padding-left: 85px;
}

@media (max-width: 480px) {
    .wizard.wizard-style2 > .steps > ul > li + li > a {
        padding-left: 60px;
    }
}

.wizard.wizard-style2 > .steps > ul > li + li > a:before {
    left: 40px;
}

@media (max-width: 639px) {
    .wizard.wizard-style2 > .steps > ul > li + li > a:before {
        left: 15px;
    }
}

.wizard.wizard-style2 > .steps > ul > li:last-child > a:after {
    display: none;
}

.wizard.wizard-style2 > .steps .number {
    display: none;
}

.wizard.wizard-style2 > .steps .done a:before {
    background-color: #fff;
    color: #505b72;
}

.wizard.wizard-style2 > .steps .done a:after {
    border-left-color: #505b72;
}

.wizard.wizard-style2 > .steps .done a:hover:after,
.wizard.wizard-style2 > .steps .done a:focus:after {
    border-left-color: #464f63;
}

.wizard.wizard-style2 > .steps .current a,
.wizard.wizard-style2 > .steps .current a:hover,
.wizard.wizard-style2 > .steps .current a:focus {
    background-color: #fff;
    color: #259dab;
}

    .wizard.wizard-style2 > .steps .current a > small,
    .wizard.wizard-style2 > .steps .current a:hover > small,
    .wizard.wizard-style2 > .steps .current a:focus > small {
        color: #696c74;
    }

    .wizard.wizard-style2 > .steps .current a:before,
    .wizard.wizard-style2 > .steps .current a:hover:before,
    .wizard.wizard-style2 > .steps .current a:focus:before {
        background-color: #259dab;
        color: #fff;
    }

    .wizard.wizard-style2 > .steps .current a:after,
    .wizard.wizard-style2 > .steps .current a:hover:after,
    .wizard.wizard-style2 > .steps .current a:focus:after {
        border-left-color: #fff;
    }

.wizard.wizard-style2 > .steps .disabled a:after,
.wizard.wizard-style2 > .steps .disabled a:hover:after,
.wizard.wizard-style2 > .steps .disabled a:focus:after {
    border-left-color: #9fa8bc;
}

.wizard.wizard-style2.vertical > .steps > ul > li + li > a {
    padding-left: 60px;
}

    .wizard.wizard-style2.vertical > .steps > ul > li + li > a:before {
        left: 15px;
    }

    .wizard.wizard-style2.vertical > .steps > ul > li + li > a:after {
        display: none;
    }

.wizard.wizard-style2.vertical > .steps > ul > li:last-child > a {
    border-top-right-radius: 0;
}

.wizard.wizard-style2.vertical > .steps .current a:after,
.wizard.wizard-style2.vertical > .steps .done a:after {
    display: none;
}
/***** WYSIHTML5 *****/
ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
    background-color: #dbdfe6;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.note-editor {
    border-color: #bdc3d1;
    border-radius: 2px;
}

    .note-editor .note-toolbar {
        border-bottom-color: #bdc3d1;
    }

        .note-editor .note-toolbar.btn-toolbar {
            margin-left: 0;
        }

    .note-editor .note-statusbar .note-resizebar {
        border-top-color: #bdc3d1;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }
/***** JQUERY.GRITTER *****/
.gritter-top,
.gritter-bottom {
    display: none;
}

.gritter-item {
    position: relative;
    background-image: none;
    background-color: rgba(17, 19, 24, 0.95);
    border-radius: 2px;
    padding: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: rgba(255, 255, 255, 0.65);
    z-index: 3000;
}

    .gritter-item a:hover {
        text-decoration: underline;
    }

.gritter-title {
    font-weight: 700;
    text-shadow: none;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: .5px;
    font-size: 12px;
    color: #fff;
}

.gritter-close {
    left: auto;
    right: 3px;
    background: none;
}

    .gritter-close:before {
        text-indent: 0;
        content: '\f00d';
        position: absolute;
        font-family: 'FontAwesome';
        top: 0;
        right: 7px;
        color: #fff;
        font-size: 16px;
        opacity: .3;
    }

.gritter-item-wrapper.with-icon > .gritter-item {
    padding-left: 60px;
    position: relative;
}

    .gritter-item-wrapper.with-icon > .gritter-item:before {
        color: #fff;
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: 28px;
        font-family: 'FontAwesome';
    }

.gritter-item-wrapper.primary > .gritter-item {
    background-color: rgba(37, 116, 171, 0.9);
}

.gritter-item-wrapper.success > .gritter-item {
    background-color: rgba(37, 157, 171, 0.9);
}

.gritter-item-wrapper.warning > .gritter-item {
    background-color: rgba(230, 173, 92, 0.9);
}

.gritter-item-wrapper.danger > .gritter-item {
    background-color: rgba(217, 83, 79, 0.9);
}

.gritter-item-wrapper.info > .gritter-item {
    background-color: rgba(91, 192, 222, 0.9);
}

.gritter-item-wrapper.with-icon.send-o > .gritter-item:before {
    content: '\f1d9';
}

.gritter-item-wrapper.with-icon.question-circle > .gritter-item:before {
    content: '\f059';
}

.gritter-item-wrapper.with-icon.check-circle > .gritter-item:before {
    content: '\f058';
}

.gritter-item-wrapper.with-icon.exclamation-circle > .gritter-item:before {
    content: '\f06a';
}

.gritter-item-wrapper.with-icon.times-circle > .gritter-item:before {
    content: '\f057';
}
/***** JQUERY UI SLIDER *****/
.ui-slider {
    background-color: #d8dce3;
    border-radius: 50px;
    border: 0;
}

    .ui-slider .ui-slider-handle {
        background-color: #fff;
        border: 2px solid #909bb1;
        width: 18px;
        height: 18px;
        border-radius: 50px;
        top: -6px;
        cursor: pointer;
        outline: none;
    }

        .ui-slider .ui-slider-handle:after {
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            background-color: #909bb1;
            top: 3px;
            left: 3px;
            border-radius: 50px;
        }

    .ui-slider .ui-slider-range {
        border-radius: 50px;
        background-color: #909bb1;
    }

.ui-slider-horizontal {
    height: 6px;
    margin: 15px 0;
}

.slider-primary .ui-slider-range {
    background-color: #2574ab;
}

.slider-primary .ui-slider-handle {
    border-color: #2574ab;
}

    .slider-primary .ui-slider-handle:after {
        background-color: #2574ab;
    }

.slider-success .ui-slider-range {
    background-color: #259dab;
}

.slider-success .ui-slider-handle {
    border-color: #259dab;
}

    .slider-success .ui-slider-handle:after {
        background-color: #259dab;
    }

.slider-warning .ui-slider-range {
    background-color: #e6ad5c;
}

.slider-warning .ui-slider-handle {
    border-color: #e6ad5c;
}

    .slider-warning .ui-slider-handle:after {
        background-color: #e6ad5c;
    }

.slider-danger .ui-slider-range {
    background-color: #d9534f;
}

.slider-danger .ui-slider-handle {
    border-color: #d9534f;
}

    .slider-danger .ui-slider-handle:after {
        background-color: #d9534f;
    }

.slider-info .ui-slider-range {
    background-color: #5bc0de;
}

.slider-info .ui-slider-handle {
    border-color: #5bc0de;
}

    .slider-info .ui-slider-handle:after {
        background-color: #5bc0de;
    }

.ui-slider-vertical {
    width: 6px;
    display: inline-block;
}

    .ui-slider-vertical .ui-slider-handle {
        top: auto;
        left: -6px;
    }
/***** DATA TABLES *****/
.table.dataTable {
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

    .table.dataTable thead .sorting:after,
    .table.dataTable thead .sorting_asc:after,
    .table.dataTable thead .sorting_desc:after {
        top: 12px;
        font-size: 12px;
        font-weight: normal;
    }

    .table.dataTable td.details-control {
        cursor: pointer;
    }

        .table.dataTable td.details-control:before {
            font-family: 'FontAwesome';
            content: '\f105';
            display: block;
            text-align: center;
        }

    .table.dataTable tr.shown td.details-control:before {
        content: '\f107';
    }

    .table.dataTable tr.shown + tr > td {
        padding: 20px;
        background-color: #edeff2;
    }

        .table.dataTable tr.shown + tr > td h4 {
            margin: 0 0 15px;
        }

            .table.dataTable tr.shown + tr > td h4 > small {
                display: block;
                font-size: 12px;
                text-transform: none;
                margin-top: 5px;
                color: #82858e;
            }

.dataTables_length label {
    margin-bottom: 20px;
}

.dataTables_filter label {
    margin-bottom: 20px;
}

.dataTables_filter .form-control {
    font-size: inherit;
    height: 38px;
    padding: 10px 12px;
}

.dataTables_paginate .pagination > .paginate_button > a {
    padding-left: 14px;
    padding-right: 14px;
}

.dataTables_paginate .pagination > .paginate_button.next,
.dataTables_paginate .pagination > .paginate_button.previous {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

    .dataTables_paginate .pagination > .paginate_button.next > a,
    .dataTables_paginate .pagination > .paginate_button.previous > a {
        padding: 10px 15px 9px;
    }
/***** SUMMERNOTE *****/
.note-toolbar {
    padding-left: 0;
}
/***** MAP *****/
.gm-style-mtc > div {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
/***** MORRIS CHART *****/
.morris-hover.morris-default-style {
    border: 0;
    border-radius: 2px;
}

@media (min-width: 992px) {
    body {
        overflow: visible !important;
    }
}

a:hover,
a:focus {
    outline: none;
}

code {
    background-color: transparent;
    padding: 0;
}

p code {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 0.2px;
}

label {
    font-weight: normal;
}

hr {
    margin: 20px 0;
    border-color: #dbdfe6;
}

    hr.darken {
        border-color: #c3c9d5;
    }

    hr.hr15 {
        margin: 15px 0 !important;
    }

    hr.fadeout {
        border-color: #fff;
        opacity: .1;
    }

blockquote {
    color: #464f63;
    font-weight: 400;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
/* Header Panel */
.headerpanel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 64px;
    z-index: 2000;
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 0 20px rgba(0,0,0,.1);
}

    .headerpanel .logopanel {
        position: absolute;
        left: -220px;
        width: 220px;
        padding: 0px;
        background-color: #fff;
    }

        .headerpanel .logopanel h2 {
            margin: 0;
            font-weight: bold;
            font-family: sans-serif;
            font-size: 23px;
        }

            .headerpanel .logopanel h2 > a {
                -webkit-transition: all 0.2s ease-out 0s;
                -o-transition: all 0.2s ease-out 0s;
                transition: all 0.2s ease-out 0s;
            }

                .headerpanel .logopanel h2 > a:hover {
                    color: #31c1d2;
                }

@media (min-width: 992px) {
    .headerpanel .logopanel {
        left: 0 !important;
    }
}

.headerbar {
    position: relative;
    padding-left: 64px;
}

@media (min-width: 992px) {
    .headerbar {
        margin-left: 220px;
        left: 0 !important;
    }
}

.menutoggle {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 0;
    left: 0;
    font-size: 21px;
    cursor: pointer;
    color: #2582ab;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .menutoggle i {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -11px;
        margin-left: -10px;
    }

    .menutoggle:hover,
    .menutoggle:focus {
        color: #9fa8bc;
    }

.searchpanel {
    position: absolute;
    top: 0;
    left: 64px;
    width: 230px;
}

@media (max-width: 480px) {
    .searchpanel {
        display: none;
    }
}

.searchpanel .input-group {
    margin-top: 12px;
}

    .searchpanel .input-group .form-control {
        border: 0;
        color: #4a5975;
        background-color: #ffffff;
    }

    .searchpanel .input-group .btn {
        border: 0;
        background-color: #3b4354;
        font-size: 14px;
        color: #fff;
        padding-top: 7px;
        line-height: normal;
        padding-left: 15px;
        padding-right: 17px;
    }

.header-right {
    float: right;
    padding-right: 20px;
}

.headermenu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .headermenu .dropdown-toggle:hover,
    .headermenu .dropdown-toggle:focus,
    .headermenu .dropdown-toggle:active,
    .headermenu .dropdown-toggle.active,
    .headermenu .open .dropdown-toggle.dropdown-toggle {
        background-color: #2c323f;
    }

    .headermenu > li {
        display: inline-block;
        float: left;
        position: relative;
    }

        .headermenu > li .btn {
            border-radius: 0;
            background-color: transparent;
            color: #2579ab;
            height: 64px;
            border: 0;
            padding-left: 5px;
            padding-right: 5px;
            font-size: 13px;
        }

            .headermenu > li .btn:hover,
            .headermenu > li .btn:focus {
                /*color: #fff;*/
            }

            .headermenu > li .btn:active {
                -webkit-box-shadow: none;
                box-shadow: none;
            }

        .headermenu > li .alert-notice .fa {
            position: relative;
        }

            .headermenu > li .alert-notice .fa:after {
                position: absolute;
                content: '';
                top: -2px;
                right: -2px;
                width: 10px;
                height: 10px;
                background-color: #ff564e;
                border-radius: 50px;
                opacity: .75;
            }

        .headermenu > li > .btn-group {
            margin-bottom: 0;
        }

            .headermenu > li > .btn-group > .btn-notice {
                font-size: 21px;
            }

                .headermenu > li > .btn-group > .btn-notice + .dropdown-menu {
                    min-width: 350px;
                }

@media (max-width: 480px) {
    .headermenu > li > .btn-group > .btn-notice + .dropdown-menu {
        min-width: 0;
        position: fixed;
        top: 64px;
        right: 0;
        left: 0;
        bottom: 0;
        border: 0;
        overflow: auto;
    }

        .headermenu > li > .btn-group > .btn-notice + .dropdown-menu:after {
            display: none;
        }
}

.headermenu > li > .btn-group > .btn-logged {
    padding: 5px 12px 3px;
    border: 0;
}

    .headermenu > li > .btn-group > .btn-logged img {
        vertical-align: middle;
        margin-right: 5px;
        width: 45px;
        border-radius: 50px;
        padding: 6px;
        height: 45px;
        background-color: #259dab;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, #259dab 0%, #2574ab 100%);
    }

    .headermenu > li > .btn-group > .btn-logged .caret {
        margin-left: 5px;
        margin-top: -2px;
    }

    .headermenu > li > .btn-group > .btn-logged + .dropdown-menu {
        min-width: 180px;
    }

        .headermenu > li > .btn-group > .btn-logged + .dropdown-menu > li > a {
            padding: 8px 10px;
            color: #505b72;
        }

            .headermenu > li > .btn-group > .btn-logged + .dropdown-menu > li > a:hover,
            .headermenu > li > .btn-group > .btn-logged + .dropdown-menu > li > a:focus {
                background-color: #ffffff;
                color: #2589ab;
            }

            .headermenu > li > .btn-group > .btn-logged + .dropdown-menu > li > a > i {
                width: 16px;
                margin-right: 5px;
            }

.headermenu > li .btn-chat {
    font-size: 21px;
}

.headermenu .dropdown-menu {
    border-color: rgba(38, 43, 54, 0.1);
    border-top: 0;
    margin-top: 0;
    margin-right: -8px;
    padding: 5px;
    background-color: #fff;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .headermenu .dropdown-menu:after {
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: "";
        display: inline-block;
        right: 17px;
        position: absolute;
        top: -7px;
    }

    .headermenu .dropdown-menu .title {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 11px;
        margin: 0 0 5px;
        padding: 10px;
        letter-spacing: .5px;
    }

    .headermenu .dropdown-menu > li > a {
        font-size: 12px;
        border-radius: 2px;
    }

    .headermenu .dropdown-menu .list-group {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -5px;
    }

        .headermenu .dropdown-menu .list-group > .list-group-item {
            border-left: 0;
            border-right: 0;
        }

            .headermenu .dropdown-menu .list-group > .list-group-item:first-child {
                border-top-right-radius: 0;
                border-top-left-radius: 0;
            }

            .headermenu .dropdown-menu .list-group > .list-group-item:last-child {
                border-bottom-right-radius: 2px;
                border-bottom-left-radius: 2px;
                border-bottom: 0;
            }

.headermenu .dm-notice {
    padding: 5px 20px 10px;
}

@media (max-width: 480px) {
    .headermenu .dm-notice {
        padding: 0;
        margin-right: 0;
    }
}

.headermenu .dm-notice .nav-tabs {
    background-color: transparent;
}

    .headermenu .dm-notice .nav-tabs > li > a {
        font-size: 12px;
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: .5px;
        border-radius: 0;
        border-width: 0;
        padding-left: 0;
        padding-right: 0;
        border-bottom: 1px solid #dbdfe6;
        color: #3b4354;
        cursor: pointer;
    }

@media (max-width: 480px) {
    .headermenu .dm-notice .nav-tabs > li > a {
        font-size: 11px;
    }
}

.headermenu .dm-notice .nav-tabs > li > a:hover,
.headermenu .dm-notice .nav-tabs > li > a:focus {
    background-color: transparent;
    color: #262b36;
}

.headermenu .dm-notice .nav-tabs > li.active > a,
.headermenu .dm-notice .nav-tabs > li.active > a:hover,
.headermenu .dm-notice .nav-tabs > li.active > a:focus {
    color: #259dab;
    border: 0;
    border-bottom: 1px solid #259dab;
    background-color: transparent;
}

@media (max-width: 767px) {
    .headermenu .dm-notice .nav-tabs {
        display: table;
    }

        .headermenu .dm-notice .nav-tabs > li {
            display: table-cell;
        }

            .headermenu .dm-notice .nav-tabs > li > a {
                margin: 0;
            }
}

.headermenu .dm-notice .tab-pane {
    padding: 20px 0 10px;
}

@media (max-width: 480px) {
    .headermenu .dm-notice .tab-pane {
        padding: 10px;
    }
}

.headermenu .dm-notice .tab-pane .panel-title {
    margin: 15px 0 0;
    padding: 7px 0;
    letter-spacing: .5px;
    background-color: #dbdfe6;
    color: #909bb1;
    text-align: center;
    border-radius: 2px;
    font-size: 11px;
}

.headermenu .dm-notice .tab-pane .btn-more {
    text-align: center;
    display: block;
    background-color: #259dab;
    color: #fff;
    padding: 6px 0;
    border-radius: 2px;
    letter-spacing: .5px;
    margin-top: 10px;
}

    .headermenu .dm-notice .tab-pane .btn-more:hover,
    .headermenu .dm-notice .tab-pane .btn-more:focus {
        background-color: #2395a3;
    }

    .headermenu .dm-notice .tab-pane .btn-more > i {
        font-size: 14px;
        line-height: 0;
        margin-left: 3px;
        vertical-align: middle;
    }

.headermenu .dm-notice .list-group {
    margin: 5px 0;
}

    .headermenu .dm-notice .list-group .list-group-item {
        padding-left: 0;
        padding-right: 0;
        border-color: #dbdfe6;
    }

        .headermenu .dm-notice .list-group .list-group-item h4,
        .headermenu .dm-notice .list-group .list-group-item p {
            margin: 0;
            text-align: center;
            text-transform: uppercase;
            font-weight: 700;
        }

        .headermenu .dm-notice .list-group .list-group-item h4 {
            color: #262b36;
            font-size: 14px;
        }

        .headermenu .dm-notice .list-group .list-group-item p {
            font-size: 11px;
            letter-spacing: .5px;
            color: #818da7;
        }

        .headermenu .dm-notice .list-group .list-group-item h5 {
            margin: 0;
            font-weight: 700;
            font-size: 12px;
        }

        .headermenu .dm-notice .list-group .list-group-item small {
            font-size: 11px;
            display: block;
            margin: 2px 0 0;
        }

        .headermenu .dm-notice .list-group .list-group-item:first-child {
            border-top: 0;
        }

        .headermenu .dm-notice .list-group .list-group-item:last-child {
            padding-bottom: 0;
        }

.headermenu .dm-notice .notice-list {
    margin: 0 0 20px;
}

    .headermenu .dm-notice .notice-list .list-group-item h5 > a {
        color: #464f63;
        font-weight: 700;
        font-size: 12px;
    }

        .headermenu .dm-notice .notice-list .list-group-item h5 > a:hover,
        .headermenu .dm-notice .notice-list .list-group-item h5 > a:focus {
            color: #262b36;
        }

    .headermenu .dm-notice .notice-list .list-group-item h5 + small {
        color: #aeb6c6;
        display: block;
    }

    .headermenu .dm-notice .notice-list .list-group-item span {
        margin-top: 5px;
        display: block;
    }

    .headermenu .dm-notice .notice-list .list-group-item .fa {
        color: #818da7;
        border: 1px solid #818da7;
        padding: 9px;
        vertical-align: middle;
        font-size: 14px;
        width: 34px;
        height: 34px;
        border-radius: 100px;
        text-align: center;
        opacity: .75;
    }

    .headermenu .dm-notice .notice-list .list-group-item:first-child {
        padding-top: 0;
    }

    .headermenu .dm-notice .notice-list .list-group-item:last-child {
        padding-bottom: 0;
    }

    .headermenu .dm-notice .notice-list .list-group-item.unread .fa {
        color: #259dab;
        border-color: #259dab;
    }

    .headermenu .dm-notice .notice-list .list-group-item.unread h5 > a {
        color: #259dab;
    }

        .headermenu .dm-notice .notice-list .list-group-item.unread h5 > a:hover,
        .headermenu .dm-notice .notice-list .list-group-item.unread h5 > a:focus {
            color: #505b72;
        }

.today-day {
    margin: 0;
    font-weight: 400;
    color: #3b4354;
}

.today-date {
    margin-top: 8px;
    color: #5b6781;
    font-weight: 500;
}

.today-weather {
    margin: 20px 0 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    color: #262b36;
}

    .today-weather + p {
        font-size: 11px;
    }

    .today-weather > i {
        color: #657390;
        margin-right: 5px;
    }
/************ LEFT PANEL ***********/
.leftpanel {
    width: 220px;
    position: fixed;
    top: 64px;
    bottom: 0;
    left: -220px;
    z-index: 100;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 1px 0 20px rgba(0,0,0,.1);
}

    .leftpanel .tab-pane {
        padding: 0;
    }

    .leftpanel .media-list-contacts .media {
        border-color: #eaecf0;
    }

@media (min-width: 992px) {
    .leftpanel {
        left: 0 !important;
    }
}
/***** LEFTPANEL PROFILE *****/
.leftpanel-profile {
    padding: 15px;
    background-color: #3b4354;
}

    .leftpanel-profile .media-object {
        width: 48px;
        padding: 3px;
        border: 2px solid #657390;
    }

    .leftpanel-profile .media-left {
        padding-right: 15px;
    }

    .leftpanel-profile .media-heading {
        margin: 7px 0 2px;
        color: rgba(255, 255, 255, 0.9);
        font-weight: 500;
        letter-spacing: 1px;
        font-size: 14px;
    }

        .leftpanel-profile .media-heading > a {
            color: rgba(255, 255, 255, 0.5);
        }

            .leftpanel-profile .media-heading > a:hover,
            .leftpanel-profile .media-heading > a:focus {
                cursor: pointer;
                color: rgba(255, 255, 255, 0.7);
            }

    .leftpanel-profile .media-body {
        color: rgba(255, 255, 255, 0.5);
    }

.leftpanel-userinfo {
    background-color: #464f63;
    padding-top: 10px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

    .leftpanel-userinfo .sidebar-title {
        margin-top: 0;
    }

    .leftpanel-userinfo address {
        color: rgba(255, 255, 255, 0.9);
        padding: 0 15px;
        margin-bottom: 20px;
    }

    .leftpanel-userinfo .list-group-item {
        border-left: 0;
        border-right: 0;
        border-color: #4c566c;
        background-color: transparent;
        color: rgba(255, 255, 255, 0.9);
    }

        .leftpanel-userinfo .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

        .leftpanel-userinfo .list-group-item:last-child {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .leftpanel-userinfo .list-group-item label {
            margin: 0;
            color: rgba(255, 255, 255, 0.4);
        }

        .leftpanel-userinfo .list-group-item:before,
        .leftpanel-userinfo .list-group-item:after {
            content: " ";
            display: table;
        }

        .leftpanel-userinfo .list-group-item:after {
            clear: both;
        }

        .leftpanel-userinfo .list-group-item:before,
        .leftpanel-userinfo .list-group-item:after {
            content: " ";
            display: table;
        }

        .leftpanel-userinfo .list-group-item:after {
            clear: both;
        }

        .leftpanel-userinfo .list-group-item .social-icons a {
            color: rgba(255, 255, 255, 0.7);
            margin-left: 5px;
            font-size: 14px;
            line-height: 0;
        }

            .leftpanel-userinfo .list-group-item .social-icons a > i {
                line-height: 0;
            }

            .leftpanel-userinfo .list-group-item .social-icons a:hover,
            .leftpanel-userinfo .list-group-item .social-icons a:focus {
                color: #fff;
            }
/***** LEFT NAVIGATION *****/
.nav-quirk {
    padding: 20px 0 30px;
}

    .nav-quirk > li {
        border-top: 1px solid #eaecf0;
        text-transform: uppercase;
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    }

        .nav-quirk > li > a {
            color: #505b72;
            padding: 10px 10px;
            margin: 10px 10px;
            border-radius: 0;
            font-weight: 700;
            -webkit-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

            .nav-quirk > li > a .badge {
                background-color: transparent;
                color: #9fa8bc;
                font-size: 12px;
                text-transform: none;
                padding: 0;
                font-weight: normal;
                margin-top: 3px;
                margin-right: 2px;
            }

            .nav-quirk > li > a > i {
                width: 16px;
                font-size: 14px;
                text-align: center;
                margin-right: 7px;
                color: #259dab;
                vertical-align: top;
                margin-top: 1.5555px;
                -webkit-transition: all 0.2s ease-out 0s;
                -o-transition: all 0.2s ease-out 0s;
                transition: all 0.2s ease-out 0s;
            }

            .nav-quirk > li > a:hover,
            .nav-quirk > li > a:focus {
                /*color: #262b36;
                background-color: #ffffff;*/
            }

        .nav-quirk > li + li {
            margin: 0;
        }

        .nav-quirk > li:last-child {
            border-bottom: 1px solid #eaecf0;
        }

        .nav-quirk > li.nav-parent > a {
            position: relative;
        }

            .nav-quirk > li.nav-parent > a:after {
                content: '\f107';
                font-family: 'FontAwesome';
                font-size: 16px;
                font-weight: 400;
                color: #020202;
                position: absolute;
                top: 5px;
                right: 5px;
            }

        .nav-quirk > li.nav-active > ul {
            display: block;
        }

        .nav-quirk > li.active {
            border-top-color: transparent;
        }

            .nav-quirk > li.active + li {
                border-top-width: 0;
            }

            .nav-quirk > li.active > a {
                color: #fff;
                background-color: #259dab;
                background-repeat: repeat-x;
                background-image: linear-gradient(to right, #259dab 0%, #2574ab 100%);
            }

                .nav-quirk > li.active > a .badge {
                    background-color: transparent;
                    color: rgba(255, 255, 255, 0.5);
                }

                .nav-quirk > li.active > a > i {
                    color: #fff;
                }

                .nav-quirk > li.active > a:after {
                    color: #fff;
                }

            .nav-quirk > li.active .children {
                display: block;
                border-top: 0;
                border-bottom: 1px solid #eaecf0;
            }

                .nav-quirk > li.active .children:before {
                    border-top: 7px solid #259dab;
                    border-left: 7px solid transparent;
                    border-right: 7px solid transparent;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    left: 15px;
                    top: 0;
                }

    .nav-quirk .children {
        list-style: none;
        display: none;
        margin: 0;
        padding: 0;
        position: relative;
        border-top: 1px solid #eaecf0;
        background-color: #f6f7f8;
    }

        .nav-quirk .children > li {
            margin-left: 21px;
            border-left: 1px solid #dbdfe6;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            text-transform: none;
            letter-spacing: normal;
            display: block;
            font-size: 12px;
        }

            .nav-quirk .children > li:first-child {
                padding-top: 7px;
            }

            .nav-quirk .children > li:last-child {
                padding-bottom: 7px;
            }

            .nav-quirk .children > li > a {
                display: block;
                font-weight: 400;
                padding: 5px 0 5px 18px;
                color: #657390;
                position: relative;
                height: 28px;
                -webkit-transition: all 0.2s ease-out 0s;
                -o-transition: all 0.2s ease-out 0s;
                transition: all 0.2s ease-out 0s;
            }

                .nav-quirk .children > li > a:before {
                    content: '';
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    left: -3px;
                    top: 50%;
                    background-color: #9fa8bc;
                    margin-top: -3px;
                    border-radius: 50px;
                    -webkit-transition: all 0.2s ease-out 0s;
                    -o-transition: all 0.2s ease-out 0s;
                    transition: all 0.2s ease-out 0s;
                }

                .nav-quirk .children > li > a:after {
                    content: '';
                    width: 30px;
                    height: 30px;
                    border: 1px solid #a0a8b9;
                    position: absolute;
                    left: -15px;
                    top: 50%;
                    margin-top: -15px;
                    border-radius: 50px;
                    opacity: 0;
                    -webkit-transition: all 0.2s ease-out 0s;
                    -o-transition: all 0.2s ease-out 0s;
                    transition: all 0.2s ease-out 0s;
                }

                .nav-quirk .children > li > a:hover,
                .nav-quirk .children > li > a:focus,
                .nav-quirk .children > li > a:active {
                    text-decoration: none;
                    color: #464f63;
                }

                    .nav-quirk .children > li > a:hover:before,
                    .nav-quirk .children > li > a:focus:before,
                    .nav-quirk .children > li > a:active:before {
                        background-color: #657390;
                    }

                    .nav-quirk .children > li > a:hover:after,
                    .nav-quirk .children > li > a:focus:after,
                    .nav-quirk .children > li > a:active:after {
                        opacity: 1;
                        border-color: #657390;
                        width: 11px;
                        height: 11px;
                        left: -6px;
                        margin-top: -6px;
                    }

            .nav-quirk .children > li.active > a {
                color: #259dab;
            }

                .nav-quirk .children > li.active > a:before {
                    background-color: #259dab;
                }

                .nav-quirk .children > li.active > a:after {
                    opacity: 1;
                    border-color: #259dab;
                    width: 11px;
                    height: 11px;
                    left: -6px;
                    margin-top: -6px;
                }
/***** LEFT NAVIGATION STACKED STYLE VARIANT *****/
.nav-quirk-stacked > li:first-child {
    border-top: 1px solid #eaecf0;
}

.nav-quirk-stacked > li > a {
    padding: 12px 0;
    letter-spacing: .5px;
    color: #464f63;
}

    .nav-quirk-stacked > li > a:hover,
    .nav-quirk-stacked > li > a:focus {
        color: #262b36;
    }

        .nav-quirk-stacked > li > a:hover > i,
        .nav-quirk-stacked > li > a:focus > i {
            color: #262b36;
        }

.nav-quirk-stacked > li.nav-parent > a:after {
    top: 9px;
    right: 5px;
}

.nav-quirk-stacked > li.active {
    border-top-color: #eaecf0;
}

    .nav-quirk-stacked > li.active + li {
        border-top-width: 1px;
    }

    .nav-quirk-stacked > li.active > a,
    .nav-quirk-stacked > li.active > a:hover,
    .nav-quirk-stacked > li.active > a:focus {
        background-color: transparent;
        background-image: none;
        color: #259dab;
    }

        .nav-quirk-stacked > li.active > a > i,
        .nav-quirk-stacked > li.active > a:hover > i,
        .nav-quirk-stacked > li.active > a:focus > i {
            color: #259dab;
        }

    .nav-quirk-stacked > li.active .children {
        border-bottom: 0;
        border-top: 1px solid #eaecf0;
    }

        .nav-quirk-stacked > li.active .children:before {
            display: none;
        }

    .nav-quirk-stacked > li.active.nav-parent > a:after {
        color: #259dab;
    }

.nav-quirk-stacked .children {
    background-color: transparent;
}

    .nav-quirk-stacked .children > li {
        margin-left: 8px;
        border-left-color: #eaecf0;
    }
/***** LEFT NAVIGATION PILL STYLE VARIANT *****/
.nav-quirk-pills > li:last-child {
    border-bottom: 0;
}

.nav-quirk-pills > li > a {
    padding: 10px;
    border-radius: 2px;
}

    .nav-quirk-pills > li > a:hover,
    .nav-quirk-pills > li > a:focus {
        background-color: #e1e4ea;
    }

        .nav-quirk-pills > li > a:hover > i,
        .nav-quirk-pills > li > a:focus > i {
            color: inherit;
        }

.nav-quirk-pills > li + li {
    border-top: 0;
    margin-top: 1px;
}

.nav-quirk-pills > li.nav-parent a:after {
    top: 7px;
    right: 10px;
}

.nav-quirk-pills > li.active .children {
    border-bottom: 0;
}

    .nav-quirk-pills > li.active .children:before {
        display: none;
    }

.nav-quirk-pills > li .children {
    background-color: transparent;
    border-top: 0;
}

    .nav-quirk-pills > li .children > li {
        margin-left: 18px;
        border-left: 0;
    }

        .nav-quirk-pills > li .children > li:first-child {
            padding-top: 0;
        }

        .nav-quirk-pills > li .children > li:last-child {
            padding-bottom: 0;
        }

        .nav-quirk-pills > li .children > li > a:after {
            top: 50%;
        }
/***** NAV MAIL *****/
.nav-mail > li > a .badge {
    color: #d9534f;
}

.nav-mail > li > a > i {
    color: #909bb1;
}

.nav-label > li {
    text-transform: none;
}

    .nav-label > li > a {
        font-weight: normal;
    }

        .nav-label > li > a > i.primary {
            color: #2574ab;
        }

        .nav-label > li > a > i.success {
            color: #259dab;
        }

        .nav-label > li > a > i.warning {
            color: #e6ad5c;
        }

        .nav-label > li > a > i.danger {
            color: #d9534f;
        }
/***** LEFTPANEL CONTACT *****/
.input-search-contact {
    padding: 0;
    margin-bottom: 20px;
    margin-top: -15px;
}

    .input-search-contact input {
        border: 0;
        padding-left: 15px;
        border-bottom: 1px solid #eaecf0;
        border-radius: 0;
        background-color: transparent;
    }

        .input-search-contact input:focus {
            border-color: #eaecf0;
        }

    .input-search-contact > .input-group-btn > .btn {
        border: 0;
        border-bottom: 1px solid #eaecf0;
        background-color: transparent;
        border-radius: 0;
        font-size: 14px;
        line-height: 0;
        padding-top: 6px;
        color: #818da7;
    }
/***** LEFTPANEL SETTINGS *****/
.list-group-settings > .list-group-item {
    border-color: #eaecf0;
}

.sidebar {
    position: absolute;
    top: 64px;
    bottom: 0;
    padding: 15px;
}

    .sidebar.left {
        left: 0;
    }

    .sidebar.right {
        right: 0;
    }

    .sidebar.email {
        width: 220px;
        background-color: #fff;
    }

.sidebar-title {
    text-transform: uppercase;
    font-size: 11px;
    color: #9fa8bc;
    line-height: normal;
    padding: 0 15px;
    font-weight: 500;
    letter-spacing: .5px;
}

.nav-sidebar.nav-justified {
    background-color: #657390;
    margin-bottom: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

    .nav-sidebar.nav-justified > li > a {
        border-radius: 0;
        background-color: #505b72;
        color: #fff;
        padding: 8px 10px;
        font-size: 14px;
        vertical-align: bottom;
    }

        .nav-sidebar.nav-justified > li > a:hover,
        .nav-sidebar.nav-justified > li > a:focus {
            cursor: pointer;
            background-color: #464f63;
        }

        .nav-sidebar.nav-justified > li > a i {
            position: relative;
        }

    .nav-sidebar.nav-justified > li:first-child > a {
        border-left: 0;
    }

    .nav-sidebar.nav-justified > li + li > a {
        margin-left: 1px;
    }

    .nav-sidebar.nav-justified > li.unread > a > i:after {
        content: '';
        position: absolute;
        top: -2px;
        right: -4px;
        width: 10px;
        height: 10px;
        border-radius: 50px;
        background-color: #d9534f;
        opacity: .9;
    }

    .nav-sidebar.nav-justified > .active:first-child > a {
        border-top-left-radius: 0;
    }

    .nav-sidebar.nav-justified > .active > a,
    .nav-sidebar.nav-justified > .active > a:hover,
    .nav-sidebar.nav-justified > .active > a:focus {
        background-color: #fff;
        color: #262b36;
    }

@media (max-width: 767px) {
    .nav-sidebar.nav-justified {
        display: table;
    }

        .nav-sidebar.nav-justified > li {
            display: table-cell;
        }

            .nav-sidebar.nav-justified > li > a {
                margin: 0;
            }
}

.sidebar-btn-wrapper {
    margin: 0 15px 20px;
}
/***** CONTACT LIST *****/
.media-list-contacts {
    margin-bottom: 0;
}

    .media-list-contacts .media {
        border-top: 1px solid #eaecf0;
    }

        .media-list-contacts .media .media-left {
            padding-right: 15px;
        }

        .media-list-contacts .media .media-object {
            width: 40px;
            padding: 2px;
            border: 2px solid #eaecf0;
        }

        .media-list-contacts .media a {
            display: block;
            padding: 10px 15px;
            -webkit-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

            .media-list-contacts .media a:hover,
            .media-list-contacts .media a:focus {
                background-color: #f3f4f7;
            }

                .media-list-contacts .media a:hover .media-object,
                .media-list-contacts .media a:focus .media-object {
                    border-color: #ccd1db;
                }

        .media-list-contacts .media .media-body {
            padding-top: 2px;
            font-size: 11px;
            color: #9fa8bc;
        }

            .media-list-contacts .media .media-body i {
                color: #409a32;
            }

            .media-list-contacts .media .media-body .fa-skype {
                color: #00AFF0;
            }

        .media-list-contacts .media .media-heading {
            font-size: 12px;
            color: #3b4354;
            margin: 3px 0 2px;
        }

        .media-list-contacts .media + .media {
            margin-top: 0;
        }

.list-group-settings > .list-group-item {
    border-left: 0;
    border-right: 0;
    background-color: transparent;
}

    .list-group-settings > .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .list-group-settings > .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .list-group-settings > .list-group-item h5 {
        margin: 0 0 5px;
        font-weight: 500;
    }

    .list-group-settings > .list-group-item small {
        display: block;
        line-height: normal;
        font-size: 11px;
    }

.list-group-settings .toggle-wrapper {
    margin-top: 15px;
}
/********** USER LIST ***********/
.user-list {
    margin-bottom: 0;
}

    .user-list .media {
        padding: 12px 0;
    }

        .user-list .media + .media {
            margin: 0;
            border-top: 1px solid #eaecf0;
        }

        .user-list .media:first-child {
            padding-top: 0;
        }

        .user-list .media:last-child {
            padding-bottom: 0;
        }

    .user-list .media-left {
        padding-right: 10px;
    }

    .user-list .media-object {
        width: 42px;
        padding: 2px;
        border: 2px solid #dbdfe6;
    }

    .user-list .media-body .media-heading {
        margin: 2px 0;
    }

        .user-list .media-body .media-heading > a {
            font-size: 12px;
            font-weight: 700;
            color: #3b4354;
            -webkit-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

            .user-list .media-body .media-heading > a:hover,
            .user-list .media-body .media-heading > a:focus {
                color: #259dab;
            }

    .user-list .media-body span {
        color: #259dab;
        font-weight: 500;
    }

    .user-list .media-body small.date {
        display: block;
        font-size: 11px;
        color: #818da7;
        margin-top: 2px;
    }

        .user-list .media-body small.date > i {
            vertical-align: baseline;
            margin-right: 2px;
        }

    .user-list .media-body a {
        font-weight: 500;
    }
/***** PROFILE LIST *****/
.panel-profile .media-usermeta {
    margin-top: 4px;
    color: #909bb1;
}

    .panel-profile .media-usermeta i {
        display: inline-block;
        margin-right: 5px;
        vertical-align: baseline;
    }

.panel-profile .people-info .row {
    margin: 0;
}

    .panel-profile .people-info .row + .row {
        margin-top: 1px;
    }

.panel-profile .people-info .col-sm-4 {
    padding: 0;
}

    .panel-profile .people-info .col-sm-4:first-child > .info-group {
        margin-left: 0;
    }

.panel-profile .people-info .social-account-list > i {
    font-size: 28px;
}

.panel-profile .people-info h4 {
    margin: 9px 0 8px;
    font-weight: 500;
    color: #259dab;
}

.panel-profile .people-info .fa,
.panel-profile .people-info .glyphicon {
    margin-right: 5px;
    vertical-align: baseline;
    font-size: 14px;
    color: #3b4354;
}

.panel-profile .people-info .info-group {
    padding: 15px;
    background-color: #f9fafb;
    margin-left: 1px;
}

    .panel-profile .people-info .info-group label {
        display: block;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 11px;
        letter-spacing: .5px;
        color: #3b4354;
    }

    .panel-profile .people-info .info-group .social-account-list {
        padding-top: 2px;
    }

        .panel-profile .people-info .info-group .social-account-list > i {
            font-size: 28px;
            margin: 4px 2px 0;
            line-height: 17px;
        }

            .panel-profile .people-info .info-group .social-account-list > i.fa-facebook-official {
                color: #3A5795;
            }

            .panel-profile .people-info .info-group .social-account-list > i.fa-twitter {
                color: #55ACEE;
            }

            .panel-profile .people-info .info-group .social-account-list > i.fa-dribbble {
                color: #EA4C89;
            }

            .panel-profile .people-info .info-group .social-account-list > i.fa-github {
                color: #4078C0;
            }

            .panel-profile .people-info .info-group .social-account-list > i.fa-linkedin {
                color: #0073B2;
            }

            .panel-profile .people-info .info-group .social-account-list > i.fa-skype {
                color: #4BB4FF;
            }

.panel-profile.list-view .media {
    margin-top: 0;
}

    .panel-profile.list-view .media .media-left {
        padding-right: 15px;
    }

    .panel-profile.list-view .media .media-object {
        width: 48px;
        padding: 2px;
        border: 2px solid #eaecf0;
    }

    .panel-profile.list-view .media .media-heading {
        margin-top: 5px;
        margin-bottom: 2px;
        font-size: 16px;
        font-weight: 700;
        color: #3b4354;
    }

.panel-profile.grid-view .panel-heading {
    position: relative;
}

    .panel-profile.grid-view .panel-heading .people-actions {
        position: absolute;
        top: 15px;
        right: 15px;
    }

.panel-profile.grid-view .panel-profile-photo {
    display: inline-block;
}

    .panel-profile.grid-view .panel-profile-photo img {
        padding: 2px;
        border: 2px solid #dbdfe6;
    }

.panel-profile.grid-view .panel-profile-name {
    margin: 20px 0 5px;
    font-size: 16px;
}

.panel-profile.grid-view .info-group {
    margin-left: 0;
    padding: 10px 0;
    background-color: transparent;
    border-top: 1px solid #dbdfe6;
}

    .panel-profile.grid-view .info-group.last {
        padding-bottom: 0;
    }

.panel-profile.grid-view h4 {
    margin: 5px 0 0;
}

.panel-profile.grid-view .row {
    margin: 0;
}

.panel-profile.grid-view .col-xs-6 {
    padding: 0;
    border-left: 1px solid #dbdfe6;
}

    .panel-profile.grid-view .col-xs-6 > .info-group {
        padding-left: 20px;
    }

    .panel-profile.grid-view .col-xs-6:first-child {
        border-left: 0;
    }

        .panel-profile.grid-view .col-xs-6:first-child > .info-group {
            padding-left: 0;
        }
/***** PROFILE USER *****/
.profile-left-heading {
    padding: 20px;
    background-color: #3b4354;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .profile-left-heading .panel-options > li > a {
        font-size: 14px;
    }

    .profile-left-heading .profile-photo {
        width: 128px;
        display: block;
        margin: auto;
    }

        .profile-left-heading .profile-photo img {
            padding: 5px;
            background-color: #262b36;
            border: 2px solid #505b72;
        }

    .profile-left-heading .profile-name {
        color: #fff;
        font-weight: 300;
        font-size: 20px;
        letter-spacing: 1px;
        text-align: center;
    }

    .profile-left-heading .profile-designation {
        color: #9fa8bc;
        font-weight: 300;
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 0;
        text-align: center;
    }

    .profile-left-heading .list-group {
        margin: 20px 0;
    }

        .profile-left-heading .list-group .list-group-item {
            background-color: transparent;
            border-width: 0 0 1px;
            border-color: #464f63;
            padding-left: 0;
            padding-right: 0;
            color: rgba(255, 255, 255, 0.7);
            text-transform: uppercase;
            font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
            font-weight: 600;
            letter-spacing: .5px;
        }

            .profile-left-heading .list-group .list-group-item a {
                float: right;
                color: #5bc0de;
                font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-weight: 500;
                letter-spacing: 1.5px;
            }

                .profile-left-heading .list-group .list-group-item a:hover,
                .profile-left-heading .list-group .list-group-item a:focus {
                    color: #46b8da;
                }

            .profile-left-heading .list-group .list-group-item:first-child {
                border-top-right-radius: 0;
                border-top-left-radius: 0;
                border-top-width: 1px;
            }

            .profile-left-heading .list-group .list-group-item:last-child {
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
            }

.profile-left-body {
    padding: 20px;
    background-color: #464f63;
    color: #9fa8bc;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

    .profile-left-body .panel-title {
        color: #fff;
        margin-bottom: 10px;
        font-weight: 600;
    }

    .profile-left-body .profile-social > li a {
        color: rgba(255, 255, 255, 0.7);
        font-size: 28px;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }

        .profile-left-body .profile-social > li a:hover,
        .profile-left-body .profile-social > li a:focus {
            color: #fff;
        }

.profile-btn-follow {
    margin-top: 20px;
}
/***** POST ITEM *****/
.panel-post-item .panel-heading {
    padding: 15px 20px;
}

    .panel-post-item .panel-heading .media-left {
        padding-right: 15px;
    }

    .panel-post-item .panel-heading .media-object {
        width: 42px;
        padding: 2px;
        border: 2px solid #dbdfe6;
    }

    .panel-post-item .panel-heading .media-heading {
        font-size: 14px;
        margin: 5px 0 0;
    }

        .panel-post-item .panel-heading .media-heading span {
            font-weight: normal;
            font-size: 12px;
            color: #696c74;
        }

    .panel-post-item .panel-heading .media-usermeta {
        margin: 2px 0 0;
        font-size: 11px;
    }

        .panel-post-item .panel-heading .media-usermeta i {
            vertical-align: top;
            margin-top: 2px;
            color: #aeb6c6;
        }

.panel-post-item .panel-body .media-heading {
    font-size: 14px;
    font-weight: 500;
}

    .panel-post-item .panel-body .media-heading a {
        color: #259dab;
    }

.panel-post-item .panel-body p + p {
    margin-top: 10px;
}

.panel-post-item .panel-body .photos {
    margin: 0;
}

    .panel-post-item .panel-body .photos > div {
        padding: 0;
    }

        .panel-post-item .panel-body .photos > div img {
            padding: 1px;
        }

.panel-post-item .panel-footer {
    padding: 15px 20px;
    border-top: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .panel-post-item .panel-footer .list-inline {
        margin: 0;
    }

        .panel-post-item .panel-footer .list-inline > li {
            padding: 0 8px;
        }

            .panel-post-item .panel-footer .list-inline > li:first-child {
                padding-left: 0;
            }

            .panel-post-item .panel-footer .list-inline > li:last-child {
                padding-right: 0;
            }

            .panel-post-item .panel-footer .list-inline > li a {
                color: #545b68;
                cursor: pointer;
            }

                .panel-post-item .panel-footer .list-inline > li a:hover,
                .panel-post-item .panel-footer .list-inline > li a:focus {
                    color: #3d424c;
                }

            .panel-post-item .panel-footer .list-inline > li i {
                vertical-align: baseline;
                margin-right: 2px;
            }

.panel-post-item .collapse .media-list,
.panel-post-item .collapsing .media-list {
    background-color: #f0f1f4;
    margin: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

    .panel-post-item .collapse .media-list .media,
    .panel-post-item .collapsing .media-list .media {
        border-top: 1px solid #fff;
        padding: 10px 20px 0;
    }

        .panel-post-item .collapse .media-list .media + .media,
        .panel-post-item .collapsing .media-list .media + .media {
            margin-top: 10px;
        }

        .panel-post-item .collapse .media-list .media:last-child,
        .panel-post-item .collapsing .media-list .media:last-child {
            padding-bottom: 10px;
        }

    .panel-post-item .collapse .media-list .media-left,
    .panel-post-item .collapsing .media-list .media-left {
        padding-right: 10px;
    }

    .panel-post-item .collapse .media-list .media-object,
    .panel-post-item .collapsing .media-list .media-object {
        padding: 0;
        border: 0;
        width: 24px;
    }

    .panel-post-item .collapse .media-list .media-heading,
    .panel-post-item .collapsing .media-list .media-heading {
        font-weight: 500;
        font-size: 12px;
        margin: 2px 0 5px;
    }

        .panel-post-item .collapse .media-list .media-heading small,
        .panel-post-item .collapsing .media-list .media-heading small {
            font-size: 11px;
            margin-left: 5px;
            float: right;
            color: #9fa8bc;
        }

.panel-post-item .form-control {
    border-color: transparent;
    padding-left: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/***** NAVIGATION *****/
.nav-dark-quirk {
    background-color: #3b4354;
}

    .nav-dark-quirk > li,
    .nav-dark-quirk > li:last-child {
        border-color: #464f63;
    }

        .nav-dark-quirk > li > a {
            color: #818da7;
        }

            .nav-dark-quirk > li > a:hover,
            .nav-dark-quirk > li > a:focus {
                background-color: #313745;
                color: #fff;
            }

.nav-quirk-primary > li > a > i {
    color: #2574ab;
}

.nav-quirk-primary > li.active > a,
.nav-quirk-primary > li.active > a:hover,
.nav-quirk-primary > li.active > a:focus {
    color: #fff;
    background-color: #2574ab;
    background-image: none;
}

.nav-quirk-primary > li.active .children:before {
    border-top-color: #2574ab;
}

.nav-quirk-primary .children > li.active > a {
    color: #2574ab;
}

    .nav-quirk-primary .children > li.active > a:before {
        background-color: #2574ab;
    }

    .nav-quirk-primary .children > li.active > a:after {
        border-color: #2574ab;
    }

.nav-quirk-success > li > a > i {
    color: #259dab;
}

.nav-quirk-success > li.active > a,
.nav-quirk-success > li.active > a:hover,
.nav-quirk-success > li.active > a:focus {
    color: #fff;
    background-color: #259dab;
    background-image: none;
}

.nav-quirk-success > li.active .children:before {
    border-top-color: #259dab;
}

.nav-quirk-success .children > li.active > a {
    color: #259dab;
}

    .nav-quirk-success .children > li.active > a:before {
        background-color: #259dab;
    }

    .nav-quirk-success .children > li.active > a:after {
        border-color: #259dab;
    }

.nav-quirk-warning > li > a > i {
    color: #e6ad5c;
}

.nav-quirk-warning > li.active > a,
.nav-quirk-warning > li.active > a:hover,
.nav-quirk-warning > li.active > a:focus {
    color: #fff;
    background-color: #e6ad5c;
    background-image: none;
}

.nav-quirk-warning > li.active .children:before {
    border-top-color: #e6ad5c;
}

.nav-quirk-warning .children > li.active > a {
    color: #e6ad5c;
}

    .nav-quirk-warning .children > li.active > a:before {
        background-color: #e6ad5c;
    }

    .nav-quirk-warning .children > li.active > a:after {
        border-color: #e6ad5c;
    }

.nav-quirk-danger > li > a > i {
    color: #d9534f;
}

.nav-quirk-danger > li.active > a,
.nav-quirk-danger > li.active > a:hover,
.nav-quirk-danger > li.active > a:focus {
    color: #fff;
    background-color: #d9534f;
    background-image: none;
}

.nav-quirk-danger > li.active .children:before {
    border-top-color: #d9534f;
}

.nav-quirk-danger .children > li.active > a {
    color: #d9534f;
}

    .nav-quirk-danger .children > li.active > a:before {
        background-color: #d9534f;
    }

    .nav-quirk-danger .children > li.active > a:after {
        border-color: #d9534f;
    }

.nav-quirk-info > li > a > i {
    color: #5bc0de;
}

.nav-quirk-info > li.active > a,
.nav-quirk-info > li.active > a:hover,
.nav-quirk-info > li.active > a:focus {
    color: #fff;
    background-color: #5bc0de;
    background-image: none;
}

.nav-quirk-info > li.active .children:before {
    border-top-color: #5bc0de;
}

.nav-quirk-info .children > li.active > a {
    color: #5bc0de;
}

    .nav-quirk-info .children > li.active > a:before {
        background-color: #5bc0de;
    }

    .nav-quirk-info .children > li.active > a:after {
        border-color: #5bc0de;
    }

.nav-dark-primary {
    background-color: #3b4354;
}

    .nav-dark-primary > li > a > i {
        color: #2574ab;
    }

    .nav-dark-primary > li,
    .nav-dark-primary > li:last-child {
        border-color: #464f63;
    }

        .nav-dark-primary > li > a {
            color: #818da7;
        }

            .nav-dark-primary > li > a:hover,
            .nav-dark-primary > li > a:focus {
                background-color: #313745;
                color: #fff;
            }

        .nav-dark-primary > li.active > a,
        .nav-dark-primary > li.active > a:hover,
        .nav-dark-primary > li.active > a:focus {
            color: #fff;
            background-color: #2574ab;
            background-image: none;
        }

        .nav-dark-primary > li.active .children:before {
            border-top-color: #2574ab;
        }

.nav-dark-success {
    background-color: #3b4354;
}

    .nav-dark-success > li > a > i {
        color: #259dab;
    }

    .nav-dark-success > li,
    .nav-dark-success > li:last-child {
        border-color: #464f63;
    }

        .nav-dark-success > li > a {
            color: #818da7;
        }

            .nav-dark-success > li > a:hover,
            .nav-dark-success > li > a:focus {
                background-color: #313745;
                color: #fff;
            }

        .nav-dark-success > li.active > a,
        .nav-dark-success > li.active > a:hover,
        .nav-dark-success > li.active > a:focus {
            color: #fff;
            background-color: #259dab;
            background-image: none;
        }

        .nav-dark-success > li.active .children:before {
            border-top-color: #259dab;
        }

.nav-dark-warning {
    background-color: #3b4354;
}

    .nav-dark-warning > li > a > i {
        color: #e6ad5c;
    }

    .nav-dark-warning > li,
    .nav-dark-warning > li:last-child {
        border-color: #464f63;
    }

        .nav-dark-warning > li > a {
            color: #818da7;
        }

            .nav-dark-warning > li > a:hover,
            .nav-dark-warning > li > a:focus {
                background-color: #313745;
                color: #fff;
            }

        .nav-dark-warning > li.active > a,
        .nav-dark-warning > li.active > a:hover,
        .nav-dark-warning > li.active > a:focus {
            color: #fff;
            background-color: #e6ad5c;
            background-image: none;
        }

        .nav-dark-warning > li.active .children:before {
            border-top-color: #e6ad5c;
        }

.nav-dark-danger {
    background-color: #3b4354;
}

    .nav-dark-danger > li > a > i {
        color: #d9534f;
    }

    .nav-dark-danger > li,
    .nav-dark-danger > li:last-child {
        border-color: #464f63;
    }

        .nav-dark-danger > li > a {
            color: #818da7;
        }

            .nav-dark-danger > li > a:hover,
            .nav-dark-danger > li > a:focus {
                background-color: #313745;
                color: #fff;
            }

        .nav-dark-danger > li.active > a,
        .nav-dark-danger > li.active > a:hover,
        .nav-dark-danger > li.active > a:focus {
            color: #fff;
            background-color: #d9534f;
            background-image: none;
        }

        .nav-dark-danger > li.active .children:before {
            border-top-color: #d9534f;
        }

.nav-dark-info {
    background-color: #3b4354;
}

    .nav-dark-info > li > a > i {
        color: #5bc0de;
    }

    .nav-dark-info > li,
    .nav-dark-info > li:last-child {
        border-color: #464f63;
    }

        .nav-dark-info > li > a {
            color: #818da7;
        }

            .nav-dark-info > li > a:hover,
            .nav-dark-info > li > a:focus {
                background-color: #313745;
                color: #fff;
            }

        .nav-dark-info > li.active > a,
        .nav-dark-info > li.active > a:hover,
        .nav-dark-info > li.active > a:focus {
            color: #fff;
            background-color: #5bc0de;
            background-image: none;
        }

        .nav-dark-info > li.active .children:before {
            border-top-color: #5bc0de;
        }
/***** PANEL WEATHER *****/
.panel-weather .today-day {
    font-weight: 200;
    font-size: 25px;
    color: #fff;
    margin-top: 0;
}

.panel-weather .today-date {
    font-weight: 200;
    color: rgba(255, 255, 255, 0.6);
}

.panel-weather .today-cloud {
    font-size: 72px;
    text-align: center;
    display: block;
    margin-top: -10px;
}
/***** PANEL PRODUUCT *****/
.panel-product .media-heading {
    font-weight: 500;
}

    .panel-product .media-heading > a {
        color: #657390;
    }
/***** BLOG ENTRY *****/
.blog-entry .blog-category,
.blog-entry2 .blog-category {
    text-transform: uppercase;
    color: #d9534f;
    font-size: 12px;
    margin: 0 0 5 px;
}

.blog-entry .blog-title,
.blog-entry2 .blog-title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

    .blog-entry .blog-title > a,
    .blog-entry2 .blog-title > a {
        color: #3b4354;
    }

        .blog-entry .blog-title > a:hover,
        .blog-entry2 .blog-title > a:hover,
        .blog-entry .blog-title > a:focus,
        .blog-entry2 .blog-title > a:focus {
            color: #505b72;
        }

.blog-entry .blog-summary,
.blog-entry2 .blog-summary {
    line-height: 18px;
}

.blog-entry {
    margin: 0;
    display: table;
}

    .blog-entry > div {
        display: table-cell;
        float: none;
    }

        .blog-entry > div:first-child {
            background-color: #fff;
            padding: 20px;
            vertical-align: top;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .blog-entry > div:last-child {
            padding: 0;
        }

            .blog-entry > div:last-child > img {
                width: 100%;
                vertical-align: top;
                border-bottom-right-radius: 2px;
                border-top-right-radius: 2px;
            }

.blog-entry2 .blog-img {
    height: 200px;
    overflow: hidden;
}

.blog-entry2 .img-responsive {
    width: 100%;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.blog-entry2 .blog-body {
    background-color: #fff;
    padding: 20px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
/***** ROW COLUMNS JOINING WITH EACH OTHER *****/
.row-col-join {
    margin: 0 0 20px;
    display: table;
    width: 100%;
}

    .row-col-join > div {
        display: table-cell;
        float: none;
        padding: 0;
    }

        .row-col-join > div:first-child {
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .row-col-join > div:last-child {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .row-col-join > div .panel {
            margin-bottom: 0;
            background-color: transparent;
        }

@media (max-width: 559px) {
    .row-col-join > div {
        display: block;
    }
}
/***** DASHBOARD: PANEL ANNOUNCEMENTS *****/
.panel-announcement {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 10px !important;
}

    .panel-announcement .panel-heading {
        border-bottom: 2px solid #e1e1e1;
    }

    /*.panel-announcement .panel-title {
        color: #fff;
    }*/

    .panel-announcement .panel-body h2 {
        margin: 0 0 10px;
        font-weight: 500;
        line-height: 24px;
        font-size: 18px;
        letter-spacing: normal;
    }

    .panel-announcement .panel-body h4 {
        margin: 0;
        font-weight: 400;
        font-size: 12px;
        color: rgba(38, 43, 54, 0.7);
        line-height: 20px;
    }

        .panel-announcement .panel-body h4 > a {
            color: #259dab;
        }

            .panel-announcement .panel-body h4 > a:hover,
            .panel-announcement .panel-body h4 > a:focus {
                color: #31c1d2;
            }

.list-announcement .panel-body {
    padding: 0;
}

    .list-announcement .panel-body ul {
        margin-bottom: 0;
    }

        .list-announcement .panel-body ul > li {
            padding: 10px 20px;
            border-bottom: 1px solid #eaecf0;
            letter-spacing: normal;
        }

            .list-announcement .panel-body ul > li a {
                color: #262b36;
                font-weight: 500;
            }

            .list-announcement .panel-body ul > li small {
                margin-top: 4px;
                display: block;
                color: rgba(38, 43, 54, 0.45);
            }

                .list-announcement .panel-body ul > li small a {
                    font-weight: 400;
                    color: #259dab;
                    float: right;
                }

.list-announcement .panel-footer {
    padding: 14px 20px;
    background-color: #fff;
}
/***** DASHBOARD: EARNINGS *****/
.panel-earnings > div {
    color: #505b72;
}

    .panel-earnings > div:first-child {
        background-color: #fff;
    }

        .panel-earnings > div:first-child .panel-title {
            color: #d9534f;
        }

@media (max-width: 560px) {
    .panel-earnings > div:first-child {
        border-top-right-radius: 2px;
        border-bottom-left-radius: 0;
    }
}

.panel-earnings > div:last-child {
    background-color: #505b72;
}

    .panel-earnings > div:last-child .panel-title {
        color: #fff;
    }

@media (max-width: 560px) {
    .panel-earnings > div:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }
}

@media (max-width: 560px) {
    .panel-earnings > div {
        display: block;
        width: 100%;
    }
}

.panel-earnings .panel {
    background-color: transparent;
}

.panel-earnings .panel-heading {
    padding-bottom: 5px;
}

.panel-earnings .earning-amount {
    margin-top: 0;
    font-size: 32px;
}

.panel-earnings .earning-today {
    font-weight: 400;
    font-size: 12px;
    color: #259dab;
    margin: 0;
}

.panel-earnings .list-group {
    margin-top: 30px;
    margin-bottom: 0;
}

    .panel-earnings .list-group > .list-group-item {
        background-color: transparent;
        padding: 10px 0;
        border-left: 0;
        border-right: 0;
        border-color: rgba(38, 43, 54, 0.2);
    }

        .panel-earnings .list-group > .list-group-item:first-child {
            border-top: 0;
            padding-top: 0;
        }

        .panel-earnings .list-group > .list-group-item:last-child {
            border-bottom: 0;
            padding-bottom: 0;
        }

        .panel-earnings .list-group > .list-group-item .pull-right {
            font-weight: 700;
            letter-spacing: 1px;
            color: #3b4354;
        }

.panel-earnings .body-chart {
    height: 210px;
}
/***** DASHBOARD: QUICK PAGE ACCESS *****/
.panel-quick-page {
    margin: 0 0 20px;
}

    .panel-quick-page > div {
        padding: 0;
    }

        .panel-quick-page > div .panel {
            border-radius: 0;
            margin-left: 1px;
            margin-bottom: 1px;
        }

            .panel-quick-page > div .panel:hover,
            .panel-quick-page > div .panel:focus {
                cursor: pointer;
                position: relative;
            }

@media (max-width: 360px) {
    .panel-quick-page > div {
        width: 50%;
    }
}

@media (max-width: 560px) {
    .panel-quick-page > div .panel-heading {
        padding: 10px;
    }
}

@media (max-width: 560px) {
    .panel-quick-page > div .panel-title {
        font-size: 11px;
    }
}

.panel-quick-page > div:first-child .panel {
    margin-left: 0;
    border-top-left-radius: 2px;
}

@media (max-width: 360px) {
    .panel-quick-page > div:nth-child(2) .panel {
        border-top-right-radius: 2px;
    }
}

@media (max-width: 991px) {
    .panel-quick-page > div:nth-child(3) .panel {
        border-top-right-radius: 2px;
    }
}

@media (max-width: 360px) {
    .panel-quick-page > div:nth-child(3) .panel {
        border-top-right-radius: 0;
    }
}

.panel-quick-page > div:nth-child(4) .panel {
    border-top-right-radius: 2px;
}

@media (max-width: 991px) {
    .panel-quick-page > div:nth-child(4) .panel {
        margin-left: 0;
        border-top-right-radius: 0;
    }
}

.panel-quick-page > div:nth-child(5) .panel {
    margin-left: 0;
    border-bottom-left-radius: 2px;
}

@media (max-width: 991px) {
    .panel-quick-page > div:nth-child(5) .panel {
        margin-left: 1px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
}

@media (max-width: 991px) {
    .panel-quick-page > div:nth-child(7) .panel {
        margin-left: 0;
        border-bottom-left-radius: 2px;
    }
}

@media (max-width: 360px) {
    .panel-quick-page > div:nth-child(7) .panel {
        border-bottom-left-radius: 0;
    }
}

.panel-quick-page > div:last-child .panel {
    border-bottom-right-radius: 2px;
}

@media (max-width: 360px) {
    .panel-quick-page > div:nth-child(odd) > .panel {
        margin-left: 0;
    }

    .panel-quick-page > div:nth-child(even) > .panel {
        margin-left: 1px;
    }

    .panel-quick-page > div:last-child {
        width: 100%;
    }

        .panel-quick-page > div:last-child > .panel {
            border-bottom-right-radius: 2px;
            border-bottom-left-radius: 2px;
        }
}

.panel-quick-page .hvr-shutter-out-vertical {
    display: block;
}

.panel-quick-page .page-user > .panel {
    background-color: #2ab0c0;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-user > .panel:hover,
    .panel-quick-page .page-user > .panel:focus {
        background-color: #259dab;
    }

.panel-quick-page .page-products > .panel {
    background-color: #31b0d5;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-products > .panel:hover,
    .panel-quick-page .page-products > .panel:focus {
        background-color: #28a1c5;
    }

.panel-quick-page .page-events > .panel {
    background-color: #469bd7;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-events > .panel:hover,
    .panel-quick-page .page-events > .panel:focus {
        background-color: #2a82c0;
    }

.panel-quick-page .page-messages > .panel {
    background-color: #2a82c0;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-messages > .panel:hover,
    .panel-quick-page .page-messages > .panel:focus {
        background-color: #2574ab;
    }

.panel-quick-page .page-reports > .panel {
    background-color: #de6489;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-reports > .panel:hover,
    .panel-quick-page .page-reports > .panel:focus {
        background-color: #d43a69;
    }

.panel-quick-page .page-statistics > .panel {
    background-color: #e27c79;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-statistics > .panel:hover,
    .panel-quick-page .page-statistics > .panel:focus {
        background-color: #d9534f;
    }

.panel-quick-page .page-support > .panel {
    background-color: #9d70e2;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-support > .panel:hover,
    .panel-quick-page .page-support > .panel:focus {
        background-color: #8046da;
    }

.panel-quick-page .page-privacy > .panel {
    background-color: #727f9c;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-privacy > .panel:hover,
    .panel-quick-page .page-privacy > .panel:focus {
        background-color: #5b6781;
    }

.panel-quick-page .page-settings > .panel {
    background-color: #657390;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .panel-quick-page .page-settings > .panel:hover,
    .panel-quick-page .page-settings > .panel:focus {
        background-color: #505b72;
    }

.panel-quick-page .panel-heading {
    padding: 15px 20px;
}

.panel-quick-page .panel-title {
    color: #fff;
}

.panel-quick-page .panel-body {
    padding-top: 0;
}

.panel-quick-page .page-icon {
    margin: 0;
    color: #fff;
    font-size: 70px;
    height: 70px;
    line-height: 0;
    text-align: center;
}
/***** PANEL TRAFFIC *****/
.panel-site-traffic .panel-body .panel-title {
    color: #818da7;
    font-size: 11px;
    margin: 3px 0 0;
}

@media (max-width: 480px) {
    .panel-site-traffic .panel-body .row > div {
        width: 100%;
        float: none;
    }

        .panel-site-traffic .panel-body .row > div:before,
        .panel-site-traffic .panel-body .row > div:after {
            content: " ";
            display: table;
        }

        .panel-site-traffic .panel-body .row > div:after {
            clear: both;
        }

        .panel-site-traffic .panel-body .row > div:before,
        .panel-site-traffic .panel-body .row > div:after {
            content: " ";
            display: table;
        }

        .panel-site-traffic .panel-body .row > div:after {
            clear: both;
        }

        .panel-site-traffic .panel-body .row > div + div {
            margin-top: 15px;
        }
}

.panel-site-traffic .panel-body h3 {
    margin: 0 0 3px;
    font-size: 32px;
}

.panel-site-traffic .panel-body .fa {
    font-size: 48px;
    color: #fff;
    margin-right: 20px;
    border-radius: 2px;
    width: 70px;
    line-height: 54px;
}

.panel-site-traffic .panel-body .fa-user {
    background-color: #2574ab;
    padding: 7px 18px;
}

.panel-site-traffic .panel-body .fa-shopping-cart {
    background-color: #5bc0de;
    padding: 7px 10px;
}

.panel-site-traffic .panel-body .fa-phone {
    background-color: #259dab;
    padding: 7px 17px;
}

.panel-site-traffic .panel-body h5 {
    margin: 0;
    font-weight: 300;
}
/***** DASHBOARD: PANEL STATISTICS *****/
.panel-statistics {
    margin: 0 0 20px;
}

    .panel-statistics .panel {
        margin: 0;
        border-radius: 0;
        min-height: 130px;
    }

    .panel-statistics > div {
        padding: 0;
    }

        .panel-statistics > div:first-child > .panel {
            border-top-left-radius: 2px;
        }

        .panel-statistics > div:nth-child(2) > .panel {
            border-top-right-radius: 2px;
        }

        .panel-statistics > div:nth-child(3) > .panel {
            border-bottom-left-radius: 2px;
        }

        .panel-statistics > div:last-child > .panel {
            border-bottom-right-radius: 2px;
        }

        .panel-statistics > div:nth-child(odd) > .panel {
            margin-left: 0;
        }

        .panel-statistics > div:nth-child(3) > .panel,
        .panel-statistics > div:last-child > .panel {
            margin-bottom: 0;
        }

@media (max-width: 767px) {
    .panel-statistics > div:nth-child(2) > .panel {
        margin-bottom: 1px;
        border-top-right-radius: 0;
    }

    .panel-statistics > div:nth-child(3) > .panel {
        border-bottom-left-radius: 0;
    }

    .panel-statistics > div:first-child > .panel {
        border-top-right-radius: 2px;
    }

    .panel-statistics > div:last-child > .panel {
        border-bottom-left-radius: 2px;
    }
}

.panel-updates h3 {
    margin: 5px 0 5px;
    font-size: 32px;
}

.panel-updates .progress {
    height: 5px;
    margin-bottom: 15px;
}

.panel-updates p,
.panel-updates p + p {
    margin: 0;
    font-size: 11px;
    letter-spacing: 0;
    color: #505b72;
}

.panel-updates.panel-success-full .panel-body .panel-title,
.panel-updates.panel-danger-full .panel-body .panel-title {
    font-weight: 700;
}

.panel-updates.panel-success-full .progress,
.panel-updates.panel-danger-full .progress {
    background-color: rgba(255, 255, 255, 0.3);
}

.panel-updates.panel-success-full .progress-bar,
.panel-updates.panel-danger-full .progress-bar {
    background-color: #fff;
}

.panel-updates.panel-success-full p,
.panel-updates.panel-danger-full p {
    color: #fff;
}
/***** MAIN PANEL *****/
.mainpanel {
    padding-top: 64px;
}

@media (min-width: 992px) {
    .mainpanel {
        margin-left: 220px;
    }
}

@media (max-width: 991px) {
    .mainpanel {
        position: relative;
    }
}

.breadcrumb-quirk {
    padding: 0;
    background-color: transparent;
    margin-bottom: -10px;
    text-transform: uppercase;
    color: #6f85ad;
    font-weight: bold;
}

    .breadcrumb-quirk > li {
        font-size: 12px;
    }

        .breadcrumb-quirk > li > a {
            color: #545b68;
        }

            .breadcrumb-quirk > li > a:hover,
            .breadcrumb-quirk > li > a:focus {
                color: #3d424c;
            }

        .breadcrumb-quirk > li + li:before {
            content: '\f105';
            font-family: 'FontAwesome';
            color: #818da7;
            margin-right: 5px;
        }

        .breadcrumb-quirk > li i {
            font-size: 14px;
            display: inline-block;
            vertical-align: top;
            margin-top: 1px;
        }

        .breadcrumb-quirk > li.active {
            color: #464f63;
            font-weight: 500;
        }

.contentpanel {
    padding: 20px;
    position: relative;
}

@media (max-width: 320px) {
    .contentpanel {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.contentpanel:after {
    clear: both;
    display: block;
    content: '';
}

form .form-group:last-child {
    margin-bottom: 0;
}
/* Checkbox */
.ckbox,
.rdiobox {
    font-weight: normal;
    position: relative;
    display: block;
    line-height: 18px;
}

    .ckbox span:before,
    .ckbox span:after {
        line-height: 18px;
        position: absolute;
    }

    .ckbox span:before {
        content: '';
        width: 14px;
        height: 14px;
        background-color: #fff;
        border: 1px solid #dbdfe6;
        border-radius: 1px;
        top: 2px;
        left: 0;
    }

    .ckbox span:after {
        left: 2.5px;
        top: 0;
        content: '\f00c';
        font-family: 'FontAwesome';
        font-size: 9px;
        color: #696c74;
        display: none;
    }

    .ckbox input[type='checkbox'] {
        opacity: 0;
        margin: 0 5px 0 0;
    }

        .ckbox input[type='checkbox']:checked + span:before {
            border-color: #ccd1db;
        }

        .ckbox input[type='checkbox']:checked + span:after {
            display: block;
        }

        .ckbox input[type='checkbox'][disabled] + span,
        .ckbox input[type='checkbox'][disabled] + span:before,
        .ckbox input[type='checkbox'][disabled] + span:after {
            opacity: .75;
        }

.ckbox-inline,
.rdiobox-inline {
    display: inline-block;
}
/* Checkbox color variant */
.ckbox-primary input[type='checkbox']:checked + span:before {
    background-color: #2574ab;
    border-color: #2574ab;
}

.ckbox-primary input[type='checkbox']:checked + span:after {
    color: #ffffff;
}

.ckbox-success input[type='checkbox']:checked + span:before {
    background-color: #259dab;
    border-color: #259dab;
}

.ckbox-success input[type='checkbox']:checked + span:after {
    color: #ffffff;
}

.ckbox-warning input[type='checkbox']:checked + span:before {
    background-color: #e6ad5c;
    border-color: #e6ad5c;
}

.ckbox-warning input[type='checkbox']:checked + span:after {
    color: #ffffff;
}

.ckbox-danger input[type='checkbox']:checked + span:before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.ckbox-danger input[type='checkbox']:checked + span:after {
    color: #ffffff;
}

.ckbox-info input[type='checkbox']:checked + span:before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.ckbox-info input[type='checkbox']:checked + span:after {
    color: #ffffff;
}
/* Radio Box */
.rdiobox span:before,
.rdiobox span:after {
    line-height: 18px;
    position: absolute;
}

.rdiobox span:before {
    content: '';
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 1px solid #696c74;
    border-radius: 50px;
    top: 2px;
    left: 0;
}

.rdiobox span:after {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #696c74;
    border-radius: 50px;
    top: 5px;
    left: 3px;
    display: none;
}

.rdiobox input[type='radio'] {
    opacity: 0;
    margin: 0 5px 0 0;
}

    .rdiobox input[type='radio']:checked + span:before {
        border-color: #666;
    }

    .rdiobox input[type='radio']:checked + span:after {
        display: block;
    }

    .rdiobox input[type='radio'][disabled] + span,
    .rdiobox input[type='radio'][disabled] + span:before,
    .rdiobox input[type='radio'][disabled] + span:after {
        opacity: .75;
    }
/* Radio box color variant */
.rdiobox-primary input[type='radio']:checked + span:before {
    border-color: #2574ab;
}

.rdiobox-primary input[type='radio']:checked + span:after {
    background-color: #2574ab;
}

.rdiobox-success input[type='radio']:checked + span:before {
    border-color: #259dab;
}

.rdiobox-success input[type='radio']:checked + span:after {
    background-color: #259dab;
}

.rdiobox-warning input[type='radio']:checked + span:before {
    border-color: #e6ad5c;
}

.rdiobox-warning input[type='radio']:checked + span:after {
    background-color: #e6ad5c;
}

.rdiobox-danger input[type='radio']:checked + span:before {
    border-color: #d9534f;
}

.rdiobox-danger input[type='radio']:checked + span:after {
    background-color: #d9534f;
}

.rdiobox-info input[type='radio']:checked + span:before {
    border-color: #5bc0de;
}

.rdiobox-info input[type='radio']:checked + span:after {
    background-color: #5bc0de;
}
/* Inside input group */
.input-group-addon .ckbox,
.input-group-addon .rdiobox,
.input-group-addon .ckbox input,
.input-group-addon .rdiobox input {
    margin: 0;
}
/* Time Picker */
.timepicker {
    width: 100px;
}
/* Form Validation */
label.error {
    color: #d9534f;
    margin: 5px 0 0;
    display: block;
}

div.error {
    margin-bottom: 20px;
}

.form-control.error {
    border-color: #d9534f;
}

.form-horizontal .control-label.nopaddingtop {
    padding-top: 0;
}
/***** TEMPLATE BUTTONS *****/
.btn-quirk {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: .5px;
}

.btn-stroke {
    background-color: transparent;
    border-width: 2px;
    padding: 9px 11px;
}

    .btn-stroke:hover,
    .btn-stroke:focus,
    .btn-stroke.focus,
    .btn-stroke:active,
    .btn-stroke.active,
    .open > .dropdown-toggle.btn-stroke {
        background-color: transparent;
    }

    .btn-stroke.btn-primary {
        border-color: #2574ab;
        color: #2574ab;
    }

        .btn-stroke.btn-primary:hover,
        .btn-stroke.btn-primary:focus,
        .btn-stroke.btn-primary.focus,
        .btn-stroke.btn-primary:active,
        .btn-stroke.btn-primary.active,
        .open > .dropdown-toggle.btn-stroke.btn-primary {
            color: #1c5881;
            border-color: #1c5881;
        }

    .btn-stroke.btn-success {
        border-color: #259dab;
        color: #259dab;
    }

        .btn-stroke.btn-success:hover,
        .btn-stroke.btn-success:focus,
        .btn-stroke.btn-success.focus,
        .btn-stroke.btn-success:active,
        .btn-stroke.btn-success.active,
        .open > .dropdown-toggle.btn-stroke.btn-success {
            color: #1c7781;
            border-color: #1c7781;
        }

    .btn-stroke.btn-warning {
        border-color: #e6ad5c;
        color: #e6ad5c;
    }

        .btn-stroke.btn-warning:hover,
        .btn-stroke.btn-warning:focus,
        .btn-stroke.btn-warning.focus,
        .btn-stroke.btn-warning:active,
        .btn-stroke.btn-warning.active,
        .open > .dropdown-toggle.btn-stroke.btn-warning {
            color: #df9730;
            border-color: #df9730;
        }

    .btn-stroke.btn-danger {
        border-color: #d9534f;
        color: #d9534f;
    }

        .btn-stroke.btn-danger:hover,
        .btn-stroke.btn-danger:focus,
        .btn-stroke.btn-danger.focus,
        .btn-stroke.btn-danger:active,
        .btn-stroke.btn-danger.active,
        .open > .dropdown-toggle.btn-stroke.btn-danger {
            color: #c9302c;
            border-color: #c9302c;
        }

    .btn-stroke.btn-info {
        border-color: #5bc0de;
        color: #5bc0de;
    }

        .btn-stroke.btn-info:hover,
        .btn-stroke.btn-info:focus,
        .btn-stroke.btn-info.focus,
        .btn-stroke.btn-info:active,
        .btn-stroke.btn-info.active,
        .open > .dropdown-toggle.btn-stroke.btn-info {
            color: #31b0d5;
            border-color: #31b0d5;
        }

    .btn-stroke:active {
        background-color: transparent !important;
    }

.btn-stroke-thin {
    border-width: 1px;
    font-weight: 600;
}

.btn-icon {
    width: 38px;
    height: 38px;
    padding: 0;
    border-radius: 100px;
}

    .btn-icon.btn-stroke {
        padding: 0;
    }

.btn-wide {
    min-width: 100px;
}

.btn-compose {
    display: block;
    margin: 0 15px;
}

.btn-default-active {
    color: #ffffff;
    background-color: #bdc3d1;
    border-color: transparent;
}

    .btn-default-active:focus,
    .btn-default-active.focus {
        color: #ffffff;
        background-color: #a8b0c2;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-default-active:hover {
        color: #ffffff;
        background-color: #aeb6c6;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-default-active:active,
    .btn-default-active.active,
    .open > .dropdown-toggle.btn-default-active {
        color: #ffffff;
        background-color: #a8b0c2;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-default-active:active:hover,
        .btn-default-active.active:hover,
        .open > .dropdown-toggle.btn-default-active:hover,
        .btn-default-active:active:focus,
        .btn-default-active.active:focus,
        .open > .dropdown-toggle.btn-default-active:focus,
        .btn-default-active:active.focus,
        .btn-default-active.active.focus,
        .open > .dropdown-toggle.btn-default-active.focus {
            color: #ffffff;
            background-color: #a8b0c2;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-default-active:active,
    .btn-default-active.active,
    .open > .dropdown-toggle.btn-default-active {
        background-image: none;
    }

    .btn-default-active.disabled,
    .btn-default-active[disabled],
    fieldset[disabled] .btn-default-active,
    .btn-default-active.disabled:hover,
    .btn-default-active[disabled]:hover,
    fieldset[disabled] .btn-default-active:hover,
    .btn-default-active.disabled:focus,
    .btn-default-active[disabled]:focus,
    fieldset[disabled] .btn-default-active:focus,
    .btn-default-active.disabled.focus,
    .btn-default-active[disabled].focus,
    fieldset[disabled] .btn-default-active.focus,
    .btn-default-active.disabled:active,
    .btn-default-active[disabled]:active,
    fieldset[disabled] .btn-default-active:active,
    .btn-default-active.disabled.active,
    .btn-default-active[disabled].active,
    fieldset[disabled] .btn-default-active.active {
        background-color: #bdc3d1;
        border-color: transparent;
    }

    .btn-default-active .badge {
        color: #bdc3d1;
        background-color: #ffffff;
    }

.btn-fb {
    color: #ffffff;
    background-color: #3a5795;
    border-color: transparent;
}

    .btn-fb:focus,
    .btn-fb.focus {
        color: #ffffff;
        background-color: #30487b;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn-fb:hover {
        color: #ffffff;
        background-color: #334c83;
        border-color: rgba(0, 0, 0, 0);
    }

    .btn-fb:active,
    .btn-fb.active,
    .open > .dropdown-toggle.btn-fb {
        color: #ffffff;
        background-color: #30487b;
        border-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-fb:active:hover,
        .btn-fb.active:hover,
        .open > .dropdown-toggle.btn-fb:hover,
        .btn-fb:active:focus,
        .btn-fb.active:focus,
        .open > .dropdown-toggle.btn-fb:focus,
        .btn-fb:active.focus,
        .btn-fb.active.focus,
        .open > .dropdown-toggle.btn-fb.focus {
            color: #ffffff;
            background-color: #30487b;
            border-color: rgba(0, 0, 0, 0);
        }

    .btn-fb:active,
    .btn-fb.active,
    .open > .dropdown-toggle.btn-fb {
        background-image: none;
    }

    .btn-fb.disabled,
    .btn-fb[disabled],
    fieldset[disabled] .btn-fb,
    .btn-fb.disabled:hover,
    .btn-fb[disabled]:hover,
    fieldset[disabled] .btn-fb:hover,
    .btn-fb.disabled:focus,
    .btn-fb[disabled]:focus,
    fieldset[disabled] .btn-fb:focus,
    .btn-fb.disabled.focus,
    .btn-fb[disabled].focus,
    fieldset[disabled] .btn-fb.focus,
    .btn-fb.disabled:active,
    .btn-fb[disabled]:active,
    fieldset[disabled] .btn-fb:active,
    .btn-fb.disabled.active,
    .btn-fb[disabled].active,
    fieldset[disabled] .btn-fb.active {
        background-color: #3a5795;
        border-color: transparent;
    }

    .btn-fb .badge {
        color: #3a5795;
        background-color: #ffffff;
    }
/***** TABS & ACCORDIONS *****/
.tab-side-wrapper {
    background-color: #fff;
    position: relative;
    margin: 0 0 20px;
    min-height: 136px;
    border-radius: 2px;
}

    .tab-side-wrapper .tab-left,
    .tab-side-wrapper .tab-right {
        padding: 0;
        position: absolute;
        bottom: 0;
        top: 0;
        background-color: #9fa8bc;
    }

    .tab-side-wrapper .tab-left {
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
    }

    .tab-side-wrapper .nav-stacked > li > a {
        border-radius: 0;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.8);
        font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
        font-size: 12px;
    }

        .tab-side-wrapper .nav-stacked > li > a:hover,
        .tab-side-wrapper .nav-stacked > li > a:focus {
            color: #fff;
            background-color: #909bb1;
        }

    .tab-side-wrapper .nav-stacked > li:first-child > a {
        border-top-left-radius: 2px;
    }

    .tab-side-wrapper .nav-stacked > li:last-child > a {
        border-bottom-left-radius: 2px;
    }

    .tab-side-wrapper .nav-stacked > li.active > a,
    .tab-side-wrapper .nav-stacked > li.active > a:hover,
    .tab-side-wrapper .nav-stacked > li.active > a:focus {
        background-color: #fff;
        color: #657390;
    }

    .tab-side-wrapper .nav-stacked > li + li {
        margin: 0;
    }

    .tab-side-wrapper .tab-right {
        right: 0;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
    }

        .tab-side-wrapper .tab-right .nav-stacked > li:first-child > a {
            border-top-left-radius: 0;
            border-top-right-radius: 2px;
        }

        .tab-side-wrapper .tab-right .nav-stacked > li:last-child > a {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 2px;
        }

    .tab-side-wrapper .tab-main {
        padding: 0;
    }

    .tab-side-wrapper .tab-pane {
        background-color: transparent;
    }

.nav-primary {
    background-color: #2574ab;
}

    .nav-primary > li > a:hover,
    .nav-primary > li > a:focus {
        background-color: #206696;
    }

    .nav-primary > li.active > a,
    .nav-primary > li.active > a:hover,
    .nav-primary > li.active > a:focus {
        color: #2574ab;
    }

.nav-success {
    background-color: #259dab;
}

    .nav-success > li > a:hover,
    .nav-success > li > a:focus {
        background-color: #208a96;
    }

    .nav-success > li.active > a,
    .nav-success > li.active > a:hover,
    .nav-success > li.active > a:focus {
        color: #259dab;
    }

.nav-warning {
    background-color: #ffffff;
}

    .nav-warning > li > a:hover,
    .nav-warning > li > a:focus {
        background-color: #e3a246;
    }

    .nav-warning > li.active > a,
    .nav-warning > li.active > a:hover,
    .nav-warning > li.active > a:focus {
        color: #ffffff;
        background: #e6ad5c;
    }

.nav-danger {
    background-color: #d9534f;
}

    .nav-danger > li > a:hover,
    .nav-danger > li > a:focus {
        background-color: #d43f3a;
    }

    .nav-danger > li.active > a,
    .nav-danger > li.active > a:hover,
    .nav-danger > li.active > a:focus {
        color: #d9534f;
    }

.nav-info {
    background-color: #5bc0de;
}

    .nav-info > li > a:hover,
    .nav-info > li > a:focus {
        background-color: #46b8da;
    }

    .nav-info > li.active > a,
    .nav-info > li.active > a:hover,
    .nav-info > li.active > a:focus {
        color: #5bc0de;
    }

.nav-inverse {
    background-color: #3b4354;
}

    .nav-inverse > li > a:hover,
    .nav-inverse > li > a:focus {
        background-color: #313745;
    }

    .nav-inverse > li.active > a,
    .nav-inverse > li.active > a:hover,
    .nav-inverse > li.active > a:focus {
        color: #3b4354;
    }

.nav-line {
    background-color: transparent;
    border-bottom: 1px solid #dbdfe6;
}

    .nav-line > li > a {
        color: #657390;
        padding-top: 0;
        padding-bottom: 10px;
    }

        .nav-line > li > a:hover,
        .nav-line > li > a:focus {
            background-color: transparent;
            color: #262b36;
        }

@media (max-width: 480px) {
    .nav-line > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.nav-line > li.active > a,
.nav-line > li.active > a:hover,
.nav-line > li.active > a:focus {
    color: #259dab;
    background-color: transparent;
    -webkit-box-shadow: 0 1px 0 #259dab;
    box-shadow: 0 1px 0 #259dab;
}

.nav-line + .tab-content > .tab-pane {
    padding: 20px 0 0;
    background-color: transparent;
}

.nav-line.nav-justified {
    border-bottom: 1px solid #dbdfe6;
}

@media (max-width: 480px) {
    .nav-line.nav-justified {
        border-bottom: 0;
    }
}
/***** GRAPHS & CHARTS *****/
.tooltipflot {
    background-color: rgba(0, 0, 0, 0.75);
    font-size: 11px;
    color: #fff;
    padding: 3px 10px;
    border-radius: 2px;
}

.jqstooltip {
    min-height: 25px;
    border: 0;
    min-width: 30px;
    height: auto !important;
    width: auto !important;
}

.panel-morris .body-chart {
    height: 300px;
}

    .panel-morris .body-chart > svg {
        width: 100% !important;
    }

.tinystat {
    display: inline-block;
}

    .tinystat .chart {
        margin-right: 5px;
    }

    .tinystat .chart,
    .tinystat .datainfo {
        display: inline-block;
        vertical-align: middle;
    }

    .tinystat .text-muted {
        text-transform: uppercase;
        font-size: 10px;
    }

    .tinystat h4 {
        margin: 0;
        color: #262b36;
        font-weight: bold;
        line-height: normal;
        font-size: 16px;
    }
/***** PANELS & WIDGETS *****/
.panel-options {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    margin: 0;
}

    .panel-options > li {
        display: block;
        float: left;
        list-style: none;
    }

        .panel-options > li > a {
            color: #777777;
            -webkit-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

            .panel-options > li > a > i {
                display: inline-block;
                vertical-align: middle;
            }

                .panel-options > li > a > i.fa-refresh {
                    font-size: 11px;
                }

                .panel-options > li > a > i.fa-remove {
                    font-size: 13px;
                }

            .panel-options > li > a:hover,
            .panel-options > li > a:focus {
                cursor: pointer;
                color: #818da7;
            }

        .panel-options > li + li {
            margin-left: 5px;
        }

.panel-inverse {
    border-color: transparent;
}

    .panel-inverse > .panel-heading {
        color: #ffffff;
        background-color: #505b72;
        border-color: transparent;
    }

        .panel-inverse > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel-inverse > .panel-heading .badge {
            color: #505b72;
            background-color: #ffffff;
        }

    .panel-inverse > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

    .panel-default .panel-options > li > a,
    .panel-primary .panel-options > li > a,
    .panel-success .panel-options > li > a,
    .panel-warning .panel-options > li > a,
    .panel-danger .panel-options > li > a,
    .panel-info .panel-options > li > a,
    .panel-inverse .panel-options > li > a {
        color: rgba(255, 255, 255, 0.5);
    }

        .panel-default .panel-options > li > a:hover,
        .panel-primary .panel-options > li > a:hover,
        .panel-success .panel-options > li > a:hover,
        .panel-warning .panel-options > li > a:hover,
        .panel-danger .panel-options > li > a:hover,
        .panel-info .panel-options > li > a:hover,
        .panel-inverse .panel-options > li > a:hover,
        .panel-default .panel-options > li > a:focus,
        .panel-primary .panel-options > li > a:focus,
        .panel-success .panel-options > li > a:focus,
        .panel-warning .panel-options > li > a:focus,
        .panel-danger .panel-options > li > a:focus,
        .panel-info .panel-options > li > a:focus,
        .panel-inverse .panel-options > li > a:focus {
            color: rgba(255, 255, 255, 0.8);
        }

.panel-primary-full {
    background-color: #2574ab;
    color: rgba(255, 255, 255, 0.8);
}

    .panel-primary-full .panel-options > li > a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-primary-full .panel-options > li > a:hover,
        .panel-primary-full .panel-options > li > a:focus {
            color: #fff;
        }

    .panel-primary-full .panel-heading {
        background-color: transparent;
    }

        .panel-primary-full .panel-heading .panel-title {
            color: #fff;
        }

    .panel-primary-full .form-control {
        border-color: transparent;
    }

    .panel-primary-full .panel-body .panel-title,
    .panel-primary-full .panel-body h1,
    .panel-primary-full .panel-body h2,
    .panel-primary-full .panel-body h3,
    .panel-primary-full .panel-body h4,
    .panel-primary-full .panel-body h5,
    .panel-primary-full .panel-body h6 {
        color: #fff;
        font-weight: 500;
    }

    .panel-primary-full .panel-body a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-primary-full .panel-body a:hover,
        .panel-primary-full .panel-body a:focus {
            color: #fff;
        }

    .panel-primary-full .panel-footer {
        padding-top: 0;
        background-color: transparent;
    }

.panel-success-full {
    background-color: #259dab;
    color: rgba(255, 255, 255, 0.8);
}

    .panel-success-full .panel-options > li > a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-success-full .panel-options > li > a:hover,
        .panel-success-full .panel-options > li > a:focus {
            color: #fff;
        }

    .panel-success-full .panel-heading {
        background-color: transparent;
    }

        .panel-success-full .panel-heading .panel-title {
            color: #fff;
        }

    .panel-success-full .form-control {
        border-color: transparent;
    }

    .panel-success-full .panel-body .panel-title,
    .panel-success-full .panel-body h1,
    .panel-success-full .panel-body h2,
    .panel-success-full .panel-body h3,
    .panel-success-full .panel-body h4,
    .panel-success-full .panel-body h5,
    .panel-success-full .panel-body h6 {
        color: #fff;
        font-weight: 500;
    }

    .panel-success-full .panel-body a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-success-full .panel-body a:hover,
        .panel-success-full .panel-body a:focus {
            color: #fff;
        }

    .panel-success-full .panel-footer {
        padding-top: 0;
        background-color: transparent;
    }

.panel-warning-full {
    background-color: #e6ad5c;
    color: rgba(255, 255, 255, 0.8);
}

    .panel-warning-full .panel-options > li > a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-warning-full .panel-options > li > a:hover,
        .panel-warning-full .panel-options > li > a:focus {
            color: #fff;
        }

    .panel-warning-full .panel-heading {
        background-color: transparent;
    }

        .panel-warning-full .panel-heading .panel-title {
            color: #fff;
        }

    .panel-warning-full .form-control {
        border-color: transparent;
    }

    .panel-warning-full .panel-body .panel-title,
    .panel-warning-full .panel-body h1,
    .panel-warning-full .panel-body h2,
    .panel-warning-full .panel-body h3,
    .panel-warning-full .panel-body h4,
    .panel-warning-full .panel-body h5,
    .panel-warning-full .panel-body h6 {
        color: #fff;
        font-weight: 500;
    }

    .panel-warning-full .panel-body a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-warning-full .panel-body a:hover,
        .panel-warning-full .panel-body a:focus {
            color: #fff;
        }

    .panel-warning-full .panel-footer {
        padding-top: 0;
        background-color: transparent;
    }

.panel-danger-full {
    background-color: #d9534f;
    color: rgba(255, 255, 255, 0.8);
}

    .panel-danger-full .panel-options > li > a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-danger-full .panel-options > li > a:hover,
        .panel-danger-full .panel-options > li > a:focus {
            color: #fff;
        }

    .panel-danger-full .panel-heading {
        background-color: transparent;
    }

        .panel-danger-full .panel-heading .panel-title {
            color: #fff;
        }

    .panel-danger-full .form-control {
        border-color: transparent;
    }

    .panel-danger-full .panel-body .panel-title,
    .panel-danger-full .panel-body h1,
    .panel-danger-full .panel-body h2,
    .panel-danger-full .panel-body h3,
    .panel-danger-full .panel-body h4,
    .panel-danger-full .panel-body h5,
    .panel-danger-full .panel-body h6 {
        color: #fff;
        font-weight: 500;
    }

    .panel-danger-full .panel-body a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-danger-full .panel-body a:hover,
        .panel-danger-full .panel-body a:focus {
            color: #fff;
        }

    .panel-danger-full .panel-footer {
        padding-top: 0;
        background-color: transparent;
    }

.panel-info-full {
    background-color: #5bc0de;
    color: rgba(255, 255, 255, 0.8);
}

    .panel-info-full .panel-options > li > a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-info-full .panel-options > li > a:hover,
        .panel-info-full .panel-options > li > a:focus {
            color: #fff;
        }

    .panel-info-full .panel-heading {
        background-color: transparent;
    }

        .panel-info-full .panel-heading .panel-title {
            color: #fff;
        }

    .panel-info-full .form-control {
        border-color: transparent;
    }

    .panel-info-full .panel-body .panel-title,
    .panel-info-full .panel-body h1,
    .panel-info-full .panel-body h2,
    .panel-info-full .panel-body h3,
    .panel-info-full .panel-body h4,
    .panel-info-full .panel-body h5,
    .panel-info-full .panel-body h6 {
        color: #fff;
        font-weight: 500;
    }

    .panel-info-full .panel-body a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-info-full .panel-body a:hover,
        .panel-info-full .panel-body a:focus {
            color: #fff;
        }

    .panel-info-full .panel-footer {
        padding-top: 0;
        background-color: transparent;
    }

.panel-inverse-full {
    background-color: #262b36;
    color: rgba(255, 255, 255, 0.8);
}

    .panel-inverse-full .panel-options > li > a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-inverse-full .panel-options > li > a:hover,
        .panel-inverse-full .panel-options > li > a:focus {
            color: #fff;
        }

    .panel-inverse-full .panel-heading {
        background-color: transparent;
    }

        .panel-inverse-full .panel-heading .panel-title {
            color: #fff;
        }

    .panel-inverse-full .form-control {
        border-color: transparent;
    }

    .panel-inverse-full .panel-body .panel-title,
    .panel-inverse-full .panel-body h1,
    .panel-inverse-full .panel-body h2,
    .panel-inverse-full .panel-body h3,
    .panel-inverse-full .panel-body h4,
    .panel-inverse-full .panel-body h5,
    .panel-inverse-full .panel-body h6 {
        color: #fff;
        font-weight: 500;
    }

    .panel-inverse-full .panel-body a {
        color: rgba(255, 255, 255, 0.7);
    }

        .panel-inverse-full .panel-body a:hover,
        .panel-inverse-full .panel-body a:focus {
            color: #fff;
        }

    .panel-inverse-full .panel-footer {
        padding-top: 0;
        background-color: transparent;
    }

.or {
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    text-align: center;
    margin: 20px 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}

    .or:after {
        content: '';
        position: absolute;
        width: 45%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.1);
        top: 8px;
        right: 0;
    }

    .or:before {
        content: '';
        position: absolute;
        width: 45%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.1);
        top: 8px;
        left: 0;
    }

.bg-white {
    background-color: #fff;
}

.page-title {
    font-weight: 400;
    margin: 0 0 20px;
    line-height: normal;
    color: #262b36;
    padding: 15px 0 17px;
    border-top: 1px solid #c3c9d5;
    border-bottom: 1px solid #c3c9d5;
}

.well.primary,
.well.success,
.well.warning,
.well.danger,
.well.info,
.well.inverse {
    color: rgba(255, 255, 255, 0.8);
}

    .well.primary h1,
    .well.success h1,
    .well.warning h1,
    .well.danger h1,
    .well.info h1,
    .well.inverse h1,
    .well.primary h2,
    .well.success h2,
    .well.warning h2,
    .well.danger h2,
    .well.info h2,
    .well.inverse h2,
    .well.primary h3,
    .well.success h3,
    .well.warning h3,
    .well.danger h3,
    .well.info h3,
    .well.inverse h3,
    .well.primary h4,
    .well.success h4,
    .well.warning h4,
    .well.danger h4,
    .well.info h4,
    .well.inverse h4,
    .well.primary h5,
    .well.success h5,
    .well.warning h5,
    .well.danger h5,
    .well.info h5,
    .well.inverse h5,
    .well.primary h6,
    .well.success h6,
    .well.warning h6,
    .well.danger h6,
    .well.info h6,
    .well.inverse h6 {
        color: #fff;
        margin-top: 0;
        font-weight: 500;
    }

    .well.primary p:last-child,
    .well.success p:last-child,
    .well.warning p:last-child,
    .well.danger p:last-child,
    .well.info p:last-child,
    .well.inverse p:last-child {
        margin-bottom: 0;
    }

.well.primary {
    background-color: #2574ab;
}

.well.success {
    background-color: #259dab;
}

.well.warning {
    background-color: #e6ad5c;
}

.well.danger {
    background-color: #d9534f;
}

.well.info {
    background-color: #5bc0de;
}

.well.inverse {
    background-color: #262b36;
}

.email-options {
    position: fixed;
    top: 64px;
    left: 0;
    width: 360px;
    padding: 12px 15px;
    background-color: #bac1ce;
}

@media (min-width: 992px) {
    .email-options {
        left: 220px;
    }
}

@media (max-width: 768px) {
    .email-options {
        width: 320px;
    }
}

@media (max-width: 640px) {
    .email-options {
        position: relative;
        width: auto;
        top: 0;
    }
}

.email-options .settings {
    position: absolute;
    top: 6px;
    right: 5px;
}

    .email-options .settings > a {
        color: #5d616d;
        font-size: 14px;
        padding: 2px 6px 6px;
        display: block;
        float: left;
        border-radius: 2px;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }

        .email-options .settings > a:hover,
        .email-options .settings > a:focus {
            background-color: #9da7b8;
            color: #505b72;
        }

        .email-options .settings > a > i {
            width: 16px;
            text-align: center;
            vertical-align: middle;
            display: inline-block;
        }

    .email-options .settings:hover,
    .email-options .settings:focus {
        color: #262b36;
    }

.markstar {
    cursor: pointer;
    font-size: 16px;
    color: #9fa8bc;
}

    .markstar.starred {
        color: #e6ad5c;
    }

.emailcontent {
    position: fixed;
    top: 64px;
    left: 0;
    bottom: 0;
    width: 360px;
    margin-top: 42px;
    overflow-y: auto;
    overflow-x: hidden;
}

@media (min-width: 992px) {
    .emailcontent {
        left: 220px;
    }
}

@media (max-width: 768px) {
    .emailcontent {
        width: 320px;
    }
}

@media (max-width: 640px) {
    .emailcontent {
        position: relative;
        width: auto;
        margin-top: 0;
        top: 0;
    }
}

.emailcontent .list-left {
    float: left;
}

    .emailcontent .list-left .markstar {
        display: block;
        margin-top: 5px;
    }

    .emailcontent .list-left .attachment {
        display: block;
        font-size: 14px;
        color: #9fa8bc;
    }

.emailcontent .ckbox {
    display: inline-block;
    margin-bottom: 0;
}

    .emailcontent .ckbox span:before {
        border: 0;
    }

.emailcontent .list-group .list-group-item {
    border-left: 0;
    border-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
    border-color: #fff;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .emailcontent .list-group .list-group-item:hover,
    .emailcontent .list-group .list-group-item:focus {
        cursor: pointer;
        background-color: #e4e7ec;
    }

    .emailcontent .list-group .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .emailcontent .list-group .list-group-item:last-child {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .emailcontent .list-group .list-group-item .media {
        margin-top: 0;
        padding-left: 10px;
    }

        .emailcontent .list-group .list-group-item .media .media-left {
            padding-right: 10px;
        }

        .emailcontent .list-group .list-group-item .media .media-object {
            width: 32px;
        }

        .emailcontent .list-group .list-group-item .media .media-body h5:not(.media-heading) {
            margin: 0;
            color: #3b4354;
            font-size: 13px;
            font-weight: 500;
        }

        .emailcontent .list-group .list-group-item .media .media-body h5.media-heading {
            margin-bottom: 3px;
            font-weight: normal;
            font-size: 12px;
            color: #505b72;
        }

        .emailcontent .list-group .list-group-item .media .media-body span {
            font-size: 11px;
            color: #909bb1;
            margin-top: -2px;
        }

        .emailcontent .list-group .list-group-item .media p {
            margin: 8px 0 0;
            color: #505b72;
            font-size: 12px;
        }

    .emailcontent .list-group .list-group-item.unread {
        background-color: #fcfcfd;
    }

        .emailcontent .list-group .list-group-item.unread .ckbox span:before {
            border: 1px solid #d8dce3;
        }

        .emailcontent .list-group .list-group-item.unread + .unread {
            border-color: #eaecf0;
        }

    .emailcontent .list-group .list-group-item.active {
        background-color: #d8f3f7;
    }

        .emailcontent .list-group .list-group-item.active .media-body h5 {
            color: #fff;
        }

    .emailcontent .list-group .list-group-item.selected {
        background-color: #85dae4;
    }

        .emailcontent .list-group .list-group-item.selected.active .ckbox span:before {
            border: 0;
        }

.nomail {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 300;
    color: #bdc3d1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

@media (max-width: 992px) {
    .nomail {
        font-size: 18px;
    }
}

.contentpanel.emailpanel {
    background-color: #fff;
    position: fixed;
    top: 64px;
    left: 360px;
    bottom: 0;
    right: 0;
    overflow: auto;
}

@media (min-width: 992px) {
    .contentpanel.emailpanel {
        left: 580px;
    }
}

@media (max-width: 768px) {
    .contentpanel.emailpanel {
        left: 320px;
    }
}

@media (max-width: 640px) {
    .contentpanel.emailpanel {
        position: relative;
        display: none;
    }
}

.email-header .media {
    margin-top: 0;
}

    .email-header .media .media-left {
        padding-right: 10px;
    }

    .email-header .media .media-object {
        width: 36px;
    }

    .email-header .media .media-heading {
        font-size: 14px;
    }

@media (max-width: 992px) {
    .email-header .pull-right {
        width: 100%;
        float: none !important;
        border-bottom: 1px solid #dbdfe6;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .email-header .media {
        width: 100%;
    }
}

.email-subject {
    font-weight: normal;
    margin-bottom: 20px;
}

    .email-subject .markstar {
        margin-left: 5px;
        font-size: 16px;
    }

        .email-subject .markstar > i {
            vertical-align: top;
            margin-top: 2px;
        }

.list-attachments {
    margin-top: 10px;
}

    .list-attachments > li i {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        margin-right: 5px;
    }

    .list-attachments > li + li {
        margin-top: 8px;
    }

.email-editor .note-editor {
    border-color: transparent;
}

    .email-editor .note-editor .note-toolbar {
        background-color: transparent;
        padding-bottom: 15px;
        border-bottom-color: transparent;
    }

        .email-editor .note-editor .note-toolbar > .btn-group:first-child {
            margin-left: 0;
        }

    .email-editor .note-editor .note-editable {
        border: 1px solid #bdc3d1;
    }

    .email-editor .note-editor .note-statusbar {
        background-color: transparent;
    }

        .email-editor .note-editor .note-statusbar .note-resizebar {
            border-top: 0;
        }

.table > thead > tr > td,
.table > thead > tr > th {
    padding-top: 13px;
    padding-bottom: 13px;
}

.table > .success > tr > th,
.table > .success > tr > td {
    background-color: #505b72;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.25);
}

.table > .success > tr:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

    .table > .success > tr:first-child > th:first-child,
    .table > .success > tr:first-child > td:first-child {
        border-top-left-radius: 0;
    }

    .table > .success > tr:first-child > th:last-child,
    .table > .success > tr:first-child > td:last-child {
        border-top-right-radius: 0;
    }

.table-options {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .table-options > li {
        display: inline-block;
        margin-left: 5px;
    }

        .table-options > li:first-child {
            margin-left: 0;
        }

        .table-options > li > a {
            color: #9fa8bc;
            font-size: 14px;
            line-height: 0;
            -webkit-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

            .table-options > li > a > i {
                line-height: 0;
            }

            .table-options > li > a:hover,
            .table-options > li > a:focus {
                color: #657390;
            }

.table-striped-col > thead > tr th:nth-of-type(even),
.table-striped-col > tfoot > tr th:nth-of-type(even),
.table-striped-col > thead > tr td:nth-of-type(even),
.table-striped-col > tfoot > tr td:nth-of-type(even) {
    background-color: #e4e7ec;
}

.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) th:nth-of-type(even),
.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) td:nth-of-type(even) {
    background-color: #f6f7f8;
}

.table-primary {
    background-color: #e9f3fa;
}

    .table-primary > thead > tr > th,
    .table-primary > tfoot > tr > th {
        border-color: rgba(255, 255, 255, 0.3);
        background-color: #2574ab;
        color: #fff;
    }

    .table-primary > tbody > tr > th,
    .table-primary > tbody > tr > td {
        color: rgba(19, 59, 87, 0.8);
    }

    .table-primary > tbody > tr.info > th,
    .table-primary > tbody > tr.info > td {
        background-color: #d0e6f5;
    }

    .table-primary.table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #d8eaf7;
    }

    .table-primary.table-hover > tbody > tr:hover {
        background-color: #d0e6f5;
    }

    .table-primary.table-hover > tbody > tr.info:hover > th,
    .table-primary.table-hover > tbody > tr.info:hover > td {
        background-color: #c8e1f3;
    }

    .table-primary.table-striped-col > thead > tr th:nth-of-type(even),
    .table-primary.table-striped-col > tfoot > tr th:nth-of-type(even),
    .table-primary.table-striped-col > thead > tr td:nth-of-type(even),
    .table-primary.table-striped-col > tfoot > tr td:nth-of-type(even) {
        background-color: #226b9e;
    }

    .table-primary.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) th:nth-of-type(even),
    .table-primary.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) td:nth-of-type(even) {
        background-color: #d8eaf7;
    }

.table-success {
    background-color: #e9f8fa;
}

    .table-success > thead > tr > th,
    .table-success > tfoot > tr > th {
        border-color: rgba(255, 255, 255, 0.3);
        background-color: #259dab;
        color: #fff;
    }

    .table-success > tbody > tr > th,
    .table-success > tbody > tr > td {
        color: rgba(19, 80, 87, 0.8);
    }

    .table-success > tbody > tr.info > th,
    .table-success > tbody > tr.info > td {
        background-color: #d0f1f5;
    }

    .table-success.table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #d8f3f7;
    }

    .table-success.table-hover > tbody > tr:hover {
        background-color: #d0f1f5;
    }

    .table-success.table-hover > tbody > tr.info:hover > th,
    .table-success.table-hover > tbody > tr.info:hover > td {
        background-color: #c8eef3;
    }

    .table-success.table-striped-col > thead > tr th:nth-of-type(even),
    .table-success.table-striped-col > tfoot > tr th:nth-of-type(even),
    .table-success.table-striped-col > thead > tr td:nth-of-type(even),
    .table-success.table-striped-col > tfoot > tr td:nth-of-type(even) {
        background-color: #22919e;
    }

    .table-success.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) th:nth-of-type(even),
    .table-success.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) td:nth-of-type(even) {
        background-color: #d8f3f7;
    }

.table-warning {
    background-color: #fdf9f2;
}

    .table-warning > thead > tr > th,
    .table-warning > tfoot > tr > th {
        border-color: rgba(255, 255, 255, 0.3);
        background-color: #bf7c1d;
        color: #fff;
    }

    .table-warning > tbody > tr > th,
    .table-warning > tbody > tr > td {
        color: rgba(102, 67, 16, 0.8);
    }

    .table-warning > tbody > tr.info > th,
    .table-warning > tbody > tr.info > td {
        background-color: #f9ebd8;
    }

    .table-warning.table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #faf0e1;
    }

    .table-warning.table-hover > tbody > tr:hover {
        background-color: #f9ebd8;
    }

    .table-warning.table-hover > tbody > tr.info:hover > th,
    .table-warning.table-hover > tbody > tr.info:hover > td {
        background-color: #f8e7cf;
    }

    .table-warning.table-striped-col > thead > tr th:nth-of-type(even),
    .table-warning.table-striped-col > tfoot > tr th:nth-of-type(even),
    .table-warning.table-striped-col > thead > tr td:nth-of-type(even),
    .table-warning.table-striped-col > tfoot > tr td:nth-of-type(even) {
        background-color: #b1731b;
    }

    .table-warning.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) th:nth-of-type(even),
    .table-warning.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) td:nth-of-type(even) {
        background-color: #faf0e1;
    }

.table-danger {
    background-color: #fcf3f3;
}

    .table-danger > thead > tr > th,
    .table-danger > tfoot > tr > th {
        border-color: rgba(255, 255, 255, 0.3);
        background-color: #b52b27;
        color: #fff;
    }

    .table-danger > tbody > tr > th,
    .table-danger > tbody > tr > td {
        color: rgba(97, 23, 21, 0.8);
    }

    .table-danger > tbody > tr.info > th,
    .table-danger > tbody > tr.info > td {
        background-color: #f7dad9;
    }

    .table-danger.table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #f9e2e2;
    }

    .table-danger.table-hover > tbody > tr:hover {
        background-color: #f7dad9;
    }

    .table-danger.table-hover > tbody > tr.info:hover > th,
    .table-danger.table-hover > tbody > tr.info:hover > td {
        background-color: #f5d2d1;
    }

    .table-danger.table-striped-col > thead > tr th:nth-of-type(even),
    .table-danger.table-striped-col > tfoot > tr th:nth-of-type(even),
    .table-danger.table-striped-col > thead > tr td:nth-of-type(even),
    .table-danger.table-striped-col > tfoot > tr td:nth-of-type(even) {
        background-color: #a82824;
    }

    .table-danger.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) th:nth-of-type(even),
    .table-danger.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) td:nth-of-type(even) {
        background-color: #f9e2e2;
    }

.table-inverse {
    background-color: #e7e9ee;
}

    .table-inverse > thead > tr > th,
    .table-inverse > tfoot > tr > th {
        border-color: rgba(255, 255, 255, 0.3);
        background-color: #505b72;
        color: #fff;
    }

    .table-inverse > tbody > tr > th,
    .table-inverse > tbody > tr > td {
        color: rgba(38, 43, 54, 0.8);
    }

    .table-inverse > tbody > tr.info > th,
    .table-inverse > tbody > tr.info > td {
        background-color: #d5d9e2;
    }

    .table-inverse.table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #dbdfe6;
    }

    .table-inverse.table-hover > tbody > tr:hover {
        background-color: #d5d9e2;
    }

    .table-inverse.table-hover > tbody > tr.info:hover > th,
    .table-inverse.table-hover > tbody > tr.info:hover > td {
        background-color: #cfd4dd;
    }

    .table-inverse.table-striped-col > thead > tr th:nth-of-type(even),
    .table-inverse.table-striped-col > tfoot > tr th:nth-of-type(even),
    .table-inverse.table-striped-col > thead > tr td:nth-of-type(even),
    .table-inverse.table-striped-col > tfoot > tr td:nth-of-type(even) {
        background-color: #4a5469;
    }

    .table-inverse.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) th:nth-of-type(even),
    .table-inverse.table-striped-col > tbody > tr:not(.active):not(.success):not(.info):not(.warning):not(.danger) td:nth-of-type(even) {
        background-color: #dbdfe6;
    }

.map-wrapper {
    background-color: #c9cfd8;
    border-radius: 2px;
    height: 300px;
}

.panel-map-location .map-wrapper {
    height: 250px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.panel-map-location strong {
    display: block;
    font-size: 16px;
    color: #3b4354;
}

.panel-map-location .media {
    margin-bottom: 20px;
}

    .panel-map-location .media address {
        margin: 0;
    }

    .panel-map-location .media .media-heading {
        font-size: 14px;
        margin-bottom: 8px;
    }

.panel-map-location .btn-group > .btn > i {
    line-height: normal;
}

.panel-map-sidebar .row {
    margin: 0;
}

.panel-map-sidebar .map-sidebar {
    padding-left: 0;
    padding-right: 0;
}

.panel-map-sidebar .main {
    padding: 10px 0 10px 10px;
}

.panel-map-sidebar form {
    margin-top: 15px;
}

    .panel-map-sidebar form .control-label {
        display: block;
    }

    .panel-map-sidebar form .form-group {
        margin-bottom: 15px;
    }

.panel-map-sidebar .btn-group > .btn {
    min-height: 38px;
}

.panel-map-sidebar .map-wrapper {
    height: 408px;
}
/********** PAGES **********/
/***** ASSET MANAGER *****/
.well-asset-options {
    background-color: #505b72;
}

@media (max-width: 360px) {
    .well-asset-options {
        display: none;
    }
}

.well-asset-options .btn-toolbar {
    margin: 0;
}

@media (max-width: 1024px) {
    .well-asset-options .btn-toolbar {
        float: none !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .well-asset-options .btn {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.btn-toolbar-media-manager {
    margin-bottom: 20px;
}

    .btn-toolbar-media-manager .btn {
        border-color: transparent;
    }

        .btn-toolbar-media-manager .btn:hover,
        .btn-toolbar-media-manager .btn:focus {
            border-color: transparent;
        }

        .btn-toolbar-media-manager .btn > i {
            font-size: 14px;
            vertical-align: baseline;
            line-height: 0;
            margin-right: 5px;
        }

        .btn-toolbar-media-manager .btn + .btn {
            margin-left: 1px;
        }

.filemanager .thmb {
    background-color: #fff;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 20px;
    position: relative;
}

    .filemanager .thmb:after {
        clear: both;
        display: block;
        content: '';
    }

.filemanager .ckbox {
    position: absolute;
    top: 15px;
    left: 15px;
    display: none;
}

    .filemanager .ckbox span:before {
        border: 0;
    }

.filemanager .fm-group {
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
}

.filemanager .fm-toggle {
    padding: 1px 4px;
    line-height: normal;
    background-color: #fff;
    border-radius: 2px;
    border: 0;
}

    .filemanager .fm-toggle:hover,
    .filemanager .fm-toggle:focus,
    .filemanager .fm-toggle:active {
        background-color: #fff !important;
    }

.filemanager .fm-menu {
    border-color: #dbdfe6;
    min-width: 120px;
}

    .filemanager .fm-menu a {
        color: #696c74;
    }

    .filemanager .fm-menu i {
        margin-right: 7px;
        width: 16px;
        font-size: 14px;
    }

.filemanager .thmb-prev {
    background-color: #eee;
    overflow: hidden;
}

    .filemanager .thmb-prev a {
        display: block;
    }

.filemanager .fm-title {
    margin-bottom: 2px;
    font-weight: 500;
}

    .filemanager .fm-title a {
        overflow-x: hidden;
        text-overflow: ellipsis;
        display: block;
    }

.fm-sidebar {
    padding-left: 10px;
}

    .fm-sidebar .panel-title a {
        color: #9fa8bc;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: normal;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }

        .fm-sidebar .panel-title a:hover {
            text-decoration: none;
            color: #818da7;
        }

    .fm-sidebar .tag-list {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .fm-sidebar .tag-list li {
            float: left;
            margin-right: 5px;
            margin-bottom: 5px;
        }

            .fm-sidebar .tag-list li a {
                display: block;
                padding: 2px 7px;
                font-size: 11px;
                background-color: #fcfcfc;
                border-radius: 2px;
                color: #666;
            }

                .fm-sidebar .tag-list li a:hover {
                    color: #fff;
                    text-decoration: none;
                    background-color: #2574ab;
                }

.folder-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .folder-list li {
        display: block;
        border-bottom: 1px solid #eaecf0;
    }

        .folder-list li a {
            display: block;
            padding: 9px 0 10px;
            color: #657390;
            font-weight: 500;
            -webkit-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

            .folder-list li a:hover {
                color: #262b36;
                text-decoration: none;
            }

        .folder-list li i {
            margin-right: 10px;
            width: 16px;
            font-size: 14px;
        }

        .folder-list li:first-child > a {
            padding-top: 0;
        }

        .folder-list li:last-child {
            border-bottom: 0;
        }

            .folder-list li:last-child > a {
                padding-bottom: 0;
            }
/****** PEOPLE DIRECTORY ******/
.people-list .people-options {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #464f63;
    border-radius: 2px;
}

@media (max-width: 480px) {
    .people-list .people-options .btn-toolbar {
        display: none;
    }
}

.people-list .people-options .btn-toolbar .btn {
    font-size: 11px;
}

    .people-list .people-options .btn-toolbar .btn.btn-danger {
        color: rgba(255, 255, 255, 0.9);
    }

    .people-list .people-options .btn-toolbar .btn > i {
        font-size: 14px;
    }

.people-list .people-options .btn-default {
    border-color: transparent;
}

    .people-list .people-options .btn-default:hover,
    .people-list .people-options .btn-default:focus {
        border-color: transparent;
    }

.people-list .people-count {
    padding-top: 10px;
    font-weight: 400;
    color: #9fa8bc;
}

    .people-list .people-count > strong {
        font-weight: 500;
        color: #dbdfe6;
        margin: 0 3px;
    }

.people-list .people-pager {
    margin-left: 15px;
}

    .people-list .people-pager > .btn {
        font-size: 14px;
        margin-left: 1px;
        line-height: 17px;
        border-color: transparent;
    }

        .people-list .people-pager > .btn:first-child {
            margin-left: 0;
        }

        .people-list .people-pager > .btn:hover,
        .people-list .people-pager > .btn:focus {
            border-color: transparent;
        }
/***** TIMELINE *****/
.timeline-wrapper {
    margin-left: 123px;
    position: relative;
    border-left: 2px solid #657390;
    padding-left: 40px;
}

@media (max-width: 640px) {
    .timeline-wrapper {
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
    }
}

.timeline-wrapper .timeline-date {
    position: relative;
    background-color: #657390;
    width: 250px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    letter-spacing: .5px;
    border-radius: 2px;
    margin-bottom: 40px;
    margin-left: -165px;
}

@media (max-width: 640px) {
    .timeline-wrapper .timeline-date {
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
        margin-left: 0;
        margin-top: 20px;
    }
}

.timeline-wrapper .timeline-date > a {
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    .timeline-wrapper .timeline-date > a:hover,
    .timeline-wrapper .timeline-date > a:focus {
        color: #fff;
    }

.timeline-wrapper .panel-post-item {
    position: relative;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item {
        margin-bottom: 0;
        margin-top: 70px;
    }
}

.timeline-wrapper .panel-post-item:before {
    content: '';
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 2px solid #657390;
    position: absolute;
    top: 15px;
    left: -62px;
    background-color: #d8dce3;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item:before {
        top: -55px;
        left: 0;
    }
}

.timeline-wrapper .panel-post-item .panel-heading:before {
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: "";
    display: inline-block;
    left: -8px;
    position: absolute;
    top: 27px;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item .panel-heading:before {
        display: none;
    }
}

.timeline-wrapper .panel-post-item:after {
    font-family: 'FontAwesome';
    position: absolute;
    left: -48px;
    font-size: 14px;
    color: #657390;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item:after {
        left: 13px;
    }
}

.timeline-wrapper .panel-post-item.status:after {
    content: '\f040';
    top: 25px;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item.status:after {
        top: -45px;
    }
}

.timeline-wrapper .panel-post-item.commented:after {
    content: '\f075';
    top: 24px;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item.commented:after {
        top: -46px;
    }
}

.timeline-wrapper .panel-post-item.pictures:after {
    content: '\f03e';
    top: 25px;
    left: -50px;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item.pictures:after {
        left: 12px;
        top: -45px;
    }
}

.timeline-wrapper .panel-post-item.twitter:after {
    content: '\f099';
    top: 25px;
    left: -49px;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item.twitter:after {
        left: 13px;
        top: -45px;
    }
}

.timeline-wrapper .panel-post-item .media-time {
    position: absolute;
    top: 20px;
    left: -225px;
    font-size: 22px;
    letter-spacing: normal;
    text-align: right;
    font-weight: 400;
    color: #505b72;
    width: 150px;
    text-transform: uppercase;
}

@media (max-width: 640px) {
    .timeline-wrapper .panel-post-item .media-time {
        left: 0;
        top: -50px;
    }
}
/***** PROFILE *****/
.profile-wrapper {
    margin: 0;
    display: table;
    width: 100%;
}

@media (max-width: 1024px) {
    .profile-wrapper {
        display: block;
        width: auto;
    }
}

.profile-wrapper .profile-left,
.profile-wrapper .profile-right,
.profile-wrapper .profile-sidebar {
    padding: 0;
    float: none;
    display: table-cell;
    vertical-align: top;
}

@media (max-width: 991px) {
    .profile-wrapper .profile-left,
    .profile-wrapper .profile-right,
    .profile-wrapper .profile-sidebar {
        display: block;
    }
}

.profile-wrapper .profile-left {
    background-color: #464f63;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

@media (max-width: 1024px) {
    .profile-wrapper .profile-left {
        width: 30%;
    }
}

@media (max-width: 991px) {
    .profile-wrapper .profile-left {
        display: table;
        width: 100%;
    }

        .profile-wrapper .profile-left .profile-left-heading,
        .profile-wrapper .profile-left .profile-left-body {
            display: table-cell;
            vertical-align: top;
        }

        .profile-wrapper .profile-left .profile-left-heading {
            width: 40%;
        }

        .profile-wrapper .profile-left .profile-left-body {
            width: 60%;
        }
}

@media (max-width: 480px) {
    .profile-wrapper .profile-left .profile-left-heading,
    .profile-wrapper .profile-left .profile-left-body {
        display: block;
        width: auto;
    }
}

.profile-wrapper .profile-right {
    background-color: #fff;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

@media (max-width: 1024px) {
    .profile-wrapper .profile-right {
        width: 70%;
    }
}

@media (max-width: 991px) {
    .profile-wrapper .profile-right {
        width: 100%;
        margin-top: 20px;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }
}

.profile-wrapper .profile-right .profile-right-body {
    background-color: transparent;
    padding: 20px;
}

    .profile-wrapper .profile-right .profile-right-body .panel {
        border-bottom: 1px solid #dbdfe6;
        padding-bottom: 40px;
        margin-bottom: 35px;
    }

    .profile-wrapper .profile-right .profile-right-body .panel-heading {
        padding: 0 0 15px;
    }

    .profile-wrapper .profile-right .profile-right-body .panel-body {
        padding: 0 0 15px;
        line-height: 18px;
    }

    .profile-wrapper .profile-right .profile-right-body .panel-footer {
        padding: 0;
        background-color: transparent;
    }

    .profile-wrapper .profile-right .profile-right-body .form-group {
        margin: 15px 0 0;
    }

    .profile-wrapper .profile-right .profile-right-body .form-control {
        border-color: #bdc3d1;
        padding-left: 12px;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

.profile-wrapper .profile-sidebar {
    padding-left: 20px;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .profile-wrapper .profile-sidebar {
        width: 100%;
        display: block;
        float: left;
        margin-top: 20px;
        padding-left: 0;
    }

        .profile-wrapper .profile-sidebar .row > div {
            width: 50%;
        }
}

@media (max-width: 991px) {
    .profile-wrapper .profile-sidebar {
        padding-left: 0;
        margin-top: 20px;
    }
}
/***** NOT FOUND PANEL *****/
.notfoundpanel {
    width: 720px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
}

@media (max-width: 640px) {
    .notfoundpanel {
        width: auto;
        position: static;
        transform: none;
        padding: 20px;
    }
}

.notfoundpanel h1 {
    font-size: 200px;
    font-weight: 700;
    line-height: 160px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    color: #3b4354;
    margin: 0 0 20px;
}

@media (max-width: 640px) {
    .notfoundpanel h1 {
        font-size: 100px;
        line-height: 100px;
    }
}

.notfoundpanel h3 {
    margin-top: 0;
    font-weight: 300;
    font-size: 30px;
    color: #505b72;
}

@media (max-width: 640px) {
    .notfoundpanel h3 {
        font-size: 24px;
    }
}

.notfoundpanel h4 {
    margin: 30px 0 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #5b6781;
    letter-spacing: .3px;
}

.notfoundpanel form {
    width: 350px;
    margin: auto;
}

@media (max-width: 360px) {
    .notfoundpanel form {
        width: 280px;
    }
}

.notfoundpanel .list-inline {
    text-align: left;
}

@media (max-width: 560px) {
    .notfoundpanel .list-inline > li:last-child {
        display: block;
        float: none !important;
        text-align: left;
        margin-top: 10px;
    }
}

@media (max-width: 360px) {
    .notfoundpanel .list-inline > li {
        display: block;
        float: none;
    }

        .notfoundpanel .list-inline > li + li {
            margin-top: 5px;
        }
}
/***** SIGN IN/UP *****/
.signwrapper {
    background-image: url(../images/photos/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

@media (max-width: 767px) {
    .signwrapper {
        background-image: none;
        background-color: rgba(38, 43, 54, 0.9);
    }
}

.signwrapper .input-group > .input-group-addon {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

    .signwrapper .input-group > .input-group-addon > i {
        color: #fff;
    }

.signwrapper .form-control {
    padding: 12px 20px;
    background: rgba(0, 0, 0, 0.54);
    box-sizing: border-box;
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    border: none;
    outline: none;
}

.signwrapper .panel-heading {
    padding-top: 10px;
}

.signwrapper .panel-body {
    padding-bottom: 0;
}

.signwrapper .panel-title {
    text-align: center;
    color: #fff;
    margin-top: 20px;
    text-transform: none;
    font-weight: 200;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: .7px;
}

.signwrapper .select2-dropdown {
    z-index: 400;
    border-color: transparent;
}

.signwrapper .select2-container--default .select2-selection--single {
    border-color: transparent;
}

.signwrapper .btn-sign {
    border-color: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.3);
}

    .signwrapper .btn-sign:hover,
    .signwrapper .btn-sign:focus {
        border-color: rgba(255, 255, 255, 0.7);
        color: rgba(255, 255, 255, 0.7);
    }

.sign-overlay {
    background-image: url(../images/dot.png);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    opacity: 1;
}

@media (max-width: 767px) {
    .sign-overlay {
        display: none;
    }
}

.signpanel {
    background-color: rgba(0, 0, 0, 0.25);
    background-repeat: repeat-x;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    opacity: .75;
    background-image: linear-gradient(to right, transparent 0%, rgba(27, 31, 39, 0.5) 100%);
}

@media (max-width: 767px) {
    .signpanel {
        background-image: none;
        background-color: #262b36;
        opacity: 1;
    }
}
/***** SIGN IN *****/
.signin {
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    padding: 2.3em 2em;
    z-index: 300;
}

@media (max-width: 767px) {
    .signin {
        top: 20px;
        left: 0;
        transform: none;
        width: 400px;
        position: relative;
        margin: auto;
        padding-top: 0;
    }
}

@media (max-width: 360px) {
    .signin {
        width: 320px;
    }
}

.signin h1 {
    color: #259dab;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.signin .forgot {
    margin: 15px 0 15px;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    font-size: 14px;
    letter-spacing: 1px;
}

    .signin .forgot:hover,
    .signin .forgot:focus {
        color: #fff;
    }

.signin .btn-fb {
    color: rgba(255, 255, 255, 0.8);
}

    .signin .btn-fb:hover,
    .signin .btn-fb:focus {
        color: rgba(255, 255, 255, 0.5);
    }
/***** SIGN UP *****/
.signup {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 300;
    width: 900px;
}

@media (max-width: 767px) {
    .signup {
        top: 20px;
        left: 0;
        transform: none;
        width: 400px;
        position: relative;
        margin: auto;
        padding-top: 0;
    }
}

@media (max-width: 360px) {
    .signup {
        width: 300px;
    }
}

.signup h1 {
    color: #259dab;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.signup .panel {
    background-color: rgba(38, 43, 54, 0.9);
    padding: 20px 20px 40px 20px;
}

@media (max-width: 360px) {
    .signup .panel {
        padding: 0;
    }
}

.signup .row > div {
    padding-left: 7px;
    padding-right: 7px;
}

    .signup .row > div:first-child {
        padding-left: 10px;
    }

    .signup .row > div:last-child {
        padding-right: 10px;
        color: rgba(255, 255, 255, 0.7);
    }

.signup .signtitle {
    color: #259dab;
    font-weight: 200;
    letter-spacing: .5px;
    margin-top: 0;
}

.signup .sign-sidebar {
    padding: 33px 40px 0;
}

@media (max-width: 767px) {
    .signup .sign-sidebar {
        display: none;
    }
}

.signup .sign-sidebar p {
    line-height: 21px;
    font-weight: 200;
    letter-spacing: .5px;
    font-size: 14px;
}

.signup .sign-sidebar h4 {
    margin: 0 0 20px;
    color: #259dab;
}

.signup .sign-sidebar .panel-title {
    text-align: left;
    color: #fff;
}

.signup .sign-sidebar .reason {
    font-weight: 700;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #fff;
}
/***** DASHBOARD *****/
.dash-left .table > thead > tr > th,
.dash-right .table > thead > tr > th,
.dash-left .table > tbody > tr > th,
.dash-right .table > tbody > tr > th,
.dash-left .table > tfoot > tr > th,
.dash-right .table > tfoot > tr > th,
.dash-left .table > thead > tr > td,
.dash-right .table > thead > tr > td,
.dash-left .table > tbody > tr > td,
.dash-right .table > tbody > tr > td,
.dash-left .table > tfoot > tr > td,
.dash-right .table > tfoot > tr > td {
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .dash-left,
    .dash-right {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .dash-right .col-sm-5 {
        width: 41.6667%;
    }
}

@media (max-width: 640px) {
    .dash-right .col-sm-5 {
        width: 50%;
        float: left;
    }
}

@media (max-width: 560px) {
    .dash-right .col-sm-5 {
        width: auto;
        float: none;
    }
}
/***** CUSTOM STYLES *****/
.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mt0 {
    margin-top: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.nomargin {
    margin: 0;
}

.noshadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nopadding {
    padding: 0;
}

.nopaddingtop {
    padding-top: 0 !important;
}

.nopaddingbottom {
    /*padding-bottom: 0 !important;*/
}

.italic {
    font-style: italic;
}

.dark {
    color: #333;
}

.width100p {
    width: 100%;
}

.width20 {
    width: 20px;
}

.width30 {
    width: 30px;
}

.width50 {
    width: 50px;
}

.width60 {
    width: 60px;
}

.width70 {
    width: 70px;
}

.width80 {
    width: 80px;
}

.width100 {
    width: 100px;
}

.width120 {
    width: 120px;
}

.width200 {
    width: 200px;
}

.inblock {
    display: inline-block;
}

.dash-title {
    padding: 14px 18px;
    background-color: #505b72;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    margin-bottom: 1px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
}

.btn-demo .btn {
    float: left;
    margin: 10px 10px 0 0;
    min-width: 100px;
}

    .btn-demo .btn.btn-icon {
        min-width: 0;
    }

.btn-demo:before,
.btn-demo:after {
    content: " ";
    display: table;
}

.btn-demo:after {
    clear: both;
}

.btn-demo:before,
.btn-demo:after {
    content: " ";
    display: table;
}

.btn-demo:after {
    clear: both;
}

.fontawesome-icon-list .col-md-3 {
    margin-bottom: 8px;
}

.fontawesome-icon-list i {
    font-size: 14px;
    width: 16px;
    margin-right: 8px;
    text-align: center;
    color: #262b36;
}

.fonticon-list {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}

.fontawesome-list,
.weathericon-list {
    list-style: none;
    padding: 0;
}

    .fonticon-list li,
    .fontawesome-list li,
    .weathericon-list li {
        display: block;
        margin-bottom: 5px;
    }

        .fonticon-list li span,
        .fontawesome-list li span,
        .weathericon-list li span {
            color: #333333;
            vertical-align: middle;
            margin-right: 8px;
            min-width: 20px;
            display: inline-block;
            width: 20px;
        }

        .weathericon-list li span {
            font-size: 16px;
        }

.tooltip-example .btn,
.popover-example .btn {
    margin: 0 5px 5px 0;
}

.flot-chart {
    width: 100%;
    height: 300px;
}

.nav-wrapper {
    border-radius: 2px;
    padding: 1px 0;
    margin-bottom: 20px;
}

    .nav-wrapper.white {
        background-color: #fff;
    }

    .nav-wrapper.quirk {
        background-color: #3b4354;
    }

@media (max-width: 480px) {
    .demo-navwrapper > div {
        width: auto;
        float: none;
        display: block;
    }
}

.calendar-widget {
    margin-bottom: 20px;
}

    .calendar-widget .ui-datepicker-inline {
        border-color: transparent;
    }

    .calendar-widget .ui-datepicker-inline {
        max-width: none;
    }

.gritter-demo .gritter-item-wrapper > .gritter-item {
    z-index: 0;
}

    .gritter-demo .gritter-item-wrapper > .gritter-item p {
        line-height: 22px;
        margin-bottom: 0;
    }

    .gritter-demo .gritter-item-wrapper > .gritter-item:before {
        top: 13px;
    }

.signin-demo {
    position: static;
    transform: none;
    width: auto;
    background-color: #3b4354;
}

    .signin-demo .panel-heading {
        padding-top: 10px;
    }

    .signin-demo .panel-title {
        color: #fff;
        text-align: center;
        margin: 20px 0 0;
        text-transform: none;
        font-weight: 200;
        font-size: 18px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        letter-spacing: .5px;
    }

    .signin-demo .input-group-addon {
        border-color: transparent;
        background-color: #fff;
        padding-right: 0;
    }

    .signin-demo .form-control {
        border-color: transparent;
        background-color: #fff;
    }

.demo-colorpicker > div {
    margin-bottom: 20px;
}

    .demo-colorpicker > div:last-child {
        margin-bottom: 0;
    }

.paddingtop10 {
    padding-top: 10px;
}

.paddingtop15 {
    padding-top: 15px;
}

.paddingtop20 {
    padding-top: 20px;
}
