/* Minification failed. Returning unminified contents.
(16311,1): run-time error CSS1019: Unexpected token, found '@'
 */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-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 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

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 {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        -webkit-box-sizing: border-box;
        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-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " ("attr(href) ")";
        }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    a[href^="#"]: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: always;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-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: #333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    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: 6px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #4d4848;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    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: #777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.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: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

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;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    blockquote 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: #777;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.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: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.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: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > 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 #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.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 #ddd;
}

    .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 #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #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 {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-top: 4px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 12px;
}

input[type="search"] {
    -webkit-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: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 1px 8px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-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, .6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #eee;
        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"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 22px;
    }

        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: 30px;
        }

        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: 46px;
        }
}

.form-group {
    margin-bottom: 15px;
}

.form-group-login {
    margin-bottom: 15px;
    width: 280px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    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 {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.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: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.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: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.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: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .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: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .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: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .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: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .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: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .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: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .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: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    font-weight: normal;
    color: #337ab7;
    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: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 0px 10px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(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: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
    }

    .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-left-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        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-right: 0;
        padding-left: 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: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

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: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

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: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .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-top-right-radius: 0;
        border-bottom-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-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-center {
    padding-top: 14px;
    padding-left: 120px;
}

.nav > li {
    position: relative;
    display: block;
}

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }

        .nav > li > a:hover,
        .nav > li > a:focus {
            text-decoration: none;
            background-color: #eee;
        }

    .nav > li.disabled > a {
        color: #777;
    }

        .nav > li.disabled > a:hover,
        .nav > li.disabled > a:focus {
            color: #777;
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
        }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .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: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 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: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.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 {
            margin-bottom: 5px;
            text-align: center;
        }

    .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: 4px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    text-align: center;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
        max-width: 180px;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@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;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .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: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        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: 20px;
        }

            .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: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@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;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            /*color: #333;*/
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            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: #555;
        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: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333;
    }

    .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: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #fff;
            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: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .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 {
        color: #fff;
        background-color: #080808;
    }

@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: #fff;
            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: #fff;
        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: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .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: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: #777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .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: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }

.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: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    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: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fff;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

    .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: #777;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .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: #c7ddef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.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-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .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: 3px;
        border-bottom-left-radius: 3px;
    }

.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-right: 15px;
        padding-left: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .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: 3px;
            border-top-right-radius: 3px;
        }

            .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: 3px;
            }

            .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: 3px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .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-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .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: 3px;
            }

            .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: 3px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .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 {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, .15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-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: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .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-bottom: 0;
        margin-left: 5px;
    }

    .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, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9;
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(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 {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px;
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0;
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        transition: .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 .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
        line-height: 1;
    }

        .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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-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 {
        right: 20%;
        left: 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 {
    display: table;
    content: " ";
}

.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-right: auto;
    margin-left: 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;
    }

    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;
    }

    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: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.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;
    }
}

/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #ffffff;
    }

.datepicker > div {
    display: none;
}

.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #999999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(#fdd49a), to(#fdf59a));
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000;
}

    .datepicker table tr td.today:hover,
    .datepicker table tr td.today:hover:hover,
    .datepicker table tr td.today.disabled:hover,
    .datepicker table tr td.today.disabled:hover:hover,
    .datepicker table tr td.today:active,
    .datepicker table tr td.today:hover:active,
    .datepicker table tr td.today.disabled:active,
    .datepicker table tr td.today.disabled:hover:active,
    .datepicker table tr td.today.active,
    .datepicker table tr td.today:hover.active,
    .datepicker table tr td.today.disabled.active,
    .datepicker table tr td.today.disabled:hover.active,
    .datepicker table tr td.today.disabled,
    .datepicker table tr td.today:hover.disabled,
    .datepicker table tr td.today.disabled.disabled,
    .datepicker table tr td.today.disabled:hover.disabled,
    .datepicker table tr td.today[disabled],
    .datepicker table tr td.today:hover[disabled],
    .datepicker table tr td.today.disabled[disabled],
    .datepicker table tr td.today.disabled:hover[disabled] {
        background-color: #fdf59a;
    }

        .datepicker table tr td.today:active,
        .datepicker table tr td.today:hover:active,
        .datepicker table tr td.today.disabled:active,
        .datepicker table tr td.today.disabled:hover:active,
        .datepicker table tr td.today.active,
        .datepicker table tr td.today:hover.active,
        .datepicker table tr td.today.disabled.active,
        .datepicker table tr td.today.disabled:hover.active {
            background-color: #fbf069 \9;
        }

        .datepicker table tr td.today:hover:hover {
            color: #000;
        }

        .datepicker table tr td.today.active:hover {
            color: #fff;
        }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    border-radius: 0;
}

    .datepicker table tr td.range.today,
    .datepicker table tr td.range.today:hover,
    .datepicker table tr td.range.today.disabled,
    .datepicker table tr td.range.today.disabled:hover {
        background-color: #f3d17a;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#f3c17a), to(#f3e97a));
        background-image: linear-gradient(top, #f3c17a, #f3e97a);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
        border-color: #f3e97a #f3e97a #edde34;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        border-radius: 0;
    }

        .datepicker table tr td.range.today:hover,
        .datepicker table tr td.range.today:hover:hover,
        .datepicker table tr td.range.today.disabled:hover,
        .datepicker table tr td.range.today.disabled:hover:hover,
        .datepicker table tr td.range.today:active,
        .datepicker table tr td.range.today:hover:active,
        .datepicker table tr td.range.today.disabled:active,
        .datepicker table tr td.range.today.disabled:hover:active,
        .datepicker table tr td.range.today.active,
        .datepicker table tr td.range.today:hover.active,
        .datepicker table tr td.range.today.disabled.active,
        .datepicker table tr td.range.today.disabled:hover.active,
        .datepicker table tr td.range.today.disabled,
        .datepicker table tr td.range.today:hover.disabled,
        .datepicker table tr td.range.today.disabled.disabled,
        .datepicker table tr td.range.today.disabled:hover.disabled,
        .datepicker table tr td.range.today[disabled],
        .datepicker table tr td.range.today:hover[disabled],
        .datepicker table tr td.range.today.disabled[disabled],
        .datepicker table tr td.range.today.disabled:hover[disabled] {
            background-color: #f3e97a;
        }

            .datepicker table tr td.range.today:active,
            .datepicker table tr td.range.today:hover:active,
            .datepicker table tr td.range.today.disabled:active,
            .datepicker table tr td.range.today.disabled:hover:active,
            .datepicker table tr td.range.today.active,
            .datepicker table tr td.range.today:hover.active,
            .datepicker table tr td.range.today.disabled.active,
            .datepicker table tr td.range.today.disabled:hover.active {
                background-color: #efe24b \9;
            }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(#b3b3b3), to(#808080));
    background-image: linear-gradient(top, #b3b3b3, #808080);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.selected:hover,
    .datepicker table tr td.selected:hover:hover,
    .datepicker table tr td.selected.disabled:hover,
    .datepicker table tr td.selected.disabled:hover:hover,
    .datepicker table tr td.selected:active,
    .datepicker table tr td.selected:hover:active,
    .datepicker table tr td.selected.disabled:active,
    .datepicker table tr td.selected.disabled:hover:active,
    .datepicker table tr td.selected.active,
    .datepicker table tr td.selected:hover.active,
    .datepicker table tr td.selected.disabled.active,
    .datepicker table tr td.selected.disabled:hover.active,
    .datepicker table tr td.selected.disabled,
    .datepicker table tr td.selected:hover.disabled,
    .datepicker table tr td.selected.disabled.disabled,
    .datepicker table tr td.selected.disabled:hover.disabled,
    .datepicker table tr td.selected[disabled],
    .datepicker table tr td.selected:hover[disabled],
    .datepicker table tr td.selected.disabled[disabled],
    .datepicker table tr td.selected.disabled:hover[disabled] {
        background-color: #808080;
    }

        .datepicker table tr td.selected:active,
        .datepicker table tr td.selected:hover:active,
        .datepicker table tr td.selected.disabled:active,
        .datepicker table tr td.selected.disabled:hover:active,
        .datepicker table tr td.selected.active,
        .datepicker table tr td.selected:hover.active,
        .datepicker table tr td.selected.disabled.active,
        .datepicker table tr td.selected.disabled:hover.active {
            background-color: #666666 \9;
        }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0088cc), to(#0044cc));
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.active:hover,
    .datepicker table tr td.active:hover:hover,
    .datepicker table tr td.active.disabled:hover,
    .datepicker table tr td.active.disabled:hover:hover,
    .datepicker table tr td.active:active,
    .datepicker table tr td.active:hover:active,
    .datepicker table tr td.active.disabled:active,
    .datepicker table tr td.active.disabled:hover:active,
    .datepicker table tr td.active.active,
    .datepicker table tr td.active:hover.active,
    .datepicker table tr td.active.disabled.active,
    .datepicker table tr td.active.disabled:hover.active,
    .datepicker table tr td.active.disabled,
    .datepicker table tr td.active:hover.disabled,
    .datepicker table tr td.active.disabled.disabled,
    .datepicker table tr td.active.disabled:hover.disabled,
    .datepicker table tr td.active[disabled],
    .datepicker table tr td.active:hover[disabled],
    .datepicker table tr td.active.disabled[disabled],
    .datepicker table tr td.active.disabled:hover[disabled] {
        background-color: #0044cc;
    }

        .datepicker table tr td.active:active,
        .datepicker table tr td.active:hover:active,
        .datepicker table tr td.active.disabled:active,
        .datepicker table tr td.active.disabled:hover:active,
        .datepicker table tr td.active.active,
        .datepicker table tr td.active:hover.active,
        .datepicker table tr td.active.disabled.active,
        .datepicker table tr td.active.disabled:hover.active {
            background-color: #003399 \9;
        }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

    .datepicker table tr td span:hover {
        background: #eeeeee;
    }

    .datepicker table tr td span.disabled,
    .datepicker table tr td span.disabled:hover {
        background: none;
        color: #999999;
        cursor: default;
    }

    .datepicker table tr td span.active,
    .datepicker table tr td span.active:hover,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active.disabled:hover {
        background-color: #006dcc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(#0088cc), to(#0044cc));
        background-image: linear-gradient(top, #0088cc, #0044cc);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
        border-color: #0044cc #0044cc #002a80;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

        .datepicker table tr td span.active:hover,
        .datepicker table tr td span.active:hover:hover,
        .datepicker table tr td span.active.disabled:hover,
        .datepicker table tr td span.active.disabled:hover:hover,
        .datepicker table tr td span.active:active,
        .datepicker table tr td span.active:hover:active,
        .datepicker table tr td span.active.disabled:active,
        .datepicker table tr td span.active.disabled:hover:active,
        .datepicker table tr td span.active.active,
        .datepicker table tr td span.active:hover.active,
        .datepicker table tr td span.active.disabled.active,
        .datepicker table tr td span.active.disabled:hover.active,
        .datepicker table tr td span.active.disabled,
        .datepicker table tr td span.active:hover.disabled,
        .datepicker table tr td span.active.disabled.disabled,
        .datepicker table tr td span.active.disabled:hover.disabled,
        .datepicker table tr td span.active[disabled],
        .datepicker table tr td span.active:hover[disabled],
        .datepicker table tr td span.active.disabled[disabled],
        .datepicker table tr td span.active.disabled:hover[disabled] {
            background-color: #0044cc;
        }

            .datepicker table tr td span.active:active,
            .datepicker table tr td span.active:hover:active,
            .datepicker table tr td span.active.disabled:active,
            .datepicker table tr td span.active.disabled:hover:active,
            .datepicker table tr td span.active.active,
            .datepicker table tr td span.active:hover.active,
            .datepicker table tr td span.active.disabled.active,
            .datepicker table tr td span.active.disabled:hover.active {
                background-color: #003399 \9;
            }

    .datepicker table tr td span.old,
    .datepicker table tr td span.new {
        color: #999999;
    }

.datepicker .datepicker-switch {
    width: 145px;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
    cursor: pointer;
}

    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr th:hover {
        background: #eeeeee;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child .cw {
    cursor: default;
    background-color: transparent;
}

.input-append.date .add-on,
.input-prepend.date .add-on {
    cursor: pointer;
}

    .input-append.date .add-on i,
    .input-prepend.date .add-on i {
        margin-top: 3px;
    }

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child {
        border-radius: 3px 0 0 3px;
    }

    .input-daterange input:last-child {
        border-radius: 0 3px 3px 0;
    }

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.45
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
    list-style: none
}

    .bootstrap-datetimepicker-widget.dropdown-menu {
        display: block;
        margin: 2px 0;
        padding: 4px;
        width: 19em
    }

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

    .bootstrap-datetimepicker-widget a[data-action]:active {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

    .bootstrap-datetimepicker-widget .picker-switch::after {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
        content: "Toggle Date and Time Screens"
    }

    .bootstrap-datetimepicker-widget .picker-switch td {
        padding: 0;
        margin: 0;
        height: auto;
        width: auto;
        line-height: inherit
    }

        .bootstrap-datetimepicker-widget .picker-switch td span {
            line-height: 2.5;
            height: 2.5em;
            width: 100%
        }

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

    .bootstrap-datetimepicker-widget table td,
    .bootstrap-datetimepicker-widget table th {
        text-align: center;
        border-radius: 4px
    }

    .bootstrap-datetimepicker-widget table th {
        height: 20px;
        line-height: 20px;
        width: 20px
    }

        .bootstrap-datetimepicker-widget table th.picker-switch {
            width: 145px
        }

        .bootstrap-datetimepicker-widget table th.disabled,
        .bootstrap-datetimepicker-widget table th.disabled:hover {
            background: none;
            color: #777;
            cursor: not-allowed
        }

        .bootstrap-datetimepicker-widget table th.prev::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            content: "Previous Month"
        }

        .bootstrap-datetimepicker-widget table th.next::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            content: "Next Month"
        }

    .bootstrap-datetimepicker-widget table thead tr:first-child th {
        cursor: pointer
    }

        .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
            background: #eee
        }

    .bootstrap-datetimepicker-widget table td {
        height: 54px;
        line-height: 54px;
        width: 54px
    }

        .bootstrap-datetimepicker-widget table td.cw {
            font-size: .8em;
            height: 20px;
            line-height: 20px;
            color: #777
        }

        .bootstrap-datetimepicker-widget table td.day {
            height: 20px;
            line-height: 20px;
            width: 20px
        }

            .bootstrap-datetimepicker-widget table td.day:hover,
            .bootstrap-datetimepicker-widget table td.hour:hover,
            .bootstrap-datetimepicker-widget table td.minute:hover,
            .bootstrap-datetimepicker-widget table td.second:hover {
                background: #eee;
                cursor: pointer
            }

        .bootstrap-datetimepicker-widget table td.old,
        .bootstrap-datetimepicker-widget table td.new {
            color: #777
        }

        .bootstrap-datetimepicker-widget table td.today {
            position: relative
        }

            .bootstrap-datetimepicker-widget table td.today:before {
                content: '';
                display: inline-block;
                border: solid transparent;
                border-width: 0 0 7px 7px;
                border-bottom-color: #337ab7;
                border-top-color: rgba(0, 0, 0, 0.2);
                position: absolute;
                bottom: 4px;
                right: 4px
            }

        .bootstrap-datetimepicker-widget table td.active,
        .bootstrap-datetimepicker-widget table td.active:hover {
            background-color: #337ab7;
            color: #fff;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
        }

            .bootstrap-datetimepicker-widget table td.active.today:before {
                border-bottom-color: #fff
            }

        .bootstrap-datetimepicker-widget table td.disabled,
        .bootstrap-datetimepicker-widget table td.disabled:hover {
            background: none;
            color: #777;
            cursor: not-allowed
        }

        .bootstrap-datetimepicker-widget table td span {
            display: inline-block;
            width: 54px;
            height: 54px;
            line-height: 54px;
            margin: 2px 1.5px;
            cursor: pointer;
            border-radius: 4px
        }

            .bootstrap-datetimepicker-widget table td span:hover {
                background: #eee
            }

            .bootstrap-datetimepicker-widget table td span.active {
                background-color: #337ab7;
                color: #fff;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
            }

            .bootstrap-datetimepicker-widget table td span.old {
                color: #777
            }

            .bootstrap-datetimepicker-widget table td span.disabled,
            .bootstrap-datetimepicker-widget table td span.disabled:hover {
                background: none;
                color: #777;
                cursor: not-allowed
            }

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container .input-group {
    margin: 5px
}

.multiselect-container > li {
    padding: 0
}

.multiselect-container > li > a.multiselect-all label {
    font-weight: 700
}

.multiselect-container > li > label.multiselect-group {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700
}

.multiselect-container > li > a {
    padding: 0
}

.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px
}

.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
    margin: 0
}

.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px
}

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}
/*!
 * Bootstrap-select v1.12.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

select.bs-select-hidden,
select.selectpicker {
    display: block !important;
}

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}

    .bootstrap-select > .dropdown-toggle {
        width: 100%;
        padding-right: 25px;
        z-index: 1;
    }

        .bootstrap-select > .dropdown-toggle.bs-placeholder,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
            color: #999;
        }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: 0.5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none;
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2;
        }

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    /*border: none;*/
}

    .bootstrap-select.form-control:not([class*="col-"]) {
        width: 100%;
    }

    .bootstrap-select.form-control.input-group-btn {
        z-index: auto;
    }

        .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
            border-radius: 0;
        }

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.btn-group.dropdown-menu-right,
    .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
    .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

    .form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
    .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        border-radius: inherit;
    }

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group.disabled:focus,
    .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important;
}

    .bootstrap-select.btn-group.bs-container .dropdown-menu {
        z-index: 1060;
    }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select.btn-group .dropdown-menu li.active small {
            color: #fff;
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: 0.5em;
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        -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);
        pointer-events: none;
        opacity: 0.9;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .bs-donebutton .btn-group button {
        width: 100%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

/* ========================================================================
 * bootstrap-tour - v0.11.0
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.tour-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1049;
    background-color: #2c3e50;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.tour-step-backdrop {
    position: relative;
    z-index: 1050;
}

    .tour-step-backdrop > td {
        position: relative;
        z-index: 1050;
    }

.tour-step-background {
    position: absolute !important;
    z-index: 1049;
    background: inherit;
    border-radius: 6px;
}

.popover.tour.dash-toggle {
    max-width: none;
    width: 475px;
}

.popover.tour.listReport-toggle {
    max-width: none;
    width: 100px;
}

.popover[class*="tour-"] {
    z-index: 1051;
    max-width: none !important;
}

    .popover[class*="tour-"] .popover-navigation {
        padding: 9px 14px;
        overflow: hidden;
    }

        .popover[class*="tour-"] .popover-navigation *[data-role="end"] {
            float: right;
        }

        .popover[class*="tour-"] .popover-navigation *[data-role="prev"],
        .popover[class*="tour-"] .popover-navigation *[data-role="next"],
        .popover[class*="tour-"] .popover-navigation *[data-role="end"] {
            cursor: pointer;
        }

            .popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,
            .popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,
            .popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled {
                cursor: default;
            }

    .popover[class*="tour-"].orphan {
        position: fixed;
        margin-top: 0;
    }

        .popover[class*="tour-"].orphan .arrow {
            display: none;
        }

.sidebar {
    background-color: #fff;
    float: left;
    /*height: 95%;*/
    left: 0;
    overflow-y: auto;
    padding-top: 10px;
    position: fixed;
    width: 245px;
    z-index: 10;
    margin-top: -10px;
}

.menuBurger {
    border-radius: 5px;
    padding: 10px 5px 5px 5px;
    background-color: #e9f0f7;
    margin-bottom: 10px;
}

    .menuBurger a {
        display: block;
        padding: 5px;
        padding-left: 18px;
        margin-left: -5px;
        margin-right: -4px;
        position: static;
    }

        .menuBurger a:hover {
            background-color: #fff;
        }

    .menuBurger p {
        color: #fff;
        font-weight: 600;
        margin: 0;
        background: #2c3e50;
        margin-left: -5px;
        margin-right: -4px;
        padding: 6px 20px;
    }

.disableBackdropTour {
    pointer-events: none;
    cursor: not-allowed;
}

.dropdwnstyle {
    background-color: #dce6ee;
    border: hidden;
    text-decoration: none;
}

.dropdwnstyle2 {
    background-color: #2c3e50;
    border: hidden;
    color: white;
    text-decoration: none;
}

.navdropdwn {
    background-color: #dce6ee;
    border: hidden;
    padding: 2px;
    text-decoration: none;
    width: 70%;
}

.sidebar a {
    background-color: transparent;
    border-left: 5px solid transparent;
    color: #2c3e50;
    display: block;
    font-size: 12px;
    padding: 5px 20px;
    position: relative;
    text-decoration: none;
    margin-right: 30px;
}

    .sidebar a .title {
        display: inline-block;
        margin-left: 5px;
        padding-bottom: 0px;
        width: 155px;
    }

    .sidebar a.notImplemeted {
        color: grey;
    }

    .sidebar a i:first-child {
        font-size: 18px;
        margin-left: -18px;
        margin-right: 10px;
        position: absolute;
    }

    .sidebar a:hover {
        background-color: #acbac9;
    }

.sidebar .btnSide a:focus {
    background-color: #ecf0f1;
}

.sidebar a .badge {
    background: red;
    background-color: transparent;
    border-radius: 0;
    color: red;
    position: absolute;
    right: 25px;
}

    .sidebar a .badge.notification {
        color: orange;
    }

.sidenav a:hover {
    font-weight: bold;
}

.sidebar h1 {
    background-color: #2c3e50;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 1px;
    padding: 6px 24px;
    margin-right: 30px;
}

.sidenav #registrationHeader h3 {
    font-size: 10pt;
    margin-bottom: 4px;
}

.sidenav #registrationHeader label {
    color: gray;
    font-size: 8pt;
    font-weight: normal;
    margin-left: 1px;
}

.content-heading {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px;
    margin-top: 0px;
}

    .content-heading .heading-left {
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 5px;
    }

    .content-heading .heading-right {
        float: right
    }

@-webkit-keyframes glowing {
    0% {
        background-color: #B20000;
        -webkit-box-shadow: 0 0 3px #B20000;
    }

    50% {
        background-color: #FF0000;
        -webkit-box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #B20000;
        -webkit-box-shadow: 0 0 3px #B20000;
    }
}

@keyframes glowing {
    0% {
        background-color: #337ab7;
        -webkit-box-shadow: 0 0 1px #337ab7;
        box-shadow: 0 0 1px #337ab7;
    }

    50% {
        background-color: #3c75a7;
        -webkit-box-shadow: 0 0 10px #3c75a7;
        box-shadow: 0 0 10px #3c75a7;
    }

    100% {
        background-color: #337ab7;
        -webkit-box-shadow: 0 0 1px #337ab7;
        box-shadow: 0 0 1px #337ab7;
    }
}

.glow {
    -webkit-animation: glowing 800ms infinite;
    animation: glowing 800ms infinite;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.content-heading .page-title {
    display: inline;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 8px 3px 0;
}

.content {
    margin-left: 240px;
    /* Same as the width of the sidenav */
    position: relative;
}

    .content #main {
        /*overflow: hidden;*/
    }



/* Chart styles*/

.chart-left {
    padding-left: 0;
    padding-right: 5px;
}

.chart-right {
    padding-left: 5px;
    padding-right: 0;
}

.panel-HIVIndicators {
    -moz-border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: none;
    background: #dce6ee;
    border: 1px solid #d1d6e6;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 10px;
}

    .panel-HIVIndicators .panel-header {
        padding-top: 10px;
    }

        .panel-HIVIndicators .panel-header .title {
            float: left;
            font-size: 16px;
            font-weight: 600;
            margin-left: 8px;
        }

        .panel-HIVIndicators .panel-header .dropdowns {
            float: right;
            margin-right: 8px
        }

            .panel-HIVIndicators .panel-header .dropdowns select {
                background-color: #dce6ee;
                border: hidden;
                text-decoration: none;
            }

.panel {
    -moz-border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: none;
    background: #dce6ee;
    border: 1px solid #d1d6e6;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 10px;
}

    .panel .panel-header {
        padding-top: 10px;
    }

        .panel .panel-header .title {
            display: flex;
            justify-content: center;
            align-items: center;
            /* float: left; */
            font-size: 16px;
            font-weight: 600;
            /* margin-left: 8px; */
        }

        .panel .panel-header .actions,
        .panel .panel-header .dropdowns {
            width: 100%;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            margin-top: 4px;
        }
            
            .panel .panel-header .dropdowns select {
                background-color: #dce6ee;
                border: hidden;
                text-decoration: none;
            }


    .panel .panel-heading {
        background-color: #fff;
        border-bottom: 1px solid #eaeff2;
        line-height: 1;
        padding-bottom: 22px;
        padding-top: 12px;
        position: relative;
    }

    .panel .panel-heading,
    .panel .panel-footer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .panel .panel-body {
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

.dashTable {
    width: 28%;
}

.dashTableH1 {
    font-weight: 600;
    margin-top: 5px;
    font-size: 12px;
    color: #2c3e50;
}

@media only screen and (max-width: 1550px) {

    .dashTableH1 {
        font-weight: 400;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1275px) {
    .dashTable {
        width: 25%;
    }

    .dashTableH1 {
        font-size: 12px;
    }
}

.popover.tour.wide-toggle {
    max-width: none;
    width: 675px;
}

.popover.tour.imageID {
    max-width: none;
    width: 1030px;
}

.popover.tour.imageDOB {
    max-width: none;
    width: 650px;
}

.popover.tour.newPersonWide {
    max-width: none;
    width: 464px;
}

.popover.tour.wide-toggle-small {
    max-width: none;
    width: 550px;
}

.popover.tour.messageStatus {
    max-width: none;
    width: 200px;
    left: 40px !important;
}

.popover.tour.messageReplySearch {
    max-width: none;
    width: 200px;
    top: 85px !important;
    margin-left: 100px !important
}

.popover.tour.messageReplySubject {
    max-width: none;
    width: 200px;
    top: 50px !important;
    margin-left: 0px !important
}

.popover.tour.messageReplySearchGroup {
    max-width: none;
    width: 200px;
    top: 75px !important;
    left: initial !important;
    right: 90px;
}

.popover.tour.messageReplySend {
    max-width: none;
    width: 200px;
    top: 40px !important;
    left: initial !important;
    right: 75px;
}

.popover.tour.unknown-toggle {
    margin-right: 100px;
}

.popover.tour.chart-toggle {
    max-width: none;
    width: 700px;
}

.popover.tour.tourPleaseWait {
    margin-left: 28px;
    width: 350px;
    height: 200px;
}

.popover.left-unknown {
    margin-left: 100px;
    margin-top: 4px;
}

.btnExport {
    float: right;
}

.text-green {
    color: rgb(0,128,0);
}

.text-orange {
    color: rgb(255,145,0);
}

.text-red {
    color: rgb(255,0,0);
}
@charset "UTF-8";

/*!
 * jQuery contextMenu - Plugin for simple contextMenu handling
 *
 * Version: v2.7.0
 *
 * Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
 * Web: http://swisnl.github.io/jQuery-contextMenu/
 *
 * Copyright (c) 2011-2018 SWIS BV and contributors
 *
 * Licensed under
 *   MIT License http://www.opensource.org/licenses/mit-license
 *
 * Date: 2018-07-12T09:06:55.859Z
 */
@-webkit-keyframes cm-spin {
    0% {
        -webkit-transform: translateY(-50%) rotate(0deg);
        transform: translateY(-50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(359deg);
        transform: translateY(-50%) rotate(359deg);
    }
}

@keyframes cm-spin {
    0% {
        -webkit-transform: translateY(-50%) rotate(0deg);
        transform: translateY(-50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(359deg);
        transform: translateY(-50%) rotate(359deg);
    }
}

@font-face {
    font-family: "context-menu-icons";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/context-menu-icons.eot?36hmp");
    src: url("fonts/context-menu-icons.eot?36hmp#iefix") format("embedded-opentype"), url("fonts/context-menu-icons.woff2?36hmp") format("woff2"), url("fonts/context-menu-icons.woff?36hmp") format("woff"), url("fonts/context-menu-icons.ttf?36hmp") format("truetype");
}

.context-menu-icon-add:before {
    content: "\EA01";
}

.context-menu-icon-copy:before {
    content: "\EA02";
}

.context-menu-icon-cut:before {
    content: "\EA03";
}

.context-menu-icon-delete:before {
    content: "\EA04";
}

.context-menu-icon-edit:before {
    content: "\EA05";
}

.context-menu-icon-loading:before {
    content: "\EA06";
}

.context-menu-icon-paste:before {
    content: "\EA07";
}

.context-menu-icon-quit:before {
    content: "\EA08";
}

.context-menu-icon:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 2em;
    font-family: "context-menu-icons";
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #2980b9;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.context-menu-icon.context-menu-hover:before {
    color: #fff;
}

.context-menu-icon.context-menu-disabled::before {
    color: #bbb;
}

.context-menu-icon.context-menu-icon-loading:before {
    -webkit-animation: cm-spin 2s infinite;
    animation: cm-spin 2s infinite;
}

.context-menu-icon.context-menu-icon--fa {
    display: list-item;
    font-family: inherit;
    line-height: inherit;
}

    .context-menu-icon.context-menu-icon--fa::before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 2em;
        font-family: FontAwesome;
        font-size: 1em;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        color: #2980b9;
        text-align: center;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .context-menu-icon.context-menu-icon--fa.context-menu-hover:before {
        color: #fff;
    }

    .context-menu-icon.context-menu-icon--fa.context-menu-disabled::before {
        color: #bbb;
    }

.context-menu-icon.context-menu-icon--fa5 {
    display: list-item;
    font-family: inherit;
    line-height: inherit;
}

    .context-menu-icon.context-menu-icon--fa5 i,
    .context-menu-icon.context-menu-icon--fa5 svg {
        position: absolute;
        top: .3em;
        left: .5em;
        color: #2980b9;
    }

    .context-menu-icon.context-menu-icon--fa5.context-menu-hover i,
    .context-menu-icon.context-menu-icon--fa5.context-menu-hover svg {
        color: #fff;
    }

    .context-menu-icon.context-menu-icon--fa5.context-menu-disabled i,
    .context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg {
        color: #bbb;
    }

.context-menu-list {
    position: absolute;
    display: inline-block;
    min-width: 13em;
    max-width: 26em;
    padding: .25em 0;
    margin: .3em;
    font-family: inherit;
    font-size: inherit;
    list-style-type: none;
    background: #fff;
    border: 1px solid #bebebe;
    border-radius: .2em;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
}

.context-menu-item {
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: .2em 2em;
    color: #2f2f2f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
}

.context-menu-separator {
    padding: 0;
    margin: .35em 0;
    border-bottom: 1px solid #e6e6e6;
}

.context-menu-item > label > input,
.context-menu-item > label > textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.context-menu-item.context-menu-hover {
    color: #fff;
    cursor: pointer;
    background-color: #2980b9;
}

.context-menu-item.context-menu-disabled {
    color: #bbb;
    cursor: default;
    background-color: #fff;
}

.context-menu-input.context-menu-hover {
    color: #2f2f2f;
    cursor: default;
}

.context-menu-submenu:after {
    position: absolute;
    top: 50%;
    right: .5em;
    z-index: 1;
    width: 0;
    height: 0;
    content: '';
    border-color: transparent transparent transparent #2f2f2f;
    border-style: solid;
    border-width: .25em 0 .25em .25em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/**
 * Inputs
 */
.context-menu-item.context-menu-input {
    padding: .3em .6em;
}

/* vertically align inside labels */
.context-menu-input > label > * {
    vertical-align: top;
}

/* position checkboxes and radios as icons */
.context-menu-input > label > input[type="checkbox"],
.context-menu-input > label > input[type="radio"] {
    position: relative;
    top: .12em;
    margin-right: .4em;
}

.context-menu-input > label {
    margin: 0;
}

    .context-menu-input > label,
    .context-menu-input > label > input[type="text"],
    .context-menu-input > label > textarea,
    .context-menu-input > label > select {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .context-menu-input > label > textarea {
            height: 7em;
        }

.context-menu-item > .context-menu-list {
    top: .3em;
    /* re-positioned by js */
    right: -.3em;
    display: none;
}

.context-menu-item.context-menu-visible > .context-menu-list {
    display: block;
}

.context-menu-accesskey {
    text-decoration: underline;
}

.comboTreeWrapper {
    text-align: left !important;
}

.comboTreeInputWrapper {
    position: relative;
}

.comboTreeArrowBtn {
    position: absolute;
    right: 1px;
    bottom: 1px;
    top: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #c7c7c7;
    border-radius: 0 3px 3px 0;
}

.comboTreeDropDownContainer {
    display: none;
    background: #fff;
    border: 1px solid #aaa;
    max-height: 250px;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9;
}

.comboTreeDropDownContainer ul {
    padding: 0px;
    margin: 0;
}

.comboTreeDropDownContainer li {
    list-style-type: none;
    padding-left: 15px;
    cursor: pointer;
}

.comboTreeDropDownContainer li:hover {
    background-color: #ddd;
}

.comboTreeDropDownContainer li:hover ul {
    background-color: #fff;
}

.comboTreeDropDownContainer li span.comboTreeItemTitle.comboTreeItemHover {
    background-color: #418EFF;
    color: #fff;
}

span.comboTreeItemTitle {
    display: block;
    padding: 2px 4px;
}

.comboTreeDropDownContainer label {
    cursor: pointer;
    width: 100%;
    display: block;
}

.comboTreeDropDownContainer .comboTreeItemTitle input {
    position: relative;
    top: 2px;
    margin: 0px 4px 0px 0px;
}

.comboTreeParentPlus {
    position: relative;
    left: -12px;
    top: 4px;
    width: 4px;
    float: left;
}


.comboTreeInputBox {
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #999;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 21px;
}

.comboTreeArrowBtnImg {
    font-size: 10px;
}
/*body {
	margin-bottom: 0px;
	background-color: #ecf0f1;
}*/
.report-main {
	position: relative;
}

.report-popup-note {
}

.dxrd-toolbar {
}

/* SCREEN LAYOUT */
.report-col-1 {
	width: 98%;
	float: left;
	position: relative;
	min-height: 1px;
	/*margin-right: 0;*/
	/*margin-left: 5px;*/
	padding-left: 1px;
}

.report-col-2 {
	width: 48.9%;
	/*This needs to be afraction in order to cater for the extra margin o nthe second div*/
	float: left;
	position: relative;
	min-height: 1px;
	/*margin-right: 5px;*/
	/*margin-left: 5px;*/
	padding-left: 5px;
}

	.report-col-2 h4 {
		margin-top: 2px;
	}

.report-body {
	max-width: 1100px;
}

.report-header,
.report-header-printview {
	position: relative;
	float: left;
	width: 98%;
	padding-right: 0;
	padding-left: 0;
	margin: 2px 0 2px 0;
}

	.report-header h2,
	.report-header-printview h2 {
		padding: 0;
		margin-top: 4px;
		margin-bottom: 4px;
		font-size: 20pt;
		page-break-after: avoid;
		color: gray;
	}

	.report-header-printview h2 {
		font-size: 16pt;
	}

	.report-header h3,
	.report-header-printview h3 {
		padding: 0;
		margin-top: 4px;
		margin-bottom: 4px;
		font-size: 12pt;
		page-break-after: avoid;
		color: gray;
	}

	.report-header-printview h3 {
		font-size: 9pt;
	}

	.report-header h4,
	.report-header-printview h4 {
		padding: 0;
		margin-top: 4px;
		margin-bottom: 4px;
		font-size: 9pt;
		page-break-after: avoid;
		color: gray;
	}

	.report-header-printview h4 {
		font-size: 7pt;
	}

	.report-header img,
	.report-header-printview img {
		float: left;
		width: 300px;
		text-align: center;
		content: url("../Images/doh_title.png");
	}

	.report-header-printview img {
		width: 200px;
	}

	.report-header #headertext,
	.report-header-printview #headertext {
		float: left;
		/*width: 80%;*/
		padding-top: 0;
		margin-left: 4px;
		text-align: left;
		background-color: transparent;
	}

.report-header-popup-note {
	float: left;
	display: block;
	margin: 0 0 0 6px;
	width: 100%;
}

	.report-header-popup-note > label {
		font-size: 8pt;
		font-weight: 100;
		font-style: italic;
	}

.filter-heading {
	font-weight: bold !important;
	margin-left: 5px;
	text-decoration: underline;
}

.report-table-heading {
	font-size: 9pt;
	margin-left: 4px;
	margin-top: 1px;
	margin-bottom: 2px;
	page-break-after: avoid;
	color: dimgray;
	font-weight: bold;
}


.data-section-report {
	background-color: white;
	border-radius: 3px;
	/*margin-right: 1px;*/
	/*margin-left: 1px;*/
	margin-bottom: 5px;
	margin-top: 1px;
	padding: 5px 0;
	display: block;
	/*background-color: rgba(224, 232, 235, 0.7);*/
	/*border-color: rgba(25, 71, 138,1);*/
	/*border-top-width: 0.25px;
	border-right-width: 0.25px;
	border-bottom-width: 0.25px;
	border-left-width: 0.25px;
	border-style: solid;*/
}

	.data-section-report:before {
		display: table;
		content: " ";
	}

	.data-section-report:after {
		display: table;
		content: " ";
		clear: both;
	}

	.data-section-report label {
		font-size: 8pt;
		display: inline-block;
		max-width: 100%;
		margin-top: 6px;
		margin-bottom: 0px;
		font-weight: normal;
	}

.table-report {
	border: 1px solid gray;
	width: 100%;
	/*margin: 1px 5px 5px 5px;*/
	/*margin-right:5px;*/
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
	min-height: .01%;
	/*max-width: 100%;*/
	overflow-x: auto;
	font-size: 7pt;
}



	.table-report thead {
		display: table-header-group;
		vertical-align: middle;
		/*font-size: 8pt;*/
	}

		.table-report thead tr {
			display: table-row;
		}

			.table-report thead tr th {
				border-top: 0;
				min-width: 48px;
				border: 1px solid gray;
				background-color: gainsboro;
				vertical-align: top;
				padding: 3px;
				line-height: 1.4;
				text-align: right;
				font-weight: bold;
				display: table-cell;
			}

.table-report-manycolumns thead tr th {
	min-width: 22px;
}


.table-report tbody {
	display: table-row-group;
	vertical-align: middle;
}

	.table-report tbody tr {
		display: table-row;
	}

		.table-report tbody tr th,
		.table-report tbody tr td {
			border: 1px solid gray;
			padding: 6px;
			line-height: 1.1;
			text-align: left;
			font-weight: bold;
			display: table-cell;
		}

		.table-report tbody tr th {
			background-color: gainsboro;
		}

		.table-report tbody tr td {
			font-weight: normal;
			text-align: right;
		}

.table-report tfoot {
	display: table-footer-group;
	vertical-align: middle;
}

	.table-report tfoot tr {
		display: table-row;
	}

		.table-report tfoot tr th,
		.table-report tfoot tr td {
			border: 1px solid gray;
			/*border-top-width: 1px !important;*/
			/*border-bottom-width: 1px;*/
			padding: 6px;
			line-height: 1.2;
			text-align: left;
			font-weight: bold;
			display: table-cell;
		}

		.table-report tfoot tr th {
			background-color: gainsboro;
		}

		.table-report tfoot tr td {
			text-align: right;
		}

.report-note-section {
	width: 98%;
	color: #31708f;
	/*background-color: #d9edf7;*/
	/*border-color: orange;*/
	padding: 2px 4px;
	margin-top: 2px;
	margin-left: 2px;
	/*margin-left: 6px;*/
	/*border: 0.5px solid rgba(255, 165, 0, 0.5);*/
	/*border-radius: 2px;*/
	display: block;
	float: left;
	position: relative;
	font-size: 6pt;
}

	.report-note-section p {
		padding: 0;
		margin: 2px;
	}

	.report-note-section:before {
		display: table;
		content: " ";
	}

	.report-note-section:after {
		display: table;
		content: " ";
		clear: both;
	}

.th-60px {
	min-width: 60px;
}

.th-70px {
	min-width: 70px;
}

.th-90px {
	min-width: 90px;
}

.th-100px {
	min-width: 100px;
}

.th-120px {
	min-width: 120px;
}

.th-140px {
	min-width: 140px;
}

.patient-main-page {
    position: absolute;
    top: 85px;
    /*This is linked to the width of the col_patient_menu*/
    left: 220px;
    margin-left: 25px;
    padding-right: 10px;
    right: 0;
    min-height: 100px;
}


    .patient-main-page #headingText {
        overflow-y: auto;
    }


    .patient-main-page #entirePage {
        width: 100%;
    }

.loginLink a {
    color: white !important
}

    .loginLink a:hover {
        color: grey !important
    }

.col_patient_menu-list-section-heading {
    border-width: 0;
    border-color: #2c3e50;
    background-color: #2c3e50;
    border-style: solid;
    border-bottom-width: 1px;
    font-size: 13px;
    color: white;
    font-weight: bold;
    margin: 8px 0 5px 0;
    padding: 2px 0 0 8px
}

.col_support_menu-setion-heading {
    border-width: 0;
    border-color: lightgray;
    border-style: solid;
    border-bottom-width: 1px;
    font-size: 11px;
    color: gray;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.col_support_menu {
    position: fixed;
    overflow: hidden;
    min-height: 1px;
    top: 85px;
    bottom: 1px;
    height: auto;
    display: block;
    padding-right: 15px;
    margin-bottom: 15px;
}

.col_patient_menu {
    position: fixed;
    overflow: hidden;
    min-height: 1px;
    top: 85px;
    bottom: 1px;
    height: auto;
    display: block;
    padding-right: 15px;
    margin-bottom: 15px;
    /*This is linked to the left of patient-main-page*/
    width: 226px;
    float: left;
}



    .col_patient_menu #col-patient-menu-parent {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .col_patient_menu #menu-header {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        height: auto;
        /*margin-bottom: 6px;*/
        padding-left: 2px;
    }

        .col_patient_menu #menu-header h3 {
            margin-bottom: 4px;
            font-size: 10pt;
        }

        .col_patient_menu #menu-header label {
            margin-left: 1px;
            font-size: 8pt;
            color: gray;
            font-weight: normal;
        }

    .col_patient_menu #menu-navbar {
        position: absolute;
        overflow-y: auto;
        top: 85px;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .col_patient_menu #menu-navbar-lower {
        position: absolute;
        overflow-y: auto;
        top: 95px;
        left: 0;
        right: 0;
        bottom: 80px;
    }

    .col_patient_menu ul {
        overflow-y: auto;
        padding-left: 0;
        margin-bottom: 5px;
        list-style: none;
        z-index: 5;
    }

.containerSide {
    font-weight: 600;
    display: block;
    background-color: #ecf0f1;
    padding: 1px 1px 0px 4px;
    margin-right: 3px;
    margin-bottom: 2px;
}

    .containerSide:hover,
    .containerSide.active {
        background-color: #cfd9e2;
        cursor: pointer
    }

#patientNavBarLinks a {
    font-weight: 600;
    display: block;
    background-color: #ecf0f1;
    padding: 1px 1px 0px 4px;
    margin-right: 3px;
    margin-bottom: 2px;
}

    #patientNavBarLinks a:hover,
    #patientNavBarLinks a.active {
        background-color: #cfd9e2;
        cursor: pointer
    }

.containerSide2:active {
    background-color: #cfd9e2;
    cursor: pointer
}

.col_patient_menu ul li {
    position: relative;
    padding-left: 0;
    margin-top: 0;
    margin-left: 0;
    /*margin-right: 3px;*/
    margin-bottom: 2px;
    list-style: none;
    border: solid;
    border-width: 0;
    cursor: pointer;
    /* font-size: 11px; */
    /* border-radius: 4px; */
    padding: 1px 1px 0px 4px;
    border-color: transparent;
    float: none;
    display: block;
}

    .col_patient_menu ul li:hover,
    .col_patient_menu ul li:active,
    .col_patient_menu ul li.active {
        /*font-weight: bold;*/
        background: #cfd9e2;
        cursor: default;
    }

    .col_patient_menu ul li div {
        display: inline-block;
    }

        .col_patient_menu ul li div span {
            /*color: #337ab7;*/
        }

    .col_patient_menu ul li a {
        position: relative;
        padding: 2px 4px;
        /*color: #337ab7;*/
        text-decoration: none;
        background-color: transparent;
        font-weight: 600;
    }

.textGreen {
    color: #157715 !important;
}

.textBlue {
    color: #337ab7 !important;
}


.col_patient_menu #closeA,
.col_patient_menu #closeSpan {
    color: red;
}

.col_patient_menu .closeRed {
    color: red;
}

.col_patient_menu_li_disabled,
.col_patient_menu_li_disabled a,
.col_patient_menu_li_disabled span {
    color: gray !important;
    cursor: not-allowed;
}

    .col_patient_menu_li_disabled:hover {
        padding-left: 0 !important;
        border-left-width: 0 !important;
        font-weight: normal !important;
        cursor: not-allowed;
    }


.user-main-page {
    position: absolute;
    top: 85px;
    /*This is linked to the width of the col_patient_menu*/
    left: 220px;
    margin-left: 25px;
    padding-right: 10px;
    right: 0;
    min-height: 100px;
}


    .user-main-page #headingText {
        overflow-y: auto;
    }


    .user-main-page #entirePage {
        width: 100%;
    }

.col_user_menu-list-section-heading {
    border-width: 0;
    border-color: #2c3e50;
    background-color: #2c3e50;
    border-style: solid;
    border-bottom-width: 1px;
    font-size: 13px;
    color: white;
    font-weight: bold;
    margin: 60px 0 5px 0;
    padding: 2px 0 0 8px;
}

.col_user_menu {
    position: fixed;
    overflow: hidden;
    min-height: 1px;
    top: 85px;
    bottom: 1px;
    height: auto;
    display: block;
    padding-right: 15px;
    margin-bottom: 15px;
    /*This is linked to the left of patient-main-page*/
    width: 226px;
    float: left;
}



    .col_user_menu #col-user-menu-parent {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .col_user_menu #menu-header {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        height: 85px;
        /*margin-bottom: 6px;*/
    }

        .col_user_menu #menu-header h3 {
            margin-bottom: 4px;
            font-size: 10pt;
        }

        .col_user_menu #menu-header label {
            margin-left: 1px;
            font-size: 8pt;
            color: gray;
            font-weight: normal;
        }

    .col_user_menu #menu-navbar {
        position: absolute;
        overflow-y: auto;
        top: 85px;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .col_user_menu ul {
        overflow-y: auto;
        padding-left: 0;
        margin-bottom: 5px;
        list-style: none;
        z-index: 5;
    }

        .col_user_menu ul li {
            position: relative;
            padding-left: 0;
            margin-top: 0;
            margin-left: 0;
            /*margin-right: 3px;*/
            margin-bottom: 2px;
            list-style: none;
            border: solid;
            border-width: 0;
            cursor: pointer;
            /* font-size: 11px; */
            /* border-radius: 4px; */
            padding: 1px 1px 0px 4px;
            border-color: transparent;
            float: none;
            display: block;
        }

            .col_user_menu ul li:hover,
            .col_user_menu ul li:active,
            .col_user_menu ul li.active {
                /*font-weight: bold;*/
                background: #cfd9e2;
                cursor: default;
            }

            .col_user_menu ul li div {
                display: inline-block;
            }

                .col_user_menu ul li div span {
                    /*color: #337ab7;*/
                }

            .col_user_menu ul li a {
                position: relative;
                padding: 2px 4px;
                /*color: #337ab7;*/
                text-decoration: none;
                background-color: transparent;
                font-weight: 600;
            }

    .col_user_menu #closeA,
    .col_user_menu #closeSpan {
        color: red;
    }

    .col_user_menu .closeRed {
        color: red;
    }

.col_user_menu_li_disabled,
.col_user_menu_li_disabled a,
.col_user_menu_li_disabled span {
    color: gray !important;
    cursor: not-allowed;
}

    .col_user_menu_li_disabled:hover {
        padding-left: 0 !important;
        border-left-width: 0 !important;
        font-weight: normal !important;
        cursor: not-allowed;
    }

.col-main {
    position: absolute;
    min-height: 100px;
    width: 100%;
}

.col-terms-and-conditions-main {
    width: 100%;
    display: inline-block;
    padding: 20px;
}

.col-terms-and-conditions-section {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    padding: 15px;
    background: white;
    border-radius: 4px;
}

    .col-terms-and-conditions-section > h2 {
        margin-bottom: 5px;
    }

    .col-terms-and-conditions-section > p {
        margin: 5px 5px 5px 5px;
    }

.col-contact-us-main {
    width: 100%;
    display: inline-block;
    padding: 20px;
}

.col-contact-us-section {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    padding: 15px;
    background: white;
    border-radius: 4px;
}

    .col-contact-us-section p {
        /*line-height:15px;*/
        margin: 0;
        margin-left: 5px;
    }




.col-contact-us-section-details {
    width: 66%;
    display: inline-block;
    vertical-align: middle;
}

    .col-contact-us-section-details > h2 {
        margin-bottom: 5px;
    }

.col-contact-us-section-image {
    width: 30%;
    display: inline-block;
}

    .col-contact-us-section-image img {
        height: 100px;
        width: auto;
        display: inline-block;
    }

        .col-contact-us-section-image img#NDOH {
            height: 140px;
        }

.col-main-sub {
    width: 100%;
}

.col-main-list {
    position: relative;
}

.col-sub-pad-left {
    padding-left: 5px;
}

.col-sub-pad-right {
    padding-right: 15px;
}

.col-sub-pad-top {
    padding-top: 5px;
}

.col-sub-pad-bottom {
    padding-bottom: 5px;
}

.no-padding {
    padding: 0 !important;
}

.col-sub-1 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-sub-2 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-sub-3 {
    width: 33%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-fixed-150 {
    width: 150px;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-fixed-250 {
    width: 250px;
    float: left;
    position: relative;
    min-height: 1px;
}

/*These 3 columns must be changed together to allow for controls such as the registration number to fit in the same row with a divider*/
.col-sub-3-multicontrol,
.col-sub-3-multicontrol-divider {
    float: left;
    position: relative;
}

.col-sub-3-multicontrol {
    width: 46%;
}

.col-sub-3-multicontrol-divider {
    width: 8%;
    text-align: center;
}

.col-sub-3,
.col-sub-3-150,
.col-sub-3-250 {
    width: 33.333333%;
    float: left;
    position: relative;
}

.col-sub-3-150 {
    width: 150px;
}

.col-lablink-resultstate {
    min-width: 150px;
    width: 150px;
}

.col-sub-3-250 {
    width: 250px;
}

.col-sub-4 {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-sub-5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 5px;*/
}

.col-sub-6 {
    width: 16.6%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-sub-5-span4 {
    width: 80%;
    float: left;
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 5px;*/
}

.col-sub-66 {
    width: 66.666666%;
    float: left;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
}



.col-sub-10 {
    width: 10%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 5px;
}

.row-sub-3 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    display: block;
}

.row-sub-3-1 {
    margin: 10px;
    display: block;
}

.pagination {
    margin: 0 !important
}

.data-section,
.data-section-sub {
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 15px 20px 15px;
    display: block;
    background-color: rgba(224, 232, 235, 0.7);
    border-color: rgba(25, 71, 138, 0.1);
    border-top-width: 0.25px;
    border-right-width: 0.25px;
    border-bottom-width: 0.25px;
    border-left-width: 0.25px;
    border-style: solid;
    min-width: 1050px;
}

    .data-section:before,
    .data-section-sub:before {
        display: table;
        content: " ";
    }

    .data-section:after,
    .data-section-sub:after {
        display: table;
        content: " ";
        clear: both;
    }

.data-section-login,
.data-section-sub {
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 10px;
    margin-top: 1px;
    padding: 15px 15px 20px 15px;
    display: block;
    background-color: rgba(224, 232, 235, 0.7);
    border-color: rgba(25, 71, 138, 0.1);
    border-top-width: 0.25px;
    border-right-width: 0.25px;
    border-bottom-width: 0.25px;
    border-left-width: 0.25px;
    border-style: solid;
}

    .data-section-login:before,
    .data-section-sub:before {
        display: table;
        content: " ";
    }

    .data-section-login:after,
    .data-section-sub:after {
        display: table;
        content: " ";
        clear: both;
    }


/*This is for the sub item details windows. Do not show the borders and disable padding in order for sub window to align controls to parent*/
.data-section-sub {
    border-color: transparent;
    padding: 0;
}

.data-section-buttons {
    border-width: 0;
    margin-bottom: 12px;
}

.btn-save-user,
.btn-accept-user,
.btn-save {
    color: #fff;
    font-weight: bold;
    background-color: rgba(92, 184, 92, 0.8);
    border-color: #4cae4c;
    padding-left: 20px;
    padding-right: 20px;
}

    .btn-save-user:hover,
    .btn-save-user:focus,
    .btn-accept-user:hover,
    .btn-accept-user:focus,
    .btn-save:hover,
    .btn-save:focus {
        color: #fff;
        border-color: gray;
        background-color: rgba(92, 184, 92, 1);
    }

.btn-cancel-user,
.btn-remove-user,
.btn-reject-user,
.btn-unlink-user,
.btn-cancel,
.btn-remove {
    color: #fff;
    font-weight: bold;
    background-color: rgba(217, 83, 79, 0.8);
    border-color: #d43f3a;
    padding-left: 20px;
    padding-right: 20px;
}

    .btn-cancel-user:hover,
    .btn-cancel-user:focus,
    .btn-remove-user:hover,
    .btn-remove-user:focus,
    .btn-reject-user:hover,
    .btn-reject-user:focus,
    .btn-unlink-user:hover,
    .btn-unlink-user:focus,
    .btn-cancel:hover,
    .btn-cancel:focus,
    .btn-remove:hover,
    .btn-remove:focus {
        color: #fff;
        border-color: gray;
        background-color: rgba(217, 83, 79, 1);
    }

.btn-add-user,
.btn-edit-user,
.btn-link-user,
.btn-add,
.btn-edit,
.btn-reverse-user,
.btn-general,
.btn-ok {
    color: #fff;
    font-weight: normal;
    background-color: rgba(122, 193, 255, 0.8);
    border-color: rgb(122, 193, 255);
    padding-left: 21px;
    padding-right: 21px;
}



.unlinkedTest {
    background: lightsteelblue !important;
}

    .unlinkedTest:hover {
        background-color: rgba(51, 122, 183, 155) !important;
    }

.btn-edit-user {
    /* width: 70px; */
}

.btn-ok,
.btn-edit,
.btn-danger {
    padding-left: 30px;
    padding-right: 30px;
    /*width: 90px;
    margin: 1px;*/
}

    .btn-add:hover,
    .btn-edit:hover,
    .btn-general:hover,
    .btn-reverse-user:hover,
    .btn-ok:hover,
    .btn-add-user:hover,
    .btn-edit-user:hover,
    .btn-link-user:hover,
    .btn-add:focus,
    .btn-edit:focus,
    .btn-general:focus,
    .btn-reverse-user:focus,
    .btn-ok:focus,
    .btn-add-user:focus,
    .btn-edit-user:focus,
    .btn-link-user:focus {
        color: #fff;
        border-color: gray;
        background-color: rgba(122, 193, 255, 1);
    }

    .btn-save:disabled,
    .btn-save.disabled,
    .btn-save[disabled],
    .btn-cancel:disabled,
    .btn-cancel.disabled,
    .btn-cancel[disabled],
    .btn-add:disabled,
    .btn-add.disabled,
    .btn-add[disabled],
    .btn-edit:disabled,
    .btn-edit.disabled,
    .btn-edit[disabled],
    .btn-remove:disabled,
    .btn-remove.disabled,
    .btn-remove[disabled],
    .btn-ok:disabled,
    .btn-ok.disabled,
    .btn-ok[disabled] {
        color: black;
        background-color: lightgray;
        border-color: gray;
        cursor: not-allowed;
    }


.btn-margin-left {
    margin-left: 4px;
}


.invisible-border {
    border-color: transparent;
}



/*FORM GROUPS*/
.form-group {
    margin-top: 5px;
    margin-bottom: 5px;
}

.login-form-group {
    margin-top: 5px;
    margin-bottom: 5px;
}

.form-group-buttons {
    margin-top: 5px;
    margin-left: 1px;
    margin-bottom: 5px;
}

.form-group-indent-20 {
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 5px;
}

/*PATIENT SUMMARY*/
.patient-summary-header1 {
    display: block;
    float: left;
    vertical-align: top;
    /* margin-top: -5px; */
    font-weight: bold;
    width: 80px;
}



.patient-summary-section {
    display: inline-block;
    float: left;
    width: 100%;
    /*max-width: 900px;*/
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    margin-top: 8px;
    padding-left: 5px;
}

.patient-summary-section-header {
    display: block;
    /*float: left;*/
    color: black;
    font-weight: bold;
    vertical-align: middle;
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 2px;
    font-weight: bold;
}

.patient-summary-container {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 5px;*/
}

.patient-summary-month-block-container {
    display: inline-block;
    float: left;
    /*min-width: 560px;*/
    position: relative;
}

.patient-summary-month-block {
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
    /*border: 1px solid rgba(25, 71, 138,0.2);*/
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.block-wide {
    text-align: center;
    padding-left: 0;
    /*font-size:12pt;*/
    /*font-weight: bold;*/
    width: 320px;
}

.block-extra-wide {
    text-align: center;
    padding-left: 0;
    /*font-size:12pt;*/
    /*font-weight: bold;*/
    width: 300px;
}

.patient-summary-container-legend {
    display: inline-block;
    float: left;
    padding-left: 5px;
    /*width: 125px;*/
    position: relative;
    /*margin-left: 15px;*/
}

.patient-summary-header-legend {
    /*font-weight: bold;*/
    /*margin-right:12px;*/
    /*width:100px;*/
    display: block;
    /*float: left;*/
    color: gray;
    font-weight: bold;
    vertical-align: middle;
    font-size: 12px;
    margin-top: 12px;
    margin-bottom: 2px;
    /*font-weight: bold;*/
}

.patient-summary-month-block-legend {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    /*margin: 2px ;*/
    /*padding: 0;*/
    /*border: 1px solid rgba(25, 71, 138,0.2);*/
    /*padding-left: 4px;*/
    font-size: 12px;
    width: 180px;
    height: 25px;
    line-height: 25px;
    /*font-style: italic;*/
}

.margin-summary-spacer-20px {
    display: block;
    margin-top: 20px;
}

.patient-summary-month-block div {
    text-align: center;
}

.block-red {
    background-color: rgba(255, 0, 0, 0.9);
    color: white;
}

.block-green {
    background-color: rgba(0, 128, 0, 0.4);
    color: white;
}

.block-yellow {
    background-color: rgba(255, 255, 0, 0.4);
    color: black;
}

.block-white {
    background-color: rgba(255, 255, 255, 0.7);
    color: black;
}


.patient-summary-legend {
    width: 15%;
    display: inline-block;
}

.table-col-actions {
    min-width: 260px;
}

.table-col-actions-new {
    width: 1%;
    min-width: 265px !important;
}

.table-col-actions-tight {
    width: 1%;
    white-space: nowrap;
    padding: 1px !important;
}

.table-col-actions-singlebutton {
    width: 110px;
}

.table-col-100px {
    width: 100px;
}

.table-col-200px {
    width: 200px;
}

.table-col-300px {
    width: 300px;
}

.table-col-400px {
    width: 400px;
}

.table-col-500px {
    width: 500px;
}

.table-col-10perc {
    width: 10%;
}

.table-col-15perc {
    width: 15%;
}

.table-col-20perc {
    width: 20%;
}

.table-col-25perc {
    width: 25%;
}

.table-col-30perc {
    width: 30%;
}

.table-col-35perc {
    width: 35%;
}

.table-col-40perc {
    width: 40%;
}

.table-col-45perc {
    width: 45%;
}

.table-col-50perc {
    width: 50%;
}

.table-compact {
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
}

.text-align-left {
    text-align: left !important;
}

/*LINK PERSON POPUP VIEW*/
.link-person-popup {
    margin: 0;
    /*The padding on the top and bottom are required to align the content for the header and footer*/
    /*padding: 50px 0 50px 0 !important;*/
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: solid 6px #2c3e50 !important;
    background-color: #ecf0f1 !important;
}

    .link-person-popup #PersonLinkingHeader {
        padding: 10px 10px 10px 10px;
        height: 50px;
        /*margin-top: -50px;*/
        background-color: rgba(224, 232, 235, 0.7) !important;
        /*border-style: solid;
		border-width: 1px;
		border-color: rgba(25, 71, 138,0.1);*/
    }

    .link-person-popup #PersonModalBody {
        padding: 0 10px 0 10px;
        height: 100%;
        /*max-height: 92%;*/
    }

.link-person-popup-label-tip {
    display: inline-block;
    margin: 0 0 5px 0;
    font-size: 9pt;
    font-weight: 100;
    color: gray;
}

.link-person-popup #PersonModalFooter {
    padding: 0 10px;
    height: 60px;
    /*margin-bottom: -80px;*/
    background-color: rgba(224, 232, 235, 0.7) !important;
    /*border-style: solid;
	border-width: 1px;
	border-color: rgba(25, 71, 138,0.1);*/
}

/****************************************************************************************************************/
/*DEVEXPRESS CONTROLS*/
/****************************************************************************************************************/
/*Document Viewer Loading Label*/
/*This places the loading label in the middle of the screen*/
.dxrd-preview-wrapper .dxrd-preview-progress {
    top: 0;
    margin-top: 30px;
    vertical-align: top;
    width: 250px !important;
    height: 65px !important;
    margin-left: 40% !important;
}

/*Move the error message to the top of the screen*/
.dx-toast-error {
    -webkit-transform: translate(50px, 170px) !important;
    transform: translate(50px, 170px) !important;
}


.nhls-main-page {
    position: relative;
    padding-left: 230px;
    padding-right: 15px;
    right: 0;
    min-height: 100px;
    width: 100%;
}

.nhls_menu_section_heading {
    border-width: 0;
    border-color: lightgray;
    border-style: solid;
    /*border-bottom-width: 1px;*/
    font-size: 11px;
    color: gray;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding-right: 5px;
}


.nhls_menu {
    position: relative;
    overflow: hidden;
    min-height: 1px;
    height: auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    /*This is linked to the left of nhls-main-page*/
    width: 230px;
    float: left;
    z-index: 2;
}

    .nhls_menu ul {
        overflow-y: auto;
        padding-left: 0;
        margin-bottom: 5px;
        list-style: none;
        z-index: 5;
    }

        .nhls_menu ul li {
            position: relative;
            padding-left: 0;
            margin-top: 0;
            margin-left: 0;
            margin-bottom: 2px;
            list-style: none;
            border: solid;
            border-width: 0;
            cursor: pointer;
            border-radius: 4px;
            border-color: transparent;
            float: none;
            display: block;
        }

            .nhls_menu ul li div span {
                color: #337ab7;
            }

            .nhls_menu ul li a {
                position: relative;
                padding: 2px 4px;
                color: #337ab7;
                text-decoration: none;
                background-color: transparent;
            }

            .nhls_menu ul li:hover,
            .nhls_menu ul li:active,
            .nhls_menu ul li.active {
                font-weight: bold;
            }

            .nhls_menu ul li div {
                display: inline-block;
            }

                .nhls_menu ul li div span {
                    color: #337ab7;
                }

.nhls_menu_li_disabled,
.nhls_menu_li_disabled a,
.nhls_menu_li_disabled span {
    color: gray !important;
    cursor: not-allowed;
}

    .nhls_menu_li_disabled:hover {
        padding-left: 0 !important;
        border-left-width: 0 !important;
        font-weight: normal !important;
        cursor: not-allowed;
    }

.btn {
    min-width: 120px;
}

.btn-editReg {
    color: #fff;
    font-weight: bold;
    background-color: rgba(122, 193, 255, 0.8);
    border-color: rgb(122, 193, 255);
}

    .btn-editReg:hover,
    .btn-editReg:focus {
        color: #fff;
        border-color: gray;
        background-color: rgba(122, 193, 255, 1);
    }

.btn-dangerReg {
    color: #fff;
    font-weight: bold;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-dangerReg:hover,
    .btn-dangerReg:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

.btn-editReg,
.btn-dangerReg {
    min-width: 90px !important;
    margin: 1px;
}

.tableHeadLabels {
    border-bottom: 2px solid lightgray;
    font-weight: bold;
}

/*tr:nth-child(even) {
    background-color: #dce6ee !important;
}

tr:nth-child(odd) {
    background-color: #ffffff !important;
}

th {
    background-color: #ecf0f1
}*/

.table-list-new {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.showResult {
    min-width: 10px;
}

@media only screen and (max-width: 1290px) {

    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    #no-more-tables tr {
        display: inline-block;
        width: 32%;
        height: 528px;
        margin: 5px;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    }

    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 0px solid #ccc;
    }

    #no-more-tables td {
        border: 1px solid #e0e0e0;
        position: relative;
        padding-left: 130px;
        white-space: normal;
        text-align: left;
        background: white;
    }

        #no-more-tables td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

        #no-more-tables td:before {
            content: attr(data-title);
        }
}

@media only screen and (max-width: 1075px) {
    #no-more-tables tr {
        width: 48%;
    }
}

@media only screen and (max-width: 740px) {
    #no-more-tables tr {
        width: 100%;
    }

    #no-more-tables td {
        border: 1px solid #e0e0e0;
        position: relative;
        padding-left: 45%;
        white-space: normal;
        text-align: left;
        background: white;
    }
}

/*@media only screen and (max-width: 630px) {
        #no-more-tables td {
            border: none;
            border-bottom: 1px solid #e0e0e0;
            position: relative;
            padding-left: 45%;
            white-space: normal;
            text-align: left;
        }
    }*/

#section {
    width: 82%;
    margin: 15px auto 0 auto;
    padding: 2%;
    border-radius: 12px;
    border: 1px solid #e0e0e0;
    display: table;
}

    #section ul li {
        display: table-cell;
    }

        #section ul li a {
            vertical-align: middle;
            text-align: center;
        }

            #section ul li a img {
                vertical-align: middle;
                text-align: center;
            }


.newRegClass {
    margin-left: 0px;
}

/*Dashboard nav CSS*/


.dbtoggleBtn {
    position: absolute;
    left: 208px;
    top: 43%;
    z-index: 99;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    background-color: #dbdfe0;
    color: #2c3e50;
    width: 75px;
    font-weight: 600;
    letter-spacing: 1.1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

    .dbtoggleBtn:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

.dbvertical-nav {
    min-width: 254px;
    width: 254px;
    /*height: 100vh;*/
    position: fixed;
    overflow-y: auto;
    top: 90px;
    bottom: -17px;
    padding-left: 8px;
    left: 0;
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.page-dbcontent {
    width: calc(100% - 276px);
    margin-left: 255px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    top: 70px;
}

.page-dbcontent-full {
    width: 100%;
    -webkit-transition: all 0.4s;
    margin-top: 70px;
    margin-right: 10px;
    transition: all 0.4s;
}

.donut-inner {
    margin-top: -100px;
    margin-bottom: 100px;
}

    .donut-inner h5 {
        margin-bottom: 5px;
        margin-top: 0;
    }

    .donut-inner span {
        font-size: 12px;
    }

/* for toggle behavior */

#dbsidebar.active {
    margin-left: -234px;
}

#dbcontent.active {
    /* width: 100%; */
    margin-left: 30px;
}

/*@media (max-width: 991px) {
    .dbtoggleBtn {
        visibility: visible
    }

    .newRegClass {
        margin-left: 0px;
    }

    .badge {
        margin-right: -25px !important;
    }

    #dbsidebar {
        margin-left: -234px;
    }

        #dbsidebar.active {
            margin-left: 0;
        }

    #dbcontent {
        position: absolute;
        width: 96%;
        margin-left: 18px;
        top: 70px !important;
    }

        #dbcontent.active {
            margin-left: 256px;
            width: calc(100% - 277px);
        }
}

@media (min-width: 991px) {
    .dbtoggleBtn {
        visibility: hidden
    }

    .dbvertical-nav {
        min-width: 234px;
        width: 234px;
    }

    .sidebar a .badge {
        right: 3px;
    }

    .page-dbcontent {
        width: calc(100% - 260px);
    }

    .sidebar h1 {
        margin-right: 0px;
    }

    .sidebar a {
        margin-right: 0px;
    }

    #dbsidebar {
        margin-left: 0px;
    }

        #dbsidebar.active {
            margin-left: 0;
        }

    #dbcontent {
        position: absolute;
        top: 70px !important;
        margin-left: 238px;
    }

        #dbcontent.active {
            margin-left: 236px;
        }
}*/

.AuditLink {
    padding: 5px !important;
}


/*Patient nav CSS*/
.prvertical-nav {
    min-width: 264px;
    width: 264px;
    height: 100vh;
    position: fixed;
    top: 90px;
    margin-top: -10px;
    padding-left: 8px;
    left: 0;
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.page-prcontent {
    width: calc(100% - 264px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    padding-left: 0;
    padding-right: 0;
}

/* for toggle behavior */

#prsidebar.active {
    margin-left: -234px;
}

#prcontent.active {
    width: 100%;
    margin-left: 30px;
}

@media (max-width: 991px) {
    .prtoggleBtn {
        visibility: visible
    }

    .badge {
        margin-right: -25px !important;
    }

    #prsidebar {
        margin-left: -234px;
        z-index: 1;
        background-color: #ecf0f1;
    }

        #prsidebar.active {
            margin-left: 0;
            z-index: 1;
            background-color: #ecf0f1;
        }

    #prcontent {
        width: 97%;
        margin-left: 30px;
    }

        #prcontent.active {
            margin-left: 265px;
            width: calc(100% - 266px);
        }
}

@media (min-width: 991px) {
    .prtoggleBtn {
        visibility: hidden
    }

    .prvertical-nav {
        min-width: 234px;
        width: 234px;
    }

    .sidebar a .badge {
        right: 3px;
    }

    .page-prcontent {
        width: calc(100% - 237px);
    }

    .sidebar h1 {
        margin-right: 0px;
    }

    .sidebar a {
        margin-right: 0px;
    }

    #prsidebar {
        margin-left: 0px;
    }

        #prsidebar.active {
            margin-left: 0;
        }

    #prcontent {
        /* width: 83%; */
        margin-left: 236px;
        /* margin-right: 0px !important; */
        /* padding-right: 0px; */
    }

        #prcontent.active {
            margin-left: 236px;
        }
}

.contentError {
    margin-top: 20px;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    background: white;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

    .contentError h2 {
        font-size: 22px;
    }

.QuickDetails td {
    padding-top: 10px !important;
}

.CovidDetails td {
    padding: 10px !important;
}

.helpResource {
    top: 100px;
    bottom: 0;
    min-height: 130px;
    background: white;
    margin-top: 15px;
    padding: 15px;
    text-align: center;
    border-radius: 20px;
    transition-duration: 0.3s;
    border: 1px solid lightgray;
}

    .helpResource.soon {
        background: #e7e7e7;
    }

    /*.helpResource p {
    position: absolute;
    bottom: 2px;
}*/

    .helpResource:hover {
        min-height: 130px;
        background: rgba(122, 193, 255, 0.2);
        margin-top: 15px;
        padding: 15px;
        text-align: center;
        border-radius: 20px;
    }

.helpResourcevideo {
    top: 100px;
    bottom: 0;
    min-height: 200px;
    background: white;
    text-align: center;
    border-radius: 0;
    transition-duration: 0.3s;
    border: 1px solid lightgray;
}

    .helpResourcevideo:hover {
        padding: 10px;
        min-height: 200px;
        background: rgba(9, 37, 51, 0.3);
        text-align: center;
        border-radius: 0;
    }

#exTab1 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

#exTab2 h3 {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
    border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
    border: solid 1px lightgrey;
}

#exTab3 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

/* NEW COMMENT */

body {
    /*margin-bottom: 100px;*/
    /*background-color: rgb(239, 235, 235);*/
    background-color: #ecf0f1;
    font-size: 12px;
    overflow-y: scroll;
    margin-top: 90px
}

.blink {
    color: #fff;
    background-color: rgba(122, 193, 255, 0.8);
    animation: blink 0.3s;
    animation-iteration-count: 6;
}

@keyframes blink {
    50% {
        color: rgba(122, 193, 255, 0.8);
        background-color: #fff;
    }
}


html {
    position: relative;
    min-height: 100%;
}

/* width */
::-webkit-scrollbar {
    position: absolute;
    width: 12px;
    margin-left: -5px;
    -webkit-appearance: none;
}

/* Track */
::-webkit-scrollbar-track {
    background-color: #2c3e50;
    border-right: none;
    border-left: none;
}

/* Handle */
::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: rgba(160, 174, 186, 0.9);
    background-clip: content-box;
    border-color: transparent;
    border-style: solid;
    border-width: 0px 0px;
}

/*Override the default from Bootstrap*/
label {
    margin-top: 0;
}

.validation-summary-valid {
    display: none !important
}

/*Override any other styles here*/
h1,
h2,
h3,
h4 {
    margin-top: 2px;
    color: gray;
    page-break-after: avoid;
    /*CH: This is here for printing*/
}

#menu-header h3 {
    width: 200px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prtoggleBtn {
    position: absolute;
    left: 215px;
    top: 43%;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    background-color: #dbdfe0;
    color: #2c3e50;
    width: 75px;
    font-weight: 600;
    letter-spacing: 1.1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

    .prtoggleBtn:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

@media only screen and (max-width: 760px) {
    .regPatientFullname {
        margin-left: 310px !important
    }
}

@media only screen and (max-width: 600px) {
    .regPatientFullname {
        display: none
    }
}

/*@media only screen and (min-width: 1026px) {
    .toggleBtn {
        display: none
    }
}

@media only screen and (max-width: 1025px) {
    .toggleBtn {
        display:block
    }
}*/

.modal-backdrop {
    z-index: 1039;
}

details {
    /* width: 45%; */
    min-height: 5px;
    /* max-width: 400px; */
    padding: 8px 10px 5px 13px;
    margin: 0 auto;
    position: relative;
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*background: #2c3e50;*/
    color: white;
    -webkit-transition: all .3s;
    transition: all .3s;
}

    details:hover {
        background-color: #e9f0f7;
    }

    details + details {
        margin-top: 10px;
    }

    details[open] {
        min-height: 50px;
        background-color: #e9f0f7;
        color: #2c3e50;
        /*box-shadow: 2px 2px 20px rgba(0,0,0,.2);*/
    }

    details p {
        color: #337ab7;
        font-weight: 300;
        margin: 0;
        background: #c8d0d8;
        margin-left: -22px;
        padding: 6px 20px;
    }

summary {
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 4px;
    -webkit-transition: .1s ease;
    transition: .1s ease;
}

    summary a {
        color: #337ab7;
        text-decoration: none;
        -webkit-transition: .1s ease;
        transition: .1s ease;
    }

        summary a:hover {
            color: #337ab7;
            text-decoration: none;
            -webkit-transition: .1s ease;
            transition: .1s ease;
        }

.modalBtn a {
    display: block;
    color: #337ab7;
    padding: 4px 5px;
    text-decoration: none;
}

    .modalBtn a:hover {
        display: block;
        background-color: #fff;
        /* background-color: #2c3e50; */
        color: #2c3e50;
        text-decoration: none;
        padding-left: 27px;
        margin-left: -22px;
    }

summary:focus {
    outline: none;
}

summary {
    display: block
}

    summary::after {
        padding: 5px;
        position: absolute;
        top: 50%;
        right: 0;
        color: #337ab7;
        font-family: "Font Awesome 5 Free";
        font-size: 16px;
        font-style: normal;
        font-variant-caps: normal;
        -webkit-font-variant-ligatures: normal;
        font-variant-ligatures: normal;
        font-weight: 900;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f078";
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        /*transition: .3s ease;*/
    }

details[open] summary::after {
    content: "\f057";
    font-size: 16px;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /*transition: .3s ease;*/
}

details[open] summary:hover::after {
    /*animation: pulse 1s ease;*/
}

@-webkit-keyframes pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.h4-data-section {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 2px;
    font-weight: bold;
    margin-left: 10px;
}

.h3-data-section {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 2px;
    font-weight: bold;
}

.h2-data-section {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 2px;
    font-weight: bold;
}

.success-popup {
    font-weight: bold;
    border: none 1px Gray;
    background-color: transparent;
    color: #4cae4c;
    font-size: 16px;
    /*padding: 0;*/
    margin: Auto 0 0 4px;
}

/*This is for the glyphicon*/
/*.success-popup span {
		color:gray;
	}*/

/**/

.comingSoon {
    color: lightgrey;
    float: none;
    display: block;
    padding: 8px 10px;
    cursor: default;
    font-size: 13px;
    min-width: 200px;
}

.popover {
    background-color: #e0e082;
}

.popover-title {
    background-color: #0d8225;
    color: #ffffff;
    border-bottom: 1px solid #075116;
}

.popover-content {
    background-color: #ffffd4;
}

.popover.bottom > .arrow:after {
    border-bottom-color: #e0e082;
}

.popover.top > .arrow:after {
    border-top-color: #e0e082;
}

.popover.left > .arrow:after {
    border-left-color: #e0e082;
}

.popover.right > .arrow:after {
    border-right-color: #e0e082;
}

.btn-endTour {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    min-width: 10px
}

    .btn-endTour:hover,
    .btn-endTour:focus,
    .btn-endTour.focus,
    .btn-endTour:active,
    .btn-endTour.active,
    .open > .dropdown-toggle.btn-endTour {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

.btn-nextTour {
    color: #fff;
    background-color: #21af0e;
    border-color: #199109;
    min-width: 10px
}

    .btn-nextTour:hover,
    .btn-nextTour:focus,
    .btn-nextTour.focus,
    .btn-nextTour:active,
    .btn-nextTour.active,
    .open > .dropdown-toggle.btn-nextTour {
        color: #fff;
        background-color: #247711;
        border-color: #18520b;
    }

.btn-prevTour {
    color: #fff;
    background-color: #cf761f;
    border-color: #b56518;
    min-width: 10px
}

    .btn-prevTour:hover,
    .btn-prevTour:focus,
    .btn-prevTour.focus,
    .btn-prevTour:active,
    .btn-prevTour.active,
    .open > .dropdown-toggle.btn-prevTour {
        color: #fff;
        background-color: #a2580f;
        border-color: #6f3c09;
    }

.searchable-dropdown {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}



/* This style should be applied directly onto the anchor <a>*/
.tool-tip-default {
    font-weight: bold;
    position: absolute;
    font-size: 13pt;
    font-weight: 800;
    text-align: center;
    padding: 1px 4px 3px 4px;
    line-height: .8;
    border: 1.5px solid #69d075;
    background-color: #69d075;
    color: #fff;
    border-radius: 3px;
    margin-top: -4px !important;
    margin-left: 7px;
}

    .tool-tip-default .tooltip {
        background-color: beige;
        z-index: 999;
    }

    .tool-tip-default .tooltiptext {
        background-color: beige;
        z-index: 999;
    }

    .tool-tip-default:hover {
        text-decoration: none;
        color: #69d075;
        background-color: #fff;
    }

.tool-tip-heading {
    font-size: 12pt;
}

.menu-item-section-heading {
    color: grey;
    font-size: 15px;
    margin: 8px 4px 0 8px;
}

.menu-item-section-separator {
    margin: 4px 12px 8px 8px;
    border-color: lightgray;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
}


/*override bootstrap default styles*/

.form-control-custom-tiny {
    width: 19.5%;
}


.alert-danger {
    display: inline-block;
    width: 100%;
}

/*.form-control-custom-short {
	width: 40%;
}*/

/*.form-control-custom-mid {
	width: 75%;
}*/

.form-control-custom-mid-sc {
    width: 88%;
}

/*.form-control-custom-long {
	width: 100%;
}*/

.checkbox,
.checkbox-inline {
    width: 20px;
    height: 20px;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
}

.checkbox {
    display: block;
}

.checkbox-inline {
    display: inline;
}

.form-control-in-grid-mid {
    /*width:90px;*/
    max-width: 150px;
    min-width: 80px;
}

.form-control-in-grid-small {
    /*width:90px;*/
    max-width: 80px;
    min-width: 50px;
}

/*.form-control-custom-50 {
	width: 50%;
	max-width: 400px;
	min-width: 200px;
}*/

.form-control-custom-30 {
    width: 30%;
}

.form-control-custom-20 {
    width: 20%;
}

/*.form-control-custom-regnumber {
	width: auto;
	display: inline;
}*/

.form-control-custom-inline {
    display: inline;
}

/*.form-control-custom-inline-30 {
	width: 30%;
	display: inline;
}*/

/*.form-control-custom-inline-40 {
	width: 40%;
	display: inline;
}*/

/*.form-control-custom-inline-50 {
	width: 50%;
	display: inline;
}*/

/*.form-control-custom-inline-60 {
	width: 60%;
	display: inline;
}*/

.form-control-custom-text-area {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 170px;
    width: 100%;
}

.tr-custom {
    padding-right: 10px;
}

.panel-body-custom {
    padding: 9px;
}

.panel-heading-custom-red {
    padding: 10px 15px;
    font-size: large;
    color: black;
    font-weight: 600;
    background-color: transparent;
    text-decoration: underline;
}

.fa-custom-padding {
    margin-right: 5px;
}

.panel-danger-custom {
    max-width: 900px;
}


.btn-warning-custom {
    height: 150px;
    width: 200px;
    background-color: indianred;
    border-color: indianred;
    text-align: left;
}

.btn-custom {
    display: table;
    height: 150px;
    width: 150px;
    /*float:left;*/
    margin: 0 5px 0 0;
    padding: 5px;
    cursor: pointer;
    border-radius: 0px;
}

.text-custom {
    font-size: 15px;
    font-weight: bold;
    /*text-align:center;*/
    color: black;
}

.text-custom-red {
    color: white;
    font-size: 13px;
}

.btn-alert {
    height: 30px;
    width: 250px;
    float: left;
    border-radius: 0px;
    cursor: pointer;
    margin: 0 10px 0 0;
    padding: 5px;
}

.btnSelection {
    background-color: greenyellow;
}

.container-fluid-custom {
    float: right;
    margin-right: 75px;
    position: relative;
}

.col-md-offset-2 {
    padding-right: 0px;
    padding-left: 0px;
}

.table-striped > tbody > tr:nth-of-type(odd):hover {
    background-color: rgba(144, 169, 179, 0.4);
}

.table-striped > tbody > tr:nth-of-type(even):hover {
    background-color: rgba(144, 169, 179, 0.4);
}

.table-list {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    border-color: grey;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .table-list > thead {
        display: table-header-group;
        vertical-align: middle;
        border-color: inherit;
    }

        .table-list > thead > tr {
            display: table-row;
            vertical-align: inherit;
            border-color: inherit;
        }

            .table-list > thead > tr > th {
                border-top: 0;
                text-align: left;
                vertical-align: bottom;
                border-bottom: 2px solid lightgray;
                padding: 6px 4px 6px 1px;
                margin-bottom: 12px;
                font-weight: bold;
                display: table-cell;
            }

    .table-list > tbody {
        display: table-row-group;
        vertical-align: middle;
        border-color: inherit;
        border-collapse: collapse;
    }

        .table-list > tbody > tr {
            display: table-row;
            vertical-align: inherit;
            border-color: inherit;
        }

            .table-list > tbody > tr > td:not(:last-child) {
                padding: 6px 16px 6px 4px;
                vertical-align: middle;
                border-top: 1px solid lightgray;
                display: table-cell;
            }

            .table-list > tbody > tr > td:last-child {
                padding: 6px 1px;
                vertical-align: middle;
                border-top: 1px solid lightgray;
                display: table-cell;
            }

.table-list-mulitlinetextrow-data {
    font-size: 8pt;
    padding: 0 0 1px 0 !important;
    border-top: none;
}

    .table-list-mulitlinetextrow-data > td {
        border: none !important;
        padding: 0 0 1px 0 !important;
    }

    .table-list-mulitlinetextrow-data:hover {
        background-color: transparent !important;
    }

.table-list-mulitlinetextrow-header {
    font-size: 9pt;
    margin: 5px 0 0 0 !important;
    padding: 1px !important;
}

    .table-list-mulitlinetextrow-header > th {
        margin: 5px 0 0 0 !important;
        vertical-align: middle !important;
        padding: 6px 0 0 0 !important;
    }

.table-list-mulitlinetextrow-body:hover {
    background-color: #f5f5f5 !important;
}

.nhls-list {
    border-top: solid black;
}

.tableSubSectionHeader {
    background-color: lightgray;
}

.text-center {
    text-align: center;
}

.table-list > tbody > tr:hover {
    background-color: #f5f5f5;
}

.table-list.multirow > tbody:hover tr {
    background-color: #f5f5f5;
}

.table-list.multirow > tbody {
    border: 2px solid rgb(122, 193, 255);
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.table-list > tbody > tr > td.active:hover,
.table-list > tbody > tr > th.active:hover,
.table-list > tbody > tr.active:hover > td,
.table-list > tbody > tr:hover > .active,
.table-list > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table-list > tbody > tr > td.success:hover,
.table-list > tbody > tr > th.success:hover,
.table-list > tbody > tr.success:hover > td,
.table-list > tbody > tr:hover > .success,
.table-list > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table-list > tbody > tr > td.info:hover,
.table-list > tbody > tr > th.info:hover,
.table-list > tbody > tr.info:hover > td,
.table-list > tbody > tr:hover > .info,
.table-list > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table-list > tbody > tr > td.warning:hover,
.table-list > tbody > tr > th.warning:hover,
.table-list > tbody > tr.warning:hover > td,
.table-list > tbody > tr:hover > .warning,
.table-list > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table-list > tbody > tr > td.danger:hover,
.table-list > tbody > tr > th.danger:hover,
.table-list > tbody > tr.danger:hover > td,
.table-list > tbody > tr:hover > .danger,
.table-list > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}


#chartMenu {
    position: absolute;
    border: 1px solid red;
    background: white;
    list-style: none;
    padding: 3px;
}

.chartItem:hover {
    background: #dddddd;
    text-decoration: underline;
    cursor: pointer;
}

.btn-action-chart {
    font-size: 12px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}

    .btn-action-chart:focus,
    .btn-action-chart:active,
    .btn-action-chart:hover {
        outline: none !important;
        box-shadow: none;
        -webkit-box-shadow: none;
        text-decoration: none;
    }

/********************************************************************************************************************/
/********************************************************************************************************************/
/* NAVBAR */
/********************************************************************************************************************/
/********************************************************************************************************************/

#header {
    background: #2c3e50;
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 10;
    margin-top: -90px;
}

    #header:after {
        content: "";
        clear: both;
        display: block
    }

.search {
    float: right;
    padding: 30px
}

input {
    border: none;
    padding: 10px;
    /*border-radius: 20px*/
    border: solid 1px lightgrey;
}

.logo {
    float: left;
    /*background-image: url(../banner140x78.png);*/
    width: 140px;
    height: 78px;
}

    .logo a {
        font-size: 28px;
        display: block;
        padding: 0 0 0 20px
    }

nav {
    float: right;
}

    nav > ul {
        float: left;
        position: relative
    }

    nav li {
        list-style: none;
        float: left
    }

    nav .dropdown {
        position: relative
    }

    nav li a {
        float: left;
        padding: 31px 10px 31px 10px;
        text-decoration: none !important;
        color: #ffffff
    }

.last {
    margin-right: 40px;
}

nav li a:hover {
    color: #ffffff
}

nav li ul {
    display: none
}

nav li:hover ul {
    display: inline
}

nav li li {
    float: none;
}

nav .dropdown ul {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    padding: 10px 0;
    border: 1px solid #2c3e50;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

nav .dropdown li {
    white-space: nowrap
}

    nav .dropdown li a {
        /*padding: 10px 35px;*/
        font-size: 13px;
        min-width: 200px;
        text-decoration: none;
    }

nav .mega-dropdown {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    overflow: hidden;
    padding: 20px 35px;
    border-bottom: 3px solid #34495e
}

nav li li a {
    float: none;
    color: #333;
    display: block;
    padding: 8px 10px;
    font-size: 13px;
}

    nav li li a:hover {
        background: #f5f5f5;
        color: #262626;
    }

.mega-col {
    width: 25%;
    float: left
}

#menu-icon {
    color: white;
    font-size: 26px;
    position: absolute;
    right: 0;
    margin-top: -24px;
    margin-right: 30px;
    display: inline;
    top: 45px;
    cursor: pointer;
    z-index: 11;
}

    #menu-icon span {
        border: 2px solid #fff;
        width: 30px;
        margin-bottom: 5px;
        display: block;
        -webkit-transition: all .2s;
        -webkit-transition: all .1s;
        transition: all .1s
    }

@media only screen and (min-width: 1025px) {
    .regPatientFullname {
        display: none
    }
}

#dashType {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 30px;
    position: fixed;
    left: 370px;
    top: 23px;
    display: block
}

@media only screen and (max-width: 1025px) {

    .regPatientFullname {
        color: white;
        font-size: 12px;
        margin-top: -60px;
        margin-left: 470px;
        z-index: 10;
        position: fixed;
        line-height: 1.1;
        width: 200px;
    }

        .regPatientFullname .col-sub-1 {
            width: 200px;
        }

        .regPatientFullname .glyphicon {
            display: none
        }

        .regPatientFullname h3 {
            color: white;
            margin-top: -20px;
            font-size: 18px;
            margin-bottom: 5px;
            width: 100% !important;
            position: fixed;
        }

        .regPatientFullname label {
            font-size: 11px;
            margin-top: 0px;
        }
}

@media only screen and (max-width: 1170px) {
    nav > ul > li > a {
        /*padding: 35px 15px*/
    }
}

@media only screen and (max-width: 1400px) {
    nav {
        display: none;
        width: 100%;
        clear: both;
        float: none;
        background-color: #304a65;
        max-height: 400px;
        overflow-y: scroll
    }

    .menu-item-section-heading {
        display: none;
    }

    .menu-item-section-separator {
        display: none;
    }

    .caret {
        display: none;
    }

    #menu-icon {
        display: inline;
        top: 45px;
        cursor: pointer;
        z-index: 11
    }

        #menu-icon.active .first {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-top: 10px
        }

        #menu-icon.active .second {
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
            position: relative;
            top: -9px;
        }

        #menu-icon.active .third {
            display: none
        }

    .search {
        float: none
    }

        .search input {
            width: 100%
        }

    nav {
        padding: 10px
    }

        nav ul {
            float: none
        }

        nav li li {
            background-color: #2c3e50;
        }

        nav li {
            float: none
        }

        nav ul li a {
            float: none;
            padding: 8px;
            display: block
        }

    #header nav ul ul {
        display: block;
        position: static;
        background: none;
        border: none;
        padding: 0
    }

    #header nav a {
        color: #fff;
        padding: 8px;
        text-decoration: none;
    }

        #header nav a:hover {
            background: #fff;
            color: #333;
        }

    #header nav ul li li a:before {
        content: "- "
    }

    .mega-col {
        width: 100%
    }
}

/********************************************************************************************************************/
.navbar-default {
    background-color: #2c3e50;
    border-color: #2c3e50;
    background-repeat: no-repeat;
    height: 80px;
    border-radius: 0;
    min-width: 850px;
    /*This is set here to make sure that the site does not start scrolling when on smaller screens*/
}

.navbar-custom {
    float: right !important;
    margin-right: 25px;
    height: 100%;
}

    .navbar-custom > ul {
        padding: 15px 0 0 0;
        width: 100%;
    }

        .navbar-custom > ul > li {
            float: left;
            position: relative;
            display: block;
            margin: 0 0 0 20px;
        }

            .navbar-custom > ul > li > a {
                float: left;
                position: relative;
                /*display: block;*/
                color: white;
                padding-top: 15px;
                padding-bottom: 15px;
                line-height: 20px;
                text-decoration: none;
                background-color: transparent;
            }


.navbar-brand {
    padding: 0px;
    height: 100%;
}


    .navbar-brand > img {
        height: 78px;
        width: 240px;
        margin-left: -20px;
        margin-top: 2px;
    }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    color: white;
    background-color: transparent;
}

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:visited {
        color: white;
        background-color: transparent;
    }


.navbar-default .navbar-nav > .open > .dropdown-menu > a,
.navbar-default .navbar-nav > .open > .dropdown-menu > a:hover,
.navbar-default .navbar-nav > .open > a:visited {
    color: white;
}

.open > .dropdown-menu {
    margin-top: 0;
}

.navbar-default .navbar-nav > .open > a:focus {
    color: white;
    background-color: transparent;
}

.navbar-application-version {
    position: absolute;
    float: left;
    color: lightgray;
    height: 100%;
    width: 140px;
    padding-left: 25px;
    left: 210px;
    /*Set this to overlap with the EDRWeb logo*/
    padding-top: 15px;
    display: inline;
    text-align: left;
}

    .navbar-application-version label {
        padding: 0;
        display: block;
    }

    .navbar-application-version > #appVersion {
        margin-top: 2px;
        margin-bottom: 2px;
        font-size: 10pt;
    }

    .navbar-application-version > #appVersionType {
        margin-top: 1px;
        font-size: 7pt;
    }

    .navbar-application-version > #LastUpdated {
        margin-top: 1px;
        font-size: 6pt;
    }

.dropdown-menu {
    left: auto;
    margin-top: -16px;
    text-decoration: none;
}

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        background-color: lightgray;
    }

.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
    background-color: lightgray;
}

.nav-pills-custom > li.active > a,
.nav-pills-custom > li.active > a:hover,
.nav-pills-custom > li.active > a:visited {
    color: lightgray;
}

.col-md-offset-1 {
    margin-top: 10px;
}

.col-md-10-custom {
    margin-left: -14px;
}

.col-md-10-custom-12 {
    margin-left: 12px;
}

.col-md-10-custom-18 {
    margin-left: 14px;
}


.col-md-10-custom-0 {
    margin-left: 0px;
}

.col-half {
    width: 4.16666667%; /* 0.5 / 12 * 100 */
}

.col-quarter {
    width: 2.08333333%; /* 0.5 / 12 * 100 */
}

.glyphiconText {
    margin-left: 2px;
}

/*CH: Disabled for now as this is interfering with the current layouts. Not supporting tablets or phones at the moment*/
/* Navbar Collapse */
/*@media all and (max-width: 767px) {*/
/*.navbar-brand img {*/
/*width: 240px;*/
/*}*/

/*.navbar-default .navbar-collapse {*/
/*background-color: #991111;*/
/*border-radius: 0;*/
/*border: none;*/
/*padding: 0px;*/
/*}*/

/*.importForm {*/
/*max-width: 700px;*/
/*}*/

/*footer {*/
/*font-size: 10px;*/
/*}*/

/*h2 {*/
/*font-size: 20px;*/
/*}*/

/*p {*/
/*font-size: 10px;*/
/*}*/
/*}*/

/*CH: Disabled for now as this is interfering with the current layouts. Not supporting tablets or phones at the moment*/
/*@media all and (min-width: 767px) and (max-width: 992px) {*/
/*.navbar-brand img {*/
/*width: 240px;*/
/*}*/

/*.navbar-default .navbar-collapse {*/
/*background-color: #991111;*/
/*border-radius: 0;*/
/*border: none;*/
/*padding: 0px;*/
/*float: none;*/
/*}*/


/*.nav-center {*/
/*padding-left: 0px;*/
/*}*/

/*.navbar {*/
/*position: relative;*/
/*width: 100%;*/
/*padding-left: 0px;*/
/*}*/
/*}*/

.nav-center {
    padding-left: 0px;
}

/* Info Paragraph */
.website-info-login {
    width: 100%;
    max-width: 800px;
    margin: 15px auto 0 auto;
    text-align: center;
}


.loginForm {
    width: 100%;
    max-width: 250px;
    /*border: 1px solid #f9f9f9;*/
    /*background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 10px;
    padding: 5px;
    margin: 30px auto 0 auto;
}

.supported-browser-info-login {
    width: 100%;
    max-width: 800px;
    margin: 15px auto 0 auto;
    text-align: center;
}


.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.inputStyles {
    margin-bottom: 20px;
}

.mainContainer {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    /* margin-top: 90px; */
}

.footerNav {
    width: 100%;
    position: fixed;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 11pt;
    margin: 0 auto;
    text-align: center;
    left: 0;
    bottom: 0;
    background-color: #ecf0f1;
}

@media only screen and (max-height: 590px) {

    .website-info-login {
        display: none;
    }

    .loginForm {
        margin-top: 82px
    }

    .login-form-group {
        margin-top: -60px;
    }

    .text-center > h2 {
        font-size: 16px;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 460px) {

    .website-info-login {
        display: none;
    }

    .loginForm {
        margin-top: 82px
    }

    .login-form-group {
        margin-top: -60px;
    }

    .text-center > h2 {
        font-size: 16px;
        padding-bottom: 5px;
    }
}

@media only screen and (max-height: 435px) {
    .footerNav {
        font-size: 8pt;
    }

    .footerNav-chrome {
        display: none;
    }
}

.footerNav-chrome {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 2px;
    margin: 0 auto;
    z-index: 99;
    /*background-color:transparent;*/
}

    .footerNav-chrome > label {
        font-size: 7pt;
        color: gray;
        text-align: center;
        margin-right: 2px;
    }

.footerNav > h4#footerheading {
    font-size: 12pt;
}

.footerNav ul {
    margin-bottom: 0;
}

.footerNav li {
    list-style-type: none;
}

    .footerNav li a {
        text-decoration: none;
    }


/* DES Import Page */
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:visited {
    color: white;
}

.navbar-right > li {
    padding-top: 14px;
}

.nav-padding {
    padding-right: 40px;
}

.navbar-toggle {
    margin-top: 22px;
    margin-bottom: 22px;
}

.importForm {
    margin: auto auto;
    width: 100%;
    max-width: 400px;
}

.historyForm {
    margin: auto auto;
    width: 100%;
    max-width: 700px;
    height: 120px;
    margin-top: 30px;
    text-align: center;
    overflow: auto;
}

.importForm > h2 {
    margin-bottom: 30px;
    margin: auto auto;
    max-width: 700px;
}

.leftAlignForm > h2 {
    margin-bottom: 30px;
}

/* DES Import Page End*/

/*Use this in conjuction with [].  Places two controls next to one another and a label ontop of control*/



.control-label-custom {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.control-label-value-summarypage {
    font-weight: bold;
    color: #EF671C;
}

.fontError {
    color: red;
    display: inline;
}

.divHidden {
    display: none;
}

.hiddenVisibility {
    visibility: hidden;
}

.displayInline {
    display: inline;
}

/*result blocks for summary page*/
.baseBlock {
    width: 9px;
    height: 9px;
    margin-right: 1px;
    margin-bottom: 1px;
}

.whiteBlock {
    border: 1px solid black;
    background-color: white;
}

.redBlock {
    background-color: red;
}

.greenBlock {
    background-color: green;
}

.yellowBlock {
    background-color: #ffd800;
}

.button-top-padding {
    padding-top: 2px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: #f3f3f3;
    padding-top: 20px;
}

.lineSeperator {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #b5b5b5;
}

.lineSeperator-100 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: lightgray;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
}

.lineSeperator-report-heading {
    float: left;
    display: block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
    border-color: lightgray;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
}

.glyphicon-flag {
    color: red;
}

/*DropDown/Combobox styling*/
.form-style {
    /* Add me for styling on the form drop downs */
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 3px;
    border: 1px solid #dadada;
    height: 40px;
    padding: 8px 12px;
}

/*This is to change the look of a checked bootstrap checkbox / radio button btn-group. colors taken from btn-success. */
.btn-group .btn.active,
.btn-group-vertical .btn.active {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.required:after {
    color: red;
    content: '*';
    margin-left: 2px;
    font-size: 17px;
    line-height: 1px;
    /*This must be here in order to prevent the line from expanding due to this font being bigger than that of the control in the same line*/
}

.border-left-thick {
    border-left: 1px solid black;
}


/*Windows Themes for Tile Home*/
.demo-wrapper {
    /*padding: 0.25em .25em;*/
    width: 100%;
    min-width: 1000px;
    /*Careful when changing this. It will make the page scroll if smaller than the min width of the NavBar*/
    /*max-width: 1500px;*/
    height: 100%;
    max-height: 700px;
    -ms-perspective: 3300px;
    -webkit-perspective: 3300px;
    perspective: 3300px;
    position: relative;
}

.dashboard {
    margin: 0 auto;
    width: 100%;
    padding: 0.2em 1em;
    /*transform: translateX(200px);
	opacity: 0;
	animation: start 1s ease-out forwards;*/
}

@-webkit-keyframes start {
    0% {
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes start {
    0% {
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.fadeOutback {
    -webkit-animation: fadeOutBack 0.3s ease-out 1 normal forwards;
    animation: fadeOutBack 0.3s ease-out 1 normal forwards;
}

.fadeInForward-1,
.fadeInForward-2,
.fadeInForward-3 {
    /*remember: in the second animation u have to set the final values reached by the first one*/
    opacity: 0;
    -webkit-transform: translateZ(-5em) scale(0.75);
    transform: translateZ(-5em) scale(0.75);
    -webkit-animation: fadeInForward .5s cubic-bezier(.03, .93, .43, .77) .4s normal forwards;
    animation: fadeInForward .5s cubic-bezier(.03, .93, .43, .77) .4s normal forwards;
}

.fadeInForward-2 {
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}

.fadeInForward-3 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

@-webkit-keyframes fadeOutBack {
    0% {
        -webkit-transform: translateX(-2em) scale(1);
        transform: translateX(-2em) scale(1);
        opacity: 1;
    }

    70% {
        -webkit-transform: translateZ(-5em) scale(0.6);
        transform: translateZ(-5em) scale(0.6);
        opacity: 0.5;
    }

    95% {
        -webkit-transform: translateZ(-5em) scale(0.6);
        transform: translateZ(-5em) scale(0.6);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: translateZ(-5em) scale(0);
        transform: translateZ(-5em) scale(0);
        opacity: 0;
    }
}

@keyframes fadeOutBack {
    0% {
        -webkit-transform: translateX(-2em) scale(1);
        transform: translateX(-2em) scale(1);
        opacity: 1;
    }

    70% {
        -webkit-transform: translateZ(-5em) scale(0.6);
        transform: translateZ(-5em) scale(0.6);
        opacity: 0.5;
    }

    95% {
        -webkit-transform: translateZ(-5em) scale(0.6);
        transform: translateZ(-5em) scale(0.6);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: translateZ(-5em) scale(0);
        transform: translateZ(-5em) scale(0);
        opacity: 0;
    }
}

@-webkit-keyframes fadeInForward {
    0% {
        -webkit-transform: translateZ(-5em) scale(0);
        transform: translateZ(-5em) scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
        opacity: 1;
    }
}

@keyframes fadeInForward {
    0% {
        -webkit-transform: translateZ(-5em) scale(0);
        transform: translateZ(-5em) scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
        opacity: 1;
    }
}

.close-button {
    font-size: 1.5em;
    width: 1em;
    height: 1em;
    position: absolute;
    top: .75em;
    right: .75em;
    cursor: pointer;
    line-height: .8em;
    text-align: center;
}

/********************************************************************************************************************/
/********************************************************************************************************************/
/*HOME PAGE TILES*/
/********************************************************************************************************************/
/********************************************************************************************************************/
/*This is the top row of tiles*/
.col0 {
    float: left;
    width: 99%;
    margin: auto;
}

/*bottom row showing 3 groups of tiles*/
.col1,
.col2,
.col3 {
    float: left;
    width: 32.5%;
    margin: auto;
    margin-right: .5%;
}

.homepage-announcements {
    margin: 6px 0;
}

    .homepage-announcements ul {
        margin-left: 8px;
    }

    .homepage-announcements li {
        list-style: none;
        color: #19478A;
        vertical-align: middle;
        font-size: 12pt;
    }


.tile {
    float: left;
    margin: 0 auto 1%;
    height: 12em;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding: 5px;
    position: relative;
    display: table;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

    .tile div {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: table;
        padding: 0 0.4em;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .tile div p {
            cursor: pointer;
            vertical-align: top;
            text-align: left;
            color: #19478A;
            text-wrap: none;
            margin: 0;
        }

.tileLabelHeader {
    font-weight: bold;
    font-size: 0.9em;
    padding: 4px;
    text-wrap: none;
}

.tileLabelDescription {
    font-style: italic;
    font-size: 0.7em;
    padding: 0 4px 0 4px;
    text-wrap: none;
}

.tile-group-heading {
    font-size: 1.1em;
    font-weight: bold;
    color: Gray;
    margin-bottom: 5px;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    background-color: #eee;
}

/****************************************************************************************************************************************************/
/* TILES */
/****************************************************************************************************************************************************/
.tile-tiny,
.tile-tiny-disabled {
    width: 16.2%;
    height: 70px;
    margin-right: 0.5%;
}

.tile-tiny {
    background-color: rgba(113, 202, 234, 0.7);
}

    .tile-tiny:hover {
        background-color: rgba(113, 202, 234, 0.9);
        border: 2px solid rgba(113, 202, 234, 1);
    }

.tile-tiny-disabled {
    background-color: rgba(113, 202, 234, 0.4);
    pointer-events: none;
    cursor: default;
}

.tile-big-flat1,
.tile-big-flat1-disabled,
.tile-big-flat2,
.tile-big-flat2-disabled,
.tile-big-flat3,
.tile-big-flat3-disabled {
    width: 100%;
    height: 60px;
}

.tile-big-flat1 {
    background-color: rgba(247, 131, 3, 0.7);
}

    .tile-big-flat1:hover {
        background-color: rgba(247, 131, 3, 0.9);
        border: 2px solid rgba(247, 131, 3, 1);
    }

.tile-big-flat1-disabled {
    background-color: rgba(247, 131, 3, 0.4);
    pointer-events: none;
    cursor: default;
}

.tile-big-flat2 {
    background-color: rgba(180, 207, 125, 0.7);
}

    .tile-big-flat2:hover {
        background-color: rgba(180, 207, 125, 0.9);
        border: 2px solid rgba(180, 207, 125, 1);
    }

.tile-big-flat2-disabled {
    background-color: rgba(180, 207, 125, 0.4);
}


.tile-big-flat3 {
    background-color: rgba(171, 173, 173, 0.7);
}

    .tile-big-flat3:hover {
        background-color: rgba(171, 173, 173, 0.9);
        border: 2px solid rgba(171, 173, 173, 1);
    }

.tile-big-flat3-disabled {
    background-color: rgba(171, 173, 173, 0.4);
}

.tile-tiny-disabled,
.tile-big-flat1-disabled,
.tile-big-flat2-disabled,
.tile-big-flat3-disabled {
    border: 2px solid lightgray;
    color: lightgray;
}

    .tile-tiny-disabled div p,
    .tile-big-flat1-disabled div p,
    .tile-big-flat2-disabled div p,
    .tile-big-flat3-disabled div p {
        color: gray;
    }

    .tile-tiny-disabled:hover,
    .tile-tiny-disabled p:hover,
    .tile-tiny-disabled div:hover,
    .tile-big-flat1-disabled:hover,
    .tile-big-flat1-disabled p:hover,
    .tile-big-flat1-disabled div:hover,
    .tile-big-flat2-disabled:hover,
    .tile-big-flat2-disabled p:hover,
    .tile-big-flat2-disabled div:hover,
    .tile-big-flat3-disabled:hover,
    .tile-big-flat3-disabled p:hover,
    .tile-big-flat3-disabled div:hover {
        cursor: not-allowed;
    }

/*Adjustments - Summary Box*/
.summary-box {
    border: 1px solid grey;
    width: 100%;
}

.b1 {
    display: inline-block;
    margin: 10px;
}

.block {
    border: 1px solid grey;
    width: 20px;
    height: 20px;
    display: inline-block;
}

/*Key*/
.key {
    background: grey;
    padding: 20px;
}

    .key .block {
        vertical-align: middle;
    }


.w570 {
    width: 100%;
    max-width: 570px;
}

h2 {
    margin: 0;
}

.border-right {
    border-right: 1px solid #fff;
}

/*tooltip styles */
[data-toggle="tooltip"] {
    cursor: pointer;
}

    [data-toggle="tooltip"] + .tooltip > .tooltip-inner {
        cursor: default;
        text-align: left;
        font-size: larger;
        max-width: 400px;
    }

/*We hide the input type files and place a customized button and label down for styling purposes.*/
input[type="file"] {
    display: none;
}

/*.multiselect-container > li > a { white-space: normal; }*/
.multiselect > .dropdown-toggle > .btn > .btn-default {
    max-width: 600px;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    /*vertical-align: middle;*/
}

.progress-modal-content {
    height: 125px;
    width: 400px;
    margin: 10% auto;
}

.custom-modal-content {
    height: 455px;
    width: 700px;
}

/*Tooltip*/
.tooltip {
    /*padding: 5px;*/
    font-size: 11px;
    /*opacity: 0.85;*/
    /*filter: alpha(opacity=85);*/
    background-color: white;
}

.tooltip-inner {
    /*padding: 10px;*/
    border: 3px solid #2c3e50;
    max-width: 400px;
    pointer-events: none;
    color: black;
    text-align: center;
    background-color: white;
    border-radius: 3px;
    /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);*/
}

.tooltip-bottom {
    background-position: top center;
}

.tooltip-top {
    background-position: bottom center;
}

.tooltip-left {
    background-position: right center;
}

.tooltip-right {
    background-position: left center;
}

.scrollable-modal {
    overflow-y: auto;
}

.TransferNotWrap {
    margin: auto;
    width: 95%;
    border: 2px solid #2c3e50;
    padding: 10px;
    border-radius: 10px;
    min-width: 900px;
}

.releaseNotesWrap {
    margin: auto;
    width: 60%;
    border: 1px solid #2c3e50;
    padding: 10px;
    border-radius: 10px;
}

@media only screen and (max-width: 1024px) {
    .releaseFooterWrap {
        display: block;
        width: 80% !important;
    }
}

@media only screen and (max-width: 700px) {
    .releaseDesc {
        margin-top: 0px !important;
        margin-right: 13px !important;
        position: fixed;
        margin-left: 140px;
    }

    .releaseFooterWrap {
        display: block;
        width: 100% !important;
    }
}

.releaseDesc {
    margin-top: 9px;
    position: fixed;
    margin-left: 140px;
}

.releaseFooter {
    position: fixed;
    left: 0;
    bottom: 0;
    border: 1px solid lightgray;
    padding: 6px 10px 15px 10px;
    margin-bottom: -10px;
    width: 100%;
    background: #fff;
    z-index: 1;
}

.releaseFooterWrap {
    margin: auto;
    width: 60%;
}


.release-notes {
    padding: 12px;
}

    .release-notes > h4 {
        margin-top: 24px;
    }

.release-notes-release-date {
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    color: gray;
    page-break-after: avoid;
    margin: 0;
    line-height: 1.42857143;
    /*color:#2c3e50;
	font-size:14px;
	font-weight:bold;
	margin-top:8px;
	padding-bottom:6px;*/
}

.release-notes-content-section {
    /*margin-top:8px;*/
    margin-left: 4px;
}

    .release-notes-content-section > label {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 8px;
    }

    .release-notes-content-section > ul {
        padding: 0 0 0 0;
    }

        .release-notes-content-section > ul > li {
            font-size: 11px;
            /*float: left;*/
            /*position: relative;*/
            /*display: block;*/
            margin: 0 0 0 20px;
            padding: 0;
        }

            .release-notes-content-section > ul > li > a {
                float: left;
                position: relative;
                display: block;
                /*color: white;*/
                padding-top: 15px;
                padding-bottom: 15px;
                line-height: 20px;
                text-decoration: none;
                background-color: transparent;
            }

.available-person-match-exactmatch {
    color: limegreen;
}

.available-person-match-partialmatch {
    color: orange;
}

.available-person-match-unknown {
    color: black;
}

.available-person-match-swopped {
    color: cornflowerblue;
}

.do-not-overflow {
    overflow: no-display
}

textarea.bootbox-input.bootbox-input-textarea.form-control {
    width: 570px;
    height: 100px;
}

    textarea.bootbox-input.bootbox-input-textarea.form-control.error {
        width: 570px;
        height: 100px;
        border-color: red;
    }

/* Modal Settings (Left - Right) */
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 280px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 20px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -280px;
    -webkit-transition: opacity 0.3s linear, left 0.1s ease-out;
    transition: opacity 0.3s linear, left 0.1s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -280px;
    -webkit-transition: opacity 0.3s linear, right 0.1s ease-out;
    transition: opacity 0.3s linear, right 0.1s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
}

.modal-title {
    color: white;
    font-size: 26px;
}

.modal-close {
    background: none;
    border: none;
    margin-top: 0px;
    color: white;
    line-height: 1.9;
    text-shadow: none;
    opacity: 1;
    float: right;
    font-size: 22px;
    cursor: pointer;
}

button.close {
    background: none;
    border: none;
    margin-top: 20px !important;
    color: white;
    line-height: 0;
    text-shadow: none;
    opacity: 1;
    float: right;
    font-size: 22px;
    cursor: pointer;
}

.closeNoResult {
    background: none;
    border: none;
    margin-top: 10px !important;
    color: white;
    line-height: .1;
    text-shadow: none;
    opacity: 1;
    float: right;
    font-size: 18px;
    cursor: pointer;
    padding: 8px 3px 6px 3px;
}

    .closeNoResult:hover {
        color: lightgrey;
    }

button.close:hover {
    color: lightgrey;
}

.modal-header {
    border-bottom-color: #EEEEEE;
    background-color: #2c3e50;
    padding: 22px;
}

a:hover,
a:focus {
    text-decoration: none;
}

.btnHomeModal {
    min-height: 5px;
    color: #359aff;
    padding: 8px 10px 8px 13px;
    margin: 0 auto;
    position: relative;
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 10px;
    cursor: pointer;
}

    .btnHomeModal:hover {
        background-color: #e9f0f7;
    }

#dashDark {
    background: gray;
}

.btnWidth50 {
    width: 115px;
    margin-right: 4px;
}

.badge {
    padding: 3px 5px;
    border-radius: 10px;
    float: right;
    margin-right: 3px;
}

.badge-patient {
    padding: 0px 6px;
    border-radius: 12px;
    float: right;
    margin-right: 4px;
    font-size: 12px;
    background: grey;
    color: white;
}

    .badge-patient:empty {
        display: none
    }

.modal.full .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.full .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.full .modal-body {
    padding: 15px 15px 20px;
}

/*Left*/
.modal.full.fade .modal-dialog {
    left: -280px;
    -webkit-transition: opacity 0.3s linear, left 0.1s ease-out;
    transition: opacity 0.3s linear, left 0.1s ease-out;
}

.modal.full.fade.in .modal-dialog {
    left: 0;
}

#pageLoader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2000;
    /*background-color: rgba(44, 62, 80, 0.7) !important;*/
    background: url(/Images/Wait_Loader.gif) 52% 50% no-repeat transparent;
    display: none;
}

#pageLoaderCenter {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(/Images/Wait_Loader.gif) 50% 50% no-repeat transparent;
    display: none;
}

.pageLoader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(/Images/Wait_Loader.gif) 52% 50% no-repeat transparent;
    display: none;
}

.pageConfirm {
    margin: 0 auto;
    margin-top: 70px;
    width: 470px;
    padding: 15px;
    z-index: 1;
    background: white;
    border: solid 1px #bfbfbf;
    border-radius: 7px;
}


.pageReset {
    margin: 0 auto;
    margin-top: 70px;
    width: 470px;
    padding: 15px;
    z-index: 1;
    background: white;
    border: solid 1px #bfbfbf;
    border-radius: 7px;
}

    .pageReset .resetPasswordButtons {
        position: relative;
        display: block;
        text-align: center;
    }

#pagePatientLoader {
    position: fixed;
    right: 0px;
    top: 0px;
    left: 235px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/Images/Wait_Loader.gif) 37% 50% no-repeat transparent;
    display: none;
}

@media only screen and (max-width: 1024px) {
    #pagePatientLoader {
        width: 100%;
        height: 100%;
        background: url(/Images/Wait_Loader.gif) 15% 50% no-repeat transparent;
    }
}

.exceptionReport .change {
    text-align: center;
    font-weight: bold;
}

.exceptionReport .count {
    text-align: center;
}

.exceptionReport .legend {
    margin-top: 10px;
    border: 1px solid #e3e3e3;
    padding: 5px;
    font-weight: bold;
    padding-left: 30px;
}

table.exceptionReport {
    background-color: white;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
    padding: 5px;
}

    table.exceptionReport tr:nth-child(even) {
        background-color: #dce6ee;
    }

    table.exceptionReport tr:hover:not(:first-child) {
        background-color: darkgrey;
    }

    table.exceptionReport th:not(:first-child) {
        text-align: center;
        padding: 5px;
    }

    table.exceptionReport th:first-child {
        padding: 5px;
        padding-left: 30px;
        font-size: 16px;
        font-weight: 600;
        width: 253px;
    }

/* Tooltip */
.tooltipHover + .tooltip > .tooltip-inner {
    background-color: black;
    color: #FFFFFF;
    border: 1px solid black;
    padding: 15px;
    font-size: 20px;
}

/* Tooltip on bottom */
.tooltipHover + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid black;
}

.integrationMatchAccepted {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    color: black;
    border: 1px solid transparent;
    border-radius: 4px;
    background: rgba(92, 184, 92, 1);
    min-width: 120px;
    font-weight: bold;
}

    .integrationMatchAccepted:hover {
        border-color: gray;
    }

.integrationMatchRejected {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    color: black;
    border: 1px solid transparent;
    border-radius: 4px;
    min-width: 120px;
    font-weight: bold;
    background: rgba(217, 83, 79, 0.8);
}

    .integrationMatchRejected:hover {
        border-color: gray;
    }

.btn-reverse {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    color: black;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: rgba(122, 193, 255, 1);
    min-width: 120px;
    font-weight: bold;
}

    .btn-reverse:hover {
        border-color: gray;
    }

.save-tooltip-wrapper {
    display: inline-block;
    /* display: block works as well */
    /* margin: 50px; */
    /* make some space so the tooltip is visible */
}

    .save-tooltip-wrapper .btn[disabled] {
        /* don't let button block mouse events from reaching wrapper */
        pointer-events: none;
    }

    .save-tooltip-wrapper.disabled {
        /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
        cursor: not-allowed;
    }

/* Hover tooltips */
.field-tip {
    position: relative;
    cursor: not-allowed;
}

    .field-tip .tip-content {
        position: absolute;
        top: -2px;
        /* - top padding */
        z-index: 1;
        width: 200px;
        margin-right: -183px;
        /* width + left/right padding */
        padding: 10px;
        display: none;
        color: #fff;
        background: #2c3e50;
        -webkit-box-shadow: 2px 2px 5px #aaa;
        box-shadow: 2px 2px 5px #aaa;
        opacity: 0;
        -webkit-transition: opacity 250ms ease-out;
        transition: opacity 250ms ease-out;
    }

.tooltipTop {
    position: relative;
    display: inline-block;
    /* border-bottom: 1px dotted black; */
}

    .tooltipTop .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #2c3e50;
        color: #fff;
        /* text-align: center; */
        border-radius: 6px;
        padding: 10px;
        position: absolute;
        z-index: 1;
        bottom: 138%;
        left: 15%;
        margin-left: -60px !important;
    }

        .tooltipTop .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 43%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #2c3e50 transparent transparent transparent;
        }

    .tooltipTop:hover .tooltiptext {
        visibility: visible;
    }

.save-tooltip-wrapper:hover .tip-content {
    display: block
}

.tooltipMergeCheckbox {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

    /* Tooltip text */
    .tooltipMergeCheckbox .tooltiptextMergeCheckbox {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        z-index: 1;
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltipMergeCheckbox:hover .tooltiptextMergeCheckbox {
        visibility: visible;
    }

.patientListing {
    z-index: 9999;
}

.field-tip .tip-content:before {
    content: ' ';
    /* Must have content to display */
    position: absolute;
    top: 50%;
    left: -16px;
    /* 2 x border width */
    width: 0;
    height: 0;
    margin-top: -8px;
    /* - border width */
    border: 8px solid transparent;
    border-right-color: #2c3e50;
}

.field-tip:hover .tip-content {
    right: -20px;
    opacity: 1;
}

.left5 {
    margin-left: 5px
}

.dhisCenter {
    margin-left: 29%;
}

@media only screen and (max-width: 1000px) {
    .dhisCenter {
        margin-left: 0
    }
}

.dhisIndicatorsReport {
    width: 50%;
    min-width: 570px;
}

    .dhisIndicatorsReport .change {
        text-align: center;
        font-weight: bold;
    }

    .dhisIndicatorsReport td {
        padding: 10px 0 10px 30px;
        width: 85%;
    }

    .dhisIndicatorsReport .count {
        text-align: center;
        padding: 5px;
    }

    .dhisIndicatorsReport th {
        width: 85%;
        margin-top: 10px;
        border: 1px solid #e3e3e3;
        padding: 5px;
        font-weight: bold;
        padding-left: 30px;
    }

table.dhisIndicatorsReport {
    background-color: white;
    margin-top: 10px;
    border: 1px solid #b0b0b0;
    padding: 5px;
    font-weight: bold;
}

    table.dhisIndicatorsReport tr:nth-child(even) {
        background-color: #dce6ee;
    }

    table.dhisIndicatorsReport tr:hover:not(:first-child) {
        background-color: darkgrey;
    }

    table.dhisIndicatorsReport th:not(:first-child) {
        text-align: center;
        padding: 5px;
        border-color: #b0b0b0;
    }

    table.dhisIndicatorsReport th:first-child {
        padding: 5px;
        padding-left: 30px;
        font-size: 16px;
        font-weight: 600;
        width: 253px;
        border-color: #b0b0b0;
    }

table.table-audit {
    margin-bottom: 0px;
}

.tooltipDetails {
    position: relative;
    display: inline-block;
    margin-bottom: 4px;
}

    .tooltipDetails .tooltiptext {
        visibility: hidden;
        border-radius: 6px;
        padding: 10px;
        position: absolute;
        margin-left: 10px;
        z-index: 9999;
    }

    .tooltipDetails:hover .tooltiptext {
        visibility: visible;
    }

    .tooltipDetails table {
        table-layout: fixed;
    }

    .tooltipDetails td {
        width: 1px;
        white-space: nowrap;
        padding: 5px 10px 0 10px;
    }

.partitioned {
    padding-left: 15px;
    letter-spacing: 42px;
    border: 0;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(70%, black), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    background-position-x: 35px;
    width: 220px;
}


#divInner {
    left: 0;
    position: -webkit-sticky;
    position: sticky;
}

#divOuter {
    width: 190px;
    overflow: hidden;
}



.userAccessReport {
    background-color: white;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
    /*border-right-color: darkgray;             header borders*/
    padding: 5px;
    border-spacing: 0 5px;
}

    .userAccessReport tr:first-child label {
        text-align: center;
        font-size: smaller;
        /*width: 100px;*/
        font-weight: bold;
    }

    .userAccessReport tr:not(:first-child) td {
        padding-left: 5px;
        border-right-color: #e3e3e3;
    }

    .userAccessReport tr:nth-child(even) {
        background-color: #dce6ee;
    }

    .userAccessReport tr:hover:not(:first-child) {
        background-color: darkgray;
    }

    .userAccessReport th:not(:first-child) {
        text-align: center;
        padding: 5px;
    }

    .userAccessReport th:first-child {
        padding: 5px;
        padding-left: 5px;
        font-size: 12px;
        font-weight: 600;
        width: 240px;
        border-right-color: #e3e3e3;
    }

.facilityDisplay {
    max-height: 35px;
    overflow: hidden;
}

/*freshdesk*/
#launcher-frame {
    right: -7px !important;
    bottom: -10px !important;
}

/*float right*/
.float-right {
    float: right;
}

/*Padding top*/
.padding-top-1 {
    padding-top: 1rem;
}

/*Disable Anchor Tag Click*/
.disable-click {
    color: black;
    cursor: not-allowed;
    background-color: lightgray;
    border-color: gray;
    pointer-events: none;
}

.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.yellowbar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 30px;
    background: yellow; /* Use a better color */
    /* and so on... */
}

@media screen and (max-width: 1439px), screen and (max-height: 999px) {
    .yellowbar {
        display: block;
    }
}

table.Audit td, table.Audit th {
    border: solid 1px grey
}

table.audit {
}

    table.audit th, table.audit td {
        padding: 5px;
    }

table.auditYesNo {
    background-color: lightsteelblue;
    color: black;
    border: 1px solid rgba(25, 71, 138, 0.1);
    width: 100%;
}

    table.auditYesNo td, table.auditYesNo th {
        padding: 5px;
        border: 1px solid rgba(25, 71, 138, 0.1);
    }

        table.auditYesNo td:first-child {
            padding-left: 15px;
        }



* {
    box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column {
    float: left;
    width: 30%;
    padding: 10px;
    margin: 10px;
    background-color: rgba(224, 232, 235, 0.7);
    /*height: 300px; */
}

/* Clear floats after the columns */
.row-audit:after {
    content: "";
    display: table;
    clear: both;
}

.audit-bg-color {
    width: 100%;
    margin-top: 20px;
    padding-top: 15px;
    background-color: rgba(224, 232, 235, 0.7);
    border-color: rgba(25, 71, 138, 0.1);
    border-top-width: 0.25px;
    border-right-width: 0.25px;
    border-bottom-width: 0.25px;
    border-left-width: 0.25px;
    border-style: solid;
}

.AuditSpacing {
    margin-left: 50px !important
}

/* Pivims Registration Exchange */
/*body {
    background-color: #fff;
}*/

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: black;
    background-color: white;
    padding: 5px 15px;
}

#exTab3 a {
    color: black;
    font-size: 14px;
}

#exTab3 .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: black;
    background-color: white;
}

.statistics-overlay-container {
    position: relative;
}

.statistics-overlay {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

.statistics-overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.statistics-overlay-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 60px;
    height: 60px;
    margin: -33px 0 0 -33px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: statistics-overlay-spin 2s linear infinite;
    animation: statistics-overlay-spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes statistics-overlay-spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes statistics-overlay-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



* {
    box-sizing: border-box;
}

ul, ol {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

nav-ipad {
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: #242526;
    left: 0;
    margin-top: -10px;
}

    nav-ipad .wrapper-ipad {
        background-color: #0d495d;
        position: relative;
        max-width: 100%;
        height: 70px;
        line-height: 70px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    nav-ipad span-drop {
        background-color: #0d495d;
        border-left: none;
        display: block;
        font-size: 12px;
        position: sticky;
        margin-right: 10px;
        color: #f2f2f2;
        height: 69px;
        text-decoration: none;
        padding: 9px 15px;
        border-radius: 0px;
        transition: all 0.3s ease;
        line-height: 50px;
        cursor: pointer;
    }

    nav-ipad .test-logout {
        height: 69px !important;
        line-height: 50px !important;
    }

    nav-ipad .dropdwnstyle2 {
        background-color: #0d495d;
        font-size: 15px;
        border: solid 1px white;
        border-radius: 5px;
        color: white;
        text-decoration: none;
    }

    nav-ipad .dropdwnstyle3 {
        background-color: #0d495d;
        font-size: 15px;
        border: solid 1px white;
        border-radius: 5px;
        color: white;
        text-decoration: none;
        margin-left: 10px;
    }

    nav-ipad span-drop:hover {
        background-color: #2c3e50;
    }

.primary-button {
    height: 70px !important;
    line-height: 50px !important;
}


.wrapper-ipad .logo a {
    color: #f2f2f2;
    text-decoration: none;
}

.wrapper-ipad .nav-ipad-links {
    display: inline-flex;
}

.nav-ipad-links li {
    list-style: none;
}

.nav-ipad-links a {
    background-color: #0d495d;
    border-left: none;
    display: block;
    font-size: 12px;
    position: sticky;
    margin-right: 10px;
    color: #f2f2f2;
    height: 50px;
    text-decoration: none;
    padding: 9px 15px;
    border-radius: 0px;
    transition: all 0.3s ease;
    line-height: 35px;
}

    .nav-ipad-links a:hover {
        background: #2c3e50;
    }

    .nav-ipad-links a .title {
        display: inline-block;
        margin-left: 25px;
        margin-top: 8px;
        padding-bottom: 0px;
        width: 155px;
    }

    .nav-ipad-links a i:first-child {
        font-size: 18px;
        margin-left: -3px;
        margin-right: 10px;
        position: absolute;
        margin-top: 15px;
    }

.nav-ipad-links .mobile-item {
    display: none;
}

.nav-ipad-links .drop-menu {
    position: absolute;
    background: #242526;
    width: 180px;
    line-height: 45px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 6px 10px rgba(0,0,0,0.15);
    padding: 0;
}

.nav-ipad-links li:hover .drop-menu,
.nav-ipad-links li:hover .mega-box {
    transition: all 0.3s ease;
    top: 70px;
    opacity: 1;
    visibility: visible;
}

.drop-menu li a {
    width: 100%;
    display: block;
    padding: 0 0 0 15px;
    font-weight: 400;
    border-radius: 0px;
}

.mega-box {
    position: absolute;
    left: 0;
    width: 100%;
    top: 85px;
    opacity: 0;
    visibility: hidden;
}

nav-ipad a .badge {
    right: 35px !important;
    margin-top: 6px;
    background-color: white !important;
    padding: 4px 8px !important;
    border-radius: 8px !important;
}

.mega-box .content-ipad {
    background-color: #0d495d;
    padding-bottom: 30px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}

    .mega-box .content-ipad .row {
        width: calc(38% - 25px);
        line-height: 45px;
    }

.content-ipad .row img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-ipad .row header {
    color: #f2f2f2;
    margin-left: 40px;
}

.content-ipad .row .mega-links {
    margin-left: 10px;
    border-left: 1px solid rgba(255,255,255,0.09);
    padding: 0;
}

.row .mega-links li {
    padding: 0 20px;
}

    .row .mega-links li a {
        padding: 0 20px;
        color: #d9d9d9;
        display: block;
        line-height: 34px;
        margin-left: 5px;
        height: 50px;
    }

        .row .mega-links li a:hover {
            color: #f2f2f2;
        }

.wrapper-ipad .btn {
    color: #fff;
    cursor: pointer;
    display: none;
}

    .wrapper-ipad .btn.close-btn {
        position: absolute;
        right: 30px;
        top: 10px;
    }

@@media screen and (max-width: 70px) {
    .wrapper-ipad .btn {
        display: block;
    }

    .wrapper-ipad .nav-ipad-links {
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #242526;
        display: block;
        padding: 50px 10px;
        line-height: 50px;
        overflow-y: auto;
        box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
        transition: all 0.3s ease;
    }

    #menu-btn:checked ~ .nav-ipad-links {
        left: 0%;
    }

    #menu-btn:checked ~ .btn.menu-btn {
        display: none;
    }

    #close-btn:checked ~ .btn.menu-btn {
        display: block;
    }

    .nav-ipad-links li {
        margin: 15px 10px;
    }

        .nav-ipad-links li a {
            padding: 0 20px;
            display: block;
        }

    .nav-ipad-links .drop-menu {
        position: static;
        opacity: 1;
        top: 65px;
        visibility: visible;
        padding-left: 20px;
        width: 100%;
        max-height: 0px;
        overflow: hidden;
        box-shadow: none;
        transition: all 0.3s ease;
        padding: 0;
    }

    #showDrop:checked ~ .drop-menu,
    #showMega:checked ~ .mega-box {
        max-height: 100%;
    }

    .nav-ipad-links .desktop-item {
        display: none;
    }

    .nav-ipad-links .mobile-item {
        display: block;
        color: #f2f2f2;
        padding-left: 20px;
        cursor: pointer;
        border-radius: 0px;
        transition: all 0.3s ease;
    }

        .nav-ipad-links .mobile-item:hover {
            background: #2c3e50;
        }

    .drop-menu li {
        margin: 0;
    }

        .drop-menu li a {
            border-radius: 5px;
        }

    .mega-box {
        position: static;
        top: 65px;
        opacity: 1;
        visibility: visible;
        max-height: 0px;
        overflow: hidden;
        transition: all 0.3s ease;
    }

        .mega-box .content-ipad {
            box-shadow: none;
            flex-direction: column;
            padding: 20px 20px 0 20px;
        }

            .mega-box .content-ipad .row {
                width: 100%;
                margin-bottom: 15px;
                border-top: 1px solid rgba(255,255,255,0.08);
            }

                .mega-box .content-ipad .row:nth-child(1),
                .mega-box .content-ipad .row:nth-child(2) {
                    border-top: 0px;
                }

    .content-ipad .row .mega-links {
        border-left: 0px;
    }

    .row .mega-links li {
        margin: 0;
    }

    .content-ipad .row header {
        margin-left: 40px;
    }
}

nav-ipad input {
    display: none;
}

.badge-ipad {
    display: inline-block;
    min-width: 10px;
    padding: 3px 5px;
    border-radius: 10px;
    float: right;
    margin-right: -10px;
    margin-top: 13px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
}

div.gallery {    border: 1px solid #ccc;}div.gallery:hover {    border: 1px solid #777;}div.gallery img {    width: 100%;    height: auto;}div.desc {    padding: 15px;    text-align: center;}* {    box-sizing: border-box;}.responsive {    padding: 0 6px;    float: left;    /*width: 20%;*/    max-width: 250px;}/*@media only screen and (max-width: 1500px) {    .responsive {*/        /*width: 35%;*/        /*margin: 6px 0;    }}@media only screen and (max-width: 700px) {    .responsive {*/        /*width: 50%;*/        /*margin: 6px 0;    }}@media only screen and (max-width: 500px) {    .responsive {*/        /*width: 60%;*/    /*}}*/.clearfix:after {    content: "";    display: table;    clear: both;}.containerCenter {    height: 100%;    display: flex;    justify-content: center;    align-items: center;    margin-bottom: 20px}
/* Some default button styles */
button {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button {
    line-height: normal;
    *overflow: visible;
}

button {
    cursor: pointer;
    -webkit-appearance: button;
}

button {
    border-radius: 4px;
    border: 1px solid #cccccc;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    padding: 5px 10px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

    .button:hover,
    button:hover {
        text-decoration: none;
        background-position: 0 -15px;
    }

    .button:focus,
    button:focus {
        -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4);
        outline: none;
    }

/* Timeout Dialog Styles */
.timeout-dialog {
    padding: 15px;
    position: absolute;
    background: #eeeeee url("Images/timeout-icon.png") no-repeat 15px 25px;
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}

    .timeout-dialog .ui-dialog-title {
        font-size: 16px;
        font-weight: bold;
        display: block;
        padding: 0 0 15px 0;
        margin-left: 80px;
    }

    .timeout-dialog .ui-dialog-titlebar-close {
        display: none;
    }

    .timeout-dialog .ui-dialog-buttonpane {
        margin-top: 15px;
    }

    .timeout-dialog ~ .ui-widget-overlay {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000;
        filter: alpha(opacity=40);
        -khtml-opacity: 0.4;
        -moz-opacity: 0.4;
        opacity: 0.4;
    }

    .timeout-dialog p {
        margin: 0 0 5px 80px;
    }

#timeout-keep-signin-btn {
    color: #FFF;
    background-color: #0f5895;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#377bb2), to(#0f5895));
    background-image: -webkit-gradient(linear, left top, left bottom, from(#377bb2), to(#0f5895));
    background-image: linear-gradient(top, #377bb2, #0f5895);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#377bb2', endColorstr='#0f5895', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: none;
    margin: 5px 10px 5px 0;
}

#timeout-sign-out-button {
    color: #FFF;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #000000;
    text-shadow: none;
    margin: 5px 0;
}

#timeout-countdown {
    font-weight: bold;
}

.selectionGrouping {
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
    margin: 0 0 0 10px;
    border-style: groove;
    background: white;
    border: solid 1px lightgray;
    min-height: 195px;
}

input[type="checkbox"] {
    margin: -1px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.messageContainer {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 50px 50px;
}

.messageEmpty {
    position: fixed;
    margin-top: -35px;
    margin-left: 63px;
    color: white;
    z-index: 1;
    font-size: 16px;
}

.messageLeft {
    width: 25%;
    float: left;
    height: 100%;
    position: relative;
}

.messageRight {
    width: 75%;
    height: 85vh;
    float: right;
    position: relative;
    padding: 0 0 0 5px;
}

@media (max-width: 1445px) {
    .messageRight {
        margin-left: 296px;
        width: calc(100% - 297px);
        margin-top: -1px;
    }
}

.messageSearch input {
    border: none;
    padding: 10px;
    border-radius: 3px;
    width: 100%;
    border: solid 1px lightgrey;
}

.messageList {
    position: absolute;
    border: 1px solid #aaa;
    width: 100%;
    min-width: 296px;
    height: 84vh;
    border-radius: 0 0 5px 5px;
    overflow: auto;
    top: 50px;
    background-color: white;
}

.messageListItem {
    position: relative;
    height: 74px;
    max-height: 76px;
    font-size: 12px;
    line-height: 21px;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
    border: 0 solid transparent;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    /*z-index: 100;*/
    white-space: nowrap;
    padding: 5px;
    top: 5px;
    margin-top: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .messageListItem:hover {
        background-color: #e2e2e2;
    }

.messageSubject {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px;
    margin-bottom: -8px !important;
}

.unread .messageSubject {
    font-weight: bold;
    color: #2c5bc5;
}

/*.messageFrom {
    border-bottom: 1px solid grey;
    background: #c8eafb;
    width: 100px;
}*/

.unread .messageFrom {
    font-weight: bold;
}


.support .messageSubject {
    color: orange !important;
}

.broadcast .messageSubject {
    color: dodgerblue !important
}

.selected {
    background-color: #c8eafb;
}

.threadBody {
    position: relative;
    border: 1px solid #aaa;
    height: 84vh;
    background: #ffffff;
    border-radius: 0 0 5px 5px;
    overflow: auto;
    padding: 10px;
}

.messageList #messageListItem:hover {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.messageList #messageListItem:focus {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.messageList #messageListItem:active {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}


.listSelected {
    background-color: #e5f2ff;
}

.listRead {
    background-color: #fdfdfd;
}


.statusBar {
    position: absolute;
    display: inline-block;
    width: 6px;
    margin-left: -5px;
    margin-top: -5px;
    float: left;
    height: 100%;
    z-index: 99
}

.unread .statusBar {
    background-color: red;
}

.selected .statusBar {
    background-color: #2c3e50;
}

.read.statusBar {
    background-color: #c8eafb;
}

.messageRead {
    background-color: #cccccc;
}

.messageUnread {
    background-color: #cd7932;
}

.messageShort {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px;
}


.messageInfo {
    background: #ecf0f1;
    border: 1px solid #aaaaaa;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 5px;
    display: block;
    padding: 3px;
    margin-bottom: 6px;
    /* display: flex; */
    overflow: hidden;
}

.participants {
    text-align: right;
    width: 80px;
    float: left;
    /* height: auto; */
    /* position: absolute; */
    border-right: 1px solid #aaaaaa;
    padding-right: 5px;
}

.messageInfoData {
    text-align: left;
    margin-left: 90px;
    /* position: absolute; */
    padding-right: 5px;
    max-height: 50px;
    overflow: auto;
}

.toUserList {
    text-align: left;
    border: none !important;
    height: auto;
}

.threadMessage {
    padding: 5px 20px;
    border-bottom: 1px solid #c8c8c8;
}

    .threadMessage:hover {
        background-color: #e2e2e2;
    }

.messageBody {
    padding: 5px 10px 5px 0px;
}

.messageSearch {
    position: absolute;
    /* top: 5px; */
    right: 0;
    left: 0;
    min-width: 296px;
    white-space: nowrap;
    background-color: #2c3e50;
    padding: 5px;
    height: 50px;
    /*z-index: 1;*/
    border-radius: 5px 5px 0px 0px;
}

.threadHeader {
    white-space: nowrap;
    background-color: #2c3e50;
    padding: 5px;
    height: 50px;
    z-index: 1;
    border-radius: 5px 5px 0 0;
}

    .threadHeader a {
        color: #aaaaaa;
        font-size: 20px;
        cursor: pointer;
        padding: 5px 0 5px 0;
        margin: 5px;
        border-radius: 5px;
        border: 1px solid #ffffff;
        padding: 5px 10px 5px 10px;
        min-width: 45px;
        text-align: center;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

        .threadHeader a:hover {
            background-color: #2c3e50;
            color: #e5f2ff;
            -webkit-transition: 0.3s;
            transition: 0.3s;
        }

    .threadHeader .subject {
        float: left;
        color: white;
        margin-left: 10px;
        margin-top: 9px;
        font-size: 18px;
    }

.messageDate {
    position: absolute;
    right: 0;
    color: #999;
    padding-right: 10px;
}

.messageDateLong {
    position: absolute;
    right: 0;
    color: #999;
    padding-right: 10px;
    top: 18px;
}

.messageStar {
    padding-right: 5px;
    padding-left: 5px;
    color: #2c3e50;
}

.messageSearch a {
    color: #aaaaaa;
    font-size: 20px;
    cursor: pointer;
    padding: 5px 0px 5px 0px;
    margin: 5px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    padding: 5px 10px 5px 10px;
    min-width: 45px;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .messageSearch a:hover {
        background-color: #2c3e50;
        color: #e5f2ff;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }


.facilityFilter {
}

    .facilityFilter .facilityDropdowns {
        border-right: solid 1px black;
    }

        .facilityFilter .facilityDropdowns select {
            margin: 0px 0 15px 0;
        }

    .facilityFilter .multiselect {
        padding: 17px 0 0 0;
    }

        .facilityFilter .multiselect .btn {
            min-width: auto !important;
            margin: 24px 0 0 0;
        }

        .facilityFilter .multiselect select {
            height: 230px;
        }

    .facilityFilter .modal-dialog {
        width: 900px;
    }

    .facilityFilter .doneButton {
        left: 50%;
        position: relative;
        width: 160px;
        margin-left: -80px;
        background: #2c3e50;
        color: white;
    }

.amsify-suggestags-area .amsify-suggestags-input-area-default {
	cursor: pointer;
	border: 1px solid #cccccc;
	min-height: 20px;
	padding: 8px 5px;
}

.amsify-suggestags-area .amsify-suggestags-input-area {
	text-align: left;
	height: auto;
}

	.amsify-suggestags-area .amsify-suggestags-input-area:hover {
		cursor: text;
	}

	.amsify-suggestags-area .amsify-suggestags-input-area .amsify-suggestags-input {
		max-width: 200px;
		padding: 0px 4px;
		border: 0;
	}

		.amsify-suggestags-area .amsify-suggestags-input-area .amsify-suggestags-input:focus {
			outline: 0;
		}

.amsify-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, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.amsify-focus-light {
	border-color: #cacaca;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(189, 189, 189, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(189, 189, 189, 0.6);
}

.amsify-suggestags-area .amsify-suggestags-label {
	cursor: pointer;
	min-height: 20px;
}

.amsify-toggle-suggestags {
	float: right;
	cursor: pointer;
}

.amsify-suggestags-area .amsify-suggestags-list {
	display: none;
	position: absolute;
	background: white;
	border: 1px solid #dedede;
	z-index: 1;
}

	.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list {
		list-style: none;
		padding: 3px 0px;
		max-height: 150px;
		overflow-y: auto;
	}

		.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-list-item {
			text-align: left;
			cursor: pointer;
			padding: 0px 10px;
		}

			.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-list-item:active {
				background: #717171;
				color: white;
				-webkit-box-shadow: inset 0 0 10px #000000;
				box-shadow: inset 0 0 10px #000000;
			}

		.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-list-group {
			text-align: left;
			padding: 0px 10px;
			font-weight: bold;
		}

		.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-item-pad {
			padding-left: 30px;
		}

		.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-item-noresult {
			display: none;
			color: #ff6060;
			font-weight: bold;
			text-align: center;
		}

	.amsify-suggestags-area .amsify-suggestags-list .amsify-select-input {
		display: none;
	}

	.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.active {
		background: #d9d8d8;
	}

	.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-item-pad.active {
		font-weight: normal;
	}

.amsify-suggestags-input-area .amsify-select-tag {
	padding: 2px 7px;
	margin: 0px 4px 1px 0px;
	border-radius: 2px;
	display: inline-block;
}

.amsify-select-tag:hover {
	background: #c8eafb !important;
}

.amsify-suggestags-input-area .amsify-select-tag.col-bg {
	background: #d8d8d8;
	color: black;
}

/*.amsify-suggestags-input-area
.amsify-select-tag:hover {
	background: #737373;
    color: white;
}*/

.amsify-suggestags-input-area .disabled.amsify-select-tag {
	background: #eaeaea;
	color: #b9b9b9;
	pointer-events: none;
}

.amsify-suggestags-input-area .flash.amsify-select-tag {
	background-color: #f57f7f;
	-webkit-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}

.amsify-suggestags-input-area .amsify-remove-tag {
	cursor: pointer;
}

.amsify-no-suggestion {
	display: none;
	opacity: 0.7;
}

.strength_wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.strength_input {
    width: 250px;
    font-size: 25px;
    background: transparent;
}

.strength_meter {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}

.button_strength {
    text-decoration: none;
    color: #4d4d4d;
    font-size: 13px;
    display: block;
}

.strength_meter div {
    width: 0%;
    height: 34px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .strength_meter div p {
        position: absolute;
        right: 10px;
        color: #4d4d4d;
        font-size: 13px;
        padding-right: 30px;
    }

.veryweak {
    background-color: #FF7979;
    width: 25% !important;
}

.weak {
    background-color: #FDA068;
    width: 50% !important;
}

.medium {
    background-color: #FFE560;
    width: 75% !important;
}

.strong {
    background-color: #9BF47D;
    width: 100% !important;
}

/* Styles for verification */
.pswd_info {
    position: relative;
    width: 380px;
    padding: 11px;
    background: black;
    font-size: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
    z-index: 1;
    margin: 0 auto;
    background-color: rgb(238, 238, 238);
    -webkit-box-shadow: 5px 5px 5px #888888;
    box-shadow: 5px 5px 5px #888888;
}

    .pswd_info h4 {
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: normal;
        font-size: 1em;
        font-size: 0.7em;
    }

    .pswd_info ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .pswd_info ul li {
            visibility: visible !important;
            height: 20px !important;
            min-height: 20px !important;
            line-height: 24px;
            font-size: 0.7em;
            padding-left: 24px !important;
        }

    .pswd_info .invalid {
        background: url(images/invalid.png) no-repeat 0 50%;
        color: #ec3f41;
    }

    .pswd_info .valid {
        background: url(images/valid.png) no-repeat 0 50%;
        color: #3a7d34;
    }

.hummingbird-treeview,
.hummingbird-treeview *
{
    list-style: none;
    font-size: 20px;
    line-height: 24px;
}

.hummingbird-treeview label {
    font-weight: normal;
}


.hummingbird-treeview input[type=checkbox] {
    width : 16px;
    height :16px;
    padding: 0px;
    margin: 0px;
}

.hummingbird-treeview ul:not(.hummingbird-base) {
    display: none;
}

.hummingbird-treeview .fa {
    font-style: normal;
    cursor: pointer;
}

.hummingbird-treeview .fas {
    font-style: normal;
    cursor: pointer;
}

.hummingbird-base {
    white-space:nowrap;
}


