﻿/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role="button"] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

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

p {
    margin: 0 0 10px
}

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

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

small,
.small {
    font-size: 85%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

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

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

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

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

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

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

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

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

.table .table {
    background-color: #fff
}

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

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

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

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

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

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

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

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

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

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

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

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

.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;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

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

.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;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

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

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.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;
    background-color: #dff0d8;
    border-color: #3c763d
}

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

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

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
    background-color: #f2dede;
    border-color: #a94442
}

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

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

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

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

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

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

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

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #12b9e3;
    border-color: #98d7dd
}

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

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

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

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

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

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

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

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

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

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

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

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

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

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

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

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

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

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

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

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

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

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

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

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

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

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

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

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav>li.disabled>a {
    color: #777
}

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

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

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

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

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

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

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

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

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

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

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

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

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

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

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

@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

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

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

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

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

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

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

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-brand>img {
    display: block
}

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

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

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

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

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

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

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

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

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

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

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

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

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

.navbar-default .navbar-text {
    color: #777
}

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

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

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

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

.navbar-default .navbar-toggle {
    border-color: #ddd
}

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

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

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

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

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

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

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

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

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

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

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

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

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

.navbar-inverse .navbar-toggle {
    border-color: #333
}

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

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

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

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

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

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

.navbar-inverse .navbar-link:hover {
    color: #fff
}

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

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

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

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

.breadcrumb>li {
    display: inline-block
}

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

.breadcrumb>.active {
    color: #777
}

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

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

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

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

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

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

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

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

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

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

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

.pager li {
    display: inline
}

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

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

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

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

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

.label:empty {
    display: none
}

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

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

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

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

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

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

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

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

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

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

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

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

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

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 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: #fff;
    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 .6s ease;
    -o-transition: width .6s ease;
    transition: width .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);
    -webkit-background-size: 40px 40px;
    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 {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

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

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

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

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

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

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

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

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

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

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

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

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

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

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

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

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

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

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

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

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

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

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

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

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

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

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

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

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

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

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -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-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

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

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

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

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

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

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

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

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

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

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    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);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.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;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 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: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 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 !important
    }
    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 !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33aaff
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #33aaff !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
    background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

trix-editor {
    border: 1px solid #bbb;
    border-radius: 3px;
    margin: 0;
    padding: 0.4em 0.6em;
    min-height: 5em;
    outline: none
}

trix-toolbar * {
    box-sizing: border-box
}

trix-toolbar .trix-button-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

trix-toolbar .trix-button-group {
    display: flex;
    margin-bottom: 10px;
    border: 1px solid #bbb;
    border-top-color: #ccc;
    border-bottom-color: #888;
    border-radius: 3px
}

trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw
}

@media (max-device-width: 768px) {
    trix-toolbar .trix-button-group:not(: first-child) {
        margin-left: 0
    }
}

trix-toolbar .trix-button-group-spacer {
    flex-grow: 1
}

@media (max-device-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
        display: none
    }
}

trix-toolbar .trix-button {
    position: relative;
    float: left;
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.75em;
    font-weight: 600;
    white-space: nowrap;
    padding: 0 0.5em;
    margin: 0;
    outline: none;
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    background: transparent
}

trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc
}

trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black
}

trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer
}

trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125)
}

@media (max-device-width: 768px) {
    trix-toolbar .trix-button {
        letter-spacing: -0.01em;
        padding: 0 0.3em
    }
}

trix-toolbar .trix-button--icon {
    font-size: inherit;
    width: 2.6em;
    height: 1.6em;
    max-width: calc(0.8em + 4vw);
    text-indent: -9999px
}

@media (max-device-width: 768px) {
    trix-toolbar .trix-button--icon {
        height: 2em;
        max-width: calc(0.8em + 3.5vw)
    }
}

trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-device-width: 768px) {
    trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%
    }
}

trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1
}

trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125
}

trix-toolbar .trix-button--icon-bold::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-italic::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-link::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-strike::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-quote::before {
    background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-heading-1::before {
    background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-code::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-bullet-list::before {
    background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-number-list::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-undo::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-redo::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-button--icon-increase-nesting-level::before {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E)
}

trix-toolbar .trix-dialogs {
    position: relative
}

trix-toolbar .trix-dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 0.75em;
    padding: 15px 10px;
    background: #fff;
    box-shadow: 0 0.3em 1em #ccc;
    border-top: 2px solid #888;
    border-radius: 5px;
    z-index: 5
}

trix-toolbar .trix-input--dialog {
    font-size: inherit;
    font-weight: normal;
    padding: 0.5em 0.8em;
    margin: 0 10px 0 0;
    border-radius: 3px;
    border: 1px solid #bbb;
    background-color: #fff;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #f00 0px 0px 1.5px 1px
}

trix-toolbar .trix-button--dialog {
    font-size: inherit;
    padding: 0.5em;
    border-bottom: none
}

trix-toolbar .trix-dialog--link {
    max-width: 600px
}

trix-toolbar .trix-dialog__link-fields {
    display: flex;
    align-items: baseline
}

trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1
}

trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection,
trix-editor [data-trix-mutable]::-moz-selection {
    background: none
}

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection,
trix-editor [data-trix-mutable]::selection {
    background: none
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
    background: highlight
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
    background: highlight
}

trix-editor [data-trix-mutable].attachment.attachment--file {
    box-shadow: 0 0 0 2px highlight;
    border-color: transparent
}

trix-editor [data-trix-mutable].attachment img {
    box-shadow: 0 0 0 2px highlight
}

trix-editor .attachment {
    position: relative
}

trix-editor .attachment:hover {
    cursor: default
}

trix-editor .attachment--preview .attachment__caption:hover {
    cursor: text
}

trix-editor .attachment__progress {
    position: absolute;
    z-index: 1;
    height: 20px;
    top: calc(50% - 10px);
    left: 5%;
    width: 90%;
    opacity: 0.9;
    transition: opacity 200ms ease-in
}

trix-editor .attachment__progress[value="100"] {
    opacity: 0
}

trix-editor .attachment__caption-editor {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: inherit;
    text-align: center;
    vertical-align: top;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

trix-editor .attachment__toolbar {
    position: absolute;
    z-index: 1;
    top: -0.9em;
    left: 0;
    width: 100%;
    text-align: center
}

trix-editor .trix-button-group {
    display: inline-flex
}

trix-editor .trix-button {
    position: relative;
    float: left;
    color: #666;
    white-space: nowrap;
    font-size: 80%;
    padding: 0 0.8em;
    margin: 0;
    outline: none;
    border: none;
    border-radius: 0;
    background: transparent
}

trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc
}

trix-editor .trix-button.trix-active {
    background: #cbeefa
}

trix-editor .trix-button:not(:disabled) {
    cursor: pointer
}

trix-editor .trix-button--remove {
    text-indent: -9999px;
    display: inline-block;
    padding: 0;
    outline: none;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid highlight;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25)
}

trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%
}

trix-editor .trix-button--remove:hover {
    border-color: #333
}

trix-editor .trix-button--remove:hover::before {
    opacity: 1
}

trix-editor .attachment__metadata-container {
    position: relative
}

trix-editor .attachment__metadata {
    position: absolute;
    left: 50%;
    top: 2em;
    transform: translate(-50%, 0);
    max-width: 90%;
    padding: 0.1em 0.6em;
    font-size: 0.8em;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 3px
}

trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap
}

.trix-content {
    line-height: 1.5
}

.trix-content * {
    box-sizing: border-box
}

.trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2;
    margin: 0
}

.trix-content blockquote {
    margin: 0 0 0 0.3em;
    padding: 0 0 0 0.6em;
    border-left: 0.3em solid #ccc
}

.trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    margin: 0;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto
}

.trix-content ul,
.trix-content ol,
.trix-content li {
    margin: 0;
    padding: 0
}

.trix-content ul li,
.trix-content ol li,
.trix-content li li {
    margin-left: 1em
}

.trix-content img {
    max-width: 100%;
    height: auto
}

.trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.trix-content .attachment a {
    color: inherit;
    text-decoration: none
}

.trix-content .attachment a:hover,
.trix-content .attachment a:visited:hover {
    color: inherit
}

.trix-content .attachment__caption {
    padding: 0;
    text-align: center
}

.trix-content .attachment__caption .attachment__name+.attachment__size::before {
    content: " · "
}

.trix-content .attachment--preview {
    width: 100%;
    text-align: center
}

.trix-content .attachment--preview .attachment__caption {
    color: #666;
    font-size: 0.9em;
    line-height: 1.2
}

.trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 0;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px
}

.trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0;
    padding: 0
}

.trix-content .attachment-gallery .attachment {
    flex: 1 0 33%;
    padding: 0 0.5em;
    max-width: 33%
}

.trix-content .attachment-gallery.attachment-gallery--2 .attachment,
.trix-content .attachment-gallery.attachment-gallery--4 .attachment {
    flex-basis: 50%;
    max-width: 50%
}

.trix-content .attachment-gallery>action-text-attachment,
.trix-content .attachment-gallery>.attachment {
    flex: 1 0 33%;
    padding: 0 0.5em;
    max-width: 33%
}

.trix-content .attachment-gallery.attachment-gallery--2>action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2>.attachment,
.trix-content .attachment-gallery.attachment-gallery--4>action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4>.attachment {
    flex-basis: 50%;
    max-width: 50%
}

.trix-content action-text-attachment .attachment {
    padding: 0 !important;
    max-width: 100% !important
}

.br-theme-bars-1to10 .br-widget {
    height: 50px;
    white-space: nowrap
}

.br-theme-bars-1to10 .br-widget a {
    display: block;
    width: 12px;
    padding: 5px 0;
    height: 28px;
    float: left;
    background-color: #fbedd9;
    margin: 1px;
    text-align: center
}

.br-theme-bars-1to10 .br-widget a.br-active,
.br-theme-bars-1to10 .br-widget a.br-selected {
    background-color: #edb867
}

.br-theme-bars-1to10 .br-widget .br-current-rating {
    font-size: 20px;
    line-height: 2;
    float: left;
    padding: 0 20px 0 20px;
    color: #edb867;
    font-weight: 400
}

.br-theme-bars-1to10 .br-readonly a {
    cursor: default
}

.br-theme-bars-1to10 .br-readonly a.br-active,
.br-theme-bars-1to10 .br-readonly a.br-selected {
    background-color: #f2cd95
}

.br-theme-bars-1to10 .br-readonly .br-current-rating {
    color: #f2cd95
}

@media print {
    .br-theme-bars-1to10 .br-widget a {
        border: 1px solid #b3b3b3;
        background: #fff;
        height: 38px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .br-theme-bars-1to10 .br-widget a.br-active,
    .br-theme-bars-1to10 .br-widget a.br-selected {
        border: 1px solid #000;
        background: #fff
    }
    .br-theme-bars-1to10 .br-widget .br-current-rating {
        color: #000
    }
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");
    src: url("fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979d41d.eot?#iefix") format("embedded-opentype"), url("fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"), url("fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"), url("fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"), url("fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #ffffff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

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

* {
    -webkit-font-smoothing: antialiased
}

body {
    background-color: #F8F8F8;
    color: #434343;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    position: relative;
    overflow-x: hidden
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 14px;
    line-height: 1.8
}

a {
    color: #064160
}

a:hover {
    color: #064160;
    text-decoration: none
}

.required-field::after {
    content: " *";
    color: #d9534f
}

strong,
b {
    letter-spacing: 0.1em
}

.bg-success {
    background-color: #064160;
    color: #ffffff
}

.bg-warning {
    background-color: #D1A629;
    color: #ffffff
}

.bg-danger {
    background-color: #d9534f
}

.breadcrumb {
    background-color: #E6E6E6
}

.scroll_to_top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #7A7A7A;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0
}

.scroll_to_top:hover {
    background: #7A7A7A;
    color: #ffffff
}

.scroll_to_top::after {
    font-family: "Ionicons";
    content: "\f10c";
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff
}

.scroll_to_top.show {
    opacity: 1
}

.privacy-policy-update-message,
.ui-update-feedback-prompt {
    text-align: center;
    background-color: #7A7A7A;
    color: #ffffff;
    font-size: 15px;
    padding: 5px 0px
}

.privacy-policy-update-message a,
.ui-update-feedback-prompt a {
    text-decoration: none;
    color: #064160;
    border-bottom: 1px dotted #064160
}

.privacy-policy-update-message a:hover,
.ui-update-feedback-prompt a:hover {
    color: #98d7dd;
    border-bottom: 1px solid #98d7dd
}

.ui-update-feedback-prompt {
    background-color: #12b9e3
}

.tags {
    border: 1px solid #064160;
    border-radius: 3px;
    padding: 1px 5px;
    margin: 2px;
    color: #434343;
    white-space: nowrap;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.label-card {
    color: #064160;
    background: #ffffff;
    border: 1px solid #064160;
    font-weight: normal;
    border-radius: 4px;
    padding: 0.2rem 0.5rem
}

.text-align-end {
    text-align-last: end
}

.text-align-end .icon {
    padding-left: 0.8rem;
    font-size: 21px
}

.link-divider {
    margin: 0 0.6rem
}

.label-card-danger {
    color: #d9534f;
    background: #ffffff;
    border: 1px solid #d9534f;
    font-weight: normal;
    border-radius: 4px;
    padding: 0.2rem 0.5rem
}

.image-responsive-original {
    max-width: 100% !important;
    width: auto !important;
    height: auto;
    margin-bottom: 20px
}

.image-responsive-original.img-center {
    display: block;
    margin: 10px auto 20px
}

a.inpage-anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden
}

.block-center {
    margin: 0 auto;
    text-align: center
}

.label-touch {
    display: none
}

.vcenter {
    text-align: center !important;
    vertical-align: middle !important
}

.fsxxs {
    font-size: 0.5443908869em
}

.fsxs {
    font-size: 0.6667155191em
}

.fss {
    font-size: 0.8165264963em
}

.fs1 {
    font-size: 1em
}

.fs2 {
    font-size: 1.2247em
}

.fs3 {
    font-size: 1.49989009em
}

.fs4 {
    font-size: 1.8369153932em
}

.fs5 {
    font-size: 2.2496702821em
}

.fs6 {
    font-size: 2.7551711945em
}

.fs7 {
    font-size: 3.3742581619em
}

.fs8 {
    font-size: 4.1324539708em
}

.fs9 {
    font-size: 5.0610163781em
}

.fs10 {
    font-size: 6.1982267582em
}

.font-weight-thin {
    font-weight: 100 !important
}

.font-weight-1 {
    font-weight: 400 !important
}

.font-weight-2 {
    font-weight: 500 !important
}

.font-weight-3 {
    font-weight: 200 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0
}

.xlarge-heading {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.8369153932em;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (min-width: 480px) {
    .xlarge-heading {
        font-size: 2.2496702821em
    }
}

@media only screen and (min-width: 992px) {
    .xlarge-heading {
        font-size: 3.3742581619em
    }
}

.large-heading {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.8369153932em;
    font-weight: 400;
    line-height: 1.4
}

.medium-heading {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1.2247em;
    font-weight: 500;
    line-height: 1.4
}

.body-text {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.8
}

.article-small-heading {
    color: #064160;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 21px
}

.text-list,
.about-the-event ul {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    line-height: 1.8;
    list-style-type: disc;
    margin-left: 18px;
    margin-bottom: 28px
}

blockquote {
    border: none;
    color: #7A7A7A;
    font-size: 1.2247em;
    font-style: italic;
    line-height: 1.8;
    padding: 14px 21px 14px 28px;
    position: relative
}

q:before,
blockquote:before {
    content: open-quote;
    color: #064160;
    display: block;
    font-size: 49px;
    position: absolute;
    top: -7px;
    left: 0
}

q:after,
blockquote:after {
    content: close-quote;
    color: #064160
}

.l-heading {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.8369153932em;
    font-weight: 400;
    line-height: 2;
    margin-bottom: 1rem
}

.l-heading .l-heading-sub-links {
    display: block;
    float: none
}

@media only screen and (min-width: 992px) {
    .l-heading .l-heading-sub-links {
        float: right;
        line-height: 5rem
    }
}

.m-heading {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    font-weight: 200;
    line-height: 1.4
}

.section-margin {
    margin-bottom: 8rem
}

.section-margin--sm {
    margin-bottom: 4rem
}

.equal-height-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.mb-2 {
    margin-bottom: 0.5rem
}

.mb-3 {
    margin-bottom: 1rem
}

.mb-4 {
    margin-bottom: 1.5rem
}

.mb-5 {
    margin-bottom: 3rem
}

.mr-2 {
    margin-right: 0.5rem
}

.white {
    color: #ffffff
}

.gray-lighter {
    color: #F8F8F8
}

.gray-light {
    color: #E6E6E6
}

.gray {
    color: #7A7A7A
}

.gray-dark {
    color: #434343
}

.gray-darker {
    color: #232323
}

.blue {
    color: #1CA8DD
}

.green-lighter {
    color: #96FD7D
}

.green-light {
    color: #9CDD63
}

.green {
    color: #064160
}

.green-dark {
    color: #064160
}

.green-darker {
    color: #064160
}

.orange {
    color: #D1A629
}

.black {
    color: #3C3C3C
}

.red {
    color: #d9534f
}

.btn,
.slim-btn {
    border: none;
    border-radius: 2px;
    color: #ffffff;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 42px;
    padding-right: 42px;
    border: none
}

.btn.btn-original-size,
.slim-btn.btn-original-size {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 1.4285714286
}

.btn:hover,
.btn:focus,
.btn:active,
.slim-btn:hover,
.slim-btn:focus,
.slim-btn:active {
    color: #ffffff
}

.btn .icon,
.slim-btn .icon {
    margin-right: 7px
}

.slim-btn {
    padding: 10px 20px
}

.btn-wide {
    display: block;
    padding-left: 14px;
    padding-right: 14px;
    width: 100%
}

.btn-transparent {
    background-color: transparent;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0;
    padding-left: 28px;
    padding-right: 28px;
    transition: all 0.05s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active {
    background-color: #064160
}

.btn-cta {
    background-color: #064160;
    border-bottom: 1px solid #98d7dd;
    transition: all 0.05s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    font-size: 1.2247em;
    padding-top: 21px;
    padding-bottom: 21px
}

.btn-cta:hover,
.btn-cta:focus,
.btn-cta:active {
    background-color: #98d7dd;
    border-bottom: 1px solid #064160;
    color: #000;
}

.btn-primary {
    background-color: #064160;
    border-bottom: 1px solid #98d7dd;
    transition: all 0.05s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #12b9e3;
    border-bottom: 1px solid #98d7dd;
    color: #000
}

.btn-primary .badge {
    color: #064160;
    font-weight: 400
}

.btn-blue {
    background-color: #1CA8DD;
    border-bottom: 1px solid #137499;
    transition: all 0.05s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    background-color: #1686b0;
    border-bottom: 1px solid #0e526c
}

.btn-facebook {
    background-color: #3B5998;
    border-bottom: 1px solid #263961;
    transition: all 0.05s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active {
    background-color: #2d4373;
    border-bottom: 1px solid #17233c
}

.btn-linkedin {
    background-color: #00A0DC;
    border-bottom: 1px solid #006890;
    transition: all 0.05s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active {
    background-color: #007ba9;
    border-bottom: 1px solid #00435d
}

.btn-meetup {
    background-color: #f13a59;
    border-bottom: 1px solid #d00f2f;
    transition: all 0.05s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}

.btn-meetup:hover,
.btn-meetup:focus,
.btn-meetup:active {
    background-color: #e81035;
    border-bottom: 1px solid #a00b25
}

.btn-arrow .text,
.btn-arrow .arrow {
    display: inline-block
}

.btn-arrow .arrow {
    margin-right: -14px;
    margin-left: 0;
    opacity: 0;
    transition: all 0.1s cubic-bezier(0.17, 0.67, 0.83, 0.67)
}

.btn-arrow:hover .arrow {
    opacity: 1;
    margin-left: 21px
}

.btn-sign-in,
.btn-log-out {
    border-radius: 0;
    padding-left: 7px;
    padding-right: 7px;
    line-height: inherit;
    margin-left: auto
}

@media only screen and (min-width: 768px) {
    .btn-sign-in,
    .btn-log-out {
        padding-left: 14px;
        padding-right: 14px
    }
}

.btn-back {
    background-color: transparent;
    color: #3C3C3C;
    border: 1px solid #7A7A7A;
    padding: 14px 20px;
    margin: 1em
}

.btn-back:before {
    font-family: Ionicons;
    content: "\f150   "
}

.btn-back:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color: #3C3C3C;
    border: 1px solid #E6E6E6
}

.btn-group .btn-primary {
    border-bottom: none
}

.btn-group .btn {
    border: 1px solid #E6E6E6
}

.btn-group .btn-default {
    color: #3C3C3C
}

.btn-group.-default .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.-default {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 4px;
    border-bottom: none !important
}

.btn.-default .badge {
    position: relative;
    top: -1px;
    background-color: #fff
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    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-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

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

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

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.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 {
    text-align: center;
    padding: 0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.white-container {
    background-color: #ffffff
}

.btn-outline,
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    color: currentColor;
    border: 1px solid currentColor
}

.btn-outline.btn-outline--hoverable {
    transition: all 0.3s ease-in;
    color: currentColor
}

.btn-outline.btn-outline--hoverable:hover {
    color: #064160
}

.main-header {
    background-color: #ffffff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 56px;
    padding-left: 28px;
    padding-right: 28px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000
}

@media only screen and (max-width: 991px) {
    .main-header {
        padding-left: 0;
        padding-right: 0;
        align-items: center
    }
}

.main-logo {
    background-image: url(../images/ivyx-logo-png.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    width: 100px;
    height: 56px;
    margin-left: 7px;
    flex-shrink: 0
}

@media only screen and (min-width: 768px) {
    .main-logo {
        background-image: none;
        width: 200px;
        margin-left: 14px
    }
}

@media only screen and (min-width: 992px) {
    .main-logo {
        margin-left: 0
    }
}

.main-logo img {
    display: none
}

@media only screen and (min-width: 768px) {
    .main-logo img {
        display: block;
        width: 100%;
        height: auto;
        transform: scale(0.9)
    }
}

.main-nav {
    display: flex;
    align-items: stretch;
    margin-left: 35px;
    transition: transform 0.2s ease-in-out
}

@media only screen and (max-width: 991px) {
    .main-nav {
        background-color: #ffffff;
        position: fixed;
        top: 0;
        right: -210px;
        width: 210px;
        height: 100vh;
        margin-left: 0;
        padding-top: 56px;
        padding-bottom: 70px;
        transform: translateX(0);
        z-index: 1000;
        overflow: auto
    }
}

@media only screen and (max-width: 767px) {
    .main-nav {
        padding-bottom: 0
    }
}

.main-nav.-active {
    transform: translateX(-210px);
    overflow-x: hidden;
}

.main-nav .list {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

/*@media only screen and (max-width: 991px) {
}*/
.main-nav .list {
    display: block
}

.main-nav .item {
    display: flex;
    align-items: stretch
}

.main-nav .item .join-link {
    background-color: #12b9e3;
    color: #ffffff
}

.main-nav .item .show-on-sm {
    display: none;
    border-bottom: 1px solid #E6E6E6;
    background-color: rgba(148, 200, 102, 0.3)
}

.main-nav .item.dropdown .dropdown-menu {
    border-radius: 0;
    display: none;
    margin: 0
}

.main-nav .item.dropdown .dropdown-menu li a {
    line-height: 2
}

.main-nav .item.dropdown .dropdown-menu li a:hover {
    background-color: #72babb;
    color: #ffffff
}

.main-nav .item.dropdown .dropdown-toggle.hover+.dropdown-menu {
    display: block
}

/*@media only screen and (max-width: 991px) {
}*/
.main-nav .item.dropdown {
    display: block
}
.main-nav .item.dropdown .dropdown-menu {
    border: none;
    border-bottom: 1px solid #E6E6E6;
    box-shadow: none;
    float: none;
    position: relative;
    display: block
}
.main-nav .item.dropdown .dropdown-menu li>a {
    padding: 4px 0 4px 40px;
    border-bottom: 1px solid #7A7A7A
}
.main-nav .item.dropdown .dropdown-menu li>a:last-child {
    border-bottom: none
}

/*@media only screen and (max-width: 991px) {
}*/
.main-nav .item {
    flex: 1
}
.main-nav .item .show-on-sm {
    display: block
}
.main-nav .item .show-on-md {
    display: none
}

.main-nav .item.-current {
    background-color: #064160;
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 1em;
    text-decoration: none;
    padding-left: 21px;
    padding-right: 21px
}

.main-nav .link {
    background-color: #72babb;
    color: #fff;
    display: flex;
    align-items: center;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 400;
    padding-left: 21px;
    padding-right: 21px;
    transition: all 0.2s ease-in-out;
    width: 100%
}

.main-nav .link.-active,
.main-nav .link:hover,
.main-nav .link.hover {
    background-color: #b4b4b4;
    color: #ffffff;
    text-decoration: none
}

.main-nav .link:focus {
    text-decoration: none
}
/*
@media only screen and (max-width: 991px) {
}*/
.main-nav .link {
    padding: 6px 21px
}

.nav-background {
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    z-index: 500;
    transition: all 0.2s ease-in-out
}

.nav-background.-active {
    opacity: 1;
    visibility: visible
}

@media only screen and (min-width: 992px) {
    .nav-background {
        display: none
    }
}

.signin-dropdown {
    position: relative
}

.signin-dropdown .btn-sign-in {
    height: 56px
}

.signin-dropdown .form {
    background-color: #ffffff;
    box-shadow: inset 0 20px 10px -20px rgba(0, 0, 0, 0.075), 0 3px 7px rgba(0, 0, 0, 0.05);
    padding: 14px;
    position: absolute;
    top: 100%;
    right: -56px;
    width: 280px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.33s ease-in-out
}

.signin-dropdown .form.-active {
    visibility: visible;
    opacity: 1
}

@media only screen and (min-width: 768px) {
    .signin-dropdown .form {
        right: 0
    }
}

.signin-dropdown .form-section {
    border: 1px solid #e6e6e6;
    margin-bottom: 14px
}

.signin-dropdown .or {
    color: #7A7A7A;
    display: block;
    font-size: 0.8165264963em;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 7px
}

.signin-dropdown .btn-facebook {
    margin-bottom: 7px
}

.signin-dropdown .btn-linkedin {
    margin-bottom: 14px
}

.signin-dropdown .footer-action {
    color: #7A7A7A;
    display: block;
    font-size: 1em
}

.logo-header {
    display: flex;
    justify-content: center;
    height: 56px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000
}

@media only screen and (min-width: 768px) {
    .logo-header {
        height: 84px
    }
}

.mobile-navigation {
    background-color: #434343;
    position: absolute;
    top: 0;
    right: 0;
    width: 210px;
    height: 100%;
    z-index: 1000
}

.hamburger-menu {
    cursor: pointer;
    width: 28px;
    height: 18px;
    margin-left: 7px;
    margin-right: 14px;
    margin-top: 16px;
    z-index: 2000;
    transform: translateX(0);
    transition: transform 0.33s ease-in-out
}

.hamburger-menu.-active {
    transform: translateX(-100px)
}

/*@media only screen and (max-width: 991px) {
}*/
.hamburger-menu {
    display: block
}

.bar,
.bar:after,
.bar:before {
    width: 28px;
    height: 2px
}

.bar {
    background: #E6E6E6;
    position: relative;
    transform: translateY(8px);
    transition: all 0ms 300ms
}

.bar.animate {
    background: rgba(255, 255, 255, 0)
}

.bar:before {
    background: #E6E6E6;
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.bar:after {
    background: #E6E6E6;
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.bar.animate:after {
    background: #064160;
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.bar.animate:before {
    background: #064160;
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.hero {
    overflow: hidden
}

.hero .page-header {
    margin: 0 0 14px
}

.hero .join-new-semester {
    margin-bottom: 2rem
}

#moved-user ul,
#enrolling-cities ul {
    margin-left: 2rem
}

#moved-user .other-cities,
#enrolling-cities .other-cities {
    font-weight: 500;
    margin: 3rem 0
}

#moved-user .semester-city a,
#enrolling-cities .semester-city a {
    text-decoration: none
}

#moved-user .semester-city a:hover,
#moved-user .semester-city a:active,
#moved-user .semester-city a:visited,
#moved-user .semester-city a:focus,
#enrolling-cities .semester-city a:hover,
#enrolling-cities .semester-city a:active,
#enrolling-cities .semester-city a:visited,
#enrolling-cities .semester-city a:focus {
    text-decoration: none
}

#moved-user .dropped-user,
#enrolling-cities .dropped-user {
    font-size: 1.6rem
}

#moved-user .semester-details,
#enrolling-cities .semester-details {
    margin-bottom: 2rem
}

#moved-user .semester-details a,
#enrolling-cities .semester-details a {
    font-size: 2rem
}

#moved-user .semester-details .semester-name,
#enrolling-cities .semester-details .semester-name {
    color: #1CA8DD
}

.hero-home {
    background-image: url(../images/hero-mobile-bg.jpg);
    background-position: center;
    background-size: cover;
    padding-top: 56px;
    padding-bottom: 56px;
    position: relative
}

@media only screen and (min-width: 480px) {
    .hero-home:after {
        background: linear-gradient(rgba(248, 248, 248, 0), #f8f8f8);
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 280px;
        z-index: 100
    }
}

@media only screen and (max-width: 992px) {
    .hero-home {
        background-image: none !important
    }
}

@media only screen and (min-width: 768px) {
    .hero-home {
        padding-top: 112px;
        padding-bottom: 84px
    }
}

.hero-home .shadow {
    top: -400px
}

.hero-home .shadow.-left {
    left: -400px
}

.hero-home .shadow.-right {
    right: -200px
}

#landing-page .hero-home {
    background-image: none
}

@media only screen and (min-width: 768px) {
    #landing-page .hero-home {
        background-repeat: no-repeat;
        background-position: top right
    }
}

#landing-page .hero-home hgroup {
    max-width: 100%
}

#landing-page .hero-home hgroup blockquote p {
    position: relative
}

#landing-page .hero-home hgroup blockquote::after,
#landing-page .hero-home hgroup blockquote::before {
    content: ''
}

#landing-page .hero-home hgroup blockquote p::before {
    content: '';
    top: -0.5rem;
    left: -4rem
}

#landing-page .hero-home hgroup blockquote p::after {
    content: '';
    right: -4rem;
    bottom: -4rem
}

#landing-page .hero-home hgroup blockquote p::before,
#landing-page .hero-home hgroup blockquote p::after {
    position: absolute;
    font-size: 8rem;
    color: #064160;
    line-height: 8rem
}

#landing-page .hero-home .call-to-action {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

#landing-page .the-results .results-hero {
    width: 100%
}

#landing-page .home-sponsors h3 {
    margin-top: 3em
}

#landing-page .home-sponsors .fi-sponsor-link img {
    width: auto;
    margin: 0 auto
}

#landing-page .feedback-form-container {
    margin: 5em 0
}

#landing-page .feedback-form-container form label {
    color: #064160;
    font-weight: normal
}

#landing-page .feedback-form-container form label img {
    height: 1em
}

.hero-simple {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .hero-simple {
        padding-top: 56px;
        padding-bottom: 56px;
        padding-left: 0;
        padding-right: 0
    }
}

.hero-event {
    background-image: url(../images/event-bg.jpg);
    background-position: top;
    background-size: cover;
    position: relative
}

@media only screen and (min-width: 480px) {
    .hero-event {
        padding-top: 28px;
        padding-bottom: 28px
    }
}

.hero-event:after {
    background: linear-gradient(rgba(248, 248, 248, 0.8), #f8f8f8);
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.hero-event .shadow {
    top: -400px
}

.hero-event .shadow.-left {
    left: -400px
}

.hero-event .shadow.-right {
    right: -200px
}

.hero-event .page-header {
    margin: 42px 0 28px
}

.hero-event .btn-group {
    float: right
}

.hero-event .btn-group .btn {
    margin-right: 0.3rem
}

@media only screen and (max-width: 991px) {
    .hero-event .btn-group {
        float: none;
        margin-top: 1rem
    }
}

.hero-subtle {
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50vh;
    z-index: -1000;
    opacity: 0.1;
    filter: blur(10px) brightness(150%)
}

.hero-subtle:after {
    background: linear-gradient(rgba(248, 248, 248, 0), #f8f8f8);
    content: '';
    display: block;
    width: 100%;
    height: 300px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.hero-subtle.-events {
    background-image: url(../images/hero-simple-bg.jpg)
}

@media only screen and (min-width: 768px) {
    .hero-join {
        margin-bottom: 0px
    }
}

#active-semester-list-logged-in-user table {
    margin-bottom: 5rem
}

#active-semester-list-logged-in-user table tr td {
    border-top: 1px solid #E6E6E6
}

#active-semester-list-logged-in-user table tr:last-child td {
    border-bottom: 1px solid #E6E6E6
}

#active-semester-list-logged-in-user table tr td.semester-city {
    cursor: pointer;
    color: #064160;
    text-align: left;
    font-size: 2rem;
    line-height: 4rem
}

#active-semester-list-logged-in-user table tr td.semester-city .application-due-date {
    color: #7A7A7A;
    font-size: 1.4rem
}

#active-semester-list-logged-in-user table tr td.move-semester {
    text-align: right;
    vertical-align: middle
}

#active-semester-list-logged-in-user table tr td.move-semester .btn-primary {
    transition: background-color ease-in 0.3s
}

#active-semester-list-logged-in-user table tr td.move-semester .btn-primary:hover {
    background-color: #7ab942
}

#active-semester-list table {
    margin-bottom: 5rem
}

#active-semester-list table tr {
    cursor: pointer
}

#active-semester-list table tr td {
    border-top: 1px solid #E6E6E6
}

#active-semester-list table tr:last-child td {
    border-bottom: 1px solid #E6E6E6
}

#active-semester-list table tr td.semester-city {
    color: #064160;
    text-align: left;
    font-size: 2rem;
    line-height: 4rem
}

#active-semester-list table tr td.starting-date {
    color: #7A7A7A;
    font-size: 1.4rem;
    line-height: 4rem;
    position: relative
}

@media only screen and (min-width: 992px) {
    #active-semester-list table tr td.starting-date::after {
        content: "»";
        position: absolute;
        color: #7A7A7A;
        right: 2.5rem;
        top: 0.5rem;
        font-size: 4rem;
        line-height: 4rem;
        opacity: 0.4;
        transition: right 0.3s ease-in
    }
}

#active-semester-list table tr:hover td.starting-date::after {
    right: 0.5rem
}

.inactive_lead_form {
    margin-bottom: 40px
}

.clickable-row-target:hover {
    cursor: pointer
}

.home-hgroup {
    width: 100%;
    position: relative;
    z-index: 200;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .home-hgroup {
        max-width: 518px;
        text-align: left
    }
}

.home-hgroup:before {
    background: radial-gradient(#f8f8f8 5%, rgba(248, 248, 248, 0) 70%);
    content: '';
    display: none;
    width: 150%;
    height: 150%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100
}

@media only screen and (min-width: 480px) {
    .home-hgroup:before {
        height: 250%
    }
}

@media only screen and (min-width: 768px) {
    .home-hgroup:before {
        display: block;
        height: 150%
    }
}

.home-hgroup>* {
    z-index: 200;
    position: relative
}

.home-hgroup .title {
    margin-bottom: 18px
}

.home-hgroup .title span {
    display: block
}

.home-hgroup .description {
    color: #7A7A7A;
    font-size: 1em;
    margin-bottom: 28px
}

@media only screen and (min-width: 768px) {
    .home-hgroup .description {
        margin-bottom: 49px;
        padding-right: 28px
    }
}

.container {
    padding-right: 14px;
    padding-left: 14px
}

@media only screen and (min-width: 1200px) {
    .container {
        width: 1036px
    }
}

@media only screen and (min-width: 992px) {
    .container-small {
        width: 768px
    }
}

.white-container,
.gray-container {
    padding-top: 56px;
    padding-bottom: 56px
}

.white-container {
    background-color: #ffffff
}

.gray-container {
    background-color: #F8F8F8
}

.site-container {
    background-color: #F8F8F8;
    padding-top: 56px;
    transition: transform 0.33s ease-in-out;
    position: relative
}

.site-container.-simple {
    background-image: url(../images/simple-application-header.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: fixed;
    padding-top: 84px
}

.site-container.-push {
    transform: translateX(-210px)
}

.site-container.site-container--white {
    background-color: #ffffff
}

.site-container.site-container--white .main-footer {
    background-color: #E6E6E6
}

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

@media only screen and (min-width: 768px) {
    .flex-container {
        width: 748px
    }
}

@media only screen and (min-width: 992px) {
    .flex-container {
        width: 968px
    }
}

@media only screen and (min-width: 1200px) {
    .flex-container {
        width: 1036px
    }
}

.box {
    background-color: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    margin-bottom: 35px;
    position: relative;
    text-align: left
}

.box.-lined:not(:last-of-type):before {
    background-color: #E6E6E6;
    content: '';
    display: block;
    height: calc(100% + 42px);
    width: 1px;
    position: absolute;
    top: 14px;
    left: -46px
}

.box-row {
    padding-top: 21px;
    padding-bottom: 18px;
    padding-left: 21px;
    padding-right: 21px
}

.box-row:not(:only-child) {
    border-bottom: 1px solid #E6E6E6
}

.box-row:last-child {
    border-bottom: none
}

.box-header .title {
    color: #064160;
    line-height: 1.3;
    text-align: center
}

.notice-box {
    padding: 0 1rem 1rem 1rem;
    margin-bottom: 15px;
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-left: 7px solid #d9534f
}

.notice-box .title {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.49989009em;
    font-weight: 400;
    line-height: 1.4;
    margin: 0.8rem 0;
    color: #d9534f;
    text-align: center
}

.notice-box .subtitle {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.2247em;
    line-height: 1.4;
    margin: 0.8rem 0;
    text-align: center
}

.notice-box p {
    margin: 14px 0;
    line-height: 1.6;
    color: #434343
}

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

.featured-section {
    display: flex;
    align-items: stretch;
    margin-bottom: 35px;
    min-height: 420px
}

.featured-section>.wrapper {
    background-color: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%
}

.featured-section .tag {
    background-color: #D1A629;
    border-bottom: 1px solid #91731c;
    margin-bottom: 14px;
    margin-left: -28px
}

.featured-insight .featured-hero {
    height: 200px
}

@media only screen and (min-width: 768px) {
    .featured-insight .featured-hero {
        order: 2;
        height: auto
    }
}

@media only screen and (min-width: 992px) {
    .featured-insight .featured-hero {
        order: 1
    }
}

.featured-insight .featured-hero img.image {
    width: 100%;
    object-fit: cover
}

.featured-insight .featured-details h2.large-heading a {
    color: inherit;
    text-decoration: none
}

.insights-boolean .see-more-card {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.container-small .insights-boolean {
    font-size: 0.8em
}

.container-small .insights-boolean .card .image {
    object-fit: unset;
    margin-bottom: 0 !important
}

.container-small .insights-boolean .card .tag {
    top: -27px;
    margin-left: -12px
}

.container-small .insights-boolean .card .wrapper {
    padding: 12px
}

.container-small .insights-boolean .card footer a.read-more-link {
    float: left
}

.container-small .insights-boolean .card footer ul.social-share {
    left: auto;
    top: auto;
    margin-bottom: 0
}

.container-small .insights-boolean .card footer ul.social-share li {
    margin-bottom: 0
}

.container-small .insights-boolean .card footer ul.social-share li a {
    width: 20px;
    height: 20px
}

.article .insights-boolean .card .image {
    margin-bottom: 0 !important
}

.article .insights-boolean .card .card-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.article .insights-boolean .card .card-footer ul li {
    margin-bottom: unset
}

.article .insights-boolean .card .card-footer .social-share {
    display: flex;
    position: unset
}

.featured-event .featured-hero {
    height: 300px
}

.featured-event .featured-hero img {
    width: 100%;
    height: 418px;
    object-fit: cover
}

@media only screen and (min-width: 768px) {
    .featured-event .featured-hero {
        order: 1;
        height: auto
    }
}

@media only screen and (min-width: 768px) {
    .featured-event .featured-details {
        order: 2
    }
}

.featured-badge {
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px
}

.featured-badge img {
    width: 100%;
    height: 100%
}

.featured-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .featured-details {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .featured-details {
        width: 33.3333%
    }
}

.featured-details>.wrapper {
    flex: 1;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 21px;
    padding-right: 21px
}

.featured-details .title {
    margin-bottom: 21px
}

.featured-hero {
    background-image: url("../images/office-entrance.jpg");
    background-size: cover;
    background-position: center;
    display: flex;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .featured-hero {
        width: 50%;
        height: auto
    }
}

@media only screen and (min-width: 992px) {
    .featured-hero {
        width: 66.6667%
    }
}

.featured-hero>.wrapper {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    align-self: flex-end;
    padding-bottom: 42px;
    padding-left: 21px;
    padding-right: 21px;
    width: 100%
}

.featured-hero .title {
    color: #ffffff;
    width: 100%;
    max-width: 437px
}

.featured-hero img {
    width: 100%;
    height: auto
}

.fi-companies {
    background-color: #434343;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 1;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    padding-right: 21px
}

@media only screen and (min-width: 480px) {
    .fi-companies {
        justify-content: flex-start
    }
}

@media only screen and (min-width: 768px) {
    .fi-companies {
        flex: 0 0 84px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 35px;
        padding-right: 35px
    }
}

.fi-company {
    flex: 0 0 24%
}

.fi-company .link {
    display: block;
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
    opacity: 0.75;
    transition: opacity 0.33s ease-in-out
}

.fi-company .link:hover {
    opacity: 1
}

.fi-company .logo {
    width: 100%;
    height: auto
}

.home-mentors {
    padding-top: 56px;
    padding-bottom: 35px
}

.home-events {
    background-color: #E6E6E6;
    padding-top: 56px;
    padding-bottom: 35px
}

.hero-main-events {
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .hero-main-events {
        padding-top: 56px;
        padding-bottom: 56px;
        padding-left: 0;
        padding-right: 0
    }
}

.hero-main-events .description {
    font-size: 1.6rem
}

.home-insights,
.home-map {
    padding-top: 56px;
    padding-bottom: 35px
}

.home-insights #global_map,
.home-map #global_map {
    width: 100%;
    height: 400px;
    margin: 0 auto
}

.insight-description h2,
.insight-description h3 {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.3;
    margin: 0.8em 0;
    color: gray-darker
}

.insight-description h2 strong,
.insight-description h2 b,
.insight-description h3 strong,
.insight-description h3 b {
    font-weight: inherit;
    letter-spacing: inherit
}

.insight-description p {
    padding: 0 !important
}

.insight-description iframe {
    display: block;
    margin: 1em auto;
    max-width: 90% !important
}

.fi-sponsors {
    background-color: white;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 42px;
    width: 100%
}

@media only screen and (min-width: 480px) {
    .fi-sponsors {
        padding: 42px 42px 7px 42px
    }
}

@media only screen and (min-width: 768px) {
    .fi-sponsors {
        padding: 21px
    }
}

.fi-sponsor {
    flex: 100%
}

.fi-sponsor:not(:last-child) {
    margin-bottom: 35px
}

@media only screen and (min-width: 480px) {
    .fi-sponsor {
        flex: 0 0 45%
    }
    .fi-sponsor:not(:last-child) {
        margin-bottom: 35px
    }
    .fi-sponsor:last-child {
        margin-bottom: 35px
    }
}

@media only screen and (min-width: 768px) {
    .fi-sponsor {
        flex: 20%
    }
    .fi-sponsor:not(:last-child) {
        margin-bottom: 28px;
        margin-right: 28px
    }
    .fi-sponsor:last-child {
        margin-bottom: 0
    }
}

.fi-sponsor-link {
    display: block;
    text-align: center;
    width: 100%
}

.fi-sponsor-link img {
    width: 28rem;
    height: auto;
    margin: 0 auto
}

@media only screen and (max-width: 768px) {
    .fi-sponsor-link img {
        max-width: 100%
    }
}

.article-post-details,
.discussion-post-details {
    color: #7A7A7A;
    font-size: 0.8165264963em
}

.article-post-details .author,
.article-post-details .date,
.discussion-post-details .author,
.discussion-post-details .date {
    color: #434343;
    font-weight: 500
}

.discussion-post-details {
    margin-bottom: 1rem
}

.event-details-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.event-information .box-row {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-around
}

.event-information.box {
    background-color: transparent;
    border: 0
}

.event-information .box-wrap {
    padding: 35px;
    margin-bottom: 30px;
    background: #fff;
    border-left: 7px solid #064160;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

.event-information .address,
.event-information .schedule {
    width: 100%;
    margin-bottom: 28px;
    word-break: break-word
}

@media only screen and (min-width: 480px) {
    .event-information .address,
    .event-information .schedule {
        width: 50%
    }
}

@media only screen and (min-width: 768px) {
    .event-information .address,
    .event-information .schedule {
        width: 35%;
        margin-bottom: 0
    }
}

.event-information .calendar {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .event-information .calendar {
        width: 30%
    }
}

.event-information .address .title,
.event-information .schedule .title {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase
}

.event-information .title {
    color: #064160;
    font-weight: 500;
    margin-bottom: 14px
}

.event-information .content {
    color: #7A7A7A;
    letter-spacing: 0.25pt;
    line-height: 1.6
}

.article-details-wrapper,
.discussion-details-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.article-details-wrapper .discussion-comment,
.discussion-details-wrapper .discussion-comment {
    color: #7A7A7A;
    word-wrap: break-word
}

.event-details {
    color: #7A7A7A;
    line-height: 1.9;
    margin-top: 7px;
    margin-bottom: 14px;
    margin-left: -2px;
    text-overflow: ellipsis;
    overflow-x: hidden
}

.event-details .icon {
    color: #C1C6BD;
    display: inline-block;
    text-align: center;
    width: 21px;
    margin-right: 7px
}

#event_registration_modal .modal-title {
    color: #064160;
    margin: 4rem 0 2rem
}

#event_registration_modal .heading {
    font-size: 2rem;
    margin-bottom: 4rem;
    font-weight: 500
}

#event_registration_modal .modal-body {
    color: #064160
}

#event_registration_modal .modal-body p {
    font-size: 2rem;
    margin-top: 1rem;
    font-weight: normal
}

#event_registration_modal .modal-body .social-share {
    align-items: center;
    justify-content: center
}

.register-event .event-registered-message p,
.register-event .event-closed-message p {
    margin-top: 1rem;
    font-size: 1.8rem;
    font-weight: inherit;
    color: #064160
}

.register-event .event-registered-message a,
.register-event .event-closed-message a {
    text-decoration: none;
    color: #D1A629;
    font-size: 2rem
}

.register-event .event-closed-message p {
    color: #7A7A7A
}

.register-event .event-closed-message a {
    color: #064160
}

.calendar .btn-cta {
    background-color: #064160;
    padding: 1.2rem 1.6rem;
    font-weight: 400;
    font-size: 1.2rem
}

.calendar .ace_dd {
    display: none;
    position: absolute;
    background: white;
    z-index: 1000
}

.calendar a.ace_opt {
    padding: 10px 11px;
    display: block;
    color: #434343;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    cursor: pointer;
    font-size: 1.2rem
}

.calendar a.ace_opt:hover {
    background-color: #064160;
    color: #ffffff;
    text-decoration: none
}

.newsletter-signup {
    padding-top: 84px;
    padding-bottom: 84px
}

.video-container {
    margin-bottom: 42px
}

.article {
    padding-bottom: 20px
}

.article .heading {
    color: #064160;
    margin-bottom: 21px
}

.article .social-share {
    position: relative;
    left: 0.5rem;
    top: -2rem;
    list-style-type: none;
    padding-left: 0
}

.article .social-share a {
    text-decoration: none
}

.article .hero-caption {
    color: #7A7A7A;
    font-size: 2rem;
    text-align: center
}

.article .join {
    padding: 2rem 0
}

.article .sub-heading {
    color: #064160;
    margin-bottom: 14px
}

.article p+.sub-heading {
    margin-top: 35px
}

.article ul {
    line-height: 1.8;
    list-style-type: disc;
    margin-bottom: 14px;
    padding-left: 28px
}

.article ul li {
    margin-bottom: 14px
}

.article ol li {
    margin-bottom: 14px
}

.article img {
    width: 100%;
    height: auto;
    margin-bottom: 42px
}

.article img:not(:first-of-type) {
    margin-top: 14px
}

.article strong,
.article b {
    letter-spacing: 0.06em;
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif
}

.article .highlighter {
    font-size: 2rem;
    font-style: italic
}

.article section:not(:last-child) {
    margin-bottom: 4rem
}

.call-to-action {
    background-position: bottom center;
    background-size: cover;
    height: auto;
    padding-top: 120px;
    padding-bottom: 120px;
    text-align: center
}

.call-to-action .title {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 2.2496702821em;
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    width: 100%;
    line-height: 1.2
}

.call-to-action a {
    margin: 0.5rem
}

.call-to-action p {
    font-size: 1.5rem
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 2.2em;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #E6E6E6;
    border: 1px solid #064160;
    border-radius: 4px
}

.checkbox-container:hover input ~ .checkmark {
    background-color: #cdcdcd
}

.checkbox-container input:checked ~ .checkmark {
    background-color: #064160
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block
}

.checkbox-container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.custom_radio_box {
    width: auto;
    margin: 3px 3px 0px 5px !important;
    display: inline-block;
    -webkit-appearance: radio;
    box-sizing: border-box;
    background-color: initial;
    cursor: default;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial
}

.the-results {
    min-height: 420px;
    display: flex;
    align-items: stretch
}

.the-results>.wrapper {
    background-color: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%
}

.results-details {
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 21px;
    padding-right: 21px;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .results-details {
        order: 1;
        height: auto;
        padding-top: 56px
    }
}

@media only screen and (min-width: 992px) {
    .results-details {
        order: 2;
        width: 33.3333%
    }
}

.results-details .title {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.49989009em;
    margin-bottom: 21px
}

@media only screen and (min-width: 480px) {
    .results-details .title {
        font-size: 1.8369153932em
    }
}

@media only screen and (min-width: 992px) {
    .results-details .title {
        font-size: 2.2496702821em
    }
}

.results-details .description {
    margin-bottom: 21px
}

.results-hero {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .results-hero {
        order: 2;
        height: auto
    }
}

@media only screen and (min-width: 992px) {
    .results-hero {
        flex: 1;
        order: 1
    }
}

.results-statistics {
    background-color: rgba(131, 177, 90, 0.75);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: auto;
    width: 100%;
    padding-top: 56px;
    padding-bottom: 56px;
    padding-left: 42px;
    padding-right: 42px
}

.result {
    color: #ffffff;
    text-align: center;
    width: 100%
}

@media only screen and (min-width: 480px) {
    .result {
        width: 33%
    }
}

.result:not(:last-child) {
    margin-bottom: 56px
}

@media only screen and (min-width: 480px) {
    .result:not(: last-child) {
        margin-bottom: 0
    }
}

.result .value {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 2.7551711945em;
    font-weight: 100;
    line-height: 1;
    margin-bottom: 7px
}

@media only screen and (min-width: 480px) {
    .result .value {
        font-size: 3.3742581619em
    }
}

@media only screen and (min-width: 992px) {
    .result .value {
        font-size: 4.1324539708em
    }
}

.result .title {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    font-weight: 400;
    line-height: 1.4
}

@media only screen and (min-width: 480px) {
    .result .title {
        font-size: 1em
    }
}

@media only screen and (min-width: 992px) {
    .result .title {
        font-size: 1.2247em
    }
}

.page-header {
    border-bottom: none;
    text-align: center;
    position: relative;
    z-index: 500
}

@media only screen and (min-width: 768px) {
    .page-header {
        text-align: left
    }
}

.page-header .date {
    margin-bottom: 14px
}

.page-header .title {
    margin-bottom: 14px
}

.page-header .description {
    line-height: 1.6;
    max-width: 480px;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 768px) {
    .page-header .description {
        margin-left: 0;
        margin-right: 0
    }
}

.page-header .social-share {
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .page-header .social-share {
        justify-content: flex-start
    }
}

.search-header .title {
    margin-bottom: 7px
}

.content-hgroup {
    margin-bottom: 56px
}

.content-hgroup .headline {
    color: #064160;
    margin-bottom: 7px
}

.text-separator {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px
}

.text-separator span {
    color: #7A7A7A;
    display: block;
    font-size: 0.8165264963em;
    padding-left: 14px;
    padding-right: 14px
}

.text-separator:before,
.text-separator:after {
    background-color: #E6E6E6;
    content: '';
    display: block;
    width: 50%;
    height: 1px
}

.section-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 28px
}

.section-heading .title {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.49989009em
}

.prelude {
    color: #064160;
    font-size: 0.8165264963em;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 3px;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) {
    .prelude {
        font-size: 1.2247em;
        margin-bottom: 7px
    }
}

.prelude.-article {
    color: #064160
}

.prelude.-event {
    color: #1CA8DD
}

.form {
    background: #ffffff;
    display: block;
    width: 100%;
    margin: 0 auto
}

.form.-compact {
    border-top: 1px solid #e6e6e6;
    border-bottom: none;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.form.-compact .form-row:last-of-type .input-block {
    border-bottom: none
}

.form-section:not(:last-of-type) {
    padding-bottom: 2rem;
    border-bottom: 1px solid #e6e6e6
}

.form-section .form-description {
    display: block;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    line-height: 1.4;
    padding: 7px;
    background-color: #F8F8F8;
    color: #064160
}

.form-header {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 28px;
    padding-bottom: 12px;
    padding-left: 14px;
    padding-right: 14px
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.form-row:last-child .input-block {
    border-bottom: none
}

.form-row .no-border {
    border-bottom: none
}

.input-block,
.d-input-block {
    flex: 0 0 100%;
    padding: 14px 7px 7px;
    border-bottom: 1px solid #e6e6e6
}

@media only screen and (min-width: 600px) {
    .input-block,
    .d-input-block {
        flex: 1
    }
}

.input-block label,
.d-input-block label {
    margin-left: 7px
}

.input-block label.-normal,
.d-input-block label.-normal {
    margin-left: 0px
}

.input-block a.preview,
.d-input-block a.preview {
    margin-left: 7px;
    display: inline-block
}

.input-block.-normal,
.d-input-block.-normal {
    padding: 14px 0px 7px
}

.input-block .document_link,
.d-input-block .document_link {
    display: block;
    padding: 0.2rem 1rem
}

.input-block .document_image,
.d-input-block .document_image {
    border: 1px solid #064160;
    padding: 0.5rem
}

@media only screen and (min-width: 768px) {
    .input-block:not(: last-child), .d-input-block:not(: last-child) {
        border-right: 1px solid #e6e6e6
    }
}

.d-input-block {
    width: 50% !important;
    flex: auto !important
}

.form-action {
    margin-left: -1px;
    margin-right: -1px
}

.form-action .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.form-heading {
    color: #064160;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: uppercase
}

.form-heading .heading-btn {
    float: right;
    color: #064160;
    padding: 0.3rem 0.5rem;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    background-color: #F8F8F8;
    font-weight: 400;
    line-height: 1.1;
    margin-top: -3px
}

.form-heading .heading-btn:hover {
    transform: scale(1.1);
    transition: all 0.2s ease-in-out
}

.form-label {
    display: block;
    color: #064160;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    font-weight: 400;
    margin-bottom: 0
}

.form-label .meta {
    margin-left: 5px;
    color: #cdcdcd
}

.form-label.js-validations {
    color: #d9534f
}

.form-label.js-validations:after {
    content: " *"
}

.application-question {
    display: block;
    color: #a7aea2;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 7px
}

.application-question .number {
    color: #064160;
    font-weight: 500
}

.application-question .question {
    margin-left: 5px
}

.form-note {
    display: block;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    line-height: 1.4;
    margin-top: 7px;
    margin-left: 7px
}

.form-note .title {
    font-weight: 500
}

.form-note .title.-optional {
    color: #064160
}

.form-note .title.-mandatory {
    color: #D1A629
}

.form-note .content {
    color: #C1C6BD
}

input,
textarea {
    background-color: #f0f7e9;
    border: none;
    display: block;
    width: 100%;
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    padding: 15px;
    border-radius: 1px;
    transition: background-color 0.33s ease-in-out
}

input:focus,
textarea:focus {
    outline: none;
    background-color: #f2f8ec
}

input.js-validations,
textarea.js-validations {
    border: 0.5px solid #d9534f
}

textarea {
    min-height: 140px;
    height: 140px;
    resize: none
}

.email_message textarea {
    height: 200px;
    resize: none
}

.select {
    display: block;
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    padding: 7px;
    width: 100%;
    transition: background-color 0.33s ease-in-out
}

.select:focus {
    outline: none;
    background-color: #f6fbf3
}

.select option {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif
}

::-webkit-input-placeholder {
    color: #878787;
    font-style: normal;
    transition: color 0.33s ease-in-out
}

:-ms-input-placeholder {
    color: #878787;
    font-style: normal;
    transition: color 0.33s ease-in-out
}

::-moz-placeholder {
    color: #878787;
    font-style: normal;
    opacity: 1;
    transition: color 0.33s ease-in-out
}

:-moz-placeholder {
    color: #878787;
    font-style: normal;
    opacity: 1;
    transition: color 0.33s ease-in-out
}

.highlight-form-heading .form-header {
    background-color: #95b876
}

.highlight-form-heading .form-heading {
    color: #ffffff
}

@media screen and (max-width: 991px) {
    .highlight-form-heading .checkbox input[type="checkbox"] {
        width: auto
    }
}

.application-form {
    margin-bottom: 84px
}

.join-page {
    margin-bottom: 84px
}

.search-button {
    color: #064160;
    display: block;
    height: 56px;
    padding-left: 7px;
    padding-right: 7px;
    background: none;
    box-shadow: none;
    border: none;
    font-size: 21px;
    margin-left: auto
}

@media only screen and (min-width: 768px) {
    .search-button {
        display: none
    }
}

.search-button i {
    display: block;
    padding-top: 7px
}

.nav-search-form {
    border-left: 0;
    border-right: 0;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    right: 0;
    padding: 14px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.33s ease-in-out;
    background-color: #064160;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    box-shadow: none;
    display: flex;
    align-items: stretch;
    height: 56px;
    margin-left: auto;
    padding: 0;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    visibility: visible;
    opacity: 1
}

.nav-search-form i.location-icon {
    font-size: 3rem;
    color: #98d7dd;
    position: relative;
    left: 1rem;
    top: 0.3rem
}

.nav-search-form input::placeholder {
    color: #fff
}

.nav-search-form input {
    border-radius: 0;
    padding-left: 21px;
    padding-right: 21px;
    background-color: #064160
}

.nav-search-form.-active {
    visibility: visible;
    opacity: 1
}

.nav-search-form .ui-helper-hidden-accessible {
    display: none
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000 !important;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border-radius: 0
}

.ui-autocomplete .ui-menu-item {
    padding: 0 !important
}

.ui-autocomplete .ui-menu-item>a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #064160;
    white-space: normal
}

.ui-widget-content .ui-state-focus {
    border-color: #064160;
    color: #ffffff !important;
    text-decoration: none;
    background-color: #064160 !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none
}

.search-form {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 21px
}

.search-form>div {
    background-color: #ffffff;
    flex: 100%;
    display: flex;
    align-items: stretch
}

@media only screen and (min-width: 768px) {
    .search-form>div {
        flex: 1
    }
}

.search-form .country,
.search-form .city {
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px
}

@media only screen and (min-width: 768px) {
    .search-form .country,
    .search-form .city {
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6;
        border-left: 1px solid #E6E6E6;
        border-right: none
    }
}

.search-form .input {
    border: none;
    color: #064160;
    display: block;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    outline: none;
    width: 100%
}

.small-map {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.small-map .form {
    flex: 0 0 100%
}

@media only screen and (min-width: 768px) {
    .small-map .form {
        flex: 0 0 50%
    }
}

.small-map .form #no-location {
    color: #064160;
    text-decoration: none;
    display: flex;
    padding: 2em 1em
}

.small-map .form #no-location i.fa {
    font-size: 1em;
    line-height: 1.8em;
    margin-right: 0.3em
}

.small-map .map {
    flex: 0 0 100%
}

@media only screen and (min-width: 768px) {
    .small-map .map {
        flex: 0 0 50%
    }
}

.application-progress-container {
    padding-top: 7px;
    overflow-x: hidden
}

.application-progress {
    display: block;
    width: 100%;
    height: 49px;
    margin-bottom: 35px;
    position: relative
}

.application-progress .step {
    height: 7px;
    position: absolute;
    top: 0
}

.application-progress .step:not(:first-child) {
    width: 50%
}

.application-progress .step:not(:first-child).-active:before {
    background-color: #064160
}

.application-progress .step:not(:first-child):before {
    background-color: #ffffff;
    display: block;
    content: '';
    width: 98%;
    height: 7px;
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 500
}

.application-progress .step:last-child:before {
    right: calc(100% + 7px)
}

.application-progress .step-2 {
    left: 50%
}

.application-progress .step-3 {
    left: 100%
}

.application-progress .disc,
.application-progress .text {
    display: block;
    position: absolute;
    z-index: 1000
}

.application-progress .disc {
    background-color: #064160;
    border: 2px solid #ffffff;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    top: 50%
}

.application-progress .text {
    color: #7A7A7A;
    font-size: 0.8165264963em;
    font-weight: 500;
    top: 21px
}

.application-progress .step:first-child .disc {
    transform: translate(0, -50%)
}

.application-progress .step:first-child .text {
    transform: none
}

.application-progress .step .disc {
    transform: translate(-50%, -50%)
}

.application-progress .step .text {
    transform: translateX(-50%)
}

.application-progress .step:last-child .disc {
    transform: translate(-100%, -50%)
}

.application-progress .step:last-child .text {
    transform: translateX(-100%)
}

.cards {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
    overflow: hidden;
    margin-left: -14px;
    margin-right: -14px
}

.two-cards .card-col {
    width: 100%
}

@media only screen and (min-width: 480px) {
    .two-cards .card-col {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .two-cards .card-col {
        width: 50%
    }
}

.three-cards .card-col {
    width: 100%
}

@media only screen and (min-width: 480px) {
    .three-cards .card-col {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .three-cards .card-col {
        width: 33.333333%
    }
}

.four-cards .card-col {
    width: 100%
}

@media only screen and (min-width: 480px) {
    .four-cards .card-col {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .four-cards .card-col {
        width: 25%
    }
}

.five-cards .card-col {
    width: 100%
}

@media only screen and (min-width: 480px) {
    .five-cards .card-col {
        width: 50%
    }
}

@media only screen and (min-width: 992px) {
    .five-cards .card-col {
        width: 20%
    }
}

.card-col {
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 35px;
    display: flex;
    align-items: stretch
}

.card {
    background-color: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    width: 100%
}

.card:hover {
    cursor: pointer
}

.card:hover .animated-footer {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.card>.wrapper {
    flex: 1;
    padding-top: 21px;
    padding-bottom: 28px;
    padding-left: 21px;
    padding-right: 21px;
    position: relative
}

.card .image {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    height: 196px;
    width: 100%;
    object-fit: unset
}

.card .tag {
    margin-left: -21px;
    position: absolute;
    top: -29px
}

.card .discussion-category {
    background-color: #064160;
    color: #ffffff;
    padding: 5px 8px;
    width: fit-content;
    font-size: 0.9em
}

.article-card .title,
.discussion-card .title {
    margin-bottom: 14px;
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.49989009em;
    font-weight: 400;
    line-height: 1.4;
    color: #434343
}

.article-card img.image,
.discussion-card img.image {
    height: 200px
}

.event-card .title {
    margin-bottom: 14px;
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.49989009em;
    font-weight: 400;
    line-height: 1.4
}

.event-card img.image {
    height: 200px
}

.event-card .event-heading a {
    color: inherit;
    text-decoration: none
}

.mentor-card {
    position: relative;
    overflow: hidden
}

.mentor-card .card-badge-icon {
    position: absolute;
    font-size: 2rem;
    right: 0.6rem;
    top: 0.2rem;
    height: 2rem;
    line-height: 2rem;
    color: white
}

.mentor-card .card-badge-bg {
    position: absolute;
    top: 0;
    right: 0;
    border-top: 4rem solid #064160;
    border-left: 5rem solid transparent
}

.mentor-card .details {
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    padding-right: 21px;
    text-align: center;
    flex: 1
}

.mentor-card .name {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.49989009em;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 5px
}

.mentor-card .position {
    color: #7A7A7A;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    font-weight: 400;
    margin-bottom: 21px
}

.mentor-card .higlighter {
    font-weight: 500;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    line-height: 1.6
}

.company-card,
.grad-card {
    position: relative;
    overflow: hidden;
    padding: 20px
}

.company-card img,
.grad-card img {
    margin: 0 auto
}

.grad-card .description {
    color: #434343
}

.grad-card .position {
    margin-left: 0.5em;
    display: block
}

.grad-card .batch-info {
    margin-left: 0.5em;
    color: #7A7A7A
}

.speaker-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 28px;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .speaker-card {
        margin-bottom: 0
    }
}

.speaker-card .details {
    flex: 1
}

.speaker-card .name {
    line-height: 1.3;
    margin-bottom: 7px
}

.speaker-card .position {
    color: #7A7A7A;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    font-weight: 400;
    margin-bottom: 14px
}

.speaker-card .social-profiles {
    justify-content: center
}

.card-footer {
    background-color: #ffffff;
    border-top: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 21px;
    padding-right: 21px;
    width: 100%
}

@media only screen and (min-width: 1200px) {
    .animated-footer {
        position: absolute;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        transform: translateY(100%);
        transition: all 0.33s ease-in-out
    }
    .animated-footer:before {
        background: linear-gradient(rgba(255, 255, 255, 0), #fff);
        content: '';
        display: block;
        width: 100%;
        height: 200px;
        position: absolute;
        top: -1px;
        left: 0;
        transform: translateY(-100%)
    }
}

#program-private-events .private-event-box {
    padding: 35px;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-left: 7px solid #064160
}

#program-private-events .private-event-box .private-event-title {
    max-width: 510px
}

#program-private-events .private-event-box .details-summary {
    padding-left: 0
}

#program-private-events .private-event-box .details-summary .panel-default {
    border: 0;
    box-shadow: none
}

#program-private-events .private-event-box .details-summary .panel-default .panel-body {
    border-top: 0;
    padding: 10px 0
}

#program-private-events .private-event-box .details-summary .panel-default .panel-heading {
    background: none;
    padding: 10px 15px 0 0
}

#program-private-events .private-event-box .details-summary .panel-default .panel-heading .panel-title {
    font-weight: normal;
    font-size: inherit;
    color: #064160
}

#program-private-events .private-event-box .details-summary .panel-default .panel-heading .panel-title a {
    text-decoration: none
}

#program-private-events .private-event-box .details-summary .panel-default .panel-heading .panel-title a .more-less {
    background: #064160;
    border-radius: 50%;
    width: 12px;
    text-align: center;
    color: #fff;
    font-size: 12px
}

#program-private-events .ion-alert-circled {
    color: #f0ad4e;
    font-size: 1.1em
}

#program-private-events .ion-alert-circled:hover {
    cursor: pointer
}

#program-public-events .box-header h3 a {
    text-decoration: none
}

#program-public-events .box-header h3 a:focus {
    color: #064160
}

#program-public-events .box-header h3 a:hover {
    color: #064160
}

.calendar_icons img {
    width: auto;
    height: 2rem;
    margin: 0 0.4rem
}

.clickable-card-container .image-area,
.clickable-card-container .content-area {
    cursor: pointer
}

.main-footer {
    background-color: #E6E6E6;
    padding-top: 42px;
    padding-bottom: 56px
}

.main-footer h5 {
    margin-bottom: 28px
}

.main-footer .vision,
.main-footer .press,
.main-footer .support {
    margin-bottom: 21px
}

@media only screen and (min-width: 992px) {
    .main-footer .vision,
    .main-footer .press,
    .main-footer .support {
        margin-bottom: 0
    }
}

.main-footer .vision {
    line-height: 1.8
}

.main-footer .press,
.main-footer .support {
    padding-top: 21px
}

.footer-logo {
    display: flex;
    align-items: center;
    width: 200px;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 768px) {
    .footer-logo {
        width: 300px;
        margin-left: 0;
        margin-right: 0
    }
}

.footer-logo img {
    width: 100%;
    height: auto
}

.footer-links .item {
    margin-bottom: 14px
}

.footer-links .link {
    color: #7A7A7A
}

.footer-links .link:hover {
    color: #064160
}

.sub-footer {
    background-color: #434343;
    padding-top: 28px;
    padding-bottom: 28px
}

.sub-footer .copyright,
.sub-footer .sub-link {
    color: #fff
}

.sub-footer .copyright {
    line-height: 1.5;
    margin-bottom: 21px;
    text-align: center
}

@media only screen and (min-width: 992px) {
    .sub-footer .copyright {
        margin-bottom: 0;
        text-align: left
    }
}

.sub-footer .sub-link:hover {
    color: #878787
}

.footer-social {
    display: flex;
    justify-content: center;
    height: 100%
}

@media only screen and (min-width: 992px) {
    .footer-social {
        justify-content: flex-end
    }
}

.footer-social .item:not(:first-child) {
    margin-left: 21px
}

.footer-social .link {
    color: #12b9e3;
    font-size: 1.49989009em
}

@media only screen and (min-width: 992px) {
    .footer-social .link {
        font-size: 1em
    }
}

.footer-social .link:hover {
    color: #98d7dd
}

.shadow {
    display: block;
    width: 800px;
    height: 800px;
    background: radial-gradient(rgba(56, 128, 73, 0.05) 5%, rgba(248, 248, 248, 0) 50%);
    position: absolute
}

.tag {
    color: #ffffff;
    display: inline-block;
    font-size: 0.8165264963em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 8px
}

.tag.-big {
    padding-left: 14px;
    padding-right: 14px
}

@media only screen and (min-width: 768px) {
    .tag.-big {
        font-size: 1.2247em
    }
}

.tag.-small {
    padding-left: 21px;
    padding-right: 21px
}

.tag.-founder-insight {
    background-color: #064160
}

.tag.-grad-news {
    background-color: #9CDD63
}

.tag.-startup-ecosystem-canvas {
    background-color: #064160
}

.tag.-infographic {
    background-color: #064160
}

.tag.-video {
    background-color: #064160
}

.tag.-fi-news {
    background-color: #064160
}

.tag.-syndicated {
    background-color: #9CDD63
}

.tag.-events {
    background-color: #064160
}

.tag.-event {
    background-color: #1CA8DD
}

.tag.-directors {
    background-color: #064160
}

.more-link {
    line-height: 1
}

.more-link:hover {
    text-decoration: none
}

.more-link:hover .text {
    color: #064160
}

.more-link:hover .icon {
    color: #064160
}

.more-link .text {
    color: #000;
    margin-right: 7px
}

.more-link .icon {
    color: #064160
}

.read-more-link {
    font-size: 0.8165264963em
}

.read-more-link:hover {
    text-decoration: none
}

.read-more-link:hover .text {
    color: #232323
}

.read-more-link:hover .icon {
    color: #064160
}

.read-more-link .text {
    color: #434343;
    margin-right: 7px
}

.read-more-link .icon {
    color: #064160
}

.social-share {
    display: flex
}

.social-share .item:not(:last-child) {
    margin-right: 10px
}

.social-share .link {
    border: 1px solid #064160;
    border-radius: 100%;
    color: #064160;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    width: 28px;
    height: 28px;
    transition: all 0.2s ease-in-out
}

.social-share .link:hover {
    background-color: #064160;
    border: 1px solid #064160;
    color: #ffffff
}

.social-share .link i {
    line-height: 0
}

.social-share.-center {
    justify-content: center
}

.share-on-social .social-share {
    justify-content: center
}

.sharing-buttons .at-share-tbx-element .at-share-btn {
    margin: 0 7px 0 0
}

.social-profiles {
    display: flex;
    line-height: 1
}

.social-profiles .item:not(:last-child) {
    margin-right: 10px
}

.social-profiles .link {
    color: #064160;
    font-size: 1.2247em;
    transition: color 0.33s ease-in-out
}

.social-profiles .link:hover {
    color: #064160
}

.avatar {
    border: 1px solid #E6E6E6;
    border-radius: 100%;
    margin-bottom: 14px;
    transition: all 0.33s ease-in-out
}

.avatar.-small {
    width: 100px;
    height: 100px;
    padding: 4px
}

.avatar.-xsmall {
    width: 50px;
    height: 50px;
    padding: unset
}

.avatar.-large {
    width: 177px;
    height: 177px;
    padding: 7px
}

@media only screen and (min-width: 768px) {
    .avatar.-large {
        width: 150px;
        height: 150px
    }
}

@media only screen and (min-width: 1200px) {
    .avatar.-large {
        width: 177px;
        height: 177px
    }
}

.social-register {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 14px
}

.social-register>div {
    flex: 0 0 100%;
    margin-bottom: 7px
}

@media only screen and (min-width: 768px) {
    .social-register>div {
        flex: 0 0 49.5%;
        margin-bottom: 0
    }
}

.section-icon {
    background-color: #e0e0e0;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 14px;
    left: -63px
}

.section-icon .icon {
    font-size: 1.2247em;
    line-height: 0
}

iframe {
    border: none;
    border-style: none
}

.overview iframe,
.faq iframe,
.fi-sessions iframe,
.agreements iframe,
.madlibs iframe,
.article iframe {
    max-width: 100% !important
}

.alert {
    margin-bottom: 0px !important;
    border-radius: 0px
}

#top_warning {
    padding: 0.5rem 0;
    text-align: center;
    background-color: #d9534f;
    color: #ffffff
}

.toggle-switch {
    display: flex;
    align-items: center;
    margin-top: 0.3em
}

.toggle-switch .toggle-text {
    margin-left: 0.5em;
    color: #D1A629
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-right: 0.5em
}

.switch input {
    display: none
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #064160
}

input:focus+.slider {
    box-shadow: 0 0 1px #064160
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.br-theme-bars-1to10 .br-widget a.br-active,
.br-theme-bars-1to10 .br-widget a.br-selected {
    background-color: #064160
}

.br-theme-bars-1to10 .br-widget .br-current-rating {
    color: #064160
}

.br-theme-bars-1to10 .br-widget a {
    background-color: #e3f0d7;
    display: inline-block;
    float: none
}

.br-theme-bars-1to10 .br-widget {
    height: auto
}

.inline_bar_rating .br-theme-bars-1to10 .br-widget .br-current-rating {
    float: none;
    display: inline-block;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 0;
    vertical-align: top
}

.inline_bar_rating .select2-container {
    width: 50% !important
}

.block_bar_rating .br-theme-bars-1to10 .br-widget .br-current-rating {
    float: none;
    padding: 0;
    line-height: inherit;
    font-size: inherit
}

.block_bar_rating .br-theme-bars-1to10 .br-widget {
    height: 65px
}

.block_bar_rating .select2-container {
    display: block;
    margin: 0.4rem auto 1rem
}

.bar-rating-danger .br-theme-bars-1to10 .br-widget a.br-active,
.bar-rating-danger .br-theme-bars-1to10 .br-widget a.br-selected {
    background-color: #e7908e
}

.bar-rating-danger .br-theme-bars-1to10 .br-widget .br-current-rating {
    color: #e7908e
}

.bar-rating-danger .br-theme-bars-1to10 .br-widget a {
    background-color: #f9e2e2
}

.fi-toggler .fi-toggler__pane {
    padding: 3rem;
    margin: 2rem 0;
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-left: 0.7rem solid #064160
}

.fi-toggler .fi-toggler__pane .fi-toggler__pane__header .fi-toggler__pane__header__meta span {
    color: #064160;
    cursor: pointer
}

.fi-toggler .fi-toggler__pane .fi-toggler__pane__header .fi-toggler__pane__header__meta span.expand-toggler {
    display: inline-block
}

.fi-toggler .fi-toggler__pane .fi-toggler__pane__header .fi-toggler__pane__header__meta span.collapse-toggler {
    display: none
}

.fi-toggler .fi-toggler__pane .fi-toggler__pane__body {
    height: 0;
    transition: height 0.3s ease-in;
    overflow: hidden
}

.fi-toggler .fi-toggler__pane.fi-toggler__pane--open .fi-toggler__pane__header .fi-toggler__pane__header__meta span.expand-toggler {
    display: none
}

.fi-toggler .fi-toggler__pane.fi-toggler__pane--open .fi-toggler__pane__header .fi-toggler__pane__header__meta span.collapse-toggler {
    display: inline-block
}

.fi-toggler .fi-toggler__pane.fi-toggler__pane--open .fi-toggler__pane__body {
    height: auto;
    margin-top: 1.6rem
}

.fi-toggler .fi-resource .report-link {
    display: none
}

.fi-toggler .fi-resource:hover .report-link {
    display: inline-block
}

#fragment-for-logged-in-users section>h2:first-child {
    margin-bottom: 3rem
}

.signature-block .article {
    padding-bottom: 1.5rem
}

.signature-block .e-sign-btn {
    transform: scale(1.3);
    margin: 1rem
}

@media only screen and (max-width: 340px) {
    .signature-block .e-sign-btn {
        transform: scale(1.1)
    }
}

#join-page-fragment .article {
    padding-bottom: 2rem !important
}

.go-back-to-step {
    margin-bottom: 1.6rem
}

.go-back-to-step a:before {
    font-family: "Ionicons";
    content: "\f150";
    display: inline-block;
    position: relative;
    left: -0.5rem
}

.go-back-to-step .btn {
    background-color: #a0a0a0;
    border-bottom: #a0a0a0 !important
}

.registration-questions footer .input-group .back-button {
    background-color: #a0a0a0;
    border-bottom: #a0a0a0 !important;
    border-radius: 0 0 0 2px
}

.registration-questions footer .input-group .back-button:before {
    font-family: "Ionicons";
    content: "\f150";
    display: inline-block;
    position: relative;
    left: -0.5rem
}

.registration-questions footer .input-group .btn-blue {
    border-radius: 0 0 2px 0;
    border-bottom: 1px solid #1CA8DD !important
}

@media only screen and (max-width: 991px) {
    .registration-questions footer .input-group {
        display: block
    }
    .registration-questions footer .input-group .back-button,
    .registration-questions footer .input-group .btn-blue {
        display: block;
        width: 100%
    }
    .registration-questions footer .input-group .back-button {
        margin: 2rem 0 1rem
    }
}

.resource-fellowship-join img {
    max-width: 100%;
    display: block;
    margin: 0 auto 42px
}

.payment-block .article {
    padding-bottom: 1.5rem
}

.fee-payment-form-container {
    margin: 2rem 0;
    padding: 0rem 0 2rem;
    border-width: 3px 0;
    text-align: center
}

.fee-payment-form-container .payment-alternative {
    font-size: 2rem
}

.fee-payment-form-container .fee-amount {
    display: block;
    margin: 2rem;
    font-size: 2.5rem;
    line-height: 2.5rem
}

.fee-payment-form-container form {
    display: inline-block
}

.fee-payment-form-container form input.img-submit {
    display: inline-block;
    width: auto;
    position: relative;
    top: 1.5rem
}

.fee-payment-form-container form.stripe-payment-form {
    position: relative
}

.ebanx-payment {
    margin: 2rem auto
}

.ebanx-payment .ebanx-message {
    margin: 2rem auto;
    padding: 2rem;
    width: 70%;
    background-color: #f0ad4e;
    color: #ffffff
}

.ebanx-payment img {
    width: 25rem;
    max-width: 100%
}

.ebanx-payment .payment_logo_mexico {
    width: auto
}

.stripe-button-el {
    transform: scale(1.3);
    margin: 1rem;
    background-image: linear-gradient(#064160, #064160) !important
}

.stripe-button-el span {
    line-height: 35px !important;
    min-height: 35px !important;
    font-size: 16px !important;
    width: 173px !important;
    background: #064160 !important;
    border: none !important;
    text-shadow: none !important
}

.curriculum-call-to-action .deadline-details {
    font-size: 2.5rem;
    font-weight: 200;
    margin-bottom: 2rem
}

.curriculum-call-to-action .deadline-details .deadline-title {
    white-space: nowrap
}

.curriculum-call-to-action .deadline-details .deadline-date {
    color: #064160;
    font-style: italic
}

#map_container .map-marker-details {
    padding: 1.5rem 1rem
}

#map_container .map-marker-details .media-body {
    width: auto;
    padding-left: 2rem
}

#map_container .map-marker-details .media-body h4 {
    margin-bottom: 1rem
}

#global_map {
    width: 100%;
    height: 420px;
    margin: 50px auto
}

#global_map .map-content {
    padding: 0.5rem
}

#global_map .map-content .map-title {
    font-size: 2rem;
    margin-bottom: 0.5rem
}

#global_map .map-content .map-content {
    font-size: 1.4rem
}

#global_map .map-content .map-content p {
    margin-bottom: 0
}

#global_map .map-marker-details {
    padding: 0.8em
}

#global_map .map-marker-details .media-body {
    width: auto;
    padding-left: 1rem
}

#global_map .map-marker-details .media-body h4 {
    margin-bottom: 1rem
}

#global_map .mapboxgl-ctrl-bottom-right,
#global_map .mapboxgl-ctrl-bottom-left {
    display: none
}

#map_container .mapboxgl-ctrl-bottom-right,
#map_container .mapboxgl-ctrl-bottom-left {
    display: none
}

#subscribe-modal {
    z-index: 99999
}

#subscribe-modal .row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

#subscribe-modal .modal-content {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important
}

#subscribe-modal .modal-body {
    padding: 0px
}

#subscribe-modal .modal-body .modal-close {
    padding: 1rem;
    z-index: 999;
    position: relative
}

#subscribe-modal .modal-body .hidden-field {
    display: none
}

#subscribe-modal .modal-body #mc-embedded-subscribe {
    background: #F7931E;
    color: #ffffff
}

#subscribe-modal .modal-body .modal-left {
    padding: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

#subscribe-modal .modal-body .modal-left .large-heading {
    padding: 1.8rem;
    word-wrap: break-word;
    letter-spacing: 4px;
    text-align: center;
    line-height: 4rem;
    color: #064160
}

#subscribe-modal .modal-body .modal-right {
    padding: 2rem 1.2rem
}

#gdprConsentModal .modal-footer .do-not-consent {
    color: #D1A629;
    margin-right: 0.5em;
    text-decoration: none
}

#gdprConsentModal .gdpr-accept-content .conditions-block {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #E6E6E6
}

#gdprConsentModal .gdpr-accept-content .conditions-block:last-child {
    border-bottom: none;
    padding-bottom: 0px
}

#gdprConsentModal .gdpr-accept-content .switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px
}

#gdprConsentModal .gdpr-accept-content .switch input {
    display: none
}

#gdprConsentModal .gdpr-accept-content .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

#gdprConsentModal .gdpr-accept-content .slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s
}

#gdprConsentModal .gdpr-accept-content input:checked+.slider {
    background-color: #064160
}

#gdprConsentModal .gdpr-accept-content input:focus+.slider {
    box-shadow: 0 0 1px #064160
}

#gdprConsentModal .gdpr-accept-content input:checked+.slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px)
}

#gdprConsentModal .gdpr-accept-content .slider.round {
    border-radius: 17px
}

#gdprConsentModal .gdpr-accept-content .slider.round:before {
    border-radius: 50%
}

#gdprConsentModal .modal-body {
    max-height: 50vh;
    overflow-y: scroll
}

#gdprConsentModal .gdpr-reject-content {
    display: none
}

#gdprConsentModal .gdpr-reject-content ul {
    list-style-type: disc;
    padding: inherit;
    display: table;
    margin: 10px auto;
    font-size: 1.2em
}

#gdprConsentModal .gdpr-reject-content .checkbox-checked {
    display: none
}

#gdprConsentModal .gdpr-reject-content .confirmation-message {
    font-size: 1.2em
}

#gdprConsentModal .text-danger {
    font-size: 1.2em
}

#gdprConsentModal input {
    width: auto
}

.addtocalendar var {
    display: none
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent !important
}

.atcb-link {
    display: block;
    outline: none !important;
    cursor: pointer
}

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
    visibility: visible
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900
}

.atcb-list,
.atcb-item {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff
}

.atcb-item {
    float: none;
    text-align: left
}

.atcb-item-link {
    text-decoration: none;
    outline: none;
    display: block
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
    margin: 0;
    padding: 7px 25px;
    color: #fff;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: #4281f4;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.13) inset;
    border-radius: 4px;
    zoom: 1
}

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid #bababa;
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
    background: #fff;
    color: #000
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #fff
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: #4281f4
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus,
.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background-color: #064160;
    border-radius: 0;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif
}

.timeline-container {
    display: flex;
    max-width: 100%;
    padding-bottom: 2rem;
    justify-content: space-between
}

.timeline-container .timeline-item {
    margin: 0.5rem;
    width: 2rem;
    height: 2rem;
    align-items: center;
    background-color: #7A7A7A;
    display: inherit;
    justify-content: center;
    border-radius: 50%
}

.timeline-container .timeline-item::after {
    content: attr(data-name)
}

.chartkick .chartkick-marketing {
    background-color: #ffffff
}

.signature_pad .signature_pad__body canvas {
    width: 100%;
    height: 100%;
    background: #F8F8F8
}

.signature_pad .signature-pad__footer {
    width: 100%;
    margin: 0 auto
}

.signature_pad .signature-pad__footer .description {
    font-size: 1.2rem
}

.signature_pad .signature-pad__footer .signature-pad__actions {
    width: 700px;
    margin: 0.5rem auto
}

.signature_image {
    background: #ffffff;
    height: auto;
    width: 40%
}

.j-ajax-spinner {
    border: 2px solid #E6E6E6;
    border-radius: 50%;
    border-top: 2px solid #064160;
    width: 3rem;
    height: 3rem;
    -webkit-animation: j-ajax-spin 2s linear infinite;
    animation: j-ajax-spin 2s linear infinite;
    margin: 0 auto;
    display: none
}

@-webkit-keyframes j-ajax-spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes j-ajax-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.overview .small {
    font-size: small
}

.overview header {
    padding-bottom: 3rem
}

.overview #how-it-works-section,
.overview #results-section,
.overview #equity-section,
.overview #questions-section {
    padding: 3rem 1rem;
    background-color: #ffffff
}

.overview #apply-section {
    text-align: center
}

.overview #program-costs-section,
.overview #apply-section {
    padding: 3rem 1rem;
    background-color: #e6e6e6
}

.overview #graduating-section,
.overview #who-is-section {
    padding: 3rem 1rem
}

.overview .wrap-container {
    text-align: center;
    margin: 0 auto
}

.overview .speech-bubble {
    position: relative;
    background: #ffffff;
    border-radius: 0.5em;
    padding: 0.2rem;
    width: 70%;
    line-height: 2.2rem;
    margin: 2.2rem auto
}

.overview .speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 1.156em solid transparent;
    border-top-color: #ffffff;
    border-bottom: 0;
    border-left: 0;
    margin-left: -0.578em;
    margin-bottom: -1.156em
}

.overview #program-benefits-section {
    text-align: center;
    padding: 3rem 0;
    background-color: #e6e6e6
}

.overview #program-benefits-section .program-feature {
    margin-top: 5rem
}

.overview .curriculum_box {
    text-align: center;
    padding: 3rem 0;
    background-color: #E6E6E6
}

.overview .curriculum_box table {
    width: 80%;
    text-align: left;
    table-layout: fixed;
    margin: 0 auto
}

.overview .curriculum_box th,
.overview .curriculum_box td {
    word-wrap: break-word;
    width: 100%
}

@media screen and (max-width: 750px) {
    .overview .curriculum_box thead {
        float: left
    }
    .overview .curriculum_box tbody {
        float: right
    }
    .overview .curriculum_box td,
    .overview .curriculum_box th {
        display: block
    }
    .overview .curriculum_box table.table {
        width: 100% !important
    }
    .overview .curriculum_box .table tbody tr td,
    .overview .curriculum_box .table tbody tr th,
    .overview .curriculum_box .table thead tr td,
    .overview .curriculum_box .table thead tr th {
        border-top: none !important;
        border-bottom: none !important
    }
}

.overview .curriculum_box .curriculum-btn {
    display: flex;
    justify-content: space-around
}

.overview .curriculum_box .curriculum-btn .btn-cta {
    margin: 0.5rem
}

@media screen and (max-width: 750px) {
    .overview .curriculum_box .curriculum-btn {
        flex-direction: column
    }
}

.france,
.colombia,
.spain,
.peru,
.japan,
.vietnam,
.china,
.pakistan,
.ecuador,
.panama,
.ivory_coast,
.tunisia,
.guatemala,
.argentina,
.chile,
.brazil,
.russia {
    margin-top: 3rem
}

.france p:first-child,
.colombia p:first-child,
.spain p:first-child,
.peru p:first-child,
.japan p:first-child,
.vietnam p:first-child,
.china p:first-child,
.pakistan p:first-child,
.ecuador p:first-child,
.panama p:first-child,
.ivory_coast p:first-child,
.tunisia p:first-child,
.guatemala p:first-child,
.argentina p:first-child,
.chile p:first-child,
.brazil p:first-child,
.russia p:first-child {
    text-align: center
}

.france iframe,
.colombia iframe,
.spain iframe,
.peru iframe,
.japan iframe,
.vietnam iframe,
.china iframe,
.pakistan iframe,
.ecuador iframe,
.panama iframe,
.ivory_coast iframe,
.tunisia iframe,
.guatemala iframe,
.argentina iframe,
.chile iframe,
.brazil iframe,
.russia iframe {
    display: block;
    margin: 0 auto
}

.france table,
.colombia table,
.spain table,
.peru table,
.japan table,
.vietnam table,
.china table,
.pakistan table,
.ecuador table,
.panama table,
.ivory_coast table,
.tunisia table,
.guatemala table,
.argentina table,
.chile table,
.brazil table,
.russia table {
    width: 100% !important
}

@media screen and (max-width: 750px) {
    .france table tr td,
    .colombia table tr td,
    .spain table tr td,
    .peru table tr td,
    .japan table tr td,
    .vietnam table tr td,
    .china table tr td,
    .pakistan table tr td,
    .ecuador table tr td,
    .panama table tr td,
    .ivory_coast table tr td,
    .tunisia table tr td,
    .guatemala table tr td,
    .argentina table tr td,
    .chile table tr td,
    .brazil table tr td,
    .russia table tr td {
        display: block
    }
}

.france #about_box,
.colombia #about_box,
.spain #about_box,
.peru #about_box,
.japan #about_box,
.vietnam #about_box,
.china #about_box,
.pakistan #about_box,
.ecuador #about_box,
.panama #about_box,
.ivory_coast #about_box,
.tunisia #about_box,
.guatemala #about_box,
.argentina #about_box,
.chile #about_box,
.brazil #about_box,
.russia #about_box {
    text-align: center
}

@media screen and (max-width: 750px) {
    .france #about_box table tr td,
    .colombia #about_box table tr td,
    .spain #about_box table tr td,
    .peru #about_box table tr td,
    .japan #about_box table tr td,
    .vietnam #about_box table tr td,
    .china #about_box table tr td,
    .pakistan #about_box table tr td,
    .ecuador #about_box table tr td,
    .panama #about_box table tr td,
    .ivory_coast #about_box table tr td,
    .tunisia #about_box table tr td,
    .guatemala #about_box table tr td,
    .argentina #about_box table tr td,
    .chile #about_box table tr td,
    .brazil #about_box table tr td,
    .russia #about_box table tr td {
        display: block
    }
}

.france #about_box table,
.colombia #about_box table,
.spain #about_box table,
.peru #about_box table,
.japan #about_box table,
.vietnam #about_box table,
.china #about_box table,
.pakistan #about_box table,
.ecuador #about_box table,
.panama #about_box table,
.ivory_coast #about_box table,
.tunisia #about_box table,
.guatemala #about_box table,
.argentina #about_box table,
.chile #about_box table,
.brazil #about_box table,
.russia #about_box table {
    width: 100% !important
}

.france .button,
.colombia .button,
.spain .button,
.peru .button,
.japan .button,
.vietnam .button,
.china .button,
.pakistan .button,
.ecuador .button,
.panama .button,
.ivory_coast .button,
.tunisia .button,
.guatemala .button,
.argentina .button,
.chile .button,
.brazil .button,
.russia .button {
    padding: 1rem;
    background-color: #064160;
    display: inline-block;
    margin: 1rem 0
}

.france .button a,
.colombia .button a,
.spain .button a,
.peru .button a,
.japan .button a,
.vietnam .button a,
.china .button a,
.pakistan .button a,
.ecuador .button a,
.panama .button a,
.ivory_coast .button a,
.tunisia .button a,
.guatemala .button a,
.argentina .button a,
.chile .button a,
.brazil .button a,
.russia .button a {
    color: #ffffff !important
}

.france #join_wrap,
.colombia #join_wrap,
.spain #join_wrap,
.peru #join_wrap,
.japan #join_wrap,
.vietnam #join_wrap,
.china #join_wrap,
.pakistan #join_wrap,
.ecuador #join_wrap,
.panama #join_wrap,
.ivory_coast #join_wrap,
.tunisia #join_wrap,
.guatemala #join_wrap,
.argentina #join_wrap,
.chile #join_wrap,
.brazil #join_wrap,
.russia #join_wrap {
    text-align: center
}

.france #join_wrap #cta_attend,
.france #join_wrap #cta_join,
.colombia #join_wrap #cta_attend,
.colombia #join_wrap #cta_join,
.spain #join_wrap #cta_attend,
.spain #join_wrap #cta_join,
.peru #join_wrap #cta_attend,
.peru #join_wrap #cta_join,
.japan #join_wrap #cta_attend,
.japan #join_wrap #cta_join,
.vietnam #join_wrap #cta_attend,
.vietnam #join_wrap #cta_join,
.china #join_wrap #cta_attend,
.china #join_wrap #cta_join,
.pakistan #join_wrap #cta_attend,
.pakistan #join_wrap #cta_join,
.ecuador #join_wrap #cta_attend,
.ecuador #join_wrap #cta_join,
.panama #join_wrap #cta_attend,
.panama #join_wrap #cta_join,
.ivory_coast #join_wrap #cta_attend,
.ivory_coast #join_wrap #cta_join,
.tunisia #join_wrap #cta_attend,
.tunisia #join_wrap #cta_join,
.guatemala #join_wrap #cta_attend,
.guatemala #join_wrap #cta_join,
.argentina #join_wrap #cta_attend,
.argentina #join_wrap #cta_join,
.chile #join_wrap #cta_attend,
.chile #join_wrap #cta_join,
.brazil #join_wrap #cta_attend,
.brazil #join_wrap #cta_join,
.russia #join_wrap #cta_attend,
.russia #join_wrap #cta_join {
    display: inline;
    margin: 0 2rem
}

@media screen and (max-width: 750px) {
    .france #join_wrap #cta_attend,
    .france #join_wrap #cta_join,
    .colombia #join_wrap #cta_attend,
    .colombia #join_wrap #cta_join,
    .spain #join_wrap #cta_attend,
    .spain #join_wrap #cta_join,
    .peru #join_wrap #cta_attend,
    .peru #join_wrap #cta_join,
    .japan #join_wrap #cta_attend,
    .japan #join_wrap #cta_join,
    .vietnam #join_wrap #cta_attend,
    .vietnam #join_wrap #cta_join,
    .china #join_wrap #cta_attend,
    .china #join_wrap #cta_join,
    .pakistan #join_wrap #cta_attend,
    .pakistan #join_wrap #cta_join,
    .ecuador #join_wrap #cta_attend,
    .ecuador #join_wrap #cta_join,
    .panama #join_wrap #cta_attend,
    .panama #join_wrap #cta_join,
    .ivory_coast #join_wrap #cta_attend,
    .ivory_coast #join_wrap #cta_join,
    .tunisia #join_wrap #cta_attend,
    .tunisia #join_wrap #cta_join,
    .guatemala #join_wrap #cta_attend,
    .guatemala #join_wrap #cta_join,
    .argentina #join_wrap #cta_attend,
    .argentina #join_wrap #cta_join,
    .chile #join_wrap #cta_attend,
    .chile #join_wrap #cta_join,
    .brazil #join_wrap #cta_attend,
    .brazil #join_wrap #cta_join,
    .russia #join_wrap #cta_attend,
    .russia #join_wrap #cta_join {
        display: block;
        margin: 0 !important
    }
}

.china embed {
    display: block;
    margin: 0 auto;
    width: 100% !important
}

.Ukraine,
.south_korea,
.turkey,
.portugal {
    margin-top: 3rem
}

@media screen and (max-width: 750px) {
    .Ukraine img,
    .south_korea img,
    .turkey img,
    .portugal img {
        float: none !important;
        margin: 0 !important;
        width: 100%
    }
}

.new_about section {
    margin-bottom: 6rem
}

.new_about .article {
    padding-bottom: 0px !important
}

.new_about .team .heading {
    color: #064160;
    margin-bottom: 21px
}

.faq h2 {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.8369153932em;
    font-weight: 400;
    line-height: 1.4;
    margin: 1.5rem 0;
    color: #064160
}

.faq table {
    width: 100%;
    text-align: left;
    table-layout: fixed;
    margin: 3rem auto;
    overflow-x: auto
}

.faq table tbody tr:first-child,
.faq table tbody tr:last-child {
    background-color: #064160;
    color: #ffffff
}

.faq th,
.faq td {
    word-wrap: break-word;
    width: 100%
}

.faq td {
    display: table-cell;
    text-align: center
}

.faq table,
.faq th,
.faq td {
    border: 1px solid #7A7A7A
}

.faq .faq-nav {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    margin: 3rem 0;
    font-size: 1.2247em
}

.faq .question {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1.2247em;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 0.5rem
}

.faq .answer {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1em;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    color: #434343
}

.faq .more-questions {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1.2247em;
    line-height: 1.4;
    margin-top: 4rem
}

.faq .more-questions em {
    color: #1CA8DD
}

#facilitator-application section {
    margin: 4rem 0
}

#facilitator-application ul {
    list-style-type: none
}

#facilitator-application a {
    color: #064160
}

#facilitator-application .fi-apply {
    color: #064160
}

#facilitator-application .globalizing strong {
    letter-spacing: 0.14em;
    color: #434343
}

#facilitator-application .apply-btn {
    margin: 4rem auto
}

#facilitator-application .apply-btn a {
    color: #ffffff
}

#facilitator-application .fi-sponsor img {
    margin-bottom: 0px;
    width: 80%
}

#facilitator-application .local-directors .avatar {
    height: 150px;
    width: 150px
}

#facilitator-application .form-header .form-heading,
#facilitator-application .form-header .form-label {
    color: #064160
}

#facilitator-application .form-header ul {
    padding-left: 0
}

#facilitator-details .body-text {
    font-size: 1.6rem
}

#facilitator-details .director-readiness .form-label {
    font-size: 1.3rem
}

#top-stories-global {
    font-family: 'Raleway', sans-serif
}

#top-stories-global .jumbotron {
    background-color: #ffffff
}

#top-stories-global .left-content {
    line-height: 3.5rem;
    color: #064160
}

#top-stories-global .left-content .subscribe {
    color: #064160;
    font-size: 7rem;
    font-weight: 300;
    letter-spacing: 0.5rem
}

#top-stories-global .left-content .join-number {
    font-size: 6rem
}

#top-stories-global .left-content .fellow-entrepreneurs {
    font-size: 4.4rem
}

#top-stories-global .left-content .subs-features {
    margin: 1.5rem 0 0 3rem
}

#top-stories-global .right-content .img-arrow {
    position: absolute;
    margin: 6rem 0 0 31rem;
    width: 10rem
}

#top-stories-global .right-content .img-computer {
    margin: 0 auto;
    width: 10rem
}

#top-stories-global form .input-block {
    border: none
}

#top-stories-global form .input-block input {
    border: 3px solid #7A7A7A
}

#top-stories-global form input[type=submit] {
    color: #ffffff;
    letter-spacing: 0.6rem;
    background-color: #D1A629;
    border: none
}

@media screen and (max-width: 750px) {
    #top-stories-global .left-content {
        line-height: 2.5rem
    }
    #top-stories-global .left-content .subscribe,
    #top-stories-global .left-content .fellow-entrepreneurs,
    #top-stories-global .left-content .join-number {
        font-size: 3.5rem
    }
    #top-stories-global .left-content .subs-features {
        margin: 2.5rem
    }
}

@media screen and (max-width: 750px) {
    .float-img img {
        display: block;
        margin: 0 auto;
        float: none !important;
        max-width: 100%;
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 751px) {
    .float-img img {
        margin-left: 1rem;
        float: right;
        max-width: 40%
    }
}

.graduate-steps {
    margin: 4rem auto;
    border: 2px solid #064160;
    background-color: #E6E6E6
}

.graduate-steps img {
    margin: auto;
    padding: 0 1rem;
    height: 25rem;
    display: block;
    width: auto;
    max-width: 100%
}

.graduate-steps .fi-step-content {
    border-top: 0.5px solid #ffffff;
    padding: 0 5px;
    border-right: 0.5px solid #ffffff
}

.graduate-steps .step-col {
    padding: 0
}

.graduate-steps ul {
    list-style: none;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0
}

.graduate-steps ul li {
    margin-bottom: 0
}

.graduate-steps ul li:before {
    content: "\2713";
    position: absolute;
    margin-left: -1.3em;
    color: #064160
}

.graduate-steps .title {
    padding: 2rem 0;
    background-color: #064160;
    color: #ffffff;
    border-right: 0.5px solid #ffffff
}

@media screen and (max-width: 750px) {
    .madlibs .madlibs_img {
        display: block;
        margin: 0 auto;
        float: none !important;
        max-width: 100%;
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 751px) {
    .madlibs .madlibs_img {
        margin-right: 4rem;
        float: left;
        max-width: 40%
    }
}

.madlibs section {
    margin-bottom: 2em
}

.directors-profile a {
    color: #064160
}

.directors-profile strong {
    letter-spacing: 0.14em;
    color: #434343
}

.directors-profile .hero-simple {
    justify-content: flex-start
}

.directors-profile .text-highlight {
    font-size: 2.1rem
}

@media screen and (max-width: 750px) {
    .directors-profile .director-img {
        display: block;
        margin: 0 auto;
        float: none !important;
        max-width: 100%;
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 751px) {
    .directors-profile .director-img {
        margin-left: 1rem;
        float: right;
        max-width: 30%
    }
}

.dna {
    padding-bottom: 0
}

.dna section {
    margin-bottom: 8rem
}

.dna .good-entrepreneur-info {
    background-color: #ffffff;
    padding: 2rem 0 6rem
}

.dna .good-entrepreneur-info img {
    margin-bottom: 0
}

.dna .dna-profile a {
    display: block
}

.dna .dna-profile a img {
    margin-bottom: 0
}

.dna-profiles {
    padding-bottom: 0
}

.dna-profiles section {
    margin-bottom: 8rem
}

.dna-profiles .profile-type {
    margin-bottom: 2rem
}

.dna-profiles .profile-type img {
    padding: 2rem
}

.dna-profiles .profile-type .profile-description {
    padding-top: 6rem
}

@media screen and (max-width: 750px) {
    .dna-profiles .profile-type .profile-description {
        padding-top: 0
    }
}

.dna-profiles .e-traits {
    background-color: #ffffff;
    padding: 2rem 0 6rem
}

.dna-profiles .e-traits img {
    margin-bottom: 0;
    padding: 5rem
}

.dna-profiles .e-traits .charts {
    margin-top: 6rem;
    padding: 0;
    width: 100%
}

.liquidity_pool {
    color: #434343
}

.liquidity_pool p {
    padding-left: 0 !important
}

.liquidity_pool h2,
.liquidity_pool h3 {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.8369153932em;
    font-weight: 400;
    line-height: 1.4;
    margin: 1.5rem 0;
    color: #064160
}

.liquidity_pool h3 {
    margin: 1rem 0;
    color: #48a35d
}

.liquidity_pool #join_wrap {
    text-align: center;
    margin: 1rem auto
}

.liquidity_pool #join_wrap .button {
    font-size: 1.2247em;
    padding: 14px 42px;
    background-color: #064160;
    display: inline-block;
    letter-spacing: 0.05em;
    line-height: 1;
    margin: 1rem 1rem
}

.liquidity_pool #join_wrap .button a {
    color: #ffffff !important;
    cursor: pointer
}

.liquidity_pool #join_wrap .button:hover {
    cursor: pointer
}

.liquidity_pool #join_wrap h1 {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1rem
}

.liquidity_pool #join_wrap #cta_attend,
.liquidity_pool #join_wrap #cta_join {
    display: inline
}

@media screen and (max-width: 750px) {
    .liquidity_pool #join_wrap #cta_attend,
    .liquidity_pool #join_wrap #cta_join {
        display: block
    }
}

.liquidity_pool section {
    margin-bottom: 6rem
}

.liquidity_pool .subtitle {
    color: #48a35d;
    margin-bottom: 14px
}

.scale section {
    margin-bottom: 4rem
}

.scale ol .highlight {
    font-weight: 500;
    font-size: 1.7rem;
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    color: #434343
}

.scale .highlight {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.6rem
}

.admissions section {
    margin-bottom: 6rem
}

.admissions .e-traits {
    background-color: #ffffff;
    padding: 2rem 0 6rem;
    margin-bottom: 2rem
}

.admissions .e-traits img {
    margin-bottom: 0;
    padding: 3rem
}

.press section {
    margin-bottom: 5rem
}

.press .heading {
    color: #434343
}

.news section {
    margin-bottom: 5rem
}

.news .heading {
    color: #434343
}

.news ul li strong {
    font-size: 1em
}

.fi-sessions section {
    margin-bottom: 4rem
}

.fi-sessions p {
    font-size: 1.5rem
}

.fi-sessions .double-quotes {
    background-color: #E6E6E6;
    padding: 3px 4px;
    margin: 0 2px
}

.review .rating {
    margin: 2rem 2rem
}

.review .rating .rating_box {
    margin-bottom: 3rem
}

.review .rating .rating_box a {
    padding: 0.5em 0.8em;
    background-color: #7A7A7A;
    color: #ffffff
}

.review .rating .rating_box a:hover {
    background-color: #064160
}

.review .rating .rating_box .saved_rating {
    background-color: #064160
}

.review .rating .rating_box .posted {
    color: #064160
}

.review .rating .user_description {
    margin-bottom: 1rem
}

.select-portfolio p {
    font-size: 1.4rem
}

.select-portfolio section {
    margin-bottom: 3rem
}

.agreements {
    margin-top: 51px
}

.agreements h1 {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1.8369153932em;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (min-width: 480px) {
    .agreements h1 {
        font-size: 2.2496702821em
    }
}

@media only screen and (min-width: 992px) {
    .agreements h1 {
        font-size: 3.3742581619em
    }
}

@media only screen and (min-width: 992px) {
    .demo .featured-details,
    .demo .featured-hero {
        width: 50%
    }
}

.demo .featured-hero {
    background-size: contain;
    background-repeat: no-repeat
}

.demo .btn-register {
    margin-top: 10px
}

@media screen and (max-width: 750px) {
    .canvas .canvas-img {
        display: block;
        margin: 0 auto;
        float: none !important;
        max-width: 100%;
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 751px) {
    .canvas .canvas-img {
        margin-left: 1rem;
        float: right;
        max-width: 40%
    }
}

.canvas .good-entrepreneur-info {
    background-color: #ffffff;
    padding: 2rem 0 6rem
}

.canvas .good-entrepreneur-info img {
    margin-bottom: 0
}

.canvas section {
    margin-bottom: 4rem
}

.sponsor section,
.jobs section,
.term_of_use section,
.privacy_policy section {
    margin-bottom: 4rem
}

.class-f section {
    margin-bottom: 8rem
}

.class-f .important {
    color: #d9534f
}

.class-f .download-link {
    letter-spacing: 0.06em;
    font-style: italic;
    font-weight: bold
}

.graduate_details iframe {
    display: block;
    max-width: 100%;
    margin: 1em auto
}

.graduate_details .multiple-tags {
    margin-top: 6rem
}

@media screen and (max-width: 750px) {
    .graduate_details .multiple-tags a {
        margin-top: 3em
    }
}

@media screen and (min-width: 751px) {
    .graduate_details .multiple-tags a {
        margin-right: 3em
    }
}

.mentor_dashboard .bg-danger {
    padding: 1em
}

.mentor_dashboard section {
    margin-bottom: 6rem
}

.mentor_dashboard h2 {
    margin-bottom: 21px;
    color: #064160
}

.mentor_dashboard .search .row {
    padding: 0 0.5em
}

.mentor_dashboard .session_course {
    width: 50%
}

.mentor_dashboard table thead tr {
    color: #ffffff;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8165264963em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: uppercase
}

#data-audit {
    margin-bottom: 5rem
}

#data-audit form.audit-search-form {
    margin: 3rem auto;
    text-align: center
}

.partners .local-sponsors {
    margin-bottom: 25px
}

.partners .partners-list .three-cards .card .details .logo a,
.partners .partners-list .four-cards .card .details .logo a,
.partners .partners-list .five-cards .card .details .logo a {
    display: block;
    text-align: center;
    height: 8rem;
    position: relative;
    margin: 2rem 0
}

.partners .partners-list .three-cards .card .details .logo a img,
.partners .partners-list .four-cards .card .details .logo a img,
.partners .partners-list .five-cards .card .details .logo a img {
    max-height: 8rem;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.partners .partners-list .three-cards .card .details .logo a .logo_name,
.partners .partners-list .four-cards .card .details .logo a .logo_name,
.partners .partners-list .five-cards .card .details .logo a .logo_name {
    line-height: 8rem
}

.partners .partners-list .three-cards .card .details .description .more-link,
.partners .partners-list .four-cards .card .details .description .more-link,
.partners .partners-list .five-cards .card .details .description .more-link {
    white-space: nowrap
}

.discussions .description p {
    font-size: 0.85em
}

.discussions .gray-background {
    background-color: #F8F8F8
}

.discussions img {
    margin-bottom: 0
}

.discussions .-small {
    width: 40px;
    height: 40px;
    padding: 0
}

.discussions .breadcrumb .btn {
    padding: 7px
}

.discussions .breadcrumb .active a {
    color: #1CA8DD
}

.discussion .break {
    word-wrap: break-word
}

.discussion img {
    margin-bottom: 0
}

.discussion .-small {
    width: 40px;
    height: 40px;
    padding: 0
}

.discussion .discussion-btn {
    border-radius: 50%;
    padding: 10px 10px;
    line-height: 1
}

.discussion .author-city {
    margin-left: 2.6em
}

.discussion .discussion-reply-form .reply-block textarea {
    border: 1px solid #c3c3c3
}

.discussion .discussion-reply-form .reply-block .reply {
    background-color: #E6E6E6;
    padding: 1rem;
    display: flex;
    justify-content: flex-end
}

.discussion .discussion-reply-form .reply-block .reply .btn-reply {
    padding: 8px;
    border-radius: none
}

.discussion .reply-form,
.discussion .panel-edit-reply {
    display: none
}

.discussion .parent-reply-link {
    border-radius: 20px;
    padding: 1em 1.2em
}

.discussion .discussion-comments .panel {
    position: relative
}

.discussion .discussion-comments .panel::after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: -30px;
    width: 0;
    height: 0;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #E6E6E6
}

.discussion .discussion-comments .panel-reply {
    padding: 15px;
    display: flex;
    justify-content: flex-end
}

.discussion .discussion-comments .panel-reply a {
    margin: 0 0.5em
}

#event-pr-card-page .pr-card-instructions {
    width: 90vmin;
    margin: 3vmin auto
}

#event-pr-card-page #event-pr-card {
    background: url(events/event-pr-card-bg-3b37f6f61f14b288a3fb0f0adb44ab7d769232a863be3772c4e68b1f37216171.jpg);
    background-size: cover;
    border: 1px solid transparent;
    margin: 3rem auto;
    width: 100vmin
}

#event-pr-card-page #event-pr-card .pr-card {
    border: 1px dashed;
    width: 90vmin;
    min-height: 60vmin;
    margin: 4vmin auto;
    padding: 4vmin;
    text-align: center;
    color: #7A7A7A
}

#event-pr-card-page #event-pr-card .pr-card img.fi-logo {
    display: block;
    margin: 0 auto 4vmin;
    width: 23vmin
}

#event-pr-card-page #event-pr-card .pr-card p.event-title {
    font-size: 3vmin;
    line-height: 3.2vmin;
    margin: 2vmin 3vmin
}

#event-pr-card-page #event-pr-card .pr-card p.event-mini-details {
    font-size: 2.2vmin;
    line-height: 2.4vmin;
    margin: 1vmin 0 3vmin
}

#event-pr-card-page #event-pr-card .pr-card .event-mentors {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    margin-top: 6vmin
}

#event-pr-card-page #event-pr-card .pr-card .event-mentors .event-mentor {
    flex: 1;
    padding: 0 1vmin
}

#event-pr-card-page #event-pr-card .pr-card .event-mentors .event-mentor .event-mentor-image {
    height: 12vmin;
    width: 12vmin;
    border-radius: 6vmin;
    background-size: cover;
    border: 1px solid #7A7A7A;
    margin: 0 auto
}

#event-pr-card-page #event-pr-card .pr-card .event-mentors .event-mentor .event-mentor-name {
    font-size: 2.2vmin;
    line-height: 2.4vmin;
    margin: 2vmin 0 1vmin
}

#event-pr-card-page #event-pr-card .pr-card .event-mentors .event-mentor .event-mentor-designation {
    margin-bottom: 0.6vmin
}

#event-pr-card-page #event-pr-card .pr-card .event-mentors .event-mentor .event-mentor-designation,
#event-pr-card-page #event-pr-card .pr-card .event-mentors .event-mentor .event-mentor-company-name {
    font-size: 1.8vmin;
    line-height: 2vmin
}

#email-all .alert-danger {
    margin: 2rem 0 3rem
}

.admin-email-selector .btn.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    border: none
}

.admin-email-selector .dropdown-menu {
    font-size: 1.3rem;
    max-height: 180px;
    overflow: auto
}

#gdpr-conversions #gdpr-conversion-results {
    background-color: #ffffff;
    padding: 2rem;
    margin-bottom: 2rem
}

#home-story {
    background: transparent
}

#home-story .site-container {
    background: #F8F8F8;
}

#home-story #fi-header header.invisible-header {
    opacity: 1;
    transition: opacity 0.5s linear
}

#home-story #fi-header .ui-update-feedback-prompt {
    opacity: 1;
    transition: opacity 0.5s linear;
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 56px
}

#home-story .privacy-policy-update-message {
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 5.6rem;
    opacity: 0;
    transition: opacity 0.5s linear
}

#home-story a.more.more-link {
    z-index: 1;
    display: inline-block
}

#home-story .hero a.more.more-link .text,
#home-story .section-bg-dark a.more.more-link .text {
    color: #000
}

#home-story .hero a.more.more-link .icon,
#home-story .section-bg-dark a.more.more-link .icon {
    color: #12b9e3
}

#home-story .hero a.more.more-link:hover .text,
#home-story .section-bg-dark a.more.more-link:hover .text {
    color: #064160
}

#home-story .hero {
    position: relative;
    width: 100vw;
    height: calc(100vh - 23.5rem);
    min-height: 64rem;
    background-image: url(circle-motion.gif);
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

#home-story .hero::before {
    content: '';
    position: absolute;
    background-color: #E6E6E6;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
    z-index: 0
}

#home-story .hero h1 {
    position: relative;
    color: #3C3C3C;
    z-index: 1;
    display: inline-block;
    font-size: 50px;
    margin-top: -1em; text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 8px; font-style:normal;
}

#home-story .hero p.lead {
    color: #3C3C3C;
    z-index: 1;
    font-weight: 400;
    width: 41vw;
    margin-top: 3rem
}

#home-story .hero a.btn.btn-cta,
#home-story .hero a.more.more-link {
    z-index: 1;
    margin-top: 0
}

#home-story .hero a.more.more-link {
    display: inline-block;
    color: #3C3C3C;
    z-index: 1;
    margin-top: 2rem
}

#home-story .key-stats {
    background: url(gray-textured-pattern-bg-7a8f7e75ab3918505311509c45dfaaad3d5c2064d05685e82e8fc034b6251289.jpg) #7A7A7A; 
	background-size: cover;
    background-position: center center;
    display: flex
}

@media (max-width: 991px) {
    #home-story .key-stats {
        flex-direction: column
    }
}

#home-story .key-stats .key-stats-item {
    flex-basis: 25%;
    text-align: center;
    color: #ffffff;
    padding: 6rem 0;
    z-index: 1;
    position: relative;
    background-color: rgba(60, 60, 60, 0.4);
    transition: background-color 0.3s ease-in
}

#home-story .key-stats .key-stats-item:hover {
    background-color: rgba(60, 60, 60, 0.8)
}

#home-story .key-stats .key-stats-item img.stat-icon {
    height: 5rem;
    display: block;
    width: auto;
    margin: 0 auto 1rem
}

#home-story .key-stats .key-stats-item:hover img.stat-icon {
    filter: none
}

#home-story .key-stats .key-stats-item .metric {
    font-size: 5rem;
    font-weight: 200
}

#home-story .key-stats .key-stats-item .explanation {
    font-size: 1.4rem
}

#home-story .explanatory-section {
    background-color: #ffffff;
    color: #3C3C3C;
    text-align: center;
    padding: 6rem 0;
    position: relative
}

#home-story .explanatory-section.overlay::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 0
}

#home-story .explanatory-section.overlay>* {
    position: relative;
    z-index: 1
}

#home-story .explanatory-section h2 {
    font-weight: 200;
    font-size: 5rem
}

#home-story .explanatory-section p.lead {
    margin: 4rem 0
}

#home-story .explanatory-section .col-grid {
    display: flex;
    justify-content: center
}

@media (max-width: 991px) {
    #home-story .explanatory-section .col-grid {
        flex-direction: column
    }
}

#home-story .explanatory-section .col-grid .col-item {
    padding: 5rem 2rem;
    background-size: cover;
    background-position: center center
}

#home-story .explanatory-section .col-grid .col-item.overlay {
    position: relative
}

#home-story .explanatory-section .col-grid .col-item.overlay::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 0;
    opacity: 0.9;
    transition: opacity 0.3s ease-in
}

#home-story .explanatory-section .col-grid .col-item.overlay:hover::before {
    opacity: 0.7
}

#home-story .explanatory-section .col-grid .col-item.idea-stage {
    background-image: url(idea-stage-9c0d0d61339a3ab48aace2ebc6c183b77f08b82321463fa6711556661686767c.jpg) 
}

#home-story .explanatory-section .col-grid .col-item.prototype-stage {
    background-image: url(prototype-stage-0e3b107c9844360d258f9cf1e39f8bc8c0bafd30acd4e14b06c942f3e1064a13.jpg)
}

#home-story .explanatory-section .col-grid .col-item.early-company-stage {
    background-image: url(early-company-stage-6cbed0fe9fc3690520c383f508e874f32000ce50f2fa68a60ed1a3bbd1741247.jpg)
}

#home-story .explanatory-section .col-grid .col-item h3 {
    font-size: 3rem;
    font-weight: 200;
    z-index: 1;
    position: relative;
    margin-bottom: 2rem
}

#home-story .explanatory-section .col-grid .col-item p {
    position: relative;
    z-index: 1
}

#home-story .explanatory-section a.btn.btn-cta,
#home-story .explanatory-section a.more.more-link {
    margin: 2rem auto 3rem
}

#home-story .explanatory-section.section-bg-dark {
    background-color: #E6E6E6;
    color: #3C3C3C
}

#home-story .explanatory-section.section-bg-dark.overlay::before {
    background-color: rgba(60, 60, 60, 0.9)
}

#home-story .explanatory-section.section-bg-dark .col-grid .col-item.overlay::before {
    background-color: #3C3C3C
}

#home-story .explanatory-section.who-we-help a.btn.btn-cta,
#home-story .explanatory-section.who-we-help a.more.more-link {
    margin-top: 8rem
}

#home-story .feature-line {
    text-align: left
}

#home-story .feature-line .feature-point i.feature-icon {
    position: relative;
    width: 6vmin;
    height: 6vmin;
    background: url(icons/new/FI-network-icon-c95cabbf8c432919abc09ce1f8f94994fc7620e30ac46192e319a9ef9ccc4155.png) #12b9e3;
    background-size: 70% auto;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    margin-left: 8vmin
}

#home-story .feature-line .feature-point i.feature-icon::before {
    content: '';
    position: absolute;
    left: -6vmin;
    top: 0;
    border-left: 6vmin solid transparent;
    border-bottom: 6vmin solid #12b9e3
}

#home-story .feature-line .feature-point i.feature-icon::after {
    content: '';
    position: absolute;
    right: -6vmin;
    bottom: 0;
    border-right: 6vmin solid transparent;
    border-top: 6vmin solid #12b9e3
}

#home-story .feature-line .feature-point .feature-box {
    margin-left: calc(20vmin + 2rem);
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0 4px 4px 4px;
    padding: 1rem 1rem 0.5rem 2rem;
    margin-bottom: 4rem;
    position: relative
}

#home-story .feature-line .feature-point .feature-box::before {
    content: '';
    position: absolute;
    left: -2rem;
    top: -1px;
    border-right: 2rem solid #fff;
    border-bottom: 2rem solid transparent
}

#home-story .feature-line .feature-point .feature-box h3 {
    color: #064160;
    font-size: 2.4rem;
    font-weight: 200
}

#home-story .feature-line .feature-point .feature-box p {
    color: #3C3C3C;
    font-size: 1.6rem;
    font-weight: 300;
    margin-top: 1rem
}

#home-story .feature-line .feature-point.equity-collective i.feature-icon {
    background-image: url(icons/new/FI-network-icon-c95cabbf8c432919abc09ce1f8f94994fc7620e30ac46192e319a9ef9ccc4155.png)
}

#home-story .feature-line .feature-point.months-program i.feature-icon {
    background-image: url(icons/new/FI-gears-icon-fa9411ea4e0fdd51bec78ca3b60fbbe2e5f9c47107af78e6fa1a0d87c3d8ed6b.png)
}

#home-story .feature-line .feature-point.we-are-tough i.feature-icon {
    background-image: url(icons/new/FI-metrics-icon-c2bbf48f64f0590f8b4aedc9b908c19255420516030a5f22f90aaeff06ae0adc.png)
}

#home-story .feature-line .feature-point.lifetime-support i.feature-icon {
    background-image: url(icons/new/FI-support-icon-16c3404c6ca22a1b3d0b26a9661613c2c9c09ba826e895ddd77b6622bb23e298.png)
}

#home-story .feature-line .feature-point.global-network i.feature-icon {
    background-image: url(icons/new/FI-global-icon-11a4fde79b4ac00cb5394810c3104941d5e25b2f441b303b07b261a81c567f1a.png)
}

#home-story .explanatory-section.center-cta {
    padding: 10rem 0;
    background-image: url(home-hero-4-b26117f06cf276be537dc6201a6d357fceac04d9331e8fb11120510e1120f7f0.jpg);
    background-size: cover;
    background-position: center center;
    position: relative
}

#home-story .explanatory-section.center-cta::before {
    content: '';
    position: absolute;
    background-color: #E6E6E6;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.9;
    z-index: 0
}

#home-story .explanatory-section.center-cta p.lead {
    position: relative;
    color: #3C3C3C;
    z-index: 1;
    font-size: 3rem;
    font-weight: 200
}

#home-story .explanatory-section.center-cta .separator {
    display: inline;
    opacity: 0.4
}

#home-story .explanatory-section.center-cta a {
    z-index: 1;
    position: relative
}

@media (max-width: 991px) {
    #home-story .explanatory-section.center-cta .separator {
        display: block;
        height: 2rem;
        border-bottom: 1px solid white;
        width: 10rem;
        margin: 0 auto 1.5rem;
        color: transparent
    }
}

#home-story .explanatory-section.center-cta a.btn.btn-cta {
    width: 34rem;
    padding: 21px 0;
    margin: 2rem 1.8rem 3rem
}

@media (max-width: 992px) {
    #home-story .explanatory-section.center-cta a.btn.btn-cta {
        margin: 2rem auto 3rem
    }
}

#home-story .explanatory-section.featured-mentors .cards {
    max-width: 1200px;
    margin: 5rem auto 0;
    color: #3C3C3C
}

#home-story .explanatory-section.global-network #global_map {
    text-align: left
}

#home-story .explanatory-section.partners .partners-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5rem
}

#home-story .explanatory-section.partners .partners-list .fi-partner-link {
    flex-grow: 0;
    flex-basis: 25%;
    text-align: center;
    padding: 0 2.5%
}

#home-story .explanatory-section.partners .partners-list .fi-partner-link img {
    margin: 0 auto
}

#home-story .explanatory-section.partners a.btn.btn-cta,
#home-story .explanatory-section.partners a.more.more-link {
    margin-top: 8rem
}

#home-story .explanatory-section.main-cta {
    padding: 8rem 0 12rem;
    background-image: url(cta-bg-b43127afbc49822a60b187b310fcc2ad4a13e0c650937c76b1ad87ff1bc25742.jpg);
    background-size: cover;
    background-position: bottom center
}

#home-story .explanatory-section.main-cta p.lead {
    font-size: 3rem;
    font-weight: 200
}

@media (max-width: 991px) {
    #home-story .explanatory-section.main-cta p.lead {
        font-size: 2rem
    }
}

#home-story .explanatory-section.main-cta a.btn.btn-cta {
    width: 24rem;
    padding: 21px 0;
    margin: 2rem 1.8rem 3rem
}

@media (max-width: 992px) {
    #home-story .explanatory-section.main-cta a.btn.btn-cta {
        margin: 2rem auto 3rem
    }
}

@media (max-width: 991px) {
    #home-story .hero h1 {
        font-size: 10vmin
    }
    #home-story .hero p.lead {
        width: 70vw
    }
}

#assignments-listing-container #completion-table table {
    margin: 2rem 0
}

#assignments-listing-container #completion-table table tbody tr:nth-of-type(odd) {
    background-color: rgba(60, 60, 60, 0.1)
}

#assignments-listing-container #completion-table table tbody tr:hover {
    background-color: rgba(60, 60, 60, 0.2)
}

#assignments-listing-container #completion-table td.status ion-icon,
#assignments-listing-container #completion-table p.completion-table-caption ion-icon {
    font-size: 1.6rem
}

#assignments-listing-container #completion-table td.status ion-icon.done,
#assignments-listing-container #completion-table p.completion-table-caption ion-icon.done {
    color: #5cb85c
}

#assignments-listing-container #completion-table td.status ion-icon.empty,
#assignments-listing-container #completion-table p.completion-table-caption ion-icon.empty {
    color: #d9534f
}

#assignments-listing-container #assignments-listing h3.l-heading a.small {
    color: #064160
}

#assignments-listing-container #assignments-listing .label-card-danger {
    color: #d9534f;
    background: #ffffff;
    border: 1px solid #d9534f;
    font-weight: normal;
    border-radius: 4px;
    padding: 0.2rem 0.5rem;
    font-size: 1.2rem
}

#assignments-listing-container #assignments-listing .dl-horizontal dt {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    font-weight: 200;
    line-height: 2;
    width: 21rem
}

#assignments-listing-container #assignments-listing .dl-horizontal dd {
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 2.6;
    margin-left: 24rem
}

#assignments-listing-container #assignments-listing .dl-horizontal dd:last-child {
    margin-bottom: 1rem
}

@media only screen and (max-width: 991px) {
    #assignments-listing-container #assignments-listing .dl-horizontal dd {
        margin-left: auto;
        margin-bottom: 1.6rem
    }
}

#assignments-listing-container .assignment-answer {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    font-weight: 200;
    line-height: 1.4;
    font-size: 1.7rem
}

#assignments-listing-container .assignment-trix-form trix-editor {
    margin-bottom: 0.8em
}

#assignments-listing-container .assignment-trix-form trix-editor .attachment__caption-editor {
    min-height: auto;
    height: auto;
    background-color: transparent
}

#assignments-listing-container .assignment-trix-form trix-toolbar {
    margin-top: 1.8em
}

.founder-timeline-container {
    position: relative;
    margin: 0 auto 3rem
}

.founder-timeline-container .founder-timeline--regular {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2
}

.founder-timeline-container .founder-timeline--regular::before {
    content: "";
    position: absolute;
    width: calc(100% - 28px);
    height: 0.5rem;
    border-radius: 50%;
    background-color: #7A7A7A;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%)
}

.founder-timeline-container .founder-timeline--regular .course-point {
    width: 3rem;
    height: 3rem;
    font-size: 1.2rem;
    border-radius: 50%;
    line-height: 3rem;
    background-color: gray;
    box-shadow: 0 0px 8px rgba(56, 128, 73, 0.5);
    text-align: center;
    color: #ffffff;
    transition: transform 0.3s ease-in
}

.founder-timeline-container .founder-timeline--regular .course-point:hover {
    transform: scale(1.5) !important
}

.founder-timeline-container .founder-timeline--regular .course-point.complete {
    background-color: #064160
}

.founder-timeline-container .founder-timeline--regular .course-point.future:not(.complete) {
    background-color: #7A7A7A
}

.founder-timeline-container .founder-timeline--regular .course-point.current {
    background-color: #064160 !important;
    transform: scale(1.3);
    box-shadow: 0 0px 24px #064160;
    position: relative
}

.founder-timeline-container .founder-timeline--regular .course-point.current::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 1.2rem solid #064160;
    border-right: 0.6rem solid transparent;
    border-left: 0.6rem solid transparent;
    top: -6rem;
    opacity: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.6s ease-in
}

.founder-timeline-container .founder-timeline--regular .course-point.current::after {
    content: "";
    position: absolute;
    width: 3rem;
    height: 3rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: all 0.3s ease-in;
    border-radius: 50%;
    box-shadow: 0 0px 5px rgba(56, 128, 73, 0.8)
}

.founder-timeline-container .founder-timeline--regular .course-point.current.activated::before {
    top: -2.4rem;
    opacity: 1
}

.founder-timeline-container .founder-timeline--regular .course-point.current.activated::after {
    width: 9rem;
    height: 9rem;
    opacity: 0
}

.founder-timeline-container .founder-timeline--regular .course-point.current.deactivated::before {
    top: -2.4rem;
    opacity: 1
}

.founder-timeline-container .founder-timeline--regular .course-point.current.deactivated::after {
    display: none
}

.founder-timeline-container .founder-timeline--regular .course-point.incomplete {
    background-color: #d9534f !important
}

.founder-timeline-container .founder-timeline--regular .course-point.overdue:not(.complete) {
    background-color: #d9534f !important
}

.founder-timeline-container .founder-timeline--mobile {
    display: none
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__header {
    display: flex;
    width: 100%
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__header h4 {
    background-color: #064160;
    color: #ffffff;
    text-align: center;
    flex-grow: 1;
    padding: 1rem;
    line-height: 2.4rem;
    font-weight: normal;
    border-right: 1px solid rgba(255, 255, 255, 0.4)
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__header h4:last-child {
    border-right-color: #064160
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__header h4.active {
    background-color: #064160;
    position: relative
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__header h4.active::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-top: 12px solid #064160;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    transform: translateX(-50%)
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__content {
    border: 1px solid #064160;
    border-width: 0px 1px 1px;
    padding: 2rem 1rem 0
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__content .timeline-assignments {
    display: none
}

.founder-timeline-container .founder-timeline--mobile .founder-timeline--mobile__content .timeline-assignments.active {
    display: block
}

@media only screen and (min-width: 992px) {
    .pending_tasks .list-group .hover-arrow::after {
        content: "»";
        position: absolute;
        color: #7A7A7A;
        right: 2.8rem;
        top: 1.6rem;
        font-size: 4rem;
        line-height: 4rem;
        opacity: 0.4;
        transition: right 0.3s ease-in
    }
    .pending_tasks .list-group .hover-arrow .list-group-item-text {
        margin-right: 4rem
    }
}

.pending_tasks .list-group .hover-arrow:hover::after {
    right: 0.5rem
}

.pending_tasks .label {
    font-size: 1.2rem
}

.pending_tasks .label-card-danger {
    color: #d9534f;
    background: #ffffff;
    border: 1px solid #d9534f;
    font-weight: normal;
    border-radius: 4px;
    padding: 0.2rem 0.5rem
}

#mentor-network .searchbox {
    background-color: #ffffff;
    padding: 2rem;
    margin-bottom: 2rem
}

#mentor-network .searchbox .mentor-search-form label {
    display: block;
    font-weight: normal
}

#mentor-network .searchbox .mentor-search-form .search-btn {
    margin-top: 2.8rem;
    padding-top: 10px;
    padding-bottom: 10px
}

#mentor-network .searchbox .mentor-search-form .select2-selection--single {
    height: 33px
}

#mentor-network .searchbox .mentor-search-form .select2-selection--single .select2-selection__rendered {
    line-height: 33px
}

#mentor-network .searchbox .mentor-search-form .select2-selection--single .select2-selection__arrow {
    height: 33px
}

#mentor-network .searchbox .reset-block {
    display: flex;
    justify-content: flex-end;
    margin: 1.6rem;
    color: #7A7A7A
}

#mentor-network .search-results {
    background-color: #ffffff;
    position: relative
}

#mentor-network .search-results .new-pagination {
    text-align: center;
    display: none
}

#mentor-network .search-results .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f8f88f;
    z-index: 10;
    overflow: auto
}

#mentor-network .search-results .j-ajax-spinner {
    margin: 1rem auto
}

#mentor-network .search-results .list-group-item {
    min-height: 100px
}

#mentor-network .search-results .list-group-item .request-intro-btn {
    float: right;
    padding: 0.5rem;
    border: 1px solid #064160;
    border-radius: 0.5rem;
    font-size: 1.2rem;
    text-decoration: none;
    transition: all 0.2s ease-in-out
}

#mentor-network .search-results .list-group-item .request-intro-btn:hover,
#mentor-network .search-results .list-group-item .request-intro-btn:focus,
#mentor-network .search-results .list-group-item .request-intro-btn:active {
    color: #ffffff;
    background-color: #064160
}

#mentor-network .search-results .list-group-item .request-intro-btn:hover {
    transform: scale(1.1)
}

#mentor-network .search-results .list-group-item .user-img {
    float: left
}

#mentor-network .search-results .list-group-item .avatar.-small {
    width: 50px;
    height: 50px;
    padding: unset
}

#mentor-network .search-results .list-group-item .details {
    padding-left: 7rem;
    padding-right: 5rem
}

#mentor-network .search-results .list-group-item .details .mentor-name {
    font-weight: 400;
    padding-bottom: 1rem
}

#mentor-network .search-results .list-group-item .description {
    color: #7A7A7A
}

#mentor-network .search-results .list-group-item .specializations .label {
    font-weight: 400
}

#mentor-network .search-results .list-group-item .footer {
    border-top: 1px solid #E6E6E6;
    margin-top: 1rem;
    color: #7A7A7A
}

#mentor-network .search-results .list-group-item .footer .social-share {
    padding-top: 0.5rem
}

.agreement-container {
    font-family: serif
}

.agreement-container .signature-block {
    display: flex;
    justify-content: flex-end
}

@media only screen and (max-width: 768px) {
    .agreement-container .signature-block a {
        width: 100%
    }
}

.agreement-container .agreement-body {
    height: calc(100vh - 65px);
    overflow-y: scroll;
    background-color: #ffffff;
    padding: 4rem;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 4rem !important
}

.agreement-container .agreement-body .alwaysbreak {
    margin: 6rem 0
}

.agreement-container .agreement-body p {
    margin-bottom: initial
}

.agreement-container .agreement-body .adeo-signature {
    width: 30rem;
    max-width: 100%
}

.agreement-container .agreement-body .founder-esign {
    max-height: 100%;
    max-width: 100%
}

.agreement-container .agreement-body .image-block {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E6E6E6;
    width: 30rem;
    height: 18.54rem;
    cursor: pointer;
    max-width: 100%
}

@media only screen and (orientation: landscape) and (max-width: 992px) {
    .agreement-container #signatureModal {
        z-index: 100000;
        width: auto
    }
    .agreement-container #signatureModal .modal-dialog {
        width: 96%;
        height: 96%;
        padding: 0
    }
    .agreement-container #signatureModal .modal-content {
        height: 99%
    }
}

@media only screen and (orientation: portrait) and (min-width: 992px) {
    .agreement-container #signatureModal {
        z-index: 100000
    }
    .agreement-container #signatureModal .modal-dialog {
        width: 40%
    }
}

@media only screen and (orientation: portrait) and (min-width: 992px) and (max-width: 992px) {
    .agreement-container #signatureModal .modal-dialog {
        width: auto
    }
}

@media only screen and (max-width: 992px) {
    #agreement_modal .modal-footer a {
        display: block;
        margin: 1rem
    }
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
    display: none
}

.admin-main .select2-selection--multiple {
    padding-bottom: 0.4rem
}

.admin-main .select--green {
    background-color: #d2e6c1
}

.admin-main .select--green:focus {
    outline: none;
    background-color: #ecf5e5
}

.admin-main .locked-option .select2-selection__choice__remove {
    display: none !important
}

.admin-main .flex-summary {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 2rem
}

.admin-main .flex-summary .block .title,
.admin-main .flex-summary .block .data {
    text-align: center;
    width: 7em;
    padding: 3px;
    margin: 3px;
    border: 1px solid #064160;
    border-radius: 3px
}

.admin-main .flex-summary .block .title {
    background: #064160;
    color: #ffffff
}

.admin-main .progress {
    background-color: #E6E6E6
}

.admin-main .progress .progress-bar {
    background-color: #064160
}

.admin-main .notice-box--notice {
    background-color: #fff5bf
}

.admin-main .inline-flex-form {
    display: inline-flex;
    width: 100%
}

.admin-main .inline-flex-form input {
    border: 1px solid #E6E6E6
}

.admin-main .inline-flex-form .flex-form-submit {
    margin-left: 0.4em;
    padding: 0.8em 0.8em
}

.admin-main .inline-flex-form .select2-container {
    flex-grow: 1
}

.admin-main .inline-flex-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 0.4em
}

.admin-main .inline-flex-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0.4em;
    right: 0.4em
}

.admin-main .inline-flex-form .select2-container--default .select2-selection--single {
    height: calc(2.6em + 2px)
}

.admin-main .label {
    margin: 0.1em
}

.admin-main .navbar ul {
    padding-left: 0;
    margin-bottom: 0
}

.admin-main .navbar ul li {
    margin-bottom: 0;
    transition: scale 1s
}

.admin-main .navbar ul li a {
    color: #232323;
    font-size: 1.5rem
}

.admin-main .navbar ul li:hover {
    background-color: #d9d9d9;
    transform: scale(1.05)
}

.admin-main .navbar-default {
    background-color: #E6E6E6
}

.admin-main ion-icon {
    color: #064160
}

.admin-main .text-bold {
    font-weight: 500
}

.admin-main .medium-heading {
    font-size: 1.45em;
    margin-bottom: 0.8em;
    font-weight: 400;
    color: #064160
}

.admin-main .large-heading {
    margin-bottom: 0.6em;
    color: #064160
}

.admin-main strong,
.admin-main b {
    letter-spacing: 0.06em;
    font-family: "Noto Serif", Cambria, Times New Roman, Times, serif
}

.admin-main table th {
    font-weight: 500
}

.admin-main .highlighter {
    font-size: 1.6rem;
    font-style: italic;
    line-height: 1.5
}

.admin-main section {
    margin-bottom: 6rem
}

.admin-main table {
    background-color: #ffffff
}

.admin-main table form {
    max-width: 100%;
    width: 100%
}

.admin-homescreen .fs1 {
    font-size: 1.1em
}

.admin-homescreen .avatar {
    margin-bottom: none !important
}

.admin-homescreen .page-header {
    margin: 10px 0 10px
}

.admin-homescreen .mentor-cards {
    justify-content: center !important
}

.admin-homescreen .mentor-cards .card-col {
    margin-bottom: 20px
}

.admin-homescreen .mentor-card .details {
    padding-top: 10px;
    padding-bottom: 10px
}

.admin-homescreen table.slim-table tr td {
    padding: 2px;
    border-top: none
}

.admin__recruiting .progress {
    height: 2.6rem
}

.admin__recruiting .progress .progress-bar {
    font-size: 1.6rem;
    line-height: 2.6rem
}

.admin__recruiting .large-heading {
    margin-bottom: 0
}

.admin__recruiting .navbar {
    display: inline-flex
}

@media screen and (min-width: 751px) {
    .admin__recruiting .form-inline .form-group {
        width: 50%
    }
}

.admin__recruiting section {
    margin-bottom: 6rem
}

.admin__recruiting .inline-links a {
    display: inline;
    padding: .2em .6em .3em;
    line-height: 40px;
    color: #ffffff;
    background-color: #5cb85c;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline
}

.admin__recruiting .lead-sources .tags {
    max-width: 30%
}

.admin__recruiting .accepted-founder-info {
    margin-bottom: 0.8rem;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.admin__recruiting .accepted-founder-info .btn-group {
    max-width: 100%
}

.admin__recruiting .accepted-founder-info .founder-profile {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%
}

@media screen and (max-width: 750px) {
    .admin__recruiting .accepted-founder-info .founder-profile {
        width: 30%
    }
}

@media screen and (min-width: 751px) {
    .admin__recruiting .admissions-intructions .checklist {
        border-bottom: none
    }
}

.admin__recruiting .admissions-intructions input {
    display: inline-block;
    width: auto
}

.admin__recruiting .admissions-intructions .button {
    background-color: #064160;
    color: #ffffff
}

.admin__recruiting .share-on-social .medium-heading {
    font-weight: 300
}

.admin__recruiting .share-on-social .social-share {
    justify-content: center
}

.admin__recruiting .next-event .course-instructions h5 {
    margin: 1em 0 0.5em;
    color: #064160
}

.admin__recruiting .semester-events .panel-heading {
    margin-bottom: 0 !important
}

.admin__recruiting .semester-events .table-note {
    padding: 1rem;
    border-bottom: 1px solid #E6E6E6;
    background-color: #fff5bf
}

.admin__recruiting .semester-events table td {
    width: 33%
}

.admin__recruiting .semester-events table .inline-flex-form {
    display: flex;
    justify-content: space-evenly
}

.admin__recruiting .semester-events table .event-date,
.admin__recruiting .semester-events table .event-location {
    text-align: center
}

.admin__welcome .login-links {
    padding: 14px;
    background-color: #E6E6E6;
    border-radius: 6px;
    margin-bottom: 14px
}

.admin__welcome .login-links dt {
    font-weight: normal;
    line-height: 2.2
}

.admin__welcome .login-links .link {
    line-height: 2.2
}

.admin__welcome .login-links .link .copy-link {
    font-size: 0.8em;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 2px
}

.admin__welcome .login-links .link .copy-link:hover {
    background-color: #064160;
    color: #ffffff;
    cursor: pointer
}

.admin__welcome textarea {
    height: inherit
}

.admin__welcome .mentors-list li {
    margin-bottom: 0.4em
}

.admin__welcome .assign-venue .event-name {
    width: 45%
}

.admin__welcome .assign-venue .select-venue {
    width: 35%
}

.admin__welcome .confirm-mentors table td {
    width: 33%
}

.admin__welcome .courses-table .course_date {
    width: 25%
}

.admin__welcome .courses-table .full-row .inline-flex-form {
    width: auto
}

.admin__welcome .courses-table .inline-course-flex-form {
    display: inline-flex
}

.admin__welcome .courses-table .inline-course-flex-form .flex-form-submit {
    margin-left: 0.4em;
    padding: 0.8em 0.8em
}

.admin__welcome .courses-table .inline-course-flex-form img {
    margin-right: 0.4em
}

.admin__welcome .courses-table h5 {
    margin-bottom: 0.5em
}

#checklists-management {
    margin: 4rem auto 3rem
}

#checklists-management .tab-content {
    padding: 2rem 15px 4rem;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-top: none
}

#checklists-management .tab-content #loader-tab-pane .loader {
    text-align: center
}

#checklists-management table.tasks-list {
    counter-reset: checklist-task-counter
}

#checklists-management table.tasks-list tr.header>td {
    background-color: #064160;
    color: #ffffff;
    letter-spacing: 0.1em
}

#checklists-management table.tasks-list tr:not(.header) {
    counter-increment: checklist-task-counter
}

#checklists-management table.tasks-list tr:not(.header) td.task-counter {
    text-align: center
}

#checklists-management table.tasks-list tr:not(.header) td.task-counter::before {
    content: counter(checklist-task-counter);
    color: #ffffff;
    display: inline-block;
    background-color: #7A7A7A;
    border-radius: 50%;
    min-width: 1.5rem;
    height: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem
}

#checklists-management table.tasks-list td.draggable {
    cursor: move;
    width: 4rem
}

#checklists-management table.tasks-list td.icons img {
    display: inline-block;
    padding: 0 0.4rem
}

#checklists-management table.tasks-list td.icons img.notes-icon {
    cursor: pointer
}

form.template_checklist_task_form label,
form.semester_checklist_task_form label {
    font-weight: normal
}

form.template_checklist_task_form .form-group.select,
form.semester_checklist_task_form .form-group.select {
    padding: 0
}

form.template_checklist_task_form label.select,
form.semester_checklist_task_form label.select {
    width: 25%;
    padding: 0 15px
}

form.template_checklist_task_form select.select,
form.semester_checklist_task_form select.select {
    border: 1px solid #ccc;
    padding: 6px 12px
}

#checklists-tracking .list_content table.tasks-list {
    counter-reset: checklist-task-counter
}

#checklists-tracking .list_content table.tasks-list tr.header>td {
    background-color: #064160;
    color: #ffffff;
    letter-spacing: 0.1em
}

#checklists-tracking .list_content table.tasks-list tr:not(.header) {
    counter-increment: checklist-task-counter
}

#checklists-tracking .list_content table.tasks-list tr:not(.header) td.task-counter {
    text-align: center
}

#checklists-tracking .list_content table.tasks-list tr:not(.header) td.task-counter::before {
    content: counter(checklist-task-counter);
    color: #ffffff;
    display: inline-block;
    background-color: #7A7A7A;
    border-radius: 50%;
    min-width: 1.5rem;
    height: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem
}

#checklists-tracking .list_content table.tasks-list tr.done {
    opacity: 0.3
}

#checklists-tracking .list_content table.tasks-list tr.done td.title {
    text-decoration: line-through
}

#checklists-tracking .list_content table.tasks-list tr.done td.icons img.differ-icon {
    display: none
}

#checklists-tracking .list_content table.tasks-list tr.differred {
    opacity: 0.2
}

#checklists-tracking .list_content table.tasks-list tr>td.checkable {
    text-align: center
}

#checklists-tracking .list_content table.tasks-list tr>td.checkable>i.glyphicon.glyphicon-check {
    display: none
}

#checklists-tracking .list_content table.tasks-list tr>td.checkable>i.glyphicon.glyphicon-unchecked {
    display: inline-block
}

#checklists-tracking .list_content table.tasks-list tr.done>td.checkable>i.glyphicon.glyphicon-check {
    display: inline-block
}

#checklists-tracking .list_content table.tasks-list tr.done>td.checkable>i.glyphicon.glyphicon-unchecked {
    display: none
}

#checklists-tracking .list_content table.tasks-list tr>td.checkable {
    cursor: pointer
}

#checklists-tracking .list_content table.tasks-list tr.overdue:not(.done)>td.checkable {
    background-color: #d9534f;
    color: #ffffff
}

#checklists-tracking .list_content table.tasks-list td.icons img.differ-icon {
    display: inline-block;
    cursor: pointer
}

#checklists-tracking.user-checklist .sort-links {
    float: right;
    margin-bottom: 2rem
}

#checklists-tracking.user-checklist .sort-links span {
    display: inline-block;
    margin-right: 1rem
}

#checklists-tracking.user-checklist td.checkable {
    width: 2em
}

#checklists-tracking.user-checklist td.city {
    width: 15rem
}

#checklists-tracking.user-checklist td.city span {
    display: inline-block;
    font-size: 1rem;
    border: 1px solid #064160;
    color: #064160;
    padding: 0.1rem 0.4rem;
    max-width: calc(15rem - 16px);
    overflow-x: hidden;
    text-overflow: ellipsis;
    vertical-align: middle
}

#checklists-tracking.user-checklist td.deadline {
    width: 10rem;
    text-align: center
}

#checklists-tracking.user-checklist td.icons {
    width: 10rem
}

#resources-list .type-toggle-links {
    margin-top: 5rem;
    position: relative;
    z-index: 501
}

#resources-list #sizing-addon2:hover {
    cursor: pointer
}

#resources-list #resource-accordion .panel-title>a {
    display: block
}

#resources-list #resource-accordion .panel-title>a:focus {
    text-decoration: none
}

#resources-list #resource-accordion img.logo-preview {
    max-width: 50%
}

#resources-list #resource-accordion .fellowship-toggler-row .form-note {
    margin-left: 7.5rem
}

#resources-list .close-modal {
    background-color: transparent;
    color: #7A7A7A;
    transition: color 0.3s ease-in
}

#resources-list .close-modal:hover {
    background-color: transparent;
    color: #232323
}

#resources-list label.switch {
    transform: scale(0.7)
}

#resources-list .input-error {
    box-shadow: 0 0 0 1px #d9534f
}

#resources-list input.submit-partnership {
    display: inline-block;
    width: auto
}

#resources-list table td.basic-details a {
    display: block
}

#resources-list table td.basic-details a.edit-link {
    font-size: 1.8rem;
    margin-bottom: 1rem
}

#resources-list table td.basic-details a.edit-link .edit-icon {
    display: none
}

#resources-list table td.basic-details a.edit-link:hover .edit-icon {
    display: inline-block
}

#resources-list table td.basic-details a.public-link {
    max-width: 25rem;
    display: block;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis
}

#resources-list table td.resource-type-container {
    width: 12rem
}

#resources-list table td.resource-logo-container {
    width: 15rem
}

#resources-list table td.resource-logo-container img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

#resources-list table td.resource-tools-container {
    width: 14rem
}

#resources-list table td.resource-tools-container form {
    width: 100%
}

#resources-list table td.resource-tools-container .admin-email-selector {
    margin: 1rem auto;
    display: -webkit-box
}

#resources-list table td.resource-tools-container .admin-email-selector button {
    background-color: #064160
}

#resources-list table td.resource-tools-container .admin-email-selector button:hover {
    background-color: #5cb85c
}

#resources-list table td.resource-live-container {
    width: 8rem
}

#resources-list table td.resource-live-container label {
    display: block;
    margin: 0 auto
}

#resources-list .ajax_notes_form input {
    border: none
}

#resources-list .ajax_notes_form input:invalid {
    box-shadow: 0 0 0 1px #E6E6E6
}

#resources-list .ajax_notes_form .input-group-addon {
    border: none
}

#resources-list .ajax_notes_form .active {
    background-color: #064160;
    color: #ffffff
}

#resources-list .tools {
    text-align: center
}

#resources-list .tools .notes {
    margin-top: 0.8rem;
    display: -webkit-inline-box
}

#resources-list .tag {
    color: #7A7A7A
}

#resource-show img.logo-preview {
    max-width: 50%
}

.past_sesions_modal .modal-body {
    max-height: 66vh;
    overflow-y: auto
}

.past_sesions_modal .modal-body .description {
    padding-left: 3rem;
    font-size: 1.3rem;
    color: #434343
}

.past_sesions_modal .modal-body ul {
    margin: inherit;
    padding-left: 3rem
}

.past_sesions_modal .modal-body ul li {
    margin-bottom: 0.8rem
}

#new-curriculum .assignment-question {
    margin: 2rem 0
}

#new-curriculum .assignment-question .question-counter {
    font-size: 2rem;
    width: 4rem;
    text-align: right;
    float: left
}

#new-curriculum .assignment-question .question-counter.question-info {
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-transform: uppercase
}

#new-curriculum .add_new_question {
    display: block;
    margin: 2rem 5rem
}

#new-curriculum textarea,
#new-curriculum input.btn-success {
    margin-left: 5rem;
    width: calc(100% - 5rem)
}

#graduates-companies .tags {
    color: #064160
}

#graduates-companies #search_name {
    border: 1px solid #E6E6E6
}

@media only screen and (max-width: 768px) {
    #graduates-companies #search_name {
        margin-bottom: 1.4rem
    }
}

#graduates-companies .company-info-box .logo {
    margin: 0 auto;
    max-height: 20rem
}

@media only screen and (max-width: 768px) {
    #graduates-companies .company-info-box .logo {
        margin-bottom: 1.4rem
    }
}

#graduates-companies .company-info-box .label {
    margin: 0 0.2rem;
    font-weight: 400
}

#graduates-companies .company-info-box .social-share {
    display: inline-flex !important
}

.overlay-background {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f8f88f;
    z-index: 10;
    overflow: auto
}

.admin-searchbox {
    background-color: #ffffff;
    padding: 2rem;
    margin-bottom: 2rem
}

.admin-searchbox .mentor-search-form label {
    display: block;
    font-weight: normal
}

.admin-searchbox .mentor-search-form .search-btn {
    margin-top: 2.9rem
}

.admin-searchbox .mentor-search-form .select2-selection--single {
    height: 33px
}

.admin-searchbox .mentor-search-form .select2-selection--single .select2-selection__rendered {
    line-height: 33px
}

.admin-searchbox .mentor-search-form .select2-selection--single .select2-selection__arrow {
    height: 33px
}

.admin-searchbox .reset-block {
    display: flex;
    justify-content: flex-end;
    margin: 1.6rem;
    color: #7A7A7A
}

.admin-search-results {
    background-color: #ffffff;
    position: relative
}

.admin-modal-search .modal-body {
    max-height: 65vh;
    overflow: auto
}

.admin-user-info-table .user-tools,
.admin-user-info-table .user-status {
    width: 20rem
}

.admin-user-info-table .user-tools .toggle-switch .slider {
    transform: scale(0.6)
}

.admin-user-info-table .image-column {
    vertical-align: middle;
    text-align: center
}

.admin-user-info-table .image-column img.-xsmall {
    width: 70px;
    height: 70px
}

.admin-user-info-table .label-select2-box {
    display: flex;
    margin-bottom: 5px
}

.admin-user-info-table .label-select2-box label {
    margin: 5px
}

.admin-user-info-table .label-select2-box .select2 {
    flex-grow: 1
}

.office-hours-availability .xlarge-heading .btn-group button.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.office-hours-availability .xlarge-heading .btn-group a.edit_link i.fa,
.office-hours-availability .xlarge-heading .btn-group ul.dropdown-menu i.fa {
    width: 2rem
}

.office-hours-availability .calendar-meta .calendar-description {
    clear: both
}

@media screen and (max-width: 480px) {
    .office-hours-availability .export-calendar-modal .modal-dialog {
        width: 90%
    }
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body .alert {
    margin-bottom: 1rem !important
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul {
    height: 40rem;
    overflow-y: scroll
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul li {
    border-bottom: 1px solid #F1F1F1;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul li .datetime .date {
    font-size: 1.5rem
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul li .datetime .time {
    color: #7A7A7A
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul li .calendar-icon {
    font-size: 1.5rem;
    color: #205E24;
    cursor: pointer
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul li .ace_dd {
    background-color: #DAEACD
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul li .ace_dd a {
    color: #272727
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body ul li .ace_dd a:not(:last-child) {
    border-bottom: 0.5px solid #F8F8F8
}

.office-hours-availability .export-calendar-modal .modal-dialog .modal-body a.btn-block {
    margin-top: 2rem
}

.office-hours-availability .slot-availability-section {
    position: relative
}

.office-hours-availability .slot-availability-section .overlay-background {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f8f88f;
    z-index: 10;
    overflow: auto
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-confirmation-trigger {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -3em;
    z-index: 999;
    background: #064160;
    color: #FFFFFF;
    font-size: 1em;
    text-align: center;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: 0.05em;
    transition: all 0.3s ease-in;
    padding: 1em 0;
    border-top: 1px solid #DAEACD
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-confirmation-trigger.--active {
    bottom: 0
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-confirmation-trigger:hover {
    background-color: #80B154
}

.office-hours-availability .slot-availability-section .time-slot-section .time-slot-navigations {
    float: right
}

.office-hours-availability .slot-availability-section .time-slot-section .time-slot-navigations a {
    display: inline-block;
    vertical-align: middle
}

.office-hours-availability .slot-availability-section .time-slot-section .time-slot-navigations .current_slot_link {
    margin: auto 2rem;
    font-size: 1.4em
}

.office-hours-availability .slot-availability-section .time-slot-section .availability__filter {
    float: left
}

.office-hours-availability .slot-availability-section .time-slot-section .availability__filter select.form-control {
    width: auto;
    display: inline-block
}

@media screen and (max-width: 480px) {
    .office-hours-availability .slot-availability-section .time-slot-section .time-slot-navigations,
    .office-hours-availability .slot-availability-section .time-slot-section .availability__filter {
        float: none !important;
        text-align: center !important;
        margin: 1rem auto !important
    }
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks {
    clear: both;
    padding-top: 2rem
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks {
    display: flex;
    flex-wrap: wrap
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading {
    width: 2rem;
    flex: 1 0 10%;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #F8F8F8;
    font-size: 1.3rem
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .month {
    color: #434343;
    font-size: 1.5rem
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .date {
    font-weight: 500
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .week {
    color: #7A7A7A;
    font-size: 1.6rem
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .time {
    font-weight: 200
}

@media screen and (max-width: 480px) {
    .office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading {
        font-size: 0.8rem
    }
    .office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .date {
        font-size: 1rem
    }
    .office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .time {
        font-weight: 400
    }
    .office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .month {
        font-size: 1.2rem
    }
    .office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-heading .week {
        font-size: 1.3rem
    }
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block {
    width: 2rem;
    flex: 1 0 10%;
    text-align: center;
    height: 3rem;
    border: 1px solid #FFFFFF;
    background-color: #F1F1F1
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.slot_available {
    background-color: #DAEACD
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.slot_available:hover {
    cursor: pointer
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.previous_booked_slot,
.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.slot_booked {
    background-color: #a7c989;
    color: #205E24;
    font-size: 2rem;
    line-height: 2.5rem
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.previous_booked_slot:before,
.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.slot_booked:before {
    content: "\f00c";
    font-family: FontAwesome
}

.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.previous_booked_slot:hover,
.office-hours-availability .slot-availability-section .time-slot-section .availability-blocks .time-slot-blocks .time-slot-block.slot_booked:hover {
    cursor: pointer
}

#office-hours .ohours-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

#office-hours .office-hours__upcoming-appointments .office-hours-action-btn,
#office-hours .office-hours__calendars .office-hours-action-btn {
    transform: scale(0.8)
}

#office-hours .office-hours__upcoming-appointments .ohours__event,
#office-hours .office-hours__calendars .ohours__event {
    background-color: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-shadow: 8px 8px 14px 0px rgba(67, 67, 67, 0.25);
    margin-bottom: 30px;
    text-align: center;
    padding: 2rem 1rem
}

#office-hours .office-hours__upcoming-appointments .ohours__event.clickable-card,
#office-hours .office-hours__calendars .ohours__event.clickable-card {
    cursor: pointer
}

#office-hours .office-hours__upcoming-appointments .ohours__event .ohours__title,
#office-hours .office-hours__calendars .ohours__event .ohours__title {
    font-size: 2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden
}

#office-hours .office-hours__upcoming-appointments .ohours__event .ohours__body .ohours-time,
#office-hours .office-hours__calendars .ohours__event .ohours__body .ohours-time {
    font-size: 1.3rem;
    color: rgba(67, 67, 67, 0.7)
}

#office-hours .office-hours__upcoming-appointments .calendar .save-to-calendar,
#office-hours .office-hours__calendars .calendar .save-to-calendar {
    background-color: #ffffff;
    color: #7A7A7A;
    border: 1px solid #7A7A7A
}

#office-hours .office-hours__upcoming-appointments .calendar .save-to-calendar.--hoverable,
#office-hours .office-hours__calendars .calendar .save-to-calendar.--hoverable {
    transition: all 0.3s ease-in
}

#office-hours .office-hours__upcoming-appointments .calendar .save-to-calendar.--hoverable:hover,
#office-hours .office-hours__calendars .calendar .save-to-calendar.--hoverable:hover {
    color: #064160;
    border: 1px solid #064160
}

#office-hours .office-hours__upcoming-appointments .calendar span.metadata,
#office-hours .office-hours__calendars .calendar span.metadata {
    display: none
}

#office-hours .office-hours__upcoming-appointments .calendar .ace_dd,
#office-hours .office-hours__calendars .calendar .ace_dd {
    background-color: #DAEACD
}

#office-hours .office-hours__upcoming-appointments .calendar .ace_dd a,
#office-hours .office-hours__calendars .calendar .ace_dd a {
    color: #272727
}

#office-hours .office-hours__upcoming-appointments .calendar .ace_dd a:not(:last-child),
#office-hours .office-hours__calendars .calendar .ace_dd a:not(:last-child) {
    border-bottom: 0.5px solid #F8F8F8
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule,
#office-hours .office-hours__calendars .appointment-schedule {
    display: flex;
    background-color: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-shadow: 8px 8px 14px 0px rgba(67, 67, 67, 0.25);
    margin-bottom: 30px;
    text-align: center;
    padding: 2rem 1rem;
    justify-content: space-around;
    align-items: center
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__side,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__side {
    text-align: center
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__side .datetime,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__side .datetime {
    padding: 1rem 0
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__side .datetime .day,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__side .datetime .day {
    font-size: 2.5rem;
    line-height: 0.8;
    letter-spacing: 0.1em
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__side .datetime .month,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__side .datetime .month {
    color: #7A7A7A;
    font-size: 1.3rem
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__side .calendar,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__side .calendar {
    text-align: center;
    font-size: 2rem;
    color: #064160;
    border-color: #7A7A7A
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__side .calendar:hover,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__side .calendar:hover {
    cursor: pointer
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__body,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__body {
    width: 16rem
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__body .appointment__title,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__body .appointment__title {
    font-size: 1.8rem
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment-schedule__body .calendar__title,
#office-hours .office-hours__calendars .appointment-schedule .appointment-schedule__body .calendar__title {
    color: #7A7A7A;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment__details .ohours__tags,
#office-hours .office-hours__calendars .appointment-schedule .appointment__details .ohours__tags {
    color: #7A7A7A;
    border: 0.25rem solid #E6E6E6;
    padding: 0.25rem 1rem;
    text-transform: uppercase;
    border-radius: 1rem;
    margin-bottom: 1rem
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .avatar,
#office-hours .office-hours__calendars .appointment-schedule .avatar {
    margin: 0 auto 2rem;
    clear: both
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment__title,
#office-hours .office-hours__calendars .appointment-schedule .appointment__title {
    font-size: 2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment__body .calendar-title,
#office-hours .office-hours__calendars .appointment-schedule .appointment__body .calendar-title {
    font-size: 1.5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .appointment__body .appointment-time,
#office-hours .office-hours__calendars .appointment-schedule .appointment__body .appointment-time {
    font-size: 1.3rem;
    color: rgba(67, 67, 67, 0.7)
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .btn-outline,
#office-hours .office-hours__calendars .appointment-schedule .btn-outline {
    transform: scale(0.8);
    margin-top: 2rem
}

#office-hours .office-hours__upcoming-appointments .appointment-schedule .modal .btn-cancel,
#office-hours .office-hours__calendars .appointment-schedule .modal .btn-cancel {
    color: inherit;
    padding-left: 2rem;
    padding-right: 2rem
}

#office-hours .request-appointment {
    background-color: #FFFFFF;
    padding: 0
}

#office-hours .request-appointment .office-hours__dates,
#office-hours .request-appointment .office-hours__slot,
#office-hours .request-appointment .office-hours__slot-detail {
    display: none
}

#office-hours .request-appointment .office-hours__dates.current,
#office-hours .request-appointment .office-hours__slot.current,
#office-hours .request-appointment .office-hours__slot-detail.current {
    display: block
}

#office-hours .request-appointment .office-hours__date .requested-note,
#office-hours .request-appointment .office-hours__slot .requested-note {
    margin-left: 1rem
}

#office-hours .request-appointment .office-hours__date .requested-note,
#office-hours .request-appointment .office-hours__slot .requested-note,
#office-hours .request-appointment .office-hours__slot-detail .requested-note {
    display: none
}

#office-hours .request-appointment .office-hours__date.requested .requested-note,
#office-hours .request-appointment .office-hours__slot.requested .requested-note,
#office-hours .request-appointment .office-hours__slot-detail.requested .requested-note {
    display: inline-block
}

#office-hours .request-appointment .office-hours__date.requested .request,
#office-hours .request-appointment .office-hours__slot.requested .request,
#office-hours .request-appointment .office-hours__slot-detail.requested .request {
    display: none
}

#office-hours .request-appointment .office-hours__slot-detail {
    padding: 2rem 3rem;
    text-align: center
}

#office-hours .request-appointment .office-hours__slot-detail h3 {
    font-size: 2.4rem
}

#office-hours .request-appointment .office-hours__slot-detail h4 {
    font-size: 1.8rem;
    margin-top: 2rem
}

#office-hours .request-appointment .office-hours__slot-detail .start-time {
    margin: 0.4rem 0
}

#office-hours .request-appointment .office-hours__slot-detail .slot-duration {
    color: #434343;
    font-size: 0.8em;
    margin: 0.2rem
}

#office-hours .request-appointment .office-hours__slot-detail .calendar-location {
    margin: 2rem 0
}

#office-hours .request-appointment .office-hours__slot-detail .calendar-description {
    color: #434343;
    font-size: 0.8em
}

#office-hours .list-group {
    padding-right: 0;
    margin-bottom: 0;
    height: 46rem;
    overflow-y: auto
}

#office-hours .list-group .media .avatar {
    margin-top: 14px
}

#office-hours .list-group .media h4 {
    margin-top: 18px
}

#office-hours .list-group .list-group-item {
    border-left: none;
    border-right: none;
    border-bottom: none
}

#office-hours .list-group .list-group-item:first-child {
    border-top: none
}

#office-hours .list-group .list-group-item:first-child,
#office-hours .list-group .list-group-item:last-child {
    border-radius: 0
}

#office-hours .list-group .list-group-item.active,
#office-hours .list-group .list-group-item.active:hover,
#office-hours .list-group .list-group-item.active:focus {
    background-color: #DAEACD;
    border-color: #DAEACD;
    color: #434343
}

#office-hours .list-group .list-group-item.active .list-group-item-text,
#office-hours .list-group .list-group-item.active:hover .list-group-item-text,
#office-hours .list-group .list-group-item.active:focus .list-group-item-text {
    color: #434343
}

#office-hours .office-hours__slot {
    overflow-x: hidden
}

#office-hours .office-hours__slot .book-slot,
#office-hours .office-hours__slot .booked-slot {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    line-height: calc(6rem - 28px)
}

#office-hours .office-hours__slot a.book-slot {
    right: -100%;
    transition: right 0.3s ease-in
}

#office-hours .office-hours__slot.active a.book-slot {
    right: 0
}

#calendarModal .radio-slot {
    margin: 0 1rem
}

#calendarModal .radio-slot input[type="radio"] {
    width: auto !important;
    display: inline-block !important;
    vertical-align: sub;
    transform: scale(1.1)
}

#calendarModal .radio-slot .radio-inline {
    margin-left: 0;
    padding-left: 2px
}

.toast-title {
    font-weight: bold
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #FFFFFF
}

.toast-message a:hover {
    color: #CCCCCC;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:hover,
.toast-close-button:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: 0.3em
}

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

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999999;
    -webkit-box-shadow: 0 0 12px #999999;
    box-shadow: 0 0 12px #999999;
    color: #FFFFFF;
    opacity: 0.8;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important
}

#toast-container>.toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important
}

#toast-container>.toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important
}

#toast-container>.toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important
}

#toast-container.toast-top-center>div,
#toast-container.toast-bottom-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-top-full-width>div,
#toast-container.toast-bottom-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000000;
    opacity: 0.4;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width: 240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.pagination-block .pagination {
    display: block !important;
    transform: scale(1.6)
}

.pagination {
    text-align: center;
    padding: 2rem 0
}

.pagination a {
    color: #3a3838;
    text-decoration: none
}

.pagination span {
    font-size: 12px;
    margin: 0 3px
}

.pagination .page a {
    border: 1px solid #7A7A7A;
    border-radius: 5px;
    padding: 3px 6px;
    text-decoration: none
}

.pagination .page a:hover {
    background: #E6E6E6
}

.pagination .page.current {
    color: #3a3838
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background-color: #064160;
    box-shadow: #82b171 0 1px 3px 0 inset
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #82b171
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today.xdsoft_current {
    color: #fff
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}


/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */

.select2-container--bootstrap {
    display: block
}

.select2-container--bootstrap .select2-selection {
    -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);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    outline: 0
}

.select2-container--bootstrap .select2-selection.form-control {
    border-radius: 4px
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    -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);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}

.select2-container--bootstrap .select2-search__field {
    outline: 0
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
    color: #999
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
    color: #999
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
    color: #999;
    opacity: 1
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
    color: #999
}

.select2-container--bootstrap .select2-results__option[role=group] {
    padding: 0
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
    color: #777777;
    cursor: not-allowed
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #f5f5f5;
    color: #262626
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #337ab7;
    color: #fff
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
    padding: 6px 12px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -12px;
    padding-left: 24px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -24px;
    padding-left: 36px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -36px;
    padding-left: 48px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -48px;
    padding-left: 60px
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -60px;
    padding-left: 72px
}

.select2-container--bootstrap .select2-results__group {
    color: #777777;
    display: block;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    white-space: nowrap
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
    -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);
    -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;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s;
    border-color: #66afe9
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 4px 4px 4px
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-color: transparent
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-color: transparent
}

.select2-container--bootstrap .select2-selection__clear {
    color: #999;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--bootstrap .select2-selection__clear:hover {
    color: #333
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
    cursor: not-allowed
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background-color: #eeeeee
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
    display: none
}

.select2-container--bootstrap .select2-dropdown {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-color: #66afe9;
    overflow-x: hidden;
    margin-top: -1px
}

.select2-container--bootstrap .select2-dropdown--above {
    margin-top: 1px
}

.select2-container--bootstrap .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--bootstrap .select2-selection--single {
    height: 34px;
    line-height: 1.428571429;
    padding: 6px 24px 6px 12px
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    position: absolute;
    bottom: 0;
    right: 12px;
    top: 0;
    width: 4px
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #999 transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    height: 0;
    left: 0;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #555555;
    padding: 0
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--bootstrap .select2-selection--multiple {
    min-height: 34px;
    padding: 0;
    height: auto
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1.428571429;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    float: left;
    margin-top: 5px
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    color: #555555;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin: 5px 0 0 6px;
    padding: 0 6px
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    background: transparent;
    padding: 0 12px;
    height: 32px;
    line-height: 1.428571429;
    margin-top: 0;
    min-width: 5em
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 3px
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 6px
}

.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 22px 5px 10px
}

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    margin-left: -5px
}

.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
    min-height: 30px;
    border-radius: 3px
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    font-size: 12px;
    line-height: 1.5;
    margin: 4px 0 0 5px;
    padding: 0 5px
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0 10px;
    font-size: 12px;
    height: 28px;
    line-height: 1.5
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 5px
}

.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 31px 10px 16px
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    width: 5px
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 5px 0 5px;
    margin-left: -5px;
    margin-left: -10px;
    margin-top: -2.5px
}

.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
    min-height: 46px;
    border-radius: 6px
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
    margin: 9px 0 0 8px;
    padding: 0 10px
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0 16px;
    font-size: 18px;
    height: 44px;
    line-height: 1.3333333
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 10px
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 5px 5px 5px
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent;
    border-width: 0 5px 5px 5px
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
    padding-left: 24px;
    padding-right: 12px
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    padding-left: 0;
    text-align: right
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 12px;
    right: auto
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
    margin-left: 0
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 0;
    margin-right: 6px
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.has-warning .select2-dropdown,
.has-warning .select2-selection {
    border-color: #8a6d3b
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
    -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;
    border-color: #66512c
}

.has-warning.select2-drop-active {
    border-color: #66512c
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #66512c
}

.has-error .select2-dropdown,
.has-error .select2-selection {
    border-color: #a94442
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
    -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;
    border-color: #843534
}

.has-error.select2-drop-active {
    border-color: #843534
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #843534
}

.has-success .select2-dropdown,
.has-success .select2-selection {
    border-color: #3c763d
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
    -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;
    border-color: #2b542c
}

.has-success.select2-drop-active {
    border-color: #2b542c
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #2b542c
}

.input-group .select2-container--bootstrap {
    display: table;
    table-layout: fixed;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .select2-container--bootstrap.select2-container--open,
.input-group .select2-container--bootstrap.select2-container--focus {
    z-index: 3
}

.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
    vertical-align: top
}

.form-control.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important
}

.form-inline .select2-container--bootstrap {
    display: inline-block
}

.anno {
    position: absolute;
    padding: 15px;
    z-index: 5000;
    width: 300px;
    cursor: default;
    text-transform: none;
    text-align: left;
    line-height: 0.9em;
    -webkit-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    -moz-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    -ms-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    -o-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    -webkit-transition-property: opacity, margin;
    -moz-transition-property: opacity, margin;
    transition-property: opacity, margin
}

.anno .anno-inner {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.35)
}

.anno .anno-inner .anno-content {
    padding: 15px 20px;
    line-height: 1.3em;
    font-family: sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #56565a
}

.anno .anno-inner .anno-btn-container {
    text-align: right
}

.anno .anno-inner .anno-btn-container .anno-btn {
    margin: 0 20px 15px -10px;
    padding: 7px 14px;
    height: auto;
    width: auto;
    background: #11a2dc;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: white;
    -webkit-transition: all 150ms cubic-bezier(0.68, 0, 0.265, 1);
    -moz-transition: all 150ms cubic-bezier(0.68, 0, 0.265, 1);
    -ms-transition: all 150ms cubic-bezier(0.68, 0, 0.265, 1);
    -o-transition: all 150ms cubic-bezier(0.68, 0, 0.265, 1);
    transition: all 150ms cubic-bezier(0.68, 0, 0.265, 1)
}

.anno .anno-inner .anno-btn-container .anno-btn:hover {
    background: #0f91c4
}

.anno .anno-inner .anno-btn-container .anno-btn:active {
    background: #0d7fad
}

.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance {
    background: none;
    color: #bbbbbd
}

.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance:hover {
    color: #78787b
}

.anno .anno-arrow {
    position: absolute;
    border: 8px solid white
}

.anno.anno-target-center-bottom .anno-arrow,
.anno.anno-target-bottom .anno-arrow {
    top: 100%;
    left: 20px;
    border-bottom: none;
    border-color: white transparent
}

.anno.anno-target-center-bottom.anno-hidden,
.anno.anno-target-bottom.anno-hidden {
    margin-top: -20px
}

.anno.anno-target-center-left .anno-arrow,
.anno.anno-target-left .anno-arrow {
    right: 100%;
    top: 15px;
    border-left: none;
    border-color: transparent white
}

.anno.anno-target-center-left.anno-hidden,
.anno.anno-target-left.anno-hidden {
    margin-left: 20px
}

.anno.anno-target-center-top .anno-arrow,
.anno.anno-target-top .anno-arrow {
    bottom: 100%;
    left: 20px;
    border-top: none;
    border-color: white transparent
}

.anno.anno-target-center-top.anno-hidden,
.anno.anno-target-top.anno-hidden {
    margin-top: 20px
}

.anno.anno-target-center-right .anno-arrow,
.anno.anno-target-right .anno-arrow {
    left: 100%;
    top: 15px;
    border-right: none;
    border-color: transparent white
}

.anno.anno-target-center-right.anno-hidden,
.anno.anno-target-right.anno-hidden {
    margin-left: -20px
}

.anno.anno-target-center-left .anno-arrow,
.anno.anno-target-center-right .anno-arrow {
    top: 50%;
    margin-top: -8px
}

.anno.anno-target-center-bottom .anno-arrow,
.anno.anno-target-center-top .anno-arrow {
    left: 50%;
    margin-left: -8px
}

.anno.anno-hidden {
    opacity: 0
}

.anno.anno-width-400 {
    width: 400px
}

.anno.anno-width-250 {
    width: 250px
}

.anno.anno-width-200 {
    width: 200px
}

.anno.anno-width-175 {
    width: 175px
}

.anno.anno-width-150 {
    width: 150px
}

.anno-overlay {
    position: fixed;
    z-index: 1000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    -moz-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    -ms-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    -o-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
    transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1)
}

.anno-overlay.anno-hidden {
    pointer-events: none;
    opacity: 0
}

.anno-emphasise-target {
    z-index: 1001 !important !important
}


/*! Lity - v2.4.0 - 2019-08-10
* http://sorgalla.com/lity/
* Copyright (c) 2015-2019 Jan Sorgalla; Licensed MIT */

.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

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

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important
}

.lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.lity-loading .lity-loader {
    opacity: 1
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease
}

.lity-loading .lity-content,
.lity-closed .lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close:active {
    top: 1px
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
    width: 100%;
    max-width: 964px
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

.lity-hide {
    display: none
}

.main-nav {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    right: -210px;
    width: 210px;
    height: 100vh;
    margin-left: 0;
    padding-top: 56px;
    padding-bottom: 70px;
    transform: translateX(0);
    z-index: 1000;
    overflow: auto;
}

.signin-dropdown {
	margin-bottom: 5px;
}
.signin-dropdown a.btn.btn-transparent {
    color: #ffffff;
    background-color: #72babb;
    width: 100%;
    padding-left: 20px;
    border-radius: unset;
    text-align: left;
}

.new-menu {
    float: right;
    display: inline-flex;
    width: 25%;
}

header a.main-logo {
    font-size: 50px;
    display: inline-block;
}
header a.main-logo img{
	margin-top: 10px;
}
@media screen and (min-width:992px) {
    /*.spcl_left {
        left: 100%;
        top: 0% !important;
    }
    .spcl_leftneg {
        left: 100%;
        top: -100% !important;
    }*/
}

@media only screen and (min-width: 768px) {
    .hero-simple {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}