/*
 * Stylesheet for
 *
 * Contents
 * -------------------------------
 * - 00. References/Mixins
 * - 01. Imports
 * - 02. Fonts
 * - 03. Generic styles
 * - 04. Icon framework
 * - 05. Layout
 * - 06. Specific page styles
 * - 07. Form elements
 * - 08. Browser fixes
 * - 09. Print styles
 * - 10. Block UI styles_mobileGprs
 *
 * @author
 * @date March 2015
 */
/* -----------------------------
 * 00. References/Mixins
 * ----------------------------- */
/* -----------------------------
 * 01. Imports
 * ----------------------------- */
/* normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background: #112233;
}

body {
    margin: 0;
    color: white;
    background: #112233;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

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

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

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

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

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

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

    thead {
        display: table-header-group;
    }

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

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

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

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

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

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

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

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

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

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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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";
}

/* to remove the border... http://stackoverflow.com/questions/30237114/how-to-remove-outline-appeared-on-click-in-bootstrap-ui-accordion8 */
.accordion-toggle:focus {
    outline: none;
}

/* Every down allow inside collapsed accordion header to be right allow (TS) */
.collapsed .glyphicon-chevron-down:before {
    content: "\e080"; /* same as glyphicon-chevron-right */
}

.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-yen:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

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

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

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

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}

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

a {
    color: #48ecff;
    text-decoration: none;
}
a.default {
    background-color: inherit !important;
}

a:hover, a:focus {
    color: #00e0fa;
    text-decoration: underline;
}
a.glyphicon:hover, a.glyphicon:focus {
    text-decoration: none;
}

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

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

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

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

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

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .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 {
    background-color: #fcf8e3;
    padding: .2em;
}

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

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

@media screen and (max-width: 767px) {
	.xs-text-right{
		text-align: right;
	}
}
@media screen and (min-width: 768px) {
	.sm-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: #777777;
}

.text-primary {
    color: #337ab7;
}

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

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

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

.text-alert {
    color: #ffff00;
}

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

.text-warning {
    color: #e3821b; /* changed to match template colour of warning same as .status-warning*/
}

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

.text-danger {
    color: #ff2c63; /* changed to match template colour of danger*/
}

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

.bg-primary {
    color: #fff;
}

.bg-primary {
    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 #eeeeee;
}

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

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

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

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

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

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

dt,
dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

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

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

.field_alert {
    color: red;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: whitesmoke;
    border: 1px solid #cccccc;
    border-radius: 3px;
}

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

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

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
body > div#page > div.container {
    min-height: 500px;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

/*@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

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

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
} JOEC: removed to give more space site wide*/

@media (min-width: 1600px) {
    .container {
        width: 1590px;
    }
}

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

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

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

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.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, .col-1-8, .col-1-9, .col-2-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 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-1 {
    width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
    margin-left: 100%;
}
.col-1-9 {width: 11.11%;} 
.col-1-8 {width: 12.5%;}
.col-2-9 {width: 22.22%;} 
@media (max-width: 767px){
    .col-xs-offset-right-6 {
        padding-right: calc(50% + 30px);
    }
}

@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-1 {
        width: 8.33333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-md-1, .col-md-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-1 {
        width: 8.33333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-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-1 {
        width: 8.33333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-xl-1 {
        width: 8.33333%;
    }

    .col-xl-2 {
        width: 16.66667%;
    }

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

    .col-xl-4 {
        width: 33.33333%;
    }

    .col-xl-5 {
        width: 41.66667%;
    }

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

    .col-xl-7 {
        width: 58.33333%;
    }

    .col-xl-8 {
        width: 66.66667%;
    }

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

    .col-xl-10 {
        width: 83.33333%;
    }

    .col-xl-11 {
        width: 91.66667%;
    }

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

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

    .col-xl-pull-1 {
        right: 8.33333%;
    }

    .col-xl-pull-2 {
        right: 16.66667%;
    }

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

    .col-xl-pull-4 {
        right: 33.33333%;
    }

    .col-xl-pull-5 {
        right: 41.66667%;
    }

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

    .col-xl-pull-7 {
        right: 58.33333%;
    }

    .col-xl-pull-8 {
        right: 66.66667%;
    }

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

    .col-xl-pull-10 {
        right: 83.33333%;
    }

    .col-xl-pull-11 {
        right: 91.66667%;
    }

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

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

    .col-xl-push-1 {
        left: 8.33333%;
    }

    .col-xl-push-2 {
        left: 16.66667%;
    }

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

    .col-xl-push-4 {
        left: 33.33333%;
    }

    .col-xl-push-5 {
        left: 41.66667%;
    }

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

    .col-xl-push-7 {
        left: 58.33333%;
    }

    .col-xl-push-8 {
        left: 66.66667%;
    }

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

    .col-xl-push-10 {
        left: 83.33333%;
    }

    .col-xl-push-11 {
        left: 91.66667%;
    }

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

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

    .col-xl-offset-1 {
        margin-left: 8.33333%;
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%;
    }

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

    .col-xl-offset-4 {
        margin-left: 33.33333%;
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%;
    }

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

    .col-xl-offset-7 {
        margin-left: 58.33333%;
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%;
    }

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

    .col-xl-offset-10 {
        margin-left: 83.33333%;
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%;
    }

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

table {
    background-color: transparent;
}

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

th {
    text-align: left;
}

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

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

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

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

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

.table .table {
    background-color: white;
}

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

.table-bordered {
    border: 1px solid #dddddd;
}

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

.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: whitesmoke;
}

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

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

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

.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

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

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

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

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

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .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 > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

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

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

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

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

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

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

input[type="file"]:focus,
input[type="radio"]:focus {
    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.42857;
    color: #555555;
}

.form-control,.typeahead .typeahead-input, .typeahead .typeahead-typeahead {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: white;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
    text-transform: initial; /*Prevent custom text-transform css on form-controls from overridding placeholders*/
}

.form-control:-ms-input-placeholder {
    color: #999999;
    text-transform: initial; /*Prevent custom text-transform css on form-controls from overridding placeholders*/
}

.form-control::-webkit-input-placeholder {
    color: #999999;
    text-transform: initial; /*Prevent custom text-transform css on form-controls from overridding placeholders*/
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .select2-container--disabled .select2-search__field {
    cursor: not-allowed;
    opacity: 1;
    color: #586E85;
    /*JOEC: disabled text boxes had white text and white background, so was unreadable before*/
}

.select2-search__field {
    width: 100% !important;
}

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: 34px;
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

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

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

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

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg, .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.33333;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}

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

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

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

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.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, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

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

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

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

.has-warning .input-group-addon {
    color: #e3821b;
    border-color: #e3821b;
    background-color: #fcf8e3;
}

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

.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;
}

dd.has-error .radio-inline {
    color: inherit;
}

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

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

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

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

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

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.form-control.is-invalid,
.form-select.is-invalid,
select.form-control.is-invalid {
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.45) !important;
}

.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"] {
        position: relative;
        margin-left: 0;
    }

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

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

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

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

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

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

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

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

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    /*vertical-align: middle;*/
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.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: #333333;
    text-decoration: none;
}

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

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

.btn-default {
    color: #333333;
    background-color: white;
    border-color: #cccccc;
}
/*Removed because of unwanted white background on btn-default with dropdown (TS)*/
/*.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}*/

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

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

.btn-default .badge {
    color: white;
    background-color: #333333;
}

.btn-primary {
    color: white;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #286090;
    border-color: #204d74;
}

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

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}



.btn-primary .badge {
    color: #337ab7;
    background-color: white;
}

.btn-success {
    color: white;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: white;
    background-color: #449d44;
    border-color: #398439;
}

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

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: white;
}

.btn-info {
    color: white;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: white;
    background-color: #31b0d5;
    border-color: #269abc;
}

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

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: white;
}

.btn-warning {
    color: white;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ec971f;
    border-color: #d58512;
}

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

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

.btn-warning .badge {
    color: #f0ad4e;
    background-color: white;
}

.btn-danger {
    color: white;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: white;
    background-color: #c9302c;
    border-color: #ac2925;
}

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

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

.btn-danger .badge {
    color: #d9534f;
    background-color: white;
}

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

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

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

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

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

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    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 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

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

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

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

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

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

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

.dropup,
.dropdown {
    position: relative;
}

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

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10070; /* LT keeping the drop-down on top of the block-ui when it's not full page blocking */
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

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

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

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

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

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

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

.open > a {
    outline: 0;
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}



.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

.btn-group.client-landing
{
    position: absolute;
    top: 42px;
    left: -267px;
}
@media (max-width: 1460px) {
    .btn-group.client-landing
    {
        top: 85px;
    }
    .btn-group.client-landing button.btn
    {
        height: 42px;
    }
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-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: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}

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

.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

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

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

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

/* Overriding nav focus in main theme */
.nav > li > a:hover, .nav > li > a:focus {
    background: #42505d;
    background: rgba(255, 255, 255, 0.05);
    border-color: transparent;
    color: white;
}

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

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #48ecff;
}

.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 #dddddd;
}

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

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

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: white;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}

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

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

.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: white;
    background-color: #337ab7;
}

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

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

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 3px 3px 0 0;
    }

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

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar:before, .navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 992x) {
    .navbar {
        border-radius: 3px;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 992px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 992px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}

.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: 992px) {
    .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: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

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

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 992px) {
    .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: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    display: none;
}

@media (min-width: 800px) {
    .navbar-text {
        float: left;
        margin: 24px 0 0 7px;
        font-size: 8px;
        display: block;
    }
}

@media (min-width: 992px) {
    .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: #777777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777777;
}

.navbar-default .navbar-nav > li > a {
    color: #777777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777777;
}

.navbar-default .navbar-link:hover {
    color: #333333;
}

.navbar-default .btn-link {
    color: #777777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}

.navbar-inverse {
    background-color: #222222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: white;
    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: white;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white;
}

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        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: white;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: white;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: white;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: whitesmoke;
    border-radius: 3px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}

.breadcrumb > .active {
    color: #777777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 3px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #48ecff;
    background-color: white;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #00e0fa;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

.pager:before, .pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 15px;
}

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

.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: #777777;
    background-color: white;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.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;
    color: #1f6a7d;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: white;
    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;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #48ecff;
    background-color: white;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron .normal-text, .btn.normal-text{
    font-size: 16px;
}

.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-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #48ecff;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 3px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
    max-width: none;
}

.alert > p + p {
    margin-top: 5px;
    margin-left: 45px; /*JOEC: Fix alignment issue when there are multiple paragraphs in an alert*/
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: whitesmoke;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: white;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.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 {
    margin-bottom: 20px;
    padding-left: 0;
}

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

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

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

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

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

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: whitesmoke;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

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

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
    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: white;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.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: whitesmoke;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.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: 2px;
    border-bottom-left-radius: 2px;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

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

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.panel > .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 > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 2px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 2px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 2px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 2px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
}

.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

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

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

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}

.panel-default {
    border-color: #dddddd;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
    color: whitesmoke;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary > .panel-heading {
    color: white;
    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: white;
}

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

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

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

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

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

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

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

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

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px auto;
}

.modal-content {
    position: relative;
    background-color: #112233; /* Changed from white as white text is invisible! T.S. */
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-content form {
    padding-bottom: 40px;
    margin-bottom: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: black;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
    .modal-xlg {
        width: 1100px;
    }
}

.modal-dialog-lg .modal-dialog {
    width: 90%;
}

@media (min-width: 992px) {
    .modal-dialog-confirm-mhr-update .modal-dialog {
        width: 580px;
    }
}

@media (max-width: 991px) {
    .modal-dialog-confirm-mhr-update .modal-dialog {
        width: 90%;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: white;
    text-align: center;
    text-decoration: none;
    background-color: black;
    border-radius: 3px;
}

.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: black;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: black;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: black;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: black;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: black;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}

.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.42857;
    text-align: left;
    background-color: #112233; /* Changed as same as body because text is invisible*/
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 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 {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

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

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.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;
    }
}
/*
    jQuery.mmenu CSS
*/
/*
    jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

.mm-menu .mm-hidden {
    display: none;
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0);
}

.mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
}

.mm-menu > .mm-panel.mm-highest {
    z-index: 1;
}

.mm-menu .mm-list {
    padding: 20px 0;
}

.mm-menu > .mm-list {
    padding-bottom: 0;
}

.mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px;
}

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px;
}

.mm-panel > .mm-list:first-child {
    padding-top: 0;
}

.mm-list,
.mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.mm-list {
    font: inherit;
    font-size: 14px;
}

.mm-list a,
.mm-list a:hover {
    text-decoration: none;
}

.mm-list > li {
    position: relative;
}

.mm-list > li > a,
.mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto;
}

.mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%;
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
}

.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px;
}

.mm-list > li.mm-selected > a.mm-subopen {
    background: transparent;
}

.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0;
}

.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px;
}

.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px;
}

.mm-list > li.mm-spacer {
    padding-top: 40px;
}

.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px;
}

.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
}

.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
}

.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
}

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px;
}

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto;
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px;
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu {
    background: #333333;
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05);
}

/*
    jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
    box-sizing: border-box;
    position: relative;
}

.mm-slideout {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-opened {
    overflow: hidden;
    position: relative;
}

html.mm-opened body {
    overflow: hidden;
}

html.mm-background .mm-page {
    background: inherit;
}

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block;
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
}

.mm-menu.mm-current {
    display: block;
}

.mm-menu {
    width: 100%;
    min-width: 140px;
}

html.mm-opening .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0);
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
}
/*
    jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
}

.mm-buttonbar:after {
    content: '';
    display: block;
    clear: both;
}

.mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mm-buttonbar > a {
    text-decoration: none;
}

.mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px;
}

.mm-buttonbar > input:checked + label {
    border-color: transparent !important;
}

.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
    border-left: none;
}

.mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%;
}

.mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%;
}

.mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%;
}

.mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%;
}

.mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px;
}

.mm-footer .mm-buttonbar {
    border: none;
    border-radius: 0;
    line-height: 40px;
    margin: -10px -10px 0 -20px;
}

.mm-footer .mm-buttonbar > * {
    border-left: none;
}

.mm-list > li > .mm-buttonbar {
    margin: 10px 20px;
}

.mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333333;
}

.mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333;
}

/*
    jQuery.mmenu counters addon CSS
*/
em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%;
}

em.mm-counter + a.mm-subopen {
    padding-left: 40px;
}

em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
    margin-right: 80px;
}

em.mm-counter + a.mm-fullsubopen {
    padding-left: 0;
}

.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0;
}

.mm-nosubresults > em.mm-counter {
    display: none;
}

.mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
}

/*
    jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/*
    jQuery.mmenu footer addon CSS
*/
.mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 10px 0 20px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}

.mm-menu.mm-hasfooter > .mm-panel:after {
    height: 80px;
}

.mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
}

/*
    jQuery.mmenu header addon CSS
*/
.mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
    padding-top: 30px;
}

.mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
}

.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0;
}

.mm-header .mm-next,
.mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0;
}

.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px;
}

.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px;
}

.mm-header [href].mm-next:after {
    border-top: none;
    border-left: none;
}

.mm-header [href].mm-close:after {
    content: 'x';
}

.mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px;
}

.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next,
.mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px;
}

.mm-menu.mm-hasheader li.mm-subtitle {
    display: none;
}

.mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px;
}

.mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px;
}

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px;
}

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px;
}

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after,
.mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3);
}

/*
    jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px;
}

.mm-list li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
    display: none;
}

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
    top: 8.5px;
}

.mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.05);
}

/*
    jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
    box-sizing: border-box;
}

.mm-list > li.mm-search {
    padding: 10px;
    margin-top: -20px;
}

.mm-list > li.mm-subtitle + li.mm-search {
    margin-top: 0;
}

div.mm-panel > div.mm-search {
    padding: 0 0 10px 0;
}

.mm-menu.mm-hasheader .mm-list > li.mm-search {
    margin-top: 0;
}

.mm-menu > .mm-search {
    background: inherit;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.mm-search {
    padding: 10px;
}

.mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px;
}

.mm-search input::-ms-clear {
    display: none;
}

.mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0;
}

.mm-menu .mm-noresultsmsg:after {
    border: none !important;
}

.mm-noresults .mm-noresultsmsg {
    display: block;
}

.mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none;
}

.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px;
}

.mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px;
}

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px;
}

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0;
}

.mm-menu .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
}

/*
    jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
    position: absolute;
    left: -10000px;
}

label.mm-toggle,
label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 2;
}

label.mm-toggle:before,
label.mm-check:before {
    content: '';
    display: block;
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px;
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right;
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px;
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
    bottom: auto;
    margin-bottom: 0;
}

.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
    top: 5px;
}

.mm-menu.mm-vertical .mm-list > li label.mm-check {
    top: 5px;
}

label.mm-toggle, label.mm-check {
    right: 20px;
}

label.mm-toggle + a,
label.mm-toggle + span {
    margin-right: 70px;
}

label.mm-check + a,
label.mm-check + span {
    margin-right: 50px;
}

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
    right: 50px;
}

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
    margin-right: 100px;
}

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
    margin-right: 80px;
}

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px;
}

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
    margin-right: 140px;
}

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
    margin-right: 120px;
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15);
}

.mm-menu label.mm-toggle:before {
    background: #333333;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

.mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
}

/*
    jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%);
}

html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
}

html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}

html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(30%);
    -moz-transform: scale(0.7, 0.7) translateX(30%);
    -ms-transform: scale(0.7, 0.7) translateX(30%);
    -o-transform: scale(0.7, 0.7) translateX(30%);
    transform: scale(0.7, 0.7) translateX(30%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-30%);
    -moz-transform: scale(0.7, 0.7) translateY(-30%);
    -ms-transform: scale(0.7, 0.7) translateY(-30%);
    -o-transform: scale(0.7, 0.7) translateY(-30%);
    transform: scale(0.7, 0.7) translateY(-30%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(30%);
    -moz-transform: scale(0.7, 0.7) translateY(30%);
    -ms-transform: scale(0.7, 0.7) translateY(30%);
    -o-transform: scale(0.7, 0.7) translateY(30%);
    transform: scale(0.7, 0.7) translateY(30%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    -moz-transform: scale(1.5, 1.5) translateX(100%);
    -ms-transform: scale(1.5, 1.5) translateX(100%);
    -o-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left;
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
}

/*
    jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0);
    }
}

@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -moz-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        -o-transform: translate(10000px, 0);
        transform: translate(10000px, 0);
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
    }
}

@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -moz-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        -o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0);
    }
}

.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important;
}

/*
    jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

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

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0);
    }
}

@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -moz-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        -o-transform: translate(-440px, 0);
        transform: translate(-440px, 0);
    }
}
/*
    jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important;
}

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

html.mm-opened.mm-next .mm-page {
    box-shadow: none;
}

.mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px;
}

/*
    jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: #f3f3f3;
}

.mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3;
}

.mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after,
.mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-light .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3;
}

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06);
}

.mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: white;
}

.mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white;
}

.mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after,
.mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-white .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-white label.mm-toggle:before {
    background: white;
}

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

html.mm-opened.mm-black .mm-page {
    box-shadow: none;
}

.mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25);
}

.mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: black;
}

.mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black;
}

.mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-footer {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after,
.mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.15);
}

.mm-menu.mm-black .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-black label.mm-toggle:before {
    background: black;
}

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

@font-face {
    font-family: "icons";
    src: url("/assets/fonts/icons.eot?dec7f73eb4eda49a71131aa6355bf56e");
    src: url("/assets/fonts/icons.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/icons.woff?dec7f73eb4eda49a71131aa6355bf56e") format("woff"), url("/assets/fonts/icons.ttf?dec7f73eb4eda49a71131aa6355bf56e") format("truetype"), url("/assets/fonts/icons.svg?dec7f73eb4eda49a71131aa6355bf56e#icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

.icon {
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-block:before {
    content: "\f101";
}

.icon-check:before {
    content: "\f102";
}

.icon-chevron-down:before {
    content: "\f103";
}

.icon-chevron-left:before {
    content: "\f104";
}

.icon-chevron-right:before {
    content: "\f105";
}

.icon-chevron-up:before {
    content: "\f106";
}

.icon-edit:before {
    content: "\f107";
}

.icon-flash:before {
    content: "\f108";
}

.icon-image:before {
    content: "\f109";
}

.icon-info:before {
    content: "\f10a";
}

.icon-lock:before {
    content: "\f10b";
}

.icon-magnifying-glass:before {
    content: "\f10c";
}

.icon-print:before {
    content: "\f10d";
}

.icon-warning:before {
    content: "\f10e";
}

/* ------------------------------
 * 02. Fonts
 * ----------------------------- */
body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.625;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
}

@media (max-width: 767px) {
    body {
        font-size: 14px;
    }
}

/* ------------------------------
 * 03. Generic styles
 * ----------------------------- */
a:hover {
    color: white;
    text-decoration: none;
}

strong,
b, .strong {
    font-weight: 700;
}

dt, dt label {
    color: #586E85;
    font-weight: 400;
}

.modal-dialog dt {
    color: #586E85;
}

.form-horizontal[disabled] dt, .form-horizontal[readonly] dt{
    color: #586E85;
}

h1 {
    font-size: 65px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

@media (max-width: 767px) {
    h1 {
        font-size: 45px;
        line-height: 50px;
    }
}

h2 {
    font-size: 42px;
    font-weight: 400;
    line-height: 50px;
    margin: 0 0 20px 0;
}

@media (max-width: 767px) {
    h2 {
        font-size: 32px;
        line-height: 40px;
    }
}

h3 {
    color: white;
    font-size: 32px;
    line-height: 48px;
    margin: 0 0 20px 0;
}

@media (max-width: 991px) {
    h3 {
        font-size: 25px;
        line-height: 32px;
    }
}

h3 small {
    color: inherit;
    font-size: 50%;
}

@media (max-width: 991px) {
    h3 small {
        font-size: 70%;
    }
}

h4 {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 20px 0;
    /*
        Set min-height to 25px so that the height is rounded up from 24.19px for single line <h4> elements. Removing this (sometimes) causes the ellipsis directive
        to have a mismatch between the height of the container element and the height of the hidden copy of the element. It compares these two heights (when
        multiline attribute is included) to determine how much it needs to truncate off of the text for it to fit within the original container element. If there is
        a mismatch like this then the entire text is truncated so doesn't appear. This was seen on vessel/finance/personnel business cards (DevOps 7626 Business Card display issues)
    */
    /* min-height: 25px; */
}

@media (max-width: 767px) {
    h4 {
        font-size: 20px;
        line-height: 28px;
    }
}

h5 + h4 {
    margin-top: -10px;
}

p + h4 {
    margin-top: 20px;
}

h5 {
    color: white;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 20px 0;
}

h4 + h5 {
    margin-top: -10px;
}

h5 small {
    color: #586E85;
    display: inline-block;
    line-height: 26px;
    margin: 0 0 5px 0;
}

h6 {
    color: white;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

hr {
    border-top-color: rgba(255, 255, 255, 0.1);
}

p {
    margin: 0 0 20px 0;
    max-width: 640px;
}

@media (min-width: 1600px) {
    p {
        max-width: 960px;
    }
}

/* -----------------------------
 * 04. Icon framework
 * ----------------------------- */
.glyphicon-ban-circle:before,
.glyphicon-flash:before,
.glyphicon-lock:before,
.glyphicon-info:before,
.glyphicon-info-sign:before,
.glyphicon-ok:before,
.glyphicon-ok-sign:before,
.glyphicon-pencil:before,
.glyphicon-picture:before,
.glyphicon-print:before,
.glyphicon-search:before,
.glyphicon-warning-sign:before {
    font-family: "icons";
}

.glyphicon-picture {
    color: rgba(72, 236, 255, 0.15);
    margin-right: 5px;
}

.glyphicon-picture:before {
    content: "\f109";
}

.glyphicon-lock {
    color: rgba(255, 255, 255, 0.15);
    margin-right: 5px;
}

.glyphicon-info,
.glyphicon-info-sign {
    margin-right: 5px;
}

.glyphicon-info:before,
.glyphicon-info-sign:before {
    content: "\f10a";
}

.glyphicon-exclamation:before,
.glyphicon-exclamation-sign:before {
    content: '!';
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.glyphicon-ban-circle:before {
    content: "\f101";
}

.glyphicon-flash:before {
    content: "\f108";
}

.glyphicon-lock:before {
    content: "\f10b";
}

.glyphicon-ok:before,
.glyphicon-ok-sign:before {
    content: "\f102";
}

.glyphicon-pencil:before {
    content: "\f107";
}

.glyphicon-print:before {
    content: "\f10d";
}

.glyphicon-search:before {
    content: "\f10c";
}

.glyphicon-warning-sign:before {
    content: "\f10e";
}

/* -----------------------------
 * 05. Layout
 * ----------------------------- */
header {
    background: #132e3f;
    background: rgba(31, 106, 125, 0.17);
    margin: 0 0 40px 0;
}

.svg header {
    background: rgba(31, 106, 125, 0.17) url(/assets/svg/scale.svg) repeat 0 0;
    background-size: 30px 30px;
}

@media (min-width: 768px) {
    header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
}

@media (max-width: 767px) {
    header {
        margin: 0;
    }
}

.form-search {
    margin: 0;
}

@media (min-width: 1200px) {
    .form-search {
        float: right;
    }
}

@media (max-width: 1199px) {
    .form-search {
        background: #1f6a7d;
        display: none;
        margin: 0 -15px;
        padding: 15px;
    }
}

.form-search label {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    margin-right: 5px;
}

@media (max-width: 1199px) {
    .form-search label {
        display: none;
    }
}

.form-search .select {
    height: 34px;
}

@media (max-width: 1199px) {
    .form-search .select {
        float: left;
        height: 33px;
        max-width: 30% !important;
    }
}

.form-search select.form-control {
    height: 33px;
    padding: 6px 12px;
}

@media (max-width: 1199px) {
    .form-search select.form-control {
        height: 32px;
    }
}

@media (max-width: 1199px) {
    .form-search .input-group {
        display: inline-table;
        padding: 0 0 0 5px;
        vertical-align: middle;
    }
}

.form-search .input-group .form-control:first-child {
    border-right: none;
    font-size: 13px;
    height: 34px;
    padding: 6px 12px;
}

@media (max-width: 1199px) {
    .form-search .input-group .form-control:first-child {
        width: 100%;
    }
}

.form-search .btn.btn-default {
    background: #112233;
    border: 1px solid rgba(72, 236, 255, 0.5);
    border-left: none;
    color: #48ecff;
    font-size: 16px;
    height: 34px;
    padding: 3px 12px 6px 12px;
}

.form-search .btn.btn-default .glyphicon {
    font-size: 20px;
    width: 14px;
}
.form-search .btn.btn-default:hover {
    border-color: rgba(72, 236, 255, 0.5);
}
/* Clear button inside input text box styles (TS) */
/* prevent text from appearing underneath the icon */
input[clearable-field] {
    display: inline;
    width: calc(100% - 15px)
}
.form-control.select.clearable-field-width ,
.form-group .clearable-field-width button,
.form-group .clearable-field-width ul{
    width: calc(100% - 15px)
}
.btn-group.clearable-field-width {
    width: 100%;
}
/* hide the built-in IE10+ clear field icon */
input[clearable-field]::-ms-clear {
    display: none;
}
/* hide cancel icon for search type */
input[clearable-field]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

/* icon styles */
input[clearable-field] + .glyphicon {
    position: relative;
    right: 24px;
    color: #ff2c63;
    cursor: pointer;
}

@media (min-width: 992px) {
    .container > .row .col-md-2 {
        padding-right: 0;
    }

    .container > .row .col-md-2 + .col-md-10 {
        border-left: 1px solid rgba(255, 255, 255, 0.07);
        padding-bottom: 40px;
        padding-left: 29px;
    }
}

aside {
    background: rgba(255, 255, 255, 0.07);
    margin: 0 0 20px 0;
}

@media (max-width: 991px) {
    aside {
        display: none;
    }
}

@media (min-width: 992px) {
    aside {
        display: block;
    }
}

aside h5 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 20px 15px;
    text-transform: uppercase;
}

aside h5.active {
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgba(255, 255, 255, 0.3);
    border-bottom: none;
}

aside h5.active a {
    color: white;
}

aside a {
    color: rgba(72, 236, 255, 0.5);
}

footer {
    background: rgba(31, 106, 125, 0.1);
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 25px 0 15px 0;
}

footer .row {
    padding-top: 15px;
}

footer h5 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 700;
}

footer a {
    color: rgba(255, 255, 255, 0.5);
}

footer span.version,
footer p.copyright {
    font-size: 12px;
    display: inline-block;
}
footer span.version {
    float: right;
}
footer span.version:before {
    content: 'Version: ';
}

footer .btn-link {
    padding-left: 0;
}

@media (max-width: 767px) {
    footer {
        display: none;
    }
}

/* -----------------------------
 * 06. Specific page styles
 * ----------------------------- */
@media (min-width: 768px) {
    .equal, .equal > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex: 1 1 auto;
    }
}

html.mm-opened .mm-page {
    box-shadow: none;
}

.mm-menu {
    background: #112233;
}

.mm-menu h3 {
    font-size: 18px;
}

.mm-menu .mm-list {
    padding: 0;
}

.mm-menu .mm-list > li:after,
.mm-menu .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    border-color: rgba(255, 255, 255, 0.1);
    margin: 0;
}

.mm-menu .mm-list > li > a,
.mm-menu client-search typeahead-container ul.dropdown-menu > li > a,
.mm-menu client-search typeahead-container.dropdown-menu button.dropdown-item,
.mm-menu .mm-list > li > span,
.mm-menu client-search typeahead-container ul.dropdown-menu > li > span {
    color: #48ecff;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 767px) {
    .client-next input {
        width: 70%;
    }
}

@media (min-width: 1200px) {
    client-search input,
    .client-next input,
    #search input {
        max-width: 500px;
        border-color: #48ecff;
    }
}

.mm-menu .mm-list > li.collapse {
    display: none;
}

.mm-menu .mm-list > li.collapse.in {
    display: block;
}

.mm-menu .mm-list > li.mm-label {
    background: none;
    color: rgba(255, 255, 255, 0.2);
    font-size: 11px;
    font-weight: 700;
    padding: 7px 0;
}

.mm-menu .mm-list > li.mm-label:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
}

.mm-menu .mm-list > li > a.mm-subopen:after {
    border-color: #48ecff;
    height: 12px;
    margin: 0 0 -6px 0;
    right: 22px;
    width: 12px;
}

.mm-menu .mm-list a.mm-subopen {
    background: rgba(255, 255, 255, 0.05);
    height: 50px;
    width: 50px;
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: #153849;
    color: white;
    font-size: 18px;
    text-indent: 0;
    margin: 0;
    padding: 65px 20px 15px 20px;
}

.mm-menu .mm-list a.mm-subclose:before {
    background: #112233;
    border: none;
    bottom: auto;
    color: #48ecff;
    content: 'Back';
    display: block;
    font-size: 12px;
    height: 50px;
    left: 0;
    padding: 15px 20px 15px 20px;
    right: auto;
    top: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.mm-menu .mm-list a.mm-subclose:after {
    border-left: 1px solid #48ecff;
    border-bottom: 1px solid #48ecff;
    content: '';
    display: inline-block;
    height: 6px;
    left: 10px;
    position: absolute;
    top: 22px;
    width: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-menu .mm-list > .user:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults) {
    background: #153849;
    border: none;
    height: 50px;
    margin: 0 0 2px 0;
    padding: 15px 20px;
}

.mm-menu .mm-list > .user:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults) h3 {
    line-height: 20px;
    margin: 0;
}

.mm-menu .mm-list > .user:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults) strong {
    font-weight: 400;
}

.mm-menu .mm-list > .user:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    display: none;
}

.mm-menu .mm-list > li > a.toggle-footer-links:not(.mm-subopen),
.mm-menu .mm-list > .mm-selected > a.toggle-footer-links:not(.mm-subopen) {
    background: none;
    cursor: pointer;
    font-size: 20px;
    padding: 20px 20px 0 20px;
}

.mm-menu .mm-list .footer-links {
    line-height: 30px;
    padding: 0 20px;
}

.mm-menu .mm-list .footer-links a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
}

.mm-menu > a + .mm-list {
    padding: 50px 0;
}

.mm-menu > a + .mm-list > li > a,
.mm-menu > a + .mm-list > li > span {
    color: #48ecff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.mm-menu > a + .mm-list > li:last-child:after {
    display: none !important;
}

.mm-menu .mm-list a.mm-subopen:before {
    display: none;
}

.mm-menu .mm-title,
.mm-menu .mm-subtitle {
    color: white;
    font-size: 18px;
    font-weight: 400;
}

.mm-menu .last-client {
    background: #153849;
    padding: 15px 20px 5px 20px;
}

.mm-menu .last-client h3 a {
    line-height: 1;
}

.mm-menu .last-client h3 strong {
    max-width: 70%;
}

.mm-menu .last-client.active {
    display: block;
}

.no-client {
    color: #586E85;
}

.white{
    color: white
}

.mm-menu p {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    font-size: 11px;
    padding: 15px 20px;
    text-align: left;
}

.mm-menu .close {
    background: #112233;
    color: #48ecff;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    text-shadow: none;
    width: 50px;
    z-index: 99;
    opacity: 1;
    filter: alpha(opacity=100);
}

.svg .mm-menu .close {
    background: #112233 url(/assets/svg/scale.svg) repeat top right;
    background-size: 30px 30px;
}

.mm-menu .close span {
    background: rgba(31, 106, 125, 0.4);
    display: block;
}

.mm-menu .mm-subclose .badge {
    position: relative;
    top: -2px;
}

.navbar {
    background: #174052;
    background: rgba(31, 106, 125, 0.3);
    border-radius: 0;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.25);
    margin: 0 0 30px 0;
}

@media (max-width: 1199px) {
    .navbar {
        border: none;
        margin: 0;
    }
}

.navbar > .container .btn-menu,
.navbar > .container .btn-search,
.navbar > .container .btn-close {
    display: block;
    height: 50px;
    line-height: 54px;
    position: absolute;
    text-align: center;
    width: 50px;
}

@media (min-width: 992px) {
    .navbar > .container .btn-menu {
        display: none;
    }
}

@media (min-width: 1200px) {
    .navbar > .container .btn-search,
    .navbar > .container .btn-close {
        display: none;
    }
}

.navbar > .container .btn-menu .glyphicon,
.navbar > .container .btn-search .glyphicon,
.navbar > .container .btn-close .glyphicon {
    font-size: 19px;
}

.navbar > .container .btn-menu {
    left: 0;
    top: 0;
}

.navbar > .container .btn-search,
.navbar > .container .btn-close {
    right: 0;
    top: 0;
}

.navbar > .container .btn-search {
    display: none;
}

.navbar > .container .btn-search .glyphicon {
    font-size: 24px;
}

.navbar > .container .btn-search.active {
    display: block;
}

@media (min-width: 1200px) {
    .navbar > .container .btn-search.active {
        display: none;
    }
}

.navbar > .container .btn-close {
    display: none;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
    height: 50px;
    text-decoration: none;
    width: 50px;
}

.navbar > .container .btn-close.active {
    display: block;
}

@media (min-width: 992px) {
    .navbar-brand-container {
        display: none;
    }
}

@media (min-width: 1200px) {
    .navbar > .container .btn-close.active {
        display: none;
    }
}

.navbar > .container .navbar-brand, .navbar-brand-container .navbar-brand {
    background: url(/assets/img/fs-logo.png) no-repeat 0 center;
    display: block;
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 50px 0 0 0;
    width: 127px;
}

.svg .navbar > .container .navbar-brand, .navbar-brand-container .navbar-brand  {
    background-image: url(/assets/svg/fs-logo.svg);
}

@media (max-width: 991px) {
    .navbar > .container .navbar-brand, .navbar-brand-container .navbar-brand  {
        display: none;
        float: none;
        margin: 0;
    }

    .home .navbar > .container .navbar-brand, .navbar-brand-container .navbar-brand  {
        display: block;
    }
}

.navbar .navbar-nav {
    float: right;
    padding-right: 20px;
}

.navbar .navbar-nav > li > a {
    font-weight: 600;
    font-size: 13px;
}

.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li.open > a {
    background: #3e606f;
    background: rgba(255, 255, 255, 0.05);
    color: white;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}

.navbar .active > a {
    background: #234a5b;
    background: rgba(255, 255, 255, 0.2);
    color: white;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}

.navbar li .glyphicon {
    font-size: 10px;
    width: 10px;
}

button.btn.dropdown-toggle{/* Added for drop down button to match dropdown menu (TS) */
    min-width: 160px;
}
.small button.btn.dropdown-toggle, .small ul.dropdown-menu{/* Added for drop down button to match dropdown menu (TS) */
    min-width: 100px;
}

.dropdown-menu {
    background: #22354a;
    border: none;
    border-radius: 0;
}

.dropdown-menu h6 {
    color: rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 7px 20px;
}

.dropdown-menu h6 .glyphicon {
    float: right;
}

.dropdown-menu > li > a, .ui-select-bootstrap .ui-select-choices-row>span {
    color: #48ecff;
    font-size: 13px;
    padding: 7px 20px;
    cursor: pointer;
}

.dropdown-menu > li > a:hover {
    background: rgba(255, 255, 255, 0.05);
    color: white;
}

.dropdown-menu .divider {
    background: rgba(255, 255, 255, 0.1);
    margin: 5px 0;
}

.nav-tabs {
    border: none;
}

@media (max-width: 991px) {
    .nav-tabs {
        display: none;
    }
}

@media (min-width: 992px) {
    .nav-tabs > li {
        margin-bottom: -2px;
    }
}

@media (max-width: 991px) {
    .nav-tabs > li {
        display: block;
        float: none;
        margin: 0;
    }
}

.nav-tabs > li > a, .nav-tabs > li > span {
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em;
    padding: 15px 15px;
    text-transform: uppercase;
}

.nav-tabs > li > a:hover {
    background: #42505d;
    background: rgba(255, 255, 255, 0.05);
    border-color: transparent;
    color: white;
}

@media (min-width: 768px) {
    .nav-tabs > li > a {
        font-size: 14px;
        padding: 12px;
    }
}

@media (min-width: 1200px) {
    .nav-tabs > li > a, .nav-tabs > li > span {
        font-size: 16px;
        padding: 15px 20px;
    }
}

@media (max-width: 991px) {
    .nav-tabs > li > a, .nav-tabs > li > span {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
}

.nav-tabs > li.active a,
.nav-tabs > li.active a:hover {
    background: #112233;
    border-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
}

@media (min-width: 768px) {
    .nav-tabs > li.active a,
    .nav-tabs > li.active a:hover {
        border-color: rgba(255, 255, 255, 0.3);
        border-bottom-color: #112233;
    }
}

.nav-tabs .badge {
    position: relative;
}

@media (min-width: 992px) {
    .nav-tabs .badge {
        top: -2px;
    }
}

@media (max-width: 991x) {
    .nav-tabs .badge {
        top: -1px;
    }
}

.nav-pills > li > a, .nav-pills > li > span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
    font-size: 14px;
}

.nav-pills > li > a:hover {
    background: #42505d;
    background: rgba(255, 255, 255, 0.05);
    color: white;
}

.nav-pills > li.active a,
.nav-pills > li.active a:hover {
    background: #42505d;
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgba(255, 255, 255, 0.3);
    border-bottom: none;
    color: white;
}

.nav-pills > li:last-child > a {
    border-bottom: none;
}

.nav-stacked > li + li {
    margin: 0;
}

.breadcrumb {
    background: none;
    font-size: 13px;
    margin: 0 0 20px 0;
    padding: 0;
}

@media (max-width: 991px) {
    .breadcrumb {
        display: none;
    }

    .breadcrumb + h1 {
        margin-top: 30px;
    }
}

.breadcrumb > li + li:before {
    color: rgba(255, 255, 255, 0.5);
    content: "\e258";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 11px;
    line-height: 1;
    position: relative;
    top: 1px;
    width: 21px;
}

.breadcrumb > .active {
    color: white;
}

.page-header {
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.page-header .btn-back {
    display: none;
}

@media (max-width: 991px) {
    .page-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        margin: 0 -15px 20px -15px;
        padding: 10px 0 9px 40px;
    }

    .page-header h3 {
        border-left: 1px solid rgba(255, 255, 255, 0.15);
        margin: 0;
        padding: 0 0 0 20px;
    }

    .page-header .btn-back {
        cursor: pointer;
        display: inline-block;
        height: 50px;
        left: 0;
        position: absolute;
        top: 0;
        width: 40px;
    }

    .page-header .btn-back:after {
        border: 2px solid #48ecff;
        border-right: none;
        border-bottom: none;
        content: '';
        display: inline-block;
        height: 12px;
        left: 17px;
        margin: -6px 0 0 0;
        position: absolute;
        top: 50%;
        width: 12px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

.page-header + p {
    color: rgba(255, 255, 255, 0.5);
    margin-top: -10px;
    margin-bottom: 30px;
}

.badge {
    font-size: 11px;
    line-height: 1.1;
}

.label {
    font-size: 11px;
    text-transform: uppercase;
}

.label.label-default {
    background: #112233;
    background: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.2);
}

.label.label-info {
    background: #112233;
    background: rgba(255, 255, 255, 0.1);
    color: #ffc000;
}

.label.label-quota {
    background: #112233;
    color: #76c19f;
}

.label.label-vessel {
    background: #112233;
    color: #6288c7;
}

.label.label-ace {
    background: #112233;
    color: #d4d697;
}

.label.label-permit {
    background: #112233;
    color: #ac7be3;
}

.label.label-personnel {
    background: #112233;
    color: #d6908c;
}

.label.label-client {
    background: #112233;
    color: #EEECE1;
}

.label.label-catcheffort {
    background: #112233;
    color: #C00000;
}

.label.label-finance {
    background: #112233;
    color: #FFCC66;
}

.label.label-returns {
    background: #112233;
    color: #FF0000;
}

.label.label-lfr {
    background: #112233;
    color: #F79646;
}

.label.label-reports {
    background: #112233;
    color: #6BF52B;
}

.label.label-ccsbt {
    background: #112233;
    color: #ffff00;
}

.panel {
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    margin: 0 0 30px 0;
    width: 100%;
}

@media (max-width: 767px) {
    .panel {
        font-size: 13px;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
}

.panel > .panel-heading,.panel > stock-disposed-item > .panel-heading,
.panel > .panel-body,
.panel > .panel-footer,
.panel > [footer-content] > .panel-footer {
    border-radius: 0;
    margin: 0;
    padding: 20px;
}
@media (max-width: 767px) {
.panel > .panel-heading,.panel > stock-disposed-item > .panel-heading,
.panel > .panel-body,
.panel > .panel-footer,
.panel > [footer-content] > .panel-footer {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
}
}
.panel > .panel-heading > *:last-child,
.panel > .panel-body > *:last-child,
.panel > .panel-footer > *:last-child,
.panel > [footer-content] > .panel-footer > *:last-child {
    margin-bottom: 0;
}

.panel > .panel-footer,
.panel > [footer-content] > .panel-footer {
    overflow: hidden;
}

.panel.panel-default {
    /*border-color: rgba(white,0.07);*/
    border-color: transparent;
    background: #1a2b3d;
    background: rgba(255, 255, 255, 0.05);
}

.panel.panel-default > .panel-heading,
.panel.panel-default > .panel-body,
.panel.panel-default > .panel-footer,
.panel.panel-default > [footer-content] >.panel-footer {
    background: none;
    border-color: transparent;
    color: white;
}

.panel.panel-default > .panel-body {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.panel.panel-default > .panel-footer, .panel.panel-default > [footer-content] >.panel-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
    color: rgba(255, 255, 255, 0.5);
}

.panel.panel-primary {
    background: #1a2b3d;
    background: rgba(255, 255, 255, 0.05);
    border-color: #414e5c;
    border-color: rgba(255, 255, 255, 0.2);
}

.panel.panel-primary > .panel-heading,
.panel.panel-primary > .panel-body,
.panel.panel-primary > .panel-footer {
    background: none;
    border-color: transparent;
    color: white;
}

.panel.panel-primary > .panel-body {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.panel.panel-primary > .panel-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
    color: rgba(255, 255, 255, 0.5);
}

.panel .action {
    padding: 0;
}

.from-to {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

@media (max-width: 767px) {
    .from-to .col-sm-6 {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .from-to .col-sm-6:first-child:before {
        color: #ffc000;
        content: "\e092";
        display: inline-block;
        font-family: "Glyphicons Halflings";
        position: absolute;
        right: -30px;
        text-align: center;
        top: 50%;
        speak: none;
        width: 30px;
        -webkit-font-smoothing: antialiased;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .from-to.transfer .col-sm-6:first-child:before {
        content: "\e178";
    }
}
@media (max-width: 767px) {
    .from-to .col-sm-6:first-child:after {
        color: #ffc000;
        content: "\e094";
        font-family: "Glyphicons Halflings";
        padding-left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .from-to .col-sm-6:first-child:after {
        content: "\e150";
    }
}

.from-to .panel {
    margin: 0;
}

.from-to .panel .panel-heading,
.from-to .panel .panel-body {
    padding-left: 75px;
    position: relative;
}
/*JOEC: added styles for a single entity search box. Want it to be similar to the from - to search box*/
.entity-search .panel .panel-heading,
.entity-search .panel .panel-body {
    padding-left: 130px;
    position: relative;
}

.entity-search .panel {
    min-height: 270px;
}

.entity-search.entity-search-short .panel {
    min-height: 0;
}
/* DaveK: added styles for client search directive*/
.client-search {
}

.client-search > div, .client-search > div > div, .client-search > div > div > div {
    height: 100%;
}

@media (max-width: 767px) {
    .from-to .panel .panel-body {
        display: none;
    }

    .from-to person-panel .panel .panel-body {
        display: inherit;
    }        
}

.from-to .panel .label, .entity-search .panel .label {
    left: 20px;
    position: absolute;
    top: 25px;
}

.from-to.transfer .panel .label, .entity-search .panel .label {
    left: 8px;
    top: 31px;
}

.from-to .panel small {
    font-size: 14px;
}

.from-to .panel p:first-child small {
    color: rgba(255, 255, 255, 0.3);
}

@media (min-width: 768px) {
    .from-to .more,
    .from-to .less {
        display: none;
    }
}

.jumbotron {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.1);
}

.container .jumbotron {
    border-radius: 0;
}

.well {
    background: #1a2b3d;
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.1);
    border-radius: 0;
}

.last-client {
    padding-top: 10px;
}

@media (max-width: 991px) {
    .last-client {
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .last-client {
        max-width: 75%;
        padding-top: 0;
    }
}

.last-client h3 {
    clear: both;
    margin: 0;
    overflow: hidden;
}

.last-client h3 strong {
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 89%;
    white-space: nowrap;
    vertical-align: baseline;
}

.last-client h3 a {
    display: inline-block;
    line-height: 48px;
    vertical-align: baseline;
}

@media (max-width: 1999px) {
    .last-client h3 a {
        vertical-align: super;
    }
}

@media (min-width: 1200px) {
    .context-switch {
        min-height: 94px;
    }
    .last-client h3 strong {
        max-width: 85%;
    }
}


@media (max-width: 991px) {
    header .last-client {
        position: absolute;
        top: 50px;
        left: 50px;
        right: 50px;
    }

    .home header .last-client {
        display: none;
    }

    header .last-client .label {
        display: none;
    }

    header .last-client small {
        font-size: 12px;
    }

    header .last-client h3 {
        font-size: 14px;
        line-height: 50px;
    }

    header .last-client h3 strong {
        float: left;
        font-weight: 700;
        max-width: calc(100% - 60px);
    }

    header .last-client .client-next .form-control {
        float: left;
        margin: -8px 10px 5px 0;
        max-width: 75%;
    }

    header .last-client .client-next .client-cancel {
        line-height: 50px;
    }
}
@media (max-width: 767px) {
    header .last-client .client-next .form-control {
        margin-top: 5px;
    }
}


.last-client .client-current,
.last-client .client-next {
    display: none;
}

.last-client .client-current.active,
.last-client .client-next.active {
    display: block;
}

.last-client .client-change {
    cursor: pointer;
}

@media (min-width: 768px) {
    .last-client .client-next {
        max-width: 50%;
    }

    .last-client .client-next .form-group {
        margin-top: 15px;
        position: relative;
        padding-right: 60px;
    }

    .last-client .client-next .client-cancel {
        cursor: pointer;
        margin: -12px 0 0 10px;
        position: absolute;
        right: 0;
        top: 50%;
    }
}

@media (max-width: 991px) {
    .last-client .client-next .client-cancel {
        cursor: pointer;
    }

    .last-client .client-next input {
        margin: 10px 0;
    }
}

@media (min-width: 1200px) {
    .last-client .client-next .client-cancel {
        margin-right: 25px;
    }
}

.btn {
    font-size: 14px;
    padding: 9px 18px 10px 18px;
    outline: none !important;
}

.btn:focus {
    box-shadow: none;
}

.btn.btn-lg, .btn-group-lg > .btn {
    font-size: 17px;
    padding: 13px 20px;
}

.btn.btn-default {
    background: transparent !important;
    background: rgba(17, 34, 51, 0.3);
    border-color: #48ecff !important;
    box-shadow: none;
    color: #48ecff !important;
    -webkit-font-smoothing: antialiased;
}

.btn.btn-default:hover, .btn.btn-default:focus{
    border-color: rgba(255, 255, 255, 0.8);
    color: white;
}

.btn.btn-primary {
    background: #0fb5c8;
    border-color: transparent;
    box-shadow: 0 3px 0 #096c78;
    font-weight: 700;
    letter-spacing: -0.025em;
}

.btn.btn-primary:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: transparent;
    box-shadow: 0 3px 0 #222;
}

.btn.btn-link:hover {
    color: white;
    text-decoration: none;
}

.btn.btn-super,datepicker .btn.active  {
    background: #e3821b;
    border-color: transparent;
    box-shadow: 0 3px 0 #884e10;
    color: white;
    font-weight: 700;
}

@media (max-width: 767px) {
    .btn.btn-super {
        font-size: 15px;
    }
}

.btn.disabled, .btn[disabled] {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.btn .glyphicon {
    margin-right: 5px;
}

.alert {
    background: #0e1d2b;
    border-radius: 0;
    color: white;
    margin: 0 0 30px 0;
    padding: 20px;
}

.alert .glyphicon {
    border-radius: 50%;
    color: #0e1d2b;
    display: block;
    float: left;
    font-size: 18px;
    height: 30px;
    line-height: 1.4;
    margin: 0 15px 30px 0;
    text-align: center;
    width: 30px;
}

.alert.alert-success {
    border-color: #03f257;
}

.alert.alert-success a:not(.btn),
.alert.alert-success .glyphicon {
    background-color: #03f257;
}

.alert.alert-info {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.1);
}
/*.alert.alert-info a:not(.btn), JOEC: don't want links within text having a different background colour'*/
.alert.alert-info .glyphicon {
    background-color: rgba(255, 255, 255, 0.25);
}

.alert.alert-warning {
    border-color: #ff2c63;
}
.alert.alert-warning.yellow {
    border-color: #ffff00;
}
.alert.alert-warning .glyphicon {
    background: none;
    font-size: 30px;
    color: #ff2c63;
    line-height: 0.5;
}
.alert.alert-warning.yellow .glyphicon {
    color: #ffff00;
}
.alert.alert-warning .glyphicon.glyphicon-lock {
    color: rgba(255, 255, 255, 0.15);
}

.alert.alert-danger {
    border-color: #ff6600;
}

.alert.alert-danger a:not(.btn),
.alert.alert-danger .glyphicon {
    background-color: #ff6600;
}

span.danger {
    border: 2px solid #ff6600;
    border-radius: 50%;
    color: #ff6600;
    display: inline-block;
    font-size: 85%;
    height: 22px;
    line-height: 17px;
    text-align: center;
    vertical-align: baseline;
    width: 22px;
}

.status {
    color: rgba(255, 255, 255, 0.5);
}

.status strong {
    color: white;
}

.status .glyphicon {
    vertical-align: text-top;
}

.status .glyphicon:before {
    border: 2px solid transparent;
    border-radius: 50%;
    font-size: 12px;
    line-height: 17px;
    display: inline-block;
    height: 21px;
    position: relative;
    speak: none;
    text-align: center;
    text-transform: uppercase;
    width: 21px;
    vertical-align: inherit;
}

.status .glyphicon-ok:before {
    font-size: 10px;
}

.status.status-success, .status.status-info {
    color: #03f257;
}

.status.status-success .glyphicon:before, .status.status-info .glyphicon:before {
    border-color: #03f257;
}

.status.status-danger {
    color: #e3821b;
}

.status.status-danger .glyphicon:before {
    border-color: #e3821b;
}

.status.status-warning {
    color: #ff2c63;
}

.status.status-warning .glyphicon:before {
    border-color: #ff2c63;
}

.status.status-warning.status-strong-inherit strong {
    color: inherit;
}

.status.status-info .glyphicon:before {
    border-color: #ffc000;
}

.status.status-info {
    color: #ffc000;
}

.status.status-default .glyphicon:before {
    border-color: white;
}

.status.status-default {
    color: white;
}

.panel-heading .status {
    float: right;
    margin: 0;
}

.panel-heading .status + h4 {
    margin: 0;
}

.status.status-info .glyphicon {
    color: #ffc000;
}
/* panel header style with status icon and button (TS) */
.panel .panel-heading div.vertical-align{
    position: relative;
}
.panel .panel-heading div.vertical-align.row{
    margin: 0;
}
.panel .panel-heading div.vertical-align p{
    position: absolute;
    top: calc(50% - 10px);
}

@media (max-width: 767px) {
    .table-responsive {
        border-color: transparent;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.table > thead > tr {
    background: rgba(255, 255, 255, 0.1);
}

.table > tbody > tr > td {
    color: rgba(255, 255, 255, 0.75);
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    border: none;
    padding: 15px 20px;
}

.table.table-striped > tbody > tr:nth-of-type(odd) {
    background: none;
}

.table.table-striped > tbody > tr:nth-of-type(even) {
    background: rgba(255, 255, 255, 0.03);
}

.table.table-striped > tfoot > tr {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
    .table.table-striped > tfoot th,
    .table.table-striped > tfoot td {
        text-align: right;
    }
}

.toggle {
    cursor: pointer;
    padding-right: 20px;
    position: relative;
}

#menu .toggle {
    float: right;
}

.toggle:after {
    border-left: 2px solid #48ecff;
    border-bottom: 2px solid #48ecff;
    content: '';
    display: block;
    height: 9px;
    margin: -4px 0 0 10px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 9px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.toggle.active:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: 1px;
}

.tooltip {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.tooltip .tooltip-inner {
    border-radius: 0;
    max-width: 240px;
    padding: 15px;
}

.tooltip.bottom .tooltip-arrow {
    left: 20px;
    margin: 0;
}

.tooltip.right .tooltip-inner {
    text-align: left;
}

.action {
    overflow: hidden;
    padding: 30px;
}

.action.action-primary {
    background: #0e1d2b;
    overflow: hidden;
}

@media (max-width: 767px) {
    .action.action-primary {
        margin-left: -15px;
        margin-right: -15px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .action.well {
        margin-left: -15px;
        margin-right: -15px;
    }
}

form .action {
    /*background: rgba(white,0.1);*/
    border-radius: 0;
    padding: 20px;
}

.action p {
    text-align: center;
}

@media (min-width: 768px) {
    .action p {
        margin: 0;
        max-width: none;
        text-align: right;
    }
}

.action .btn-super {
    float: right;
    margin-left: 20px;
}

.action .status {
    color: white;
    margin: 0 auto 30px auto;
    padding: 8px 0;
    text-align: center;
}

@media (min-width: 768px) {
    .action .status {
        margin: 0 auto -40px auto;
    }
}

.action .status.status-loading:before {
    background: transparent url(/assets/img/loader.gif) no-repeat center center;
    background-size: 23px 23px;
    content: '';
    display: inline-block;
    height: 40px;
    margin: 0 5px -15px 0;
    width: 40px;
}

.dl-horizontal {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    margin: 0 0 20px 0;
}

.dl-horizontal dt,
.dl-horizontal dd,
.dl-horizontal .dd {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
    font-size: 14px;
    line-height: 22px;
    padding: 8px 0 6px 0;
}

form .dl-horizontal.dl-read-only dt,
form .dl-horizontal.dl-read-only dd {    
    padding-top: 8px;
    padding-bottom: 6px;
}
    
form .dl-horizontal dt, form .dl-horizontal dd {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dl-horizontal dt label,
.dl-horizontal dd label {
    font-size: 14px;
    margin-top: 5px;
}

@media (min-width: 768px) {
    .dl-horizontal dt .form-control,
    .dl-horizontal dd .form-control:not(.full-width) {
        max-width: 320px;
    }
}

.dl-horizontal dt .form-control,
.dl-horizontal dd .form-control {
    float: left;
}

.dl-horizontal dt .form-control + .input-group-addon,
.dl-horizontal dd .form-control + .input-group-addon {
    margin: 0;
    width: auto;
}

.dl-horizontal dt .checkbox,
.dl-horizontal dt .radio,
.dl-horizontal dd .checkbox,
.dl-horizontal dd .radio {
    margin-top: 0;
}

.dl-horizontal dt .checkbox label,
.dl-horizontal dt .radio label,
.dl-horizontal dd .checkbox label,
.dl-horizontal dd .radio label {
    color: rgba(255, 255, 255, 0.7);
    margin-top: 0;
}

.dl-horizontal dt {
    float: left;
    padding-right: 10px;
    text-align: left;
}

.dl-horizontal dt:first-child, .dl-horizontal dt:first-child + dd {
    border-top: none;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .dl-horizontal dt {
        width: 100px;
    }

    .dl-horizontal.dl-read-only dt {
        width: 150px;
    }
}

.dl-horizontal dd em {
    color: rgba(255, 255, 255, 0.4);
}

.dl-horizontal dd a + a {
    margin-left: 20px;
}

@media (max-width: 767px) {
    .dl-horizontal dd a + a {
        display: block;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .dl-horizontal dd {
        margin-left: 160px;
    }
}

@media (max-width: 767px) {
    .dl-horizontal:not(.dl-no-dd-margin) dd {
        margin-left: 100px;
    }
}

.dl-horizontal.dl-right {
    border-bottom: none;
}

.dl-horizontal.dl-right dt {
    text-align: right;
    white-space: normal; /*JoeC: added to stop long label names being truncated**/
}

.dl-horizontal dt:first-child:not(.keep-padding),
.dl-horizontal dt:first-child:not(.keep-padding) + dd {
    padding-top: 0;
}

.dl-horizontal .glyphicon {
    font-size: 18px;
}

.dl-horizontal + h4 {
    margin-top: 30px;
}

.btn-print {
    float: right;
    padding-right: 0;
}

.btn-print .glyphicon {
    margin-right: 5px;
}

@media (max-width: 767px) {
    .btn-print {
        display: none;
    }
}

.more,
.less {
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    margin: -10px 0 0 0;
}

.ul-table {
    overflow: hidden;
}

@media (max-width: 767px) {
    .ul-table.ul-table-quota {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 991px) {
    event-summary-result .ul-table.ul-table-quota {
        margin-left: -15px;
        margin-right: -15px;
    }
}


.ul-table .ul-table {
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-out;
    -o-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
}

@media (max-width: 767px) {
    .ul-table .ul-table {
        display: none;
    }
}

.ul-table .ul-table .ul-tbody,
.table-accordion table tbody {
    background: #0e1d2b;
}

@media (min-width: 768px) {
    .ul-table > ul > li.active,
    .ul-table > ul > li.active:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 0;
    }
}

@media (min-width: 768px) {
    .ul-table > ul > li.active .ul-table,
    .ul-table > ul > li.active:first-child .ul-table {
        display: block;
        max-height: inherit; /*1000px; Chris - BAs have requested removing touchcast limit of 1000px records were being cut off from view if there were too many*/
    }
}

.ul-table > ul > li.active .ul-table li,
.ul-table > ul > li.active:first-child .ul-table li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 0;
}

.ul-table li.active .ul-table li:first-child,
.ul-table li.active:first-child .ul-table li:first-child {
    border-top: none;
}

.ul-table li.active .ul-table li:last-child,
.ul-table li.active:first-child .ul-table li:last-child {
    border-bottom: none;
}

.ul-table li.active .ul-table .ul-tbody .row,
.ul-table li.active:first-child .ul-table .ul-tbody .row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .ul-table li.active > .row:first-child,
    .ul-table li.active:first-child > .row:first-child {
        padding-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .ul-table li.inactive {
        opacity: 0.25;
        filter: alpha(opacity=25);
    }
}

.ul-table li > .row:first-child {
    -webkit-transition: padding 0.3s ease-out;
    -o-transition: padding 0.3s ease-out;
    transition: padding 0.3s ease-out;
}

.ul-tbody {
    font-size: 14px;
    margin: 0 0 30px 0;
    padding: 0;
}

.ul-table.many-columns .ul-tbody {
    font-size: 11px;
}

@media (max-width: 767px) {
    .ul-tbody:not(.normal-font-size) {
        font-size: 13px;
        margin: 0 0 30px 0;
    }
}
@media (max-width: 991px) {
    event-summary-result .ul-tbody {
        font-size: 13px;
        margin: 0 0 30px 0;
    }
}

.ul-tbody > li, .ul-tbody position-item li {    
    clear: both;
    display: block;
    list-style: none;
    overflow: hidden;
    padding: 8px 0;
}

.ul-tbody > li, .ul-tbody position-item li,
.table-accordion tbody tr:not(:first-child) {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 767px) {
    .ul-tbody li {
        padding: 10px 0;
    }
}
@media (max-width: 991px) {
    event-summary-result .ul-tbody li {
        padding: 10px 0;
    }
}
@media (min-width: 768px) {
    .ul-tbody:not(.cursor-default) li {
        cursor: pointer;
    }
}

.ul-tbody li:first-child, .ul-tbody position-item-group:first-child position-item:first-child li:first-child,
stock-disposed-panels .ul-tbody position-item:first-child li:first-child, status-check-details-panel .ul-tbody position-item li:first-child {
    border-top: none;
}
.ul-tbody position-item li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.ul-tbody .grid li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 8px 0;
}

@media (max-width: 767px) {
    .ul-tbody li:first-child {
        padding-top: 0;
    }
}
@media (max-width: 991px) {
    event-summary-result .ul-tbody li:first-child {
        padding-top: 0;
    }
}

@media (min-width: 768px) {
    .ul-tbody > li:hover:not(.active) {
        background: #142E3F;
    }
}

.table-accordion table {
    margin-bottom: 0;
}

.table-accordion table thead tr {
    background: #2A3847;
    color: white;
}

.table-accordion tbody tr.group-row:hover {
    background: #142E3F;
    cursor: pointer;
}

.table-accordion tr.inactive-group {
    opacity: 0.25;
}

.ul-tbody .ul-tbody {
    margin: 0;
}

.ul-tbody .ul-tbody li {
    cursor: default;
}

.ul-tbody .ul-tbody li:hover {
    background: inherit;
}

.ul-tbody .transactions {
    padding-left: 30px;
}

.ul-thead .row,
.ul-tbody .row {
    margin: 0;
}

.ul-thead .date,
.ul-tbody .date {
    display: block;
    margin: 0;
}

.ul-thead .activity,
.ul-tbody .activity {
    display: block;
    margin: 0;
}

.ul-thead .user,
.ul-tbody .user {
    display: block;
    margin: 0;
}

@media (min-width: 1200px) {
    .ul-thead .date,
    .ul-tbody .date {
        float: left;
        padding-left: 15px;
        width: 85px;
    }
    .ul-thead .activity,
    .ul-tbody .activity {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: calc(65% - 40px);
    }
    .ul-thead .user,
    .ul-tbody .user {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: calc(35% - 45px);
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .ul-thead .date,
    .ul-tbody .date {
        float: left;
        padding-left: 15px;
        width: 85px;
    }
    .ul-thead .activity,
    .ul-tbody .activity {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: calc(65% - 40px);
    }
    .ul-thead .user,
    .ul-tbody .user {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: calc(35% - 45px);
    }
}

@media (max-width: 767px) {
    .ul-thead .user:before,
    .ul-tbody .user:before {
        color: white;
        content: 'by ';
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ul-thead .user:before,
    .ul-tbody .user:before {
        color: white;
        content: 'by ';
    }
}
/*HALSON: added generic styles for grid columns (ul-titem-quarter: width 25%, ul-titem-half: 50%, ul-titem-full: 100%) */
.ul-thead .ul-titem-one-fifth,
.ul-tbody .ul-titem-one-fifth {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .ul-titem-one-fifth,
    .ul-tbody .ul-titem-one-fifth {
        float: left;
        width: 20%;
    }
}

@media (max-width: 767px) {
    .ul-thead .ul-titem-one-fifth a,
    .ul-tbody .ul-titem-one-fifth a {
        color: white;
    }
}

.ul-thead .ul-titem-two-fifth,
.ul-tbody .ul-titem-two-fifth {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .ul-titem-two-fifth,
    .ul-tbody .ul-titem-two-fifth {
        float: left;
        width: 40%;
    }
}

@media (max-width: 767px) {
    .ul-thead .ul-titem-two-fifth a,
    .ul-tbody .ul-titem-two-fifth a {
        color: white;
    }
}

.ul-thead .ul-titem-three-fifth,
.ul-tbody .ul-titem-three-fifth {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .ul-titem-three-fifth,
    .ul-tbody .ul-titem-three-fifth {
        float: left;
        width: 60%;
    }
}

@media (max-width: 767px) {
    .ul-thead .ul-titem-three-fifth a,
    .ul-tbody .ul-titem-three-fifth a {
        color: white;
    }
}

.ul-thead .ul-titem-four-fifth,
.ul-tbody .ul-titem-four-fifth {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .ul-titem-four-fifth,
    .ul-tbody .ul-titem-four-fifth {
        float: left;
        width: 80%;
    }
}

@media (max-width: 767px) {
    .ul-thead .ul-titem-four-fifth a,
    .ul-tbody .ul-titem-four-fifth a {
        color: white;
    }
}

.ul-thead .ul-titem-quarter,
.ul-tbody .ul-titem-quarter {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .ul-titem-quarter,
    .ul-tbody .ul-titem-quarter {
        float: left;
        width: 25%;
    }
}

@media (max-width: 767px) {
    .ul-thead .ul-titem-quarter a,
    .ul-tbody .ul-titem-quarter a {
        color: white;
    }
}

.ul-thead .ul-titem-half,
.ul-tbody .ul-titem-half {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .ul-titem-half,
    .ul-tbody .ul-titem-half {
        float: left;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .ul-thead .ul-titem-half a,
    .ul-tbody .ul-titem-half a {
        color: white;
    }
}

.ul-thead .ul-titem-full,
.ul-tbody .ul-titem-full {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .ul-titem-full,
    .ul-tbody .ul-titem-full {
        float: left;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .ul-thead .ul-titem-full a,
    .ul-tbody .ul-titem-full a {
        color: white;
    }
}


.ul-thead .stock,
.ul-tbody .stock {
    display: block;
    margin: 0;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .ul-thead .stock,
    .ul-tbody .stock {
        float: left;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .ul-thead .stock a,
    .ul-tbody .stock a {
        color: white;
    }
}

.ul-thead .account,
.ul-tbody .account {
    display: block;
    margin: 0;
}

@media (min-width: 768px) {
    .ul-thead .account,
    .ul-tbody .account {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .ul-thead .account,
    .ul-tbody .account {
        color: #586e85;
        padding-left: 10px;
    }
}

.ul-thead .total,
.ul-tbody .total {
    display: block;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

@media (min-width: 768px) {
    .ul-thead .total,
    .ul-tbody .total {
        float: left;
        width: 33.3333%;
    }
}

@media (max-width: 767px) {
    .ul-thead .total:after,
    .ul-tbody .total:after {
        content: attr(column-name);/*Made content to be set in cshtml rather than hard-coded in css (TS)*/
        color: rgba(255, 255, 255, 0.3);
        display: inline-block;
        margin-left: 10px;
        text-align: left;
        width: 80px;
    }
}

.ul-thead .restricted,
.ul-tbody .restricted
{
    display: block;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

@media (min-width: 768px) {
    .ul-thead .restricted,
    .ul-tbody .restricted {
        float: left;
        width: 33.3333%;
    }
}

@media (max-width: 767px) {
    .ul-thead .restricted:after,
    .ul-tbody .restricted:after {
        content: attr(column-name);/*Made content to be set in cshtml rather than hard-coded in css (TS)*/
        color: rgba(255, 255, 255, 0.3);
        display: inline-block;
        margin-left: 10px;
        text-align: left;
        width: 80px;
    }
}

.ul-thead .transferable,
.ul-tbody .transferable {
    display: block;
    margin: 0;
    text-align: right;
}

@media (min-width: 768px) {
    .ul-thead .transferable,
    .ul-tbody .transferable {
        float: left;
        padding-right: 30px;
        width: 33.3333%;
    }
}

@media (max-width: 767px) {
    .ul-thead .transferable:after,
    .ul-tbody .transferable:after {
        content: attr(column-name);/*Made content to be set in cshtml rather than hard-coded in css (TS)*/
        color: rgba(255, 255, 255, 0.3);
        display: inline-block;
        margin-left: 10px;
        text-align: left;
        width: 80px;
    }
}
/*Created column class for generic table similar to quota holding table (TS)*/
.ul-thead .column,
.ul-tbody .column {
    display: block;
    margin: 0;
}
.ul-tbody .column.padding-left {
    padding-left: 30px;
}
@media (min-width: 768px) {
    .ul-thead .column,
    .ul-tbody .column {
        float: left;
        /*padding-right: 30px; JOEC: Give table rows more room to display content*/
    }
}
@media (max-width: 767px) {
    .ul-thead .column:after,
    .ul-tbody .column:after {
        content: attr(column-name);/*Made content to be set in cshtml rather than hard-coded in css (TS)*/
        color: rgba(255, 255, 255, 0.3);
        display: inline-block;
        margin-left: 10px;
        text-align: left;
        width: 80px;
        vertical-align: top;
    }
    .ul-thead .column.wide-column-name:after,
    .ul-tbody .column.wide-column-name:after {
        width: 150px;/*Created wide column to support long column name (TS)*/
    }
    .ul-thead .column .wrapping-column,
    .ul-tbody .column .wrapping-column {
        display: inline-block;
        width: calc(100% - 95px);
    }
    .ul-thead .column.wide-column-name .wrapping-column,
    .ul-tbody .column.wide-column-name .wrapping-column {
        width: calc(100% - 165px);
    }
	.ul-tbody .column.no-column-name:after{
		width: 0;
	} 
}
@media (max-width: 991px) {
    event-summary-result .ul-thead .column:after,
    event-summary-result .ul-tbody .column:after {
        content: attr(column-name);
        color: rgba(255, 255, 255, 0.5);
        display: inline-block;
        margin-left: 10px;
        text-align: left;
        width: 80px;
    }
}
.always-mobile-view .ul-tbody .column.text-right:after {
    content: attr(column-name);
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    margin-left: 10px;
    text-align: left;
    width: 80px;
}
.always-mobile-view .ul-tbody .column.very-narrow:after {
    width: 45px;
}
.always-mobile-view .ul-tbody .column.wide:after {
    width: 100px;
}
.always-mobile-view .ul-tbody .column.very-wide:after {
    width: 165px;
}
@media (max-width: 767px) {
.always-mobile-view .ul-tbody .column.no-column-name:after {
    width: 0px;
	margin-left: 0px;
	}
}
.ul-thead .shares,
.ul-tbody .shares {
    display: block;
    margin: 0;
}

@media (min-width: 768px) {
    .ul-thead .shares,
    .ul-tbody .shares {
        display: none;
    }
}

/* Style to make sure that the ul element is on top of the table it is hovering over. */
.sticky-ul-thread {
    background-color: #112233;
    filter:alpha(opacity=1); /* IE */
    -moz-opacity:1; /* Mozilla */
    opacity: 1; /* CSS3 */
}

.ul-table-quota .ul-thead .date,
.ul-table-quota .ul-thead .transactions,
.ul-table-quota .ul-thead .movement, .ul-table-quota .ul-tbody .date,
.ul-table-quota .ul-tbody .transactions,
.ul-table-quota .ul-tbody .movement {
    display: block;
    float: left;
    margin: 0;
}

.ul-table-quota .ul-thead .transactions, .ul-table-quota .ul-tbody .transactions {
    width: 60%;
}

.ul-table-quota .ul-thead .transactions em, .ul-tbody em {/* Took out .ul-tablequota and .transaction from ul-tbody so that all em in ul-tbody have same style. (TS) */
    color: #7C8A9C;
    font-style: normal;
}

@media (min-width: 768px) {
    .ul-table-quota .ul-thead .date, .ul-table-quota .ul-tbody .date {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.ul-table-quota .ul-thead .movement, .ul-table-quota .ul-tbody .movement {
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    width: 40%;
}

.ul-thead {
    overflow: hidden;
}

@media (min-width: 768px) {
    .ul-thead.inactive {
        opacity: 0.25;
        filter: alpha(opacity=25);
    }
}

.ul-thead h6 {
    background: rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 20px;
    padding: 10px 15px;
    text-transform: none;
}

.ul-thead.tool-tip-header h6 a {
    margin-top: 7px;
}

@media (min-width: 992px) {
    .ul-thead h6 {
        font-size: 14px;
    }
}

.ul-table.many-columns .ul-thead h6 {
    font-size: 13px;
}

.ul-thead h6 a {
    color: white;
    cursor: pointer;
    display: inline-block;
    padding-right: 15px;
    position: relative;
}

.ul-thead h6 .headingWithInfo {
    color: white;
    cursor: pointer;
    display: block;
    padding-right: 15px;
    position: initial;

}

.ul-thead h6 a:before, .ul-thead h6 a:after {
    content: '';
    display: inline-block;
    border-style: solid;
    height: 0;
    margin: 0 0 0 5px;
    position: absolute;
    right: 0;
    width: 0;
}

.ul-thead h6 .headingWithInfo:before, .ul-thead h6 .headingWithInfo:after {
    content: '';
    display: inline-block;
    border-style: solid;
    height: 0;
    margin: 10px 0 0 5px;
    position: absolute;
    right: 5px;
    width: 0;
}

.ul-thead h6 a:before {
    border-width: 0 3px 5px 3px;
    border-color: transparent transparent #48ecff transparent;
    top: 4px;
}

.ul-thead h6 a:after {
    border-width: 5px 3px 0 3px;
    border-color: #48ecff transparent transparent transparent;
    top: 11px;
}

.ul-thead h6.active a:before {
    display: none;
}

.ul-thead h6.asc a:after {
    border-width: 7px 4px 0 4px;
    border-color: white transparent transparent transparent;
    top: 7px;
}

.ul-thead h6.desc a:after {
    border-width: 0 4px 7px 4px;
    border-color: transparent transparent white transparent;
    top: 7px;
}

.ul-thead h6.no-sort a:before, .ul-thead h6.no-sort a:after {
    display: none;
}

@media (min-width: 768px) {
    .ul-thead .stock,
    .ul-thead .account,
    .ul-thead .total,
    .ul-thead .movement,
    .ul-thead .restricted,
    .ul-thead .transferable,
    .ul-thead .transactions,
    .ul-thead .column,
    .ul-thead .ul-titem-quarter,
    .ul-thead .ul-titem-half,
    .ul-thead .ul-titem-full {
        min-height: 60px;
    }
}

@media (min-width: 768px) {
    .ul-table.many-columns .ul-thead .column {
        min-height: 67px;
    }
}

@media (max-width: 767px) {
    .ul-thead {
        display: none;
        margin: 0 0 10px 0;
    }
}
@media (max-width: 991px) {
    event-summary-result .ul-thead {
        display: none;
        margin: 0 0 10px 0;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    recent-activity .ul-thead, internal-user-recent-activity .ul-thead{
        display: none;
        margin: 0 0 10px 0;
    }
}
.ul-thead .date,
.ul-thead .transactions,
.ul-thead .movement {
    padding: 10px 15px;
}

.ul-thead .transactions {
    padding-left: 15px;
}

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

.ul-tfoot .btn-link {
    padding-right: 30px;
}

.ul-table-quota:not(.ul-table-quota-padding) div[class*='col-'] {
    padding: 0 !important;
    border-left-width: 0 !important;
}

@media (max-width: 767px) {
    .ul-table-quota .ul-thead {
        display: block;
    }

    .ul-table-quota .ul-thead h6:not(.stock):not(.shares) {
        display: none;
    }

    .ul-table-quota .ul-thead .shares {
        padding-right: 105px;
        text-align: right;
    }
}
@media (max-width: 991px) {
    event-summary-result.ul-table-quota .ul-thead {
        display: block;
    }

    event-summary-result .ul-table-quota .ul-thead h6:not(.stock):not(.shares) {
        display: none;
    }

}

@media (max-width: 767px) {
    .ul-table-quota .ul-tbody .ul-titem-quarter,
    .ul-table-quota .ul-tbody .ul-titem-half,
    .ul-table-quota .ul-tbody .ul-titem-full,
    .ul-table-quota .ul-tbody .stock,
    .ul-table-quota .ul-tbody .account,
    .ul-table-quota .ul-tbody .text-left {
        clear: left;
        float: left;
        padding-left: 10px;
        width: 100%;
    }

    .ul-table-quota .ul-tbody .total,
    .ul-table-quota .ul-tbody .restricted,
    .ul-table-quota .ul-tbody .transferable,
    .ul-table-quota .ul-tbody .text-right {
        clear: right;
        float: right;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
}
@media (max-width: 991px) {
    event-summary-result .ul-table-quota .ul-tbody .text-left {
        clear: left;
        float: left;
        padding-left: 10px;
        width: 100%;
    }

    event-summary-result .ul-table-quota .ul-tbody .text-right {
        clear: right;
        float: right;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
}

.ul-table-quota.always-mobile-view .ul-tbody .text-left {
    clear: left;
    float: left;
    padding-left: 10px;
    width: 100%;
}

.ul-table-quota.always-mobile-view .ul-tbody .text-right {
    clear: right;
    float: right;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.positive {
    color: #03f257;
}

.negative {
    color: #ff2c63;
}

.fs-only {
    display: block;
    color: rgba(255, 255, 255, 0.4);
}

.fs-only span {
    display: inline;
}

@media (min-width: 768px) {
    .fs-only {
        float: right;
    }
}

.panel-filter {
    position: relative;
}

@media (min-width: 991px) {
    .panel-filter > .panel-body {
        padding-bottom: 0;
        padding-top: 0;
    }

    .panel-filter > .panel-body .form-control.select {
        max-width: 100%;
    }

    .panel-filter > .panel-body div[class*='col-'] {
        padding: 20px 30px;
    }

    .panel-filter > .panel-body div[class*='col-'] + div[class*='col-'] {
        border-left: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media (max-width: 992px) {
    .panel-filter.four-filters > .panel-body div[class*='col-']:nth-child(2) + div[class*='col-'] {
        border-left: none;
    }
    .panel-filter.four-filters > .panel-body div[class*='col-']:nth-child(3), .panel-filter.four-filters > .panel-body div[class*='col-']:last-child {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media (max-width: 767px) {
    .panel-filter.four-filters > .panel-body div[class*='col-']:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
}
@media (max-width: 991px) {
    event-summary-filter .panel-filter.four-filters > .panel-body div[class*='col-']:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    event-summary-filter  .panel-filter > .panel-body div[class*='col-'] {
        padding: 0;
    }
    event-summary-filter  .panel-filter > .panel-body {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .panel-filter > .panel-body {
        padding-top: 0;
    }
}
@media (max-width: 991px) {
    event-summary-filter .panel-filter > .panel-body {
        padding-top: 0;
    }
}

.panel-filter:after {
    border-style: solid;
    border-width: 14px 14px 0 14px;
    border-color: rgba(255, 255, 255, 0.05) transparent transparent transparent;
    bottom: -15px;
    content: '';
    display: block;
    height: 0;
    margin: 0 0 0 -14px;
    left: 50%;
    position: absolute;
    width: 0;
}

.panel-filter-short .form-group {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.key {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    margin-bottom: 10px;
}

.key .glyphicon-key {
    margin-left: 0;
}

.glyphicon-key {
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.glyphicon-key:before {
    border: 2px solid transparent;
    border-radius: 50%;
    line-height: 18px;
    display: inline-block;
    height: 22px;
    position: relative;
    speak: none;
    text-align: center;
    text-transform: uppercase;
    width: 22px;
}

.glyphicon-key.glyphicon-ok:before {
    border-color: #03f257;
    color: #03f257;
    font-size: 12px;
}

.glyphicon-key.glyphicon-remove:before {
    border-color: #ff2c63;
    color: #ff2c63;
    font-size: 12px;
}

.glyphicon-key.glyphicon-arrow-up:before, .glyphicon-key.glyphicon-arrow-down:before {
    color: rgba(255, 255, 255, 0.2);
    font-size: inherit;
    margin-right: 5px;
    width: auto;
}

.glyphicon-key.glyphicon-preferential:before {
    border-color: #76c19f;
    color: #76c19f;
    content: 'P';
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.glyphicon-key.glyphicon-discrepancy:before {
    border-color: #76c19f;
    color: #76c19f;
    content: 'D';
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}


.glyphicon-key.glyphicon-tac:before {
    border-color: #d4d697;
    color: #d4d697;
    content: 'T';
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.glyphicon-key.glyphicon-automated:before {
    border-color: #6288c7;
    color: #6288c7;
    content: 'A';
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.glyphicon-key.glyphicon-notified:before {
    border-color: #6288c7;
    color: #6288c7;
    content: 'N';
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.glyphicon-key.glyphicon-fotfav:before {
    border-color: #ac7be3;
    color: #ac7be3;
    content: 'F';
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.glyphicon-key.glyphicon-flash:before {
    border-color: #ff6600;
    color: #ff6600;
    line-height: 18px;
}

.glyphicon-key.glyphicon-info-sign:before {
    border-color: #03f257;
    color: #03f257;
}

.arial-c:before {
    content: "c";
}
.glyphicon-key.arial-c:before {
    border-color: #ffffff;
    color: #ffffff;
    font-size: 12px;
}
.arial{
	font-family: Arial, Helvetica, sans-serif;
	
}
/* -----------------------------
 * 07. Form elements
 * ----------------------------- */
form {
    counter-reset: form-counter;
    margin: 0 0 40px 0;
}

form fieldset.row {
    position: relative;
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    color: #112233;
}

@media (max-width: 767px) {
    form fieldset.row {
        padding: 15px 0 15px 0px;
    }
}

form fieldset.row .close,
.fieldset.row .close
{/* added class fieldset in order to apply same effect on div (TS) */
    color: #48ecff;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    right: 0;
    text-shadow: none;
    text-align: center;
    top: 10px;
    width: 30px;
    z-index: 999;
}
.text-inline .close
{
    color: #48ecff;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
}

form fieldset.row.first:last-child {
    padding: inherit;
}

form fieldset.row:last-child:not(.table-row) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 20px;
}

.form-counter {
    counter-reset: form-counter;
}

form section:not(.no-counter), .form-counter section {
    counter-increment: form-counter;
}

form section:not(:first-child) {
    margin-top: 30px; /*Chris - BAs have requested more space between form sections*/
}

form section h3, .form-counter section h3 {
    position: relative;
}

@media (max-width: 767px) {
    form section h3, .form-counter section h3 {
        font-size: 22px;
    }
}

form section:not(.remove-counter) h3:before, .form-counter section:not(.remove-counter) h3:before {
    background: #ffc000;
    color: rgba(0, 0, 0, 0.75);
    content: counter(form-counter,decimal) ".";
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    height: 24px;
    line-height: 24px;
    margin: 0 30px 0 0;
    padding: 0 10px;
    position: relative;
    top: -5px;
    width: 30px;
    vertical-align: middle;
    z-index: 1;
}

form section:not(.remove-counter) h3:after, .form-counter section:not(.remove-counter) h3:after {
    border-style: solid;
    border-width: 12px 0 12px 10px;
    border-color: transparent transparent transparent #ffc000;
    content: '';
    display: block;
    left: 30px;
    height: 0;
    position: absolute;
    top: 10px;
    width: 0;
    z-index: 0;
}

@media (max-width: 991px) {
    form section h3:after, .form-counter section h3:after {
        top: 2px !important;
    }
}

form section h3 + p, .form-counter section h3 {
    color: rgba(255, 255, 255, 0.5);
}
/*---------------------  &&&&&&& Check before checking the section h4 style in ------------ */

form section h4.section-header, .form-counter section h4.section-header {
    position: relative;
}

@media (max-width: 767px) {
    form section h4, .form-counter h4 {
        font-size: 18px;
    }
}

form section h4.section-header:before, .form-counter h4.section-header:before {
    background: #ffc000;
    color: rgba(0, 0, 0, 0.75);
    content: counter(form-counter,decimal) ".";
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    height: 24px;
    line-height: 24px;
    margin: 0 30px 0 0;
    padding: 0 10px;
    position: relative;
    top: -3px;
    width: 30px;
    vertical-align: middle;
    z-index: 1;
}

form section h4.section-header:after, .form-counter h4.section-header:after {
    border-style: solid;
    border-width: 12px 0 12px 10px;
    border-color: transparent transparent transparent #ffc000;
    content: '';
    display: block;
    left: 30px;
    height: 0;
    position: absolute;
    top: 0px;
    width: 0;
    z-index: 0;
}

@media (max-width: 767px) {
    form section h4.section-header:after, .form-counter h4.section-header:after {
        top: 2px;
    }
}

form section h4.section-header + p, .form-counter h4.section-header + p {
    color: rgba(255, 255, 255, 0.5);
}

/*-------------------------- &&&&&&& end ----------------------------*/

.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

label {
    color: white;
    font-size: 15px;
    font-weight: 400;
}

.help-block {
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
    margin: 5px 0 0 0;
}

@media (min-width: 768px) {
    .help-block {
        margin: 5px 0 -20px 0;
    }
}

@media (max-width: 767px) {
    .help-block {
        margin: 5px 0 10px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
  .panel-filter .help-block {
    margin-bottom: -10px;
  }
}

@media (max-width: 767px) {
  .panel-filter .help-block {
    margin-bottom: 0;
  }
}

.has-error .help-block {
    color: #ff2c63;
}
/*JOEC: Don't want help text to appear as validation errors*/
.has-error .help-block.help-text {
    color: #737373;
}

.form-group {
    position: relative;
}

.form-control,.typeahead .typeahead-input,.typeahead .typeahead-typeahead {
    background: #112233;
    border-color: #2d8799;
    border-color: rgba(72, 236, 255, 0.5);
    box-shadow: none;
    color: white;
    font-size: 14px;
    height: 38px;
    padding: 8px 12px 9px 12px;
    -webkit-font-smoothing: antialiased;
}

.form-control:focus, .form-control.focus {
    box-shadow: none;
    border-color: #48ecff;
    color: white;
}

.form-group .has-error {
    padding-bottom: 10px;
}

.has-error .form-control {
    border-color: #ff2c63;
}

.form-control-static {
    font-size: 15px;
    font-weight: 400;
    padding: 8px 12px 9px 12px;
}

.form-control.select {
    overflow: hidden;
    padding: 0;
    position: relative;
}

.form-control.select:focus-within {
    border-color: #48ecff;
}

.form-control.select:after, .btn-group > .btn-group:after {
    border-style: solid;
    border-width: 4px 4.5px 0 4.5px;
    border-color: #48ecff transparent transparent transparent;
    content: '';
    height: 0;
    position: absolute;
    right: 12px;
    top: 15px;
    width: 0;
    z-index: 2; /*JOEC: Caret doesn't appear when select is not transparent*/
    pointer-events: none; /*LT: Clicking on the caret doesn't the expand dropdown without this*/
}
.has-error .form-control.select:after {
    border-color: #ff2c63 transparent transparent transparent;
}

.form-control.select select {
    /*background: transparent;*/ /*JOEC: when background is transparent, dropdown items are invisible*/
    border: none;
    padding-right: 30px;
    position: relative;
    /*width: 120%; Chris - Commented out so the select options width align with the select width. Can't find any reason why this touchcast style is needed, removing it doesn't appear to have any affect on the look'*/
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    
}
.form-control.select select option:hover { /* This is for IE */
    color: white;
    background: #3399FF;
}

.form-control.select select optgroup { /* This is for Firefox */
    background: #112234;
}

.input-group-addon,
.has-warning .input-group-addon,
.has-error .input-group-addon {
    background: none;
    border: none;
    color: white;
    display: inline-block;
    float: left;
    line-height: 38px;
    margin: 0 5px 0 -30px;
    padding: 0 12px 0 12px;
}

.input-group-addon.to-right,
.has-warning .input-group-addon.to-right,
.has-error .input-group-addon.to-right {
    float: right;
    margin-right: -14px;
}

input[type=number] {
    text-align: right;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.checkbox label > * {
    pointer-events: none;
}

.checkbox label > input[type="checkbox"] {
    margin-top: 2px;
    margin-left: -2000px;
}
.checkbox input {
    position: relative;
    /* Commented below to fix alignment between checkbox and label(SA) */
    /*top: 1px;*/
}

.checkbox.checked + .form-control {
    display: none;
}

.select.form-control {
    color: #48ecff;
    max-width: 330px;
    
    -moz-appearance: none !important;
}

.input-group-btn .btn {
    -webkit-transition: border-color ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s;
}

.form-inline .form-control:focus + .input-group-btn .btn {
    border-color: #48ecff;
}

/*JOEC: For the client search at the top of the page, angular's autocomplete puts a ul (typeahead-container for Angular2) in between text box and button */
.form-inline .form-control:focus + ul + .input-group-btn .btn, .form-inline .form-control:focus + typeahead-container + .input-group-btn .btn {
    border-color: #48ecff;
}

client-search[includetextsearch=true] typeahead-container ul.dropdown-menu li:first-child,
client-search[includetextsearch=true] typeahead-container.dropdown-menu button.dropdown-item:first-child,
#search ul.dropdown-menu li:first-child,
.typeahead-text-search ul.dropdown-menu li:first-child strong {
    font-style: italic;
    font-weight: normal;
}

.typeahead.dropdown-menu {
    background: #112233;
    border: 1px solid rgba(255, 255, 255, 0.07);
    width: 100%;
    z-index: 999;
}

.typeahead.dropdown-menu strong {
    font-weight: 400;
}

.typeahead.dropdown-menu > li {
    overflow: hidden;
}

.typeahead.dropdown-menu > li > a {
    background: none;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
}

.typeahead.dropdown-menu > li.active > a,
.typeahead.dropdown-menu > li > a:hover {
    background: none;
    color: white;
}

@media (min-width: 992px) {
    .typeahead.dropdown-menu {
        max-width: 368px;
    }
}

form fieldset.row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    margin: 0;
    padding: 20px 0 0 0;
}

form fieldset.row.first {
    padding-top: 0;
}

@media (max-width: 767px) {
    form fieldset.row {
        margin: 0 -15px;
        padding: 0;
    }
}

form fieldset.row > div[class*='col-'] {
    padding: 0;
}

@media (max-width: 767px) {
    form fieldset.row > div[class*='col-'] {
        clear: both;
    }
}

form fieldset.row .text-inline { /* LT styling for X close / delete in form row */
    display: inline-block;
}

form fieldset.row .close {
    right: 0;
}

@media (max-width: 767px) {
    form fieldset.row .close {
        top: 10px;
        right: 10px;
    }
}

@media (min-width: 768px) {
    form fieldset.row .close {
        top: 30px;
    }

    form fieldset.row.first .close {
        top: 70px;
    }
}

@media (max-width: 767px) {
    form fieldset.row.first {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
}

form fieldset.row label {
    background: rgba(255, 255, 255, 0.1);
    display: block;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 20px 0;
    padding: 0 10px;
}

@media (max-width: 767px) {
    form fieldset.row label:not(.checkbox) {
        background: none;
        float: left;
        font-size: 13px;
        line-height: 20px;
        margin: 0 20px 0 0;
        padding: 15px 10px;
        width: 100px;
    }
}

form fieldset.row .form-group {
    margin: 0 0 20px 0;
}

@media (max-width: 767px) {
    form fieldset.row .form-group {
        margin: 0;
        padding: 0 0 10px 0;
        overflow: hidden;
    }

    form fieldset.row .form-group.overflow-contents {
        padding-top: 1px;
        overflow: visible;
    }

    form fieldset.row .form-group:before {
        background: rgba(255, 255, 255, 0.1);
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100px;
    }
}

/* Style removed at BA request
form fieldset.row .form-control:not(select) {
  font-size: 16px;
}
*/

@media (min-width: 768px) {
    form fieldset.row .form-control:not(select),
    form fieldset.row .inherit-width { /*Added inherit-width class so non form-control elements can also use these styles*/
        width: calc(100% - 40px);
    }
}

@media (max-width: 767px) {
    form fieldset.row .form-control:not(select),
    form fieldset.row .inherit-width { /*Added inherit-width class so non form-control elements can also use these styles*/
        margin: 5px 0;
        width: 60%;
        width: calc(100% - 140px);
    }
}

@media (max-width: 767px) {
    form fieldset.row .input-group-addon {
        line-height: 48px;
        margin: 0 0 0 -25px;
    }
}

form fieldset.row .help-block {
    margin-bottom: 0;
}

dl dd .help-block {
    margin-bottom: 0;
}
/*JOEC: Added to fix spacing issues around the descriptions within the client registration*/

@media (max-width: 767px) {
    form fieldset.row .help-block {
        float: right;
        margin-right: 20px;
        width: 60%;
        width: calc(100% - 140px);
    }
}

@media (max-width: 767px) {
    form fieldset.table-row.first .form-control.select {
        margin-top: 20px;
        width: calc(100% - 170px);
    }
}

@media (min-width: 768px) {
    form fieldset.table-row ~ fieldset.table-row label {
        display: none;
    }
}

@media (min-width: 768px) {
    form fieldset.table-row ~ fieldset.table-row ul.multiselect-container label {
        display: block;
    }
}

form fieldset.table-row + .row:not(.table-row) {
    border-bottom: none;
}

/*Chris- Added overflowable class to allow for table-row fieldsets that controls that can display outside of the row (e.g. datepicker, multiselect, vessel finder*/
form fieldset.table-row.row-overflowable, form fieldset.table-row.row-overflowable div.column-overflowable, li.column-overflowable, .ul-table.column-overflowable {
    overflow: visible;
}
/*Chris - Need to hide the margin-top for the form-control with an overflowable container otherwise it shows a gap between the rows*/
form fieldset.table-row.row-overflowable div.column-overflowable input.form-control {
    margin-top: 0;
}

form .total-amount {
    font-size: 15px;
    float: right;
    margin: 0 40px 20px 0;
    padding: 9px 0 10px 0;
}

@media (min-width: 768px) {
    form fieldset.two-column {
        width: 40%;
    }

    form fieldset.three-column {
        width: 70%;
    }

    form fieldset.table-row:not(.two-column):not(.three-column) .col-index {
        width: 10%;  /*100% x 25% x 10% = 2.5%*/
    }

    form fieldset.table-row:not(.two-column):not(.three-column) .col-index-offset {
        margin-left: 10%;
    }

    form fieldset.table-row.two-column .col-index {
        width: 25%; /*40% x 25% x 25% = 2.5%*/
    }

    form fieldset.table-row.three-column .col-index {
        width: 14.3%; /*70% x 25% x 14.3% = 2.5%*/
    }

    form fieldset.table-row .col-index label,
    form fieldset.table-row .col-index .form-control-static {
        padding-left: 20px;
    }

    form fieldset.table-row:not(.two-column):not(.three-column) .col-stock,
    form fieldset.table-row:not(.two-column):not(.three-column) .col-price,
    form fieldset.table-row:not(.two-column):not(.three-column) .col-amount {
        width: 30%;  /*100% x 25% x 30% = 7.5% */
    }

    form fieldset.four-columns:not(.two-column):not(.three-column) .col-stock,
    form fieldset.four-columns:not(.two-column):not(.three-column) .col-price,
    form fieldset.four-columns:not(.two-column):not(.three-column) .col-amount {
        width: 22.5%;
    }

    form fieldset.table-row.two-column .col-stock,
    form fieldset.table-row.two-column .col-price,
    form fieldset.table-row.two-column .col-amount {
        width: 75%; /*40% x 25% x 75% = 7.5%*/
    }

    form fieldset.table-row.three-column .col-stock,
    form fieldset.table-row.three-column .col-price,
    form fieldset.table-row.three-column .col-amount {
        width: 42.8%; /*70% x 25% x 42.8% = 7.5%*/
    }

    form fieldset.table-row .col-small {
        width: 20%;
    }

    form fieldset.table-row .col-big {
        width: 40%;
    }

    form fieldset.table-row .col-stock label,
    form fieldset.table-row .col-small label,
    form fieldset.table-row .col-big label {
        padding-left: 0;
    }

    form fieldset.table-row .col-price label,
    form fieldset.table-row .col-amount label {
        padding-right: 40px;
        text-align: right;
    }
}
/* -----------------------------
 * 08. Browser fixes
 * ----------------------------- */
/* -----------------------------
 * 09. Print styles
 * ----------------------------- */
@media print {
    body {
        background: white;
        color: black;
    }

    nav,
    aside {
        display: none;
    }

    body,
    article {
        width: 100%;
    }

    article a {
        font-weight: bolder;
        text-decoration: none;
    }

    article a[href^=http]:after {
        content: " <" attr(href) "> ";
    }

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

    img,
    ol,
    ul {
        page-break-inside: avoid;
    }

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

/*Halson - Added Styles for the Address Finder*/

/* Address Finder
*************************************/

ul.af_list {
    list-style: none;
    padding: 3px 20px;
    margin: 0;
    border: solid 1px #666;
    background: #333333;
    font-weight: normal;
    white-space: nowrap;
    z-index: 2 /* Needed when address finder covers select box (TS)*/
}

li.af_item {
    cursor: pointer;
}

li.af_hover {
    text-decoration: none;
    color: #262626;
    background-color: whitesmoke;
}

ul.af_list li.af_footer {
    font-size: 0.8em;
    color: #666;
    text-align: right;
    visibility: hidden;
}

/*Chris - Added styles for Multiselect*/

/* Multiselect
*************************************/

button.multiselect, button.multiselect:hover {
    text-align: left;
    background: #112233;
    border-color: rgba(72, 236, 255, 0.5);
    color: white;
    background-image: none;
    -ms-text-shadow: none;
    text-shadow: none;
    width: 100%;
    height: 38px;
    padding-left: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

select::-ms-expand {
    display: none;
}

select[multiselect]{
	display:none;	
}

[multiselect] + .btn-group{
	width: 100%;
}

[multiselect] + .btn-group>button{
	min-width: 80%;
}

ul.multiselect-container {
    background: #22354a;
    min-width: 100%;
}

ul.multiselect-container li.multiselect-item.multiselect-group label {
    font-weight: bold !important;
}

ul.multiselect-container li a {
	padding-top: 0;
	padding-bottom: 0;
}

ul.multiselect-container label {
    color: #48ecff;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.42857 !important;
    background-color: inherit !important;
    margin: 0 !important;
    padding: 0 0 0 12px !important;
}

button.multiselect b.caret, input.picker + b.caret {
    position: absolute;
    right: 8px;
    top: 16px;
    color: #48ecff !important;
}

.has-error button.multiselect {
    border-color: #ff2c63;
}

.has-error ul.multiselect-container .checkbox {
    color: #48ecff !important;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search{
    padding-left: 9px;
    padding-top: 6px;
}

/*Cursor pointer to indicate hyperlink (Takeshi)*/
.cursor-link {
    cursor: pointer;
}
tr.cursor-link {
    transition: background-color 0.15s ease;
}
.table > tbody > tr.cursor-link:active {
    background-color: rgba(255, 255, 255, 0.15);
}
.cursor-default {
    cursor: default !important;
}
/*.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}*/


/* Route debugger (Steve)
*************************************/

div#haackroutedebugger, div#haackroutedebugger h1  {background-color: #222 !important; }
div#haackroutedebugger th, div#haackroutedebugger td {background-color: #444 !important; }

/* Radio & Checkbox style for touchcast theme  */

label > input[type="radio"] + span:after,
label > input[type="checkbox"] + span:after {
    display:inline-block;
    width: 22px;
    margin-left: -15px;
    content: '\00A0';
    vertical-align: middle;
    border: 1px solid #2d8799;
    padding-left: 4px;
    border-radius: 4px;
    background-color: #112233;
    font-size: 14px;
    height: 22px;
}
.has-error label > input[type="radio"] + span:after,
.has-error label > input[type="checkbox"] + span:after {
    border-color: #a94442;
}
label > input[type="checkbox"].has-error + span:after {
    border-color: #a94442;
}

.has-warning label > input[type="radio"] + span:after,
.has-warning label > input[type="checkbox"] + span:after {
    border-color: #e3821b;
}
.has-success label > input[type="radio"] + span:after,
.has-success label > input[type="checkbox"] + span:after {
    border-color: #3c763d;
}
label > input[type="radio"] + span:after {
    border-radius: 11px;
}
label > input[type="radio"]:checked + span:after,
label > input[type="checkbox"]:checked + span:after {
    display:inline-block;
    content: '\2714';
    border-color: #48ecff;
    color:#ffffff !important;
    font-family: 'Zapf Dingbats';
}
label > input[type="radio"]:focus + span:after,
label > input[type="checkbox"]:focus + span:after {
    border-color: #48ecff;
}
label > input[type="radio"][disabled] + span:after,
label > input[type="checkbox"][disabled] + span:after {
    cursor: not-allowed;
}
label > input[type="radio"][disabled] + span:after,
label > input[type="checkbox"][disabled] + span:after {
    opacity: 0.3;
}
.has-warning label > input[type="radio"][disabled] + span:after,
.has-warning label > input[type="checkbox"][disabled] + span:after,
.has-success label > input[type="radio"][disabled] + span:after,
.has-success label > input[type="checkbox"][disabled] + span:after {
    opacity: 1;
}
label > input[type="radio"],
label > input[type="checkbox"] {
   // visibility:hidden;
}

/*
 * Block UI specific styles
 * --------------------------------------------------
 */

.block-ui-container {
    z-index: 20000;
}

body.block-ui > div > .block-ui-container,
.block-ui-main > div > .block-ui-container {
    position: fixed;
}

.block-ui-active > div > .block-ui-container {
    height: 100%;
    cursor: wait;
}

.block-ui-active .block-ui-active > div > .block-ui-container {
    height: 0;
}

.block-ui-visible > div > .block-ui-container {
    opacity: 1;
    filter: alpha(opacity=100);
}

.block-ui-anim-fade > div > .block-ui-container {
    -webkit-transition: height 0s linear 200ms, opacity 200ms ease 0s;
    transition: height 0s linear 200ms, opacity 200ms ease 0s;
}

.block-ui-anim-fade.block-ui-active > div > .block-ui-container {
    /*this resets the initial delay of the height */
    /*and sizes the block to full height at once at the start of the block. */
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.block-ui-overlay {
    background-color: grey;
}

/* business card style */
.business-card{
    width:100%;
    float:left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 35px;
}

@media (min-width: 780px){
    .business-card{
        width:50%;
    }
}

@media (min-width: 1615px) {
    .business-card:not(.business-card-large){
        width:33.3%;
    }
}

.business-card h4{
    max-height: 52px;
    word-wrap: break-word;
}

.business-card .dl-horizontal :not(.status) < .glyphicon {
    margin-left: 1em;
    font-size: 14px;
    cursor: pointer;
    color: #586E85;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
}

.ellipsis.single-line{
    text-overflow: ellipsis;
}

.ellipsis.multiline {
    white-space: normal;
}

.business-card:not(.business-card-large):not(.business-card-wide-label) .dl-horizontal dt{
    width: 104px;
}

.business-card:not(.business-card-large):not(.business-card-wide-label) .dl-horizontal dd{
    margin-left: 100px;
    word-wrap: break-word;
}

.business-card .dl-horizontal dd div.ellipsis.multiline{
    max-height: 45px;
}

.info-icon{
    border-radius: 50%;
    color: #0e1d2b;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 1.4;
    margin: 0;
    text-align: center;
    width: 30px;
    background-color: rgba(255, 255, 255, 0.25);
    margin-left: 5px;
}

.info-icon-sm {
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    line-height: 1.4;
    margin: 0;
    text-align: center;
    width: 19px;
    background-color: #132e3f;
    color: #48ecff;
}

.info-icon-sm:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

a .info-icon{
	background-color: #164052;
	color: #48ecff;
}

a .info-icon:hover{
	background: rgba(255, 255, 255, 0.15);
	color: #ffffff;
}

.notional-transaction {
    font-style: italic;
}

.info-text {
    color: rgba(255, 255, 255, 0.5);
}

.daterangepicker .ranges ul {
    width: 185px !important;
}
.daterangepicker.openscenter:after {
    border-bottom-color: #48ecff;
}

/** Spacing from Bootstrap 4*/
.p-a-0 { padding:        0 !important; }
.p-t-0 { padding-top:    0 !important; }
.p-r-0 { padding-right:  0 !important; }
.p-b-0 { padding-bottom: 0 !important; }
.p-l-0 { padding-left:   0 !important; }
.p-x-0 { padding-right:  0 !important; padding-left:   0 !important; }
.p-y-0 { padding-top:    0 !important; padding-bottom: 0 !important; }

.p-a { padding:        10px !important; }
.p-t { padding-top:    10px !important; }
.p-r { padding-right:  10px !important; }
.p-b { padding-bottom: 10px !important; }
.p-l { padding-left:   10px !important; }
.p-x { padding-right:  10px !important; padding-left:   10px !important; }
.p-y { padding-top:    10px !important; padding-bottom: 10px !important; }

.m-a-0 { margin:        0 !important; }
.m-t-0 { margin-top:    0 !important; }
.m-r-0 { margin-right:  0 !important; }
.m-b-0 { margin-bottom: 0 !important; }
.m-l-0 { margin-left:   0 !important; }
.m-x-0 { margin-right:  0 !important; margin-left:   0 !important; }
.m-y-0 { margin-top:    0 !important; margin-bottom: 0 !important; }

.m-a { margin:        10px !important; }
.m-t { margin-top:    10px !important; }
.m-r { margin-right:  10px !important; }
.m-b { margin-bottom: 10px !important; }
.m-l { margin-left:   10px !important; }
.m-x { margin-right:  10px !important; margin-left: 10px !important; }
.m-y { margin-top:    10px !important; margin-bottom: 10px !important; }
.m-x-auto { margin-right: auto !important; margin-left: auto !important; }

.m-a-md { margin:        15px !important; }
.m-t-md { margin-top:    15px !important; }
.m-r-md { margin-right:  15px !important; }
.m-b-md { margin-bottom: 15px !important; }
.m-l-md { margin-left:   15px !important; }
.m-x-md { margin-right:  15px !important; margin-left:   15px !important; }
.m-y-md { margin-top:    15px !important; margin-bottom: 15px !important; }

.m-a-lg { margin:        30px !important; }
.m-t-lg { margin-top:    30px !important; }
.m-r-lg { margin-right:  30px !important; }
.m-b-lg { margin-bottom: 30px !important; }
.m-l-lg { margin-left:   30px !important; }
.m-x-lg { margin-right:  30px !important; margin-left:   30px !important; }
.m-y-lg { margin-top:    30px !important; margin-bottom: 30px !important; }

.p-t-md { padding-top:    15px !important; }
.p-r-md { padding-right:  15px !important; }
.p-b-md { padding-bottom: 15px !important; }
.p-l-md { padding-left:   15px !important; }
.p-x-md { padding-right:  15px !important; padding-left:   15px !important; }
.p-y-md { padding-top:    15px !important; padding-bottom: 15px !important; }

.p-a-lg { margin:        30px !important; }
.p-t-lg { padding-top:    30px !important; }
.p-r-lg { padding-right:  30px !important; }
.p-b-lg { padding-bottom: 30px !important; }
.p-l-lg { padding-left:   30px !important; }
.p-x-lg { padding-right:  30px !important; padding-left:   30px !important; }
.p-y-lg { padding-top:    30px !important; padding-bottom: 30px !important; }

.statistic-item + .statistic-item:before {
    content: '|'
}

.statistic-summary {
    min-height: 104px;
}

/* sub-menu dropdown (TS) */
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
    min-width: 50px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.fixed-block{
    position:fixed;
    top:10px;
    right:30px;
    z-index:1051;
    background-color: #112233;
    border: solid 1px white
}

/* block ui animated gif */

.bubblingG {
    text-align: center;
    width: 78px;
    height: 49px;
    margin: auto;
}

.bubblingG span {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 24px auto;
    background: rgb(0, 0, 0);
    border-radius: 49px;
    -o-border-radius: 49px;
    -ms-border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
    animation: bubblingG 1.5s infinite alternate;
    -o-animation: bubblingG 1.5s infinite alternate;
    -ms-animation: bubblingG 1.5s infinite alternate;
    -webkit-animation: bubblingG 1.5s infinite alternate;
    -moz-animation: bubblingG 1.5s infinite alternate;
}

#bubblingG_1 {
    animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
}

#bubblingG_2 {
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}

#bubblingG_3 {
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

@keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgba(0, 0, 0, 0.99);
        transform: translateY(0);
    }
    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        transform: translateY(-20px);
    }
}

@-o-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgba(0, 0, 0, 0.99);
        -o-transform: translateY(0);
    }
    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -o-transform: translateY(-20px);
    }
}

@-ms-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgba(0, 0, 0, 0.99);
        -ms-transform: translateY(0);
    }
    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -ms-transform: translateY(-20px);
    }
}

@-webkit-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgba(0, 0, 0, 0.99);
        -webkit-transform: translateY(0);
    }
    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgba(0, 0, 0, 0.99);
        -moz-transform: translateY(0);
    }
    100% {
        width: 23px;
        height: 23px;
        background-color: rgb(255, 255, 255);
        -moz-transform: translateY(-20px);
    }
}

@media (min-width: 768px) {
    .dl-horizontal .dd-client-search .col-xs-12 {
        padding-left: 0px;
    }
}

.dl-horizontal  .dd-client-search .form-control
{
    float:none;
}

@media (max-width: 768px) {
    ul.dropdown-menu {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.break-word{
    word-wrap:break-word;
}

@media (min-width: 768px) {
    .payment div:nth-child(1) {
        width: 100%;
        text-align:center;
    }
    .payment div:nth-child(2) {
        display: inline-block;
        width:40%;
    }
    .payment div:nth-child(3) {
        display: inline-block;
        text-align:right;
        width:60%;
    }

}

.payment p{
    margin:0px 0px 5px 0px;
    max-width:100%;
}
.payment div:nth-child(2){
    margin-bottom:5px;
}

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

@media (min-width: 768px) {

    .cancel-permit div:nth-child(1) {
        display: inline-block;
        width: 20%;
        vertical-align:top;

    }
    .cancel-permit div:nth-child(2) {
        display: inline-block;
        padding-right: 5px;
        width:50%;
    }
    .cancel-permit div:nth-child(3) {
        display: inline-block;
        text-align:right;
        width:25%;
        vertical-align:top;
    }

}
@media (max-width: 767px)
{
    .cancel-permit div{
        margin-bottom:5px;
    }
}



@media(min-width:768px){
    .permit-payment div:first-child    {
        display: inline-block;
        width:50%;
        text-align:left;
        vertical-align:middle;
    }
    .permit-payment div:last-child
    {
        display: inline-block;
        width:45%;
        text-align:right;
        vertical-align:middle;
    }
}
@media (max-width: 767px)
{
    .permit-payment div{
        margin-bottom:5px;
        text-align:left;
    }
}

/* Multiselect using Select2*/
/*.select2-container--default .select2-results__option[aria-selected=true]
{
    background-color: #13304e;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #112233;
}

.select2-dropdown  {
    background-color:#112233;
    border-color:#5896cc;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple,
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
     background-color:#112233;
     border-color: rgba(72, 236, 255, 0.5);
}*/

/* Multiselect using ui-select */
.ui-select-bootstrap .ui-select-choices-row>span:hover, .ui-select-bootstrap .ui-select-choices-row>span:focus {
    color: #fff;
    background-color: #337ab7;
}

.ui-select-bootstrap.ui-select-multiple {
    min-height: 38px;
}

.ui-select-match-item.btn {
    display: inline-flex;
    font-size: 14px;
    padding: 1px 5px;
}

.ui-select-match-item.btn > .close {
    order: 1;
}

.ui-select-bootstrap>.ui-select-choices, .ui-select-bootstrap>.ui-select-no-choice {
    width: auto;
    margin-top: 2px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
    outline: 0;
    margin: 2px 3px 3px 1px;
}

.ui-select-match .ui-select-match-item .close {
    color: red;
    text-shadow: none;
    opacity: 1;
    font-size: 1.8em !important;
    line-height: 0.75 !important;
}

.ui-select-multiple.ui-select-bootstrap[disabled] input {
    cursor: not-allowed;
}

.kupe-environment {
    background-color: var(--banner-colour, transparent);
}

.file-saved-date {
    padding-left: 20px;
    color: rgba(255, 255, 255, 0.4);
    font-style: italic;
}

.inline-block {
    display: inline-block;
}
.counter {
    counter-reset: section-counter;
}
.counter h4 strong:before{
    content:counter(section-counter)". ";
    counter-increment: section-counter;
}
typeahead .typeahead .typeahead-input,typeahead  typeahead .typeahead-typeahead {
    background-color: #112233;
    color: inherit;
    border-color:rgba(72, 236, 255, 0.5)
}
typeahead .typeahead .typeahead-suggestions{color: white; background-color: #22354a;border:none}
typeahead .typeahead .typeahead-suggestions ul li{border-bottom: none !important;}
typeahead .typeahead .typeahead-input-has-selection{border-color:rgba(72, 236, 255, 0.5)}
typeahead .typeahead .typeahead-suggestion-active{background-color: #337ab7;}

/* Work-around to include collapsible animation since ngx-bootstrap/collapse currently doesn't support animations */
.ng2-collapsible {
    display: block !important;
    overflow: hidden !important;
    -webkit-transition: height .5s;
    transition: height .5s;
}

prettyjson pre {
    background-color: inherit;
    border: none;
    color: inherit;
    font-size: inherit;
    margin: 0 !important;
    outline: none !important;
    padding: 0 !important;
}

prettyjson span {
    font-size: inherit !important;
    color: #CE896F !important;
}

prettyjson span.key {
    color: #9CD0C6 !important;
}

prettyjson span.null {
    color: #569CD6 !important;
}

@media (max-width: 767px) {
    .mobile-grid .panel-body {
        padding-top: 0;
    }

    .mobile-grid .ul-tbody {
        padding-left: 10px;
    }

    .mobile-grid .ul-tbody label {
        color: rgba(255, 255, 255, 0.3);
        font-size: inherit;
        margin: 0;
    }
}


typeahead-container {
    width: auto;
}

.typeahead-item {
    overflow: hidden;
    text-overflow: ellipsis;
}

typeahead-container .typeahead-item {
    overflow: visible;
    text-overflow: unset;
    width: auto !important;
}

/* ngx-bootstrap v12 typeahead button styling (Angular 19) */
typeahead-container.dropdown-menu {
    background: #22354a;
    border: none;
    border-radius: 0;
    z-index: 10070;
}

typeahead-container.dropdown-menu strong {
    font-weight: 400;
}

typeahead-container button.dropdown-item {
    background: transparent;
    border: none;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 20px;
    color: #48ecff;
    text-align: left;
    width: 100%;
    display: block;
    clear: both;
    cursor: pointer;
    text-decoration: none;
    line-height: 1.42857;
    white-space: nowrap;
}

typeahead-container button.dropdown-item:hover,
typeahead-container button.dropdown-item:focus {
    background: rgba(255, 255, 255, 0.05);
    color: white;
}

typeahead-container button.dropdown-item.active {
    background-color: #337ab7;
    color: white;
}

/* Angular2 ng-block-ui */

.block-ui-wrapper {
    background-color: rgba(128, 128, 128, 0.50) !important;
}

.block-ui-wrapper .block-ui-spinner {
    top: 35%;
    height: 0;
    text-align: center;
}

.block-ui-wrapper .block-ui-spinner .loader {
    display: none;
}

.block-ui-wrapper .block-ui-spinner .message {
    background-color: #333;
    color: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    display: inline-block;
}

/* ng2-select */
.ui-select-choices.dropdown-menu .ui-select-choices-row > a{
    color: #fff !important;
}
fishing-details-panel .dl-horizontal dd .form-control{
    max-width: 340px !important;
    min-height: 30px;
}

.ui-select-choices.dropdown-menu {
    overflow-y: scroll;
}
time-picker .btn .glyphicon{font-size: inherit;}
.white{color:white;}

.border-top{
    border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
}
.no-border-top{
    border-top: none !important;
}
.vertical-middle-after-input{
    position: relative;
    top: 7px;
}
date-time-control .vertical-middle-after-input {top: 47px;}

[ng2-sticky]{
    z-index:100;
}

[ng2-sticky] .ul-thead h6,[ng2-sticky].ul-thead h6 {
    background:#344251;
}
accordion .panel-title > a {
    color: #48ecff;
}
accordion .panel-title > a:hover {
    color: white;
}
accordion .panel-title > a:focus {
    color: #00e0fa;
}

span.fake-link {
    color: #48ecff;
}

span.fake-link:hover {
    color: White;
}
input::-ms-clear {
    display: none;
}
.float-none{
    float: none !important;
}


@media (max-width: 767px) {
    .tag-number-prefix {
        width: 40px;
        font-size: 13px;
        padding-top: 14px;
    }

    .tag-number-container {
        width: calc(100% - 183px);
    }
}

@media (max-width: 767px) {
    .cmf-number-prefix {
        width: 70px;
    }
}

@media (min-width: 768px) {
    .tag-number-prefix {
        width: 50px;
        font-size: 15px;
    }

    .tag-number-container {
        width: calc(100% - 90px);
    }
}

@media (min-width: 768px) {
    .cmf-number-prefix {
        width: 75px;
    }
}

@media (min-width: 768px) {
    .ccsbt-month .has-error {
        padding-bottom: 0;
    }

    .ccsbt-month:first-child div.form-control.select {
        width: 120px;
        margin-right: 20px;
    }

    .ccsbt-month div:last-child div.form-control.select {
        width: 180px;
    }
}

.cmf-number-prefix, .tag-number-prefix {
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
}

.cmf-number-prefix {
    font-size: 14px;
}

.cmf-number-container {
    width: calc(100% - 79px);
}


.fieldset-footer {
    border-bottom: 0 !important;
    padding-top: 20px !important;
}

.fieldset-footer .fieldset-footer-button button {
    width: 100%;
}

.fieldset-footer .fieldset-footer-totals {
    text-align: right;
}

@media (max-width: 767px) {
    .fieldset-footer .fieldset-footer-button {
        padding-left: 120px !important;
        padding-right: 20px !important;
    }

    .fieldset-footer .fieldset-footer-totals {
        padding-top: 20px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 768px) {
    .fieldset-footer .fieldset-footer-button {
        width: 40%;
        padding-left: calc(10%) !important;
        padding-right: 36px !important;
    }

    .fieldset-footer.cmf-footer .fieldset-footer-button {
        padding-left: calc(10% + 54px) !important;
    }

    .fieldset-footer .fieldset-footer-totals {
        width: 60%;
    }
}


kupe-app .modal-header {
    text-align: center;
}

kupe-app .modal-header h3 {
    margin-bottom: 0;
    font-weight: bold;
}

kupe-app .modal-body {
    padding: 15px 30px;
}

.disable-max-width {
    max-width: none !important;
}

agent-details-panel .agent-action {
    position: absolute;
    right:15px;
}

@media (min-width: 767px) {
    agent-details-panel .panel-title > status-icon > .status {
        position: absolute;
        right: 30px;
        margin-top: -20px !important;
    } 
    agent-details-panel .agent-action {
        right:30px;
    }
}

.fotfav-btn {
    padding-top: 8px;
    padding-bottom: 8px;
}

.input-append .text-dropdown.dropdown-toggle {
    float: none;
}

.input-append > .dropdown-menu > li > a:hover {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

.bottom-border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
}

.thicker-border-top {
    border-top: 5px solid rgba(255, 255, 255, 0.1) !important;
}

hr.search-result-seperator {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px solid #0F6FA6;
}

client-search li > a {
    padding: 0 !important;
}

client-search li > a > div, client-search li > a > a > div {
    padding: 7px 20px;
}

.grouped-validation {
    border-width: 1px;
    background: transparent !important;
    border-color: #48ecff !important;
    box-shadow: none;
    color: #48ecff !important;
    -webkit-font-smoothing: antialiased;
    border: 1px solid transparent;
    border-radius: 3px !important;
}

.grouped-validation > section  {
    margin: 20px
}

.grouped-validation > section > h4 {
    color: white
}

.grouped-validation > section > .error-message {
    color: #ff2c63;
    font-size: 14px;
    margin-bottom: 10px;
}

.grouped-validation > section > .success-message {
    color: #03f257;
    font-size: 14px;
    margin-bottom: 10px;
}


.favorite section h3 {
    position: relative;
}

.favorite section h3:before {
    background: #ffc000;
    color: rgba(0, 0, 0, 0.75);
    content: "\e006";
    font-size: 18px;
    height: 24px;
    margin: 0 30px 0 0;
    padding: 3px 9px;
    width: 30px;
    vertical-align: middle;
    z-index: 1;
    position: relative;
    top: -5px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.favorite section h3:after {
    border-style: solid;
    border-width: 12px 0 12px 10px;
    border-color: transparent transparent transparent #ffc000;
    content: '';
    display: block;
    left: 30px;
    height: 0;
    position: absolute;
    top: 10px;
    width: 0;
    z-index: 0;
}

@media (max-width: 991px) {
    .favorite section h3:after {
        top: 2px !important;
    }
}

.fav-group {
    display: inline-flex;
    margin-right: 10px;
    border: solid 1px;
    background: #112233;
    border-color: rgba(72, 236, 255, 0.5);
    box-shadow: none;
    color: white;
    font-size: 14px;
    height: 38px;
    padding: 8px 12px 9px 12px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.fav-name {
    max-width: 500px;
}

.fav-link {
    cursor: pointer;
    margin-right: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #48ecff;
}

    .fav-link:hover {
        cursor: pointer;
        color: white;
    }

.fav-remove {
    cursor: pointer;
    color: #ff2c63;
    font-size: 14px;
    margin-right: 3px;
    padding-top: 2px !important;
}

.fav-remove > .glyphicon-remove {
    top: 2px;
}

.fav-edit {
    cursor: pointer;
    color: #ffc000;
    font-size: 14px;
}

.fav-btn {
    margin-right: 5px;
    display: inline-flex;
}
.fav-star {
    font-size: 21px !important;
}

filters-title {
    position: absolute;
    display: inline-block;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.master-data-details dd, .master-data-details dt {
    padding: 3px 0 3px 20px !important;
    border-top: none;
    padding-left: 0px !important;
    text-align: right;
    width: 350px;
}

.master-data-details dt {
    width: 122px;
}

.master-data .property-name {
    color: #586E85;
    font-weight: 400;
    text-align: right;
}

.master-data .property-row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    padding-top: 8px;
    padding-bottom: 6px;
}

.master-data .property-value {
    text-align: right;
}

.master-data-heading {
    background: #354452 !important;
    border-bottom: none;
}
.master-data .property-row:first-child {
    border-top: 2px solid rgba(255, 255, 255, 0.15) !important;
}

.master-data .panel-body {
    border-top: none !important;
}

.master-data-details .dl-horizontal {
    border-bottom: none !important;
}

.master-data-changed {
    color: #ffc000;
}

.master-data-no-change {
    color: white;
}

.column > status-icon > p {
    margin: 0 !important;
}

.border-light {
    border: 1px solid #2d3c4b !important;
}

@media (min-width: 768px) {
    .equal {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
}

.m-b-sm {
    margin-bottom: 7px !important;
}

.panel-head-transparent-bg {
    background: rgba(255, 255, 255, 0.1) !important;
}

.panel-grey-bg {
    background: #344251;
}

.info-panel {
    display: inline-table !important;
    background: white;
}

.table-cell {
    display: table-cell;
}

.drop-box {
    background-color: rgba(255, 255, 255, 0.05);
    border-width: 5px;
    border-style: dashed;
    border-color: #2d8799;
    max-width: 320px;
    text-align: center;
    padding: 50px 10px;
}

.drop-box:hover {
    border-color: #48ecff;
    cursor: pointer;
}

.drop-box.dragover {
    border-color: #48ecff;
    cursor: copy !important;
}
}

.always-show-header {
    display: block;
}

.no-max-width {
    max-width: none;
}
.favorite section h3 {
    position: relative;
}

.favorite section h3:before {
    background: #ffc000;
    color: rgba(0, 0, 0, 0.75);
    content: "\e006";
    font-size: 18px;
    height: 24px;
    margin: 0 30px 0 0;
    padding: 3px 9px;
    width: 30px;
    vertical-align: middle;
    z-index: 1;
    position: relative;
    top: -5px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.favorite section h3:after {
    border-style: solid;
    border-width: 12px 0 12px 10px;
    border-color: transparent transparent transparent #ffc000;
    content: '';
    display: block;
    left: 30px;
    height: 0;
    position: absolute;
    top: 10px;
    width: 0;
    z-index: 0;
}

@media (max-width: 991px) {
    .favorite section h3:after {
        top: 2px !important;
    }
}

.fav-group {
    display: inline-flex;
    margin-right: 10px;
    border: solid 1px;
    background: #112233;
    border-color: rgba(72, 236, 255, 0.5);
    box-shadow: none;
    color: white;
    font-size: 14px;
    height: 38px;
    padding: 8px 12px 9px 12px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.fav-name {
    max-width: 500px;
}

.fav-link {
    cursor: pointer;
    margin-right: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #48ecff;
}

    .fav-link:hover {
        cursor: pointer;
        color: white;
    }

.fav-remove {
    cursor: pointer;
    color: #ff2c63;
    font-size: 14px;
    margin-right: 3px;
    padding-top: 2px !important;
}

.fav-remove > .glyphicon-remove {
    top: 2px;
}

.fav-edit {
    cursor: pointer;
    color: #ffc000;
    font-size: 14px;
}

.fav-btn {
    margin-right: 5px;
    display: inline-flex;
}
.fav-star {
    font-size: 21px !important;
}

filters-title {
    position: absolute;
    display: inline-block;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.flip {
    -moz-transform: scaleX(-1); /* Gecko */
    -o-transform: scaleX(-1); /* Opera */
    -webkit-transform: scaleX(-1); /* Webkit */
    transform: scaleX(-1); /* Standard */
    filter: FlipH; /* IE 6/7/8 */
}


@media (hover:hover) {
    .btn-super:hover {
        background-color: #414e5c;
        border-color: #414e5c;
        box-shadow: 0 3px 0 #222222;
    }
}

@media (max-width: 767px) {
    .trip-summary-status-column {
        text-align: right;
    }

    .trip-summary-action-column {
        padding-top: 5px;
    }
	
	.element-to-click-in-mobile {
		pointer-events: all;
		color: white;
	}
}

@media (min-width: 768px) {
    .trip-summary-status-column {
        width: calc(100% - 330px);
    }

    .trip-summary-errors-column {
        width: 110px;
    }

    .trip-summary-action-column {
        width: 220px;
    }
	
	.element-to-click-in-mobile {
		pointer-events: none;
		display: block;
		color: white;
	}
}

position-deg-min{
    width: 100%;
    float: left;
}

        .loader {
            border: 8px solid #f3f3f3; /* Light grey */
            border-top: 8px solid #3498db; /* Blue */
            border-radius: 50%;
            width: 60px;
            height: 60px;
            animation: spin 2s linear infinite;
			display: block;
			margin-left: auto;
			margin-right: auto;
        }

        @keyframes spin {
			0% { transform: rotate(0deg); }
			100% { transform: rotate(360deg); }
        }
.degrees {
    height: 0;
    visibility: hidden;
    padding-left: 10px;
}

.degrees > span {
    max-width: 85%;
    height: 1px;
    float: left;
}

.degrees:after {
    content: "\00b0";
    position: relative;
    top: -31px;
    visibility: visible;
}

.minutes {
    height: 0;
    visibility: hidden;
    padding-left: 10px;
}

.minutes > span {
    max-width: 95%;
    height:1px;
    float: left;
}

.minutes:after {
    content: "\0027";
    position: relative;
    top: -31px;
    visibility: visible;
}


.seconds {
    height: 0;
    visibility: hidden;
    padding-left: 10px;
}

.seconds > span {
    max-width: 95%;
    height: 1px;
    float: left;
}

.seconds:after {
    content: "\2033";
    position: relative;
    top: -31px;
    visibility: visible;
}

input.kgs {
	padding-right: 26px;
}

.kgs > span {
    max-width: 95%;
    height:1px;
    float: right;
	padding-right: 5px;
}
.kgs:after {
    content: "kg";
    position: relative;
    top: -39px;
}

.custom-legend {
	display: block;
	font-size: 13px;
}

.custom-legend span:first-child{
	min-width: 140px;
	text-align: right;
	display: inline-block;
}

.custom-legend span:nth-child(2){
	width:50px;
	display:inline-block;
	margin:5px;
	height: 16px;
}

.esri-popup__content {
    margin: 0px !important;
}

.mapping-details {
    margin: 0 15px 12px;
}


event-map-popup dd {
    padding: 1px 4px !important;
    font-size: 12px !important;
}

event-map-popup dt {
    padding: 1px !important;
    padding-right: 5px !important;
    font-size: 12px !important;
    color: white !important;
}

event-map-popup a {
    font-size: 13px !important;
}

event-map-popup .panel-heading {
    padding: 11px 15px !important;
    font-size: 15px !important;
}

event-map-popup .panel-body {
    padding: 7px !important;
}

event-map-popup .panel-body > .panel-heading {
    padding: 0px 14px !important;
}

event-map-popup .panel-body > .panel-body .panel-heading {
    padding: 0px 14px !important;
}


event-map-popup p {
    padding: 1px !important;
    font-size: 12px !important;
}

event-map-popup li {
    padding: 0px !important;
}

.nw-resize {
    cursor: nw-resize;
}

.all-scroll {
    cursor: all-scroll;
}
event-map-popup .ul-tbody {
    margin-bottom: 12px;
}

event-map-popup .main-title {
    font-weight: bold;
}

.explanation-block {
    display: block;
    color: rgba(255, 255, 255, 0.33);
    font-size: 13px;
}

.fish-farm-form dt {
    width: 220px !important;
}

.fish-farm-view .dl-horizontal dt {
    width: 170px !important;
}

.fish-farm-summary .ul-tbody:not(.cursor-default) li {
    cursor: default !important; 
}
.fish-farm-comments {
    white-space: pre-wrap;
    padding-left: 10px !important;
}

.fish-farm-comments:before, .fish-farm-comments:after {
    content: "" !important;
    display: table;
}

.filters-heading {
    margin-bottom: 20px !important;
}

.date-picker {
    max-width: 100px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

.feedback-button {
    position: fixed;
    bottom: 40px;
    right: 40px;
}

@media (max-width: 767px) {
    div#page {
        margin-bottom: 40px;
    }

    .feedback-button {
        bottom: 20px;
        right: 20px;
    }
}

.map-screen .feedback-button {
    bottom: 120px;
}

.feedback-button:hover {
    background-color: rgba(127, 127, 127, 1) !important;
}

.feedback-panel {
    position: fixed;
    width: 500px;
    bottom: 0px;
    right: 0px;
    background-color: #112233;
    z-index: 999;
    padding: 10px;
    text-align: center;
    left: auto !important;
    top: auto !important;
}

.feedback-comments {
    height: 150px;
}

.feedback-panel-button {
    width: 100px;
}

.feedback-options {
    list-style-type: none;
    margin: 25px 0 0 0;
    padding: 0;
}

.feedback-options li {
    display: inline-block;
    margin: 0 5px 0 0;
    height: 40px;
    position: relative;
    vertical-align: middle;
}

.feedback-options li div {
    margin-top: 4px;
}

.feedback-options.feedback-rating li {
   width: 50px;
}

.feedback-options.feedback-type li {
    width: 110px;
}

.feedback-options.feedback-type li.wide {
    width: 220px;
}

.feedback-options .glyphicon {
    font-size: 1.4em;
}

.feedback-options label,
.feedback-options input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.feedback-options input[type="radio"] {
    opacity: 0.01;
    z-index: 100;
}

    .feedback-options input[type="radio"]:checked + label,
    .Checked + label {
        background-color: #0fb5c8 !important;
        color: #ffffff !important;
        font-weight: bold;
    }

.feedback-options label {
    padding: 5px;
    border: 1px solid #CCC;
    cursor: pointer;
    z-index: 90;
}

.feedback-close-button {
    display: block;
    float: right;
    cursor: pointer;
}

.feedback-text-length {
    float: right;
    color: gray;
}


.feedback-failed-message {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ff2c63;
}


.feedback-success {
    height: 80px;
}

alert-message ul {
    margin-bottom: 0;
}

.material-icons {
    display: none;
}

.extra-stock-input input {
    border-color: #537A30;
}

/* Bridge ngx-bootstrap 12 (Bootstrap 5) with Bootstrap 3 CSS */
/* ngx-bootstrap 12 adds .show class, but Bootstrap 3 expects .in class */
.fade.show {
    opacity: 1;
}

.modal.show {
    display: block;
}

.modal.show .modal-dialog {
    transform: translate(0, 0);
}

.modal-backdrop.show {
    opacity: 0.5;
}
