<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f64ea875199300c38e64)
 * Config saved to config.json and https://gist.github.com/f64ea875199300c38e64
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    -webkit-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"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

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

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

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

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

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

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

    thead {
        display: table-header-group;
    }

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

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

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

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

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

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

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

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

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

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

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

.text-warning {
    color: #8a6d3b;
}

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

.text-danger {
    color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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;
    margin-left: -5px;
}

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

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

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    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: 15px;
    padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-1 {
        width: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-1 {
        width: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-1 {
        width: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent;
}

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

th {
    text-align: left;
}

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

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

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

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

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

    .table .table {
        background-color: #ffffff;
    }

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

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

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

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

.table-striped &gt; tbody &gt; tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-hover &gt; tbody &gt; tr:hover {
    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 &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
    background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

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

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

        .table-responsive &gt; .table {
            margin-bottom: 0;
        }

            .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
            .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
            .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
            .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
            .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
            .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
                white-space: nowrap;
            }

        .table-responsive &gt; .table-bordered {
            border: 0;
        }

            .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
            .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
            .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
            .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
            .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
            .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
                border-left: 0;
            }

            .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
            .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
            .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
            .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
            .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
            .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
                border-right: 0;
            }

            .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
            .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
            .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
            .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
                border-bottom: 0;
            }
}

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

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

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

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

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

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

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

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

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

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

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

    .form-control::-moz-placeholder {
        color: #999999;
        opacity: 1;
    }

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

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

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }

        input[type="date"].input-sm,
        input[type="time"].input-sm,
        input[type="datetime-local"].input-sm,
        input[type="month"].input-sm {
            line-height: 30px;
        }

        input[type="date"].input-lg,
        input[type="time"].input-lg,
        input[type="datetime-local"].input-lg,
        input[type="month"].input-lg {
            line-height: 46px;
        }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative;
}

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

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

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

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group &gt; .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

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

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

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

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

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

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

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

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    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;
    user-select: none;
}

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

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

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

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

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open &gt; .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .fade.in {
        opacity: 1;
    }

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

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

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

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

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

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

.dropdown {
    position: relative;
}

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

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

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

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

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

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

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

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

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

.open &gt; .dropdown-menu {
    display: block;
}

.open &gt; a {
    outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

        .btn-group &gt; .btn:hover,
        .btn-group-vertical &gt; .btn:hover,
        .btn-group &gt; .btn:focus,
        .btn-group-vertical &gt; .btn:focus,
        .btn-group &gt; .btn:active,
        .btn-group-vertical &gt; .btn:active,
        .btn-group &gt; .btn.active,
        .btn-group-vertical &gt; .btn.active {
            z-index: 2;
        }

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

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

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

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

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

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

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

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

.btn-group &gt; .btn-group {
    float: left;
}

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

    .btn-group &gt; .btn-group:first-child &gt; .btn:last-child,
    .btn-group &gt; .btn-group:first-child &gt; .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group &gt; .btn-group:last-child &gt; .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

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

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

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

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

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

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

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

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

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

    .btn-group-vertical &gt; .btn-group &gt; .btn {
        float: none;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    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 &gt; .btn,
    .input-group-btn:first-child &gt; .btn-group &gt; .btn,
    .input-group-btn:first-child &gt; .dropdown-toggle,
    .input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .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 &gt; .btn,
    .input-group-btn:last-child &gt; .btn-group &gt; .btn,
    .input-group-btn:last-child &gt; .dropdown-toggle,
    .input-group-btn:first-child &gt; .btn:not(:first-child),
    .input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .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 &gt; .btn {
        position: relative;
    }

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

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

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

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

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

    .nav &gt; li {
        position: relative;
        display: block;
    }

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

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

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

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

    .nav .open &gt; a,
    .nav .open &gt; a:hover,
    .nav .open &gt; a:focus {
        background-color: #eeeeee;
        border-color: #337ab7;
    }

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

    .nav &gt; li &gt; a &gt; img {
        max-width: none;
    }

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

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

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

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

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

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

        .nav-tabs.nav-justified &gt; li {
            float: none;
        }

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

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

@media (min-width: 768px) {
    .nav-tabs.nav-justified &gt; li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified &gt; li &gt; a {
            margin-bottom: 0;
        }
}

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

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

@media (min-width: 768px) {
    .nav-tabs.nav-justified &gt; li &gt; a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified &gt; .active &gt; a,
    .nav-tabs.nav-justified &gt; .active &gt; a:hover,
    .nav-tabs.nav-justified &gt; .active &gt; a:focus {
        border-bottom-color: #ffffff;
    }
}

.nav-pills &gt; li {
    float: left;
}

    .nav-pills &gt; li &gt; a {
        border-radius: 4px;
    }

    .nav-pills &gt; li + li {
        margin-left: 2px;
    }

    .nav-pills &gt; li.active &gt; a,
    .nav-pills &gt; li.active &gt; a:hover,
    .nav-pills &gt; li.active &gt; a:focus {
        color: #ffffff;
        background-color: #337ab7;
    }

.nav-stacked &gt; li {
    float: none;
}

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

.nav-justified {
    width: 100%;
}

    .nav-justified &gt; li {
        float: none;
    }

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

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

@media (min-width: 768px) {
    .nav-justified &gt; li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified &gt; li &gt; a {
            margin-bottom: 0;
        }
}

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

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

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

@media (min-width: 768px) {
    .nav-tabs-justified &gt; li &gt; a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified &gt; .active &gt; a,
    .nav-tabs-justified &gt; .active &gt; a:hover,
    .nav-tabs-justified &gt; .active &gt; a:focus {
        border-bottom-color: #ffffff;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .navbar-brand &gt; img {
        display: block;
    }

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

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

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

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

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

        .navbar-nav &gt; li {
            float: left;
        }

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

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

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group &gt; .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

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

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

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

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

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

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

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

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

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

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

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

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

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-link {
    color: #777777;
}

    .navbar-default .navbar-link:hover {
        color: #333333;
    }

.navbar-default .btn-link {
    color: #777777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #cccccc;
    }

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav &gt; li &gt; a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav &gt; li &gt; a:hover,
        .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav &gt; .active &gt; a,
    .navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
    .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav &gt; .disabled &gt; a,
    .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
    .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
        color: #444444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav &gt; .open &gt; a,
    .navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
    .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
        background-color: #080808;
        color: #ffffff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #ffffff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #ffffff;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb &gt; li {
        display: inline-block;
    }

        .breadcrumb &gt; li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #cccccc;
        }

    .breadcrumb &gt; .active {
        color: #777777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination &gt; li {
        display: inline;
    }

        .pagination &gt; li &gt; a,
        .pagination &gt; li &gt; span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination &gt; li:first-child &gt; a,
        .pagination &gt; li:first-child &gt; span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination &gt; li:last-child &gt; a,
        .pagination &gt; li:last-child &gt; span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination &gt; li &gt; a:hover,
        .pagination &gt; li &gt; span:hover,
        .pagination &gt; li &gt; a:focus,
        .pagination &gt; li &gt; span:focus {
            color: #23527c;
            background-color: #eeeeee;
            border-color: #dddddd;
        }

    .pagination &gt; .active &gt; a,
    .pagination &gt; .active &gt; span,
    .pagination &gt; .active &gt; a:hover,
    .pagination &gt; .active &gt; span:hover,
    .pagination &gt; .active &gt; a:focus,
    .pagination &gt; .active &gt; span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default;
    }

    .pagination &gt; .disabled &gt; span,
    .pagination &gt; .disabled &gt; span:hover,
    .pagination &gt; .disabled &gt; span:focus,
    .pagination &gt; .disabled &gt; a,
    .pagination &gt; .disabled &gt; a:hover,
    .pagination &gt; .disabled &gt; a:focus {
        color: #777777;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li &gt; a,
        .pager li &gt; span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li &gt; a:hover,
            .pager li &gt; a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next &gt; a,
    .pager .next &gt; span {
        float: right;
    }

    .pager .previous &gt; a,
    .pager .previous &gt; span {
        float: left;
    }

    .pager .disabled &gt; a,
    .pager .disabled &gt; a:hover,
    .pager .disabled &gt; a:focus,
    .pager .disabled &gt; span {
        color: #777777;
        background-color: #ffffff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777777;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
    color: #337ab7;
    background-color: #ffffff;
}

.list-group-item &gt; .badge {
    float: right;
}

    .list-group-item &gt; .badge + .badge {
        margin-right: 5px;
    }

.nav-pills &gt; li &gt; a &gt; .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron &gt; hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail &gt; img,
    .thumbnail a &gt; img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert &gt; p,
    .alert &gt; ul {
        margin-bottom: 0;
    }

        .alert &gt; p + p {
            margin-top: 5px;
        }

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

    .media-right,
    .media &gt; .pull-right {
        padding-left: 10px;
    }

    .media-left,
    .media &gt; .pull-left {
        padding-right: 10px;
    }

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

a.list-group-item {
    color: #555555;
}

    a.list-group-item .list-group-item-heading {
        color: #333333;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        text-decoration: none;
        color: #555555;
        background-color: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #777777;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading &gt; small,
    .list-group-item.active:hover .list-group-item-heading &gt; small,
    .list-group-item.active:focus .list-group-item-heading &gt; small,
    .list-group-item.active .list-group-item-heading &gt; .small,
    .list-group-item.active:hover .list-group-item-heading &gt; .small,
    .list-group-item.active:focus .list-group-item-heading &gt; .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading &gt; .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title &gt; a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
    margin-bottom: 0;
}

    .panel &gt; .list-group .list-group-item,
    .panel &gt; .panel-collapse &gt; .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel &gt; .list-group:first-child .list-group-item:first-child,
    .panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel &gt; .list-group:last-child .list-group-item:last-child,
    .panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
    margin-bottom: 0;
}

    .panel &gt; .table caption,
    .panel &gt; .table-responsive &gt; .table caption,
    .panel &gt; .panel-collapse &gt; .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel &gt; .table:first-child,
    .panel &gt; .table-responsive:first-child &gt; .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
        .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
        .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
        .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
            .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
            .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
            .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
            .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
            .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
            .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
            .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel &gt; .table:last-child,
    .panel &gt; .table-responsive:last-child &gt; .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
        .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
        .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
        .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
            .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
            .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
            .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
            .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
            .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
            .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
            .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel &gt; .panel-body + .table,
    .panel &gt; .panel-body + .table-responsive,
    .panel &gt; .table + .panel-body,
    .panel &gt; .table-responsive + .panel-body {
        border-top: 1px solid #dddddd;
    }

    .panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
    .panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
        border-top: 0;
    }

.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
    border: 0;
}

    .panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
    .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
    .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
    .panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
    .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
    .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
        border-left: 0;
    }

    .panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
    .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
    .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
    .panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
    .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
    .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
        border-right: 0;
    }

    .panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
    .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
    .panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
    .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
        border-bottom: 0;
    }

    .panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
    .panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
    .panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
    .panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
    .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
        border-bottom: 0;
    }

.panel &gt; .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse &gt; .panel-body,
        .panel-group .panel-heading + .panel-collapse &gt; .list-group {
            border-top: 1px solid #dddddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #dddddd;
        }

.panel-default {
    border-color: #dddddd;
}

    .panel-default &gt; .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #dddddd;
    }

        .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #dddddd;
        }

        .panel-default &gt; .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333333;
        }

    .panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #dddddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary &gt; .panel-heading {
        color: #ffffff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary &gt; .panel-heading .badge {
            color: #337ab7;
            background-color: #ffffff;
        }

    .panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success &gt; .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success &gt; .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info &gt; .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info &gt; .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning &gt; .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning &gt; .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger &gt; .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger &gt; .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover &gt; .arrow,
.popover &gt; .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover &gt; .arrow {
    border-width: 11px;
}

    .popover &gt; .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top &gt; .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top &gt; .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right &gt; .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right &gt; .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom &gt; .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom &gt; .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left &gt; .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left &gt; .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner &gt; .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner &gt; .item &gt; img,
        .carousel-inner &gt; .item &gt; a &gt; img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner &gt; .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        .carousel-inner &gt; .item.next,
        .carousel-inner &gt; .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner &gt; .item.prev,
        .carousel-inner &gt; .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner &gt; .item.next.left,
            .carousel-inner &gt; .item.prev.right,
            .carousel-inner &gt; .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
    display: block;
}

.carousel-inner &gt; .active {
    left: 0;
}

.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner &gt; .next {
    left: 100%;
}

.carousel-inner &gt; .prev {
    left: -100%;
}

    .carousel-inner &gt; .next.left,
    .carousel-inner &gt; .prev.right {
        left: 0;
    }

.carousel-inner &gt; .active.left {
    left: -100%;
}

.carousel-inner &gt; .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}


.modal-dialog,
.exit-intent-dialog,
.chat-intent-dialog {
    position: relative;
    margin: 20px auto auto auto;
}

.exit-intent-dialog {
    max-width: 400px;
    min-width: 320px;
}

.exit-intent-content {
    position: relative;
    background-color: #ffffff;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 20px rgba(41, 59, 77, 0.3);
    box-shadow: 0 2px 20px rgba(41, 59, 77, 0.3);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    text-align: center;
}

.exit-intent-header,
.exit-intent-body,
.exit-intent-footer {
    padding: 15px;
}

.exit-intent-body {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}



.exit-intent-logo {
    max-width: 250px !important;
    margin: 0 auto 15px auto !important;
    display: inline-block !important;
}

.exit-intent-cta-heading,
.exit-intent-title,
.exit-intent-description,
.exit-intent-content .btn {
    line-height: 1.42857143 !important;
}

.exit-intent-content .btn {
    font-size: 14px;
}

.exit-intent-dialog .btn-intent-close {
    background-color: transparent !important;
}

.exit-intent-cta-heading,
.exit-intent-description {
    font-size: 16px;
}

.exit-intent-title,
.chat-content .exit-intent-cta-heading {
    font-size: 20px;
}

.exit-intent-title {
    margin: 0 0 10px 0 !important;
}

.exit-intent-img {
    margin: 0 0 15px 0 !important;
}

.exit-intent-cta-heading,
.exit-intent-description {
    margin: 0 !important;
}

.exit-intent-content .btn {
    border: none !important;
}

.exit-intent-description,
.exit-intent-dialog .btn-intent-close {
    opacity: .6 !important;
}

.chat-content .exit-intent-logo {
    margin-bottom: 0 !important;
}

.chat-content .exit-intent-description {
    margin-bottom: 10px !important;
}

.chat-content .btn {
    width: 88px;
    margin: 0 5px;
    vertical-align: middle;
}

.exit-intent-form-group {
    margin-top: 15px;
}

    .exit-intent-form-group .form-group + .form-group {
        margin-top: 15px;
    }

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    height: 100%;
}

body,
.navbar {
    min-width: 320px;
}

    .navbar &gt; .container .navbar-brand,
    .navbar &gt; .container-fluid .navbar-brand {
        margin-left: 0;
    }

a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
}

.btn-white {
    background:#fff;
    color:#333;
}

.text-muted,
.page-gallery-thumbnail .video-icon,
.offer-panel.offer-expired {
    -ms-opacity: 0.7;
    opacity: 0.7;
    color: inherit;
}
/* Form Control */
.form-control::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #333;
}

.form-control::-webkit-input-placeholder {
    color: #333;
}

textarea {
    resize: vertical;
}
textarea.auto-grow {
    overflow: hidden;
    resize: none;
}
select.form-control {
    padding-left: 8px;
}
select.form-control.input-lg {
    padding-left: 16px;
}

.btn-form-control {
    font-family: Arial, sans-serif !important;
}

.form-control,
.btn-form-control,
.btn-form-control:hover,
.btn-form-control:active,
.btn-form-control.active,
.btn-form-control:focus {
    background-color: #ffffff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.quote-form .btn-form-control {
    text-align: left;
}
.btn-dropdown-services {
    padding-right: 30px;
    position: relative;
    padding-left:8px;
    text-align:left;
    border:1px solid #ccc;
}
.btn.btn-dropdown-services, .btn-dropdown-services {
    font-weight:normal;
}

.has-error .btn-dropdown-services {
    border-color: #a94442;
}
.has-error .btn-dropdown-services::after {
    content: "\f06a";
    color: #a94442;
    font-weight:300;
}

.btn-dropdown-services div {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.btn-dropdown-services .badge {
    margin:0 2px 0 0;
    background: #d5f3ff;
    font-weight: normal;
    color:#555;
}
.btn-dropdown-services:focus {
    box-shadow: none;
}
.btn-dropdown-services::after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    content: "\f107";
}
.open .btn-dropdown-services {
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.open .btn-dropdown-services::after {
    content: "\f106";
}
.services-dropdown-menu.dropdown-menu {
    width:100%;
    max-height:150px;
    overflow:auto;
    padding:0;
    margin:0;
    border-top-left-radius:0;
    border-top-right-radius:0;
}
.services-dropdown-menu label {
    display: block;
    cursor: pointer;
    color: #333;
    padding: 5px 30px 5px 13px;
    font-weight: normal;
    margin: 0;
}
.services-dropdown-menu label:hover,
.services-dropdown-menu label:focus {
    background:#f2f2f2;
}
.services-dropdown-menu input ~ label::after {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    content: "\f067";
    color:#ccc;
    font-weight:300;
    width:18px;
    text-align:center;
}
.services-dropdown-menu input:checked ~ label::after {
    content: "\f00c";
    color: #007bff;
    font-weight: bold;
}
.services-dropdown-menu .check-item {
    position:relative;
}

.custom-file-upload label {
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    align-items: center;
    border-radius: 4px;
    justify-content: space-between;
    cursor: pointer;
}

    .custom-file-upload label .upload-text {
        width: calc(100% - 60px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: normal;
        padding-left: 12px;
    }

    .custom-file-upload label .right {
        width: 50px;
        height: 100%;
    }

    .custom-file-upload label img {
        width: 100%;
        height: 100%;
    }

    .custom-file-upload label .file-type {
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        border-left: 1px solid #ccc;
    }

    .custom-file-upload label .button-style {
        width: 70px;
        height: 100%;
        justify-content: center;
        align-items: center;
        border-left: 1px solid #ccc;
        background: #f2f2f2;
        font-weight: normal;
        border-radius: 0 4px 4px 0;
        margin-left: -20px;
    }

.has-error .custom-file-upload label,
.has-error .custom-file-upload .button-style {
    border-color: #a94442;
}

.form-text {
    display: block;
    margin-top: 5px;
    font-size: 12px;
}

.upload-file-group .uploads-list {
    margin-left: -15px;
    flex-wrap: wrap;
}

.upload-file-group .uploaded-item {
    width: 100px;
    height: 100px;
    margin: 0 0 30px 15px;
    position: relative;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.6);
    background: #fff;
}

    .upload-file-group .uploaded-item i {
        color: black;
    }

    .upload-file-group .uploaded-item img {
        max-width: 100%;
        max-height: 100%;
    }

    .upload-file-group .uploaded-item .btn-remove {
        position: absolute;
        top: 5px;
        right: 5px;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 24px;
        height: 24px;
    }

    .upload-file-group .uploaded-item .file-name {
        position: absolute;
        bottom: -20px;
        left: 0;
        text-align: center;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: normal;
        font-size: 12px;
    }

.dropdown-menu, .navbar-flyout li .dropdown-menu {
    border-radius: 8px;
    padding: 5px;
    box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, .15);
    border: 0;
}
.navbar-nav .dropdown-menu, .dropdown-menu {
    border-radius: 8px;
}

.navbar-nav li .dropdown-menu li a {
    border-radius: 4px;
}

.navbar .dropdown:hover .dropdown-menu {
    display: block;
}

.navbar .dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.navbar-flyout {
    z-index: 1000;
}

.btn-group-social-media .btn-circle {
    width: 36px;
    line-height: 36px;
    padding: 0;
    font-size: 18px;
    background: transparent;
    height: 36px;
}

.footer li a, .sitemap li a, .site-map li a {
    display: inline-block;
    padding: 8px 0;
}

.bg-img-fill {
    overflow: hidden;
    position: relative;
}

.bg-img-fill .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
}

/* Helper
   ---------------------------------------------------------------------------------------- */

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

.w-100 {
    width:100%;
}

.h-100 {
    width:100%;
}

.bg-light {
    background: #f8f8f8;
}

.position-relative {
    position: relative;
}

.bold {
    font-weight: bold;
}

.fw-normal {
    font-weight: normal;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 3px solid rgba(0,0,0,.5);
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em;
}

.ph-loading-swipe {
    position: relative;
    overflow: hidden;
    background: #fff;
    width: 100%;
}

.ph-loading-swipe::before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    -webkit-animation: phAnimation 0.8s linear infinite;
    animation: phAnimation 0.8s linear infinite;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
}

.ph-loading-swipe .bg-ph {
    background: #ced4da;
}

.ph-loading-swipe .ph-avatar {
    width: 60px;
    border-radius: 50%;
    height: 60px;
    background: #ced4da;
}

.ph-loading-swipe .ph-picture {
    width: 100%;
    height: 120px;
    background: #ced4da;
}

.ph-loading-swipe .ph-button {
    border-radius: 4px;
    height: 32px;
    background: #ced4da;
    width: 100%;
}

.ph-loading-swipe .ph-height-10 {
    height: 10px;
}

.ph-loading-swipe .ph-height-20 {
    height: 20px;
}

.ph-loading-swipe .ph-height-30 {
    height: 30px;
}

@-webkit-keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0);
    }

    100% {
        transform: translate3d(30%, 0, 0);
    }
}

@keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0);
    }

    100% {
        transform: translate3d(30%, 0, 0);
    }
}

.hidden-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}
.div-bg {
    background: #333 no-repeat 50% 50%;
    background-size: cover;
}
.img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter &gt; [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.overflow-hidden {
    overflow: hidden;
}

.margin-0 {
    margin: 0px !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-20px {
    margin-bottom: 20px !important;
}

.div-table {
    display: table;
    width: 100%;
    height: 100%;
}

.div-table .div-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.display-inline, .d-inline {
    display: inline;
}

.display-block, .d-block {
    display: block !important;
}

.display-inline-block, .d-inline-block {
    display: inline-block;
}

.flexbox, .d-flex {
    display: -ms-flexbox;
    display: flex;
}

.justify-space-between {
    justify-content:space-between;
}

.align-items-center {
    align-items:center;
}

.d-none {
    display: none !important;
}

.vertical-align-middle {
    vertical-align: middle;
}

.covered {
    display: none;
    visibility: hidden;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.border-radius-0 {
    border-radius: 0;
}
.border {
    border:1px solid #ddd;
}
.border-top-0 {
    border-top-width:0 !important;
}
.border-right-0 {
    border-right-width: 0 !important;
}
.border-bottom-0 {
    border-bottom-width: 0 !important;
}
.border-left-0 {
    border-left-width: 0 !important;
}
.col-center {
    float: none;
    margin: auto;
}

.has-error .form-control-feedback {
    line-height: 34px;
}

.btn-light {
    background: #eee;
    color: #333;
    border-color: #eee;
}

.btn-dark {
    background: #333;
    color: #fff;
    border: 1px solid #333;
}

.btn-dark:hover, .btn-dark:focus {
    background: #555;
    color: #fff;
    border: 1px solid #555;
}
.bg-transparent {
    background:transparent;
}
.lh-1 {
    line-height:1;
}

/* Components
   ---------------------------------------------------------------------------------------- */
.navbar-main {
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: top 0.2s ease-in-out;
    -moz-transition: top 0.2s ease-in-out;
    -ms-transition: top 0.2s ease-in-out;
    -o-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    width: 100%;
    top: 0;
    z-index: 1030;
}

.nav-not-fixed {
    padding-top: 0;
}

    .nav-not-fixed .navbar-main {
        position: static;
    }

.collapse.in {
    display: block;
}

.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus,
.nav-tabs &gt; li &gt; a:hover,
.nav-tabs &gt; li &gt; a:focus,
.nav-tabs &gt; li &gt; a:active {
    border-color: transparent;
    background-color: transparent;
}

.header-alert {
    margin: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0 0 1px 0;
}

.panel-hero {
    position: relative;
}

    .panel-hero img {
        width: 100%;
    }

.btn-virtual-tour {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
}

.preloader-backdrop {
    background-color: #000000;
    -ms-opacity: 0.8;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
}

    .preloader-backdrop .preloader {
        top: 35%;
        left: 45%;
        position: absolute;
    }

.pagination li.disabled {
    display: none;
}

.page-nav-btn-group {
    margin-top: 20px;
}

.page-nav-btn-group .h2, .page-nav-btn-group h2 {
    font-weight: bold;
}

/* Offer */
.offer-panel .offer-title {
    margin: 0;
}

.offer-panel p {
    margin: 10px 0 0 0;
}

.offer-panel .panel-hero img {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.offer-panel .panel-footer {
    padding: 15px;
}

.offer-hero {
    position: relative;
    margin-bottom: 20px;
}

    .offer-panel.offer-expired .panel-hero .label,
    .offer-hero.offer-expired .label {
        position: absolute;
        left: 15px;
        top: 15px;
    }

.offer-panel.offer-expired .offer-expiration-date,
.offer-expired.offer-expiration-date,
.offer-expired.page-header h1 {
    text-decoration: line-through;
}

.offer-expiration-date {
    margin-right: 10px;
}
.dynamic-projects-map {
    height:380px;
    background:#f2f2f2;
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:center;
    margin-bottom:10px;
    position:relative;
}
.dynamic-projects-map .map {
    height:100%;
    width:100%;
    z-index:2;
    position:relative;
}
.dynamic-projects-map .map .location-card {
    position: absolute;
    top:10px;
    left:10px;
    width: 270px;
    padding: 15px;
    color: #333;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
    z-index: 3;
    animation: mapPinSlide 0.3s;

}

@keyframes mapPinSlide {
    0% {
        top: 20px;
        opacity: 0.2;
    }

    100% {
        top: 5px;
        opacity: 1;
    }
}

.dynamic-projects-map .map .location-banner img {
    width: 40px;
    height: auto;
}
.dynamic-projects-map .loading {
    position: absolute;
}
/* Modal */
.modal {
    z-index: 100000000;
}

.modal,
body.modal-open {
    padding-right: 0 !important;
}

.modal-backdrop.in {
    -ms-opacity: 0.9;
    opacity: 0.9;
}

.modal-title {
    font-weight: bold;
    padding-right: 30px;
}

    .modal-title.text-center {
        margin-left: 30px;
    }

/* Share Modal */
.modal-share,
.modal-share .modal-title {
    color: #ffffff !important;
}

    .modal-share .modal-title {
        font-weight: normal !important;
        line-height: 1.42857 !important;
        margin: 0 !important;
        font-size: 18px !important;
        padding: 0;
    }

    .modal-share .modal-content,
    .modal-share .modal-header,
    .modal-share .modal-footer {
        border: none;
    }

    .modal-share .modal-content {
        background-color: transparent;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0 none;
        position: relative;
    }

    .modal-share .modal-body {
        padding-top: 0;
    }

    .modal-share .modal-footer {
        text-align: inherit;
    }

    .modal-share .modal-label {
        -ms-opacity: 0.5;
        opacity: 0.5;
        display: block;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .modal-share .btn-modal-share-close {
        width: 235px;
    }

    .modal-share .btn {
        border-radius: 4px !important;
        font-size: 14px !important;
        font-weight: normal !important;
        line-height: 1.42857 !important;
        padding: 6px 12px !important;
        text-align: center !important;
        vertical-align: middle !important;
        white-space: nowrap !important;
    }
/* review stars */
.rating .fa-star,
.rating .fa-star-half-alt,
.rating-selector .fa-star:hover,
.rating-selector .fa-star.yes-value,
.rating-selector .fa-star:hover ~ .fa-star,
.credibility-value,
.aggregate-rating-value,
.incentive-body:before,
.step-count .count {
    color: #ffc221;
}

    .rating .fa-star.no-value,
    .rating-selector .fa-star {
        color: #ccc;
    }
/* quote form switch */
.onoffswitch {
    position: relative;
    float: right;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.onoffswitch-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.onoffswitch-toggle {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px;
    margin-bottom: 0;
    border-style: none;
    background: #fff;
    padding: 0;
    width: 100%;
}

    .onoffswitch-toggle .onoffswitch-inner {
        display: block;
        width: 200%;
        margin-left: 0;
        transition: margin 0.3s ease-in 0s;
    }

    .onoffswitch-toggle.collapsed .onoffswitch-inner {
        margin-left: -100%;
    }

    .onoffswitch-toggle .onoffswitch-inner::before,
    .onoffswitch-toggle .onoffswitch-inner::after {
        display: block;
        float: left;
        width: 50%;
        line-height: 33px;
        font-size: 14px;
        box-sizing: border-box;
        color: #333;
    }

    .onoffswitch-toggle .onoffswitch-inner::before {
        content: "YES";
        text-align: left;
        padding-left: 15px;
    }

    .onoffswitch-toggle .onoffswitch-inner::after {
        content: "NO";
        text-align: right;
        padding-right: 20px;
    }
    /* Quote form Appt switch */
    .onoffswitch-toggle .onoffswitch-switch {
        display: block;
        width: 34px;
        height: 33px;
        position: absolute;
        background: #337ab7;
        top: 0;
        bottom: 0;
        right: 0px;
        border: 2px solid #fff;
        border-radius: 4px;
        transition: all 0.3s ease-in 0s;
    }

    .onoffswitch-toggle.collapsed .onoffswitch-switch {
        background: #A6A6A6;
        right: 54px;
        margin-left: 0;
    }

.quote-form .form-switch {
    display: flex;
    align-items: center;
}

    .quote-form .form-switch p {
        font-size: 12px;
        margin: 0;
    }

    .form-group .help-block {
        font-size: 12px;
        padding: 5px 10px;
        background: #fff0f0;
        border-radius: 4px;
        text-align: left;
    }

.app-set-collapse.collapse.in {
    transition: all 0.1s ease 0s;
}
/* Gallery Modal */
.bs-gallery .loading .modal-col-content,
.bs-gallery .loading .modal-controls {
    display: none;
}

.bs-gallery .modal {
    z-index: 99999999;
}

.bs-gallery .modal-backdrop.in {
    -ms-opacity: 1;
    opacity: 1;
}

.bs-gallery .modal-canvas-body &gt; .btn-close {
    font-size: 30px;
}

.bs-gallery .dock-title .btn-close {
    font-size: 21px;
    line-height: 38px;
}

.bs-gallery .modal .btn-close {
    color: #fff;
}

.bs-gallery .modal-dock,
.bs-gallery .modal-dock .btn-close {
    z-index: 200;
}

.bs-gallery .modal-overlay .modal-dock-overlay {
    z-index: 100;
}

.bs-gallery .modal-dialog {
    margin: 0;
    width: auto;
}

.bs-gallery .modal-dialog,
.bs-gallery .modal-row,
.bs-gallery .modal-col,
.bs-gallery .modal-canvas-body {
    height: 100%;
}

.bs-gallery .modal-canvas-body,
.bs-gallery .dock-title {
    position: relative;
}

.bs-gallery .modal-col-canvas,
.bs-gallery .dock-title {
    background: #333 !important;
}

.bs-gallery .modal-col-content,
.bs-gallery .modal-backdrop {
    background: #222 !important;
}

.bs-gallery .modal-thumbnails,
.bs-gallery .modal-dock-overlay {
    background: #111 !important;
}

.bs-gallery .modal-media .embed-responsive {
    background: #000 !important;
}

html.bs-modal-open,
html.modal-share-open {
    overflow-y: hidden;
}

.bs-gallery .modal-canvas,
.bs-gallery .modal-media,
.bs-gallery .modal-controls,
.bs-gallery .modal-dock,
.bs-gallery .btn-close,
.bs-gallery-btn-group-share {
    position: absolute;
}

.bs-gallery .modal-canvas-body .preloader,
.bs-gallery .modal-content,
.bs-gallery .media-count,
.bs-gallery .btn-link,
.bs-gallery .gallery-label,
.bs-gallery .original-img-link {
    color: #FFF !important;
}

.bs-gallery-btn-group-share .btn {
    border: 1px solid #444 !important;
    -ms-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}

.bs-gallery .btn-link,
.bs-gallery .modal-thumbnails,
.bs-gallery .modal-thumbnail,
.bs-gallery .modal-dock-overlay {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bs-gallery .media-count,
.bs-gallery .btn-link,
.bs-gallery .btn-close,
.bs-gallery .gallery-label,
.bs-gallery .modal-caption {
    -ms-opacity: 0.5;
    opacity: 0.5;
}

.bs-gallery .modal-thumbnail,
.bs-gallery .original-img-link:hover {
    -ms-opacity: 0.3;
    opacity: 0.3;
}

    .bs-gallery .btn-link:hover,
    .bs-gallery .btn-close:hover,
    .bs-gallery .modal-thumbnail:hover,
    .bs-gallery .modal-thumbnail.active {
        -ms-opacity: 1;
        opacity: 1;
    }
.page-gallery .page-gallery-thumbnail .label-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
}
.page-gallery .page-gallery-thumbnail a {
    position: relative;
    display: block;
}
.page-gallery .page-gallery-thumbnail .div-label {
    background: #333;
    color: #fff;
    padding: 6px 8px;
    line-height: 1;
}
.bs-gallery .gallery-label,
.bs-gallery .media-count {
    font-size: 14px !important;
}

.bs-gallery .gallery-label {
    display: block;
    margin-top: 0;
}

.bs-gallery .modal-dock .gallery-label {
    line-height: 1.33;
    padding: 10px 30px 10px 10px;
}

.bs-gallery .modal-media {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 30px;
}

    .bs-gallery .modal-media img,
    .bs-gallery .modal-media .embed-responsive {
        -webkit-box-shadow: 0px 4px 4px 0px rgba(17, 17, 17, 0.65);
        -moz-box-shadow: 0px 4px 4px 0px rgba(17, 17, 17, 0.65);
        -ms-box-shadow: 0px 4px 4px 0px rgba(17, 17, 17, 0.65);
        box-shadow: 0px 4px 4px 0px rgba(17, 17, 17, 0.65);
    }

.modal-col-canvas,
.modal-col-content,
.modal-col-canvas .btn,
.modal-col-content .btn {
    -ms-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
}

.modal-media-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.bs-gallery .overlay-label {
    position:absolute;
    left:0;
    top:0;
    background:#fff;
    color:#333;
    padding:4px 8px;
}

.bs-gallery .modal-media img {
    display: inline-block;
    max-height: 92%;
}

.bs-gallery .modal-content {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bs-gallery .modal-title {
    font-weight: normal;
    margin-bottom: 10px;
}

.bs-gallery .original-img-link {
    margin-bottom: 10px;
    display: inline-block;
}

    .bs-gallery .original-img-link:hover,
    .bs-gallery .original-img-link:active,
    .bs-gallery .original-img-link:focus {
        text-decoration: none;
    }

.bs-gallery .modal-canvas-body,
.bs-gallery .modal-content,
.bs-gallery-btn-group-share {
    padding: 20px;
}

.bs-gallery .modal-thumbnails {
    padding: 15px 7px;
}

.bs-gallery .modal-canvas {
    top: 44px;
    bottom: 44px;
    left: 0;
    right: 0;
}

.bs-gallery .modal-controls {
    bottom: 0;
    height: 44px;
    left: 0;
    right: 0;
    text-align: center;
}

.bs-gallery .media-count .count {
    display: inline-block;
    width: 16px;
    margin: 0 2px;
    text-align: center;
}

.bs-gallery .modal-dock {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.bs-gallery .modal-dock-overlay {
    display: none;
}

.bs-gallery .modal-overlay .modal-dock-overlay {
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    -ms-opacity: 0.7;
    opacity: 0.7;
    z-index: 130;
}

.bs-gallery .modal-dock .modal-thumbnails {
    height: 130px;
    overflow-y: auto;
    white-space: nowrap;
    padding-bottom: 0;
}

.bs-gallery .modal-dock .modal-thumbnail {
    display: inline-block;
    margin: 0 8px;
    height: 80%;
    width: 100px;
    overflow: hidden;
    position: relative;
}

.bs-gallery .modal-body .preloader {
    position: absolute;
    top: 40%;
    left: 45%;
}

.bs-gallery .modal-dock .modal-thumbnail .preloader {
    position: relative;
    top: 33%;
}

.bs-gallery .btn-close {
    top: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    background: transparent;
}

/* Gallery Thumbnails on Page */
.page-gallery-thumbnail {
    position: relative;
}

    .page-gallery-thumbnail .video-icon,
    .modal-thumbnail .video-icon,
    .page-gallery-thumbnail .video-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.modal-thumbnail .video-icon {
    color: #ffffff;
}

.carousel-gallery{
    display:flex;
    align-items:center;
}
    .carousel-gallery .carousel-control {
        position:unset;
        width: 52px;
        background:none;
        text-shadow:none;
        color: #333;
    }
    .carousel-gallery .carousel-inner .item .page-gallery {
        margin-bottom:0;
    }

/* In-Person Leads */
.inperson-form-page {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0;
}
.inperson-form-page.onepage-form {
    height:auto;
}

    .inperson-form-page .head-progress {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #eee;
    }
.inperson-form-page.onepage-form .head-progress {
    display: none;
}

        .inperson-form-page .head-progress .inner {
            position: relative;
            padding: 10px;
            background: #f2f2f2;
        }

        .inperson-form-page .head-progress .btn-cancel {
            position: absolute;
            left: -1px;
            top: 0;
        }

        .inperson-form-page .head-progress .btn {
            width: 40px;
            text-align: center;
            line-height: 40px;
            padding: 0;
            border-radius: 0;
            border-width: 0 1px;
            border-color: #eee;
            color: #999;
            background: #fff;
        }

        .inperson-form-page .head-progress .navigation {
            position: absolute;
            right: -1px;
            top: 0;
        }

    .inperson-form-page .navigation .btn {
        font-size: 24px;
    }

    .inperson-form-page .progress {
        margin: 0 80px 0 40px;
        background: #fff;
        box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.4);
    }

    .inperson-form-page .brand {
        margin-bottom: 15px;
    }

    .inperson-form-page h2 {
        margin-top: 0;
    }

    .inperson-form-page.start-page .progress {
        margin: 0;
    }

    .inperson-form-page.start-page .lead {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }

    .inperson-form-page form {
        display: table;
        height: 100%;
        width: 100%;
        text-align: center;
        padding: 20px;
    }
.inperson-form-page.onepage-form form {
    height: unset;
    text-align: left;
}

    .inperson-form-page .form-inner {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
    }
.onepage-form .form-inner,
.onepage-form .form-inner.active{
    display:block;
    margin-bottom:15px;
}

    .inperson-form-page label {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .inperson-form-page .checkbox {
        height:unset;
    }

    .inperson-form-page .sign-out-inperson {
        position: fixed;
        bottom: 0;
        right: 0;
        font-size: 12px;
        font-weight: bold;
        color: #333;
        background: #ddd;
        border-radius: 0;
    }
.inperson-form-page.onepage-form .form-inner .input-group {
    width: 100%;
}
.inperson-form-page.onepage-form .form-inner:not(#final-summary) .btn {
    display: none;
}
.inperson-form-page.onepage-form .products-checklist {
    max-width:unset;
    padding-left:24px;
}

    .inperson-form-page .btn {
        white-space: nowrap;
    }

    .inperson-form-page .inperson-datepicker {
        background: #fff;
        cursor: text;
    }

.here-address-container {
    position: relative;
}

    .here-address-container .inner {
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fff;
        box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 100;
    }

        .here-address-container .inner .here-address {
            display: block;
            padding: 5px 10px;
            font-size: 13px;
            cursor: pointer;
            color: #333;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            line-height: 20px;
        }

            .here-address-container .inner .here-address:hover,
            .here-address-container .inner .here-address:focus {
                background: #fafafa;
                text-decoration: none;
            }

            .here-address-container .inner .here-address.selected {
                background: #eaf4ff;
            }

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.latest-past-projects img {
    width: 100%;
}
.latest-past-projects .project-card {
    display: block;
    color:#333;
    overflow:hidden;
}
.latest-past-projects .project-card:hover,
.latest-past-projects .project-card:focus {
    color: #337ab7;
    text-decoration:none;
}

/* Survey Aggregate */
.survey-aggregate-summary {
    margin-bottom: 20px;
}

    .survey-aggregate-summary .progress,
    .survey-aggregate-summary .progress-bar {
        height: auto;
        line-height: 16px;
    }

    .survey-aggregate-summary .progress {
        background-color: #ddd;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        margin-right: 60px;
        position: relative;
        margin-bottom: 10px;
    }

    .survey-aggregate-summary .progress-bar {
        padding: 4px 8px;
        text-align: left;
        font-weight: bold;
    }

    .survey-aggregate-summary .survey-aggregate-percent {
        position: absolute;
        top: 2px;
        right: 30px;
        color: #333333;
        font-size: 15px;
    }

    .survey-aggregate-summary .survey-aggregate-label {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
    }
/* Icon List */
.offer-icon-list .icon-list-item:first-child {
    margin-top: 0;
}

.offer-icon-list {
    margin-bottom: 0;
    margin-top: -13px;
}
/* List Group */
.list-group-item:after {
    clear: both;
}

.list-group-item:before,
.list-group-item:after {
    content: " ";
    display: table;
}
/* Color */
.btn-outline:hover,
.btn-outline:active,
.btn-outline.active,
.page-gallery-thumbnail .video-icon {
    color: #ffffff;
}

/* Buttons */
.btn-outline {
    background-color: transparent;
    border-color: #333;
    border-color: rgba(255, 255, 255, 0.2);
}

    .btn-outline:hover,
    .btn-outline:active,
    .btn-outline.active {
        -ms-opacity: 0.5;
        opacity: 0.5;
    }
/* Social Media Buttons and Links */
.btn-group-social-media .btn {
    color: #ffffff !important;
}

    .btn-group-social-media .btn + .btn {
        margin-left: 0;
    }

.btn-facebook {
    background-color: #3b579d;
}

    .btn-facebook:hover,
    .btn-facebook:focus,
    .btn-facebook:active,
    .btn-facebook.active,
    .open .dropdown-toggle.btn-facebook {
        background-color: #223e84;
    }

.btn-twitter {
    background-color: #2daddc;
}

    .btn-twitter:hover,
    .btn-twitter:focus,
    .btn-twitter:active,
    .btn-twitter.active,
    .open .dropdown-toggle.btn-twitter {
        background-color: #1c9ccb;
    }

.btn-pinterest {
    background-color: #d62229;
}

    .btn-pinterest:hover,
    .btn-pinterest:focus,
    .btn-pinterest:active,
    .btn-pinterest.active,
    .open .dropdown-toggle.btn-pinterest {
        background-color: #b31c22;
    }

.btn-linkedin {
    background-color: #73b8db;
}

    .btn-linkedin:hover,
    .btn-linkedin:focus,
    .btn-linkedin:active,
    .btn-linkedin.active,
    .open .dropdown-toggle.btn-linkedin {
        background-color: #4b90b3;
    }

.btn-google {
    background-color: #dd4b39;
}

    .btn-google:hover,
    .btn-google:focus,
    .btn-google:active,
    .btn-google.active,
    .open .dropdown-toggle.btn-google {
        background-color: #b62412;
    }

.btn-youtube {
    background-color: #cd332d;
}

    .btn-youtube:hover,
    .btn-youtube:focus,
    .btn-youtube:active,
    .btn-youtube.active,
    .open .dropdown-toggle.btn-youtube {
        background-color: #b41a14;
    }

.btn-instagram {
    background-color: #222;
}

    .btn-instagram:hover,
    .btn-instagram:focus,
    .btn-instagram:active,
    .btn-instagram.active,
    .open .dropdown-toggle.btn-instagram {
        background-color: #777;
    }

.link-rss,
.link-rss:hover,
.link-rss:active,
.link-rss:focus {
    text-decoration: none;
    color: inherit;
}

.btn-rss {
    background-color: #FF6600;
}

    .btn-rss:hover,
    .btn-rss:focus,
    .btn-rss:active,
    .btn-rss.active,
    .open .dropdown-toggle.btn-rss {
        background-color: #F06203;
    }

.share-buttons {
    padding: 0;
    margin: 0;
}

    .share-buttons &gt; li {
        display: inline-block;
        vertical-align: top;
        height: 20px;
        margin: 15px 10px 15px 0;
    }

    .share-buttons .facebook-button {
        margin-right: 15px;
    }

    .share-buttons .twitter-button iframe {
        width: 88px !important;
    }
/* Page
   ---------------------------------------------------------------------------------------- */
/* Remove Google Remarketing iframe 13px height space */
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
/* Remove quote form btn from main header if there is no quote form on page  */
.no-quote-form-on-page .navbar-toolbar .btn-quote,
.no-quote-form-on-page .footer .link-quote,
.no-quote-form-on-page .btn-quote-ft-mobile,
.btn-quote-ft-mobile {
    display: none;
}

.navbar {
    margin-bottom: 0;
}
/* Contact Us */
.company-location-info {
    margin: 0;
}

.google-map {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    line-height: 0;
}

    .google-map img {
        -ms-opacity: 0;
        opacity: 0;
    }
/* Our Team */
.our-team-page .employee-link {
    display: block;
    color: #333;
}

    .our-team-page .employee-link:hover,
    .our-team-page .employee-link:focus {
        text-decoration: none;
    }

.our-team-page .photo {
    width: 100%;
    height: auto;
}

.our-team-page .employee-detail-links {
    display: flex;
    margin-left: -10px;
    margin-bottom: 10px;
}

    .our-team-page .employee-detail-links .btn {
        flex: 1;
        margin-left: 10px;
    }

/* Careers */
.text-full-time {
    color: #5cb85c;
}

.text-part-time {
    color: #337ab7;
}

.text-internship {
    color: #f0ad4e;
}

.text-temporary {
    color: #d9534f;
}

/* Reviews */
.aggregate-rating,
.aggregate-summary {
    margin-bottom: 20px;
    position: relative;
}

.aggregate-rating-value,
.aggregate-rating-count,
.aggregate-rating-count .rating {
    line-height: 1;
}

.aggregate-rating-value {
    font-size: 40px;
    font-weight: bold;
}

.aggregate-rating-value,
.aggregate-rating-count {
    display: inline-block;
    vertical-align: middle;
}

    .aggregate-rating-count .review-count {
        margin-top: 2px;
    }

.review {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.review-heading {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.meta-info .rating {
    margin-right: 5px;
    vertical-align: bottom;
}

.rating .fa-lg {
    font-size: inherit;
    line-height: 1;
    vertical-align: initial;
}

.panel-quote-form .rating .fa-lg,
.panel-latest-review .rating .fa-lg{
    font-size: 18px;
}

.meta-info {
    margin-bottom: 5px;
}

.disclaimer .fas,
.text-disclaimer {
    display: table-cell;
    vertical-align: top;
}

.disclaimer .fas {
    padding: 2px 10px 0 0;
}

.hp-disclaimer-message {
    font-size: 75%;
}

.hp-disclaimer-message label {
    font-weight: normal;
}

.review-reply {
    position: relative;
    border: 1px solid #DDD;
    margin: 10px 0 20px 0;
    padding: 15px 15px 8px 15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .review-reply:before {
        content: '';
        display: inline-block;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #DDD;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: -10px;
        left: 14px;
    }

    .review-reply:after {
        content: '';
        display: inline-block;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #FFF;
        position: absolute;
        top: -9px;
        left: 15px;
    }
/* Review Incentive */
.incentive-body {
    position: relative;
    padding: 15px !important;
}

    .incentive-body:before {
        -moz-border-radius: 4px 0 4px 0;
        -webkit-border-radius: 4px 0 4px 0;
        border-radius: 4px 0 4px 0;
        color: #FFFFFF;
        font-size: 12px;
        line-height: 1;
        left: 14px;
        padding: 5px 7px;
        position: absolute;
        top: -1px;
    }

.incentive-title {
    margin-top: 20px;
}

.initial-incentive:before {
    content: "Write a Review Offer";
}

.post-incentive:before {
    content: "Post a Review Offer";
}

.step-list-group {
    margin-bottom: 0;
}

.step-count {
    margin-top: 15px;
}

    .step-count:first-child {
        margin-top: 0;
    }

    .step-count .count {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        color: #FFF;
        line-height: 1;
        padding: 5px 8px;
    }

.step-description {
    margin: 0 0 0 36px;
}
/* Modal Write a Review */
.rating-selector {
    direction: rtl;
    unicode-bidi: bidi-override;
    display: inline-block;
}

    .rating-selector .fa-star:hover ~ .fa-star:before,
    .rating-selector .yes-value:before {
        content: "\f005";
    }

    .rating-selector:hover,
    .rating-selector &gt; .fa-star:hover {
        cursor: pointer;
        text-decoration: none;
    }
/* External Review /thank-you/ */
.btn-post-incentive {
    border: 1px solid transparent !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.42857 !important;
    margin-bottom: 0 !important;
    padding: 6px 12px !important;
    text-align: center !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
    color: #FFFFFF !important;
}

    .btn-post-incentive img {
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
        margin: -9px 8px -6px -12px;
    }

    .btn-post-incentive.btn-bing {
        background-color: #FFB900;
        border-color: #eda704;
    }

        .btn-post-incentive.btn-bing:hover {
            background-color: #eda704;
        }

    .btn-post-incentive.btn-citysearch {
        background-color: #57C2F8;
        border-color: #46b1e7;
    }

        .btn-post-incentive.btn-citysearch:hover {
            background-color: #46b1e7;
        }

    .btn-post-incentive.btn-facebook {
        background-color: #3B579D;
        border-color: #223e84;
    }

        .btn-post-incentive.btn-facebook:hover {
            background-color: #223e84;
        }

    .btn-post-incentive.btn-google {
        background-color: #dd4b39;
        border-color: #c53727;
    }

    .btn-post-incentive.btn-insiderpages {
        background-color: #164456;
        border-color: #053345;
    }

        .btn-post-incentive.btn-insiderpages:hover {
            background-color: #053345;
        }

    .btn-post-incentive.btn-judysbook {
        background-color: #4DBBEE;
        border-color: #3aa8db;
    }

        .btn-post-incentive.btn-judysbook:hover {
            background-color: #3aa8db;
        }

    .btn-post-incentive.btn-merchantcircle {
        background-color: #EF483B;
        border-color: #db3427;
    }

        .btn-post-incentive.btn-merchantcircle:hover {
            background-color: #db3427;
        }

    .btn-post-incentive.btn-yelp {
        background-color: #CE2200;
        border-color: #b20600;
    }

        .btn-post-incentive.btn-yelp:hover {
            background-color: #b20600;
        }

    .btn-post-incentive.btn-yahoo {
        background-color: #400190;
        border-color: #1e016e;
    }

        .btn-post-incentive.btn-yahoo:hover {
            background-color: #1e016e;
        }

    .btn-post-incentive.btn-superpages {
        background-color: #FFCF47;
        border-color: #eebe36;
    }

        .btn-post-incentive.btn-superpages:hover {
            background-color: #eebe36;
        }

    .btn-post-incentive.btn-bbb {
        background-color: #005a78;
        border-color: #054063;
    }

        .btn-post-incentive.btn-bbb:hover {
            background-color: #054063;
        }

    .btn-post-incentive.btn-houzz {
        background-color: #222222;
        border-color: #000000;
    }

        .btn-post-incentive.btn-houzz:hover {
            background-color: #000000;
        }

    .btn-post-incentive.btn-homeadvisor {
        background-color: #222222;
        border-color: #000000;
    }

        .btn-post-incentive.btn-homeadvisor:hover {
            background-color: #000000;
        }

    .btn-post-incentive.btn-yellowpages {
        background-color: #231f20;
        border-color: #000000;
    }

        .btn-post-incentive.btn-yellowpages:hover {
            background-color: #000000;
        }

    .btn-post-incentive.btn-angieslist {
        background-color: #29a036;
        border-color: #175e1f;
    }

        .btn-post-incentive.btn-angieslist:hover {
            background-color: #175e1f;
        }

    .btn-post-incentive.btn-guildquality {
        background-color: #222222;
        border-color: #000000;
    }

        .btn-post-incentive.btn-guildquality:hover {
            background-color: #000000;
        }

    .btn-post-incentive.btn-consumerreports {
        background-color: #00b048;
        border-color: #175e1f;
    }

        .btn-post-incentive.btn-consumerreports:hover {
            background-color: #175e1f;
        }

    .btn-post-incentive.btn-consumeraffairs {
        background-color: #166ba1;
        border-color: #005c98;
    }

        .btn-post-incentive.btn-consumeraffairs:hover {
            background-color: #005c98;
        }

    .btn-post-incentive.btn-thumbtack {
        background-color: #f47416;
        border-color: #f15100;
    }

        .btn-post-incentive.btn-thumbtack:hover {
            background-color: #f15100;
        }

    .btn-post-incentive.btn-porch {
        background-color: #222222;
        border-color: #000000;
    }

        .btn-post-incentive.btn-porch:hover {
            background-color: #000000;
        }

    .btn-post-incentive.btn-mymovingreviews {
        background-color: #019141;
        border-color: #175e1f;
    }

        .btn-post-incentive.btn-mymovingreviews:hover {
            background-color: #175e1f;
        }
/* Quote */
.privacy-collapse .overflow {
    overflow-y: scroll;
    height: 300px;
    padding-right: 15px;
    margin-bottom: 10px;
}
/* Blog */
.post-entry img,
.post-article .post-content .align-left,
.post-article .post-content .align-right,
.post-article .post-content img {
    margin: 5px 0 15px 0;
}

.post-article .post-content .align-left {
    float: left;
    margin-right: 20px;
}

.post-article .post-content .align-right {
    float: right;
    margin-left: 20px;
}

.post-meta,
.post-article {
    margin-bottom: 20px;
}

    .post-article .post-meta {
        margin-bottom: 10px;
    }

    .post-article .btn-group-social-media {
        margin-bottom: 10px;
    }

.nav-tabs.blog-tabs {
    border-bottom: 0;
    width: 100%;
}

    .nav-tabs.blog-tabs &gt; li &gt; a {
        text-align: center;
        margin-right: 0;
    }

    .nav-tabs.blog-tabs &gt; li {
        display: table-cell;
        width: 1%;
        float: none;
    }

    .nav-tabs.blog-tabs &gt; .active &gt; a,
    .nav-tabs.blog-tabs &gt; .active &gt; a:focus,
    .nav-tabs.blog-tabs &gt; .active &gt; a:hover {
        border-bottom-color: #fff;
    }

.blog-tab-content {
    margin-top: -1px;
    -webkit-border-top-left-radius: 0;
    -ms-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -ms-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.blog-list-group {
    margin: 0;
    height: 390px;
    overflow-y: auto;
}

    .blog-list-group .list-group-item {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        border-width: 1px 0 0 0;
        padding-top: 14px;
        padding-bottom: 14px;
    }

        .blog-list-group .list-group-item:first-child {
            border-width: 0;
        }

.list-group-with-images .list-group-item-heading {
    margin: 0 0 0 65px;
}

.blog-list-group .list-group-item-heading {
    font-size: 15px;
    margin-bottom: 0;
}

.blog-list-group .list-group-item-img {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

    .blog-list-group .list-group-item-img img {
        height: 50px;
    }

.comments {
    padding-top: 10px;
}

.comment-heading {
    font-size: 15px;
    margin-bottom: 15px;
}

.comment-heading .post-date {
    font-weight: normal;
}
/* Survey */

.label-required::after {
    color: #a94442;
    content: "Required";

    margin-left: 5px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
}
.survey-question-row.has-error label {
    color: #a94442;
}
label.survey-question {
    font-weight: normal;
}
.survey-page #signature-canvas {
    border: 1px solid #ccc;
    width: 100%;
    height: 150px;
    border-radius: 4px;
}

.survey-thank-you-message i {
    color: #558f56;
    margin-bottom: 5px;
}
/* Thank You */
.quote-page .navbar-nav,
.quote-page .navbar-toolbar,
.quote-page .navbar-flyout {
    display: none;
}

.quote-page .navbar {
    text-align: center;
}

.quote-page .navbar-brand {
    float: none;
    margin: auto !important;
}

    .quote-page .navbar-brand,
    .quote-page .navbar-brand &gt; img {
        display: inline-block;
    }

.quote-page {
    padding-top: 0;
}

    .quote-page .navbar-main {
        position: static;
    }

        .quote-page .navbar-main.scroll-up {
            top: 0;
        }

        .quote-page .navbar-main.scroll-down {
            box-shadow: none;
        }

    .quote-page .panel-reviews .rating {
        font-size: 21px;
    }

    .quote-page .thanks-next-steps .step {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .quote-page .thanks-next-steps .circle {
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
        height: 60px;
        width: 60px;
        border-radius: 100%;
        color: #fff;
        background: #0072bc;
        margin-left: auto;
        margin-right: auto;
    }

    .quote-page .five-star-section .link-five-star {
        display: block;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        color: #333;
    }

        .quote-page .five-star-section .link-five-star:hover,
        .quote-page .five-star-section .link-five-star:focus {
            text-decoration: none;
        }

    .quote-page .offers-section &gt; .container {
        width: 100%;
        padding: 0;
    }

.exit-intent-dialog {
    margin-top: 30px;
}

.pac-icon.pac-icon-marker {
    position: relative;
    background: transparent;
}

    .pac-icon.pac-icon-marker::before {
        content: "\f276";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        color: #BABABA;
        position: absolute;
        top: -6px;
        left: 6px;
    }
/** Visual Quoter **/
.vq-show {
    display: block !important;
    background-color: none !important;
}

#vq-modal .modal-header {
    background: #0070bb;
}

    #vq-modal .modal-header h4 {
        color: #fff;
    }

#vq-modal .modal-content {
    overflow: hidden;
}

#vq-modal .modal-footer {
    padding: 10px;
}

/*Dynamic Pages*/
.toplevel-page .page-hero:not(.page-hero-form) .hero-inner {
    text-align: center;
    padding: 10px;
}
.toplevel-page .container-page {
    padding: 80px 15px;
    margin: auto;
}

/* Exit Intent
   ---------------------------------------------------------------------------------------- */
.intent-button-close {
    display: flex;
    justify-content: right;
    padding-top: 14px;
}

.intent-button-close-download {
    display: flex;
    justify-content: right;
    padding-top: 0;
    padding-right: 0;
}

.intent-button-close-offer {
    display: flex;
    justify-content: right;
    padding: 0;
}

    .intent-button-close-offer:active, .intent-button-close-download:active, #intent-button-close-chat:active {
        box-shadow: none;
    }

#intent-button-close-chat {
    display: flex;
    justify-content: right;
    padding: 0;
    width: 98%;
    background: unset;
    padding-top: 8px;
    padding: 5px;
    border-radius: 24px;
    opacity: .86;
}

#intent-button-close-chat-wrapper {
    background: white;
    padding: 5px;
    border-radius: 24px;
    opacity: .86;
}

/* Technician Reviews
   ---------------------------------------------------------------------------------------- */
.techician-list-section .col-center {
    max-width: 450px;
}

.techician-list-section .search {
    width: 100%;
}

    .techician-list-section .search .field {
        position: relative;
        margin: 0 0 10px 0;
    }

    .techician-list-section .search label {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAxElEQVR4AXXPIUuDcRDA4Zv4AUSwTLEKVoNlySyCYLO98CCsahGrX0AW/QhmBRHEJghLS4JFBBXDgrJi2In78w8v4v3S8XDh4nd0DTxLEzd2RC2EnrH07trQVDrXqbhs7FvfnBDWDKWTigOpL2oWvZpYKPjio1zVHEt7BdOtaLUtHRX8MmqjRjooeCVttPBOWi+4JT1aLaDjVLpU/5ytn840Dj1IaWSpYmi8yVlTF54qh9K8nn27usJK5fC3yvfhPx7a/AE9dYwDEfKrlAAAAABJRU5ErkJggg==) no-repeat 0 50%;
        color: #b2b2b2;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        transition: left 0.4s, transform 0.4s;
        padding-left: 1.25em;
        font-weight: 400;
    }

    .techician-list-section .search .searchbar {
        border: 1px solid #dfdfdf;
        border-radius: 0.25em;
        box-shadow: 0 1px 0 #bfbebf;
        display: block;
        font: 400 1em/1.5em sans-serif;
        padding: 0.5em 1.75em;
        width: 100%;
    }

        .techician-list-section .search .searchbar:focus + label,
        .techician-list-section .search .searchbar:valid + label {
            left: 0.5em;
            transform: translate(0, -50%);
        }

        .techician-list-section .search .searchbar:valid + label {
            text-indent: -9999px;
        }

.technician-list.flex {
    margin: 0 -10px;
    list-style: none;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
}

    .technician-list.flex:before,
    .technician-list.flex:after {
        content: none;
    }

.technician-list .item {
    text-align: left;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    padding: 5px;
    width: 270px;
    margin: 10px;
}

    .technician-list .item img {
        width: 80px;
        height: auto;
    }

    .technician-list .item a {
        display: block;
        color: #333;
    }

        .technician-list .item a:hover, .technician-list .item a:focus {
            text-decoration: none;
        }

    .technician-list .item .aggregate-count {
        font-size: 24px;
    }

    .technician-list .item .stars {
        font-size: 16px;
        padding-top: 4px;
    }

    .technician-list .item h3 {
        margin-top: 5px;
        font-size: 16px;
    }

    .technician-list .item .aggregate-rating-value p {
        font-size: 14px;
        color: #888;
        font-weight: normal;
        margin-bottom: 3px;
    }

    .technician-list .item:hover {
        opacity: 0.7;
    }

.technician-list .department {
    margin: 0;
}

#technician-bio {
    white-space: pre-wrap;
    word-break: keep-all;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-aspect-ratio: 16/9) {
    .fullscreen-background {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .fullscreen-background {
        width: 300%;
        left: -100%;
    }
}
/* Media Queries
   ---------------------------------------------------------------------------------------- */
@media (max-width: 360px) {
    .aggregate-rating .btn-write-review {
        margin-bottom: 24px;
    }

    .careers-page .text-city.ellipsis {
        display: inline-block;
        width: 100%;
    }

    .blog-author-media {
        text-align: center;
    }

        .blog-author-media .media-left,
        .blog-author-media .media-body {
            display: block;
            vertical-align: top;
        }

        .blog-author-media .media-left {
            padding-right: 0;
            padding-bottom: 10px;
        }
}

@media (min-width: 360px) {
    .aggregate-rating .btn-write-review {
        position: absolute;
        right: 0;
        top: 0px;
        width: auto;
    }
}

@media (max-width: 500px) {
    .incentive-content,
    .incentive-img,
    .incentive-body .btn {
        width: 100%;
    }

    .incentive-img {
        margin-top: 20px;
    }

    .incentive-body .btn-write-review {
        text-align: center;
    }

    .btn-quote-ft-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 100;
        border-radius: 0;
    }

    #apexchat_invitation_container_minimized_wrapper,
    #apexchat_invitation_container_wrapper,
    #theImg {
        bottom: 35px !important;
    }
}

@media (max-width: 550px) {
    .offer-panel {
        width: 100%;
        float: none;
    }
}

@media(max-width: 600px) {
    .toplevel-page .container-page {
        padding: 30px 15px;
    }
}

@media (min-width: 667px) and (max-width: 767px) {
    .contact-page .google-map {
        -ms-background-size: cover;
        background-size: cover;
    }
}

@media (min-width: 667px) and (max-width: 991px) {
    .reviews-page .google-map,
    .about-us-page .google-map {
        background-size: cover !important;
    }
}

@media (max-width: 767px) {
    .quote-form .form-title {
        text-align: center;
    }
}

.psai-app__launcher-container {
    bottom: 45px !important;
}

@media (min-width: 768px) {
    .vertical-align-modal {
        text-align: center;
        padding: 0 !important;
    }

        .vertical-align-modal::before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -4px;
        }

        .vertical-align-modal .modal-dialog,
        .vertical-align-modal .exit-intent-dialog,
        .vertical-align-modal .chat-intent-dialog {
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

    .modal-form {
        width: 500px;
    }

    .post-title {
        margin-top: 0;
    }

    .modal-share .modal-dialog {
        margin: 18% auto;
    }
}

@media (max-width: 991px) {
    .visible-desktop {
        display: none;
    }
}

@media (min-width: 992px) {
    .hidden-desktop {
        display: none;
    }
}

@media (max-width: 1024px) {
    .bs-gallery .modal-col-canvas,
    .bs-gallery .modal-col-content {
        width: 100%;
        float: none;
    }

    .bs-gallery .modal-media img {
        margin: auto;
    }
}

@media (min-width: 1025px) {
    .bs-gallery .modal-col-canvas {
        padding-right: 0;
    }

    .bs-gallery .modal-col-content {
        padding-left: 0;
    }

    .bs-gallery-btn-group-share {
        bottom: 0;
    }
}
/*
    define 
    - font families
    - dropshadow
    - border radius
*/
.fadeInUp {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s linear, transform 0.5s linear;
}
.fadeInUp.animate {
  opacity: 1;
  transform: translateY(0);
}
.fadeInRight {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.3s linear, transform 0.5s linear;
}
.fadeInRight.animate {
  opacity: 1;
  transform: translateX(0);
}
.fadeInLeft {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.3s linear, transform 0.5s linear;
}
.fadeInLeft.animate {
  opacity: 1;
  transform: translateX(0);
}
.slide-up-hover {
  display: block;
  transition: transform 0.1s linear;
}
.slide-up-hover:hover {
  transform: translateY(-7px);
}
.slide-up-animation {
  animation: slideUp 0.3s linear;
}
@keyframes slideUp {
  0% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}
.delay-1ms {
  transition-delay: 0.1s;
}
.delay-2ms {
  transition-delay: 0.2s;
}
.delay-3ms {
  transition-delay: 0.3s;
}
.delay-4ms {
  transition-delay: 0.4s;
}
.delay-5ms {
  transition-delay: 0.5s;
}
.delay-6ms {
  transition-delay: 0.6s;
}
body {
  font-family: Arial, san-serif;
}
a {
  color: #004a8d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #d11144;
}
/* Page */
.lead {
  font-size: 18px;
}
.page-header {
  padding: 30px 0;
  margin: 0;
  border: 0;
}
.page-header h1,
.page-header .h1 {
  margin: 0;
}
.page-header .lead {
  margin: 5px 0 0 0;
}
.page-gallery {
  margin-bottom: 20px;
}
.page-gallery .row {
  margin-right: 0;
  margin-left: -5px;
}
.page-gallery .row &gt; [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.page-gallery .row a {
  display: block;
  margin: 0 0 5px 5px;
}
.page-gallery img {
  width: 100%;
}
.sticky-sidebar {
  top: calc(110px + 10px);
  position: -webkit-sticky;
  position: sticky;
}
@media (min-width: 992px) {
  .overlap {
    margin-top: -100px;
  }
}
.aggregate-reviews .review-stars {
  color: #ffc221;
  margin-bottom: 5px;
}
.aggregate-reviews .review-stars .no-value {
  color: #eee;
}
.page-content {
  line-height: 160%;
}
.page-content ul,
.page-content ol {
  padding: 0;
  margin: 0 0 10px 0;
}
.page-content li {
  margin: 0 0 6px 22px;
}
.format-page h1 {
  margin-top: 0;
}
.format-page h1,
.page-content h2,
.page-nav-btn-group h2 {
  font-weight: bold;
}
.panel-footer {
  background: transparent;
  border: 0;
  padding-top: 0;
}
.banner-areas-served .panel-body {
  padding: 30px;
}
@media (max-width: 500px) {
  .banner-areas-served .panel-body {
    padding: 10px;
  }
}
.banner-areas-served .h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: bold;
}
.banner-areas-served .city-list {
  text-align: left;
  margin-bottom: 20px;
}
.banner-areas-served .city-list a {
  color: #fff;
  display: block;
  padding: 4px 8px;
  border-radius: 4px;
}
.banner-areas-served .city-list a:hover,
.banner-areas-served .city-list a:focus {
  text-decoration: none;
  background: #d11144;
}
.banner-areas-served .city-list [class*="col-"] {
  padding-right: 0;
}
.panel-hero.google-map {
  height: 275px;
  overflow: hidden;
}
.panel-hero.half-hero.google-map {
  height: 202px;
}
.white-box {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000;
  font-weight: bold;
}
.latest-reviews {
  margin-bottom: 20px;
}
/* Media Queries
   ---------------------------------------------------------------------------------------- */
@media (max-width: 767px) {
  .m-center {
    text-align: center;
  }
}
/*DO NOT PUT CUSTOM CLIENT STYLING HERE*/
/*Page Builder - Flex Grid - Mixin
    Mixin How To:
        - .pb-flex-count();             Gives the default values of max 3 columns and a 24px gap
        - .pb-flex-count(4);            Changes the max columns to 4
        - .pb-flex-count(5, 2);         Changes the max columns to 5, the max colums to 2 in mobile view
        - .pb-flex-count(5, 2, 80px);   Changes the max columns to 5, the max colums to 2 in mobile view, and gap to 80px 
        - .pb-flex-count(@gap: 40px)    Changes the gap to 40px and leaves max columns as default 3. 
*/
/*Page Builder Section Styles*/
.page-builder-styles {
  word-break: break-word;
  /*Page Builder Globals*/
  /*Form Section*/
  /*Services Section*/
  /*Benefits Section*/
  /*Gallery Section*/
  /*Offers Section*/
  /*Blogs Section*/
  /*Testimonials Section*/
  /*Service Areas Section*/
  /*Content Section*/
  /*FAQ Section*/
  /*Footer Section*/
}
.page-builder-styles .pb-section-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  object-fit: cover;
}
.page-builder-styles .pb-section-padding {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .page-builder-styles .pb-section-padding {
    padding: 30px 0;
  }
}
.page-builder-styles .pb-div-table-section {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page-builder-styles .pb-btn-wrapper a {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .page-builder-styles .pb-btn-wrapper a {
    width: 100%;
  }
}
.page-builder-styles .pb-activate-video-anchor {
  display: block;
  width: 100%;
  position: relative;
}
.page-builder-styles .pb-activate-video-anchor .pb-play-button {
  position: absolute;
  display: flex;
  align-items: center;
  right: 0;
  left: 0;
  top: 50%;
  background: #fff;
  transform: translateY(-50%);
  margin: auto;
  width: fit-content;
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 10px;
  color: #333;
}
.page-builder-styles .pb-activate-video-anchor .pb-play-button:hover {
  background: #eee;
}
.page-builder-styles .pb-activate-video-anchor img {
  transition: all 0.25s linear;
}
.page-builder-styles .pb-activate-video-anchor:hover img {
  filter: brightness(0.9);
}
.page-builder-styles .pb-form-section {
  position: relative;
  overflow: hidden;
}
.page-builder-styles .pb-form-section .pb-div-table-section {
  position: static;
}
.page-builder-styles .pb-form-section .pb-section-bg {
  z-index: -1;
}
.page-builder-styles .pb-form-section .pb-form-container {
  height: 100%;
}
.page-builder-styles .pb-form-section .pb-form-container .pb-form-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner {
  max-width: 60%;
  margin: auto;
  padding: 0 15px;
  text-align: left;
}
.page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner .h1,
.page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner h1 {
  margin: 0;
}
@media (min-width: 768px) {
  .page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner .h1,
  .page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner h1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner .h1,
  .page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner h1 {
    font-size: 36px;
  }
}
.page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner .lead {
  margin: 5px 0 0 0;
}
@media (min-width: 768px) {
  .page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner .lead {
    font-size: 21px;
  }
}
.page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner .pb-branding-logos {
  display: flex;
  gap: 15px 10px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.page-builder-styles .pb-form-section .pb-form-container .pb-form-row .pb-form-inner .pb-branding-logos img {
  max-width: 170px;
  max-height: 110px;
  object-fit: contain;
  flex-shrink: 1;
  width: auto;
}
.page-builder-styles .pb-form-section.pb-form-center .pb-form-container .pb-form-row {
  flex-direction: column;
  gap: 20px;
}
.page-builder-styles .pb-form-section.pb-form-center .pb-form-container .pb-form-row .pb-form-inner {
  max-width: 800px;
  text-align: center;
}
.page-builder-styles .pb-form-section.pb-form-center .pb-form-container .pb-form-row .hero-quote-section {
  width: 100%;
  max-width: 400px;
}
.page-builder-styles .pb-form-section.pb-form-left .pb-form-container .pb-form-row {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .page-builder-styles .pb-form-section.pb-form-left .pb-form-container .pb-form-row,
  .page-builder-styles .pb-form-section.pb-form-right .pb-form-container .pb-form-row,
  .page-builder-styles .pb-form-section.pb-form-center .pb-form-container .pb-form-row {
    flex-direction: column;
    gap: 20px;
  }
  .page-builder-styles .pb-form-section.pb-form-left .pb-form-container .pb-form-row .pb-form-inner,
  .page-builder-styles .pb-form-section.pb-form-right .pb-form-container .pb-form-row .pb-form-inner,
  .page-builder-styles .pb-form-section.pb-form-center .pb-form-container .pb-form-row .pb-form-inner {
    max-width: 800px;
  }
  .page-builder-styles .pb-form-section.pb-form-left .pb-form-container .pb-form-row .hero-quote-section,
  .page-builder-styles .pb-form-section.pb-form-right .pb-form-container .pb-form-row .hero-quote-section,
  .page-builder-styles .pb-form-section.pb-form-center .pb-form-container .pb-form-row .hero-quote-section {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .page-builder-styles .pb-form-section.pb-form-left .pb-div-table-section,
  .page-builder-styles .pb-form-section.pb-form-right .pb-div-table-section,
  .page-builder-styles .pb-form-section.pb-form-center .pb-div-table-section {
    padding: 0px;
  }
  .page-builder-styles .pb-form-section.pb-form-left .pb-div-table-section .pb-form-container,
  .page-builder-styles .pb-form-section.pb-form-right .pb-div-table-section .pb-form-container,
  .page-builder-styles .pb-form-section.pb-form-center .pb-div-table-section .pb-form-container {
    padding: 0;
  }
  .page-builder-styles .pb-form-section.pb-form-left .pb-div-table-section .pb-form-container .pb-form-row,
  .page-builder-styles .pb-form-section.pb-form-right .pb-div-table-section .pb-form-container .pb-form-row,
  .page-builder-styles .pb-form-section.pb-form-center .pb-div-table-section .pb-form-container .pb-form-row {
    gap: 0;
  }
  .page-builder-styles .pb-form-section.pb-form-left .pb-div-table-section .pb-form-container .pb-form-row .pb-form-inner,
  .page-builder-styles .pb-form-section.pb-form-right .pb-div-table-section .pb-form-container .pb-form-row .pb-form-inner,
  .page-builder-styles .pb-form-section.pb-form-center .pb-div-table-section .pb-form-container .pb-form-row .pb-form-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 15px;
    min-height: 400px;
    max-width: none;
    width: 100%;
  }
}
.page-builder-styles .pb-services-section {
  position: relative;
  overflow: hidden;
}
.page-builder-styles .pb-services-section .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-services-section .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (3 - 1) * 24px) / 3);
  margin-bottom: 10px;
  max-width: calc((100% - (3 - 1) * 24px) / 3);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-services-section .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-services-section .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-services-section .pb-service {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  word-break: break-word;
  max-width: 750px;
  text-align: center;
  height: 100%;
}
.page-builder-styles .pb-services-section .pb-service .pb-service-img {
  width: 100%;
  object-fit: cover;
  max-height: 500px;
}
.page-builder-styles .pb-services-section .pb-service .pb-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  color: #333;
  justify-content: space-between;
}
.page-builder-styles .pb-services-section .pb-service .pb-content h2,
.page-builder-styles .pb-services-section .pb-service .pb-content .h4 {
  font-size: 22px;
  margin: 20px 0 10px 0;
}
.page-builder-styles .pb-services-section .pb-service .pb-content .btn {
  margin: 10px auto 0 auto;
}
.page-builder-styles .pb-benefits-section {
  position: relative;
  overflow: hidden;
}
.page-builder-styles .pb-benefits-section .pb-benefits-container {
  display: flex;
}
.page-builder-styles .pb-benefits-section .pb-benefit .pb-benefit-img {
  max-width: 100%;
  max-height: 200px;
  object-fit: cover;
}
.page-builder-styles .pb-benefits-section .pb-benefit .h4 {
  font-size: 22px;
}
.page-builder-styles .pb-benefits-section.pb-display-vertical {
  text-align: left;
}
.page-builder-styles .pb-benefits-section.pb-display-vertical .pb-benefits-container {
  flex-direction: column;
}
.page-builder-styles .pb-benefits-section.pb-display-vertical .pb-benefits-container .pb-benefit {
  display: flex;
  margin-bottom: 20px;
  gap: 20px;
  align-items: center;
}
.page-builder-styles .pb-benefits-section.pb-display-vertical .pb-benefits-container .pb-benefit .pb-benefit-img {
  max-width: 150px;
  object-fit: contain;
}
@media (min-width: 992px) {
  .page-builder-styles .pb-benefits-section.pb-display-vertical .pb-benefits-container {
    width: 100%;
    height: 100%;
    flex: 1 1 0;
    gap: 10px;
    flex-direction: row;
  }
  .page-builder-styles .pb-benefits-section.pb-display-vertical .pb-benefits-container .pb-benefit-title-wrapper,
  .page-builder-styles .pb-benefits-section.pb-display-vertical .pb-benefits-container .pb-benefit-content-wrapper {
    width: 50%;
  }
  .page-builder-styles .pb-benefits-section.pb-display-vertical .pb-benefits-container .pb-benefit-title-wrapper .section-header {
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
    height: 100%;
  }
}
.page-builder-styles .pb-benefits-section.pb-display-horizontal {
  text-align: center;
}
.page-builder-styles .pb-benefits-section.pb-display-horizontal .pb-benefits-container {
  flex-direction: column;
}
.page-builder-styles .pb-benefits-section.pb-display-horizontal .pb-benefits-container .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-benefits-section.pb-display-horizontal .pb-benefits-container .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (3 - 1) * 24px) / 3);
  margin-bottom: 10px;
  max-width: calc((100% - (3 - 1) * 24px) / 3);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-benefits-section.pb-display-horizontal .pb-benefits-container .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-benefits-section.pb-display-horizontal .pb-benefits-container .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-benefits-section.pb-display-horizontal .pb-benefits-container .pb-flex-row .pb-benefit {
  margin: auto;
}
.page-builder-styles .pb-benefits-section.pb-display-horizontal .pb-benefits-container .pb-flex-row .pb-benefit .pb-benefit-img {
  margin: auto;
}
.page-builder-styles .pb-gallery-section {
  text-align: center;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (3 - 1) * 24px) / 3);
  margin-bottom: 10px;
  max-width: calc((100% - (3 - 1) * 24px) / 3);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-project-card {
  display: block;
  color: #333;
  overflow: hidden;
  text-decoration: none;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-project-card:hover,
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-project-card:focus {
  color: #337ab7;
  text-decoration: none;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-project-card img {
  width: 100%;
  margin-bottom: 5px;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-project-card .pb-project-name {
  font-size: 20px;
  font-weight: bold;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container {
  padding-left: 40px;
  padding-right: 40px;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (3 - 1) * 24px) / 3);
  margin-bottom: 10px;
  max-width: calc((100% - (3 - 1) * 24px) / 3);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel {
  position: relative;
  margin: auto;
}
@media (max-width: 991px) {
  .page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel {
    max-width: 600px;
  }
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-right,
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-left {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  margin: auto 0;
  text-decoration: none;
  color: #333;
  font-size: 30px;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-right .pb-carousel-arrow,
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-left .pb-carousel-arrow {
  font-family: 'Font Awesome 5 Pro';
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-right {
  right: -30px;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-right .pb-carousel-arrow:after {
  content: '\f054';
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-left {
  left: -30px;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .pb-carousel-container .carousel .pb-anchor-arrow-left .pb-carousel-arrow:after {
  content: '\f053';
}
@media (min-width: 992px) {
  .page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .mobile-version {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-gallery-section .pb-latest-past-projects.pb-past-projects-carousel .desktop-version {
    display: none;
  }
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-past-projects-btn {
  background: #337ab7;
  border-color: #337ab7;
  color: #fff;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-past-projects-btn:hover,
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-past-projects-btn:focus {
  background: #4f93ce;
  border-color: #4f93ce;
}
.page-builder-styles .pb-gallery-section .pb-latest-past-projects .pb-past-projects-btn span::after {
  content: 'View All Projects';
}
.page-builder-styles .pb-gallery-section .pb-all-galleries-btn {
  background: #337ab7;
  border-color: #337ab7;
  color: #fff;
}
.page-builder-styles .pb-gallery-section .pb-all-galleries-btn:hover,
.page-builder-styles .pb-gallery-section .pb-all-galleries-btn:focus {
  background: #4f93ce;
  border-color: #4f93ce;
}
.page-builder-styles .pb-gallery-section .pb-all-galleries-btn span::after {
  content: 'View All Galleries';
}
.page-builder-styles .pb-offers-section {
  position: relative;
  overflow: hidden;
}
.page-builder-styles .pb-offers-section .pb-display-single {
  display: flex;
  gap: 10px;
  width: 100%;
  align-items: center;
}
.page-builder-styles .pb-offers-section .pb-display-single .pb-offers-title-wrapper,
.page-builder-styles .pb-offers-section .pb-display-single .pb-offers-content-wrapper {
  width: 50%;
  height: 100%;
  flex: 1 1 0;
}
.page-builder-styles .pb-offers-section .pb-display-single .offer-title {
  font-size: 16px;
  font-weight: bold;
}
.page-builder-styles .pb-offers-section .pb-display-single .offer-img {
  max-height: 700px;
  object-fit: cover;
}
.page-builder-styles .pb-offers-section .pb-display-single .pb-offers-btn-wrapper {
  text-align: left;
}
@media (max-width: 991px) {
  .page-builder-styles .pb-offers-section .pb-display-single {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
  .page-builder-styles .pb-offers-section .pb-display-single .pb-offers-title-wrapper,
  .page-builder-styles .pb-offers-section .pb-display-single .pb-offers-content-wrapper {
    width: auto;
  }
}
.page-builder-styles .pb-offers-section .pb-offers-btn-wrapper {
  margin-top: 20px;
  text-align: center;
}
.page-builder-styles .pb-offers-section .pb-offers-btn-wrapper .pb-offers-btn {
  background: #337ab7;
  border-color: #337ab7;
  color: #fff;
}
.page-builder-styles .pb-offers-section .pb-offers-btn-wrapper .pb-offers-btn:hover,
.page-builder-styles .pb-offers-section .pb-offers-btn-wrapper .pb-offers-btn:focus {
  background: #4f93ce;
  border-color: #4f93ce;
}
.page-builder-styles .pb-offers-section .pb-offers-btn-wrapper .pb-offers-btn span::after {
  content: 'View All Offers';
}
.page-builder-styles .pb-blog-section {
  position: relative;
  word-break: break-word;
  overflow: hidden;
}
.page-builder-styles .pb-blog-section .pb-display-single {
  display: flex;
  gap: 10px;
  width: 100%;
  align-items: center;
}
.page-builder-styles .pb-blog-section .pb-display-single .pb-blog-title-wrapper,
.page-builder-styles .pb-blog-section .pb-display-single .pb-blog-content-wrapper {
  width: 50%;
  height: 100%;
  flex: 1 1 0;
}
.page-builder-styles .pb-blog-section .pb-display-single .panel {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .page-builder-styles .pb-blog-section .pb-display-single {
    flex-direction: column;
    text-align: center;
  }
  .page-builder-styles .pb-blog-section .pb-display-single .pb-blog-title-wrapper,
  .page-builder-styles .pb-blog-section .pb-display-single .pb-blog-content-wrapper {
    width: auto;
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-blog-section .pb-display-single {
    gap: 20px;
  }
}
.page-builder-styles .pb-blog-section .pb-blog-btn-wrapper {
  margin-top: 20px;
  text-align: center;
}
.page-builder-styles .pb-blog-section .pb-blog-btn-wrapper .pb-blog-btn span::after {
  content: 'View All Blogs';
}
.page-builder-styles .pb-testimonials-section {
  position: relative;
  text-align: center;
  overflow: hidden;
  /*Carousel*/
  /*Video*/
  /*Button*/
}
.page-builder-styles .pb-testimonials-section .pb-flex-row.pb-parent-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-testimonials-section .pb-flex-row.pb-parent-row .pb-flex-child {
  flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
  margin-bottom: 10px;
  max-width: calc((100% - (1 - 1) * 24px) / 1);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-testimonials-section .pb-flex-row.pb-parent-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-testimonials-section .pb-flex-row.pb-parent-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container {
  padding: 0 40px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel {
  position: relative;
  margin: auto;
}
@media (max-width: 1199px) {
  .page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel {
    max-width: 600px;
  }
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (3 - 1) * 24px) / 3);
  margin-bottom: 10px;
  max-width: calc((100% - (3 - 1) * 24px) / 3);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .item .pb-review-card {
  color: #333;
  text-align: left;
  padding: 20px;
  max-height: 250px;
  overflow: auto;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 5px;
  border: 1px solid #333;
  background: #fff;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .item .pb-review-card .h4 {
  font-weight: bold;
  font-size: 20px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .item .pb-review-card .stars {
  color: #ffc221;
  margin-bottom: 10px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .item .pb-review-card::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .item .pb-review-card::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .item .pb-review-card::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .item .pb-review-card::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-right,
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-left {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto 0;
  text-decoration: none;
  color: #333;
  font-size: 30px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-right .pb-carousel-arrow,
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-left .pb-carousel-arrow {
  font-family: 'Font Awesome 5 Pro';
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-right {
  right: -30px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-right .pb-carousel-arrow:after {
  content: '\f054';
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-left {
  left: -30px;
}
.page-builder-styles .pb-testimonials-section .pb-carousel-container .carousel .pb-anchor-arrow-left .pb-carousel-arrow:after {
  content: '\f053';
}
@media (min-width: 1200px) {
  .page-builder-styles .pb-testimonials-section .pb-carousel-container .mobile-carousel-version {
    display: none;
  }
}
@media (max-width: 1199px) {
  .page-builder-styles .pb-testimonials-section .pb-carousel-container .desktop-carousel-version {
    display: none;
  }
}
.page-builder-styles .pb-testimonials-section .pb-video-container {
  max-width: 800px;
  margin: auto;
}
.page-builder-styles .pb-testimonials-section .pb-testimonials-btn {
  margin-top: 20px;
  background: #337ab7;
  border-color: #337ab7;
  color: #fff;
}
.page-builder-styles .pb-testimonials-section .pb-testimonials-btn:hover,
.page-builder-styles .pb-testimonials-section .pb-testimonials-btn:focus {
  background: #4f93ce;
  border-color: #4f93ce;
}
.page-builder-styles .pb-testimonials-section .pb-testimonials-btn span:after {
  content: 'Read All Reviews';
}
.page-builder-styles .pb-areas-section {
  position: relative;
  overflow: hidden;
}
.page-builder-styles .pb-areas-section .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-areas-section .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (2 - 1) * 24px) / 2);
  margin-bottom: 10px;
  max-width: calc((100% - (2 - 1) * 24px) / 2);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-areas-section .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-areas-section .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-areas-section .pb-areas-verbiage,
.page-builder-styles .pb-areas-section pb-areas-imagery {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.page-builder-styles .pb-areas-section.pb-display-left .pb-flex-row {
  flex-direction: row-reverse;
}
.page-builder-styles .pb-content-section {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page-builder-styles .pb-content-section .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-content-section .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (2 - 1) * 24px) / 2);
  margin-bottom: 10px;
  max-width: calc((100% - (2 - 1) * 24px) / 2);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-content-section .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-content-section .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-content-section .pb-content-imagery,
.page-builder-styles .pb-content-section .pb-content-verbiage {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.page-builder-styles .pb-content-section .page-gallery {
  margin-bottom: 0;
}
.page-builder-styles .pb-content-section.pb-display-left .pb-flex-row {
  flex-direction: row-reverse;
}
.page-builder-styles .pb-content-section.pb-display-center .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-content-section.pb-display-center .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
  margin-bottom: 10px;
  max-width: calc((100% - (1 - 1) * 24px) / 1);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-content-section.pb-display-center .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-content-section.pb-display-center .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-content-section.pb-display-center .pb-content-verbiage {
  text-align: center;
  max-width: 800px;
  margin: auto;
}
.page-builder-styles .pb-content-section.pb-display-center .pb-content-imagery {
  max-width: 800px;
  margin: auto;
}
.page-builder-styles .pb-faq-section {
  position: relative;
  overflow: hidden;
  /*Accordion*/
}
.page-builder-styles .pb-faq-section .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-faq-section .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (2 - 1) * 24px) / 2);
  margin-bottom: 10px;
  max-width: calc((100% - (2 - 1) * 24px) / 2);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-faq-section .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-faq-section .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-faq-section.pb-display-center .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-faq-section.pb-display-center .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
  margin-bottom: 10px;
  max-width: calc((100% - (1 - 1) * 24px) / 1);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-faq-section.pb-display-center .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-faq-section.pb-display-center .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-faq-section.pb-display-center .pb-faq-verbiage {
  text-align: center;
  max-width: 800px;
  margin: auto;
}
.page-builder-styles .pb-faq-section.pb-display-right .pb-flex-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
.page-builder-styles .pb-faq-section.pb-display-right .pb-flex-row .pb-flex-child {
  flex: 1 1 calc((100% - (2 - 1) * 24px) / 2);
  margin-bottom: 10px;
  max-width: calc((100% - (2 - 1) * 24px) / 2);
}
@media (max-width: 991px) {
  .page-builder-styles .pb-faq-section.pb-display-right .pb-flex-row .pb-flex-child {
    flex: 1 1 calc((100% - (1 - 1) * 24px) / 1);
    max-width: calc((100% - (1 - 1) * 24px) / 1);
  }
}
@media (max-width: 991px) {
  .page-builder-styles .pb-faq-section.pb-display-right .pb-flex-row {
    gap: 24px;
  }
}
.page-builder-styles .pb-faq-section .panel-group {
  margin: 0;
}
.page-builder-styles .pb-faq-section .panel-group .panel-heading {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.page-builder-styles .pb-faq-section .panel-group .panel-heading .panel-title a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 30px 10px 15px;
  text-decoration: none;
  color: #333;
}
.page-builder-styles .pb-faq-section .panel-group .panel-heading .panel-title a:after {
  position: absolute;
  right: 10px;
  font-family: 'Font Awesome 5 Pro';
  font-size: 18px;
  content: '\f077';
  color: #333;
}
.page-builder-styles .pb-faq-section .panel-group .panel-heading .panel-title a.collapsed:after {
  content: '\f078';
}
.page-builder-styles .pb-faq-section .panel-group .panel-heading .panel-title a.collapsed:hover {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
}
.page-builder-styles .pb-faq-section .panel-group .panel-body {
  border: none;
  padding-top: 0;
}
.page-builder-styles .pb-footer-section .footer,
.page-builder-styles .pb-footer-section .copyright {
  background: inherit;
}
.fullscreen-bg {
  background: #333;
}
.pb-cb-slideshow {
  background: #333;
}
.pb-cb-slideshow,
.pb-cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1000;
  list-style: none;
}
.pb-cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: pb-imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  -moz-animation: pb-imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  -o-animation: pb-imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  -ms-animation: pb-imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  animation: pb-imageAnimation 18s linear infinite 0s, zoom infinite 18s;
}
.pb-cb-slideshow li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}
.pb-cb-slideshow li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}
@media (max-width: 767px) {
  .pb-cb-slideshow li span {
    opacity: 1;
    animation: none;
  }
  .pb-cb-slideshow li:nth-child(2) span,
  .pb-cb-slideshow li:nth-child(3) span {
    background: none;
  }
}
/* Animation for the slideshow images */
@-webkit-keyframes pb-imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@-moz-keyframes pb-imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@-o-keyframes pb-imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -o-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@-ms-keyframes pb-imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -ms-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@keyframes pb-imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    display: none;
  }
}
/* Match the px value of .navbar-main with ".navbar-main.scroll-up" and the "body" tag for navbar scrolling functionality. */
body.fixed-navigation {
  padding-top: 110px;
}
@media (max-width: 767px) {
  body.fixed-navigation {
    padding-top: 44px;
    /*needs to match .navbar-main height*/
  }
}
@media (min-width: 768px) {
  .transparent {
    padding-top: 0;
  }
  .transparent.fixed-navigation {
    padding-top: 0;
  }
  .transparent.fixed-navigation .navbar-main {
    background: #fff;
  }
  .transparent.fixed-navigation .navbar-main .navbar-brand img {
    filter: none;
  }
  .transparent.fixed-navigation .navbar-main .navbar-phone-number {
    color: #333;
  }
  .transparent.fixed-navigation .navbar-main .aMain {
    color: #333;
  }
  .transparent.fixed-navigation .navbar-main .aMain:hover,
  .transparent.fixed-navigation .navbar-main .aMain:focus,
  .transparent.fixed-navigation .navbar-main .aMain.active {
    color: #999;
  }
  .transparent .navbar-main {
    background: transparent;
    position: absolute;
  }
  .transparent .navbar-main .aMain {
    color: #fff;
  }
  .transparent .navbar-main .aMain:hover,
  .transparent .navbar-main .aMain:focus,
  .transparent .navbar-main .aMain.active {
    color: #ccc;
  }
  .transparent .navbar-main .navbar-brand img {
    filter: brightness(0) invert(100%);
  }
  .transparent .navbar-main .navbar-phone-number {
    color: #fff;
  }
}
.fixed-navigation .navbar-main {
  position: fixed;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.navbar-main {
  min-height: unset;
  background: #fff;
  border: 0;
  transition: all 0.2s ease-in;
}
.navbar-main .navbar-brand {
  padding: 0;
  height: auto;
}
@media (min-width: 768px) {
  .navbar-main .navbar-brand {
    height: 110px;
    display: inline-flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .navbar-main .navbar-brand {
    padding: 5px 0;
  }
}
.navbar-main .navbar-brand img {
  height: auto;
  transition: all 0.2s ease-in;
}
@media (max-width: 767px) {
  .navbar-main .navbar-brand img {
    width: 200px;
  }
}
.navbar-main .hd-agent {
  float: left;
  height: 110px;
  display: inline-flex;
  align-items: center;
}
.navbar-main .hd-agent img {
  transition: all 0.2s ease-in;
}
.navbar-main .navbar-toolbar {
  float: right;
  text-align: right;
}
@media (min-width: 992px) {
  .navbar-main .navbar-toolbar {
    line-height: 60px;
  }
}
@media (max-width: 991px) {
  .navbar-main .navbar-toolbar {
    margin-right: 10px;
  }
}
.navbar-main .navbar-toolbar .btn-quote {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .navbar-main .navbar-toolbar .btn-quote {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .navbar-main .navbar-toolbar {
    margin-top: 25px;
  }
}
.navbar-main .navbar-toolbar .header-nav {
  display: block;
}
@media (min-width: 992px) {
  .navbar-main .navbar-toolbar .header-nav {
    line-height: 30px;
  }
}
.navbar-main .navbar-toolbar .header-nav ul {
  list-style: none;
}
.navbar-main .navbar-toolbar .header-nav ul li {
  display: inline-block;
}
.navbar-main .navbar-toolbar .header-nav ul li a {
  color: #000;
  font-weight: 700;
}
.navbar-main .navbar-toolbar .header-nav ul li a:hover,
.navbar-main .navbar-toolbar .header-nav ul li a:focus {
  color: #004a8d;
}
.navbar-main .navflyout-toggle {
  float: right;
  margin-top: 35px;
  background: #333;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-main .navflyout-toggle {
    margin-top: 25px;
    margin-right: -5px;
  }
}
.navbar-main .navbar-phone-number {
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  vertical-align: middle;
  color: #004a8d;
}
.navbar-main .navbar-flyout {
  background: #004a8d;
}
.navbar-main .navbar-flyout .mobile-nav-toggle {
  display: none;
}
.navbar-main .navbar-flyout .navbar-nav {
  float: none;
}
@media (min-width: 992px) {
  .navbar-main .navbar-flyout .navbar-nav li:nth-child(7) .dropdown-menu {
    right: 0;
    left: unset;
  }
}
@media (min-width: 992px) {
  .navbar-main .navbar-flyout {
    text-align: center;
  }
  .navbar-main .navbar-flyout .navbar-nav {
    vertical-align: top;
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .navbar-main .navbar-flyout .navbar-nav {
    display: block;
    clear: both;
  }
  .navbar-main .navbar-flyout .navbar-nav li {
    display: block;
    float: none;
  }
  .navbar-main .navbar-flyout .mobile-nav-toggle {
    display: inline-block;
    background: transparent;
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
  }
}
.navbar-main .aMain {
  color: #fff;
  font-weight: bold;
  padding: 0 40px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .navbar-main .aMain {
    line-height: 40px;
  }
  .navbar-main .aMain:hover,
  .navbar-main .aMain:focus,
  .navbar-main .aMain.active {
    color: #fff;
    background: #0065c0;
  }
}
@media (max-width: 1300px) {
  .navbar-main .aMain {
    padding: 0 21px;
  }
}
@media (max-width: 500px) {
  .navbar-toolbar .btn-quote {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-phone-number {
    line-height: 32px;
  }
  .navbar-nav .aMain {
    padding-top: 0;
    padding-bottom: 0px;
  }
  .navbar-toolbar {
    line-height: 110px;
  }
  .navbar-toolbar .btn-call {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-flyout {
    clear: both;
  }
}
@media (min-width: 992px) {
  .navflyout-toggle {
    display: none;
  }
  /*.navbar-nav .aMain {
        line-height: @navheight;
    }*/
}
@media (max-width: 991px) {
  .nav-open .navbar-flyout {
    left: 0;
    box-shadow: -1px 0 3px 0 rgba(0, 0, 0, 0.2);
  }
  .nav-open .navbar-main .aMain,
  .transparent .navbar-main .aMain {
    color: #fff;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-nav .aMain {
    padding: 8px 12px;
    font-size: 16px;
  }
  .navbar-flyout {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    display: block;
    position: fixed;
    width: 260px;
    left: -260px;
    top: 0;
    bottom: 0;
    transition: left 0.2s linear;
    background: #fff;
  }
  .navbar .dropdown-menu,
  .navbar .dropdown:hover .dropdown-menu {
    display: none;
  }
}
@media (max-width: 500px) {
  .btn-quote-ft-mobile {
    bottom: -50px;
    transition: bottom 0.2s linear;
  }
  .btn-quote-ft-mobile.showme {
    bottom: 0;
  }
}
.breadcrumbs {
  margin-top: 20px;
  background: #f9f9f9;
}
.breadcrumbs .breadcrumb {
  background-color: transparent;
  padding: 8px 0;
  margin: 0;
  font-size: 85%;
}
.breadcrumbs a {
  color: #d11144;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
  color: #004a8d;
}
.footer,
.copyright {
  padding: 20px 0;
  color: #fff;
}
.footer a,
.copyright a {
  color: #fff;
}
.footer a:hover,
.copyright a:hover,
.footer a:focus,
.copyright a:focus {
  color: #999;
}
.footer {
  background: #004a8d;
}
.footer .footer-heading {
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.footer .credibility-value {
  font-weight: bold;
  font-size: 21px;
}
.footer .horizontal .aggregate-reviews .credibility-value {
  margin-top: 0;
}
.footer a,
.site-map a {
  display: inline-block;
  padding: 4px 0;
}
.copyright {
  background: #000;
  text-align: center;
}
.copyright .btn-group-social-media {
  margin-bottom: 20px;
}
.copyright .btn-group-social-media .btn-circle {
  width: 36px;
  line-height: 36px;
  padding: 0;
  font-size: 18px;
  background: transparent;
  height: 36px;
  background: #d11144;
}
@media (max-width: 500px) {
  .copyright {
    padding-bottom: 200px;
  }
}
@media (max-width: 767px) {
  .copyright {
    text-align: center;
  }
  .copyright .btn-group-social-media {
    margin-bottom: 15px;
  }
}
.btn {
  white-space: normal;
  border-radius: 0;
  padding: 10px 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.btn-primary {
  background: #d11144;
  border-color: #d11144;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus {
  background: #ed285c;
  border-color: #ed285c;
}
.btn-info {
  background: #004a8d;
  border-color: #004a8d;
  color: #fff;
}
.btn-info:hover,
.btn-info:focus {
  background: #0065c0;
  border-color: #0065c0;
}
.page-nav-btn-group {
  margin-bottom: 20px;
}
.page-nav-btn-group .btn {
  margin: 0 3px 5px 0;
}
.page-nav-btn-group .btn.active {
  box-shadow: none;
}
.btn-outline-default {
  color: #333;
  border: 1px solid #ccc;
}
.btn-outline-default:hover,
.btn-outline-default:focus {
  color: #333;
  background: #f2f2f2;
  border-color: #ccc;
}
.btn-outline-primary {
  color: #d11144;
  border: 1px solid #d11144;
  background: transparent;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
  color: #fff;
  background: #d11144;
  border-color: #d11144;
}
.btn-outline-white {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
.btn-outline-white:hover,
.btn-outline-white:focus {
  color: #333;
  background: #fff;
  border-color: #fff;
}
.btn-circle {
  border-radius: 50%;
}
.panel-quote-form .section-header {
  text-align: center;
  margin: 0 auto 10px auto;
  padding: 0;
}
.panel-quote-form .section-header .h2,
.panel-quote-form .section-header .h3 {
  margin: 0;
  font-weight: bold;
  color: #fff;
}
.panel-quote-form .credibility {
  padding-top: 15px;
}
.panel-quote-form .credibility .item {
  margin-bottom: 20px;
  width: 125px;
}
.panel-quote-form .credibility .item img {
  filter: brightness(0) invert(100%);
}
.panel-quote-form,
.bg-quote-weather-appt {
  background: linear-gradient(rgba(58, 133, 190, 0.74), rgba(21, 75, 116, 0.74)), url(/img/page/bg-quote.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}
.panel-quote-form a,
.bg-quote-weather-appt a {
  color: #fff;
  text-decoration: underline;
}
.panel-quote-form a:hover,
.bg-quote-weather-appt a:hover,
.panel-quote-form a:focus,
.bg-quote-weather-appt a:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .hero-form .panel {
    position: absolute;
    right: 15px;
    bottom: 150px;
    width: 320px;
  }
  .hero-form .panel .panel-body {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .hero-form {
    background: #fff;
    padding-top: 20px;
  }
}
.hero-form .form-header {
  margin-bottom: 10px;
}
.hero-form .section-header {
  display: none;
}
.hero-form .h2 {
  font-size: 36px;
  margin: 0;
  font-weight: bold;
}
.hero-form .h5 {
  font-size: 16px;
  margin: 0;
}
.hero-quote-section {
  width: 320px;
}
@media (max-width: 991px) {
  .hero-quote-section {
    width: 100%;
  }
}
.hero-quote-section .quote-form {
  margin-bottom: 0;
  background: #d11144;
  border-radius: 6px;
  color: #FFF;
}
.hero-quote-section .quote-form .lead {
  /*display: none;*/
  font-size: 15px;
}
.hero-quote-section .quote-form a {
  color: #FFF;
}
.quote-section {
  background: linear-gradient(#085aa5, rgba(255, 255, 255, 0.8)), url(/img/page/bg-quote.jpg) no-repeat center center;
  background-size: cover;
}
.quote-section .quote-form {
  background: transparent;
  border: 0;
  box-shadow: none;
}
@media (min-width: 992px) {
  .quote-section .h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
  }
}
.quote-section .col-center {
  max-width: 650px;
  margin: auto;
}
.quote-section .panel-quote-form {
  background: transparent;
}
.fullscreen-bg {
  background: #333;
}
.cb-slideshow {
  background: #333;
}
.cb-slideshow,
.cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1000;
  list-style: none;
}
.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  -moz-animation: imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  -o-animation: imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  -ms-animation: imageAnimation 18s linear infinite 0s, zoom infinite 18s;
  animation: imageAnimation 18s linear infinite 0s, zoom infinite 18s;
}
.cb-slideshow li:nth-child(1) span {
  background-image: url(/img/home/hero1.jpg);
}
.cb-slideshow li:nth-child(2) span {
  background-image: url(/img/home/hero2.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
  background-image: url(/img/home/hero3.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}
@media (max-width: 767px) {
  .cb-slideshow li span {
    opacity: 1;
    animation: none;
  }
  .cb-slideshow li:nth-child(2) span,
  .cb-slideshow li:nth-child(3) span {
    background: none;
  }
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -o-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -ms-animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  33% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    display: none;
  }
}
.weather-results-page .panel-body {
  padding: 30px;
}
.weather-results-page .icon-weather {
  width: 24px;
  height: 24px;
  margin-left: 10px;
}
.weather-results-page .results-list .media-left {
  padding-right: 15px;
}
@media (max-width: 767px) {
  .weather-results-page .results-list .item {
    text-align: center;
  }
  .weather-results-page .results-list .inner {
    display: inline-block;
    text-align: left;
    min-width: 200px;
  }
}
.weather-results-page .risk-bar {
  position: relative;
  padding-top: 25px;
}
.weather-results-page .risk-bar .tick-arrow {
  position: absolute;
  top: -5px;
  left: 0;
  margin-left: -12px;
  font-size: 36px;
  line-height: 1;
  transition: left 0.4s linear;
}
.weather-results-page .risk-bar .tick-arrow i {
  width: 14px;
}
.weather-results-page .risk-bar .rainbow {
  border-radius: 2px;
  height: 15px;
  margin-bottom: 4px;
  background: #4dab5d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #4dab5d 0%, #fdec00 50%, #bb1111 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #4dab5d 0%, #fdec00 50%, #bb1111 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4dab5d 0%, #fdec00 50%, #bb1111 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dab5d', endColorstr='#bb1111', GradientType=1);
  /* IE6-9 */
}
.weather-results-page .risk-bar .risk-caption {
  font-size: 10px;
  color: #999;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
/*Client Specific Page Builder Styling*/
.home-page .hero {
  height: 600px;
  position: relative;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0) 70%);
}
@media (max-width: 767px) {
  .home-page .hero {
    height: 450px;
  }
}
.home-page .hero .page-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
.home-page .hero .h1 {
  font-weight: normal;
}
.home-page .hero h1 {
  font-weight: bold;
}
.home-page .btn-lg {
  min-width: 250px;
}
.home-page .home-content {
  background: #fff;
}
.home-page .home-content .services-section .section-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #004a8d;
}
@media (max-width: 992px) {
  .home-page .home-content .services-section .service {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-page .home-content .services-section .service img {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.15);
}
.home-page .home-content .services-section .service h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 10px;
}
.home-page .home-content .about-section {
  background: #004a8d;
}
.home-page .home-content .about-section .about-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url(/img/home/bg-about.jpg) no-repeat top center;
  background-size: cover;
  min-height: 450px;
}
@media (max-width: 991px) {
  .home-page .home-content .about-section .about-bg {
    height: 450px;
  }
}
.home-page .home-content .about-section .about-content {
  color: #fff;
  padding: 0 25px 25px;
  max-width: 650px;
}
@media (min-width: 768px) {
  .home-page .home-content .about-section .about-content {
    padding: 50px;
  }
}
.home-page .home-content .about-section .about-content h2 {
  color: #fff;
}
.home-page .home-content .about-section .about-content .section-title {
  font-size: 40px;
  font-weight: normal;
}
.home-page .home-content .about-section .about-content a.btn-more-about {
  color: #fff;
}
.home-page .home-content .blog-review-section {
  background: #f9f9f9;
}
.home-page .home-content .blog-review-section .blog-section .panel {
  border: 0;
  margin-bottom: 0;
  box-shadow: none;
}
.home-page .home-content .blog-review-section h4 {
  text-transform: uppercase;
  font-size: 20px;
}
.home-page .home-content .blog-review-section .post-header {
  font-size: 20px;
  font-weight: bold;
}
.home-page .home-content .blog-review-section .latest-reviews {
  margin-bottom: 0;
}
.home-page .home-content .blog-review-section .latest-reviews .review-author {
  font-weight: bold;
}
.home-page .home-content .blog-review-section .latest-reviews .review-body {
  margin-top: 1rem;
}
.hero,
.page-hero {
  color: #fff;
  position: relative;
  /*   @media (max-width:767px) {

        &amp;.page-hero-form {
            height: 450px;
        }
    }*/
}
.hero .div-table,
.page-hero .div-table {
  background: rgba(0, 0, 0, 0.2);
  z-index: 3;
  padding: 50px 0;
}
.hero .hero-container,
.page-hero .hero-container {
  height: 100%;
}
.hero .hero-container .hero-row,
.page-hero .hero-container .hero-row {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.hero .hero-container .hero-row .hero-inner,
.page-hero .hero-container .hero-row .hero-inner {
  max-width: 800px;
  margin: auto;
  padding: 0 15px;
  text-align: center;
}
.hero .hero-container .hero-row .hero-quote-section,
.page-hero .hero-container .hero-row .hero-quote-section {
  display: none;
}
.hero.page-hero-form,
.page-hero.page-hero-form {
  height: auto;
  text-align: left;
}
.hero.page-hero-form .hero-inner,
.page-hero.page-hero-form .hero-inner {
  padding: 0;
}
@media (min-width: 992px) {
  .hero.page-hero-form .hero-inner,
  .page-hero.page-hero-form .hero-inner {
    max-width: 60%;
    margin-left: unset;
    margin-right: unset;
  }
}
@media (max-width: 991px) {
  .hero.page-hero-form .hero-container,
  .page-hero.page-hero-form .hero-container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .hero.page-hero-form .hero-container .hero-row,
  .page-hero.page-hero-form .hero-container .hero-row {
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .hero.page-hero-form .hero-container .hero-row,
  .page-hero.page-hero-form .hero-container .hero-row {
    flex-direction: column;
  }
}
.hero.page-hero-form .hero-container .hero-row .hero-inner,
.page-hero.page-hero-form .hero-container .hero-row .hero-inner {
  padding: 0;
  margin: unset;
  text-align: left;
}
@media (min-width: 992px) {
  .hero.page-hero-form .hero-container .hero-row .hero-inner,
  .page-hero.page-hero-form .hero-container .hero-row .hero-inner {
    max-width: 60%;
  }
}
@media (max-width: 991px) {
  .hero.page-hero-form .hero-container .hero-row .hero-inner,
  .page-hero.page-hero-form .hero-container .hero-row .hero-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px;
    height: 550px;
    width: 100%;
  }
}
.hero.page-hero-form .hero-container .hero-row .hero-quote-section,
.page-hero.page-hero-form .hero-container .hero-row .hero-quote-section {
  display: block;
}
.hero .hero-inner,
.page-hero .hero-inner {
  max-width: 700px;
  padding: 0;
}
.hero h1,
.page-hero h1,
.hero .h1,
.page-hero .h1 {
  margin: 0;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .hero h1,
  .page-hero h1,
  .hero .h1,
  .page-hero .h1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .hero h1,
  .page-hero h1,
  .hero .h1,
  .page-hero .h1 {
    font-size: 36px;
  }
}
.hero .lead,
.page-hero .lead {
  margin: 5px 0 0 0;
}
@media (min-width: 768px) {
  .hero .lead,
  .page-hero .lead {
    font-size: 21px;
  }
}
.page-section {
  padding: 80px 0;
}
@media (max-width: 600px) {
  .page-section {
    padding: 30px 0;
  }
}
.section-header {
  max-width: 800px;
  margin: 0 auto 30px auto;
  text-align: center;
  padding: 0 20px;
}
.section-header .section-title,
.section-header h1 {
  margin: 0;
}
.section-header .lead {
  margin: 10px 0 0 0;
}
@media (min-width: 768px) {
  .section-header .lead {
    font-size: 18px;
  }
}
.section-title,
.section-header h1 {
  font-weight: bold;
}
@media (min-width: 768px) {
  .section-title,
  .section-header h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section-title,
  .section-header h1 {
    font-size: 21px;
  }
}
.page-hero {
  height: 450px;
  position: relative;
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.4) 70% 50% / cover no-repeat;
}
@media (min-width: 768px) {
  .page-hero .h1,
  .page-hero h1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .page-hero .h1,
  .page-hero h1 {
    font-size: 36px;
  }
}
.page-hero .page-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
@media (max-width: 767px) {
  .page-hero {
    height: 450px;
  }
}
.toplevel-page.static .page-hero {
  margin-bottom: 0;
}
.three-column-page .page-nav-btn-group {
  margin-top: 0;
}
.three-column-page .page-nav-btn-group h2 {
  font-weight: bold;
}
@media (min-width: 992px) {
  .three-column-page .page-nav-btn-group h2 {
    display: none;
  }
}
.three-column-page .page-nav-btn-group .btn {
  width: 100%;
  text-align: left;
}
.three-column-page .panel-quote-form .horizontal {
  text-align: center;
}
/*!
 * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  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-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.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.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #cbcaca;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.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,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  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: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.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.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 {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.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 {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.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 {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.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.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.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;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*# sourceMappingURL=bootstrap-datepicker3.css.map */</pre></body></html>