/*@import "bootstrap-theme";
@import "bootstrap";
@import "map-pop";*/
@charset "UTF-8";
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;
    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"] {
    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;
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript: "]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/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: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: white;
}

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 {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 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, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small, .small {
    font-size: 85%;
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.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;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt, dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

blockquote p: last-child, blockquote ul: last-child, blockquote ol: last-child {
    margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: white;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: whitesmoke;
    border: 1px solid #cccccc;
    border-radius: 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;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #dddddd;
}

.table .table {
    background-color: white;
}

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: whitesmoke;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: whitesmoke;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th: last-child, .table-responsive > .table-bordered > thead > tr > td: last-child, .table-responsive > .table-bordered > tbody > tr > th: last-child, .table-responsive > .table-bordered > tbody > tr > td: last-child, .table-responsive > .table-bordered > tfoot > tr > th: last-child, .table-responsive > .table-bordered > tfoot > tr > td: last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr: last-child > th, .table-responsive > .table-bordered > tbody > tr: last-child > td, .table-responsive > .table-bordered > tfoot > tr: last-child > th, .table-responsive > .table-bordered > tfoot > tr: last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, 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.42857;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: white;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 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 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control: : -moz-placeholder {
    color: #999999;
    opacity: 1;
}

.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-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
        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="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled].checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled].checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, .form-group-sm .form-control {
    height: auto;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .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, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .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 > .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;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.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;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333333;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #333333;
    background-color: white;
    border-color: #cccccc;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: #cccccc;
}

.btn-default .badge {
    color: white;
    background-color: #333333;
}

.btn-primary {
    color: white;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: white;
}

.btn-success {
    color: white;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: white;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: white;
}

.btn-info {
    color: white;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: white;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: white;
}

.btn-warning {
    color: white;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: white;
}

.btn-danger {
    color: white;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: white;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: white;
}

.btn-link {
    color: #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, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
    visibility: hidden;
}

.collapse.in {
    display: block;
    visibility: visible;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.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: white;
    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);
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: whitesmoke;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:
not

(
:first-child

)
:
not

(
: last-child

)
:
not

(
.dropdown-toggle

)
{
    border-radius: 0
;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:
not

(
: last-child

)
:
not

(
.dropdown-toggle

)
{
    border-bottom-right-radius: 0
;
    border-top-right-radius: 0
;
}
.btn-group > .btn: last-child:
not

(
:first-child

)
,
.btn-group > .dropdown-toggle:
not

(
:first-child

)
{
    border-bottom-left-radius: 0
;
    border-top-left-radius: 0
;
}
.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:
not

(
:first-child

)
:
not

(
: last-child

)
>
.btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn: last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group: last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:
not

(
:first-child

)
:
not

(
: last-child

)
{
    border-radius: 0
;
}
.btn-group-vertical > .btn:first-child:
not

(
: last-child

)
{
    border-top-right-radius: 4px
;
    border-bottom-right-radius: 0
;
    border-bottom-left-radius: 0
;
}
.btn-group-vertical > .btn: last-child:
not

(
:first-child

)
{
    border-bottom-left-radius: 4px
;
    border-top-right-radius: 0
;
    border-top-left-radius: 0
;
}
.btn-group-vertical > .btn-group:
not

(
:first-child

)
:
not

(
: last-child

)
>
.btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:
not

(
: last-child

)
>
.btn: last-child, .btn-group-vertical > .btn-group:first-child:
not

(
: last-child

)
>
.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group: last-child:
not

(
:first-child

)
>
.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group-addon:
not

(
:first-child

)
:
not

(
: last-child

)
,
.input-group-btn:
not

(
:first-child

)
:
not

(
: last-child

)
,
.input-group .form-control:
not

(
:first-child

)
:
not

(
: last-child

)
{
    border-radius: 0
;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn: last-child > .btn:
not

(
: last-child

)
:
not

(
.dropdown-toggle

)
,
.input-group-btn: last-child > .btn-group:
not

(
: last-child

)
>
.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control: last-child, .input-group-addon: last-child, .input-group-btn: last-child > .btn, .input-group-btn: last-child > .btn-group > .btn, .input-group-btn: last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:
not

(
:first-child

)
,
.input-group-btn:first-child > .btn-group:
not

(
:first-child

)
>
.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon: last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn: last-child > .btn, .input-group-btn: last-child > .btn-group {
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: white;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: white;
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar:before, .navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 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 > img {
    display: block;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    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 > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-form {
    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 > .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 > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .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, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    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 > li > a {
    color: #777777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777777;
}

.navbar-default .navbar-link:hover {
    color: #333333;
}

.navbar-default .btn-link {
    color: #777777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}

.navbar-inverse {
    background-color: #222222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: white;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: white;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: white;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: white;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: white;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: whitesmoke;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}

.breadcrumb > .active {
    color: #777777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: white;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li: last-child > a, .pagination > li: last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: white;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: white;
    border-color: #dddddd;
    cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li: last-child > a, .pagination-lg > li: last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li: last-child > a, .pagination-sm > li: last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

.pager:before, .pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.pager .next > a, .pager .next > span {
    float: right;
}

.pager .previous > a, .pager .previous > span {
    float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777777;
    background-color: white;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label: empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    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, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: white;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 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 > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #333333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p, .alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: whitesmoke;
    border-radius: 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: white;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: white;
    border: 1px solid #dddddd;
}

.list-group-item:first-child {
    border-top-right-radius: 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: whitesmoke;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #337ab7;
    border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 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-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: whitesmoke;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .list-group: last-child .list-group-item: last-child, .panel > .panel-collapse > .list-group: last-child .list-group-item: last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td: last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td: last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th: last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td: last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th: last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td: last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th: last-child {
    border-top-right-radius: 3px;
}

.panel > .table: last-child, .panel > .table-responsive: last-child > .table: last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table: last-child > tbody: last-child > tr: last-child, .panel > .table: last-child > tfoot: last-child > tr: last-child, .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child, .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel > .table: last-child > tbody: last-child > tr: last-child td:first-child, .panel > .table: last-child > tbody: last-child > tr: last-child th:first-child, .panel > .table: last-child > tfoot: last-child > tr: last-child td:first-child, .panel > .table: last-child > tfoot: last-child > tr: last-child th:first-child, .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child td:first-child, .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child th:first-child, .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child td:first-child, .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table: last-child > tbody: last-child > tr: last-child td: last-child, .panel > .table: last-child > tbody: last-child > tr: last-child th: last-child, .panel > .table: last-child > tfoot: last-child > tr: last-child td: last-child, .panel > .table: last-child > tfoot: last-child > tr: last-child th: last-child, .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child td: last-child, .panel > .table-responsive: last-child > .table: last-child > tbody: last-child > tr: last-child th: last-child, .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child td: last-child, .panel > .table-responsive: last-child > .table: last-child > tfoot: last-child > tr: last-child th: last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th: last-child, .panel > .table-bordered > thead > tr > td: last-child, .panel > .table-bordered > tbody > tr > th: last-child, .panel > .table-bordered > tbody > tr > td: last-child, .panel > .table-bordered > tfoot > tr > th: last-child, .panel > .table-bordered > tfoot > tr > td: last-child, .panel > .table-responsive > .table-bordered > thead > tr > th: last-child, .panel > .table-responsive > .table-bordered > thead > tr > td: last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th: last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td: last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td: last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.panel > .table-bordered > tbody > tr: last-child > td, .panel > .table-bordered > tbody > tr: last-child > th, .panel > .table-bordered > tfoot > tr: last-child > td, .panel > .table-bordered > tfoot > tr: last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr: last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr: last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr: last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr: last-child > th {
    border-bottom: 0;
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}

.panel-default {
    border-color: #dddddd;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
    color: whitesmoke;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary > .panel-heading {
    color: white;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: white;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: whitesmoke;
    border: 1px solid #e3e3e3;
    border-radius: 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: black;
    text-shadow: 0 1px 0 white;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: white;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: black;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.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-top: 75px;
    margin-left: -35px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: white;
    text-align: center;
    text-decoration: none;
    background-color: black;
    border-radius: 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: black;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: black;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: black;
}

.tooltip.right .tooltip-arrow {
    top: 30%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: black;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: black;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: black;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .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;
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: white url("ajax-loader.gif") center center no-repeat;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

@font-face {
    font-family: "slick";
    src: url("fonts/slick.eot");
    src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:focus, .slick-next:focus {
    outline: none;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

.slick-prev:before {
    content: "\2190";
}

.slick-next {
    right: -25px;
}

.slick-next:before {
    content: "\2192";
}

.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
}

h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dd, p, figure, pre, table, hr {
    margin-bottom: 24px;
}

body.layoutInnerblog {
    font-size: 1.4rem;
    font-family: 'Raleway', sans-serif;
}

.q {
    font-family: 'Trebuchet', sans-serif;
}

.wrap:before, .main-inner:before, .promoBar-inner:before, .billboard-inner:before, .whySection-inner:before, .cityReviews .cityReviews-inner:before, .addr-grid-inner:before, .list-crumb:before, .marketSearchBanner-inner:before, .mlb-inner:before, .mlh-inner:before, .block-grid:before, .form-group:before, .media:before, .mag-heading:before, .paginate:before, .social:before, .social-star-bar:before, .review_list:before, .fancy-search:before, .results-bar:before, .info-bar:before, .social-bar:before, .feature-with-details .description:before {
    content: "";
    display: table;
    clear: both;
}

.wrap:after, .main-inner:after, .promoBar-inner:after, .billboard-inner:after, .whySection-inner:after, .cityReviews .cityReviews-inner:after, .addr-grid-inner:after, .list-crumb:after, .marketSearchBanner-inner:after, .mlb-inner:after, .mlh-inner:after, .block-grid:after, .form-group:after, .media:after, .mag-heading:after, .paginate:after, .social:after, .social-star-bar:after, .review_list:after, .fancy-search:after, .results-bar:after, .info-bar:after, .social-bar:after, .feature-with-details .description:after {
    content: "";
    display: table;
    clear: both;
}

/** * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * contenteditable attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that are clearfixed. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */
.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

/** * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */
.cf {
    *zoom: 1;
}

[class*='nb-'] {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[class*='nb-']: last-of-type {
    margin-right: 0;
}

.nb-1 {
    width: 08.333333333%;
    float: left;
}

.nb-2 {
    width: 16.6666666667%;
    float: left;
}

.nb-3 {
    width: 25%;
    float: left;
}

.nb-4 {
    width: 33.3333333333%;
    float: left;
}

.nb-5 {
    width: 41.6666666667%;
    float: left;
}

.nb-6 {
    width: 50%;
    float: left;
}

.nb-7 {
    width: 58.3333333333%;
    float: left;
}

.nb-8 {
    width: 66.6666666667%;
    float: left;
}

.nb-9 {
    width: 75%;
    float: left;
}

.nb-10 {
    width: 83.3333333333%;
    float: left;
}

.nb-11 {
    width: 91.6666666667%;
    float: left;
}

.nb-12 {
    width: 100%;
    float: left;
}

.grid-row:after, .main.main__col2:after, .marketSearch:after, .promoBar-inner:after, .promoBar-nav:after, .mrDetails:after, .marketResult-grid:after, .marketLandingDetails:after, .mld-person:after, .billboard-inner:after, .taxCount-content:after, .featureRow:after, .review-box-grid:after, .addr-grid-inner:after, .list-crumb:after, .mlh-inner:after, .marketContent:after, .formGroup:after, .modalTop:after {
    content: "";
    display: table;
    clear: both;
}

.wrap, .main-inner, .promoBar-inner, .billboard-inner, .whySection-inner, .cityReviews .cityReviews-inner, .addr-grid-inner, .list-crumb, .marketSearchBanner-inner, .mlb-inner, .mlh-inner {
    max-width: 1010px;
    margin-right: auto;
    margin-left: auto;
}

.wrap.full, .full.main-inner, .full.promoBar-inner, .full.billboard-inner, .full.whySection-inner, .cityReviews .full.cityReviews-inner, .full.addr-grid-inner, .full.list-crumb, .full.marketSearchBanner-inner, .full.mlb-inner, .full.mlh-inner {
    max-width: 1000px;
}

@media (max-width: 1100px) {
    .wrap, .main-inner, .promoBar-inner, .billboard-inner, .whySection-inner, .cityReviews .cityReviews-inner, .addr-grid-inner, .list-crumb, .marketSearchBanner-inner, .mlb-inner, .mlh-inner {
        max-width: 98%;
    }
}

[class*="block-grid-"] {
    display: block;
    /*margin: -15px;*/
    padding: 0;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
}

[class*="block-grid-"]:after {
    clear: both;
}

.block-grid-item, .marketResult-grid .marketResult-item, .review-box-grid .rbg-item, .addr-grid-inner .addr-list {
    display: inline;
    margin: 0;
    padding: 15px;
    padding-left: 0;
    float: left;
}

.marketResult-grid .marketResult-item {
    /*height: 540px;*/
}

.block-grid-xs-1 > .block-grid-item, .marketResult-grid .block-grid-xs-1 > .marketResult-item, .review-box-grid .block-grid-xs-1 > .rbg-item, .addr-grid-inner .block-grid-xs-1 > .addr-list {
    width: 100%;
}

.block-grid-xs-1 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-1 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-1 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-1 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-1 > .block-grid-item:
nth-of-type

(
1
n +

1
)
,
.marketResult-grid .block-grid-xs-1 > .marketResult-item:
nth-of-type

(
1
n +

1
)
,
.review-box-grid .block-grid-xs-1 > .rbg-item:
nth-of-type

(
1
n +

1
)
,
.addr-grid-inner .block-grid-xs-1 > .addr-list:
nth-of-type

(
1
n +

1
)
{
    clear: both
;
}
.block-grid-xs-2 > .block-grid-item, .marketResult-grid .block-grid-xs-2 > .marketResult-item, .review-box-grid .block-grid-xs-2 > .rbg-item, .addr-grid-inner .block-grid-xs-2 > .addr-list {
    width: 50%;
}

.block-grid-xs-2 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-2 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-2 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-2 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-2 > .block-grid-item:
nth-of-type

(
2
n +

1
)
,
.marketResult-grid .block-grid-xs-2 > .marketResult-item:
nth-of-type

(
2
n +

1
)
,
.review-box-grid .block-grid-xs-2 > .rbg-item:
nth-of-type

(
2
n +

1
)
,
.addr-grid-inner .block-grid-xs-2 > .addr-list:
nth-of-type

(
2
n +

1
)
{
    clear: both
;
}
.block-grid-xs-3 > .block-grid-item, .marketResult-grid .block-grid-xs-3 > .marketResult-item, .review-box-grid .block-grid-xs-3 > .rbg-item, .addr-grid-inner .block-grid-xs-3 > .addr-list {
    width: 33.33333%;
}

.block-grid-xs-3 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-3 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-3 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-3 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-3 > .block-grid-item:
nth-of-type

(
3
n +

1
)
,
.marketResult-grid .block-grid-xs-3 > .marketResult-item:
nth-of-type

(
3
n +

1
)
,
.review-box-grid .block-grid-xs-3 > .rbg-item:
nth-of-type

(
3
n +

1
)
,
.addr-grid-inner .block-grid-xs-3 > .addr-list:
nth-of-type

(
3
n +

1
)
{
    clear: both
;
}
.block-grid-xs-4 > .block-grid-item, .marketResult-grid .block-grid-xs-4 > .marketResult-item, .review-box-grid .block-grid-xs-4 > .rbg-item, .addr-grid-inner .block-grid-xs-4 > .addr-list {
    width: 25%;
}

.block-grid-xs-4 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-4 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-4 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-4 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-4 > .block-grid-item:
nth-of-type

(
4
n +

1
)
,
.marketResult-grid .block-grid-xs-4 > .marketResult-item:
nth-of-type

(
4
n +

1
)
,
.review-box-grid .block-grid-xs-4 > .rbg-item:
nth-of-type

(
4
n +

1
)
,
.addr-grid-inner .block-grid-xs-4 > .addr-list:
nth-of-type

(
4
n +

1
)
{
    clear: both
;
}
.block-grid-xs-5 > .block-grid-item, .marketResult-grid .block-grid-xs-5 > .marketResult-item, .review-box-grid .block-grid-xs-5 > .rbg-item, .addr-grid-inner .block-grid-xs-5 > .addr-list {
    width: 20%;
}

.block-grid-xs-5 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-5 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-5 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-5 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-5 > .block-grid-item:
nth-of-type

(
5
n +

1
)
,
.marketResult-grid .block-grid-xs-5 > .marketResult-item:
nth-of-type

(
5
n +

1
)
,
.review-box-grid .block-grid-xs-5 > .rbg-item:
nth-of-type

(
5
n +

1
)
,
.addr-grid-inner .block-grid-xs-5 > .addr-list:
nth-of-type

(
5
n +

1
)
{
    clear: both
;
}
.block-grid-xs-6 > .block-grid-item, .marketResult-grid .block-grid-xs-6 > .marketResult-item, .review-box-grid .block-grid-xs-6 > .rbg-item, .addr-grid-inner .block-grid-xs-6 > .addr-list {
    width: 16.66667%;
}

.block-grid-xs-6 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-6 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-6 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-6 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-6 > .block-grid-item:
nth-of-type

(
6
n +

1
)
,
.marketResult-grid .block-grid-xs-6 > .marketResult-item:
nth-of-type

(
6
n +

1
)
,
.review-box-grid .block-grid-xs-6 > .rbg-item:
nth-of-type

(
6
n +

1
)
,
.addr-grid-inner .block-grid-xs-6 > .addr-list:
nth-of-type

(
6
n +

1
)
{
    clear: both
;
}
.block-grid-xs-7 > .block-grid-item, .marketResult-grid .block-grid-xs-7 > .marketResult-item, .review-box-grid .block-grid-xs-7 > .rbg-item, .addr-grid-inner .block-grid-xs-7 > .addr-list {
    width: 14.28571%;
}

.block-grid-xs-7 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-7 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-7 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-7 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-7 > .block-grid-item:
nth-of-type

(
7
n +

1
)
,
.marketResult-grid .block-grid-xs-7 > .marketResult-item:
nth-of-type

(
7
n +

1
)
,
.review-box-grid .block-grid-xs-7 > .rbg-item:
nth-of-type

(
7
n +

1
)
,
.addr-grid-inner .block-grid-xs-7 > .addr-list:
nth-of-type

(
7
n +

1
)
{
    clear: both
;
}
.block-grid-xs-8 > .block-grid-item, .marketResult-grid .block-grid-xs-8 > .marketResult-item, .review-box-grid .block-grid-xs-8 > .rbg-item, .addr-grid-inner .block-grid-xs-8 > .addr-list {
    width: 12.5%;
}

.block-grid-xs-8 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-8 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-8 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-8 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-8 > .block-grid-item:
nth-of-type

(
8
n +

1
)
,
.marketResult-grid .block-grid-xs-8 > .marketResult-item:
nth-of-type

(
8
n +

1
)
,
.review-box-grid .block-grid-xs-8 > .rbg-item:
nth-of-type

(
8
n +

1
)
,
.addr-grid-inner .block-grid-xs-8 > .addr-list:
nth-of-type

(
8
n +

1
)
{
    clear: both
;
}
.block-grid-xs-9 > .block-grid-item, .marketResult-grid .block-grid-xs-9 > .marketResult-item, .review-box-grid .block-grid-xs-9 > .rbg-item, .addr-grid-inner .block-grid-xs-9 > .addr-list {
    width: 11.11111%;
}

.block-grid-xs-9 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-9 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-9 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-9 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-9 > .block-grid-item:
nth-of-type

(
9
n +

1
)
,
.marketResult-grid .block-grid-xs-9 > .marketResult-item:
nth-of-type

(
9
n +

1
)
,
.review-box-grid .block-grid-xs-9 > .rbg-item:
nth-of-type

(
9
n +

1
)
,
.addr-grid-inner .block-grid-xs-9 > .addr-list:
nth-of-type

(
9
n +

1
)
{
    clear: both
;
}
.block-grid-xs-10 > .block-grid-item, .marketResult-grid .block-grid-xs-10 > .marketResult-item, .review-box-grid .block-grid-xs-10 > .rbg-item, .addr-grid-inner .block-grid-xs-10 > .addr-list {
    width: 10%;
}

.block-grid-xs-10 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-10 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-10 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-10 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-10 > .block-grid-item:
nth-of-type

(
10
n +

1
)
,
.marketResult-grid .block-grid-xs-10 > .marketResult-item:
nth-of-type

(
10
n +

1
)
,
.review-box-grid .block-grid-xs-10 > .rbg-item:
nth-of-type

(
10
n +

1
)
,
.addr-grid-inner .block-grid-xs-10 > .addr-list:
nth-of-type

(
10
n +

1
)
{
    clear: both
;
}
.block-grid-xs-11 > .block-grid-item, .marketResult-grid .block-grid-xs-11 > .marketResult-item, .review-box-grid .block-grid-xs-11 > .rbg-item, .addr-grid-inner .block-grid-xs-11 > .addr-list {
    width: 9.09091%;
}

.block-grid-xs-11 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-11 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-11 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-11 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-11 > .block-grid-item:
nth-of-type

(
11
n +

1
)
,
.marketResult-grid .block-grid-xs-11 > .marketResult-item:
nth-of-type

(
11
n +

1
)
,
.review-box-grid .block-grid-xs-11 > .rbg-item:
nth-of-type

(
11
n +

1
)
,
.addr-grid-inner .block-grid-xs-11 > .addr-list:
nth-of-type

(
11
n +

1
)
{
    clear: both
;
}
.block-grid-xs-12 > .block-grid-item, .marketResult-grid .block-grid-xs-12 > .marketResult-item, .review-box-grid .block-grid-xs-12 > .rbg-item, .addr-grid-inner .block-grid-xs-12 > .addr-list {
    width: 8.33333%;
}

.block-grid-xs-12 > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .block-grid-xs-12 > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .block-grid-xs-12 > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .block-grid-xs-12 > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.block-grid-xs-12 > .block-grid-item:
nth-of-type

(
12
n +

1
)
,
.marketResult-grid .block-grid-xs-12 > .marketResult-item:
nth-of-type

(
12
n +

1
)
,
.review-box-grid .block-grid-xs-12 > .rbg-item:
nth-of-type

(
12
n +

1
)
,
.addr-grid-inner .block-grid-xs-12 > .addr-list:
nth-of-type

(
12
n +

1
)
{
    clear: both
;
}
@media (min-width: 768px) {
    .block-grid-sm-1 > .block-grid-item, .marketResult-grid .block-grid-sm-1 > .marketResult-item, .review-box-grid .block-grid-sm-1 > .rbg-item, .addr-grid-inner .block-grid-sm-1 > .addr-list {
        width: 100%;
    }

    .block-grid-sm-1 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-1 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-1 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-1 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-1 > .block-grid-item:

nth-of-type(1n +

1), .marketResult-grid .block-grid-sm-1 > .marketResult-item:

nth-of-type(1n +

1), .review-box-grid .block-grid-sm-1 > .rbg-item:

nth-of-type(1n +

1), .addr-grid-inner .block-grid-sm-1 > .addr-list:

nth-of-type(1n +

1) {
    clear: both;
}
    .block-grid-sm-2 > .block-grid-item, .marketResult-grid .block-grid-sm-2 > .marketResult-item, .review-box-grid .block-grid-sm-2 > .rbg-item, .addr-grid-inner .block-grid-sm-2 > .addr-list {
        width: 50%;
    }

    .block-grid-sm-2 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-2 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-2 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-2 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-2 > .block-grid-item:

nth-of-type(2n +

1), .marketResult-grid .block-grid-sm-2 > .marketResult-item:

nth-of-type(2n +

1), .review-box-grid .block-grid-sm-2 > .rbg-item:

nth-of-type(2n +

1), .addr-grid-inner .block-grid-sm-2 > .addr-list:

nth-of-type(2n +

1) {
    clear: both;
}
    .block-grid-sm-3 > .block-grid-item, .marketResult-grid .block-grid-sm-3 > .marketResult-item, .review-box-grid .block-grid-sm-3 > .rbg-item, .addr-grid-inner .block-grid-sm-3 > .addr-list {
        width: 33.33333%;
    }

    .block-grid-sm-3 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-3 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-3 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-3 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-3 > .block-grid-item:

nth-of-type(3n +

1), .marketResult-grid .block-grid-sm-3 > .marketResult-item:

nth-of-type(3n +

1), .review-box-grid .block-grid-sm-3 > .rbg-item:

nth-of-type(3n +

1), .addr-grid-inner .block-grid-sm-3 > .addr-list:

nth-of-type(3n +

1) {
    clear: both;
}
    .block-grid-sm-4 > .block-grid-item, .marketResult-grid .block-grid-sm-4 > .marketResult-item, .review-box-grid .block-grid-sm-4 > .rbg-item, .addr-grid-inner .block-grid-sm-4 > .addr-list {
        width: 25%;
    }

    .block-grid-sm-4 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-4 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-4 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-4 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-4 > .block-grid-item:

nth-of-type(4n +

1), .marketResult-grid .block-grid-sm-4 > .marketResult-item:

nth-of-type(4n +

1), .review-box-grid .block-grid-sm-4 > .rbg-item:

nth-of-type(4n +

1), .addr-grid-inner .block-grid-sm-4 > .addr-list:

nth-of-type(4n +

1) {
    clear: both;
}
    .block-grid-sm-5 > .block-grid-item, .marketResult-grid .block-grid-sm-5 > .marketResult-item, .review-box-grid .block-grid-sm-5 > .rbg-item, .addr-grid-inner .block-grid-sm-5 > .addr-list {
        width: 20%;
    }

    .block-grid-sm-5 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-5 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-5 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-5 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-5 > .block-grid-item:

nth-of-type(5n +

1), .marketResult-grid .block-grid-sm-5 > .marketResult-item:

nth-of-type(5n +

1), .review-box-grid .block-grid-sm-5 > .rbg-item:

nth-of-type(5n +

1), .addr-grid-inner .block-grid-sm-5 > .addr-list:

nth-of-type(5n +

1) {
    clear: both;
}
    .block-grid-sm-6 > .block-grid-item, .marketResult-grid .block-grid-sm-6 > .marketResult-item, .review-box-grid .block-grid-sm-6 > .rbg-item, .addr-grid-inner .block-grid-sm-6 > .addr-list {
        width: 16.66667%;
    }

    .block-grid-sm-6 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-6 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-6 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-6 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-6 > .block-grid-item:

nth-of-type(6n +

1), .marketResult-grid .block-grid-sm-6 > .marketResult-item:

nth-of-type(6n +

1), .review-box-grid .block-grid-sm-6 > .rbg-item:

nth-of-type(6n +

1), .addr-grid-inner .block-grid-sm-6 > .addr-list:

nth-of-type(6n +

1) {
    clear: both;
}
    .block-grid-sm-7 > .block-grid-item, .marketResult-grid .block-grid-sm-7 > .marketResult-item, .review-box-grid .block-grid-sm-7 > .rbg-item, .addr-grid-inner .block-grid-sm-7 > .addr-list {
        width: 14.28571%;
    }

    .block-grid-sm-7 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-7 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-7 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-7 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-7 > .block-grid-item:

nth-of-type(7n +

1), .marketResult-grid .block-grid-sm-7 > .marketResult-item:

nth-of-type(7n +

1), .review-box-grid .block-grid-sm-7 > .rbg-item:

nth-of-type(7n +

1), .addr-grid-inner .block-grid-sm-7 > .addr-list:

nth-of-type(7n +

1) {
    clear: both;
}
    .block-grid-sm-8 > .block-grid-item, .marketResult-grid .block-grid-sm-8 > .marketResult-item, .review-box-grid .block-grid-sm-8 > .rbg-item, .addr-grid-inner .block-grid-sm-8 > .addr-list {
        width: 12.5%;
    }

    .block-grid-sm-8 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-8 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-8 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-8 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-8 > .block-grid-item:

nth-of-type(8n +

1), .marketResult-grid .block-grid-sm-8 > .marketResult-item:

nth-of-type(8n +

1), .review-box-grid .block-grid-sm-8 > .rbg-item:

nth-of-type(8n +

1), .addr-grid-inner .block-grid-sm-8 > .addr-list:

nth-of-type(8n +

1) {
    clear: both;
}
    .block-grid-sm-9 > .block-grid-item, .marketResult-grid .block-grid-sm-9 > .marketResult-item, .review-box-grid .block-grid-sm-9 > .rbg-item, .addr-grid-inner .block-grid-sm-9 > .addr-list {
        width: 11.11111%;
    }

    .block-grid-sm-9 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-9 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-9 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-9 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-9 > .block-grid-item:

nth-of-type(9n +

1), .marketResult-grid .block-grid-sm-9 > .marketResult-item:

nth-of-type(9n +

1), .review-box-grid .block-grid-sm-9 > .rbg-item:

nth-of-type(9n +

1), .addr-grid-inner .block-grid-sm-9 > .addr-list:

nth-of-type(9n +

1) {
    clear: both;
}
    .block-grid-sm-10 > .block-grid-item, .marketResult-grid .block-grid-sm-10 > .marketResult-item, .review-box-grid .block-grid-sm-10 > .rbg-item, .addr-grid-inner .block-grid-sm-10 > .addr-list {
        width: 10%;
    }

    .block-grid-sm-10 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-10 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-10 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-10 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-10 > .block-grid-item:

nth-of-type(10n +

1), .marketResult-grid .block-grid-sm-10 > .marketResult-item:

nth-of-type(10n +

1), .review-box-grid .block-grid-sm-10 > .rbg-item:

nth-of-type(10n +

1), .addr-grid-inner .block-grid-sm-10 > .addr-list:

nth-of-type(10n +

1) {
    clear: both;
}
    .block-grid-sm-11 > .block-grid-item, .marketResult-grid .block-grid-sm-11 > .marketResult-item, .review-box-grid .block-grid-sm-11 > .rbg-item, .addr-grid-inner .block-grid-sm-11 > .addr-list {
        width: 9.09091%;
    }

    .block-grid-sm-11 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-11 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-11 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-11 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-11 > .block-grid-item:

nth-of-type(11n +

1), .marketResult-grid .block-grid-sm-11 > .marketResult-item:

nth-of-type(11n +

1), .review-box-grid .block-grid-sm-11 > .rbg-item:

nth-of-type(11n +

1), .addr-grid-inner .block-grid-sm-11 > .addr-list:

nth-of-type(11n +

1) {
    clear: both;
}
    .block-grid-sm-12 > .block-grid-item, .marketResult-grid .block-grid-sm-12 > .marketResult-item, .review-box-grid .block-grid-sm-12 > .rbg-item, .addr-grid-inner .block-grid-sm-12 > .addr-list {
        width: 8.33333%;
    }

    .block-grid-sm-12 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-sm-12 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-sm-12 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-sm-12 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-sm-12 > .block-grid-item:

nth-of-type(12n +

1), .marketResult-grid .block-grid-sm-12 > .marketResult-item:

nth-of-type(12n +

1), .review-box-grid .block-grid-sm-12 > .rbg-item:

nth-of-type(12n +

1), .addr-grid-inner .block-grid-sm-12 > .addr-list:

nth-of-type(12n +

1) {
    clear: both;
}
}

@media (min-width: 992px) {
    .block-grid-md-1 > .block-grid-item, .marketResult-grid .block-grid-md-1 > .marketResult-item, .review-box-grid .block-grid-md-1 > .rbg-item, .addr-grid-inner .block-grid-md-1 > .addr-list {
        width: 100%;
    }

    .block-grid-md-1 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-1 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-1 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-1 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-1 > .block-grid-item:

nth-of-type(1n +

1), .marketResult-grid .block-grid-md-1 > .marketResult-item:

nth-of-type(1n +

1), .review-box-grid .block-grid-md-1 > .rbg-item:

nth-of-type(1n +

1), .addr-grid-inner .block-grid-md-1 > .addr-list:

nth-of-type(1n +

1) {
    clear: both;
}
    .block-grid-md-2 > .block-grid-item, .marketResult-grid .block-grid-md-2 > .marketResult-item, .review-box-grid .block-grid-md-2 > .rbg-item, .addr-grid-inner .block-grid-md-2 > .addr-list {
        width: 50%;
    }

    .block-grid-md-2 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-2 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-2 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-2 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-2 > .block-grid-item:

nth-of-type(2n +

1), .marketResult-grid .block-grid-md-2 > .marketResult-item:

nth-of-type(2n +

1), .review-box-grid .block-grid-md-2 > .rbg-item:

nth-of-type(2n +

1), .addr-grid-inner .block-grid-md-2 > .addr-list:

nth-of-type(2n +

1) {
    clear: both;
}
    .block-grid-md-3 > .block-grid-item, .marketResult-grid .block-grid-md-3 > .marketResult-item, .review-box-grid .block-grid-md-3 > .rbg-item, .addr-grid-inner .block-grid-md-3 > .addr-list {
        width: 33.33333%;
    }

    .block-grid-md-3 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-3 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-3 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-3 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-3 > .block-grid-item:

nth-of-type(3n +

1), .marketResult-grid .block-grid-md-3 > .marketResult-item:

nth-of-type(3n +

1), .review-box-grid .block-grid-md-3 > .rbg-item:

nth-of-type(3n +

1), .addr-grid-inner .block-grid-md-3 > .addr-list:

nth-of-type(3n +

1) {
    clear: both;
}
    .block-grid-md-4 > .block-grid-item, .marketResult-grid .block-grid-md-4 > .marketResult-item, .review-box-grid .block-grid-md-4 > .rbg-item, .addr-grid-inner .block-grid-md-4 > .addr-list {
        width: 25%;
    }

    .block-grid-md-4 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-4 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-4 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-4 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-4 > .block-grid-item:

nth-of-type(4n +

1), .marketResult-grid .block-grid-md-4 > .marketResult-item:

nth-of-type(4n +

1), .review-box-grid .block-grid-md-4 > .rbg-item:

nth-of-type(4n +

1), .addr-grid-inner .block-grid-md-4 > .addr-list:

nth-of-type(4n +

1) {
    clear: both;
}
    .block-grid-md-5 > .block-grid-item, .marketResult-grid .block-grid-md-5 > .marketResult-item, .review-box-grid .block-grid-md-5 > .rbg-item, .addr-grid-inner .block-grid-md-5 > .addr-list {
        width: 20%;
    }

    .block-grid-md-5 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-5 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-5 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-5 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-5 > .block-grid-item:

nth-of-type(5n +

1), .marketResult-grid .block-grid-md-5 > .marketResult-item:

nth-of-type(5n +

1), .review-box-grid .block-grid-md-5 > .rbg-item:

nth-of-type(5n +

1), .addr-grid-inner .block-grid-md-5 > .addr-list:

nth-of-type(5n +

1) {
    clear: both;
}
    .block-grid-md-6 > .block-grid-item, .marketResult-grid .block-grid-md-6 > .marketResult-item, .review-box-grid .block-grid-md-6 > .rbg-item, .addr-grid-inner .block-grid-md-6 > .addr-list {
        width: 16.66667%;
    }

    .block-grid-md-6 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-6 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-6 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-6 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-6 > .block-grid-item:

nth-of-type(6n +

1), .marketResult-grid .block-grid-md-6 > .marketResult-item:

nth-of-type(6n +

1), .review-box-grid .block-grid-md-6 > .rbg-item:

nth-of-type(6n +

1), .addr-grid-inner .block-grid-md-6 > .addr-list:

nth-of-type(6n +

1) {
    clear: both;
}
    .block-grid-md-7 > .block-grid-item, .marketResult-grid .block-grid-md-7 > .marketResult-item, .review-box-grid .block-grid-md-7 > .rbg-item, .addr-grid-inner .block-grid-md-7 > .addr-list {
        width: 14.28571%;
    }

    .block-grid-md-7 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-7 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-7 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-7 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-7 > .block-grid-item:

nth-of-type(7n +

1), .marketResult-grid .block-grid-md-7 > .marketResult-item:

nth-of-type(7n +

1), .review-box-grid .block-grid-md-7 > .rbg-item:

nth-of-type(7n +

1), .addr-grid-inner .block-grid-md-7 > .addr-list:

nth-of-type(7n +

1) {
    clear: both;
}
    .block-grid-md-8 > .block-grid-item, .marketResult-grid .block-grid-md-8 > .marketResult-item, .review-box-grid .block-grid-md-8 > .rbg-item, .addr-grid-inner .block-grid-md-8 > .addr-list {
        width: 12.5%;
    }

    .block-grid-md-8 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-8 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-8 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-8 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-8 > .block-grid-item:

nth-of-type(8n +

1), .marketResult-grid .block-grid-md-8 > .marketResult-item:

nth-of-type(8n +

1), .review-box-grid .block-grid-md-8 > .rbg-item:

nth-of-type(8n +

1), .addr-grid-inner .block-grid-md-8 > .addr-list:

nth-of-type(8n +

1) {
    clear: both;
}
    .block-grid-md-9 > .block-grid-item, .marketResult-grid .block-grid-md-9 > .marketResult-item, .review-box-grid .block-grid-md-9 > .rbg-item, .addr-grid-inner .block-grid-md-9 > .addr-list {
        width: 11.11111%;
    }

    .block-grid-md-9 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-9 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-9 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-9 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-9 > .block-grid-item:

nth-of-type(9n +

1), .marketResult-grid .block-grid-md-9 > .marketResult-item:

nth-of-type(9n +

1), .review-box-grid .block-grid-md-9 > .rbg-item:

nth-of-type(9n +

1), .addr-grid-inner .block-grid-md-9 > .addr-list:

nth-of-type(9n +

1) {
    clear: both;
}
    .block-grid-md-10 > .block-grid-item, .marketResult-grid .block-grid-md-10 > .marketResult-item, .review-box-grid .block-grid-md-10 > .rbg-item, .addr-grid-inner .block-grid-md-10 > .addr-list {
        width: 10%;
    }

    .block-grid-md-10 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-10 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-10 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-10 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-10 > .block-grid-item:

nth-of-type(10n +

1), .marketResult-grid .block-grid-md-10 > .marketResult-item:

nth-of-type(10n +

1), .review-box-grid .block-grid-md-10 > .rbg-item:

nth-of-type(10n +

1), .addr-grid-inner .block-grid-md-10 > .addr-list:

nth-of-type(10n +

1) {
    clear: both;
}
    .block-grid-md-11 > .block-grid-item, .marketResult-grid .block-grid-md-11 > .marketResult-item, .review-box-grid .block-grid-md-11 > .rbg-item, .addr-grid-inner .block-grid-md-11 > .addr-list {
        width: 9.09091%;
    }

    .block-grid-md-11 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-11 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-11 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-11 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-11 > .block-grid-item:

nth-of-type(11n +

1), .marketResult-grid .block-grid-md-11 > .marketResult-item:

nth-of-type(11n +

1), .review-box-grid .block-grid-md-11 > .rbg-item:

nth-of-type(11n +

1), .addr-grid-inner .block-grid-md-11 > .addr-list:

nth-of-type(11n +

1) {
    clear: both;
}
    .block-grid-md-12 > .block-grid-item, .marketResult-grid .block-grid-md-12 > .marketResult-item, .review-box-grid .block-grid-md-12 > .rbg-item, .addr-grid-inner .block-grid-md-12 > .addr-list {
        width: 8.33333%;
    }

    .block-grid-md-12 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-md-12 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-md-12 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-md-12 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-md-12 > .block-grid-item:

nth-of-type(12n +

1), .marketResult-grid .block-grid-md-12 > .marketResult-item:

nth-of-type(12n +

1), .review-box-grid .block-grid-md-12 > .rbg-item:

nth-of-type(12n +

1), .addr-grid-inner .block-grid-md-12 > .addr-list:

nth-of-type(12n +

1) {
    clear: both;
}
}

@media (min-width: 1200px) {
    .block-grid-lg-1 > .block-grid-item, .marketResult-grid .block-grid-lg-1 > .marketResult-item, .review-box-grid .block-grid-lg-1 > .rbg-item, .addr-grid-inner .block-grid-lg-1 > .addr-list {
        width: 100%;
    }

    .block-grid-lg-1 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-1 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-1 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-1 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-1 > .block-grid-item:

nth-of-type(1n +

1), .marketResult-grid .block-grid-lg-1 > .marketResult-item:

nth-of-type(1n +

1), .review-box-grid .block-grid-lg-1 > .rbg-item:

nth-of-type(1n +

1), .addr-grid-inner .block-grid-lg-1 > .addr-list:

nth-of-type(1n +

1) {
    clear: both;
}
    .block-grid-lg-2 > .block-grid-item, .marketResult-grid .block-grid-lg-2 > .marketResult-item, .review-box-grid .block-grid-lg-2 > .rbg-item, .addr-grid-inner .block-grid-lg-2 > .addr-list {
        width: 50%;
    }

    .block-grid-lg-2 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-2 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-2 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-2 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-2 > .block-grid-item:

nth-of-type(2n +

1), .marketResult-grid .block-grid-lg-2 > .marketResult-item:

nth-of-type(2n +

1), .review-box-grid .block-grid-lg-2 > .rbg-item:

nth-of-type(2n +

1), .addr-grid-inner .block-grid-lg-2 > .addr-list:

nth-of-type(2n +

1) {
    clear: both;
}
    .block-grid-lg-3 > .block-grid-item, .marketResult-grid .block-grid-lg-3 > .marketResult-item, .review-box-grid .block-grid-lg-3 > .rbg-item, .addr-grid-inner .block-grid-lg-3 > .addr-list {
        width: 33.33333%;
    }

    .block-grid-lg-3 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-3 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-3 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-3 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-3 > .block-grid-item:

nth-of-type(3n +

1), .marketResult-grid .block-grid-lg-3 > .marketResult-item:

nth-of-type(3n +

1), .review-box-grid .block-grid-lg-3 > .rbg-item:

nth-of-type(3n +

1), .addr-grid-inner .block-grid-lg-3 > .addr-list:

nth-of-type(3n +

1) {
    clear: both;
}
    .block-grid-lg-4 > .block-grid-item, .marketResult-grid .block-grid-lg-4 > .marketResult-item, .review-box-grid .block-grid-lg-4 > .rbg-item, .addr-grid-inner .block-grid-lg-4 > .addr-list {
        width: 25%;
    }

    .block-grid-lg-4 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-4 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-4 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-4 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-4 > .block-grid-item:

nth-of-type(4n +

1), .marketResult-grid .block-grid-lg-4 > .marketResult-item:

nth-of-type(4n +

1), .review-box-grid .block-grid-lg-4 > .rbg-item:

nth-of-type(4n +

1), .addr-grid-inner .block-grid-lg-4 > .addr-list:

nth-of-type(4n +

1) {
    clear: both;
}
    .block-grid-lg-5 > .block-grid-item, .marketResult-grid .block-grid-lg-5 > .marketResult-item, .review-box-grid .block-grid-lg-5 > .rbg-item, .addr-grid-inner .block-grid-lg-5 > .addr-list {
        width: 20%;
    }

    .block-grid-lg-5 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-5 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-5 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-5 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-5 > .block-grid-item:

nth-of-type(5n +

1), .marketResult-grid .block-grid-lg-5 > .marketResult-item:

nth-of-type(5n +

1), .review-box-grid .block-grid-lg-5 > .rbg-item:

nth-of-type(5n +

1), .addr-grid-inner .block-grid-lg-5 > .addr-list:

nth-of-type(5n +

1) {
    clear: both;
}
    .block-grid-lg-6 > .block-grid-item, .marketResult-grid .block-grid-lg-6 > .marketResult-item, .review-box-grid .block-grid-lg-6 > .rbg-item, .addr-grid-inner .block-grid-lg-6 > .addr-list {
        width: 16.66667%;
    }

    .block-grid-lg-6 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-6 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-6 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-6 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-6 > .block-grid-item:

nth-of-type(6n +

1), .marketResult-grid .block-grid-lg-6 > .marketResult-item:

nth-of-type(6n +

1), .review-box-grid .block-grid-lg-6 > .rbg-item:

nth-of-type(6n +

1), .addr-grid-inner .block-grid-lg-6 > .addr-list:

nth-of-type(6n +

1) {
    clear: both;
}
    .block-grid-lg-7 > .block-grid-item, .marketResult-grid .block-grid-lg-7 > .marketResult-item, .review-box-grid .block-grid-lg-7 > .rbg-item, .addr-grid-inner .block-grid-lg-7 > .addr-list {
        width: 14.28571%;
    }

    .block-grid-lg-7 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-7 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-7 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-7 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-7 > .block-grid-item:

nth-of-type(7n +

1), .marketResult-grid .block-grid-lg-7 > .marketResult-item:

nth-of-type(7n +

1), .review-box-grid .block-grid-lg-7 > .rbg-item:

nth-of-type(7n +

1), .addr-grid-inner .block-grid-lg-7 > .addr-list:

nth-of-type(7n +

1) {
    clear: both;
}
    .block-grid-lg-8 > .block-grid-item, .marketResult-grid .block-grid-lg-8 > .marketResult-item, .review-box-grid .block-grid-lg-8 > .rbg-item, .addr-grid-inner .block-grid-lg-8 > .addr-list {
        width: 12.5%;
    }

    .block-grid-lg-8 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-8 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-8 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-8 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-8 > .block-grid-item:

nth-of-type(8n +

1), .marketResult-grid .block-grid-lg-8 > .marketResult-item:

nth-of-type(8n +

1), .review-box-grid .block-grid-lg-8 > .rbg-item:

nth-of-type(8n +

1), .addr-grid-inner .block-grid-lg-8 > .addr-list:

nth-of-type(8n +

1) {
    clear: both;
}
    .block-grid-lg-9 > .block-grid-item, .marketResult-grid .block-grid-lg-9 > .marketResult-item, .review-box-grid .block-grid-lg-9 > .rbg-item, .addr-grid-inner .block-grid-lg-9 > .addr-list {
        width: 11.11111%;
    }

    .block-grid-lg-9 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-9 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-9 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-9 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-9 > .block-grid-item:

nth-of-type(9n +

1), .marketResult-grid .block-grid-lg-9 > .marketResult-item:

nth-of-type(9n +

1), .review-box-grid .block-grid-lg-9 > .rbg-item:

nth-of-type(9n +

1), .addr-grid-inner .block-grid-lg-9 > .addr-list:

nth-of-type(9n +

1) {
    clear: both;
}
    .block-grid-lg-10 > .block-grid-item, .marketResult-grid .block-grid-lg-10 > .marketResult-item, .review-box-grid .block-grid-lg-10 > .rbg-item, .addr-grid-inner .block-grid-lg-10 > .addr-list {
        width: 10%;
    }

    .block-grid-lg-10 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-10 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-10 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-10 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-10 > .block-grid-item:

nth-of-type(10n +

1), .marketResult-grid .block-grid-lg-10 > .marketResult-item:

nth-of-type(10n +

1), .review-box-grid .block-grid-lg-10 > .rbg-item:

nth-of-type(10n +

1), .addr-grid-inner .block-grid-lg-10 > .addr-list:

nth-of-type(10n +

1) {
    clear: both;
}
    .block-grid-lg-11 > .block-grid-item, .marketResult-grid .block-grid-lg-11 > .marketResult-item, .review-box-grid .block-grid-lg-11 > .rbg-item, .addr-grid-inner .block-grid-lg-11 > .addr-list {
        width: 9.09091%;
    }

    .block-grid-lg-11 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-11 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-11 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-11 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-11 > .block-grid-item:

nth-of-type(11n +

1), .marketResult-grid .block-grid-lg-11 > .marketResult-item:

nth-of-type(11n +

1), .review-box-grid .block-grid-lg-11 > .rbg-item:

nth-of-type(11n +

1), .addr-grid-inner .block-grid-lg-11 > .addr-list:

nth-of-type(11n +

1) {
    clear: both;
}
    .block-grid-lg-12 > .block-grid-item, .marketResult-grid .block-grid-lg-12 > .marketResult-item, .review-box-grid .block-grid-lg-12 > .rbg-item, .addr-grid-inner .block-grid-lg-12 > .addr-list {
        width: 8.33333%;
    }

    .block-grid-lg-12 > .block-grid-item:

nth-of-type(n

), .marketResult-grid .block-grid-lg-12 > .marketResult-item:

nth-of-type(n

), .review-box-grid .block-grid-lg-12 > .rbg-item:

nth-of-type(n

), .addr-grid-inner .block-grid-lg-12 > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .block-grid-lg-12 > .block-grid-item:

nth-of-type(12n +

1), .marketResult-grid .block-grid-lg-12 > .marketResult-item:

nth-of-type(12n +

1), .review-box-grid .block-grid-lg-12 > .rbg-item:

nth-of-type(12n +

1), .addr-grid-inner .block-grid-lg-12 > .addr-list:

nth-of-type(12n +

1) {
    clear: both;
}
}

.block-grid_item {
    float: left;
    width: 50%;
}

.main-inner {
    padding: 35px 10px;
}

.main__pt0 .main-inner {
    padding-top: 0;
}

.main.main__col2 .main-content {
    float: left;
    width: 66.66667%;
    padding-right: 66px;
}

.main.main__col2 .main-aside {
    float: left;
    width: 33.33333%;
}

@media (max-width: 738px) {
    .main.main__col2 .main-content {
        float: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 24px;
    }

    .main.main__col2 .main-aside {
        float: left;
        width: 100%;
    }
}

.block {
    display: block !important;
}

.padTB-container {
    padding: 48px 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

html {
    overflow-y: scroll;
}

.col-pl-none {
    padding-left: 0;
}

.mb-base {
    margin-bottom: 24px;
}

h1 {
    font-weight: 700;
    font-size: 36px;
}

h1, h2, h3 {
    margin-top: 0;
}

.heading-image {
    padding-left: 60px;
    padding-top: 15px;
    padding-bottom: 12px;
    color: #646464;
    font-size: 18px;
    background: url(../img/paper-wings.png) no-repeat;
}

.taxbuzz-is .heading-image {
    font-weight: 700;
}

.smooth-type {
    -webkit-text-stroke: .5px;
}

h1.fancy-search_heading {
    max-width: 700px;
}

ul, ol {
    padding-left: 17px;
}

.list-no-bullets {
    list-style: none;
    padding-left: 0;
}

.list-headings {
    padding-left: 17px;
}

.list-headings_heading {
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.list-headings.list-headings--no-bullets {
    list-style: none;
    padding-left: 0;
}

.list-inline > li {
    padding-left: 0;
    padding-right: 0;
}

.list-inline {
    margin-left: 0;
}

.list-contact {
    list-style: none;
    padding-left: 0;
    font-weight: 700;
}

.list-contact li {
    margin-bottom: 6px;
    padding: 0px 0 1px 25px;
}

.list-contact_phone {
    background: url(../img/phone-icon.png) no-repeat;
}

.list-contact_web {
    background: url(../img/screen-icon.png) no-repeat;
}

.list-contact_hours {
    background: url(../img/clock-icon.png) no-repeat;
}

a {
    color: #0078ff;
}

a:hover {
    text-decoration: underline;
}

.link-orange {
    color: #f28b00;
}

.link-arrow {
    font-weight: 700;
    padding-right: 15px;
    background: url(../img/arrow.gif) no-repeat right;
}

.link-arrow-left {
    font-weight: 700;
    padding-left: 15px;
    background: url(../img/arrow-left.gif) no-repeat left;
}

.link-arrow-down {
    font-weight: 700;
    padding-bottom: 8px;
    display: inline-block;
    background: url(../img/arrow-down.gif) center bottom no-repeat;
}

.link-underline {
    text-decoration: underline;
}

.link-image-left {
    text-decoration: underline;
    padding-left: 35px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 18px;
    background: url(../img/question-mark.png) no-repeat;
}

.link-image-left.link-image-left--mag {
    padding-left: 30px;
    font-weight: 700;
    font-size: 16px;
    background: url(../img/mag-glass.png) no-repeat center left;
    text-decoration: none;
}

label {
    display: block;
    font-size: 13px;
    font-weight: 400;
}

input:
not

(
[type]

)
,
textarea, input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], select {
    width: 100%;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #B6B6B6;
    padding: 10px;
    background-color: #f8f8f8;
}

span.customSelect {
    background-color: #f8f8f8;
    color: #7c7c7c;
    padding: 10px 10px;
    border: 1px solid #B6B6B6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px;
    cursor: pointer;
}

span.customSelect.changed {
    background-color: #f0dea4;
}

.customSelectInner {
    background: url(../img/selcet-arrow.png) no-repeat center right;
    padding: 5px;
}

input: : -webkit-input-placeholder {
    color: #000;
}

input: : -moz-placeholder {
    color: #000;
}

input: -moz-placeholder {
    color: #000;
}

input: -ms-input-placeholder {
    color: #000;
}

.btns {
    background: #aeaeae;
    color: #fff;
    border-radius: 10px;
    padding: 13px 28px;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 12px;
    transition: background .25s;
}

.btns.btns--small {
    padding: 11px 23px;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    border: none;
}

.btns:hover, .btns:focus {
    text-decoration: none;
    color: #fff;
    background: #939393;
}

.btns.btns--primary {
    background: #f28b00;
}

.btns.btns--primary:hover {
    background: #ffa326;
}

.btns.btns--secondary {
    background: #0078ff;
}

.btns.btns--secondary:hover {
    background: #3393ff;
}

.btns.btns--gradient {
    color: #00469e;
    font-weight: 700;
    padding: 12px 24px;
    background: #a4c2e8;
    background: -moz-linear-gradient(top, #a4c2e8 0%, #dce8f8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4c2e8), color-stop(100%, #dce8f8));
    background: -webkit-linear-gradient(top, #a4c2e8 0%, #dce8f8 100%);
    background: -o-linear-gradient(top, #a4c2e8 0%, #dce8f8 100%);
    background: -ms-linear-gradient(top, #a4c2e8 0%, #dce8f8 100%);
    background: linear-gradient(to bottom, #a4c2e8 0%, #dce8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4c2e8', endColorstr='#dce8f8', GradientType=0);
}

.no-toprad {
    border-radius: 0 0 10px 10px;
}

img {
    max-width: 100%;
}

.small-h1 {
    font-size: 24px;
}

.main-bg {
    background: #f1f3f6;
    margin-top: 48px;
}

.distance {
    color: #969595;
    font-size: 13px;
    font-weight: bold;
}

.small-heading {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px;
}

.required {
    color: red;
}

.navbar a {
    font-weight: 700;
    font-size: 16px;
}

.nav > li > a.link-image-left {
    padding-left: 30px;
}

.navbar-toggle {
    background: #f28b00;
    width: 100%;
    margin: 0;
    text-align: right;
    border-radius: 0;
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    border: 2px solid #fff;
}

.login {
    background: #ccc;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #e7eef6;
    background: -moz-linear-gradient(top, #e7eef6 0%, #fefeff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7eef6), color-stop(100%, #fefeff));
    background: -webkit-linear-gradient(top, #e7eef6 0%, #fefeff 100%);
    background: -o-linear-gradient(top, #e7eef6 0%, #fefeff 100%);
    background: -ms-linear-gradient(top, #e7eef6 0%, #fefeff 100%);
    background: linear-gradient(to bottom, #e7eef6 0%, #fefeff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7eef6', endColorstr='#fefeff', GradientType=0);
}

@media (max-width: 767px) {
    .navbar-collapse {
        background: #f28b00;
    }

    .login {
        background: none;
        border-radius: none;
    }

    .nav .link-image-left.link-image-left--mag {
        background-image: none;
    }

    .nav > li > a.link-image-left {
        padding: 10px 15px;
    }

    .nav a {
        color: #fff;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        background-color: #ffa326;
    }
}

.media_image {
    float: left;
    width: 33.33333%;
}

.media_body {
    float: left;
    width: 66.66667%;
    padding-left: 12px;
}

/*.media_image img {
    width: 100%;
}*/

.media_title {
    margin: 12px 0;
}

.media .list-headings {
    margin-bottom: 16px;
}

.media .media_title {
    font-size: 20px;
}

.media .list-headings_heading {
    margin-bottom: 0;
}

.media--member .media_image {
    float: left;
    width: 41.66667%;
}

.media--member .media_body {
    float: left;
    width: 58.33333%;
}

.media--company .media_image {
    float: left;
    width: 50%;
}

.media--company .media_body {
    float: left;
    width: 50%;
}

.media--featured {
    color: #fff;
}

.media--featured .media_title {
    font-size: 18px;
    font-weight: 700;
}

.media--featured .media_image {
    float: left;
    width: 33.33333%;
}

.media--featured .media_body {
    float: left;
    width: 66.66667%;
    padding-right: 24px;
}

.media--result {
    position: relative;
}

.media--result .media_image {
    float: left;
    width: 25%;
}

.media--result .media_body {
    float: left;
    width: 75%;
}

.media--result .btns {
    padding: 8px 14px;
    font-size: 12px;
    line-height: 1;
}

.media--result .media_image .btns:hover {
    background: #f28b00;
}

.media--result .media_title {
    color: #0078ff;
    font-size: 16px;
    margin-bottom: 0;
}

.media.media--result .list-headings_heading {
    text-transform: capitalize;
}

.media--result .media_body .btns {
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 5px;
}

.media--result .media_image img {
    margin-bottom: 6px;
}

.media_social {
    margin-top: 12px;
}

@media (max-width: 949px) {
    .media--result .media_body .btns {
        padding: 6px 12px;
        font-size: 11px;
    }
}

@media (max-width: 505px) {
    .media--result .media_body .btns {
        top: auto;
        bottom: 0;
    }

    .media--result {
        position: relative;
        padding-bottom: 43px;
    }
}

@media (max-width: 505px) {
    .media--member .media_image {
        float: left;
        width: 100%;
    }

    .media--member .media_body {
        float: left;
        width: 100%;
    }
}

.content-container {
    padding: 30px 30px 0;
    border: 1px solid #ccc;
    background: #fff;
    position: relative;
    top: -48px;
    margin-bottom: -48px;
}

.article-teaser {
    margin-bottom: 24px;
}

.article-teaser .heading-image {
    margin-bottom: 12px;
    background: url(../img/doc.png) no-repeat;
    padding-left: 41px;
    padding-top: 9px;
}

.article-teaser_date {
    font-size: 13px;
    margin-bottom: 12px;
    color: #646464;
    font-style: italic;
}

.article-teaser_tease {
    margin-bottom: 12px;
}

.tax-addr {
    color: #fff;
}

.tax-addr_addr {
    margin-bottom: 6px;
    margin-left: 60px;
}

.tax-addr .link-orange, .tax-addr .media_social {
    margin-left: 60px;
}

.tax-addr .link-orange {
    display: inline-block;
    margin-bottom: 12px;
}

@media (max-width: 992px) {
    .tax-addr_addr, .tax-addr .link-orange, .tax-addr .media_social {
        margin-left: 0;
    }
}

.sitemap {
    margin-top: 18px;
}

.sitemap .list-headings_heading {
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
}

.sitemap li a {
    color: #96aecc;
}

@media (max-width: 992px) {
    .sitemap {
        margin: 48px 0;
    }
}

.newsletter .heading-image {
    color: #f1f3f6;
    font-size: 18px;
    background: url(../img/newsletter.png) no-repeat;
    padding-left: 45px;
    padding-top: 18px;
    padding-bottom: 5px;
    margin-bottom: 6px;
}

.newsletter_label {
    color: #ffd200;
    font-size: 22px;
    margin-bottom: 6px;
}

.newsletter .newsletter_input {
    background: #96aecc;
    margin-bottom: 12px;
    color: #f1f3f6;
}

.newsletter .btns {
    border: none;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 8px 20px;
}

.link-rss {
    float: right;
    color: #fff;
    padding: 10px 15px 10px 35px;
    background: url(../img/arrow.gif) right no-repeat, url(../img/rss.png) left no-repeat;
}

.link-rss:hover {
    text-decoration: underline;
    color: #fff;
}

.legal {
    text-align: center;
    color: #6a8cb7;
    margin-top: 24px;
    margin-bottom: 0;
}

.legal_rights {
    margin-left: 24px;
    margin-right: 24px;
    display: inline-block;
}

.legal a {
    color: #6a8cb7;
    text-decoration: underline;
}

.legal a:hover {
    color: white;
}

.callout {
    padding: 24px;
    background: #6799d8 url(../img/wheat.png) 95% 100% no-repeat;
}

.callout_inner {
    max-width: 400px;
}

.callout_heading {
    font-size: 24px;
    color: #ffd200;
    margin-bottom: 6px;
    margin-top: 0;
    font-weight: 700;
}

.callout p {
    color: #fff;
    margin-bottom: 0;
}

.article-check {
    background: url(../img/check.png) no-repeat;
    padding-left: 34px;
}

.article-check_heading {
    font-weight: 700;
    font-size: 14px;
    margin: 0;
}

.callout-small {
    background: url(../img/users.png) right bottom no-repeat;
    max-width: 280px;
}

.callout-small_inner {
    max-width: 250px;
}

.callout-small_heading {
    color: #646464;
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 0;
    font-weight: 700;
}

.callout-small .link-arrow {
    font-weight: 400;
}

.mag-heading {
    width: 538px;
    height: 420px;
    text-align: center;
    background: url(../img/mag-heading2.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}

.mag-heading_heading {
    font-size: 20px;
    max-width: 190px;
    position: absolute;
    bottom: 25px;
    left: 90px;
}

.mag-heading_num {
    font-size: 36px;
    color: #f28b00;
    font-weight: 700;
    display: block;
}

.mag-heading_text {
    font-size: 36px;
    color: #00469e;
    font-weight: 700;
    font-size: 22px;
}

.show-hide_more-btn {
    display: block;
    cursor: pointer;
    color: #0078ff;
}

.show-hide_content {
    display: none;
    position: relative;
}

.show-hide_close {
    color: red;
    font-weight: bold;
    cursor: pointer;
}

.paginate {
    margin-bottom: 0;
}

.paginate li {
    list-style: none;
    float: left;
}

.paginate li a {
    font-weight: 700;
    padding: 0 7px;
    color: #f28b00;
}

.paginate li a:hover {
    color: #adacac;
}

.paginate li a.paginate_current {
    color: #000;
}

.paginate_arrow {
    width: 9px;
    height: 14px;
    position: relative;
    top: 4px;
}

.paginate_arrow--next {
    background: url(../img/page-arrow-next.png) no-repeat;
    margin-left: 10px;
}

.paginate_arrow--next:hover {
    background-position: bottom;
}

.paginate_arrow--prev {
    background: url(../img/page-arrow-prev.png) no-repeat;
    margin-right: 10px;
}

.paginate_arrow--prev:hover {
    background-position: bottom;
}

.teaser-small {
    font-size: 13px;
}

.teaser-small p {
    margin-bottom: 0;
}

.teaser-small a {
    font-weight: 700;
}

.award-list {
    margin-bottom: 24px;
}

.award-list_award {
    text-align: center;
}

.award-list_award span {
    display: block;
    font-size: 11px;
    margin-top: 5px;
}

.social {
    padding-left: 0;
}

.socialrow {
    padding: 0 0 12px 0;
    line-height: 38px;
}

.blog-post .socialrow img {
    border: none;
}

.socialrowright {
    float: right;
    line-height: 38px;
    padding: 0 15px 12px 0;
}

.socialrowright a, .socialrow a {
    text-decoration: none;
    margin: 0 6px;
}

.socialrowrightmkt {
    float: right;
    padding: 0 5px 12px 0;
    line-height: 38px;
}

.socialrowrightmkt a, .socialrow a {
    text-decoration: none;
    margin: 0 8px 0 0;
}

.social li {
    list-style: none;
    float: right;
    margin-right: 12px;
}

.social_mail img {
    position: relative;
    top: -2px;
}

.description {
    margin-bottom: 24px;
}

.description_heading {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px;
}

.description_content {
    margin-bottom: 0;
}

.social-star-bar {
    padding: 24px 0;
    padding-right: 40px;
}

.social-star-bar .stars {
    float: right;
}

.social-star-bar .media_social {
    float: left;
    margin-bottom: 0;
}

.specialties {
    margin-bottom: 24px;
}

.small-map {
    margin-bottom: 24px;
}

.schedule {
    text-align: center;
}

.schedule-title {
    color: #fff;
    background: #f28b00;
    margin-bottom: 0;
    font-size: 20px;
    padding: 15px 0;
    text-transform: uppercase;
}

.schedule-heading {
    background: #ececec;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-weight: 700;
    padding-bottom: 12px;
    padding-top: 6px;
}

.schedule-body {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.schedule-item {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.schedule-day {
    margin-bottom: -5px;
}

.schedule-day, .schedule-date {
    display: block;
}

.schedule-time {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 12px 0;
    background: #fff;
    cursor: pointer;
    transition: all .25s;
}

.schedule-time:hover {
    background: #0078ff;
    color: #fff;
}

.slick-slider {
    margin-bottom: 12px;
}

.slick-prev, .slick-next {
    top: -34px;
    margin-top: 0;
}

.slick-prev:before, .slick-next:before {
    color: #fff;
    opacity: 0.85;
}

.slick-prev {
    left: 15px;
}

.slick-next {
    right: 15px;
}

.quick-form {
    border: 1px solid #cccccc;
    padding: 24px;
    background: #fdfaee;
    margin-bottom: 24px;
}

.quick-form input:
not

(
[type]

)
,
.quick-form textarea, .quick-form input[type="color"], .quick-form input[type="email"], .quick-form input[type="number"], .quick-form input[type="password"], .quick-form input[type="tel"], .quick-form input[type="url"], .quick-form input[type="text"], .quick-form select {
    background-color: #fff;
}

.quick-form .form-group {
    margin-bottom: 6px;
    position: relative;
}

.quick-form .btns {
    margin-bottom: 0;
    position: relative;
    top: 20px;
}

.quick-form .heading-image {
    font-size: 18px;
    font-weight: 700;
    background: url(../img/question-mark-white.png) center left no-repeat;
    padding-left: 42px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.quick-form.quick-form--news {
    background: #f1f3f6;
}

.quick-form.quick-form--news .heading-image {
    background: url(../img/exclamation-mark-white.png) center left no-repeat;
}

.quick-tools {
    border: 1px solid #cccccc;
    padding: 28px 28px 30px 28px;
    background: #ffffff;
    text-align: center;
    width: 48%;
    font-weight: bold;
    font-size: 16px;
}

.quick-tools-left {
    float: left;
    margin-bottom: 24px;
}

.quick-tools-right {
    float: right;
    margin-bottom: 24px;
}

.review-box {
    padding-top: 24px;
    padding-right: 24px;
    /*margin-right: 24px;*/
    min-height: 282px;
}

.review_date {
    margin-bottom: 12px;
    font-weight: 700;
}

.review_overall {
    margin-bottom: 12px;
}

.review-content {
    margin-bottom: 12px;
}

.review-author {
    font-style: italic;
    margin-bottom: 12px;
}

.review_list {
    list-style: none;
    padding-left: 0;
}

.review_item {
    float: left;
    margin-right: 16px;
    text-align: center;
}

.review_label {
    font-size: 13px;
}

.stars-big {
    text-align: center;
    margin-bottom: 12px;
}

.stars-big_label {
    margin-bottom: 0;
    font-size: 20px;
}

.stars {
    margin-bottom: 24px;
}

/**/
.sched-form form {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.sched-form select {
    max-width: 200px;
}

.sched-form .form-group {
    margin-bottom: 12px;
}

.sched-heading {
    color: #fff;
    background: #f28b00;
    margin-bottom: 0;
    font-size: 26px;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.sched-form-heading {
    font-size: 18px;
    font-weight: bold;
}

.sched-footer {
    font-size: 13px;
    margin-top: 12px;
}

.sched-footer p {
    margin-bottom: 0;
}

.cityCrumb {
    padding: 0;
    margin-bottom: 45px;
}

.cityCrumb li {
    display: inline-block;
}

.cityCrumb a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 2px solid #CACACA;
}

.cityCrumb li: last-child a {
    border: none;
}

@media (max-width: 743px) {
    .cityCrumb a {
        font-size: 14px;
    }
}

.logoTitle {
    font-size: 40px;
    font-weight: bold;
    color: #323232;
    position: relative;
    top: 16px;
    padding-left: 45px;
    border-left: 1px solid #aeaeae;
    margin-left: 45px;
}

@media (max-width: 578px) {
    .logoTitle {
        font-size: 29px;
        padding-left: 20px;
        margin-left: 20px;
    }
}

@media (max-width: 460px) {
    .logoTitle {
        display: block;
        margin: 0;
        padding: 0;
        border: none;
        margin-left: 68px;
        top: 0;
    }
}

.marketSearch {
    border: 1px solid;
    max-width: 755px;
    margin-left: auto;
    margin-right: auto;
    background: #f28b00;
    padding: 15px;
    border-radius: 10px;
}

.marketLeft {
    float: left;
    width: 83.33333%;
    padding-right: 13px;
}

.marketRight {
    float: left;
    width: 16.66667%;
}

.marketSearch-search {
    min-height: 42px;
    text-indent: 20px;
    width: 100%;
    border-radius: 10px;
    box-shadow: none;
    border: none;
}

.marketSearch-btn {
    min-height: 42px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    background: url(../img/icon-search.png) center left no-repeat;
    min-width: 121px;
}

@media (max-width: 585px) {
    .marketSearch-btn {
        background: url(../img/icon-search.png) center no-repeat;
        min-width: 25px;
    }

    .marketSearch-btn span {
        visibility: hidden;
    }

    .marketLeft {
        float: left;
        width: 91.66667%;
        padding-right: 13px;
    }

    .marketRight {
        float: left;
        width: 8.33333%;
    }
}

.marketSearch: : -webkit-input-placeholder {
    color: #8b8b8b;
}

.marketSearch: -moz-placeholder {
    color: #8b8b8b;
}

.marketSearch: : -moz-placeholder {
    color: #8b8b8b;
}

.marketSearch: -ms-input-placeholder {
    color: #8b8b8b;
}

.promoBar {
}

.promoBar ul {
    padding: 0;
    margin-bottom: 0;
}

.promoBar nav {
    float: left;
}

.promoBar nav ul {
    text-align: center;
}

.promoBar nav li {
    float: left;
    display: inline;
}

.promoBar nav ul li a {
    display: block;
}

.promoBar nav ul li ul {
    position: absolute;
    width: auto;
}

.promoBar nav ul li ul li a {
    display: block;
}

.promoBar nav ul li ul.fallback {
    display: none;
    padding-left: 0;
}

.promoBar nav ul li:hover ul.fallback {
    display: block;
}

.promoBar {
    background: #aeaeae;
}

.pb-baseUl > li {
    position: relative;
}

.pb-baseUl > li > a {
    padding: 22px 45px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.pb-baseUl > li > a:hover {
    text-decoration: none;
}

.pb-baseUl > li .pbActive {
    border-bottom: 8px solid #0078ff;
    padding-bottom: 14px;
}

.promoBar-btn {
    float: left;
    width: 33.33333%;
}

.promoBar-btn a {
    background: #d2d1d1;
    display: inline-block;
    color: #000;
    font-weight: bold;
    padding: 15px 25px;
    text-transform: uppercase;
    border-radius: 10px;
    margin-top: 9px;
}

.promoBar-btn a:hover {
    text-decoration: none;
}

.promoBar-nav {
    float: left;
    width: 66.66667%;
}

.promoBar-nav nav {
    float: right;
}

.promoBar .pbDropdown {
    background: #0154b1;
    width: 100%;
    border-top: 8px solid #0078ff;
    margin-top: -9px;
    z-index: 1000;
}

.promoBar .pbDropdown li {
    float: none;
    display: block;
}

.promoBar .pbDropdown a {
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    transition: background .25s;
}

.promoBar .pbDropdown a:hover {
    text-decoration: none;
    background: #0078ff;
}

@media (max-width: 719px) {
    .promoBar ul {
        padding: 0;
        margin-bottom: 0;
    }

    .promoBar nav {
        float: none;
    }

    .promoBar nav li {
        float: none;
        display: table-cell;
    }

    .promoBar-nav nav {
        float: none;
    }

    .pb-baseUl {
        display: table;
        width: 100%;
    }

    .pb-baseUl > li {
        position: relative;
        display: table-cell;
        width: 33.333333333%;
    }

    .pb-baseUl > li > a {
        padding: 22px 0;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .pb-baseUl > li > a:hover {
        text-decoration: none;
    }

    .pb-baseUl > li .pbActive {
        border-bottom: 8px solid #0078ff;
        padding-bottom: 14px;
    }
}

@media (max-width: 576px) {
    .promoBar-btn {
        float: left;
        width: 100%;
        text-align: center;
    }

    .promoBar-nav {
        float: left;
        width: 100%;
    }
}

.marketResult {
    max-width: 300px;
    margin: auto;
    display: block;
    transition: all .25s;
}

.marketResult:hover {
    text-decoration: none;
}

.marketResult:hover .marketResult-image {
    background-size: 210% !important;
}

.marketResult-image {
    height: 0;
    padding-bottom: 58.333333333%;
    background-position: center !important;
    background-size: 196% !important;
    transition: all .5s;
}

.marketResult-title {
    font-size: 26px;
    font-weight: bold;
}

.mrDetails {
    margin-bottom: 14px;
}

.mrDetails p {
    margin-bottom: 0;
}

.mrPic {
    float: left;
    margin-right: 10px;
}

.mrPic img {
    box-shadow: rgba(0, 0, 0, 0.29) 0px 3px 3px 0px;
    border: 3px solid #fff;
}

.mrName-name {
    color: #0078ff;
    font-weight: bold;
}

.mrCompany {
    text-transform: uppercase;
}

.mrMeta-title {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.mrMeta-title span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: #f28b00;
    padding: 2px 9px;
    border-radius: 5px;
    position: relative;
    top: 3px;
}

.marketResult-content {
    background: #e6e7e8;
    padding: 15px;
    /*min-height: 340px;*/
}

.marketResult-grid {
    overflow: hidden;
}

.marketResult-grid > .block-grid-item, .marketResult-grid > .marketResult-item, .review-box-grid .marketResult-grid > .rbg-item, .addr-grid-inner .marketResult-grid > .addr-list {
    width: 33.33333%;
}

.marketResult-grid > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .marketResult-grid > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .marketResult-grid > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.marketResult-grid > .block-grid-item:
nth-of-type

(
3
n +

1
)
,
.marketResult-grid > .marketResult-item:
nth-of-type

(
3
n +

1
)
,
.review-box-grid .marketResult-grid > .rbg-item:
nth-of-type

(
3
n +

1
)
,
.addr-grid-inner .marketResult-grid > .addr-list:
nth-of-type

(
3
n +

1
)
{
    clear: both
;
}
.marketResult-grid .marketResult-item {
    position: relative;
    padding-right: 20px;
    left: 10px;
}

@media (max-width: 881px) {
    .marketResult-grid > .block-grid-item, .marketResult-grid > .marketResult-item, .review-box-grid .marketResult-grid > .rbg-item, .addr-grid-inner .marketResult-grid > .addr-list {
        width: 50%;
    }

    .marketResult-grid > .block-grid-item:

nth-of-type(n

), .marketResult-grid > .marketResult-item:

nth-of-type(n

), .review-box-grid .marketResult-grid > .rbg-item:

nth-of-type(n

), .addr-grid-inner .marketResult-grid > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .marketResult-grid > .block-grid-item:

nth-of-type(2n +

1), .marketResult-grid > .marketResult-item:

nth-of-type(2n +

1), .review-box-grid .marketResult-grid > .rbg-item:

nth-of-type(2n +

1), .addr-grid-inner .marketResult-grid > .addr-list:

nth-of-type(2n +

1) {
    clear: both;
}
}

@media (max-width: 591px) {
    .marketResult-grid > .block-grid-item, .marketResult-grid > .marketResult-item, .review-box-grid .marketResult-grid > .rbg-item, .addr-grid-inner .marketResult-grid > .addr-list {
        width: 100%;
    }

    .marketResult-grid > .block-grid-item:

nth-of-type(n

), .marketResult-grid > .marketResult-item:

nth-of-type(n

), .review-box-grid .marketResult-grid > .rbg-item:

nth-of-type(n

), .addr-grid-inner .marketResult-grid > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .marketResult-grid > .block-grid-item:

nth-of-type(1n +

1), .marketResult-grid > .marketResult-item:

nth-of-type(1n +

1), .review-box-grid .marketResult-grid > .rbg-item:

nth-of-type(1n +

1), .addr-grid-inner .marketResult-grid > .addr-list:

nth-of-type(1n +

1) {
    clear: both;
}
}

.marketLandingDetails {
    padding-top: 15px;
}

.mld-person {
    float: left;
    width: 50%;
}

.mld-person img {
    float: left;
    margin-right: 20px;
    position: relative;
    top: -59px;
}

.mld-name {
    margin: 0;
    font-size: 30px;
    color: #555555;
    line-height: 1;
}

.mld-companyName {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #0074ff;
}

.mld-contacts {
    float: left;
    width: 50%;
    text-align: right;
}

.portrait {
    border: 6px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.29) 0px 3px 3px 0px;
}

.social-row {
    width: 100%;
    height: 20px;
    background: #E4E4E4;
    display: inline-block;
}

@media (max-width: 1029px) {
    .marketLandingDetails .contactBtns {
        padding: 20px 40px;
        font-size: 16px;
    }

    .marketLandingDetails .contactBtns-num {
        margin-right: 20px;
        background: #0074ff url(../img/icon-phone.png) 10px center no-repeat;
        padding-left: 35px;
    }

    .marketLandingDetails .contactBtns-email {
        background: #f38b00 url(../img/icon-email.png) 10px center no-repeat;
        padding-left: 40px;
    }
}

@media (max-width: 995px) {
    .mlb-heading {
        bottom: 45px;
    }
}

@media (max-width: 846px) {
    .mlb-heading {
        position: relative;
        bottom: 0;
        font-size: 45px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 832px) {
    .mlb-inner {
        padding-bottom: 0;
        padding: 0;
        height: auto;
    }
}

@media (max-width: 830px) {
    .marketLandingDetails .contactBtns {
        padding: 10px 20px;
        font-size: 16px;
    }

    .marketLandingDetails .contactBtns-num {
        margin-right: 5px;
        background-image: none;
        padding-left: 10px;
    }

    .marketLandingDetails .contactBtns-email {
        background-image: none;
        padding-left: 10px;
    }
}

@media (max-width: 969px) {
    .mld-person {
        float: left;
        width: 100%;
        margin-bottom: 24px;
    }

    .mld-person img {
        float: left;
        margin-right: 20px;
        position: relative;
        top: 0;
    }

    .mld-name {
        margin-top: 47px;
    }

    .mld-contacts {
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 24px;
    }
}

@media (max-width: 451px) {
    .mld-name {
        font-size: 20px;
    }
}

.listStars {
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
}

.listStars li {
    font-size: 18px;
    background: url(../img/checkmark.png) left center no-repeat;
    padding-left: 31px;
    list-style: none;
    margin-bottom: 10px;
}

.listStars-heading {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
}

.listStars.listStars__flat li {
    background: url(../img/check-flat.png) left top no-repeat;
    padding-bottom: 5px;
    padding-left: 36px;
}

.plugin {
    margin-bottom: 48px;
}

.plugin-heading {
    font-weight: bold;
    color: #0074ff;
    border-bottom: 1px solid #909090;
    padding-bottom: 8px;
    margin-bottom: 25px;
}

.btnStrip {
    text-align: center;
    background: #6d6b6b;
    padding: 20px 0;
}

.btnStrip .contactBtns {
    margin-bottom: 0;
    width: 238px;
}

@media (max-width: 536px) {
    .btnStrip .contactBtns {
        display: block;
        max-width: 262px;
        margin: auto;
    }

    .btnStrip .contactBtns-num {
        margin-bottom: 10px;
    }
}

.contactBtns {
    background: #ccc;
    padding: 20px 30px 20px 35px;
    display: inline-block;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.contactBtns:hover {
    text-decoration: none;
    color: #fff;
}

.contactBtns-num {
    margin-right: 10px;
    background: #0074ff url(../img/icon-phone.png) 23px center no-repeat;
    padding-left: 52px;
}

.contactBtns-email {
    background: #f38b00 url(../img/icon-email.png) 20px center no-repeat;
    padding-left: 52px;
}

.contactBtns-noEmail {
    background-color: #f38b00;
    padding-left: 20px;
    font-size: 20px;
}

.dateBox {
    border: 3px solid #f38c01;
    min-width: 138px;
    display: inline-block;
    text-align: center;
    background: #f2f3f7;
    margin-bottom: 38px;
}

.dateBox-month {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #f38c01;
    text-transform: uppercase;
    padding: 3px 0;
    margin-bottom: 0;
}

.dateBox-date {
    font-size: 40px;
    font-weight: bold;
    color: #0c6eff;
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 0;
}

.dateBox-time {
    font-size: 18px;
    color: #0c6eff;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0 20px;
}

.dateBox-time span {
    font-size: 14px;
}

.masthead {
    background: url(../img/honeycomb.jpg) repeat-x;
    padding-bottom: 48px;
}

@media (max-width: 751px) {
    .masthead {
        padding-bottom: 24px;
    }
}

.taxbuzz-is_into {
    margin-bottom: 12px;
}

.taxbuzz-is_heading {
    font-weight: 700;
}

.taxbuzz-is .article-check_content {
    margin-bottom: 12px;
}

.taxbuzz-is .callout-small {
    margin-top: 48px;
}

.taxbuzz-is .heading-image {
    margin-bottom: 0;
    font-weight: 700;
}

@media (max-width: 992px) {
    .taxbuzz-is .callout-small {
        margin-bottom: 48px;
    }
}

.find-pros .heading-image {
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 18px;
    background: url(../img/signs.png) no-repeat;
    padding-left: 43px;
}

.find-pros .list-no-bullets {
    float: left;
    width: 33.33333%;
    padding-left: 24px;
}

.find-pros .list-no-bullets a {
    font-weight: 700;
}

.article-tease-list {
    padding: 48px 0;
    padding-left: 24px;
    padding-right: 24px;
}

.article-tease-list .heading-image {
    font-weight: 700;
}

.article-tease-list_heading {
    text-align: center;
    font-size: 30px;
    color: #646464;
    margin-bottom: 48px;
    font-weight: 700;
}

.featured {
    background: #6799d8;
    border-top: 5px solid #00469e;
    border-bottom: 5px solid #00469e;
    padding-left: 24px;
    padding-right: 24px;
}

.featured_heading {
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 48px;
    font-weight: 700;
}

.mainMatch {
    min-height: 1200px;
}

.matchbar {
    background: #00469e;
    border-top: 5px solid #00469e;
    border-bottom: 5px solid #00469e;
    padding: 22px 0 30px 20px;
}

.matchbar img {
    float: left;
    margin: 8px 22px 0 0;
}

.matchhead, .matchheadtop {
    float: left;
    color: #f28b00;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 2px;
}

.matchheadtop {
    margin-top: 34px;
}

.matchtext {
    float: left;
    color: #fff;
    font-size: 18px;
    margin-bottom: 12px;
}

.matchbtnp {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.matchbtn {
    color: #fff;
    background: #0078ff;
    font-size: 16px;
    margin-bottom: 0;
    padding: 8px 15px;
}

.mainMatch .col-md-4, .mainMatch .col-md-8, .mainMatch .col-md-12 {
    padding: 0;
}

.match-controls {
    color: #fff;
    background: #90afcf;
    padding-bottom: 24px;
}

.match-results {
    background: #f1f3f6;
}

.matchblock {
    margin: 22px 0 0 26px;
}

.matchresult {
    margin: 20px 20px 0 20px;
    background: #fff;
    padding: 20px 20px 0 8px;
}

.matchresult .media--member {
    padding-left: 15px;
}

.matchresult .media_image {
    overflow: hidden;
    width: 100px;
    height: 120px;
}

.matchresult .media_title {
    margin: 0;
}

.matchresult .btns {
    padding: 10px 13px;
    font-size: 13px;
}

.matchresult p {
    text-align: left;
    margin-bottom: 0;
}

.matchhint {
    color: #fff;
    font-size: 24px;
    margin-bottom: 12px;
}

.matchblock input {
    background: #d8e7f8;
    color: #004a9f;
    width: 70%;
    font-size: 16px;
}

.matchcontrollbtn {
    color: #004a9f;
    font-size: 16px;
    margin-bottom: 0;
    padding: 8px 15px;
    background: #b1cbe7;
}

.matchcontrollbtn-blue {
    color: #fff;
    background: #0074ff;
}

.matchcontrollbtn:focus {
    color: #fff;
    text-decoration: none;
}

.matchinput {
    margin: 0 0 5px 0;
}

.matchinputlabel {
    margin: 0 0 8px 0;
}

#modal1, #modal2, #modal3 {
    background: rgba(54, 54, 54, 0.8) none repeat scroll 0 0;
}

#modal1 .modal-content, #modal2 .modal-content, #modal3 .modal-content {
    width: 100%;
}

.match-modal-header {
    color: #fff;
    background: #f28b00;
    margin-bottom: 0;
    font-size: 26px;
    padding: 20px 20px 0 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.match-modal-header .modalTop-content {
    width: 100%;
    height: 100px;
}

#modal1 .modal-content, #modal2 .modal-content, #modal3 .modal-content {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#modal1 .modal-content h3, #modal2 .modal-content h3, #modal3 .modal-content h3 {
    font-size: 26px;
    font-weight: bold;
}

#modal1 .modal-content img, #modal2 .modal-content img, #modal3 .modal-content img {
    float: left;
}

#modal1 .modal-content .divleft, #modal2 .modal-content .divleft, #modal3 .modal-content .divleft {
    float: left;
    width: 30%;
}

#modal1 .modal-content .divright, #modal2 .modal-content .divright, #modal3 .modal-content .divright {
    float: right;
    width: 70%;
    font-size: 26px;
    font-weight: bold;
    padding-left: 12px;
    line-height: 30px;
}

.match-modal-body {
    font-size: 22px;
    padding: 35px 50px 15px 40px !important;
}

.match-modal-body p {
    line-height: 22px;
}

#modal1 .match-modal-body {
    height: 190px;
}

#modal2 .match-modal-body {
    min-height: 450px;
}

#modal2 label {
    font-size: 16px;
}

#modal3 .match-modal-body {
    min-height: 650px;
}

#modal3 label {
    font-size: 20px;
}

.matchmodal1yes, .matchmodal1no {
    width: 60px;
    text-align: center;
}

.matchmodal2no {
    font-size: 13px;
}

.closeMatchModals {
    font-size: 22px;
}

.fancy-search {
    position: relative;
    padding-left: 84px;
    padding-bottom: 24px;
}

.fancy-search .row {
    position: relative;
}

.fancy-search_form {
    max-width: 500px;
}

.fancy-form_start {
    position: absolute;
    top: 105px;
    left: -8px;
}

.fancy-form_right-shadow, .fancy-form_left-shadow {
    position: absolute;
    top: 0;
}

.fancy-search_heading {
    max-width: 741px;
}

.fancy-form_left-shadow {
    left: -38px;
}

.fancy-form_right-shadow {
    right: -38px;
}

.fancy-search .show-hide {
    position: relative;
    top: -36px;
}

.fancy-search .mag-heading {
    bottom: -24px;
}

@media (max-width: 1075px) {
    .fancy-form_right-shadow, .fancy-form_left-shadow {
        display: none;
    }
}

@media (max-width: 992px) {
    .fancy-search {
        padding-bottom: 0;
        padding-left: 0;
    }

    .fancy-search_heading {
        padding-left: 24px;
        padding-right: 24px;
    }

    .fancy-form_start {
        display: none;
    }

    .fancy-search_form {
        max-width: 100%;
    }

    .fancy-search .col-md-5 {
        width: 100%;
        float: none;
    }

    .fancy-search .mag-heading {
        position: relative;
        top: 0;
        right: 6px;
        padding: 48px 0;
        margin-top: 24px;
        width: 103%;
        height: auto;
        background-image: none;
        background: #00469e;
        color: #fff;
    }

    .fancy-search .mag-heading_heading {
        font-size: 20px;
        max-width: 100%;
        position: relative;
        bottom: 0;
        left: 0;
    }

    .mag-heading_num {
        display: inline-block;
    }

    .mag-heading_text {
        font-size: 36px;
        color: #fff;
        font-weight: 700;
        font-size: 22px;
        text-transform: uppercase;
        display: block;
    }
}

@media (max-width: 767px) {
    .fancy-search_heading {
        font-size: 24px;
        padding-left: 24px;
        padding-right: 24px;
    }
}

.advanced-search_checks {
    background-color: #f8f8f8;
    margin-bottom: 24px;
    padding: 24px;
    border-radius: 5px;
    border: 1px solid #B6B6B6;
}

.advanced-search_checks label {
    margin-right: 10px;
    color: #646464;
    font-size: 16px;
}

.advanced-search_checks.advanced-search_checks--horizontal {
    background: none;
    border: none;
    padding-top: 0;
    width: 735px;
}

.advanced-search_checks.advanced-search_checks--horizontal label {
    display: inline-block;
}

@media (max-width: 780px) {
    .advanced-search_checks.advanced-search_checks--horizontal {
        background: none;
        border: none;
        padding-top: 0;
        width: 100%;
    }
}

.simple-search {
    padding-bottom: 24px;
}

.simple-search .btns {
    margin-top: 20px;
    margin-bottom: 6px;
}

.simple-search .small-h1 {
    margin-left: 24px;
}

.simple-search .show-hide_more-btn {
    font-size: .9em;
}

@media (max-width: 991px) {
    .simple-search {
        display: none;
    }
}

.about-section {
    background: #f1f3f6;
    padding: 48px 0;
}

.results-bar {
    border: 1px solid #ccc;
    padding: 15px 20px;
}

.results-bar .paginate {
    float: right;
}

.results-bar_details {
    float: left;
}

.results-bar_details span {
    margin-right: 15px;
}

.results-grid {
    border: 1px solid #ccc;
    border-right: none;
    border-bottom: none;
}

.results-grid .block-grid_item {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

@media (max-width: 893px) {
    .results-grid .block-grid_item {
        float: none;
        width: 100%;
    }
}

.info-bar {
    padding: 15px 20px;
}

.info-bar .link-image-left {
    float: left;
}

.info-bar .paginate {
    float: right;
}

.social-bar a {
    float: left;
}

.social-bar .social {
    float: right;
}

.review-grid {
    border-top: 1px solid #cccccc;
    padding-top: 24px;
    padding-bottom: 24px;
}

.review-grid .row {
    border-bottom: 1px solid #cccccc;
}

.review-grid .link-arrow-down {
    text-align: center;
    display: block;
    margin: 24px 0;
}

@media (max-width: 893px) {
    .review-grid .block-grid_item {
        float: none;
        width: 100%;
        border-bottom: 1px solid #cccccc;
    }

    .review-grid .row {
        border-bottom: none;
    }
}

#review-form {
    display: none;
}

.review-form_cancel {
    text-align: right;
    color: #0078ff;
    text-decoration: underline;
    text-transform: uppercase;
    display: none;
    margin-bottom: 6px;
    cursor: pointer;
}

.review-form label {
    font-weight: 700;
}

.review-form .form-group {
    margin-bottom: 24px;
}

.review-form textarea {
    min-height: 115px;
}

.feature-with-details {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 24px;
}

.feature-with-details .media {
    padding: 0;
}

.feature-with-details .media .media_title {
    margin-top: 0;
}

.feature-with-details .description {
    margin-bottom: 0;
}

.feature-with-details .description .link-arrow {
    display: block;
    max-width: 85px;
    margin-bottom: 24px;
}

.feature-with-details .description .btns {
    float: right;
    margin-bottom: 0;
}

.footer {
    background: #00469e;
    padding: 48px 0;
    padding-left: 24px;
    padding-right: 24px;
}

.schedule-group .media_image {
    padding-right: 24px;
}

.schedule-group .media_image img {
    width: auto;
    max-width: 100%;
}

.schedule-group .social-bar {
    margin-bottom: 24px;
}

.layoutInner section .col-sm-4 aside {
    margin-bottom: 24px;
}

.billboard {
    background: url(../img/beach.jpg) top center no-repeat;
    background-size: cover;
    padding: 24px 12px;
    margin-top: -42px;
}

.billboard .tax-pro-btn {
    right: 0;
}

.billboard .btns {
    letter-spacing: 0;
    border: 3px solid #fff;
}

.billboard-inner {
    color: #fff;
    position: relative;
}

.billboard-left {
    float: left;
    width: 66.66667%;
    padding-right: 70px;
}

.billboard-right {
    float: left;
    width: 33.33333%;
}

.billboard-heading {
    font-size: 45px;
    margin-bottom: 12px;
}

.billboard-subheading {
    font-size: 28px;
}

.billboard-listheading {
    font-size: 26px;
    margin-bottom: 12px;
}

.taxCount {
    font-weight: bold;
    margin-bottom: 24px;
}

.tcc-num {
    font-size: 42px;
    float: left;
    width: 41.66667%;
    background: url(../img/map-icon.png) left center no-repeat;
    padding-left: 58px;
}

.tcc-near {
    font-size: 22px;
    float: left;
    width: 100%;
    line-height: 1;
}

@media (max-width: 947px) {
    .billboard-heading {
        font-size: 30px;
    }

    .billboard-subheading {
        font-size: 22px;
    }

    .billboard-listheading {
        font-size: 18px;
    }

    .listStars li {
        font-size: 16px;
    }
}

@media (max-width: 862px) {
    .billboard .tax-pro-btn {
        position: relative;
        bottom: 0;
        right: 0;
        max-width: 355px;
        margin-top: 24px;
    }

    .billboard-left {
        float: left;
        width: 100%;
        padding-right: 0;
    }

    .billboard-right {
        float: left;
        width: 100%;
    }
}

.results-template {
}

.results-template .addr-list-name {
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
}

.whySection {
    padding: 24px 12px;
}

.whySection-inner {
    padding-right: 20px;
    padding-left: 20px;
}

.whySection-heading, .cityReviews-heading {
    text-align: center;
    font-size: 28px;
    color: #817f7f;
    margin-bottom: 45px;
}

.feature-heading {
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
}

.feature {
    float: left;
    width: 33.33333%;
    padding-right: 36px;
    position: relative;
    left: 18px;
}

.feature: last-of-type {
    padding-right: 0;
}

.feature-heading.feature-heading__star {
    background: url(../img/star.png) left center no-repeat;
    padding-top: 4px;
    padding-bottom: 8px;
    margin-bottom: 34px;
}

.feature-heading.feature-heading__pin {
    background: url(../img/pin.png) left center no-repeat;
}

.feature-heading.feature-heading__date {
    background: url(../img/date.png) left center no-repeat;
}

@media (max-width: 768px) {
    .feature {
        float: left;
        width: 100%;
        padding-right: 0;
        left: 0;
    }

    .feature-heading.feature-heading__star {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-bottom: 24px;
    }

    .feature-heading.feature-heading__pin {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .feature-heading.feature-heading__date {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

@media (max-width: 463px) {
    .cityCrumb {
        margin-bottom: 24px;
        font-size: 14px;
    }
}

.cityReviews {
    padding: 36px 12px;
}

.cityReviews-heading {
    text-align: center;
    margin-bottom: 30px;
}

.blog .cityReviews-heading {
    text-align: center;
    margin-bottom: 30px;
    color: #00459d;
    font-weight: bold;
}

.review-box.review-box__detail {
    padding: 0;
    border: 1px solid #ccc;
    min-height: 100%;
    position: relative;
}

.review-box.review-box__detail .review-inner {
    padding: 12px;
}

.review-company {
    background: #ededed;
    padding: 18px;
    bottom: 0;
    width: 100%;
    position: relative;
}

.review-company img {
    vertical-align: top;
}

.name-group {
    display: inline-block;
}

.name-group p {
    margin-bottom: 0;
}

.review-msg {
    position: absolute;
    right: 18px;
}

.review-name {
    color: #0078ff;
    font-weight: bold;
}

.review-photo {
    border: 2px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.27) 0px 0px 5px 2px;
    margin-right: 10px;
}

.review-box-grid > .block-grid-item, .marketResult-grid .review-box-grid > .marketResult-item, .review-box-grid > .rbg-item, .addr-grid-inner .review-box-grid > .addr-list {
    width: 50%;
}

.review-box-grid > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .review-box-grid > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner .review-box-grid > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.review-box-grid > .block-grid-item:
nth-of-type

(
2
n +

1
)
,
.marketResult-grid .review-box-grid > .marketResult-item:
nth-of-type

(
2
n +

1
)
,
.review-box-grid > .rbg-item:
nth-of-type

(
2
n +

1
)
,
.addr-grid-inner .review-box-grid > .addr-list:
nth-of-type

(
2
n +

1
)
{
    clear: both
;
}
.review-box-grid .rbg-item {
    position: relative;
}

@media (max-width: 865px) {
    .review-box-grid > .block-grid-item, .marketResult-grid .review-box-grid > .marketResult-item, .review-box-grid > .rbg-item, .addr-grid-inner .review-box-grid > .addr-list {
        width: 100%;
    }

    .review-box-grid > .block-grid-item:

nth-of-type(n

), .marketResult-grid .review-box-grid > .marketResult-item:

nth-of-type(n

), .review-box-grid > .rbg-item:

nth-of-type(n

), .addr-grid-inner .review-box-grid > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .review-box-grid > .block-grid-item:

nth-of-type(1n +

1), .marketResult-grid .review-box-grid > .marketResult-item:

nth-of-type(1n +

1), .review-box-grid > .rbg-item:

nth-of-type(1n +

1), .addr-grid-inner .review-box-grid > .addr-list:

nth-of-type(1n +

1) {
    clear: both;
}
    .review-box-grid .review-box.review-box__detail {
        margin-right: 0;
    }

    .review-box-grid .rbg-item {
        /*padding-right: 0;*/
    }
}

@media (max-width: 460px) {
    .name-group {
        display: block;
        margin-bottom: 12px;
    }

    .review-msg {
        display: block;
    }

    .review-photo {
        margin-bottom: 12px;
    }

    .review-msg {
        right: 18px;
        top: 18px;
    }
}

.cityMaps {
    background: #f1f3f6;
}

.addr-grid {
    background: #f1f3f6;
    padding: 24px 12px;
    padding-top: 0;
}

.addr-list {
    list-style: none;
    padding: 0;
    font-size: 16px;
}

.addr-list-name {
    color: #0078ff;
    font-weight: bold;
}

.addr-grid-inner > .block-grid-item, .marketResult-grid .addr-grid-inner > .marketResult-item, .review-box-grid .addr-grid-inner > .rbg-item, .addr-grid-inner > .addr-list {
    width: 25%;
}

.addr-grid-inner > .block-grid-item:
nth-of-type

(
n

)
,
.marketResult-grid .addr-grid-inner > .marketResult-item:
nth-of-type

(
n

)
,
.review-box-grid .addr-grid-inner > .rbg-item:
nth-of-type

(
n

)
,
.addr-grid-inner > .addr-list:
nth-of-type

(
n

)
{
    clear: none
;
}
.addr-grid-inner > .block-grid-item:
nth-of-type

(
4
n +

1
)
,
.marketResult-grid .addr-grid-inner > .marketResult-item:
nth-of-type

(
4
n +

1
)
,
.review-box-grid .addr-grid-inner > .rbg-item:
nth-of-type

(
4
n +

1
)
,
.addr-grid-inner > .addr-list:
nth-of-type

(
4
n +

1
)
{
    clear: both
;
}
.addr-grid-inner .addr-list {
    position: relative;
    height: 125px;
}

@media (max-width: 715px) {
    .addr-grid-inner > .block-grid-item, .marketResult-grid .addr-grid-inner > .marketResult-item, .review-box-grid .addr-grid-inner > .rbg-item, .addr-grid-inner > .addr-list {
        width: 50%;
    }

    .addr-grid-inner > .block-grid-item:

nth-of-type(n

), .marketResult-grid .addr-grid-inner > .marketResult-item:

nth-of-type(n

), .review-box-grid .addr-grid-inner > .rbg-item:

nth-of-type(n

), .addr-grid-inner > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .addr-grid-inner > .block-grid-item:

nth-of-type(2n +

1), .marketResult-grid .addr-grid-inner > .marketResult-item:

nth-of-type(2n +

1), .review-box-grid .addr-grid-inner > .rbg-item:

nth-of-type(2n +

1), .addr-grid-inner > .addr-list:

nth-of-type(2n +

1) {
    clear: both;
}
}

@media (max-width: 427px) {
    .addr-grid-inner > .block-grid-item, .marketResult-grid .addr-grid-inner > .marketResult-item, .review-box-grid .addr-grid-inner > .rbg-item, .addr-grid-inner > .addr-list {
        width: 100%;
    }

    .addr-grid-inner > .block-grid-item:

nth-of-type(n

), .marketResult-grid .addr-grid-inner > .marketResult-item:

nth-of-type(n

), .review-box-grid .addr-grid-inner > .rbg-item:

nth-of-type(n

), .addr-grid-inner > .addr-list:

nth-of-type(n

) {
    clear: none;
}
    .addr-grid-inner > .block-grid-item:

nth-of-type(1n +

1), .marketResult-grid .addr-grid-inner > .marketResult-item:

nth-of-type(1n +

1), .review-box-grid .addr-grid-inner > .rbg-item:

nth-of-type(1n +

1), .addr-grid-inner > .addr-list:

nth-of-type(1n +

1) {
    clear: both;
}
}

.list-crumb ul {
    float: right;
}

.list-crumb li {
    display: inline-block;
}

.list-crumb a {
    display: block;
    padding-right: 12px;
    padding-left: 12px;
    color: #555555;
    border-right: 1px solid #9b9b9b;
    font-weight: bold;
}

.list-crumb a:hover {
    text-decoration: none;
    color: #9b9b9b;
}

.list-crumb li: last-child a {
    border: none;
}

.marketSearchBanner {
    background: url(../img/marketBanner.jpg) center top no-repeat;
    padding: 55px 0;
}

.marketTitle {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    text-shadow: 1px 1px 1px #000;
}

.marketTitle-main {
    margin-bottom: 13px;
    font-size: 45px;
}

.marketTitle-sub {
    font-size: 25px;
}

@media (max-width: 585px) {
    .marketSearchBanner {
        padding: 35px 24px;
    }

    .marketTitle-main {
        font-size: 36px;
    }

    .marketTitle-sub {
        font-size: 18px;
    }
}

@media (max-width: 408px) {
    .marketTitle-main {
        font-size: 28px;
    }
}

.marketLandingBanner {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%), url(../img/marketLanding.jpg) top no-repeat;
    background-size: cover;
}

.mlb-inner {
    position: relative;
    height: 0;
    padding-bottom: 23.177083333%;
}

.mlb-heading {
    position: absolute;
    bottom: 67px;
    font-size: 55px;
    color: #fff;
}

@media (max-width: 541px) {
    .mlb-heading {
        font-size: 30px;
    }

    .marketLandingBanner {
        background-size: auto;
        background-position: center top;
    }

    .mlb-heading {
    }
}

.marketLandingHeader {
    background: #ffffff;
    padding: 10px 0;
}

.marketContent-content {
    float: left;
    width: 66.66667%;
}

.marketContent-plugins {
    float: left;
    width: 66.66667%;
}

.poweredSrtip {
    text-align: center;
    padding: 35px 0;
    background: url(../img/honeycomb-inverted.jpg);
    overflow: hidden;
}

.poweredSrtip img {
    width: 466px;
}

@media (min-width: 768px) {
    .modal__500 .modal-dialog {
        width: 500px;
        margin: 30px auto;
    }
}

.modal.modal__500 {
    background: rgba(54, 54, 54, 0.8);
}

.formGroup__fs {
    max-width: 315px;
}

.formGroup textarea {
    height: 100px;
}

.modalContact .formGroup {
    margin-bottom: 24px;
}

.modalContact label {
    font-weight: bold;
}

.modal-header {
    padding: 20px 30px;
    border-bottom: 0;
}

.modalTop-img {
    float: left;
    width: 33.33333%;
    padding-right: 20px;
}

.modalTop-content {
    float: left;
    width: 66.66667%;
}

.modalTop-content-content {
    margin-bottom: 0;
}

.modalTop-content-heading {
    color: #0074ff;
    font-size: 30px;
    margin-bottom: 14px;
}

.modal-body {
    padding: 35px 50px;
}

.phoneField {
    float: left;
    width: 66.66667%;
}

.extField {
    float: left;
    width: 33.33333%;
    padding-left: 20px;
}

.extField label {
    visibility: hidden;
}

@media (max-width: 504px) {
    .modalTop-img {
        float: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 24px;
    }

    .modalTop-content {
        float: left;
        width: 100%;
    }
}

.results-template .content-container {
    padding: 0;
    border: none;
}

.results-template .results-grid .media {
    padding: 24px;
}

.results-template .feature-with-details .media {
    padding: 0;
}

.listing-template--basic .media--member {
    margin-bottom: 24px;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.svg#icomoon") format("svg"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

[class^="icon-"]:before, [class*=" icon-"]:before, i[class^="icon-"] {
    font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    width: auto;
    height: auto;
    margin-right: 4px;
    padding-top: 2px;
}

.icomoon {
    font-family: 'icomoon';
    font-style: normal !important;
}

button.awardpopover {
    background-color: transparent;
}

a.media_view {
    margin-top: 8px;
}

.subnav {
    background-color: #aeaeae;
    color: white;
    padding: 12px 0;
    margin-bottom: 32px;
}

.navtoggle {
    float: left;
    padding: 0 8px 0 0;
}

.navtoggle .bars {
    display: block;
    width: 35px;
    height: 26px;
    background-image: url("../img/3bars-sprite.gif");
}

.navtoggle .bars:hover {
    background-position: -35px 0;
}

.subnav .links {
    float: left;
    font-size: 16px;
    width: 90%;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
}

.subnav .links a {
    color: white;
    line-height: 1;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
}

.subnav .links a:hover {
    color: #004a9f;
    text-decoration: none;
}

.subnav .links .closed {
    display: visible;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 14px;
}

.subnav .links .open {
    display: none;
}

.subnav .subnavlink {
    cursor: pointer;
}

.review-box {
    padding-right: 8px;
}

.review_list .review_item {
    margin-left: 0px;
    margin-right: 10px;
}

.review_list .review_item: last-of-type {
    margin-right: 0;
}

.review_list .review_item .review_stars--small {
    padding-bottom: 4px;
    border-bottom: 1px solid #ddd;
}

.review_list .review_item: last-of-type .review_stars--small .star {
    padding-right: 0;
}

.stars {
    margin-bottom: 0;
}

.rating, .rateThis {
    position: relative;
    top: 2px;
}

.sociallinks a {
    font-size: 24px;
    color: #aeaeae;
    margin-right: 4px;
}

.sociallinks a:hover {
    color: #2A6496;
    text-decoration: none;
}

#piechart {
    width: 100%;
    height: 300px;
}

.wrap img.pull-right, .main-inner img.pull-right, .promoBar-inner img.pull-right, .billboard-inner img.pull-right, .whySection-inner img.pull-right, .cityReviews .cityReviews-inner img.pull-right, .addr-grid-inner img.pull-right, .list-crumb img.pull-right, .marketSearchBanner-inner img.pull-right, .mlb-inner img.pull-right, .mlh-inner img.pull-right {
    margin-left: 32px;
    max-width: 50%;
}

.wrap img.pull-left, .main-inner img.pull-left, .promoBar-inner img.pull-left, .billboard-inner img.pull-left, .whySection-inner img.pull-left, .cityReviews .cityReviews-inner img.pull-left, .addr-grid-inner img.pull-left, .list-crumb img.pull-left, .marketSearchBanner-inner img.pull-left, .mlb-inner img.pull-left, .mlh-inner img.pull-left {
    margin-right: 32px;
    max-width: 50%;
}

#map-canvas.small-map {
    min-height: 250px;
}

.more_reviews, .more_blog, #descFull, #directionsPanel, #getDirections {
    display: none;
}

.navbar-nav > li > .notranslate > a {
    line-height: 20px;
    padding: 15px 10px;
}

.navbar-nav > li > .notranslate > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.nav > li > a, .nav > li > .notranslate > a {
    margin-top: -1px;
    position: relative;
    display: block;
}

.nav > li.login > a, .nav > li > a:hover, .nav > li > a:focus, .nav > li.login > .notranslate > a, .nav > li > .notranslate > a:hover, .nav > li > a:focus {
    -webkit-box-shadow: 0 0 6px 0 #000000;
    box-shadow: 0 0 6px 0 #000000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li > .notranslate > a:hover, .nav > li > .notranslate > a:focus {
    background: url(data: image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDY5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTY0OTYiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #00469e 0%, rgba(42, 100, 150, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00469e), color-stop(100%, rgba(42, 100, 150, 0.8)));
    background: -webkit-linear-gradient(top, #00469e 0%, rgba(42, 100, 150, 0.8) 100%);
    background: -o-linear-gradient(top, #00469e 0%, rgba(42, 100, 150, 0.8) 100%);
    background: -ms-linear-gradient(top, #00469e 0%, rgba(42, 100, 150, 0.8) 100%);
    background: linear-gradient(to bottom, #00469e 0%, rgba(42, 100, 150, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00469e', endColorstr='#cc2a6496', GradientType=0);
    color: white;
    text-shadow: 0 1px 1px #000000;
}

.nav > li > a img, .nav > li > .notranslate > a img {
    margin-right: 6px;
}

.media.media--result .list-headings_heading {
    text-transform: none;
}

.newsletter form {
    max-width: 320px;
}

.newsletter .heading-image, .newsletter_label {
    margin-bottom: 0;
}

.newsletter .newsletter_input {
    margin-bottom: 4px;
}

#newlisting {
    display: none;
    padding: 48px 0;
    font-size: 1.5rem;
    background-color: #f1f3f6;
}

#newlisting .steps {
    list-style: none;
    padding: 0;
    margin: 0;
}

#newlisting h2 {
    font-weight: bold;
    color: #646567;
}

#newlisting .steps li {
    border: 1px solid #93AFC7;
    background-color: white;
    margin-bottom: 30px;
}

#newlisting .steps li h3 {
    display: inline-block;
    width: 100px;
    background-color: #F28B00;
    border-right: 1px solid #93AFC7;
    margin: 0;
    padding: 10px;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#newlisting .steps li span {
    display: inline;
    padding: 6px 16px;
    overflow: hidden;
    max-width: 300px;
}

#list-business-form {
    display: none;
    background-color: white;
}

.page-list-business #newlisting {
    display: block;
}

.page-list-business #listBusinessHeading {
    display: none;
}

.footer .newsletter {
    color: white;
}

html[lang="es-x-mtfrom-en"] #useGeoLocation, html[lang="es-x-mtfrom-en"] .hide-es, html[lang="es-x-mtfrom-en"] .findprof span: first-of-type {
    display: none;
}

.question-form {
    padding-top: 24px;
    position: relative;
}

#apptThanks {
    padding-bottom: 12px;
    font-size: 14px;
    color: #0078ff;
}

h1.center {
    text-align: center;
}

.btns.btns--primary.blue {
    background-color: #0078ff;
}

.btns.btns--primary.blue:hover {
    background-color: #2993ff;
}

.arrowtab {
    background-image: url("../img/arrow-tab-orange.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 74px;
    height: 68px;
    padding-top: 32px;
    text-align: center;
    color: white;
    font-family: "Raleway", ​sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    float: left;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

.products {
    font-size: 1.6rem;
}

.products .row article {
    margin-bottom: 32px;
}

.products .table > thead > tr > th, .products .table > tbody > tr > th, .products .table > tfoot > tr > th, .products .table > thead > tr > td, .products .table > tbody > tr > td, .products .table > tfoot > tr > td {
    border-top: none;
}

.products blockquote {
    font-size: 18px;
    line-height: 1.6;
    padding-right: 5vw;
    quotes: "\201C" "\201D";
}

.products blockquote .img:before {
    color: #d4d4d4;
    content: open-quote;
    font-size: 220px;
    line-height: .1em;
    margin-right: 0em;
    vertical-align: -.6em;
    margin-left: 110px;
}

.products blockquote .img {
    float: left;
    margin-right: 32px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    background-repeat: no-repeat;
    background-size: cover;
}

.products blockquote p {
    overflow: hidden;
    display: inline;
}

.products blockquote footer {
    margin-top: 18px;
}

.products blockquote cite {
    font-weight: bold;
    color: #2d2d2d;
}

.products blockquote .company {
    display: block;
}

.products blockquote footer:before, .products blockquote small:before, .products blockquote .small:before {
    content: none;
}

.products blockquote a {
    text-decoration: underline;
}

.products section {
    padding: 56px 0;
}

.products section: first-of-type {
    padding-top: 0;
}

.products section:nth-child(even) {
    background: #efefef;
}

.products section article h1 {
    font-weight: normal;
    margin-bottom: 16px;
}

.products section h3 {
    font-weight: bold;
    font-size: 20px;
}

.products section h2 {
    font-weight: bold;
}

.products .wrap img.pull-right, .products .main-inner img.pull-right, .products .promoBar-inner img.pull-right, .products .billboard-inner img.pull-right, .products .whySection-inner img.pull-right, .products .cityReviews .cityReviews-inner img.pull-right, .cityReviews .products .cityReviews-inner img.pull-right, .products .addr-grid-inner img.pull-right, .products .list-crumb img.pull-right, .products .marketSearchBanner-inner img.pull-right, .products .mlb-inner img.pull-right, .products .mlh-inner img.pull-right {
    margin-left: 64px;
}

.products .wrap img.pull-left, .products .main-inner img.pull-left, .products .promoBar-inner img.pull-left, .products .billboard-inner img.pull-left, .products .whySection-inner img.pull-left, .products .cityReviews .cityReviews-inner img.pull-left, .cityReviews .products .cityReviews-inner img.pull-left, .products .addr-grid-inner img.pull-left, .products .list-crumb img.pull-left, .products .marketSearchBanner-inner img.pull-left, .products .mlb-inner img.pull-left, .products .mlh-inner img.pull-left {
    margin-right: 64px;
}

.visibility .arrowtab {
    font-size: 36px;
    padding-top: 25px;
    float: left;
    margin-left: -94px;
    margin-top: -12px;
}

.visibility .why {
    margin: 128px 72px 64px;
    padding: 0 36px 0 86px;
    -webkit-box-shadow: 0 8px 0px 0px white, 0 -8px 0px 0px white, 12px 0 15px -4px rgba(0, 0, 0, 0.1), -12px 0 15px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 0px 0px white, 0 -8px 0px 0px white, 12px 0 15px -4px rgba(0, 0, 0, 0.1), -12px 0 15px -4px rgba(0, 0, 0, 0.1);
}

.visibility .why article {
    margin-bottom: 64px;
}

.visibility .why article: first-of-type {
    margin-top: -64px;
}

.visibility .why article: last-of-type {
    margin-bottom: -64px;
}

.keypoint {
    margin-bottom: 32px;
}

.keypoint img {
    float: left;
    margin-right: 12px;
}

.features > .wrap > h1, .features > .main-inner > h1, .features > .promoBar-inner > h1, .features > .billboard-inner > h1, .features > .whySection-inner > h1, .cityReviews .features > .cityReviews-inner > h1, .features > .addr-grid-inner > h1, .features > .list-crumb > h1, .features > .marketSearchBanner-inner > h1, .features > .mlb-inner > h1, .features > .mlh-inner > h1 {
    display: none;
}

.features header {
    position: relative;
}

.diamond {
    width: 23%;
    padding-top: 23%;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
    -o-transform: rotate(45deg);
    -webkit-border-radius: 5%;
    border-radius: 15%;
    margin: 0 1% -23%;
    position: relative;
    z-index: 500;
}

.diamond.purple {
    background-color: #b22b61;
    background-color: rgba(178, 43, 97, 0.85);
    border: 2px solid #b22b61;
}

.diamond.purple.hover {
    background-color: #b22b61;
}

.diamond.green {
    background-color: #1a929a;
    background-color: rgba(26, 146, 154, 0.85);
    border: 2px solid #1a929a;
}

.diamond.green.hover {
    background-color: #1a929a;
}

.diamond.orange {
    background-color: #f28b00;
    background-color: rgba(242, 139, 0, 0.85);
    border: 2px solid #f28b00;
}

.diamond.orange.hover {
    background-color: #f28b00;
}

.diamond.blue {
    background-color: #0078ff;
    background-color: rgba(0, 120, 255, 0.85);
    border: 2px solid #0078ff;
}

.diamond.blue.hover {
    background-color: #0078ff;
}

.features header a {
    position: relative;
    display: inline-block;
    width: 23%;
    vertical-align: top;
    margin: 0 1% 150px;
    padding: 2% 1% 0;
    color: white;
    z-index: 600;
    text-align: center;
    line-height: 1.25;
    font-size: 14px;
}

.features header a:hover {
    text-decoration: none;
}

.features header a img {
    margin-bottom: 12px;
}

.features header a h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.features article {
    margin-bottom: 64px;
}

.features .icon {
    margin-bottom: 4px;
}

.features ul {
    padding-left: 48px;
    overflow: auto;
}

.tools article {
    background-color: white;
    border: 1px solid #d6d6d6;
    padding: 0 40px 8px;
    min-height: 310px;
}

.products section.tools article h1 {
    padding: 12px 40px;
    margin: 0 -40px 12px;
    background-color: #0078ff;
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.tools .arrowtab {
    margin-left: -48px;
    margin-top: 4px;
}

.tools h3 {
    margin-bottom: 0;
}

.tools table {
    border-collapse: separate;
    border-spacing: 2px;
}

.tools table th span {
    display: block;
    text-align: center;
    line-height: 1;
}

.tools table .price {
    font-size: 24px;
}

.tools .table > thead > tr > th {
    border-bottom: none;
}

.tools .table-condensed > thead > tr > th, .tools .table-condensed > tbody > tr > th, .tools .table-condensed > tfoot > tr > th, .tools .table-condensed > thead > tr > td, .tools .table-condensed > tbody > tr > td, .tools .table-condensed > tfoot > tr > td {
    padding: 2px 5px;
}

.tools .table-condensed > thead > tr: first-of-type > th, .tools .table-condensed > tbody > tr: first-of-type > th, .tools .table-condensed > tfoot > tr: first-of-type > th, .tools .table-condensed > thead > tr: first-of-type > td, .tools .table-condensed > tbody > tr: first-of-type > td, .tools .table-condensed > tfoot > tr: first-of-type > td {
    padding: 0;
}

.tools .table-condensed > thead > tr: last-of-type > th, .tools .table-condensed > tbody > tr: last-of-type > th, .tools .table-condensed > tfoot > tr: last-of-type > th, .tools .table-condensed > thead > tr: last-of-type > td, .tools .table-condensed > tbody > tr: last-of-type > td, .tools .table-condensed > tfoot > tr: last-of-type > td {
    padding: 16px 0 0;
}

.tools table tbody td {
    color: #f28b00;
    font-weight: bold;
    text-align: center;
    font-size: 110%;
}

.tools table tbody td: first-of-type {
    color: inherit;
    font-weight: normal;
    text-align: left;
    font-size: 100%;
}

.tools td.text {
    color: black;
    font-weight: normal;
}

.examples .wrap, .examples .main-inner, .examples .promoBar-inner, .examples .billboard-inner, .examples .whySection-inner, .examples .cityReviews .cityReviews-inner, .cityReviews .examples .cityReviews-inner, .examples .addr-grid-inner, .examples .list-crumb, .examples .marketSearchBanner-inner, .examples .mlb-inner, .examples .mlh-inner {
    position: relative;
}

.examples .crsl-nav a {
    position: absolute;
    top: 120px;
    display: table-cell;
    width: 32px;
    height: 32px;
    background-color: #d2d2d2;
    vertical-align: middle;
    text-align: center;
    line-height: 32px;
    color: white;
    font-weight: bold;
    font-size: 24px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
}

.examples .crsl-nav a.previous {
    left: -36px;
}

.examples .crsl-nav a.next {
    right: -36px;
}

.examples .crsl-nav a:hover {
    text-decoration: none;
}

.happy .bigimage {
    margin: -32px 0 -64px;
    margin: -3vw 0 -56px;
    text-align: center;
}

.happy .bigimage img {
    max-width: 100%;
}

.happy article {
    text-align: center;
}

.happy article img {
    margin: 0 auto;
    display: block;
}

.happy article h3 {
    text-align: center;
}

#letsTalkModal label {
    font-weight: bold;
    display: inline-block;
}

#letsTalkModal input, #letsTalkModal .interest {
    margin-bottom: 12px;
}

#letsTalkModal .infusion-option {
    display: block;
}

#letsTalkModal .infusion-option * {
    margin-bottom: 0;
}

@media (max-width: 1099px) {
    .examples .crsl-nav a.previous {
        left: 8px;
    }

    .examples .crsl-nav a.next {
        right: 8px;
    }
}

@media (max-width: 767px) {
    .visibility .why {
        margin: 128px 16px 0;
    }

    .visibility .why article: last-of-type {
        margin-bottom: 0;
    }

    .happy .bigimage {
        margin: -32px 0 16px;
    }

    .products blockquote .img {
        width: 120px;
        height: 120px;
    }

    .features header a {
        font-size: 12px;
    }

    .features header a h1 {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .features header p {
        display: none;
    }
}

@media (max-width: 511px) {
    .wrap img.pull-right, .main-inner img.pull-right, .promoBar-inner img.pull-right, .billboard-inner img.pull-right, .whySection-inner img.pull-right, .cityReviews .cityReviews-inner img.pull-right, .addr-grid-inner img.pull-right, .list-crumb img.pull-right, .marketSearchBanner-inner img.pull-right, .mlb-inner img.pull-right, .mlh-inner img.pull-right, .wrap img.pull-left, .main-inner img.pull-left, .promoBar-inner img.pull-left, .billboard-inner img.pull-left, .whySection-inner img.pull-left, .cityReviews .cityReviews-inner img.pull-left, .addr-grid-inner img.pull-left, .list-crumb img.pull-left, .marketSearchBanner-inner img.pull-left, .mlb-inner img.pull-left, .mlh-inner img.pull-left {
        float: none;
        display: block;
        margin: 0 auto 16px;
        max-width: 100%;
    }

    .features article {
        margin-bottom: 32px;
    }

    .features .icon {
        float: right;
        margin-left: 8px;
    }

    .tools article {
        padding: 0 8px 8px;
    }

    .products section.tools article h1 {
        margin: 0 -8px 12px;
    }

    .tools .arrowtab {
        margin-left: -16px;
    }

    .tools table thead th: first-of-type, .tools table tbody td: first-of-type {
        min-width: 168px;
        white-space: normal;
    }

    .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 {
        padding-left: 0;
        padding-right: 0;
    }

    .products blockquote .img {
        width: 80px;
        height: 80px;
    }

    .features > .wrap > h1, .features > .main-inner > h1, .features > .promoBar-inner > h1, .features > .billboard-inner > h1, .features > .whySection-inner > h1, .cityReviews .features > .cityReviews-inner > h1, .features > .addr-grid-inner > h1, .features > .list-crumb > h1, .features > .marketSearchBanner-inner > h1, .features > .mlb-inner > h1, .features > .mlh-inner > h1 {
        display: block;
    }

    .features header a {
        margin-bottom: 84px;
    }

    .features header h1 {
        display: none;
    }
}

.morelink {
    text-align: center;
}

.blog {
    background-color: #f1f3f6;
    padding-bottom: 64px;
}

.blog-header {
    background-color: white;
    margin-bottom: 0;
    /*padding-bottom: 6px;*/
}

.blog-header h1 {
    float: left;
    margin-bottom: 30px;
}

.blog-header .blog-search {
    float: right;
    margin-top: -18px;
    max-width: 256px;
}

.blog-search .btn-default {
    background-color: #c7c7c7;
}

.blog-search .btn-default:hover {
    background-color: #AEAEAE;
}

.blog h3 {
    margin-bottom: 16px;
}

.blog h4 {
    margin-bottom: 8px;
}

.blog aside .text {
    float: left;
    font-style: italic;
}

.blog-list .blog-post {
    border: 1px solid #b7b8b9;
    background-color: white;
    padding: 20px 20px 0 20px;
    margin-bottom: 24px;
    width: 300px;
}

.blog-list .blog-post:hover {
    background-color: #fefaee;
}

.blog-list .blog-post a.grouping, .blog-list .blog-post:hover a.grouping {
    text-decoration: none;
    color: inherit;
}

.blog-list .blog-post h1 {
    margin: 0;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.blog-list .blog-post img.lead {
    margin-bottom: 16px;
    max-width: 100%;
}

.blog-list .blog-post .footer {
    background-color: #fefaee;
    font-style: italic;
}

.blog-list .blog-post .author .name {
    padding-right: 6px;
    border-right: 1px solid black;
    margin-right: 6px;
}

.blog-article .resources {
    background-color: white;
    padding: 20px 24px;
    border: 1px solid #d3d4d6;
}

.blog-article .resources section {
    margin-bottom: 32px;
}

.blog-article .blog-post .footer {
    border-top: 2px solid #b7b8b9;
    padding-top: 24px;
}

.blog-post img {
    border: 1px solid #bbbcbd;
}

.blog-post aside .sociallinks {
    float: right;
}

.blog-post .body {
    padding-bottom: 24px;
}

.blog-post .body img {
    float: right;
    margin: 0 0 8px 20px;
    max-width: 50%;
}

.blog-post .footer {
    margin: 0 -20px 0;
    padding: 12px 20px;
    border-top: 1px solid #b7b8b9;
    font-size: 13px;
    background-color: transparent;
}

.blog-post .author img {
    background-color: white;
    padding: 6px;
    margin-right: 12px;
    display: block;
    float: left;
}

.blog-post .author .name {
    margin-top: 8px;
    font-weight: bold;
}

.blog-post .categories {
    display: block;
    margin-bottom: 8px;
}

.blog-post .categories a {
    font-weight: bold;
}

.morearticles form label {
    font-weight: bold;
}

.morearticles nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.morearticles nav li {
    border-bottom: 1px solid #c7c7c7;
    max-width: 320px;
}

.morearticles nav a {
    display: block;
    font-weight: bold;
    padding: 8px 0;
}

.morearticles nav li: first-of-type a {
    margin-top: -8px;
}

.morearticles nav a:hover {
    text-decoration: none;
    background-color: white;
    padding: 8px 24px;
    margin: 0 -24px;
}

.askexpert form {
    max-width: 320px;
}

.askexpert button {
    margin: 0 6px 24px 0;
}

.askexpert ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.askexpert a.btns {
    display: block;
    max-width: 320px;
    text-transform: none;
    padding: 12px 0 12px 12px;
    background-image: url("../img/arrow-onblue.gif");
    background-repeat: no-repeat;
    background-position: right center;
    border-right: 12px solid transparent;
}

.askexpert a.btns.btns--secondary:hover {
    background-image: url("../img/arrow-onblue.gif");
    background-repeat: no-repeat;
    background-position: right center;
    border-right: 8px solid transparent;
}

.blogfooter {
    font-size: .8em;
    font-style: italic;
    color: #6b6562;
    margin-top: 24px;
}

@media (max-width: 505px) {
    .blog-header h1, .blog-header .blog-search {
        float: none;
    }
}

/*

.atoms-container {
    height: 100%;
}

.atoms-side {
    float: left;
    width: 16.66667%;
    height: 100%;
    background: #1E1E1E;
    color: #fff;
    position: fixed;
}

.atoms-main {
    float: left;
    width: 100%;
    padding: 20px;
}

.atoms-nav {
    list-style: none;
    padding: 0;
}

.atoms-nav li a {
    border-bottom: 1px solid #424242;
    display: block;
    padding: 20px 20px;
}

.atoms-h1 {
    border-bottom: 1px solid #ccc;
}

.atoms-code-example {
    position: relative;
}

.atoms-side_sub {
    list-style: none;
}


code[class*="language-"], pre[class*="language-"] {
    color: black;
    text-shadow: 0 1px white;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre[class*="language-"]: : -moz-selection, pre[class*="language-"]: : -moz-selection, code[class*="language-"]: : -moz-selection, code[class*="language-"]: : -moz-selection {
    text-shadow: none;
    background: #b3d4fc;
}

pre[class*="language-"]: : selection, pre[class*="language-"]: : selection, code[class*="language-"]: : selection, code[class*="language-"]: : selection {
    text-shadow: none;
    background: #b3d4fc;
}

@media print {
    code[class*="language-"], pre[class*="language-"] {
        text-shadow: none;
    }
}

pre[class*="language-"] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto;
}

:
not

(
pre

)
>
code[class*="language-"], pre[class*="language-"] {
    background: #f5f2f0;
}

:
not

(
pre

)
>
code[class*="language-"] {
    padding: .1em;
    border-radius: .3em;
}

.token.comment, .token.prolog, .token.doctype, .token.cdata {
    color: slategray;
}

.token.punctuation {
    color: #999;
}

.namespace {
    opacity: .7;
}

.token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol {
    color: #905;
}

.token.selector, .token.attr-name, .token.string, .token.builtin {
    color: #690;
}

.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string, .token.variable {
    color: #a67f59;
    background: rgba(255, 255, 255, 0.5);
}

.token.atrule, .token.attr-value, .token.keyword {
    color: #07a;
}

.token.regex, .token.important {
    color: #e90;
}

.token.important {
    font-weight: bold;
}

.token.entity {
    cursor: help;
}*/

/* * jQuery FlexSlider v2.2.0 * http: //www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http: //www.gnu.org/licenses/gpl-2.0.html * * Contributing author: Tyler Smith (@mbmufffin) *//* Browser Resets*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Icon Fonts*********************************/
@font-face {
    font-family: 'flexslider-icon';
    src: url("../fonts-flex/flexslider-icon.eot");
    src: url("../fonts-flex/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts-flex/flexslider-icon.woff") format("woff"), url("../fonts-flex/flexslider-icon.ttf") format("truetype"), url("../fonts-flex/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* FlexSlider Necessary Styles*********************************/
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme*********************************/
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 45px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.flexslider {
    margin: 0;
    background: none;
    border: none;
    box-shadow: none;
    overflow: hidden;
}

.flex-control-paging {
    display: none;
}

.flex-viewport {
    left: 2px;
}

.layout-cw-tools {
    background: transparent !important;
    line-height: 1.15;
    height: 400px;
    overflow-y: auto;
}

: : -webkit-scrollbar {
    width: 12px;
}

: : -webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

: : -webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.cw-tool h1 {
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 1.15;
}

.cw-tool h2 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1.15;
}

.cw-tool p {
    margin-bottom: 12px;
}

.cw-tool .selectlist {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cw-tool .selectlist li {
    background-color: white;
    border: 1px solid lightgray;
    margin-bottom: 4px;
    vertical-align: top;
}

.cw-tool .selectlist li a {
    display: block;
    height: 50px;
    color: black;
}

.cw-tool .selectlist li a:hover {
    text-decoration: none;
    background-color: lightgray;
}

.cw-tool .selectlist li .imageicon {
    background-color: #609d1e;
    border-right: 1px solid lightgray;
    color: white;
    display: block;
    float: left;
    font-size: 28px;
    margin: 0;
    padding: 10px 8px 8px 8px;
    text-align: center;
    width: 100px;
    line-height: 1;
    height: 50px;
}

.cw-tool .selectlist li img {
    max-height: 48px;
    margin: -11px auto -6px;
}

.cw-tool .selectlist li .title {
    overflow: hidden;
    padding: 8px 16px;
    font-weight: bold;
}

.navbar {
    margin-bottom: 0;
}

.city-map {
    height: 350px;
}

.blog-btn {
    text-align: center;
    margin: 20px 0 0 0;
}

.blog-btn .btns {
    margin-bottom: 0;
}

.blog-list .blog-post {
    width: auto;
}

.blog-list .feature {
    padding-right: 36px;
    position: relative;
    left: 18px;
}

.taxCount-content {
    margin-bottom: 0;
}

#masonarycont {
    margin: 0 auto;
}

#masonarycont .item {
    width: 33%;
}

@media (max-width: 690px) {
    #masonarycont .item {
        width: 100%;
    }
}

@media (max-width: 595px) {
    .match-modal-header .modalTop-content {
        height: 172px;
    }
}

.blogSearch {
    left: 20px;
    position: relative;
}

.blogSearch input {
    width: 172px;
    color: #4e4e4e;
}

.introText {
    font-size: 16px;
    margin-bottom: 48px;
}

.rateThis {
    position: relative;
    top: 2px;
}

.aggregateRating img {
    display: inline !important;
    width: auto !important;
}

.introText.discount {
    margin-bottom: 0 !important;
}

.contactBtns-email.discount {
    background: #f38b00 url(../img/icon-discount-button.png) 20px center no-repeat;
}

.discountInfo p {
    color: #0074ff;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.fine-print p {
    font-size: 11px;
    font-weight: bold;
}

.discountDetails span {
    margin-right: 25px;
    font-size: 20px;
}

.discountDetails span.orig {
    color: #b0b0b0;
    font-weight: bold;
    text-decoration: line-through;
}

.discountDetails span.disc {
    color: #0074ff;
    font-weight: bold;
    font-size: 20px;
}

.discountDetails span.save {
    color: #b0b0b0;
    font-weight: bold;
}

.contactBtns-email.event {
    background: #f38b00 url(../img/icon-pencil-button.png) 20px center no-repeat;
}

.eventInfo {
    margin-bottom: 24px;
}

.eventInfo p {
    color: #0074ff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}

.introText.location {
    margin-bottom: 32px !important;
}

.location-map-canvas-plugin {
    height: 400px;
    width: 100%;
    color: #333333;
    border: 1px solid #555555 !important;
}

.location-map-canvas-plugin img {
    border-radius: 0 !important;
    box-shadow: none !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    max-width: inherit !important;
}

@media (max-width: 959px) {
    .location-map-canvas-plugin {
        -webkit-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.25);
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (max-width: 480px) {
    .location-map-canvas-plugin {
        border: none !important;
        webkit-box-shadow: none !important;
        padding: 0;
    }
}

.locdiv {
    width: 100%;
    padding: 5px 0 10px 0;
}

.locdiv p {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

div.blogmore {
    padding-top: 10px;
    border-top: 1px solid #909090;
    font-size: 16px;
    font-weight: bold;
}

.blog-author-container {
    width: 100%;
    margin-bottom: 12px;
}

.blog-author-photo {
    width: 40%;
    float: left;
    margin-bottom: 8px;
}

.blog-author-info {
    width: 60%;
    float: left;
}

.blog-author-info.authorimage {
    padding: 20px 0 0 15px;
}

.blog-author-title {
    color: #0074ff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.blog-author-name {
    color: #555555;
    font-size: 24px;
    margin-bottom: 6px;
}

p.blog-author-teaser {
    color: #555555;
    font-size: 16px;
    line-height: 1.1;
}

p.blog-author-teaser.authorimage {
    margin-bottom: 10px;
}

div.blog-author-text {
    width: 100%;
    float: left;
}

div.blog-author-text p {
    color: #555555;
    font-size: 14px;
    margin: 6px 0 0 0;
}

.introText {
    font-size: 18px !important;
}

.listStars {
    margin-bottom: 30px;
}

@media (max-width: 460px) {
    div.promote-type {
        float: left !important;
        padding: 0 0 10px 10px;
    }
}

.mlh-logo img {
    max-height: 95px !important;
    max-width: 300px !important;
}

.mlh-logo div.pull-right img {
    padding: 15px 8px 0 0;
}

.mlh-logo div.pull-right span {
    position: relative;
    color: #b0b0b0;
    text-transform: uppercase;
}

.ctaStrip {
    background: #e6e6e6 none repeat scroll 0 0;
    text-align: center;
}

.ctaStrip p {
    color: #0074ff;
    font-size: 24px;
    margin: 0 !important;
    padding: 40px 0 30px !important;
}

.arrow-down {
    position: relative;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #e6e6e6;
    top: 15px;
    margin: 0 auto;
}

.plugin {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 30px;
}

.plugin-heading {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}

.weblinkplugin span {
    line-height: 14px;
}

.website-link {
    font-size: 18px;
    font-weight: bold;
}

.social-link img {
    margin-right: 14px;
}

.callout-link a {
    color: #f38b00;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.modal {
    overflow: scroll !important;
}

.ctaStrip p {
    color: #0074ff;
    font-size: 24px;
    margin: 0 !important;
    padding: 40px 0 30px !important;
}

@media (max-width: 946px) {
    .mlb-heading {
        position: relative;
        bottom: 0;
        margin: 61px 0;
    }

    .mlb-inner {
        padding-bottom: 0;
        height: auto;
    }
}

.crumb {
    list-style: none;
    padding: 0;
    float: left;
}

.crumb li {
    display: inline-block;
    margin-right: -4px;
}

.crumb li: last-child a {
    border-right: none;
}

.crumb a {
    display: block;
    border-right: 1px solid #000;
    font-size: 13px;
    font-style: italic;
    color: #000;
    padding: 0 10px;
    line-height: .9;
}

.crumb .crumb-active {
    color: #0086cc;
    text-decoration: underline;
}

.whoLink {
    font-size: 18px;
    color: #004a9f;
    border-bottom: 1px solid;
    padding-left: 25px;
    padding-top: 2px;
    float: right;
    position: relative;
    top: -11px;
    background: url(../img/pencil.png) left no-repeat;
}

.whoLink:hover {
    text-decoration: none;
}

.whoLink:active {
    text-decoration: none;
}

.blogHeading {
    font-size: 30px;
    color: #646464;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 24px;
}

.blogHeading span {
    font-size: 18px;
}

.blogFeature-side {
    padding-left: 24px;
}

.blogFeature-side .grid-row {
    margin: 0 0 20px 0;
}

.blogFeature-side .grid-row .appInput {
    width: 100%;
    float: left;
}

.blogFeature-side .grid-row img {
    position: absolute;
    right: 0;
}

.blogFeature-img {
    margin-bottom: 24px;
}

.actionBox {
    border: 1px solid #b7b8b9;
    background: #fefaee;
    padding: 30px;
    margin-bottom: 24px;
}

.actionBox-heading {
    font-size: 24px;
    font-weight: bold;
    color: #646464;
    margin-bottom: 12px;
}

.actionBox-sub {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 12px;
}

.actionBox-soc {
    list-style: none;
    padding: 0;
}

.actionBox-soc li {
    display: inline-block;
    margin-right: 3px;
}

.actionBox-soc a {
    width: 46px;
    height: 46px;
    display: block;
}

.actionBox-soc .ab-fb {
    background-image: url(../img/ab-fb.png);
}

.actionBox-soc .ab-twit {
    background-image: url(../img/ab-twit.png);
}

.actionBox-form-input {
    margin-bottom: 15px;
}

.bee-btn {
    background: url(../img/bee-btn.png) right top no-repeat;
}

.bee-btn .btns {
    margin-bottom: 0;
}

.actionBox-stars {
    width: 163px;
    height: 28px;
    background: url(../img/ab-stars.png);
    margin-bottom: 17px;
}

.mb0 {
    margin-bottom: 0;
}

.subnav .links .open {
    display: block !important;
}

.blogArticle-main {
    padding-right: 24px;
}

@media (max-width: 802px) {
    .nb-8__main, .nb-4__side {
        float: none;
        width: 100%;
    }

    .blogFeature-side {
        padding-left: 0;
    }

    .blogArticle-main, .blogArticle-side {
        float: none;
        width: 100%;
        padding: 0;
    }
}

.blogSearchBar {
    /*margin-bottom: 30px;*/
}

.blogSearchBar .pagetitle {
    font-weight: bold;
    font-size: 38px;
    line-height: 42px;
    color: #1c469e;
    text-align: center;
    width: 100%;
}

.blogSearchBar .blogSearch {
    float: right;
    left: 0;
}

.blog h3.blogTopics {
    font-size: 20px;
    font-weight: bold;
    color: #004a9f;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.authorBox {
    border: 1px solid #b7b8b9;
    background: #fff;
    padding: 15px;
    margin-bottom: 50px;
}

.authorBox-img {
    padding-right: 15px;
}

.authorBox-img img {
    border: 5px solid #fff;
    outline: 1px solid #b7b8b9;
    max-width: 100%;
}

.authorBox-heading {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.authorBox-heading p {
    font-size: 14px;
}

.authorBox-heading a {
    color: 0086 cc;
    text-decoration: underline;
}

.authorbox-soc {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

.authorbox-soc li {
    display: inline-block;
}

.authorbox-soc a {
    display: block;
}

.abs-blog {
    background: url(../img/abs-blog.png) center center no-repeat;
    width: 33px;
    height: 31px;
}

.abs-fb {
    background: url(../img/abs-fb.png) center center no-repeat;
    width: 33px;
    height: 31px;
}

.abs-in {
    background: url(../img/abs-in.png) center center no-repeat;
    width: 33px;
    height: 31px;
}

.abs-gplus {
    background: url(../img/abs-gplus.png) center center no-repeat;
    width: 33px;
    height: 31px;
}

.abs-twit {
    background: url(../img/abs-twit.png) center center no-repeat;
    width: 33px;
    height: 31px;
}

.articleBox {
    border-bottom: 1px solid #aeaeae;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.articleBox-content {
    padding-left: 20px;
}

.articleBox-heading {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.articleBox-excerpt {
    margin-bottom: 15px;
}

.articleBox-more {
    float: right;
    text-decoration: underline;
}

.articleBox-cat {
    margin-bottom: 0;
}

.articleBox-cat span {
    font-style: italic;
    color: #666666;
}

@media (max-width: 530px) {
    .authorBox .nb-8, .authorBox .nb-4 {
        float: none;
        width: 100%;
    }

    .authorBox-img {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .articleBox {
        padding-left: 15px;
        padding-right: 15px;
    }

    .articleBox .nb-9, .articleBox .nb-3 {
        float: none;
        width: 100%;
    }

    .articleBox-content {
        padding-left: 0;
    }

    .articleBox-img {
        margin-bottom: 15px;
    }

    .blogSearchBar .pagetitle {
        display: none;
    }

    body.layoutInnerblog {
        padding-top: 48px !important;
    }

    .ms-staff-carousel, .blog .slider {
        margin-bottom: 0 !important;
    }
}

/*PRODUCT BANNER******************************/
.prodBanner-headlines {
    text-align: center;
    background-image: url(../img/banner-products.jpg);
    background-size: cover;
    background-position: center top;
    padding: 35px 10px;
}

.prodBanner-heading {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 45px;
}

.prodBanner-heading .prodBanner-sub {
    font-size: 30px;
    font-weight: normal;
}

@media (max-width: 494px) {
    .prodBanner-heading {
        font-size: 30px;
    }

    .prodBanner-heading .prodBanner-sub {
        font-size: 20px;
    }
}

@media (max-width: 328px) {
    .prodBanner-headlines {
        padding: 25px 10px;
    }

    .prodBanner-heading {
        font-size: 24px;
    }

    .prodBanner-heading .prodBanner-sub {
        font-size: 16px;
        display: block;
        position: relative;
        top: -10px;
    }
}

/*PROMOTE STRIP******************************/
.promoteStrip {
    text-align: center;
    padding: 55px 20px 10px 20px;
    margin-bottom: 25px;
}

.promoteStrip-sub {
    margin-bottom: 0;
}

.promoteStrip-headline {
    font-size: 35px;
    color: #0078ff;
    font-weight: bold;
    margin-bottom: 15px;
}

.promoteStrip-sub {
    font-size: 36px;
    color: #f28b00;
    font-weight: bold;
    font-style: italic;
}

@media (max-width: 603px) {
    .promoteStrip {
        padding: 25px 10px;
        margin-bottom: 25px;
    }

    .promoteStrip-headline {
        font-size: 28px;
        margin-bottom: 0;
    }

    .promoteStrip-sub {
        font-size: 20px;
    }
}

/*PLAN STRIP******************************/
.planStrip {
    padding-bottom: 20px;
}

/*NUM STRIP******************************/
.numStrip {
    margin-bottom: 20px;
}

/*STEP HEADING******************************/
.stepHeading {
    margin-bottom: 24px;
    padding-left: 70px;
    margin-bottom: 0;
}

.stepHeading__1 {
    background: url(../img/action-num-1.png) left top no-repeat;
}

.stepHeading__2 {
    background: url(../img/action-num-2.png) left top no-repeat;
}

.stepHeading-main {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 10px;
}

.stepHeading-sub {
    margin-bottom: 5px;
}

@media (max-width: 453px) {
    .stepHeading-main {
        font-size: 28px;
    }
}

@media (max-width: 364px) {
    .stepHeading-main {
        font-size: 24px;
    }
}

@media (max-width: 328px) {
    .stepHeading {
        padding-left: 0;
        text-align: center;
        padding-top: 65px;
        background-position: center top;
    }
}

/*PLAN ROW******************************/
.planRow {
    margin-bottom: 25px;
}

.planRow-item {
    padding-right: 20px;
    position: relative;
    left: 10px;
}

/*PLAN BOX******************************/
.planBox {
    text-align: center;
}

.planBox-heading {
    background: #0078ff;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 0;
    line-height: 1;
}

.planBox-price {
    background: #125ca6;
    padding: 25px 0;
    color: white;
}

.planbox-price-main {
    margin-bottom: 0;
    font-size: 45px;
    font-weight: bold;
    line-height: 1;
}

.planbox-price-sub {
    margin-bottom: 0;
}

.ppm-currency {
    font-size: 25px;
}

.ppm-sub {
    font-size: 16px;
}

.planbox-price-sub {
    font-size: 16px;
    font-style: italic;
}

.planBox-details {
    background: url(../img/comb.jpg);
    padding: 20px;
}

.planBox-details-heading {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
}

.planBox-details-heading span {
    font-size: 40px;
}

.planBox-details-content {
    font-size: 16px;
    margin-bottom: 15px;
}

.planBox-details-link {
    text-decoration: underline;
    display: block;
    margin-bottom: 15px;
}

.planBox-details-btn {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #e77124;
    border-radius: 10px;
    padding: 10px 34px;
}

@media (max-width: 746px) {
    .planRow-item {
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }

    .planBox-details-content {
        height: auto !important;
    }
}

/*PLAN FOOTER******************************/
.planFooter {
    text-align: center;
    margin-bottom: 55px;
}

.planFooter p {
    margin-bottom: 0px;
    font-size: 12px;
    color: #000000;
}

.toolsHeading {
    background: #e4e4e4;
    color: #000;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    padding: 40px 10px;
    text-align: center;
    margin-bottom: 0;
}

@media (max-width: 441px) {
    .toolsHeading {
        font-size: 28px;
    }
}

.toolsStrip {
    background: #f1f3f6;
    border-top: 5px solid #fff;
}

.toolsBlock {
    height: 570px;
}

.toolsBlock-content {
    font-size: 16px;
}

.toolsBlock-image {
    height: 0;
    padding-bottom: 91%;
    max-width: 470px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.toolsBlock-heading {
    font-size: 24px;
    padding-top: 49px;
    background: url(http: //placehold.it/55x55) left top no-repeat;
    margin-bottom: 15px;
}

.toolsBlock-sub {
    font-weight: bold;
    font-size: 16px;
}

.toolsBlock-list-sub {
    list-style: none;
    padding: 0;
    margin: 0;
}

.toolsBlock-list-sub li {
    padding-left: 1em;
    text-indent: -.7em;
}

.toolsBlock-list-sub li:before {
    content: "- ";
}

.toolsBlock-link {
    color: #e77124;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 20px;
}

.toolsStrip__left .toolsBlock-content {
    padding-right: 20px;
}

.toolsStrip__right .nb-6 {
    float: right;
}

.toolsStrip__right .toolsBlock-content {
    padding-right: 0;
    padding-left: 20px;
}

.toolsBlock-imgs .cell {
    text-align: center;
}

.toolsStrip__profile .toolsBlock-heading {
    background: url(../img/profile.png) left top no-repeat;
}

.toolsStrip__check .toolsBlock-heading {
    background: url(../img/glass.png) left top no-repeat;
}

.toolsStrip__reviews .toolsBlock-heading {
    background: url(../img/product-ico-stars.png) left top no-repeat;
}

.toolsStrip__city .toolsBlock-heading {
    background: url(../img/product-ico-map.png) left top no-repeat;
}

.toolsStrip__promote .toolsBlock-heading {
    background: url(../img/product-ico-promote.png) left top no-repeat;
}

.toolsStrip__automate .toolsBlock-heading {
    background: url(../img/marketing-automation_icon.png) left top no-repeat;
}

@media (max-width: 576px) {
    .toolsBlock {
        height: auto;
        padding: 50px 10px;
    }

    .toolsStrip .nb-6 {
        width: 100%;
        float: none;
    }
}

.startStrip {
    text-align: center;
    padding: 65px 20px;
    background: #0078ff;
    color: #fff;
    position: relative;
}

.startStrip:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 40px solid #f1f3f6;
}

.startStrip-heading {
    font-size: 35px;
    font-weight: bold;
}

.btnRow {
    margin-bottom: 60px;
}

.btnRow .planBox-details-btn {
    margin-right: 30px;
}

.startStrip-content {
    font-size: 24px;
    margin-bottom: 40px;
}

.btnGroup {
    display: inline-block;
    margin-right: 30px;
}

.btnGroup-label {
    font-size: 18px;
    margin-bottom: 6px;
    font-weight: bold;
}

.planBox-details-btn__ghost {
    background: none;
    border: 1px solid #fff;
    width: 240px;
}

.planBox-details-btn:hover {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 807px) {
    .btnRow {
        margin-bottom: 40px;
    }

    .btnRow .planBox-details-btn {
        margin-right: 0;
        margin-bottom: 15px;
        display: block;
    }

    .btnGroup {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .btnGroup .planBox-details-btn {
        display: block;
    }

    .btnGroup .planBox-details-btn__ghost {
        width: 100%;
    }
}

.actionStrip {
    padding: 80px 20px;
}

.actionStrip .wrap {
    max-width: 860px;
}

.actionStrip-img {
    width: 249px;
    height: 158px;
    background: url(../img/modern-web.png);
    float: left;
}

.actionStrip-main {
    overflow: hidden;
    padding-left: 6px;
    text-align: center;
    font-weight: bold;
}

.actionStrip-content {
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 1.2;
}

.actionStrip-sub {
    font-size: 18px;
    line-height: 1.2;
    color: #0078ff;
}

@media (max-width: 711px) {
    .actionStrip {
        padding: 50px 10px;
        text-align: center;
    }

    .actionStrip-img {
        float: none;
        display: inline-block;
        margin-bottom: 24px;
    }

    .actionStrip-content {
        font-size: 20px;
    }

    .actionStrip-sub {
        font-size: 16px;
    }
}

/*HELPER CLASSES******************************/
.pb0 {
    padding-bottom: 0;
}

.mb0 {
    margin-bottom: 0;
}

.dTable {
    display: table;
    height: 100%;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

.marketLandingHeader {
    padding: 0;
}

.mlh-logo div.pull-right img {
    padding: 0 8px 0 0;
}

.mlh-logo {
    height: 100px;
    padding: 5px 0;
}

.mrPic img {
    width: auto;
}

.mrDetails p {
    margin-bottom: 0;
    overflow: hidden;
}

.imgOverflow {
    height: 136px;
    overflow: hidden;
    margin-bottom: 11px;
}

.h2_24 {
    font-size: 24px;
}

.wrap_996 {
    max-width: 996px;
    margin-left: auto;
    margin-right: auto;
}

.mContent {
    font-size: 16px;
}

.promoteContent__right .nb-6 {
    float: right;
}

.promoteContent__right .promoteContent-aside {
    padding-left: 0;
    padding-right: 40px;
}

.promoteContent-aside {
    padding-left: 40px;
}

.contentSection {
    padding: 85px 20px;
}

.bgGrey {
    background: #f1f3f6;
}

.btns.btns--primary_dark {
    background: #e77124;
}

.link-arrow-left__alt {
    display: block;
    color: #e77124;
    font-weight: normal;
    text-decoration: underline;
    font-size: 14px;
    margin-top: 35px;
}

.sideImage {
    text-align: center;
    margin-bottom: 24px;
}

.prodBanner-heading.prodBanner-heading__alt {
    color: #0078ff;
}

@media (max-width: 616px) {
    .contentSection {
        padding: 45px 20px;
    }

    .promoteContent .nb-6 {
        float: none;
        width: 100%;
    }

    .promoteContent-content {
        margin-bottom: 24px;
    }

    .promoteContent__right .nb-6 {
        float: none;
    }

    .promoteContent__right .promoteContent-aside {
        padding-left: 0;
        padding-right: 0;
    }

    .promoteContent-aside {
        padding-left: 0;
    }
}

.listNums {
    list-style: none;
    padding: 0;
}

.listNums li {
    margin-bottom: 6px;
    overflow: hidden;
    padding-top: 9px;
}

.ln-num {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    background: #e77124;
    margin-right: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    float: left;
    top: -4px;
}

.listNums.listNums__check {
    list-style: none;
    padding: 0;
}

.listNums.listNums__check li {
    margin-bottom: 6px;
    overflow: hidden;
    padding-top: 9px;
}

.listNums.listNums__check li:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../img/price-check.png) no-repeat;
    margin-right: 20px;
    float: left;
    top: -7px;
}

.calloutText {
    font-size: 20px;
    font-style: italic;
    font-family: Georgia, Constantia, "Lucida Bright", "DejaVu Serif", serif;
    text-align: center;
    margin-bottom: 50px;
}

.table-plans {
    margin-top: 50px;
}

.table-plans .freeconsult {
    border: 5px solid #ffffff !important;
    text-align: center;
    padding: 22px 12px 0 12px;
    font-size: 22px;
    color: #f28b00;
}

.table-plans thead th {
    font-size: 16px;
    border: 5px solid #ffffff !important;
    text-align: center;
    background: #f28b00;
    color: #fff
}

.table-plans thead th:first-child {
    background: 0;
    border: none;
}

.table-plans tr, th {
    border: none !important;
}

.table-plans th.plain {
    background-color: #ffffff;
}

.table-plans td.membtop {
    text-align: center;
    border: 5px solid #ffffff !important;
    border-bottom: 0 !important;
}

.table-plans td {
    border: 5px solid #ffffff !important;
}

.table-check {
    background: url(../img/check.gif) no-repeat center center;
    font-family: inherit;
}

.gridItal {
    font-style: italic;
    font-weight: bold;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 0 !important;
    padding-top: 0px;
}

.gridItal td, .gridItal th {
    border-top: none !important;
    padding-top: 0 !important;
}

.getStartedRow td {
    text-align: center;
}

#paymentHeading {
    background: rgba(0, 0, 0, 0) url("../img/icon_online_payment.png") no-repeat scroll left center;
}

.match-results {
    padding: 2px 18px 2px 20px;
}

.matchresult {
    height: 292px;
    padding: 20px;
    margin: 20px 0;
}

.matchresult div.aggregateRating {
    height: auto;
}

.matchGrid__left {
    padding-right: 20px;
    text-align: center;
}

.matchresult .btns {
    margin-top: 10px;
}

.metaRow {
    margin-bottom: 10px;
}

.matchresult .media_title {
    font-size: 20px;
    margin-bottom: 15px;
}

.matchGrid__centerRight {
    padding-left: 30px;
}

.matchresult__details .list-headings {
    margin-bottom: 8px;
}

.matchresult__details .list-headings_heading {
    margin-bottom: 0;
}

.matchresult__pic {
    overflow: hidden;
    height: 200px;
    background: #eee;
}

.matchresult__pic img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.matchGrid__content {
    max-width: 450px;
}

.matchGrid__right .rating-item {
    text-align: center;
}

.rating-item-phone {
    display: none;
}

@media only screen and ( max-width: 716px ) {
    .matchresult {
        height: 680px;
    }

    .nb-8.matchGrid__center {
        width: 70%;
    }

    .nb-2.matchGrid__left {
        width: 30%;
    }

    .nb-2.matchGrid__right {
        display: none;
    }

    .nb-4.matchGrid__centerLeft {
        width: 100%;
    }

    .nb-8.matchGrid__centerRight {
        width: 100%;
        padding: 0;
    }

    .rating-item-phone {
        display: block;
        margin-bottom: 20px;
    }
}

@media only screen and ( max-width: 470px ) {
    .nb-8.matchGrid__center {
        width: 100%;
        padding: 0;
    }

    .nb-2.matchGrid__left {
        width: 100%;
        padding: 0;
    }

    .match-results {
        padding: 0;
    }
}

.mobileBar {
    display: none;
    background: #90afcf;
    padding: 14px;
    padding-bottom: 6px;
}

.mobileBar__toggle {
    width: 25px;
    display: inline-block;
    cursor: pointer;
}

.mobileBar__toggle span {
    height: 4px;
    background: #0447a2;
    margin-bottom: 4px;
    display: block;
}

.matchWrapSide {
    position: relative;
}

@media only screen and ( max-width: 990px ) {
    .table-plans .freeconsult {
        padding: 8px 12px 22px 12px;
    }

    .planStrip .heading-sub span {
        font-size: 22px !important;
    }

    .match-controls {
        left: -100%;
        position: absolute;
        z-index: 5000;
        width: 100%;
        transition: all .25s;
        height: auto !important;
    }

    .mobileBar {
        display: block;
    }

    .matchWrapSide-open .match-controls {
        left: 0;
        position: relative;
    }

    .matchresult {
    / / padding: 0;
    }
}

@media (max-width: 505px) {
    .media--member .media_body {
        float: left;
        width: 58.33333%;
    }
}

.fullBanner {
    height: 0;
    padding-bottom: 20.3125%;
    background: url(../img/business-landing-banner.jpg) top center;
    background-size: cover;
    color: #fff;
    position: relative;
    text-align: center;
}

.fullBanner-alt {
    background: url(../img/taxprep-landing-banner.jpg) top center;
}

.fullBanner-alt2 {
    background: url(../img/irstaxproblems-landing-banner.jpg) top center;
}

.fullBanner__headings {
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 20px;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #000;
    font-family: 'Muli', sans-serif;
}

.fullBanner__headline {
    margin-bottom: 4px;
    font-size: 43px;
    font-weight: bold;
}

.fullBanner__headlineSub {
    font-size: 24px;
    font-weight: bold;
}

@media only screen and ( max-width: 1005px ) {
    .fullBanner {
        min-height: 300px;
    }

    .planStrip .col-md-6 {
        float: left;
    }
}

@media only screen and ( max-width: 727px ) {
    .fullBanner__headline {
        font-size: 33px;
    }

    .fullBanner__headlineSub {
        font-size: 18px;
    }
}

.iconBlockRow {
    padding: 60px 0;
}

.iconBlockRow__item {
    padding-right: 20px;
    padding-left: 20px;
}

.iconBlock {
    text-align: center;
}

.iconBlock__heading {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 6px;
}

.iconBlock__icon {
    margin-bottom: 24px;
    display: inline-block;
}

.iconBlock__content {
    margin-bottom: 0;
}

@media only screen and ( max-width: 661px ) {
    .iconBlockRow__item.nb-4 {
        width: 100%;
        padding: 0;
        margin-bottom: 24px;
    }
}

.matchtext-alt {
    max-width: 312px;
}

.matchbar img.asSeenImg {
    float: right;
}

.smallCol {
    padding: 40px 0;
    background: #f1f3f6;
}

.smallCol__inner {
    max-width: 630px;
    margin: auto;
    padding: 0 20px;
}

.hAlt {
    font-size: 30px;
    color: #1c469e;
    font-weight: bold;
}

.labelIcon, .formSection {
    font-size: 24px;
    margin-bottom: 12px;
    position: relative;
    font-weight: bold;
    line-height: 1;
}

.labelIcon:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 65px;
    background: url(../img/arrow.png) no-repeat;
    left: -59px;
    top: -34px;
}

@media only screen and ( max-width: 1070px ) {
    .labelIcon:before {
        background: none;
    }
}

.labelIcon span {
    display: block;
    font-size: 16px;
}

.formGroup {
    margin-bottom: 12px;
}

.formGroup-alt {
    margin-bottom: 24px;
}

.formAlt .formInput {
    border-radius: 0;
    max-width: 495px;
}

.label-alt {
    font-size: 20px;
}

.smallLink {
    font-size: 14px;
    color: #3371fd;
}

.label-alt-icon {
    padding-left: 30px;
    position: relative;
}

.label-alt-icon span {
    display: block;
    font-size: 14px;
}

.label-alt-icon:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/earth.png);
    left: 0;
    top: 4px;
}

.btnLink {
    margin-top: 24px;
}

.btnLink .btns {
    margin-right: 24px;
}

.infoStrip {
    padding: 60px 20px;
}

.infoStrip__inner {
    max-width: 1330px;
    margin: auto;
}

.headingBlock {
    text-align: center;
    margin-bottom: 129px;
}

.headingBlock .hAlt {
    margin-bottom: 9px;
}

.headingBlock p {
    margin-bottom: 4px;
}

.infoImg {
    max-width: 760px;
    margin: auto;
    position: relative;
}

.infoBlock {
    max-width: 365px;
}

.infoBlock__heading {
    font-family: 'Covered By Your Grace', cursive;
    font-size: 25px;
    margin-bottom: 6px;
}

.infoBlock__heading {
    color: #0e94c2;
}

.infoBlock__heading-alt {
    color: #c84602;
}

.infoBlock__content {
    margin-bottom: 0;
    font-size: 18px;
}

.source {
    display: block;
    font-size: 14px;
}

.infoBlock-help {
    position: absolute;
    max-width: 447px;
    top: -88px;
    left: -240px;
}

.infoBlock-help .infoBlock__content {
    padding-left: 29px;
}

.infoBlock-accountant {
    position: absolute;
    max-width: 447px;
    top: -60px;
    right: -180px;
}

.infoBlock-accountant .infoBlock__content {
    padding-left: 29px;
}

.infoBlock-focus {
    position: absolute;
    max-width: 447px;
    top: 131px;
    left: -304px;
}

.infoBlock-focus .infoBlock__content {
    padding-left: 29px;
    max-width: 237px;
}

.infoBlock-time {
    position: absolute;
    max-width: 447px;
    top: 91px;
    right: -220px;
}

.infoBlock-time .infoBlock__content {
    padding-left: 29px;
    max-width: 256px;
}

.infoBlock-stats {
    max-width: 100%;
    text-align: center;
    margin-top: 40px;
}

@media only screen and ( max-width: 1407px ) {
    .infoBlock {
        max-width: 100%;
        position: relative !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        margin-bottom: 24px;
        text-align: left;
    }

    .infoBlock: last-of-type {
        margin-bottom: 0
    }

    .infoBlock__content {
        padding-left: 0 !important;
        max-width: 100% !important;
    }

    .headingBlock {
        margin-bottom: 40px;
    }
}

.testStrip {
    padding: 60px 20px;
    background: #f1f3f6;
}

.testBlock {
    max-width: 790px;
    margin: auto;
    padding-left: 110px;
    background: url(../img/quotes.png) top left no-repeat;
}

.testBlock__test {
    padding: 0;
    border: none;
}

@media only screen and ( max-width: 553px ) {
    .testBlock {
        padding-left: 0;
        background: url(none);
    }
}

body.innerPad {
    padding-top: 200px;
}

body.layoutInnerblog {
    padding-top: 150px;
}

body.notoppad {
    padding-top: 0;
}

body.matchpad {
    padding-top: 113px;
}

body.marketpad {
    padding-top: 73px;
}

.newMast {
    background: url('../img/blue-honeycomb.jpg');
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0;
}

.newMast__nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
}

.newMast__nav li {
    display: inline-block;
}

.newMast__nav a {
    padding: 24px 10px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    transition: color .25s;
    font-family: 'Raleway', sans-serif;
}

.newMast__nav a:hover {
    text-decoration: none;
    color: #f28b00;
}

.newMast__nav li:last-child a {
    padding-right: 0;
}

.linkStar {
    position: relative;
    vertical-align: baseline;
    left: -10px;
    top: 2px;
}

.newMast_logo {
    position: absolute;
    display: block;
    background: #fff;
    padding: 20px 30px;
    padding-top: 28px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    width: 285px;
    transition: all .25s;
    z-index: 1001;
}

.newMast-is-scrolled {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}

.newMast-is-scrolled .newMast_logo {
    padding: 10px;
    width: 210px;
    box-shadow: none;
}

.navTrigger {
    background: #f28b00;
    height: 50px;
    width: 50px;
    float: right;
    position: relative;
    right: -9px;
    padding-top: 15px;
    display: none;
    cursor: pointer;
}

.navTrigger-close {
    position: absolute;
    float: none;
    right: auto;
    padding-top: 0;
    left: -51px;
    top: 0;
    text-align: center;

}

.navTrigger-close .glyphicon {
    color: #fff;
    font-size: 31px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);

}

.navTrigger span {
    height: 4px;
    width: 48%;
    background: #fff;
    display: block;
    margin: auto;
    margin-bottom: 4px;
}

.overlay {
    position: fixed;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    opacity: 0;
    transition: opacity .25s;
}

@media only screen and ( max-width: 1012px ) {
    .newMast__nav a {
        padding: 24px 10px;
        font-size: 13px;
    }
}

@media only screen and ( max-width: 871px ) {
    body {
        padding-top: 114px;
    }

    .newMast_logo {
        padding: 10px;
        width: 193px;
        box-shadow: none;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    }

    .newMast-is-scrolled .newMast_logo {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        width: 193px;
    }

    .newMast__nav {
        position: fixed;
        top: 0;
        bottom: 0;
        right: -355px;
        width: 300px;
        background: #6372ff;
        background: url('../img/blue-honeycomb.jpg');
        z-index: 1002;
        transition: all .25s;
        padding-top: 40px;
    }

    .newMast__nav li {
        display: block;
    }

    .newMast__nav a {
        padding: 10px 20px;
    }

    .newMast__nav li:last-child a {
        padding-right: 20px;
    }

    .navTrigger {
        display: block;
    }

    .newMast-open {
        background: none;
    }

    .newMast-open .newMast__nav {
        right: 0;
    }

    .newMast-open .newMast_logo {
        opacity: .2;
    }

    .overlay-open {
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background: black;
        opacity: .72;
        z-index: 5;
    }

}

.appInput {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    padding-left: 10px;
    background: #f6f6f6;
    border: 1px solid #d4d4d4;
    box-shadow: none;
}

.appInput-alt {
    display: inline-block;
    width: auto;
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
    vertical-align: middle;
}

.appInput-alt2 {
    color: #000;
}

.appInput-alt3 {
    display: inline-block;
    width: auto;
    margin-right: -5px;
    border-radius: 5px 0px 0px 5px;
    vertical-align: middle;
}

.wrapLarge {
    max-width: 1350px;
    margin: auto;
}

.featureBoxhead {
    background-color: #1c469e;
    height: 46px;
    width: 100%;
    float: left;
}

.featureBox {
    width: 100%;
    border: 1px solid #1c469e;
}

.ftleft {
    float: left;
    width: 50%;
    padding-right: 20px !important;
}

.ftleftfeatured {
    float: left;
    padding-right: 20px !important;
}

.fbhSpan {
    position: relative;
    top: 10px;
    left: 20px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
}

.featureBox .featureBox__img {
    border: 1px solid #cccccc;
    max-height: 210px;
}

.featureBox .featureBox__heading, .featureBox .featureBox__meta {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 8px;
}

.featureBox .featureBox__name, .featureBox .featureBox__date, .featureBox .featureBox__date, .featureBox .featureBox__cat, .featureBox .p {
    font-size: 15px;
    margin-bottom: 8px !important;
}

.featureBox__footer a {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.blog-grid .block-grid-item {
    padding: 16px;
    padding-top: 0;
    padding-right: 8px;
    padding-left: 8px;
}

.u_blueBg {
    background: #9dc1e8;
}

/*
Blog landing*/

.blog {
    padding: 0;
    background: none;
}

.slider {
    text-align: center;
    margin-bottom: 40px;
}

.slider__content {
    text-align: center;
    margin: auto;
    margin-top: 24px;
    max-width: 770px;

}

.slider__heading {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 6px;
}

.slider__sub {
    font-size: 18px;
    margin-bottom: 0;
}

.iconStrip {
    text-align: center;
}

.iconStrip img {
    transition: all .25s;
}

.iconStrip img:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
}

.iconStrip__icon, .iconStrip__form {
    display: inline-block;
    margin: 0 5px;
}

.iconStrip__form {
    position: relative;
    /*overflow: hidden;*/
}

.iconStrip__form .appInput {
    position: absolute;
    left: 45px;
    top: 0;
    transition: all .25s;
    opacity: 0;
}

.iconStrip__form-open .appInput {
    opacity: 1;
}

.section-row {
    padding: 80px 20px;
}

@media (max-width: 768px) {
    .section-row .block-grid-item {
        width: 50%;
    }
}

.section-row-alt {
    padding: 40px 20px;
}

@media only screen and ( max-width: 768px ) {
    .section-row {
        padding: 40px 10px;
    }

    .ftleft, .ftleftfeatured {
        float: none;
        width: 100%;
        padding-right: 0 !important;
        padding-bottom: 20px;
    }
}
@media only screen and ( max-width: 468px ) {
    .featureBox__img {width:100%;}
}

.blog .sectionHeading {
    text-align: center;
    margin-bottom: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.section-row__btns {
    margin-top: 40px;
}

.grid-item {
    border: 1px solid red;
}

.imgBlock {
    position: relative;
    display: block;
}

.imgBlock__heading {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-weight: bold;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    z-index: 1;
    text-shadow: 1px 1px 1px #000;
}

.imgBlock__heading:hover {
    color: #fff;
    text-decoration: none;
}

.imgBlock__cover {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #f28b00;
    z-index: 2;
    transition: opacity .25s;
    opacity: 0;
    padding: 10px;
}

.imgBlock__cover:hover {
    opacity: 1;
}

.imgBlock__img {
    width: 100%;
}

.imgBlock__list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    display: table;
    padding-left: 20px;
}

.imgBlock__list li {
    position: relative;
    margin-bottom: 12px;
}

.imgBlock__list li:before {
    content: "• ";
    font-weight: bold;
    font-size: 38px;
    color: #fff;
    line-height: 0;
    position: absolute;
    top: 10px;
    left: -22px;
    display: table-cell;
    text-align: right;
}

.imgBlock__list a {
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
}

.imgBlock__link {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 19px;
    text-decoration: underline;
}

@media only screen and ( max-width: 713px ) {
    .imgBlock__cover {
        display: none;
    }

    .newMast_logo, .newMast-is-scrolled .newMast_logo {
        box-shadow: none;
        height: 48px;
        padding: 5px 0 0 35px;
        width: 200px;
    }

    .newMast_logo img {
        height: 38px;
    }

    body.layoutInnerblog {
        padding-top: 90px;
    }
}

@media only screen and ( max-width: 533px ) {
    .imgBlock__heading {
        font-size: 28px;
        padding-bottom: 15px;
    }
}

@media only screen and ( max-width: 493px ) {
    .imgBlockGrid .block-grid-item {
        width: 100%;
        padding-right: 0;
    }
}

.detailBlock {
    background-color: #fff;
    padding: 22px;
    display: block;
    color: #333333;
    transition: all .25s;
}

.detailBlock:hover {
    background-color: #fbf4e0;
    color: #333333;
    text-decoration: none;
}

.detailBlock__img {
    text-align: center;
    margin-bottom: 12px;
    max-height: 185px;
}

.detailBlock__title {
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 12px;
}

.detailBlock__name {
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

.detailBlock__date {
    font-size: 13px;
    font-style: italic;
}

@media only screen and ( max-width: 584px ) {
    .detailBlockGrid .block-grid-item {
        width: 100%;
        padding-right: 0;
    }
}

.calloutBlock {
    background: #1c469e;
    padding: 22px;
    color: #fff;
    height: 370px;
}

.calloutBlock__img {
    display: block;
    margin-bottom: 15px
}

.calloutBlock__heading {
    font-size: 24px;
    font-weight: bolder;
    margin-bottom: 15px;
}

.calloutBlock p {
    margin-bottom: 15px;
}

.calloutBlock__btns {
    margin-bottom: 15px;
}

.calloutBlock__btns img {
    margin-right: 5px;
}

.calloutBlock__form {
    margin-bottom: 15px;
}

.calloutBlock__form input {
    margin-bottom: 15px;
}

.calloutBlock__link {
    color: #f28b00;
}

.calloutBlock__link:hover {
    color: #ffa326;
}

.calloutBlocka {
    background-color: #1c469e;
    color: #ffffff;
}

.calloutBlocka:hover {
    background-color: #1c469e;
    color: #cccccc;
}

.boxSlider {
    max-width: 1340px;
    margin: auto;
    margin-bottom: 60px;

}

.boxSlider__inner {
    padding: 10px;
}

.boxSlider__slide {
    padding-bottom: 80%;
    height: 0;
    background-position: center center;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.boxSlider__heading {
    position: absolute;
    bottom: 7px;
    left: 20px;
    font-weight: bold;
    color: #fff;
}

.boxSlider .slick-prev, .boxSlider .slick-next {
    top: 45%;
}

.marketpad .wrap {
    max-width: 1100px;
}

.featureBox {
    padding: 20px;
    background: #fff;
    margin-bottom: 40px;
}

.featureBox__left {
    padding-right: 20px;
}

.featureBox__heading {
    font-weight: bold;
    margin-top: 24px;
}

.featureBox p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.5;
}

.featureBox .simpleForm {
    float: right;
}

.featureBox__meta {
    margin-bottom: 24px;
    font-style: italic;
    font-size: 16px;
}

.featureBox__name {
    font-weight: bold;
}

.featureBox__cat a {
    font-weight: bold;
}

.planStrip .table-responsive {
    border: none !important;
}

.planStrip .featureBox {
    padding: 15px 20px 0px 20px;
    background: #fff;
    margin-bottom: 0;
    margin-top: 10px;
    border: none;
}

.planStrip .featureBoxhead {
    background-color: #f28b00;
}

.planStrip .fbhSpan {
    top: 8px;
}

.planStrip .featureBox__heading {
    font-weight: normal;
    font-style: italic;
    font-size: 17px;
    line-height: 26px;
    padding-left: 6px;
}

.planStrip h2.heading-sub {
    margin-bottom: 30px;
    padding: 0 20px !important;
}

.planStrip .featureBox__footer {
    float: right;
    text-align: right;
    font-style: normal;
}

.planStrip .featureBox .quote {
    float: left;
    width: 50px;
}

.planStrip .featureBox .text {
    float: left;
    width: 80%;
}

.planStrip .featureBox__footer p {
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    margin: 10px 0 0 0;
}

.planStrip .heading-sub span {
    font-size: 28px;
}

@media only screen and ( max-width: 858px ) {
    .featureBox .nb-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .featureBox__left {
        padding-right: 0;
    }
}

@media only screen and ( max-width: 549px ) {
    .featureBox p {
        font-size: 14px;
    }
}

.articleTitle {
    font-weight: bold;
}

.blog aside .text {
    float: none;
    margin-bottom: 20px;
}

.social {
    display: inline-block;
}

.blog-post .body img.lead {
    float: none;
    margin: 0;
    margin-bottom: 24px;
    max-width: 100%;
}

.actionBox.actionBox-alt {
    border: none;
    background: #1d469e;
    padding: 30px;
    color: #fff;
}

.actionBox .btns {
    margin-bottom: 0;
}

.actionBox.actionBox-alt2 {
    background: #3471ff;
}

.actionBox.actionBox-alt .actionBox-heading, .actionBox.actionBox-alt .actionBox-sub {
    color: #fff;
}

.authorBlock {
    padding: 30px;
    padding-bottom: 8px;
    background: #c6dffe;
    margin-bottom: 24px;
}

.authorBlock__img {
    margin-bottom: 12px;
}

.authorBlock__heading {
    font-weight: bold;
    margin-bottom: 12px;
}

.discFooter {
    padding-bottom: 60px;
    padding-top: 60px;
    background: #f2f3f7;
}

#disqus_thread {
    max-width: 645px;
}

.footer .media_social img {
    width: 35px;
    margin-right: 5px;
}

.footer .media_social img:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
}

.bee-btn.bee-btn-alt {
    background: url('../img/bee-wht.png') right top no-repeat;
    max-width: 256px;
}

.results-template {
    padding-top: 140px;
}

.results-template-city {
    padding-top: 140px;
}

.billboard {
    background: url(../img/beach.jpg) top center no-repeat;
    background-size: cover;
    padding: 24px 12px;
    padding-top: 68px;
    margin-top: 0;
}

.cityReviews.cityMaps {
    background: #f1f3f6;
    padding: 40px 0;
}

.marketSection {
    padding: 50px 12px;
    padding-bottom: 70px;
    background: #fff;
}

.cityReviews-heading {
    margin-bottom: 50px;
}

.cityReviews .cityReviews-heading {
    margin-bottom: 18px;
}

.marketBox {
    background: #e7e7e9;
    color: #0082fb;
    display: inline-block;
    text-align: left;
}

.marketBoxRow__item {
    padding: 0 18px;
}

.marketBox__content {
    padding: 20px;
}

.marketBox__heading {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 26px;
}

.marketBoxDetails__Img {
    float: left;
}

.marketBoxDetails__content {
    overflow: hidden;
    padding-left: 10px;
}

.marketBoxDetails p {
    margin-bottom: 0;
}

.marketBoxDetails {
    margin-bottom: 20px;
}

.marketBoxDetails__title {
    font-weight: bold;
}

.tagList, .marketBoxDetails__service {
    text-transform: uppercase;
}

.tagList__list {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.tagList__heading {
}

.tagList__list li {
    display: inline-block;
}

.tagList__list a {
    display: block;
    background: #f28b08;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 5px;
    line-height: 1;
    margin-bottom: 4px;
}

@media only screen and ( max-width: 782px ) {
    .marketBoxRow__item {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        text-align: center;
    }
}

.shiftright {
    margin-left: 68px;
}

.blog .section-row {
    padding: 26px 10px 40px 25px;
}

.blog-header .pagetitle {
    margin-bottom: 0;
}

.blog-header .col-md-6 {
    padding-left: 0;
}

.blog-header .featureBox {
    float: left;
}

.section-row .imgBlockGrid .block-grid-item {
    height: 290px;
}

.blog .iconStrip {
    margin-bottom: 40px;
}

.blog .u_blueBg {
    padding-right:24px;
}
.blog .featureBox {margin-top:22px;}
.featureBox {width:calc(100% - 20px);}
.featureBox__right {padding-left:20px;}
.featureBox__name {margin-bottom:0;}
.detailBlockGrid {padding-left: 10px;}
.featureBox.ftbox {width:100%;}

svg > g > g:last-child { pointer-events: none; }

@media (max-width: 768px) {
    .blog .simpleForm {
        float:none;
    }
}
@media (max-width: 450px) {
    .blog .appInput-alt3 {
        width:94px;
    }
}
@media (max-width: 340px) {
    .blog .appInput-alt3 {
        width:80px;
    }
}