@import "https://fonts.googleapis.com/css?family=Titillium+Web:400, 600";
    html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    -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-appearance: textfield;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
@media print {
    * {
    text-shadow: none!important;
    color: #000!important;
    background: transparent!important;
    box-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff!important;
}
.navbar {
    display: none;
}
.table td, .table th {
    background-color: #fff!important;
}
.btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000!important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #ddd!important;
}
}@font-face {
    font-family: 'FontAwesome';
    src: url(fonts/fontawesome-webfont.eot?v=4.0.3);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.icon {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%}
.icon-2x {
    font-size: 2em;
}
.icon-3x {
    font-size: 3em;
}
.icon-4x {
    font-size: 4em;
}
.icon-5x {
    font-size: 5em;
}
.icon-fw {
    width: 1.28571429em;
    text-align: center;
}
.icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.icon-ul > li {
    position: relative;
}
.icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.icon-li.icon-lg {
    left: -1.85714286em;
}
.icon-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.icon.pull-left {
    margin-right: .3em;
}
.icon.pull-right {
    margin-left: .3em;
}
.icon-spin {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
}
}@keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.icon-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.icon-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.icon-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.icon-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.icon-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.icon-stack-1x, .icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.icon-stack-1x {
    line-height: inherit;
}
.icon-stack-2x {
    font-size: 2em;
}
.icon-inverse {
    color: #fff;
}
.icon-glass:before {
    content: "\f000"}
.icon-music:before {
    content: "\f001"}
.icon-search:before {
    content: "\f002"}
.icon-envelope-o:before {
    content: "\f003"}
.icon-heart:before {
    content: "\f004"}
.icon-star:before {
    content: "\f005"}
.icon-star-o:before {
    content: "\f006"}
.icon-user:before {
    content: "\f007"}
.icon-film:before {
    content: "\f008"}
.icon-th-large:before {
    content: "\f009"}
.icon-th:before {
    content: "\f00a"}
.icon-th-list:before {
    content: "\f00b"}
.icon-check:before {
    content: "\f00c"}
.icon-times:before {
    content: "\f00d"}
.icon-search-plus:before {
    content: "\f00e"}
.icon-search-minus:before {
    content: "\f010"}
.icon-power-off:before {
    content: "\f011"}
.icon-signal:before {
    content: "\f012"}
.icon-gear:before, .icon-cog:before {
    content: "\f013"}
.icon-trash-o:before {
    content: "\f014"}
.icon-home:before {
    content: "\f015"}
.icon-file-o:before {
    content: "\f016"}
.icon-clock-o:before {
    content: "\f017"}
.icon-road:before {
    content: "\f018"}
.icon-download:before {
    content: "\f019"}
.icon-arrow-circle-o-down:before {
    content: "\f01a"}
.icon-arrow-circle-o-up:before {
    content: "\f01b"}
.icon-inbox:before {
    content: "\f01c"}
.icon-play-circle-o:before {
    content: "\f01d"}
.icon-rotate-right:before, .icon-repeat:before {
    content: "\f01e"}
.icon-refresh:before {
    content: "\f021"}
.icon-list-alt:before {
    content: "\f022"}
.icon-lock:before {
    content: "\f023"}
.icon-flag:before {
    content: "\f024"}
.icon-headphones:before {
    content: "\f025"}
.icon-volume-off:before {
    content: "\f026"}
.icon-volume-down:before {
    content: "\f027"}
.icon-volume-up:before {
    content: "\f028"}
.icon-qrcode:before {
    content: "\f029"}
.icon-barcode:before {
    content: "\f02a"}
.icon-tag:before {
    content: "\f02b"}
.icon-tags:before {
    content: "\f02c"}
.icon-book:before {
    content: "\f02d"}
.icon-bookmark:before {
    content: "\f02e"}
.icon-print:before {
    content: "\f02f"}
.icon-camera:before {
    content: "\f030"}
.icon-font:before {
    content: "\f031"}
.icon-bold:before {
    content: "\f032"}
.icon-italic:before {
    content: "\f033"}
.icon-text-height:before {
    content: "\f034"}
.icon-text-width:before {
    content: "\f035"}
.icon-align-left:before {
    content: "\f036"}
.icon-align-center:before {
    content: "\f037"}
.icon-align-right:before {
    content: "\f038"}
.icon-align-justify:before {
    content: "\f039"}
.icon-list:before {
    content: "\f03a"}
.icon-dedent:before, .icon-outdent:before {
    content: "\f03b"}
.icon-indent:before {
    content: "\f03c"}
.icon-video-camera:before {
    content: "\f03d"}
.icon-picture-o:before {
    content: "\f03e"}
.icon-pencil:before {
    content: "\f040"}
.icon-map-marker:before {
    content: "\f041"}
.icon-adjust:before {
    content: "\f042"}
.icon-tint:before {
    content: "\f043"}
.icon-edit:before, .icon-pencil-square-o:before {
    content: "\f044"}
.icon-share-square-o:before {
    content: "\f045"}
.icon-check-square-o:before {
    content: "\f046"}
.icon-arrows:before {
    content: "\f047"}
.icon-step-backward:before {
    content: "\f048"}
.icon-fast-backward:before {
    content: "\f049"}
.icon-backward:before {
    content: "\f04a"}
.icon-play:before {
    content: "\f04b"}
.icon-pause:before {
    content: "\f04c"}
.icon-stop:before {
    content: "\f04d"}
.icon-forward:before {
    content: "\f04e"}
.icon-fast-forward:before {
    content: "\f050"}
.icon-step-forward:before {
    content: "\f051"}
.icon-eject:before {
    content: "\f052"}
.icon-chevron-left:before {
    content: "\f053"}
.icon-chevron-right:before {
    content: "\f054"}
.icon-plus-circle:before {
    content: "\f055"}
.icon-minus-circle:before {
    content: "\f056"}
.icon-times-circle:before {
    content: "\f057"}
.icon-check-circle:before {
    content: "\f058"}
.icon-question-circle:before {
    content: "\f059"}
.icon-info-circle:before {
    content: "\f05a"}
.icon-crosshairs:before {
    content: "\f05b"}
.icon-times-circle-o:before {
    content: "\f05c"}
.icon-check-circle-o:before {
    content: "\f05d"}
.icon-ban:before {
    content: "\f05e"}
.icon-arrow-left:before {
    content: "\f060"}
.icon-arrow-right:before {
    content: "\f061"}
.icon-arrow-up:before {
    content: "\f062"}
.icon-arrow-down:before {
    content: "\f063"}
.icon-mail-forward:before, .icon-share:before {
    content: "\f064"}
.icon-expand:before {
    content: "\f065"}
.icon-compress:before {
    content: "\f066"}
.icon-plus:before {
    content: "\f067"}
.icon-minus:before {
    content: "\f068"}
.icon-asterisk:before {
    content: "\f069"}
.icon-exclamation-circle:before {
    content: "\f06a"}
.icon-gift:before {
    content: "\f06b"}
.icon-leaf:before {
    content: "\f06c"}
.icon-fire:before {
    content: "\f06d"}
.icon-eye:before {
    content: "\f06e"}
.icon-eye-slash:before {
    content: "\f070"}
.icon-warning:before, .icon-exclamation-triangle:before {
    content: "\f071"}
.icon-plane:before {
    content: "\f072"}
.icon-calendar:before {
    content: "\f073"}
.icon-random:before {
    content: "\f074"}
.icon-comment:before {
    content: "\f075"}
.icon-magnet:before {
    content: "\f076"}
.icon-chevron-up:before {
    content: "\f077"}
.icon-chevron-down:before {
    content: "\f078"}
.icon-retweet:before {
    content: "\f079"}
.icon-shopping-cart:before {
    content: "\f07a"}
.icon-folder:before {
    content: "\f07b"}
.icon-folder-open:before {
    content: "\f07c"}
.icon-arrows-v:before {
    content: "\f07d"}
.icon-arrows-h:before {
    content: "\f07e"}
.icon-bar-chart-o:before {
    content: "\f080"}
.icon-twitter-square:before {
    content: "\f081"}
.icon-facebook-square:before {
    content: "\f082"}
.icon-camera-retro:before {
    content: "\f083"}
.icon-key:before {
    content: "\f084"}
.icon-gears:before, .icon-cogs:before {
    content: "\f085"}
.icon-comments:before {
    content: "\f086"}
.icon-thumbs-o-up:before {
    content: "\f087"}
.icon-thumbs-o-down:before {
    content: "\f088"}
.icon-star-half:before {
    content: "\f089"}
.icon-heart-o:before {
    content: "\f08a"}
.icon-sign-out:before {
    content: "\f08b"}
.icon-linkedin-square:before {
    content: "\f08c"}
.icon-thumb-tack:before {
    content: "\f08d"}
.icon-external-link:before {
    content: "\f08e"}
.icon-sign-in:before {
    content: "\f090"}
.icon-trophy:before {
    content: "\f091"}
.icon-github-square:before {
    content: "\f092"}
.icon-upload:before {
    content: "\f093"}
.icon-lemon-o:before {
    content: "\f094"}
.icon-phone:before {
    content: "\f095"}
.icon-square-o:before {
    content: "\f096"}
.icon-bookmark-o:before {
    content: "\f097"}
.icon-phone-square:before {
    content: "\f098"}
.icon-twitter:before {
    content: "\f099"}
.icon-facebook:before {
    content: "\f09a"}
.icon-github:before {
    content: "\f09b"}
.icon-unlock:before {
    content: "\f09c"}
.icon-credit-card:before {
    content: "\f09d"}
.icon-rss:before {
    content: "\f09e"}
.icon-hdd-o:before {
    content: "\f0a0"}
.icon-bullhorn:before {
    content: "\f0a1"}
.icon-bell:before {
    content: "\f0f3"}
.icon-certificate:before {
    content: "\f0a3"}
.icon-hand-o-right:before {
    content: "\f0a4"}
.icon-hand-o-left:before {
    content: "\f0a5"}
.icon-hand-o-up:before {
    content: "\f0a6"}
.icon-hand-o-down:before {
    content: "\f0a7"}
.icon-arrow-circle-left:before {
    content: "\f0a8"}
.icon-arrow-circle-right:before {
    content: "\f0a9"}
.icon-arrow-circle-up:before {
    content: "\f0aa"}
.icon-arrow-circle-down:before {
    content: "\f0ab"}
.icon-globe:before {
    content: "\f0ac"}
.icon-wrench:before {
    content: "\f0ad"}
.icon-tasks:before {
    content: "\f0ae"}
.icon-filter:before {
    content: "\f0b0"}
.icon-briefcase:before {
    content: "\f0b1"}
.icon-arrows-alt:before {
    content: "\f0b2"}
.icon-group:before, .icon-users:before {
    content: "\f0c0"}
.icon-chain:before, .icon-link:before {
    content: "\f0c1"}
.icon-cloud:before {
    content: "\f0c2"}
.icon-flask:before {
    content: "\f0c3"}
.icon-cut:before, .icon-scissors:before {
    content: "\f0c4"}
.icon-copy:before, .icon-files-o:before {
    content: "\f0c5"}
.icon-paperclip:before {
    content: "\f0c6"}
.icon-save:before, .icon-floppy-o:before {
    content: "\f0c7"}
.icon-square:before {
    content: "\f0c8"}
.icon-bars:before {
    content: "\f0c9"}
.icon-list-ul:before {
    content: "\f0ca"}
.icon-list-ol:before {
    content: "\f0cb"}
.icon-strikethrough:before {
    content: "\f0cc"}
.icon-underline:before {
    content: "\f0cd"}
.icon-table:before {
    content: "\f0ce"}
.icon-magic:before {
    content: "\f0d0"}
.icon-truck:before {
    content: "\f0d1"}
.icon-pinterest:before {
    content: "\f0d2"}
.icon-pinterest-square:before {
    content: "\f0d3"}
.icon-google-plus-square:before {
    content: "\f0d4"}
.icon-google-plus:before {
    content: "\f0d5"}
.icon-money:before {
    content: "\f0d6"}
.icon-caret-down:before {
    content: "\f0d7"}
.icon-caret-up:before {
    content: "\f0d8"}
.icon-caret-left:before {
    content: "\f0d9"}
.icon-caret-right:before {
    content: "\f0da"}
.icon-columns:before {
    content: "\f0db"}
.icon-unsorted:before, .icon-sort:before {
    content: "\f0dc"}
.icon-sort-down:before, .icon-sort-asc:before {
    content: "\f0dd"}
.icon-sort-up:before, .icon-sort-desc:before {
    content: "\f0de"}
.icon-envelope:before {
    content: "\f0e0"}
.icon-linkedin:before {
    content: "\f0e1"}
.icon-rotate-left:before, .icon-undo:before {
    content: "\f0e2"}
.icon-legal:before, .icon-gavel:before {
    content: "\f0e3"}
.icon-dashboard:before, .icon-tachometer:before {
    content: "\f0e4"}
.icon-comment-o:before {
    content: "\f0e5"}
.icon-comments-o:before {
    content: "\f0e6"}
.icon-flash:before, .icon-bolt:before {
    content: "\f0e7"}
.icon-sitemap:before {
    content: "\f0e8"}
.icon-umbrella:before {
    content: "\f0e9"}
.icon-paste:before, .icon-clipboard:before {
    content: "\f0ea"}
.icon-lightbulb-o:before {
    content: "\f0eb"}
.icon-exchange:before {
    content: "\f0ec"}
.icon-cloud-download:before {
    content: "\f0ed"}
.icon-cloud-upload:before {
    content: "\f0ee"}
.icon-user-md:before {
    content: "\f0f0"}
.icon-stethoscope:before {
    content: "\f0f1"}
.icon-suitcase:before {
    content: "\f0f2"}
.icon-bell-o:before {
    content: "\f0a2"}
.icon-coffee:before {
    content: "\f0f4"}
.icon-cutlery:before {
    content: "\f0f5"}
.icon-file-text-o:before {
    content: "\f0f6"}
.icon-building-o:before {
    content: "\f0f7"}
.icon-hospital-o:before {
    content: "\f0f8"}
.icon-ambulance:before {
    content: "\f0f9"}
.icon-medkit:before {
    content: "\f0fa"}
.icon-fighter-jet:before {
    content: "\f0fb"}
.icon-beer:before {
    content: "\f0fc"}
.icon-h-square:before {
    content: "\f0fd"}
.icon-plus-square:before {
    content: "\f0fe"}
.icon-angle-double-left:before {
    content: "\f100"}
.icon-angle-double-right:before {
    content: "\f101"}
.icon-angle-double-up:before {
    content: "\f102"}
.icon-angle-double-down:before {
    content: "\f103"}
.icon-angle-left:before {
    content: "\f104"}
.icon-angle-right:before {
    content: "\f105"}
.icon-angle-up:before {
    content: "\f106"}
.icon-angle-down:before {
    content: "\f107"}
.icon-desktop:before {
    content: "\f108"}
.icon-laptop:before {
    content: "\f109"}
.icon-tablet:before {
    content: "\f10a"}
.icon-mobile-phone:before, .icon-mobile:before {
    content: "\f10b"}
.icon-circle-o:before {
    content: "\f10c"}
.icon-quote-left:before {
    content: "\f10d"}
.icon-quote-right:before {
    content: "\f10e"}
.icon-spinner:before {
    content: "\f110"}
.icon-circle:before {
    content: "\f111"}
.icon-mail-reply:before, .icon-reply:before {
    content: "\f112"}
.icon-github-alt:before {
    content: "\f113"}
.icon-folder-o:before {
    content: "\f114"}
.icon-folder-open-o:before {
    content: "\f115"}
.icon-smile-o:before {
    content: "\f118"}
.icon-frown-o:before {
    content: "\f119"}
.icon-meh-o:before {
    content: "\f11a"}
.icon-gamepad:before {
    content: "\f11b"}
.icon-keyboard-o:before {
    content: "\f11c"}
.icon-flag-o:before {
    content: "\f11d"}
.icon-flag-checkered:before {
    content: "\f11e"}
.icon-terminal:before {
    content: "\f120"}
.icon-code:before {
    content: "\f121"}
.icon-reply-all:before {
    content: "\f122"}
.icon-mail-reply-all:before {
    content: "\f122"}
.icon-star-half-empty:before, .icon-star-half-full:before, .icon-star-half-o:before {
    content: "\f123"}
.icon-location-arrow:before {
    content: "\f124"}
.icon-crop:before {
    content: "\f125"}
.icon-code-fork:before {
    content: "\f126"}
.icon-unlink:before, .icon-chain-broken:before {
    content: "\f127"}
.icon-question:before {
    content: "\f128"}
.icon-info:before {
    content: "\f129"}
.icon-exclamation:before {
    content: "\f12a"}
.icon-superscript:before {
    content: "\f12b"}
.icon-subscript:before {
    content: "\f12c"}
.icon-eraser:before {
    content: "\f12d"}
.icon-puzzle-piece:before {
    content: "\f12e"}
.icon-microphone:before {
    content: "\f130"}
.icon-microphone-slash:before {
    content: "\f131"}
.icon-shield:before {
    content: "\f132"}
.icon-calendar-o:before {
    content: "\f133"}
.icon-fire-extinguisher:before {
    content: "\f134"}
.icon-rocket:before {
    content: "\f135"}
.icon-maxcdn:before {
    content: "\f136"}
.icon-chevron-circle-left:before {
    content: "\f137"}
.icon-chevron-circle-right:before {
    content: "\f138"}
.icon-chevron-circle-up:before {
    content: "\f139"}
.icon-chevron-circle-down:before {
    content: "\f13a"}
.icon-html5:before {
    content: "\f13b"}
.icon-css3:before {
    content: "\f13c"}
.icon-anchor:before {
    content: "\f13d"}
.icon-unlock-alt:before {
    content: "\f13e"}
.icon-bullseye:before {
    content: "\f140"}
.icon-ellipsis-h:before {
    content: "\f141"}
.icon-ellipsis-v:before {
    content: "\f142"}
.icon-rss-square:before {
    content: "\f143"}
.icon-play-circle:before {
    content: "\f144"}
.icon-ticket:before {
    content: "\f145"}
.icon-minus-square:before {
    content: "\f146"}
.icon-minus-square-o:before {
    content: "\f147"}
.icon-level-up:before {
    content: "\f148"}
.icon-level-down:before {
    content: "\f149"}
.icon-check-square:before {
    content: "\f14a"}
.icon-pencil-square:before {
    content: "\f14b"}
.icon-external-link-square:before {
    content: "\f14c"}
.icon-share-square:before {
    content: "\f14d"}
.icon-compass:before {
    content: "\f14e"}
.icon-toggle-down:before, .icon-caret-square-o-down:before {
    content: "\f150"}
.icon-toggle-up:before, .icon-caret-square-o-up:before {
    content: "\f151"}
.icon-toggle-right:before, .icon-caret-square-o-right:before {
    content: "\f152"}
.icon-euro:before, .icon-eur:before {
    content: "\f153"}
.icon-gbp:before {
    content: "\f154"}
.icon-dollar:before, .icon-usd:before {
    content: "\f155"}
.icon-rupee:before, .icon-inr:before {
    content: "\f156"}
.icon-cny:before, .icon-rmb:before, .icon-yen:before, .icon-jpy:before {
    content: "\f157"}
.icon-ruble:before, .icon-rouble:before, .icon-rub:before {
    content: "\f158"}
.icon-won:before, .icon-krw:before {
    content: "\f159"}
.icon-bitcoin:before, .icon-btc:before {
    content: "\f15a"}
.icon-file:before {
    content: "\f15b"}
.icon-file-text:before {
    content: "\f15c"}
.icon-sort-alpha-asc:before {
    content: "\f15d"}
.icon-sort-alpha-desc:before {
    content: "\f15e"}
.icon-sort-amount-asc:before {
    content: "\f160"}
.icon-sort-amount-desc:before {
    content: "\f161"}
.icon-sort-numeric-asc:before {
    content: "\f162"}
.icon-sort-numeric-desc:before {
    content: "\f163"}
.icon-thumbs-up:before {
    content: "\f164"}
.icon-thumbs-down:before {
    content: "\f165"}
.icon-youtube-square:before {
    content: "\f166"}
.icon-youtube:before {
    content: "\f167"}
.icon-xing:before {
    content: "\f168"}
.icon-xing-square:before {
    content: "\f169"}
.icon-youtube-play:before {
    content: "\f16a"}
.icon-dropbox:before {
    content: "\f16b"}
.icon-stack-overflow:before {
    content: "\f16c"}
.icon-instagram:before {
    content: "\f16d"}
.icon-flickr:before {
    content: "\f16e"}
.icon-adn:before {
    content: "\f170"}
.icon-bitbucket:before {
    content: "\f171"}
.icon-bitbucket-square:before {
    content: "\f172"}
.icon-tumblr:before {
    content: "\f173"}
.icon-tumblr-square:before {
    content: "\f174"}
.icon-long-arrow-down:before {
    content: "\f175"}
.icon-long-arrow-up:before {
    content: "\f176"}
.icon-long-arrow-left:before {
    content: "\f177"}
.icon-long-arrow-right:before {
    content: "\f178"}
.icon-apple:before {
    content: "\f179"}
.icon-windows:before {
    content: "\f17a"}
.icon-android:before {
    content: "\f17b"}
.icon-linux:before {
    content: "\f17c"}
.icon-dribbble:before {
    content: "\f17d"}
.icon-skype:before {
    content: "\f17e"}
.icon-foursquare:before {
    content: "\f180"}
.icon-trello:before {
    content: "\f181"}
.icon-female:before {
    content: "\f182"}
.icon-male:before {
    content: "\f183"}
.icon-gittip:before {
    content: "\f184"}
.icon-sun-o:before {
    content: "\f185"}
.icon-moon-o:before {
    content: "\f186"}
.icon-archive:before {
    content: "\f187"}
.icon-bug:before {
    content: "\f188"}
.icon-vk:before {
    content: "\f189"}
.icon-weibo:before {
    content: "\f18a"}
.icon-renren:before {
    content: "\f18b"}
.icon-pagelines:before {
    content: "\f18c"}
.icon-stack-exchange:before {
    content: "\f18d"}
.icon-arrow-circle-o-right:before {
    content: "\f18e"}
.icon-arrow-circle-o-left:before {
    content: "\f190"}
.icon-toggle-left:before, .icon-caret-square-o-left:before {
    content: "\f191"}
.icon-dot-circle-o:before {
    content: "\f192"}
.icon-wheelchair:before {
    content: "\f193"}
.icon-vimeo-square:before {
    content: "\f194"}
.icon-turkish-lira:before, .icon-try:before {
    content: "\f195"}
.icon-plus-square-o:before {
    content: "\f196"}
* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:before, :after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Titillium Web";
    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: #00436e;
    text-decoration: none;
}
a:hover, a:focus {
    color: #001422;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
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: 400;
    line-height: 1;
    color: #999;
}
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: 44px;
}
h3, .h3 {
    font-size: 26px;
}
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: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
    font-size: 21px;
}
}small, .small {
    font-size: 85%}
cite {
    font-style: normal;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999;
}
.text-primary {
    color: #00436e;
}
a.text-primary:hover {
    color: #00243b;
}
.text-success {
    color: #184d70;
}
a.text-success:hover {
    color: #0f3046;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #995c00;
}
a.text-warning:hover {
    color: #663e00;
}
.text-danger {
    color: #992900;
}
a.text-danger:hover {
    color: #661c00;
}
.bg-primary {
    color: #fff;
    background-color: #00436e;
}
a.bg-primary:hover {
    background-color: #00243b;
}
.bg-success {
    background-color: rgba(114, 182, 225, 0.3);
}
a.bg-success:hover {
    background-color: rgba(72, 160, 216, 0.3);
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: rgba(255, 154, 0, 0.2);
}
a.bg-warning:hover {
    background-color: rgba(204, 123, 0, 0.2);
}
.bg-danger {
    background-color: #fab79e;
}
a.bg-danger:hover {
    background-color: #f7936e;
}
.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;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.list-inline > li:first-child {
    padding-left: 0;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt, dd {
    line-height: 1.42857143;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}
.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: #999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'}
blockquote:before, blockquote:after {
    content: ""}
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;
    white-space: nowrap;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}
@media (min-width: 768px) {
    .container {
    width: 730px;
}
}@media (min-width: 992px) {
    .container {
    width: 950px;
}
}@media (min-width: 1120px) {
    .container {
    width: 1070px;
}
}.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}
.row {
    margin-left: -5px;
    margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
.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: 0;
}
.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: 0;
}
.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: 0;
}
.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: 0;
}
.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: 0;
}
.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: 0;
}
.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: 1120px) {
    .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: 0;
}
.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: 0;
}
.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 {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    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-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > 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.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: rgba(114, 182, 225, 0.3);
}
.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.success:hover > th {
    background-color: rgba(93, 171, 221, 0.3);
}
.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.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: rgba(255, 154, 0, 0.2);
}
.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.warning:hover > th {
    background-color: rgba(230, 139, 0, 0.2);
}
.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: #fab79e;
}
.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.danger:hover > th {
    background-color: #f9a586;
}
@media (max-width: 767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
    margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}
.table-responsive > .table-bordered {
    border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}
}fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="search"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
    color: #999;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="date"] {
    line-height: 34px;
}
.form-group {
    margin-bottom: 15px;
}
.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.radio label, .checkbox label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.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;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg, select[multiple].input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #184d70;
}
.has-success .form-control {
    border-color: #184d70;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #0f3046;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #2a88c4;
}
.has-success .input-group-addon {
    color: #184d70;
    border-color: #184d70;
    background-color: rgba(114, 182, 225, 0.3);
}
.has-success .form-control-feedback {
    color: #184d70;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #995c00;
}
.has-warning .form-control {
    border-color: #995c00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #663e00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9a00;
}
.has-warning .input-group-addon {
    color: #995c00;
    border-color: #995c00;
    background-color: rgba(255, 154, 0, 0.2);
}
.has-warning .form-control-feedback {
    color: #995c00;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #992900;
}
.has-error .form-control {
    border-color: #992900;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #661c00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4500;
}
.has-error .input-group-addon {
    color: #992900;
    border-color: #992900;
    background-color: #fab79e;
}
.has-error .form-control-feedback {
    color: #992900;
}
.form-control-static {
    margin-bottom: 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 .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
    text-align: right;
}
}.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 5px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #00436e;
    border-color: #035;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #002a45;
    border-color: #000e17;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #00436e;
    border-color: #035;
}
.btn-primary .badge {
    color: #00436e;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #00436e;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    color: #001422;
    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: #999;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    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: 400;
    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-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: 700;
}
.alert > p, .alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable {
    padding-right: 35px;
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: rgba(114, 182, 225, 0.3);
    border-color: rgba(93, 192, 221, 0.3);
    color: #184d70;
}
.alert-success hr {
    border-top-color: rgba(72, 184, 216, 0.3);
}
.alert-success .alert-link {
    color: #0f3046;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: rgba(255, 154, 0, 0.2);
    border-color: rgba(230, 100, 0, 0.2);
    color: #995c00;
}
.alert-warning hr {
    border-top-color: rgba(204, 89, 0, 0.2);
}
.alert-warning .alert-link {
    color: #663e00;
}
.alert-danger {
    background-color: #fab79e;
    border-color: #f99286;
    color: #992900;
}
.alert-danger hr {
    border-top-color: #f77c6e;
}
.alert-danger .alert-link {
    color: #661c00;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-stacking .noUi-handle {
    z-index: 10;
}
.noUi-stacking + .noUi-origin {
    *z-index: -1;
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top .3s;
    transition: left 0.3s, top .3s;
}
.noUi-state-drag * {
    cursor: inherit!important;
}
.noUi-horizontal {
    height: 18px;
}
.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}
.noUi-horizontal.noUi-extended {
    padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}
.noUi-vertical.noUi-extended {
    padding: 15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin {
    bottom: -15px;
}
.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}
.noUi-origin {
    border-radius: 2px;
}
.noUi-target {
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb;
}
.noUi-dragable {
    cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}
.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-active {
    box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbb;
}
.noUi-handle:before, .noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}
.noUi-handle:after {
    left: 17px;
}
.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}
.noUi-vertical .noUi-handle:after {
    top: 17px;
}
[disabled].noUi-connect, [disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled] .noUi-handle {
    cursor: not-allowed;
}
.clearfix:before, .clearfix: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 {
    content: " ";
    display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.affix {
    position: fixed;
}
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
    display: none!important;
}
@media (max-width: 767px) {
    .visible-xs {
    display: block!important;
}
table.visible-xs {
    display: table;
}
tr.visible-xs {
    display: table-row!important;
}
th.visible-xs, td.visible-xs {
    display: table-cell!important;
}
}.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
    display: none!important;
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
    display: block!important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row!important;
}
th.visible-sm, td.visible-sm {
    display: table-cell!important;
}
}.visible-md, tr.visible-md, th.visible-md, td.visible-md {
    display: none!important;
}
@media (min-width: 992px) and (max-width: 1119px) {
    .visible-md {
    display: block!important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row!important;
}
th.visible-md, td.visible-md {
    display: table-cell!important;
}
}.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
    display: none!important;
}
@media (min-width: 1120px) {
    .visible-lg {
    display: block!important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row!important;
}
th.visible-lg, td.visible-lg {
    display: table-cell!important;
}
}@media (max-width: 767px) {
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
    display: none!important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
    display: none!important;
}
}@media (min-width: 992px) and (max-width: 1119px) {
    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
    display: none!important;
}
}@media (min-width: 1120px) {
    .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
    display: none!important;
}
}.visible-print, tr.visible-print, th.visible-print, td.visible-print {
    display: none!important;
}
@media print {
    .visible-print {
    display: block!important;
}
table.visible-print {
    display: table;
}
tr.visible-print {
    display: table-row!important;
}
th.visible-print, td.visible-print {
    display: table-cell!important;
}
}@media print {
    .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
    display: none!important;
}
}.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
}
.datepicker-inline {
    width: 220px;
}
.datepicker.datepicker-rtl {
    direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
    float: right;
}
.datepicker-dropdown {
    top: 0;
    left: 0;
}
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}
.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
}
.datepicker > div {
    display: none;
}
.datepicker.days div.datepicker-days {
    display: block;
}
.datepicker.months div.datepicker-months {
    display: block;
}
.datepicker.years div.datepicker-years {
    display: block;
}
.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eee;
    cursor: pointer;
}
.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #999;
    cursor: default;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733;
}
.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today:hover, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    color: #000;
    background-color: #ffcd70;
    border-color: #f59e00;
}
.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today:hover, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    background-image: none;
}
.datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today[disabled].active, .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
    background-color: #ffdb99;
    border-color: #ffb733;
}
.datepicker table tr td.today .badge, .datepicker table tr td.today:hover .badge, .datepicker table tr td.today.disabled .badge, .datepicker table tr td.today.disabled:hover .badge {
    color: #ffdb99;
    background-color: #000;
}
.datepicker table tr td.today:hover:hover {
    color: #000;
}
.datepicker table tr td.today.active:hover {
    color: #fff;
}
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eee;
    border-radius: 0;
}
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
    border-radius: 0;
}
.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today:hover, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #f4bb51;
    border-color: #bf800c;
}
.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today:hover, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    background-image: none;
}
.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #f7ca77;
    border-color: #f1a417;
}
.datepicker table tr td.range.today .badge, .datepicker table tr td.range.today:hover .badge, .datepicker table tr td.range.today.disabled .badge, .datepicker table tr td.range.today.disabled:hover .badge {
    color: #f7ca77;
    background-color: #000;
}
.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected:hover, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #858585;
    border-color: #373737;
}
.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected:hover, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    background-image: none;
}
.datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
    background-color: #999;
    border-color: #555;
}
.datepicker table tr td.selected .badge, .datepicker table tr td.selected:hover .badge, .datepicker table tr td.selected.disabled .badge, .datepicker table tr td.selected.disabled:hover .badge {
    color: #999;
    background-color: #fff;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #00436e;
    border-color: #035;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #002a45;
    border-color: #000e17;
}
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background-image: none;
}
.datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active[disabled].active, .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
    background-color: #00436e;
    border-color: #035;
}
.datepicker table tr td.active .badge, .datepicker table tr td.active:hover .badge, .datepicker table tr td.active.disabled .badge, .datepicker table tr td.active.disabled:hover .badge {
    color: #00436e;
    background-color: #fff;
}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}
.datepicker table tr td span:hover {
    background: #eee;
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999;
    cursor: default;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #00436e;
    border-color: #035;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #002a45;
    border-color: #000e17;
}
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-image: none;
}
.datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
    background-color: #00436e;
    border-color: #035;
}
.datepicker table tr td span.active .badge, .datepicker table tr td span.active:hover .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge {
    color: #00436e;
    background-color: #fff;
}
.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999;
}
.datepicker th.datepicker-switch {
    width: 145px;
}
.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer;
}
.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: #eee;
}
.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}
.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.input-daterange input {
    text-align: center;
}
.input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}
@-webkit-keyframes bubble {
    0% {
    opacity: 0;
    -webkit-transform: scale(0, );
    -ms-transform: scale(0, );
    transform: scale(0, );
    -webkit-transform: scale(0);
    -ms-transform: scale(0) rotate(0.01deg);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
60% {
    opacity: .9;
    -webkit-transform: scale(1.2, );
    -ms-transform: scale(1.2, );
    transform: scale(1.2, );
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2) rotate(0.01deg);
    transform: scale(1.2);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
100% {
    opacity: 1;
    -webkit-transform: scale(1, );
    -ms-transform: scale(1, );
    transform: scale(1, );
    -webkit-transform: scale(1);
    -ms-transform: scale(1) rotate(0.01deg);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
}@keyframes bubble {
    0% {
    opacity: 0;
    -webkit-transform: scale(0, );
    -ms-transform: scale(0, );
    transform: scale(0, );
    -webkit-transform: scale(0);
    -ms-transform: scale(0) rotate(0.01deg);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
60% {
    opacity: .9;
    -webkit-transform: scale(1.2, );
    -ms-transform: scale(1.2, );
    transform: scale(1.2, );
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2) rotate(0.01deg);
    transform: scale(1.2);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
100% {
    opacity: 1;
    -webkit-transform: scale(1, );
    -ms-transform: scale(1, );
    transform: scale(1, );
    -webkit-transform: scale(1);
    -ms-transform: scale(1) rotate(0.01deg);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
}@-webkit-keyframes backgroundScroll {
    from {
    background-position: 0 0;
}
to {
    background-position: -1084px 0;
}
}@keyframes backgroundScroll {
    from {
    background-position: 0 0;
}
to {
    background-position: -1084px 0;
}
}@-webkit-keyframes backgroundScrollXs {
    from {
    background-position: 0 0;
}
to {
    background-position: -2000px 0;
}
}@keyframes backgroundScrollXs {
    from {
    background-position: 0 0;
}
to {
    background-position: -2000px 0;
}
}body {
    background: #97c7e5;
}
.datepicker {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
#header {
    background: #72b6e1 url(sky.png) repeat-x;
    position: relative;
    height: 480px;
    margin: 0;
    background-position: 0 0;
    -webkit-animation: backgroundScroll 65s linear;
    animation: backgroundScroll 65s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@media (max-width: 991px) {
    #header {
    height: 400px;
}
}@media (max-width: 767px) {
    #header {
    height: 740px;
    background-size: 2000px auto;
    -webkit-animation: backgroundScrollXs 110s linear;
    animation: backgroundScrollXs 110s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
}#header .container {
    margin: 0 auto;
    overflow: hidden;
}
@media (max-width: 767px) {
    #header .container {
    padding: 0 30px;
}
}#header .row {
    position: relative;
}
#header .row > [class^="col-"] {
    height: 495px;
}
@media (max-width: 991px) {
    #header .row > [class^="col-"] {
    height: 415px;
}
}@media (max-width: 480px) {
    .btn {
    padding: 3px;
}
#header .row p a.btn {
    margin-top: 35px;
    margin-left: 5px;
    background: #FFBE1C;
    background-image: -webkit-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: -moz-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: -ms-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: -o-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: linear-gradient(to bottom, #FFBE1C, #FF9504);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-shadow: 1px 1px 3px #666;
    color: #fff;
    text-decoration: none;
}
#header .row p a.btn:hover {
    width: auto;
    height: auto;
    background: #CFEAF7;
    background-image: -webkit-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -moz-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -ms-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -o-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: linear-gradient(to bottom, #CFEAF7, #A3CDE8);
    text-decoration: none;
}
#header .row #intro .h3 {
    font-size: 20px;
    margin-left: 120px;
    margin-top: 25px;
}
}@media (max-width: 767px) {
    #header .row > [class^="col-"] {
    height: 755px;
}
}#header .row .logo {
    position: absolute;
    top: 50px;
    left: 0;
    width: 320px;
    height: 75px;
    overflow-y: hidden;
    background: transparent url(credimaxx-logo.png) no-repeat top left;
    padding: 100px 0 0;
    margin: 20px 0 0;
}
#header .row h1 > a {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: rgba(0, 0, 0, 0);
}
#header .row p a.btn {
    top: 10px;
    left: 0;
    background: #FFBE1C;
    background-image: -webkit-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: -moz-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: -ms-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: -o-linear-gradient(top, #FFBE1C, #FF9504);
    background-image: linear-gradient(to bottom, #FFBE1C, #FF9504);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-shadow: 1px 1px 3px #666;
    color: #fff;
    text-decoration: none;
}
#header .row p a.btn:hover {
    position: left;
    top: 10px;
    left: 0;
    background: #CFEAF7;
    background-image: -webkit-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -moz-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -ms-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -o-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: linear-gradient(to bottom, #CFEAF7, #A3CDE8);
    text-decoration: none;
}
.boxheader {
    font-size: 3px;
    background-image: -webkit-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -moz-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -ms-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: -o-linear-gradient(top, #CFEAF7, #A3CDE8);
    background-image: linear-gradient(to bottom, #CFEAF7, #A3CDE8);
}
#header .row li > a {
    display: block;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: rgba(0, 0, 0, 0);
}
@media (max-width: 991px) {
    #header .row h1 {
    -webkit-transform: scale(0.9, 0% 0%);
    -ms-transform: scale(0.9, 0% 0%);
    transform: scale(0.9, 0% 0%);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9) rotate(0.01deg);
    transform: scale(0.9);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
}@media (max-width: 767px) {
    #header .row h1 {
    -webkit-transform: scale(1, );
    -ms-transform: scale(1, );
    transform: scale(1, );
    -webkit-transform: scale(1);
    -ms-transform: scale(1) rotate(0.01deg);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 50px;
}
}@media (max-width: 536px) {
    #header .row h1 {
    -webkit-transform: scale(0.88, 0% 0%);
    -ms-transform: scale(0.88, 0% 0%);
    transform: scale(0.88, 0% 0%);
    -webkit-transform: scale(0.88);
    -ms-transform: scale(0.88) rotate(0.01deg);
    transform: scale(0.88);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
}#header .row #intro {
    position: absolute;
    top: 130px;
    left: 0;
    width: 380px;
    height: 280px;
    color: #00436e;
}
@media (max-width: 991px) {
    #header .row #intro {
    top: 120px;
    -webkit-transform: scale(0.9, 0% 0%);
    -ms-transform: scale(0.9, 0% 0%);
    transform: scale(0.9, 0% 0%);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9) rotate(0.01deg);
    transform: scale(0.9);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
}@media (max-width: 767px) {
    #header .row #intro {
    -webkit-transform: scale(1, );
    -ms-transform: scale(1, );
    transform: scale(1, );
    -webkit-transform: scale(1);
    -ms-transform: scale(1) rotate(0.01deg);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    left: 10%;
    height: 200px;
}
}@media (max-width: 536px) {
    #header .row #intro {
    -webkit-transform: scale(0.72, 0% 0%);
    -ms-transform: scale(0.72, 0% 0%);
    transform: scale(0.72, 0% 0%);
    -webkit-transform: scale(0.72);
    -ms-transform: scale(0.72) rotate(0.01deg);
    transform: scale(0.72);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
    top: 140px;
}
}#header .row #intro .h2 {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-shadow: 1px 1px 0 #00436e;
    font-weight: 600;
}
#header .row #intro .h2 b {
    position: absolute;
    left: 12%;
    top: 1em;
    display: block;
    color: #fff;
    font-weight: 600;
}
@media (max-width: 767px) {
    #header .row #intro .h2 b {
    top: 0;
    left: 238px;
}
}#header .row #intro .h3 {
    font-weight: 400;
    position: absolute;
    top: 42%;
    left: 5%}
@media (max-width: 767px) {
    #header .row #intro .h3 {
    top: 1.9em;
    left: 10%}
}#header .row #intro .h3 small {
    color: #00436e;
    display: block;
    margin: 6px 0 0 -5%}
#header .row #intro a.btn {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
    max-width: 290px;
    padding: 10px 20px;
    white-space: normal;
    text-shadow: -1px -1px 0 rgba(102, 62, 0, 0.5);
    line-height: 1.1em;
    box-shadow: 0 1px 6px rgba(55, 55, 55, 0.3);
    border: 1px solid #ff9a00;
    border-left-width: 2px;
    border-right-width: 2px;
    background-image: -webkit-linear-gradient(top, #ffc266 0, #ffaa29 40%, #ff9e0a 40.001%, #ff9a00 100%);
    background-image: -webkit-linear-gradient(top, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-image: linear-gradient(to bottom, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb84d', endColorstr='#ffff9a00', GradientType=0);
}
@media (max-width: 536px) {
    #header .row #intro a.btn {
    -webkit-transform: scale(1.3, 0% 0%);
    -ms-transform: scale(1.3, 0% 0%);
    transform: scale(1.3, 0% 0%);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3) rotate(0.01deg);
    transform: scale(1.3);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
}#header .row #people {
    position: absolute;
    bottom: 0;
    height: 485px;
    right: 50px;
    left: 33.333333%;
    z-index: 50;
}
@media (max-width: 991px) {
    #header .row #people {
    left: 24%;
    right: 10px;
    -webkit-transform: scale(0.85, 100% 100%);
    -ms-transform: scale(0.85, 100% 100%);
    transform: scale(0.85, 100% 100%);
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85) rotate(0.01deg);
    transform: scale(0.85);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%}
}@media (max-width: 767px) {
    #header .row #people {
    left: 50%;
    right: 0;
    -webkit-transform: scale(0.9, 50% 100%);
    -ms-transform: scale(0.9, 50% 100%);
    transform: scale(0.9, 50% 100%);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9) rotate(0.01deg);
    transform: scale(0.9);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%}
}#header .row #people .person {
    -moz-transition: all .25s ease!important;
    position: absolute;
    width: 300px;
    height: 439px;
    bottom: 0;
    z-index: 40;
    background: transparent no-repeat;
    background-position: center bottom;
    background-size: contain;
    -webkit-transform: scale(1, 50% 100%);
    -ms-transform: scale(1, 50% 100%);
    transform: scale(1, 50% 100%);
    -webkit-transform: scale(1);
    -ms-transform: scale(1) rotate(0.01deg);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
#header .row #people .person blockquote {
    margin: 0;
    padding: 0;
    border-left: none;
    text-align: center;
    position: absolute;
    display: block;
    font-size: 17px;
    top: 0;
}
#header .row #people .person blockquote.default {
    opacity: 1;
}
#header .row #people .person blockquote.hover {
    opacity: 0;
}
#header .row #people .person blockquote span {
    opacity: 0;
    -webkit-transform: scale(0, );
    -ms-transform: scale(0, );
    transform: scale(0, );
    -webkit-transform: scale(0);
    -ms-transform: scale(0) rotate(0.01deg);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin: 0;
    width: 300px;
    height: 200px;
    overflow: hidden;
    padding: 0;
    border-left: none;
    text-align: center;
    padding: 50px;
    border-radius: 100% 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    display: block;
    top: 0;
    box-shadow: 0 1px 5px rgba(0, 67, 110, 0.5);
}
#header .row #people .person blockquote:before {
    opacity: 0;
    -webkit-transform: scale(0, );
    -ms-transform: scale(0, );
    transform: scale(0, );
    -webkit-transform: scale(0);
    -ms-transform: scale(0) rotate(0.01deg);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: absolute;
    content: "";
    display: block;
    padding: 20px 30px;
    top: 160px;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 100% 100%;
    box-shadow: 0 1px 4px rgba(0, 67, 110, 0.5);
}
#header .row #people .person blockquote:after {
    opacity: 0;
    -webkit-transform: scale(0, );
    -ms-transform: scale(0, );
    transform: scale(0, );
    -webkit-transform: scale(0);
    -ms-transform: scale(0) rotate(0.01deg);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: absolute;
    content: "";
    display: block;
    padding: 15px 20px;
    top: 190px;
    left: 80px;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 100% 100%;
    box-shadow: 0 1px 4px rgba(0, 67, 110, 0.5);
}
#header .row #people .person#woman {
    background-image: url(woman-default.png);
    background-size: contain;
    left: 10px;
    z-index: 51;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #header .row #people .person#woman {
    background-image: url(woman-default@2x.png);
}
}@media (max-width: 767px) {
    #header .row #people .person#woman {
    left: -300px;
}
}#header .row #people .person#woman.hover {
    background-image: url(woman-hover.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #header .row #people .person#woman.hover {
    background-image: url(woman-hover@2x.png);
}
}#header .row #people .person#woman blockquote {
    left: -10px;
    top: -30px;
}
@media (max-width: 991px) {
    #header .row #people .person#woman blockquote {
    top: -20px;
    left: 90px;
}
}@media (max-width: 767px) {
    #header .row #people .person#woman blockquote {
    left: 90px;
}
}#header .row #people .person#woman blockquote:before {
    left: 50px;
    top: 180px;
}
@media (max-width: 991px) {
    #header .row #people .person#woman blockquote: before {
    left: 190px;
}
}@media (max-width: 991px) {
    #header .row #people .person#woman blockquote: before {
    left: 130px;
    top: 190px;
}
}#header .row #people .person#woman blockquote:after {
    top: 210px;
    left: 80px;
}
@media (max-width: 991px) {
    #header .row #people .person#woman blockquote: after {
    left: 190px;
}
}@media (max-width: 991px) {
    #header .row #people .person#woman blockquote: after {
    top: 220px;
    left: 120px;
}
}#header .row #people .person#woman blockquote.default > span {
    padding-top: 45px;
}
#header .row #people .person#woman blockquote.hover > span {
    padding-top: 45px;
}
#header .row #people .person#girl {
    background-image: url(girl-default.png);
    z-index: 50;
    left: 28.2%}
@media (max-width: 767px) {
    #header .row #people .person#girl {
    left: -150px;
}
}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #header .row #people .person#girl {
    background-image: url(girl-default@2x.png);
}
}#header .row #people .person#girl.hover {
    background-image: url(girl-hover.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #header .row #people .person#girl.hover {
    background-image: url(girl-hover@2x.png);
}
}#header .row #people .person#girl blockquote {
    top: -50px;
}
@media (max-width: 991px) {
    #header .row #people .person#girl blockquote {
    top: 0;
    left: -140px;
}
}@media (max-width: 767px) {
    #header .row #people .person#girl blockquote {
    left: 0;
    top: -50px;
}
}#header .row #people .person#girl blockquote:before {
    top: 190px;
    left: 70px;
}
@media (max-width: 991px) {
    #header .row #people .person#girl blockquote: before {
    top: 180px;
    left: 190px;
}
}@media (max-width: 767px) {
    #header .row #people .person#girl blockquote: before {
    top: 190px;
    left: 70px;
}
}#header .row #people .person#girl blockquote:after {
    top: 220px;
    left: 90px;
}
@media (max-width: 991px) {
    #header .row #people .person#girl blockquote: after {
    top: 200px;
    left: 225px;
}
}@media (max-width: 767px) {
    #header .row #people .person#girl blockquote: after {
    top: 220px;
    left: 90px;
}
}#header .row #people .person#girl blockquote.default > span {
    padding-top: 35px;
}
#header .row #people .person#girl blockquote.hover > span {
    padding-top: 35px;
}
#header .row #people .person#man {
    left: auto;
    right: 0;
    z-index: 49;
    background-image: url(man-default.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #header .row #people .person#man {
    background-image: url(man-default@2x.png);
}
}@media (max-width: 767px) {
    #header .row #people .person#man {
    right: auto;
    left: -30px;
}
}#header .row #people .person#man.hover {
    background-image: url(man-hover.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #header .row #people .person#man.hover {
    background-image: url(man-hover@2x.png);
}
}#header .row #people .person#man blockquote {
    left: auto;
    right: 120px;
    top: -30px;
}
@media (max-width: 991px) {
    #header .row #people .person#man blockquote {
    top: -10px;
    right: 145px;
}
}#header .row #people .person#man blockquote:before {
    top: 180px;
    left: 180px;
}
@media (max-width: 991px) {
    #header .row #people .person#man blockquote: before {
    left: 190px;
}
}#header .row #people .person#man blockquote:after {
    top: 210px;
    left: 200px;
}
@media (max-width: 991px) {
    #header .row #people .person#man blockquote: after {
    top: 205px;
    left: 220px;
}
}#header .row #people .person#man blockquote.default > span {
    padding-top: 40px;
}
#header .row #people .person.hover blockquote {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
#header .row #people .person.hover blockquote.default {
    opacity: 0;
}
#header .row #people .person.hover blockquote.hover {
    opacity: 1;
}
#header .row #people.person-0 #woman {
    z-index: 80!important;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#header .row #people.person-0 #woman blockquote span {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: .3s;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: .3s;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
#header .row #people.person-0 #woman blockquote:before {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: .15s;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: .15s;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: .15s;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
#header .row #people.person-0 #woman blockquote:after {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: 0;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: 0;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
#header .row #people.person-0 #girl {
    -webkit-transform: scale(0.8) translateX(30px);
    -ms-transform: scale(0.8) translateX(30px);
    transform: scale(0.8) translateX(30px);
}
#header .row #people.person-0 #man {
    -webkit-transform: scale(0.8) translateX(10px);
    -ms-transform: scale(0.8) translateX(10px);
    transform: scale(0.8) translateX(10px);
}
#header .row #people.person-1 #woman {
    -webkit-transform: scale(0.8) translateX(-10px);
    -ms-transform: scale(0.8) translateX(-10px);
    transform: scale(0.8) translateX(-10px);
}
#header .row #people.person-1 #girl {
    z-index: 80!important;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
#header .row #people.person-1 #girl blockquote span {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: .3s;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: .3s;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
#header .row #people.person-1 #girl blockquote:before {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: .15s;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: .15s;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: .15s;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
#header .row #people.person-1 #girl blockquote:after {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: 0;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: 0;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
#header .row #people.person-1 #man {
    -webkit-transform: scale(0.8) translateX(10px);
    -ms-transform: scale(0.8) translateX(10px);
    transform: scale(0.8) translateX(10px);
}
#header .row #people.person-2 #woman {
    -webkit-transform: scale(0.8) translateX(-10px);
    -ms-transform: scale(0.8) translateX(-10px);
    transform: scale(0.8) translateX(-10px);
}
#header .row #people.person-2 #girl {
    -webkit-transform: scale(0.8) translateX(-20px);
    -ms-transform: scale(0.8) translateX(-20px);
    transform: scale(0.8) translateX(-20px);
}
#header .row #people.person-2 #man {
    z-index: 80!important;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
#header .row #people.person-2 #man blockquote span {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: .3s;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: .3s;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
#header .row #people.person-2 #man blockquote:before {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: .15s;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: .15s;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: .15s;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
#header .row #people.person-2 #man blockquote:after {
    -webkit-animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    -moz-animation: bubble .5s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: 0;
    -o-animation: bubble .5s;
    -o-animation-timing-function: ease-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: 0;
    -webkit-animation: bubble .5s;
    animation: bubble .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
#header .row #cachets {
    position: absolute;
    right: 0;
    top: 50px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 110px;
    height: 110px;
}
#header .row #cachets > li {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    -webkit-transform: perspective(500px) rotateY(-90deg);
    transform: perspective(500px) rotateY(-90deg);
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: cachet;
    animation-name: cachet;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
}
#header .row #cachets > li:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
#header .row #cachets > li:nth-child(2) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
#header .row #cachets > li:nth-child(3) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
}
#header .row #cachets > li:nth-child(4) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}
@media (max-width: 1119px) {
    #header .row #cachets {
    bottom: auto;
    top: 40px;
}
}@media (max-width: 991px) {
    #header .row #cachets {
    -webkit-transform: scale(0.75, 100% 0%);
    -ms-transform: scale(0.75, 100% 0%);
    transform: scale(0.75, 100% 0%);
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75) rotate(0.01deg);
    transform: scale(0.75);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
}@media (max-width: 536px) {
    #header .row #cachets {
    display: none;
}
}#header .row nav {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
}
#header .row nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#header .row nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
}
#header .row nav ul li a {
    display: block;
    padding: 5px 8px;
    margin: 0;
    color: rgba(0, 67, 110, 0.8);
    border-right: 1px solid rgba(0, 67, 110, 0.4);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
#header .row nav ul li:first-child a {
    border-left: none;
}
#header .row nav ul li:last-child a {
    border-right: none;
}
#header:after {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
    background: transparent no-repeat center bottom;
    background-image: url(header-swoosh.png);
    background-size: 100% 100%;
    pointer-events: none;
}
@media (max-width: 1119px) {
    #header: after {
    background-size: 1210px 100%}
}#content {
    background: #fff -webkit-linear-gradient(top, #e7f2f9 0, white 100%) no-repeat;
    background: #fff linear-gradient(to bottom, #e7f2f9 0, white 100%) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7f2f9', endColorstr='white', GradientType=0);
    background-size: 100% 500px;
}
#content #calculator {
    background: #f1f1f1;
    border-radius: 6px;
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 20px;
    box-shadow: 0 1px 4px rgba(94, 140, 169, 0.4);
}
@media (max-width: 991px) {
    #content #calculator {
    margin-left: 10px;
}
}@media (max-width: 767px) {
    #content #calculator {
    width: 95%}
}#content #calculator > h2 {
    font-size: 17px;
    font-weight: 700;
    margin: 4px 0 15px;
}
#content #calculator .noUi-connect {
    background: #ff9a00;
}
#content #calculator .slider {
    margin-top: 8px;
}
#content #calculator .form-group {
    background-image: -webkit-radial-gradient(center bottom, ellipse cover, white 0%, rgba(255, 255, 255, 0) 80%);
    background-image: radial-gradient(center bottom, ellipse cover, white 0%, rgba(255, 255, 255, 0) 80%);
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 0;
}
#content #calculator .form-group .row {
    margin-bottom: 10px;
}
#content #calculator .form-group .row .col-xs-6:first-child {
    padding-right: 12px;
}
#content #calculator .result {
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-bottom: 20px;
}
#content #calculator .result label {
    margin-top: 8px;
}
#content #calculator .result input[disabled] {
    background: #fff;
}
#content #calculator .btn-primary {
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
    max-width: 290px;
    padding: 10px 20px;
    white-space: normal;
    text-shadow: -1px -1px 0 rgba(102, 62, 0, 0.5);
    line-height: 1.1em;
    box-shadow: 0 1px 6px rgba(55, 55, 55, 0.3);
    border: 1px solid #ff9a00;
    border-left-width: 2px;
    border-right-width: 2px;
    background-image: -webkit-linear-gradient(top, #ffc266 0, #ffaa29 40%, #ff9e0a 40.001%, #ff9a00 100%);
    background-image: -webkit-linear-gradient(top, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-image: linear-gradient(to bottom, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb84d', endColorstr='#ffff9a00', GradientType=0);
    width: 100%;
    margin-bottom: 20px;
}
#content #calculator form {
    margin-left: 0!important;
}
@media (max-width: 536px) {
    #content #calculator form {
    padding: 0!important;
}
}#content #preselect-buttons {
    background: #f1f1f1;
    background-image: -webkit-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 80%);
    background-image: radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 80%);
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 0;
    box-shadow: 0 1px 4px rgba(94, 140, 169, 0.4);
}
@media (max-width: 991px) {
    #content #preselect-buttons {
    margin-top: 0;
    width: 345px;
    margin-right: 10px;
    height: 415px;
}
#content #preselect-buttons button.btn {
    height: 135px;
}
#content #preselect-buttons > .row {
    padding-top: 20px!important;
}
}@media (max-width: 767px) {
    #content #preselect-buttons {
    width: 95%!important;
    margin: 20px -20px 20px 10px !important;
    padding: 15px;
    height: auto;
    float: none;
}
#content #preselect-buttons button.btn {
    height: auto;
}
#content #preselect-buttons > .row {
    padding-top: 0!important;
}
}#content #preselect-buttons h2 {
    font-size: 17px;
    font-weight: 700;
    padding: 20px 0 15px;
    margin: 0 0 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
    background: #f1f1f1;
}
#content #preselect-buttons button.btn {
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
    max-width: 290px;
    padding: 10px 20px;
    white-space: normal;
    text-shadow: -1px -1px 0 rgba(102, 62, 0, 0.5);
    line-height: 1.1em;
    box-shadow: 0 1px 6px rgba(55, 55, 55, 0.3);
    border: 1px solid #ff9a00;
    border-left-width: 2px;
    border-right-width: 2px;
    background-image: -webkit-linear-gradient(top, #ffc266 0, #ffaa29 40%, #ff9e0a 40.001%, #ff9a00 100%);
    background-image: -webkit-linear-gradient(top, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-image: linear-gradient(to bottom, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb84d', endColorstr='#ffff9a00', GradientType=0);
    background-image: -webkit-linear-gradient(top, #f1f7fc 0, #c0ddef 40%, #a8d0e9 40.001%, #9fcbe7 100%);
    background-image: -webkit-linear-gradient(top, #daf4fd 0, #c0ddef 40%, #a8d0e9 40.001%, #9fcbe7 100%);
    background-image: linear-gradient(to bottom, #daf4fd 0, #c0ddef 40%, #a8d0e9 40.001%, #9fcbe7 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffddecf6', endColorstr='#ff9fcbe7', GradientType=0);
    width: 100%;
    display: block;
    max-width: none!important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
    border: 1px solid rgba(114, 182, 225, 0.7);
    color: #00436e;
}
#content #preselect-buttons button.btn:hover {
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
    max-width: 290px;
    padding: 10px 20px;
    white-space: normal;
    text-shadow: -1px -1px 0 rgba(102, 62, 0, 0.5);
    line-height: 1.1em;
    box-shadow: 0 1px 6px rgba(55, 55, 55, 0.3);
    border: 1px solid #ff9a00;
    border-left-width: 2px;
    border-right-width: 2px;
    background-image: -webkit-linear-gradient(top, #ffc266 0, #ffaa29 40%, #ff9e0a 40.001%, #ff9a00 100%);
    background-image: -webkit-linear-gradient(top, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-image: linear-gradient(to bottom, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb84d', endColorstr='#ffff9a00', GradientType=0);
}
#content #main {
    background-image: url(page-swoosh.png), -webkit-linear-gradient(top, white 0, #f9f9f9 300px);
    background-image: url(page-swoosh.png), linear-gradient(to bottom, white 0, #f9f9f9 300px);
    background-size: 100% auto, 702px 100%;
    background-position: left top, 6px 45px;
    background-repeat: no-repeat;
    z-index: 100;
    padding-top: 40px;
    margin-top: -31px;
    margin-bottom: 30px;
}
@media (max-width: 1119px) {
    #content #main {
    background-size: 100% auto, 622px auto;
}
}@media (max-width: 991px) {
    #content #main {
    background-size: 100% auto, 719px auto;
}
}@media (max-width: 767px) {
    #content #main {
    background-size: 780px auto, 100% auto;
    background-position: center -3px, 6px 55px;
}
}@media (max-width: 536px) {
    #content #main {
    background-size: 600px auto, 100% auto;
}
}#content #main > #preselect-buttons {
    margin-top: 40px!important;
}
#content #main form {
    counter-reset: form;
    padding: 20px;
    margin-left: 40px;
}
#content #main form header {
    margin-bottom: 20px;
}
#content #main form header h2 {
    font-weight: 600;
    font-size: 35px;
    margin-left: -40px;
}
#content #main form header p {
    line-height: 1.15em;
    margin-top: -10px;
    border-left: 1px dotted rgba(0, 0, 0, 0.7);
    padding: 0 0 1px 10px;
    opacity: .5;
}
@media (max-width: 1119px) {
    #content #main form header p {
    margin-top: 10px;
}
}#content #main form header .steps {
    margin: 10px 0;
    margin-left: -33px;
    padding: 20px;
    background: #f2f7fb;
    border-radius: 6px;
    border: 1px solid #dfecf4;
}
#content #main form header .steps p {
    margin: 0;
    margin-left: 40px;
    padding: 0;
    border-left: none;
    color: #00436e;
    opacity: 1;
    font-size: 16px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
@media (max-width: 991px) {
    #content #main form header .steps p {
    margin-top: .5em;
    margin-bottom: .5em;
}
}#content #main form header .steps p:before {
    position: absolute;
    content: " ";
    left: -35px;
    top: 10px;
    font-family: FontAwesome;
    font-size: 30px;
    color: #72b6e1;
    text-shadow: none;
}
@media (max-width: 991px) {
    #content #main form header .steps p: before {
    top: 2px;
    font-size: 25px;
}
}#content #main form header .steps [class*="col-"]:nth-child(1) p:before {
    content: "\f044"}
#content #main form header .steps [class*="col-"]:nth-child(2) p:before {
    content: "\f045"}
#content #main form header .steps [class*="col-"]:nth-child(3) p:before {
    content: "\f046"}
#content #main form header .locator {
    padding: 0;
    display: table;
    position: relative;
    height: 85px;
}
@media (max-width: 767px) {
    #content #main form header .locator {
    margin-bottom: 20px;
    display: block!important;
    float: none!important;
    height: auto;
}
#content #main form header .locator > .row {
    position: relative!important;
    display: block!important;
    left: auto!important;
    right: auto!important;
    margin-left: -33px;
}
#content #main form header .locator > .row > [class^='col-'] {
    width: 100%!important;
    border-bottom: 1px solid #eee;
    display: block!important;
    float: none!important;
}
#content #main form header .locator > .row > [class^='col-'].active:after {
    display: none;
}
}#content #main form header .locator > .row {
    position: absolute;
    left: -50px;
    background: #eee;
    right: -10px;
    top: 10px;
    display: table-row;
    counter-reset: locator 0;
}
#content #main form header .locator > .row > [class^='col-'] {
    display: table-column;
    counter-increment: locator;
    border-left: 1px solid #f9f9f9;
    padding: 0;
    width: 33.3333333333%;
    vertical-align: middle;
    position: relative;
    background: #e0e0e0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, rgba(255, 255, 255, 0.2)), color-stop(0.25, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.2) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 6px 6px;
}
#content #main form header .locator > .row > [class^='col-']:first-child {
    border-left: none;
}
#content #main form header .locator > .row > [class^='col-'].complete {
    background-color: #b1d7ef;
}
#content #main form header .locator > .row > [class^='col-'].complete p {
    color: rgba(0, 67, 110, 0.6)!important;
}
#content #main form header .locator > .row > [class^='col-'].complete p:after {
    color: #00436e;
    content: " \f00c";
    font-family: "FontAwesome"}
#content #main form header .locator > .row > [class^='col-'].complete p:before {
    background-color: #e4f1f9;
}
#content #main form header .locator > .row > [class^='col-'].active {
    background: #72b6e1;
}
#content #main form header .locator > .row > [class^='col-'].active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(114, 182, 225, 0);
    border-top-color: #72b6e1;
    border-width: 7px;
    margin-left: -7px;
}
#content #main form header .locator > .row > [class^='col-'].active p {
    color: #fff!important;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
#content #main form header .locator > .row > [class^='col-'].active p:before {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.9);
}
#content #main form header .locator > .row > [class^='col-'] p {
    display: block;
    opacity: 1;
    color: #888!important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    margin-top: 0;
    border-left: none;
    vertical-align: top;
    font-size: 18px;
    padding: 6px 8px;
    height: 48px;
    position: relative;
    text-align: center;
    width: 100%}
#content #main form header .locator > .row > [class^='col-'] p:before {
    content: "Schritt " counter(locator);
    font-style: italic;
    font-size: 12px;
    display: block;
    padding: 0 6px;
    width: 60px;
    margin: 0 auto 2px;
    border-radius: 3px;
    clear: both;
    background: #eee;
}
#content #main form header .locator > .row.coapplicant-hidden .coapplicant {
    display: none!important;
}
#content #main form header .locator > .row.coapplicant-hidden > [class^='col-'] {
    width: 50%}
#content #main form fieldset {
    margin: 20px 0;
}
#content #main form fieldset legend {
    counter-increment: form;
    position: relative;
    border-bottom: none;
    margin-bottom: 10px;
    color: #00436e;
    font-size: 19.6px;
}
#content #main form fieldset legend:before {
    display: block;
    position: absolute;
    content: counter(form);
    left: -40px;
    top: -5px;
    background: #72b6e1;
    border-radius: 100% 100%;
    width: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 29.4px;
    text-align: center;
    padding-left: 8px;
    padding-top: 5px;
    line-height: 1em;
    color: #f9f9f9;
    font-weight: 600;
}
#content #main form fieldset .form-control {
    padding: 6px;
}
#content #main form .btn {
    margin-top: 10px;
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
    max-width: 290px;
    padding: 10px 20px;
    white-space: normal;
    text-shadow: -1px -1px 0 rgba(102, 62, 0, 0.5);
    line-height: 1.1em;
    box-shadow: 0 1px 6px rgba(55, 55, 55, 0.3);
    border: 1px solid #ff9a00;
    border-left-width: 2px;
    border-right-width: 2px;
    background-image: -webkit-linear-gradient(top, #ffc266 0, #ffaa29 40%, #ff9e0a 40.001%, #ff9a00 100%);
    background-image: -webkit-linear-gradient(top, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-image: linear-gradient(to bottom, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb84d', endColorstr='#ffff9a00', GradientType=0);
}
@media (max-width: 536px) {
    #content #main form .btn {
    width: 230px;
}
}#content #main form .form-group.has-error > label {
    color: #992900;
}
#content #main form .form-group.has-error:after {
    content: attr(data-error-message);
    display: inline-block;
    position: absolute;
    top: 80%;
    background: rgba(250, 183, 158, 0.95);
    color: #992900;
    border: 1px solid #f7936e;
    padding: 5px 10px;
    z-index: 5000;
    border-radius: 3px;
    margin-top: 5px;
    box-shadow: 0 1px 3px rgba(153, 41, 0, 0.25);
}
#content #main form .form-group.has-error:before {
    content: " ";
    pointer-events: none;
    position: absolute;
    top: calc(66%);
    left: 20px;
    display: block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-width: 10px;
    border-color: rgba(153, 41, 0, 0);
    border-bottom-color: #fab79e;
    z-index: 5001;
}
#content #main form .form-group.has-focus:after, #content #main form .form-group:focus:after {
    content: attr(data-explanation);
    display: inline-block;
    position: absolute;
    top: 80%;
    background: rgba(177, 215, 239, 0.95);
    color: #00436e;
    border: 1px solid #87c1e6;
    padding: 5px 10px;
    z-index: 5000;
    border-radius: 3px;
    margin-top: 5px;
    box-shadow: 0 1px 3px rgba(153, 41, 0, 0.25);
}
#content #main form .form-group.has-focus:before, #content #main form .form-group:focus:before {
    content: " ";
    pointer-events: none;
    position: absolute;
    top: calc(66%);
    left: 20px;
    display: block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-width: 10px;
    border-color: rgba(114, 182, 225, 0);
    border-bottom-color: #b1d7ef;
    z-index: 5001;
}
@media (max-width: 767px) {
    #content aside {
    padding: 0 20px;
}
}#content aside #steps ul {
    list-style: none;
    padding-left: 35px;
    margin-top: 25px;
}
#content aside #steps ul li {
    font-size: 18.2px;
    color: #00436e;
    line-height: 1.25em;
    margin-bottom: 15px;
    position: relative;
}
#content aside #steps ul li strong {
    font-weight: 600;
    display: block;
}
#content aside #steps ul li:before {
    content: "➡︎";
    display: block;
    position: absolute;
    text-align: center;
    left: -35px;
    width: 25px;
    height: 25px;
    background: #72b6e1;
    border-radius: 100%;
    font-size: 21px;
    line-height: 25px;
    color: #e7f2f9;
}
#content aside #steps ul li.active {
    color: #000;
}
#content aside #steps ul li.active:before {
    background: #00436e;
}
#content aside #ekomi-box {
    background: #f1f1f1;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0 1px 4px rgba(94, 140, 169, 0.4);
}
#content aside #ekomi-box > h2 {
    float: left;
    font-size: 17px;
    font-weight: 700;
    margin: 4px 0 0;
}
@media (max-width: 767px) {
    #content aside #ekomi-box > h2 {
    margin-bottom: 15px;
}
}#content aside #ekomi-box > button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 100%;
    font-size: 14px;
    height: auto;
}
#content aside #ekomi-box > button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#content aside #ekomi-box > button:hover, #content aside #ekomi-box > button:focus {
    color: #333;
    text-decoration: none;
}
#content aside #ekomi-box > button:active, #content aside #ekomi-box > button.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#content aside #ekomi-box > button.disabled, #content aside #ekomi-box > button[disabled], fieldset[disabled] #content aside #ekomi-box > button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
}
#content aside #ekomi-box > button:focus {
    outline: none;
}
#content aside #ekomi-box #ekomi-logo {
    float: right;
    width: 100px;
}
#content aside #ekomi-box #ekomi-stars {
    clear: both;
    font-size: 30px;
    text-align: center;
    color: #858585;
    padding: 20px 0;
    background-image: -webkit-radial-gradient(center bottom, ellipse cover, white 0%, rgba(255, 255, 255, 0) 80%);
    background-image: radial-gradient(center bottom, ellipse cover, white 0%, rgba(255, 255, 255, 0) 80%);
    border-bottom: 1px solid #e4e4e4;
}
#content aside #ekomi-box #ekomi-stars .stars {
    position: relative;
    font-family: FontAwesome;
    white-space: nowrap;
    display: inline-block;
    letter-spacing: .1em;
    text-shadow: 0 1px 5px rgba(51, 51, 51, 0.5);
}
#content aside #ekomi-box #ekomi-stars .stars .active {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #ff9a00;
    overflow: hidden;
    text-shadow: 0 0 1px #fff;
}
#content aside #ekomi-box #ekomi-stars b {
    color: #333;
}
#content aside #ekomi-box #ekomi-stars .small {
    font-size: 12px;
    display: block;
    text-align: center;
}
#content aside #ekomi-box > hr {
    display: block;
    height: 0;
    border-top: 1px solid #fff;
    margin: 0 0 20px;
}
#content aside #ekomi-box > blockquote {
    border-left: 0;
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    margin-bottom: 2.5em;
    font-size: 16px;
}
#content aside #ekomi-box > blockquote > p {
    height: 105px;
    overflow: auto;
    margin: 0;
}
#content aside #ekomi-box > blockquote:after, #content aside #ekomi-box > blockquote:before {
    top: 99%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#content aside #ekomi-box > blockquote:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
#content aside #ekomi-box > blockquote:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0.05);
    border-width: 11px;
    margin-left: -11.5px;
}
#content aside #ekomi-box > blockquote > footer {
    position: absolute;
    bottom: -2.5em;
    left: 0;
    font-size: 12px;
    color: #333;
}
#content aside #ekomi-box > blockquote > footer cite {
    white-space: nowrap;
}
#content aside #ekomi-box > blockquote > footer:before {
    content: ""}
#content aside #arguments {
    background: url(consultant.jpg) no-repeat;
    background-size: cover;
    height: 250px;
    margin-top: 56px;
}
@media (max-width: 1119px) {
    #content aside #arguments {
    margin-top: 1px;
}
}@media (max-width: 991px) {
    #content aside #arguments {
    display: none;
}
}#content aside #arguments ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
#content aside #arguments ul li {
    opacity: 0;
    position: absolute;
    left: 155px;
    top: 20px;
    padding-right: 10px;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
#content aside #arguments ul li h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    color: #00436e;
}
#content aside #arguments ul li p {
    position: relative;
    padding-left: 2.5em;
    margin-top: .8em;
    line-height: 1.2em;
    font-size: 14px;
}
#content aside #arguments ul li p:before {
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    font-size: 2em;
    margin-top: 6px;
    color: #ff9a00;
    text-shadow: 1px 1px 0 #fff;
}
#content aside #arguments ul li p.icon-thumbs-o-up:before {
    content: "\f087"}
#content aside #arguments ul li p.icon-clock:before {
    content: "\f017"}
#content aside #arguments ul li p.icon-umbrella:before {
    content: "\f0e9"}
#content aside #arguments ul li.active {
    opacity: 1;
}
#footer {
    background: #97c7e5;
    box-shadow: inset 0 4px 12px rgba(0, 67, 110, 0.3);
}
#footer .row {
    margin: 20px 0;
}
#footer .row h3 {
    font-size: 19.6px;
    color: #00436e;
}
#footer .row ul {
    list-style: none;
    padding: 0;
}
#footer .row ul a {
    color: #0e6fad;
}
#footer .row #social-plugins a {
    font-size: 26px;
    padding-right: 6px;
    color: #2f678c;
}
#footer .row #social-plugins a:hover {
    color: #00436e;
}
#footer .row .fb-like-box {
    margin-left: -10px;
}
#footer .row > :nth-child(2) {
    padding-right: 0;
}
#footer .row > :last-child {
    padding-left: 40px;
}
#footer #video-frame {
    margin-top: 15px;
    padding: 0;
    width: 95%;
    height: 405px;
    box-shadow: 0 2px 8px 1px rgba(0, 67, 110, 0.5);
}
@media (max-width: 1119px) {
    #footer #video-frame {
    height: 362px;
}
}@media (max-width: 991px) {
    #footer #video-frame {
    height: 284px;
}
}@media (max-width: 767px) {
    #footer #video-frame {
    height: 400px;
    width: 100%}
}.sub-page #header {
    height: 150px;
    box-shadow: inset 0 -2px 12px rgba(0, 67, 110, 0.3);
}
.sub-page #header #intro {
    top: 30px;
    left: 360px;
}
.sub-page #header #intro .h2 {
    font-size: 35.2px;
}
.sub-page #header #intro .h2 b {
    display: inline;
    position: static;
}
.sub-page #header #intro .h3 {
    top: 40px;
    font-size: 23.4px;
}
.sub-page #header #intro .btn {
    left: 320px!important;
    top: 25px;
    bottom: auto!important;
    font-size: 20.8px!important;
    padding: 8px 10px!important;
    width: 270px!important;
}
@media (max-width: 991px) {
    .sub-page #header #intro .btn {
    display: none;
}
}@media (max-width: 991px) {
    .sub-page #header #intro {
    top: 30px;
    left: 330px;
}
}@media (max-width: 767px) {
    .sub-page #header #intro {
    display: none;
}
}.sub-page #header #ekomi-award {
    top: 50px;
}
.sub-page #header #ekomi-award img {
    width: 75px;
}
@media (max-width: 1119px) {
    .sub-page #header #ekomi-award {
    display: none;
}
}.sub-page #header:after {
    background-image: none;
}
@media (max-width: 991px) {
    .sub-page #header h1 {
    top: 50px!important;
}
}.sub-page #content #main {
    margin-top: 20px;
    background-image: -webkit-linear-gradient(top, white 0, #f9f9f9 300px);
    background-image: linear-gradient(to bottom, white 0, #f9f9f9 300px);
    padding: 20px;
}
.sub-page #content #main .h2 {
    font-weight: 500;
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}
.sub-page #content #main form {
    padding: 0;
    counter-reset: form 2;
}
.sub-page #content #main form.no-sections {
    margin-left: 0;
}
.sub-page #content #main form.no-sections header h2 {
    margin-left: 0;
}
.sub-page #content #main form[data-step='3'] {
    counter-reset: form 5;
}
.sub-page #content #main form header p {
    margin-top: 0;
}
.sub-page #content #main .alert {
    margin-left: -40px;
}
.sub-page #content #main .alert + :not(.alert) {
    margin-top: 50px;
}
.sub-page #content #main dl {
    margin: 20px 0 40px;
}
.sub-page #content #main dl h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    line-height: 1.42857143;
}
@media (max-width: 767px) {
    .sub-page #content #main {
    margin-top: 0;
}
}.sub-page #content aside > div {
    padding-right: 10px;
}
.sub-page #content aside #arguments {
    margin-top: 0;
}
@-webkit-keyframes cachet {
    0% {
    -webkit-transform: perspective(500px) rotateX(90deg) rotateY(-90deg) scale(0.5);
    transform: perspective(500px) rotateX(90deg) rotateY(-90deg) scale(0.5);
    opacity: 0;
}
5% {
    -webkit-transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    opacity: 1;
}
20% {
    -webkit-transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    opacity: 1;
}
25% {
    -webkit-transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    opacity: 0;
}
100% {
    -webkit-transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    opacity: 0;
}
}@keyframes cachet {
    0% {
    -webkit-transform: perspective(500px) rotateX(90deg) rotateY(-90deg) scale(0.5);
    transform: perspective(500px) rotateX(90deg) rotateY(-90deg) scale(0.5);
    opacity: 0;
}
5% {
    -webkit-transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    opacity: 1;
}
20% {
    -webkit-transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    transform: perspective(500px) rotateX(0) rotateY(0deg) scale(1);
    opacity: 1;
}
25% {
    -webkit-transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    opacity: 0;
}
100% {
    -webkit-transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    transform: perspective(500px) rotateX(90deg) rotateY(90deg) scale(0.5);
    opacity: 0;
}
}

/*******************
 == ANFRAGE PANEL ==
********************/

/* .anfrage-bg {
    display: block;
    position: fixed;
    top: -100%;
    right: 0;
    width: 100%;
    height: 70px;
    left: 0;
    background: white;
    z-index: 999;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.24);
    transition: top .3333s ease-in-out;
    will-change: top;
}

.anfrage-bg.active {
    top: 0;
}

.anfrage {
    position: relative;
    top: 15px;
    left: 15px;
    border-radius: 6px;
    font-size: 16px;
    color: #fff !important;
    padding: 9px 10px;
    white-space: normal;
    text-shadow: -1px -1px 0 rgba(102, 62, 0, 0.5);
    line-height: 1.1em;
    -webkit-box-shadow: 0 1px 6px rgba(55, 55, 55, 0.3);
    box-shadow: 0 1px 6px rgba(55, 55, 55, 0.3);
    border: 1px solid #ff9a00;
    border-left-width: 2px;
    border-right-width: 2px;
    background-image: -webkit-linear-gradient(top, #ffc266 0, #ffaa29 40%, #ff9e0a 40.001%, #ff9a00 100%);
    background-image: -webkit-linear-gradient(top, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffc519), color-stop(40%, #ffaa29), color-stop(40.001%, #ff9e0a), to(#ff8e00));
    background-image: -o-linear-gradient(top, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-image: linear-gradient(to bottom, #ffc519 0, #ffaa29 40%, #ff9e0a 40.001%, #ff8e00 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb84d', endColorstr='#ffff9a00', GradientType=0);
    width: calc(100% - 30px)
}

@media (min-width:768px) {
    .anfrage-bg {
        display: none !important;
    }
}

.anfrage:focus {
    color: white;
} */

.anfrage-bg {
    display: none !important;
}