﻿
@import url(../css/jquery.mmenu.all.css);

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 {
    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;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .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("/Common/bootstrap/fonts/glyphicons-halflings-regular.eot");
    src: url("/Common/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/Common/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/Common/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/Common/bootstrap/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";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 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: #fff;
    border: 1px solid #ddd;
    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;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
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;
    }

    .slider-pro .ViewAllPic {
        right: 10px;
        bottom: 10px;
        position: absolute;
        z-index: 2;
    }

    .sp-full-screen .ViewAllPic {
        display: none;
    }
}

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, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #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%;
}

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: #fff;
    background-color: #333;
    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: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container, .listinglist-container, .fp-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.listinglist-container:before,
.fp-container:before,
.container:after, .listinglist-container:after, .fp-container:after {
    content: " ";
    display: table;
}

.container:after, .listinglist-container:after, .fp-container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container, .listinglist-container, .fp-container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container, .listinglist-container, .fp-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container, .listinglist-container, .fp-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 #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.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 #ddd;
}

.table .table {
    background-color: #fff;
}

.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 #ddd;
}

.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 #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    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: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > 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: 768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > 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: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 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: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group, .qs-transaction, .qs-freetext, .qs-more-proptype, .qs-search-btn-less, .qs-search-btn-more {
    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 {
    position: relative;
    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;
    min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm, .input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg, .input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    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, .form-inline .qs-transaction, .form-inline .qs-freetext, .form-inline .qs-more-proptype, .form-inline .qs-search-btn-less, .form-inline .qs-search-btn-more {
        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, .form-horizontal .qs-transaction, .form-horizontal .qs-freetext, .form-horizontal .qs-more-proptype, .form-horizontal .qs-search-btn-less, .form-horizontal .qs-search-btn-more {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .qs-transaction:before,
.form-horizontal .qs-freetext:before,
.form-horizontal .qs-more-proptype:before,
.form-horizontal .qs-search-btn-less:before,
.form-horizontal .qs-search-btn-more:before,
.form-horizontal .form-group:after, .form-horizontal .qs-transaction:after, .form-horizontal .qs-freetext:after, .form-horizontal .qs-more-proptype:after, .form-horizontal .qs-search-btn-less:after, .form-horizontal .qs-search-btn-more:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after, .form-horizontal .qs-transaction:after, .form-horizontal .qs-freetext:after, .form-horizontal .qs-more-proptype:after, .form-horizontal .qs-search-btn-less:after, .form-horizontal .qs-search-btn-more:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.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: #333;
    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;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.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: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.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: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.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: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.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: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.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: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.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: #fff;
}

.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.33333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-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 dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    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: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    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 dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        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,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 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 #ccc;
    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 {
    z-index: 2;
    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 #ddd;
}

.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 #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    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: #fff;
    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;
    }

    .slider-pro .ViewAllPic {
        right: 10px;
        bottom: 10px;
        position: absolute;
        z-index: 2;
    }

    .sp-full-screen .ViewAllPic {
        display: none;
    }
}

.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 #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        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: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.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;
        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,
.listinglist-container > .navbar-header,
.fp-container > .navbar-header,
.container > .navbar-collapse,
.listinglist-container > .navbar-collapse,
.fp-container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .listinglist-container > .navbar-header,
    .fp-container > .navbar-header,
    .container > .navbar-collapse,
    .listinglist-container > .navbar-collapse,
    .fp-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 > .listinglist-container .navbar-brand,
    .navbar > .fp-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: 768px) {
    .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, .navbar-form .qs-transaction, .navbar-form .qs-freetext, .navbar-form .qs-more-proptype, .navbar-form .qs-search-btn-less, .navbar-form .qs-search-btn-more {
        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: 768px) {
    .navbar-form .form-group, .navbar-form .qs-transaction, .navbar-form .qs-freetext, .navbar-form .qs-more-proptype, .navbar-form .qs-search-btn-less, .navbar-form .qs-search-btn-more {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child, .navbar-form .qs-transaction:last-child, .navbar-form .qs-freetext:last-child, .navbar-form .qs-more-proptype:last-child, .navbar-form .qs-search-btn-less:last-child, .navbar-form .qs-search-btn-more: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 {
    margin-bottom: 0;
    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: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 768px) {
    .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: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #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: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/\\00a0";
    padding: 0 5px;
    color: #ccc;
}

.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: #fff;
    border: 1px solid #ddd;
    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 {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}

.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: #fff;
    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: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.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;
    line-height: 1.5;
}

.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: #fff;
    border: 1px solid #ddd;
    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: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    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: #fff;
    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: #fff;
    line-height: 1;
    vertical-align: middle;
    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,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    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,
.listinglist-container .jumbotron,
.fp-container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container, .jumbotron .listinglist-container, .jumbotron .fp-container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .listinglist-container .jumbotron,
    .fp-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: #fff;
    border: 1px solid #ddd;
    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: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-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,
button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    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: #fff;
    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,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-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 #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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 #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    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: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}

.modal-header .close {
    margin-top: -10px;
}

.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;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.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: #fff;
}

.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: #fff;
}

.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: #fff;
}

.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: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    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: #fff;
    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%;
    margin-top: -10px;
    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;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -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;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 768px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 768px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 768px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 768px) {
    .hidden-xs, .qs-less-more, .nex-pre-controls-container {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/* ---------------------------------------------------------------------------------------
This is for All REMAX Layouts & Styles

then the below are included/turned on for their respective differences.

		_remax.scss = Regional Sites
		_office =  Office and Agent Sites
		_remax-global = Global.Remax Site

------------------------------------------------------------------------------------------ */
/* Quicksearch stuff */
.qs-container {
    background: transparent;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    max-width: 860px;
    padding: 0 15px 60px 15px;
}

.qs-container a:link, .qs-container a:visited, .qs-container a span {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.qs-container .form-control {
    color: #4f4f4f;
}

.qs-container .ui-widget input {
    width: 66.6666%;
}

.qs-position h1 {
    color: #fff;
    font-size: 23px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}

.qs-container .row {
    margin-left: -10px;
    margin-right: -10px;
}

.qs-container .col-md-3, .qs-container .col-md-9,
.qs-container .col-sm-2, .qs-container .col-sm-3, .qs-container .col-sm-4, .qs-container .col-sm-8,
.qs-container .col-xs-6, .qs-container .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.qs-container .btn-search,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 14px;
    border-radius: 0;
}

.qs-container .form-control {
    font-size: 12px;
}

.qs-container .btn-search {
    font-size: 12px;
}

.ui-widget {
    font-family: inherit !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 12px;
    font-family: inherit !important;
}

.qs-country-btn {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    width: 33.3333%;
    border-radius: 0;
    float: left;
}

.country-selector-popup {
    position: absolute;
    top: 40px;
    z-index: 2;
    width: 90%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.125);
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.country-selector-popup .text-left {
    color: #fff;
}

.country-popup {
    background: #fff;
}

.country-popup-hdr,
.col-xs-12.country-popup-hdr {
    padding: 0 10px;
}

.country-popup-hdr div {
    color: #fff;
    float: left;
    font-weight: 400;
    padding: 3px 0;
}

.country-popup i.flags {
    margin: 0 5px 0 0;
}

.country-name a:link,
.country-name a:visited {
    text-align: left;
}

.country-name a:link,
.country-name a:visited {
    font-size: 12px;
    margin: 3px 10px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.country-name a:hover {
    color: #c00;
    text-decoration: underline;
}

.continent-name {
    border-bottom: 1px solid #e4e4e4;
    color: #000;
    padding: 5px 10px;
    text-align: left;
    width: 100%;
    display: inline-block;
}

.btn-close {
    background: url("/common/images/sprites-common.png") no-repeat -529px -534px;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 5px;
}

.currencypopup td {
    font-size: 11px;
}

.currencypopup_hdr td {
    background-color: #202D57;
    color: #FFF !important;
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
    font-size: 12px !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px;
}

.currencypopup {
    background: #fff;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: left;
    top: 10px;
    z-index: 9999;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.125);
    width: 290px;
}

.currencypopup_hdr {
    background: #00458b none repeat scroll 0 0;
}

.countrypopup_close {
    padding-bottom: 3px;
}

.curr-sel {
    color: white;
    font-weight: 400;
}

.currencies {
    padding: 5px;
}

/*--- Start Change Select style for Chrome and IE ---*/
/*--- End Change Select style for Chrome and IE ---*/
a {
    outline: 0 !important;
}

.FirstLastSSItem {
    display: none;
}

.exception-error {
    background: #ffc;
    border: 1px solid #e4e4e4;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    padding: 20px;
    margin: 20px 0;
    word-break: break-all;
}

.shadow {
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
}

.section-dark {
    padding: 30px 0;
}

hr {
    height: 0;
    clear: both;
    border: solid #ccc;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #fff;
    border-width: 1px 0 0;
    margin: 10px 0;
}

.aligntop {
    vertical-align: top;
}

.alignleft, td.alignleft {
    text-align: left !important;
}

.alignright, td.alignright {
    text-align: right !important;
}

.alignmiddle {
    vertical-align: middle !important;
}

img.valign_middle {
    vertical-align: middle;
    margin-bottom: 1px;
}

.valign_middle {
    vertical-align: middle;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.padding_10 {
    padding-top: 7px;
}

button img {
    vertical-align: middle;
    cursor: pointer;
}

button {
    cursor: pointer;
}

input.btn_close {
    background: url(/common/images/jabiru/bkg-grad-blue.jpg) repeat-x #369;
    border: 1px solid #369;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    height: auto;
    margin: 5px 0;
    padding: 2px 10px;
}

.close_btn a:link, .close_btn a:visited {
    font-size: 11px;
    color: #666;
    text-decoration: none;
    vertical-align: middle;
}

.close_btn a:hover {
    color: #c00 !important;
}

.close_btn img {
    border: none;
    vertical-align: middle;
}

.close_btn {
    padding: 0 0 10px;
}

.rtl_actionbar {
    display: block;
}

.label, .txt-lbl {
    font-weight: 400;
    color: #999;
}

.label-sub {
    font-weight: 600;
    color: gray;
}

.gloss_red, .gloss_blue, .gloss_grey, .gloss_black {
    background-image: url(/common/images/gloss_black.gif);
    background-repeat: repeat-x;
    border: 1px solid #fff;
    color: #fff;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding-left: 5px;
    height: 19px;
}

.gloss_red a:link, .gloss_blue a:link, .gloss_black a:link, .gloss_red a:visited, .gloss_blue a:visited, .gloss_black a:visited {
    color: #fff;
}

.gloss_grey a:link, .gloss_grey a:visited {
    color: #000;
}

.gloss_red, .gloss_blue, .gloss_grey {
    border: 1px solid #dae4ea;
    border-top: 1px solid #e0e3e5;
    height: 17px;
}

.gloss_red {
    background-image: url(/common/images/gloss_red.gif);
}

.gloss_blue {
    background-image: url(/common/images/gloss_blue.gif);
}

.gloss_grey {
    background-image: url(/common/images/gloss_grey.gif);
    color: #000;
}

.module_border {
    border: 1px solid #9b9b9b;
}

.vert_drop_shad {
    background-image: url(/common/images/vert_drop_shad.gif);
    background-repeat: repeat-y;
}

.horz_drop_shad {
    background-image: url(/common/images/horz_drop_shad.gif);
    background-repeat: repeat-x;
}

.qsearch_copy {
    font-size: 11px;
    font-weight: 400;
    color: #006;
    line-height: 14px;
    text-align: justify;
    display: block;
    padding: 0 10px;
}

.txtfield {
    font-size: 11px;
}

.w_100 {
    width: 100px;
}

.w_120 {
    width: 120px;
}

.w_140 {
    width: 140px;
}

.w_195 {
    width: 195px;
}

.w_200 {
    width: 180px;
}

.w_250 {
    width: 250px;
}

/* Basic end */
/* Sprites start */
.sprites-chevrons {
    background: url(/common/images/jabiru/sprites-chevrons.png) no-repeat;
}

.grey-on-grey {
    background-position: right 0;
}

.red-on-whiteoverlay {
    background-position: right -53px;
}

.red-on-grey {
    background-position: right -106px;
}

.blue-on-whiteoverlay {
    background-position: right -159px;
}

.red-on-grey-small {
    background-position: right -212px;
    height: 28px;
}

.white-on-red {
    background-position: right -255px;
}

.blue-on-red {
    background-position: right -308px;
}

.sprites-main {
    background: url(/common/images/jabiru/sprites-main.png) no-repeat top left;
}

.coins-large {
    background-position: -15px -285px;
    width: 25px;
    height: 25px;
}

img.coins-large {
    vertical-align: middle;
}

.icon-coins {
    background-position: -55px -288px;
    width: 19px;
    height: 19px;
    margin: 0 5px;
}

.chevron-right-red-small {
    background-position: -548px -169px;
    width: 7px;
    height: 12px;
}

i.facebook-small, i.squaretick-small, i.house-small, i.twitter-small, i.youtube-small {
    background: url(/common/images/jabiru/sprites-main.png) no-repeat;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

i.facebook-small {
    background-position: -18px -330px;
    width: 20px;
    height: 21px;
}

i.squaretick-small {
    background-position: -48px -330px;
    width: 21px;
    height: 21px;
}

i.house-small {
    background-position: -79px -330px;
    width: 21px;
    height: 21px;
}

i.twitter-small {
    background-position: -18px -360px;
    width: 21px;
    height: 21px;
}

i.youtube-small {
    background-position: -49px -360px;
    width: 20px;
    height: 21px;
}

.icon-floorplan-black {
    background-position: -363px -8px;
    width: 20px;
    height: 16px;
}

.icon-photos-black {
    background-position: -363px -44px;
    width: 20px;
    height: 19px;
}

.icon-document-black {
    background-position: -363px -77px;
    width: 16px;
    height: 18px;
}

.icon-phone-black {
    background-position: -364px -112px;
    width: 17px;
    height: 16px;
}

.icon-printer-black {
    background-position: -363px -144px;
    width: 20px;
    height: 17px;
}

/*.btn-red-chevron-white {background-color: #ef494f;background-position: -181px -286px;height: 26px; width: 26px;}*/
.btn-red-chevron-white {
    background: url("/common/images/sprites-common.png") no-repeat -85px -197px;
    width: 6px;
    height: 14px;
}

.chevron-white-down {
    background: url("/common/images/sprites-common.png") no-repeat -91px -221px;
    width: 16px;
    height: 8px;
    display: inline-block;
}

.sprites-main.btn-red-chevron-white {
    margin-top: 10px;
}

.rating-on, .rating-off {
    background: url("/common/images/sprites-common.png") no-repeat -361px -85px;
    width: 18px;
    height: 18px;
    display: inline-block;
}

.rating-off {
    background-position: -401px -85px;
}

.thumb-up-on, .thumb-up-off, .thumb-down-on, .thumb-down-off {
    background: url("/common/images/sprites-common.png") no-repeat -361px -122px;
    width: 16px;
    height: 18px;
    display: inline-block;
}

.thumb-up-off {
    background-position: -361px -162px;
}

.thumb-down-on {
    background-position: -403px -124px;
}

.thumb-down-off {
    background-position: -403px -164px;
}

/*Flags Start*/



.flags {
    background: url(/common/images/jabiru/flags.png) no-repeat top left;
    width: 24px;
    height: 24px;
    background-position: -1px -254px;
}

.f-PN {
    background-position: -1277px -132px; /* Panama */
}

.f-SQ,
.f-XK {
    background-position: -1321px -132px; /* Kosovo */
}

.f-AO {
    background-position: -1189px -131px /* Angola */
}

.f-HK {
    background-position: -1365px -129px;
}
/*Uzbequistan*/
.f-UZ {
    background-position: -1408px -129px;
}


.f-AE,
.f-arabic {
    background-position: 0 -2px;
}



.f-AG {
    background-position: -44px -2px;
}



.f-AL,
.f-albanian {
    background-position: -88px -2px;
}



.f-AR {
    background-position: -132px -2px;
}



.f-AT {
    background-position: -176px -2px;
}



.f-AS {
    background-position: -220px -2px;
}



.f-AA,
.f-AW {
    background-position: -264px -2px;
}



.f-BK,
.f-bosnian {
    background-position: -308px -2px;
}



.f-BB {
    background-position: -352px -2px;
}







.f-BG,
.f-BU,
.f-bulgarian {
    background-position: -440px -4px;
}



.f-BH {
    background-position: -484px -2px;
}



.f-STBARTH {
    background-position: -528px -2px;
}



.f-BO {
    background-position: -572px -2px;
}



.f-BR {
    background-position: -616px -2px;
}



.f-BS {
    background-position: -660px -2px;
}



.f-BT {
    background-position: -704px -2px;
}



.f-BW {
    background-position: -748px -2px;
}



.f-BY {
    background-position: -704px -131px;
}

/* Belarus */

.f-BI {
    background-position: -308px -130px;
}

/* Burundi */

.f-BZ {
    background-position: -836px -2px;
}



.f-CA,
.f-canadianfrench {
    background-position: -880px -2px;
}



.f-CH,
.f-romansh {
    background-position: -924px -2px;
}



.f-CL {
    background-position: -968px -2px;
}

/* Chile */

.f-CN,
.f-cantonese,
.f-mandarin,
.f-shanghainese {
    background-position: -1012px -2px;
}



.f-CO {
    background-position: -1056px -2px;
}



.f-CR {
    background-position: -1100px -2px;
}



.f-CV {
    background-position: -1144px -2px;
}



.f-CW {
    background-position: -1188px -2px;
}



.f-CY {
    background-position: -1232px -2px;
}



.f-CZ,
.f-czech {
    background-position: -1276px -2px;
}



.f-DE,
.f-german {
    background-position: -1320px -2px;
}



.f-DK,
.f-danish {
    background-position: -1364px -2px;
}





.f-DM,
.f-DM1 {
    background-position: -1408px -2px;
}



.f-DR,
.f-DO {
    background-position: -1452px -2px;
}

/* Dominican Republic */

.f-ALG {
    background-position: -1496px -2px;
}



.f-EC {
    background-position: -1540px -2px;
}



.f-EE,
.f-estonian {
    background-position: -1584px -2px;
}



.f-EG {
    background-position: -1628px -2px;
}



.f-SP,
.f-ES,
.f-spanish {
    background-position: -1672px -2px;
}



.f-catalan,
.f-valencian {
    background-position: -968px -133px;
}



.f-EU {
    background-position: -1716px -2px;
}



.f-english {
    background-position: -1760px -2px;
}



.f-FI,
.f-finnish {
    background-position: -1804px -2px;
}



.f-FM {
    background-position: -1848px -2px;
}



.f-FR,
.f-french,
.f-FG,
.f-MF,
.f-BL {
    background-position: -1892px -2px;
}



/* France, French Guiana, Saint Barthélemy */



.f-GD {
    background-position: 0 -46px;
}



.f-GR,
.f-greek {
    background-position: -44px -46px;
}



.f-KY {
    background-position: -88px -46px;
}



.f-GT {
    background-position: -132px -46px;
}



.f-GU {
    background-position: -176px -46px;
}



.f-GY {
    background-position: -44px -130px;
}

/* Guyana */

.f-HO,
.f-HN {
    background-position: -220px -46px;
}

/* Honduras */

.f-HR,
.f-croatian,
.f-yugoslavian {
    background-position: -264px -46px;
}



.f-HU,
.f-hungarian {
    background-position: -308px -46px;
}



.f-ID {
    background-position: -352px -46px;
}



.f-gaelic {
    background-position: -396px -46px;
}



.f-HE,
.f-hebrew,
.f-yiddish,
.f-aramaic,
.f-IL {
    background-position: -440px -46px;
}



.f-IN,
.f-punjabi,
.f-indian,
.f-hindi,
.f-gujarati,
.f-tamil,
.f-telugu,
.f-marathi,
.f-malayalam,
.f-kanada,
.f-oriya,
.f-kanarese,
.f-kannada {
    background-position: -484px -46px;
}



.f-IS,
.f-icelandic {
    background-position: -528px -46px;
}



.f-IT,
.f-italian {
    background-position: -572px -46px;
}



.f-JM {
    background-position: -616px -46px;
}



.f-JP,
.f-japanese {
    background-position: -660px -46px;
}



.f-KN {
    background-position: -704px -46px;
}



.f-KR,
.f-korean {
    background-position: -748px -46px;
}



.f-KW,
.f-KU {
    background-position: -792px -46px;
}



.f-LB {
    background-position: -836px -46px;
}



.f-LC {
    background-position: -880px -46px;
}



.f-LI {
    background-position: -924px -46px;
}



.f-SRL,
.f-sinhalese,
.f-shingala,
.f-LK {
    background-position: -968px -46px;
}



.f-LT,
.f-lithuanian {
    background-position: -1012px -46px;
}



.f-LU,
.f-luxembourgish {
    background-position: -1056px -46px;
}



.f-LV,
.f-latvian {
    background-position: -1100px -46px;
}



.f-MA {
    background-position: -1144px -46px;
}



.f-ME,
.f-montenegrin {
    background-position: -1188px -46px;
}



.f-MN,
.f-mongolian {
    background-position: -1232px -46px;
}



.f-NMI,
f-Northern_Mariana_Islands,
.f-MP {
    background-position: -1276px -46px;
}



.f-MT,
.f-maltese {
    background-position: -1320px -46px;
}



.f-MU {
    background-position: -1364px -46px;
}



.f-MX {
    background-position: -1408px -46px;
}



.f-MZ {
    background-position: -1452px -46px;
}



.f-NA {
    background-position: -1496px -46px;
}



.f-NI {
    background-position: -1540px -46px;
}



.f-DU,
.f-dutch,
.f-NL {
    background-position: -1584px -46px;
}

/* Netherlands */

.f-NO,
.f-norwegian {
    background-position: -1628px -46px;
}



.f-NP {
    background-position: -1672px -46px;
}



.f-NZ {
    background-position: -1716px -46px;
}

/* New Zealand */

.f-maori {
    background-position: -397px -210px;
}

/* Maori */



.f-OM {
    background-position: -1760px -46px;
}



.f-PA {
    background-position: -1804px -46px;
}

/* Panama */

.f-PY {
    background-position: -88px -130px;
}

/* Paraguay */

.f-RP,
.f-PH,
.f-filipino,
.f-tagalog {
    background-position: -1848px -46px;
}

/* Philippines */

.f-PL,
.f-polish {
    background-position: -1892px -46px;
}



.f-PE {
    background-position: 0 -130px;
}

/* Peru */

.f-PR {
    background-position: -1936px -46px;
}



.f-PT {
    background-position: 0 -90px;
}



.f-portuguese {
    background-position: -660px -132px;
}



.f-PW {
    background-position: -44px -90px;
}



.f-QA {
    background-position: -88px -90px;
}



.f-RO,
.f-romanian {
    background-position: -132px -90px;
}



.f-RS,
.f-serbian {
    background-position: -176px -90px;
}



.f-SA {
    background-position: -220px -90px;
}



.f-SZ {
    background-position: -264px -90px;
}

/* Sechelles */

.f-SE,
.f-swedish {
    background-position: -308px -90px;
}

/* Sweden */

.f-SG {
    background-position: -352px -90px;
}

/* Singapore */

.f-SI,
.f-slovenian {
    background-position: -396px -90px;
}



.f-SK,
.f-slovak {
    background-position: -440px -90px;
}



.f-SM {
    background-position: -484px -90px;
}



.f-SR {
    background-position: -528px -90px;
}

/* Surinam */

.f-SV {
    background-position: -572px -90px;
}



.f-SX {
    background-position: -616px -90px;
}



.f-SW {
    background-position: -1364px -90px;
}

/* Scotland */



.f-TK,
.f-TC {
    background-position: -660px -90px;
}



.f-TH,
.f-thai {
    background-position: -704px -90px;
}



.f-TR,
.f-turkish {
    background-position: -748px -90px;
}



.f-TN,
.f-tunisia {
    background-position: -748px -131px;
}

/* Tunisia */

.f-TT {
    background-position: -792px -90px;
}



.f-US {
    background-position: -836px -90px;
}



.f-UY {
    background-position: -880px -90px;
}



.f-VE {
    background-position: -924px -90px;
}



.f-VI {
    background-position: -968px -90px;
}



.f-ZA,
.f-afrikaans,
.f-zulu,
.f-xhosa,
.f-sotho {
    background-position: -1012px -90px;
}



.f-ZM {
    background-position: -1056px -90px;
}



.f-ZW {
    background-position: -1100px -90px;
}



.f-Commonwealth {
    background-position: -1144px -90px;
}



.f-United-Nations {
    background-position: -1188px -90px;
}



.f-BQ {
    background-position: -1232px -90px;
}



.f-England,
.f-GB {
    background-position: -1276px -90px;
}



.f-UK {
    background-position: -1936px -4px;
}



.f-Northern-Cyprus {
    background-position: -1320px -90px;
}







.f-WA,
.f-welsh {
    background-position: -1408px -90px;
}



.f-MK,
.f-macedonian {
    background-position: -1452px -90px;
}



.f-KE {
    background-position: -1496px -90px;
}



.f-AM,
.f-armenian {
    background-position: -1892px -90px;
}



.f-IR,
.f-persian,
.f-farsi {
    background-position: -1848px -90px;
}



.f-RU,
.f-russian {
    background-position: -1804px -90px;
}



.f-swati {
    background-position: -1760px -90px;
}



.f-UKR,
.f-UP,
.f-UA,
.f-ukranian,
.f-ukrainian {
    background-position: -1716px -90px;
}

/* Ukraine */

.f-TW,
.f-taiwanese {
    background-position: -1584px -90px;
}



.f-VN,
.f-vietnamese {
    background-position: -1672px -90px;
}



.f-tibetan {
    background-position: -1628px -90px;
}



.f-PK,
.f-urdu,
.f-sindhi {
    background-position: -1540px -90px;
}



.f-signlanguage {
    background-position: -1936px -90px;
}



.f-empty {
    background-position: -1980px -90px;
    width: 0;
}



.f-GE,
.f-georgian {
    background-position: -132px -130px;
}

/* Georgia */

.f-MD {
    background-position: -176px -130px;
}

/* Moldova */

.f-TZ {
    background-position: -220px -130px;
}

/* Tanzania */

.f-swahili {
    background-position: -220px -129px;
    /*check if it's this position -220px -129px*/
}

/* Swahili */

.f-UG,
.f-luganda {
    background-position: -264px -130px;
}

/* Uganda */

.f-RW {
    background-position: -352px -130px;
}

/* Rwanda */

.f-AZ,
.f-azerbaijani {
    background-position: -396px -130px;
}

/* Azerbaijan */

.f-KZ,
.f-kazakh {
    background-position: -440px -130px;
}

/* Kazakstan */

.f-BX {
    background-position: -484px -130px;
}

/* Brunei */

.f-FJ {
    background-position: -528px -130px;
}

/* Fiji */

.f-MY,
.f-bahasamelayu,
.f-bahasa,
.f-malay {
    background-position: -572px -130px;
}

/* Malaysia */

.f-MV {
    background-position: -616px -130px;
}

/* Maldives */

.f-NG {
    background-position: -792px -131px;
}

/* Nigeria */

.f-LS {
    background-position: -880px -131px;
}

/* Lesotho - CR #94382 */



.f-WZ {
    background-position: -836px -133px;
}

/* Swaziland - CR #94382 */

.f-VG {
    background-position: -924px -133px;
}

/* British Virgin Islands */

.f-VC {
    background-position: -1013px -131px;
}

/* Saint Vincent and Grenadines */

.f-AI {
    background-position: -307px -210px;
}

/* Anguillla*/

.f-GP {
    background-position: -1101px -132px;
}

/* Gudaloupe*/

.f-HT {
    background-position: -1099px -130px;
}

/* Haiti*/

.f-MQ {
    background-position: -1190px -132px;
}

/*Martinique*/

.f-GH {
    background-position: -1057px -130px;
}



.f-amharic {
    background-position: -1057px -130px;
}

/*angola*/

.f-AO {
    background-position: -1232px -129px;
}

/*belgium*/

.f-BE {
    background-position: -396px -2px;
}

/*bosnia*/

.f-BA {
    background-position: -308px -2px;
}



.f-XK {
    background-position: -1321px -130px;
}



.f-IE {
    background-position: -396px -46px;
}



.f-HL {
    background-position: -440px -46px;
}



.f-CC {
    background-position: -1453px -129px;
}



.f-AU {
    background-position: -221px -2px;
}



/*Afghanistan*/

.f-AF,
.f-pashto {
    background-position: -1541px -130px;
}



/*kurdish*/

.f-kurdish {
    background-position: -353px -210px;
}



/*Algeria*/

.f-DZ {
    background-position: -45px -170px;
}

/*Andorra*/

.f-AD {
    background-position: -1497px -130px;
}

/*Bangladesh*/

.f-BD {
    background-position: -1585px -130px;
}

/*Benin*/

.f-BJ {
    background-position: -1673px -130px;
}

/*Brunei*/

.f-BN {
    background-position: -1717px -130px;
}

/*Burkina Faso*/

.f-BF {
    background-position: -1629px -130px;
}

/*Cambodia*/

.f-KH {
    background-position: -617px -170px;
}

/*Cameroon*/

.f-CM {
    background-position: -1849px -130px;
}

/*Chad*/

.f-TD {
    background-position: -1717px -170px;
}

/*Comoros*/

.f-KM {
    background-position: -705px -170px;
}

/*Congo, Democratic Republic*/

.f-CD {
    background-position: -1761px -130px;
}

/*Congo, Republic of the*/

.f-CG {
    background-position: -1805px -130px;
}

/*Cuba*/

.f-CU {
    background-position: -1893px -130px;
}

/*Djibouti*/

.f-DJ {
    background-position: -1937px -130px;
}

/*Dominican Republic - missing country code in ilist*/

.f-DO {
    background-position: -1px -170px;
}

/*Equatorial Guinea*/

.f-GQ {
    background-position: -397px -170px;
}

/*Eritrea*/

.f-ER {
    background-position: -89px -170px;
}

/*Ethiopia*/

.f-ET {
    background-position: -133px -170px;
}

/*French Guiana*/

.f-GF {
    background-position: -221px -170px;
}

/*French Polynesia*/

.f-PF {
    background-position: -1365px -170px;
}

/*Gabon*/

.f-GA {
    background-position: -177px -170px;
}

/*Gambia, The*/

.f-GM {
    background-position: -309px -170px;
}

/*Greenland*/

.f-GL {
    background-position: -265px -170px;
}

/*Guinea*/

.f-GN {
    background-position: -353px -170px;
}

/*Guinea-Bissau*/

.f-GW {
    background-position: -441px -170px;
}

/*Iraq*/

.f-IQ {
    background-position: -485px -170px;
}

/*Jordan*/

.f-JO {
    background-position: -529px -170px;
}

/*Kiribati*/

.f-KI {
    background-position: -661px -170px;
}

/*Kyrgyzstan*/

.f-KG {
    background-position: -573px -170px;
}

/*Laos*/

.f-LA {
    background-position: -749px -170px;
}

/*Liberia*/

.f-LR {
    background-position: -793px -170px;
}

/*Libyan Arab*/

.f-LY {
    background-position: -837px -170px;
}

/*Macau*/

.f-MO {
    background-position: -1101px -170px;
}

/*Madagascar*/

.f-MG {
    background-position: -925px -170px;
}

/*Malawi*/

.f-MW {
    background-position: -1189px -170px;
}

/*Mali*/

.f-ML {
    background-position: -1013px -170px;
}

/*Marshall Islands*/

.f-MH {
    background-position: -969px -170px;
}

/*Mauritania*/

.f-MR {
    background-position: -1145px -170px;
}

/*Monaco*/

.f-MC {
    background-position: -881px -170px;
}

/*Myanmar*/

.f-MM,
.f-burmese {
    background-position: -1057px -170px;
}

/*Nauru*/

.f-NR {
    background-position: -1321px -170px;
}

/*Nicaragua - missing country code*/

.f-NI {
    background-position: -1277px -170px;
}



/*Niger*/

.f-NE {
    background-position: -1233px -170px;
}

/*Papua New Guinea*/

.f-PG {
    background-position: -1409px -170px;
}

/*Samoa*/

.f-WS,
.f-samoan {
    background-position: -133px -210px;
}

/*Sao Tome and Principe*/

.f-ST {
    background-position: -1673px -170px;
}



/*Senegal*/

.f-SN {
    background-position: -1585px -170px;
}

/*Sierra Leone*/

.f-SL {
    background-position: -1541px -170px;
}

/*Solomon Islands*/

.f-SB {
    background-position: -1453px -170px;
}

/*Somalia*/

.f-SO {
    background-position: -1629px -170px;
}

/*Sudan*/

.f-SD {
    background-position: -1497px -170px;
}

/*Tajikistan*/

.f-TJ {
    background-position: -1805px -170px;
}

/*Timor Leste*/

.f-TL {
    background-position: -1849px -170px;
}

/*Togo*/

.f-TG {
    background-position: -1761px -170px;
}

/*Tonga*/

.f-TO {
    background-position: -1937px -170px;
}

/*Turkmenistan*/

.f-TM {
    background-position: -1893px -170px;
}

/*Tuvalu*/

.f-TV {
    background-position: -1px -210px;
}

/*Uzbekistan*/

.f-UZ {
    background-position: -45px -210px;
}

/*Vanuatu*/

.f-VU {
    background-position: -89px -210px;
}



/*Yemen*/

.f-YE {
    background-position: -177px -210px;
}

/*Cote d'Ivoire - Ivory Coast*/

.f-CI {
    background-position: -221px -210px;
}

/*Seychelles - Region hasn't joined on will be using this iso code for scotland per Tao instructions

.f-SC {
    background-position: -264px -90px;
}*/

/*Scotland*/
.f-SC {
    background-position: -1364px -90px;
}

/*Syria */

.f-SY {
    background-position: -265px -210px;
}

/*Flags End*/

i.flags {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px;
}

#liflag, #selected-country-flag {
    vertical-align: top;
}

#btnSelectCountry > span, #open-country-selector > span {
    bottom: 4px;
    position: relative;
}

.no-scrolling {
    overflow: hidden;
    height: 100vh;
    width: 100vw;
}

.listinglist-row {
    margin-left: -15px;
    margin-right: -15px;
}

.listinglist-row:before,
.listinglist-row:after {
    content: " ";
    display: table;
}

.listinglist-row:after {
    clear: both;
}

.search-filters {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .search-filters {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .search-filters {
        float: left;
        width: 25%;
    }
}

.results-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .results-container {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 992px) {
    .results-container {
        float: left;
        width: 75%;
    }
}

.gallery-item-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .gallery-item-container {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .gallery-item-container {
        float: left;
        width: 33.33333%;
    }
}

.search-filter-minimum {
    margin-left: -15px;
    margin-right: -15px;
}

.search-filter-minimum:before,
.search-filter-minimum:after {
    content: " ";
    display: table;
}

.search-filter-minimum:after {
    clear: both;
}

/* Hide the new style refine toggle */
.toggle-refine {
    display: none;
}

.filter-language {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-mlsid {
    position: relative;
    float: left;
    width: 83.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-mlsid-btn {
    position: relative;
    float: left;
    width: 16.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-transaction {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.toggle-more {
    margin-left: -15px;
    margin-right: -15px;
}

.toggle-more:before,
.toggle-more:after {
    content: " ";
    display: table;
}

.toggle-more:after {
    clear: both;
}

.filter-res {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-com {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-country {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-location {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-location h4 {
    margin-bottom: 15px;
}

.filter-postal-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-postal-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-postal,
.filter-postal-2 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-postal-zip-1 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-postal-zip-2 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-street {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-proptype {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-proptype h4 {
    margin-bottom: 15px;
}

.filter-proptype-select {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-currency {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-price {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-price-min, .filter-price-max {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-price-label {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-currency-label {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-avail-date {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-avail-date-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-avail-date-input {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-avail-date-icon {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .filter-avail-date-icon {
        float: left;
        width: 33.33333%;
    }
}

.filter-price-type {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-features-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-features {
    margin-left: -15px;
    margin-right: -15px;
}

.filter-features:before,
.filter-features:after {
    content: " ";
    display: table;
}

.filter-features:after {
    clear: both;
}

.filter-bedrooms {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-totalrooms {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-squaremeter {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-floor {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-parking {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-market-status {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-development-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-category {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-category-select {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-energy {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-energy-icon {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-energy-select {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-energy-suffix {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-active {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-openhouse {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-onsale {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-added-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-added-label h4 {
    font-size: 14px;
    color: #636466;
    line-height: 20px;
    font-weight: 300;
}

.filter-added-day,
.filter-added-week,
.filter-added-month,
.filter-added-all {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-showless {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-showmore {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-advsearch {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-reset {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.matches-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .matches-container {
        float: left;
        width: 16.66667%;
    }
}

.pagination-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .pagination-container {
        float: left;
        width: 83.33333%;
    }
}

.officeagent-list .pagination-container,
#regionalDevelopments .pagination-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.pagination-container .pagination {
    float: right;
}

.pag-prev {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

/* office agent search*/
.officeagent-filter {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 10;
}

@media (min-width: 768px) {
    .officeagent-filter {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .officeagent-filter {
        float: left;
        width: 25%;
    }
}

.officeagent-results {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .officeagent-results {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 992px) {
    .officeagent-results {
        float: left;
        width: 75%;
    }
}

.officeagent-filter-toggle {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.officeagent-filter-country-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.officeagent-filter-country {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.officeagent-filter-location-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.officeagent-filter-location {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.officeagent-filter-name-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.officeagent-filter-name {
    position: relative;
    float: left;
    width: 83.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.officeagent-filter-name input.form-control {
    border-right: 0
}

.officeagent-filter-name-btn {
    position: relative;
    float: left;
    width: 16.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

.officeagent-filter-name-btn .btn-wrapper {
    height: 34px;
    border: 1px solid #ccc;
    background: #fcfcfc;
    text-align: center;
    cursor: pointer;
}

.officeagent-filter-name-btn .btn-wrapper:hover {
    background: #fff;
}

.btn-wrapper img.btn-red-chevron-white {
    display: inline-block;
    margin: 10px 0 0;
}

.officeagent-filter-language-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.officeagent-filter-language {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.officeagent-filter-reset {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.list-result {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.officeagent-list-item {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    margin: 0 auto;
    padding: 20px 10px 0;
    width: 100%;
    overflow: hidden;
}

.office-photo img,
.agent-photo img {
    width: 100%;
    border: 1px solid #adadad;
}

.map-popup-agent img {
    width: 70%;
    border: 1px solid rgba(99, 100, 102, 0.1);
}

.map-popup-agent i {
    margin-right: 15px;
    vertical-align: middle;
}

.office-comm, .agent-details {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .office-comm, .agent-details {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .office-comm, .agent-details {
        float: left;
        width: 50%;
    }
}

.agent-details a {
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
}

.adv-srch, .adv-srch:hover {
    color: #636466;
    font-size: 13px;
    text-decoration: underline !important;
}



.like-dislike-toggler.btn.btn-info {
    background: #90BAD7;
    border: 1px solid #fff;
}

.like-dislike-toggler.btn.active {
    background: #00458B;
}

.like-dislike-toggler.btn.btn-info span {
    color: #fff;
}

.like-dislike-toggler.btn.active span {
    color: #fff;
}

.advsrch-short .advsrch-feature {
    float: left;
    width: 115px;
    margin: 0 0 5px;
}

.end-batch {
    margin-bottom: 15px;
}

.end-batch-two {
    margin: 20px 0;
}

.end-batch h4 {
    margin-bottom: 0;
}

.birds {
    right: 22px;
    position: relative;
    width: 120%;
}

.proplist-price-container {
    display: inline-block;
    position: relative;
    margin-top: 10px;
}

.proplist_searchvalue {
    color: #c30;
    font-weight: 700;
    font-size: 10px;
}

.proplist_tbl, .tblcollection, .tblcollection_black {
    margin: 0 0 5px;
}

.proplist-address a {
    color: #636466;
}

.proplist-specials {
    font-weight: 400;
    color: #c00;
    margin-top: 10px;
    float: left;
}

.proplist-img-div {
    display: inline-block;
    width: 100%;
    position: relative;
}

.proplist-img-div img {
    display: inline-block;
    height: auto;
    position: relative;
    width: 100%;
}

.btn_fav img, .btn_fav_hi img {
    vertical-align: middle;
}

.btn_fav, .btn_fav_hi {
    background: #ddf0c5 url(/common/images/btn_fav_bkg.png) no-repeat;
    height: 18px;
    line-height: 18px;
    border: 1px solid #999;
    color: #666;
    font-size: 10px;
    font-weight: 700;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 5px 0 23px;
}

.btn_fav_hi {
    background: #3f8d14 url(/common/images/btn_fav_bkg_hi.png) no-repeat;
    border: 1px solid #363;
    color: #fff;
}

.btn_fav {
    background: #ddf0c5 url(/common/images/btn_fav_bkg.png) no-repeat;
    border: 1px solid #999;
    color: #666;
}

.infoitem img, .infoitem_link img {
    vertical-align: middle;
    display: block;
    float: left;
    height: 22px;
    margin: 0 5px 0 0;
}

.infoitem, .infoitem_link {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 11px;
    font-weight: 700;
    float: left;
    display: inline-block;
    background: #fff url(/common/images/infoitem_bkg.jpg) repeat-x;
    border: 1px solid #a9acae;
    height: 22px;
    line-height: 22px;
    color: #333;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: default;
    margin: 0 5px;
    padding: 0 10px 0 0;
}

.infoitem_link {
    cursor: pointer;
}

.infoitem_link a:link, .infoitem_link a:visited {
    text-decoration: none;
    color: #333;
}

.infoitem_link:hover {
    background: #fff url(/common/images/infoitem_link_bkg_hi.jpg) repeat-x;
    border: 1px solid #a9acae;
}

.pagination li {
    cursor: pointer;
}

.pagination > li > a, .pagination > li > span {
    margin-right: 0;
}

.pagination {
    margin: 0 auto;
}

.disablednav, .curpage {
    text-decoration: none;
    margin: 0 5px;
}

.matches-top {
    margin-bottom: 10px;
    margin-top: 10px;
}

.matches-bottom {
    margin-bottom: 20px;
}

.pagelinks a, .pagelinks .curpage {
    margin: 0 2px;
}

.proplist-main {
    padding: 10px;
}

.listinglist-proptype, .listinglist-transtype {
    display: inline-block;
    font-weight: 300;
}

a.proplist_title:link, a.proplist_title:visited {
    line-height: 18px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 400;
}

.proplist_price_alt, a.proplist_price_alt:link, a.proplist_price_alt:visited {
    font-size: 14px;
}

.proplist_price_strike, .proplist_price_strike div, div.proplist_price_strike {
    font-size: 10px;
    color: #c00;
    font-weight: 400;
    text-decoration: line-through;
}

a.proplist_price:hover, a.proplist_price_alt:hover, a.listfull_price:hover, a.listfull_price_alt:hover, .listinglist_proplist_price a:hover {
    text-decoration: underline;
}

.proplist_pricetype {
    color: #bbb;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none;
}

.gmap .proplist_pricetype, .gmap a.proplist_pricetype:link, .gmap a.proplist_pricetype:visited {
    color: #900;
    font-size: 10px;
    font-weight: 400;
    line-height: 17px;
    text-decoration: none;
}

.gmap a.proplist_pricetype:hover {
    text-decoration: underline;
}

.proplist_specials div {
    margin-bottom: 4px;
}

.dotw_container {
    position: relative;
    height: 0;
}

.bestdeal_list {
    height: 95px;
    left: 444px;
    position: relative;
    top: -17px;
    width: 130px;
    z-index: 999;
}

.proplist_googlemap {
    padding: 0 0 0 5px;
}

.proplist_googlemap img {
    margin-bottom: 4px;
}

.proplist_icons {
    width: 95px;
    text-align: center;
    margin: 0 5px;
}

.propfull_icons {
    width: 45px;
    padding: 0 0 10px 10px;
}

.icon_box {
    border: 1px solid #CDCDCD;
    width: 43px;
    height: 20px;
    background-color: #fff;
    text-align: left;
    margin: 0 3px 3px 0;
    padding: 0;
}

.e_icon_box {
    border: 1px solid #CDCDCD;
    border-top: 1px solid #2795d3;
    width: 43px;
    height: 20px;
    background-color: #fff;
    margin: 0 3px 3px 0;
    padding: 0;
}

.erating {
    color: Green;
}

.proplist_icons .icon_box, .proplist_icons .e_icon_box {
    float: left;
}

.icon_img {
    margin: 0;
    padding: 0 0 0 1px;
}

.icon_text {
    font-size: 9px;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding: 0;
}

.off_icon_box {
    border: 1px solid #eee;
    width: 43px;
    height: 20px;
    margin: 0 3px 3px 0;
    padding: 0;
}

.off_icon_text {
    font-size: 9px;
    font-weight: 700;
    color: #eee;
    margin: 0;
    padding: 0;
}

.mini-profile {
    border-left: 1px solid #e4e4e4;
    font-size: 12px;
    min-height: 185px;
    padding: 20px 0 0;
    text-align: center;
}

.mini-profile img {
    width: 40%;
    border: 1px solid #e4e4e4;
}

.mini-profile a {
    display: inline-block;
}

div.showImage {
    position: relative;
    float: left;
    margin: 5px;
}

div.showImage:hover img {
    opacity: 0.0;
}

div.showImage:hover a.sendMessage {
    display: block;
}

div.showImage a.sendMessage {
    top: 50px;
    left: 8px;
    position: absolute;
    display: none;
}

/* List List? end */
/* Adv Search end */
.advsearch-hdr h1 {
    margin: 0 10px;
}

.search_txtbx {
    width: 300px;
}

.agentoffice-srch-tbl {
    width: auto;
    margin: 40px 0;
}

.agentoffice-srch-tbl h2 {
    font-size: 20px;
    font-weight: 300;
}

.search_type {
    width: 262px;
}

.tbl_specialties {
    background-color: #FFEFF0;
}

.profile_photo {
    padding: 0 15px 0 0;
}

.profile_office_name, .profile_office_name a:link, .profile_office_name a:visited {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding-bottom: 5px;
    font-family: Helvetica, Calibri, Arial, Verdana, sans-serif;
}

.hdr_login {
    background-color: #E5EFF8;
    background-image: url(/common/images/bkg_login.gif);
    background-repeat: repeat-x;
}

.hdr_login td {
    font-weight: 700;
    height: 22px;
    font-size: 10px;
    padding: 0 10px;
}

.tbl_login {
    border: 1px solid #BFDAED;
}

.maxmatch-search {
    margin: 0 !important;
}

.mxmatch-radios label {
    color: #fff;
    font-weight: 300;
}

.mxmatch-logo {
    margin-top: 15px;
}

.mxmatch-lang {
    margin-top: 0px;
}

.mxmatch-descr {
    color: #4184cd;
    font-size: 16px;
}

.mxmatch-txtcontainer {
    margin: auto;
    width: 88%;
}

.mxmatch-textblocks {
    border: 1px solid rgba(102, 100, 99, 0.2);
    border-radius: 3px;
    box-shadow: 0.5px #636466;
    color: #636466;
    font-weight: 100;
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
}

.mxmatch-textblocks p {
    padding: 15px;
}

.mxmatch-titlebar {
    width: 100%;
    background: #ECF2FA;
    color: #4184cd;
    font-weight: 100;
    padding-top: 1px;
    padding-bottom: 1px;
}

.mxmatch-titlebar i {
    margin-right: 10px;
}

.mxmatch-alert {
    padding: 0 6%;
}

.mxmatch-alert .btn {
    margin: 10px 0 15px;
    width: 100%;
}

.action_top_left {
    background-image: url(/common/images/action_top_left.gif);
    background-repeat: no-repeat;
    width: 5px;
}

.action_top_right {
    background-image: url(/common/images/action_top_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 5px;
}

.action_bot_left {
    background-image: url(/common/images/action_bot_left.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 5px;
}

.action_bot_right {
    background-image: url(/common/images/action_bot_right.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 5px;
}

.action_top {
    border-top: 1px silver solid;
    width: 170px;
}

.action_left {
    border-left: 1px silver solid;
    border-right: 1px silver solid;
    text-align: left;
}

.action_bot {
    border-bottom: 1px silver solid;
}

.agents {
    width: 140px;
    float: left;
}

.tbl_remax_login {
    background-color: #EDF4FA;
    height: 175px;
}

.btn_register a {
    background-color: #E7E7E7;
    border: 1px solid #829ABC;
    background-image: url(/common/images/btn_bkg.gif);
    height: 16px;
    background-repeat: repeat-x;
    font-size: 10px;
    font-weight: 700;
    font-family: tahoma;
    cursor: pointer;
    color: #000;
    padding: 0 5px;
}

.btn_register a:link, .btn_register a:visited {
    color: #000;
    cursor: default;
}

.signup_top_middle {
    padding-top: 5px;
}

.remax_login_top_left {
    background-image: url(/common/images/cnr_blue_top_left.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.remax_login_top_right {
    background-image: url(/common/images/cnr_blue_top_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin: 0;
    padding: -10px;
}

.remax_login_bot_left {
    background-image: url(/common/images/cnr_blue_bot_left.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 8px;
}

.tbl_signup {
    background-color: #F4F8EA;
    height: 175px;
}

.signup_top_left {
    background-image: url(/common/images/cnr_green_top_left.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.signup_top_right {
    background-image: url(/common/images/cnr_green_top_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin: 0;
    padding: -10px;
}

.signup_bot_left {
    background-image: url(/common/images/cnr_green_bot_left.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 8px;
}

.signup_bot_right {
    background-image: url(/common/images/cnr_green_bot_right.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.officeagent-list-item .agent-details b {
    font-weight: 400;
}

.officeagent-list .btn-back {
    float: right;
    margin: 10px 0;
}

.officeagent-list-item i {
    margin-right: 15px;
    vertical-align: middle;
}

.officeagent-list-item p {
    margin-top: 10px;
}

.office-name {
    color: #00458b;
    font-size: 16px;
    font-weight: 400;
}

.officeagent-list-item .agent-name, .officeagent-list-item .office-name {
    color: #00458b;
    font-size: 16px;
    font-weight: 400;
    height: auto !important;
    width: 100% !important;
}

.result-count {
    font-size: 14px;
    color: #000;
}

.result-count-div {
    margin: 10px 0;
}

.no-results {
    text-align: center;
    font-weight: 400;
}

.agent-photo img,
.office-photo, .agent-photo,
.office-details, .agent-details, .office-addr, .agent-addr, .office-comm {
    margin-bottom: 20px;
}

.agent-details h4, .office-addr h4 {
    font-size: 16px;
    margin: 0 0 10px;
}

.agent-details a h4, .office-addr a h4 {
    font-weight: 400;
    color: #505050;
    font-size: 16px;
    text-decoration: none;
}

.agent-details a h4:hover, .office-addr a h4:hover {
    color: #c00;
}

.agent-details img {
    width: 100%;
}

.agent-addr h5 {
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 5px;
    color: #00458b;
}

.agent-addr, .office-comm {
    font-size: 12px;
}

.agent-addr {
    overflow: hidden;
    text-overflow: ellipsis;
}

.otherresults {
    border-bottom: 1px solid #CCC;
}

.otherresults, .otherresults a:link, .otherresults a:visited {
    color: #039;
    font-weight: 400;
}

.otherresults a:hover {
    color: #c00;
    font-weight: 400;
}

.office_select {
    width: 100%;
    font-size: 14px;
}

.register_long {
    width: 310px;
    background-color: #fff;
    border: 1px solid #7F9DB9;
    font-size: 11px;
}

.register_short {
    width: 147px;
    background-color: #fff;
    border: 1px solid #7F9DB9;
    font-size: 11px;
}

.register_select {
    width: 130px;
    border: 1px solid #7F9DB9;
    background-color: #fff;
    font-size: 11px;
}

.validation_errors {
    float: left;
    width: 50%;
}

.txt_send_long {
    width: 295px;
    background-color: #fff;
    border: 1px solid #7F9DB9;
    font-size: 11px;
}

.txt_send_medium {
    width: 282px;
    background-color: #fff;
    border: 1px solid #7F9DB9;
    font-size: 11px;
}

.area_send {
    width: 295px;
    height: 75px;
}

.tbl_languageselector {
    background-image: url(/common/images/hdr_bkg_softgrey.gif);
    background-repeat: repeat-x;
    border: 1px solid #E0E0E0;
    padding: 1px 10px 0 0;
}

.hdr_googleearth {
    background-image: url(/common/images/hdr_bkg_softgrey.gif);
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #036;
    text-align: left;
    padding: 0 0 0 5px;
}

.tbl_googleearth {
    border: 1px solid #E0E0E0;
    padding: 0 2px;
}

.svdsearch_bkg {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    background-color: #00458b !important;
    padding: 0 5px;
    border-top: 1px solid rgba(102, 100, 99, 0.1) !important;
}

.svdsearch_row td {
    font-size: 13px;
    line-height: 14px;
    font-weight: 100;
    color: #636466;
    border-top: 1px solid rgba(102, 100, 99, 0.1) !important;
    height: 18px;
    padding: 5px 10px 5px 0;
}

.svdsearch_row_np {
    padding-left: 0;
    padding-right: 0;
}

div#ImagePopupDiv {
    left: -250px;
    top: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-size: 11px;
    width: 250px;
    visibility: hidden;
    padding: 5px;
}

div#ImagePopupDiv, #ListingFullImagePopup {
    margin-top: -80px;
}

div.thumb_img img {
    text-align: center;
    width: 120px;
    float: left;
    border: 1px solid #000;
    margin: 2px;
}

div.thumb_txt {
    float: left;
    text-align: left;
    padding: 0 5px;
}

.idnowrap {
    white-space: nowrap;
}

.recentfavs_hdr {
    background-image: url(/common/images/tab_bkg.jpg);
    background-repeat: repeat-x;
    height: 18px;
    font-size: 10px;
    font-weight: 700;
    color: #333;
    padding: 0 0 0 5px;
}

.recentfavs_tbl {
    width: 100%;
}

.recentfavs_tbl p, .recentfavsFull_row p {
    padding: 0 15px;
    color: #999;
}

.fav_padding {
    padding: 5px 5px 0;
}

.svdsearch_bkg td {
    color: white;
    font-weight: 400;
}

.recentfavs_row, .recentfavs_rowalt {
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 3px;
    font-size: 12px;
}

.recentfavs_row td img, .recentfavs_rowalt td img {
    margin: 1px 5px 0;
}

.recentfavsFull_row td, .recentfavsFull_rowalt td {
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    vertical-align: top;
    padding: 3px;
    font-size: 12px;
}

.recentfavsFull_rowalt td {
    background-color: #fff;
}

.recentfavsFull_row td sup, .recentfavsFull_rowalt td sup {
    font-size: 8px;
}

.recentfavsFull_row td img, .recentfavsFull_rowalt td img {
    margin: 3px 5px 0;
}

div.autocomplete_dropdown {
    background-color: #FFF;
    position: absolute;
    border: 1px solid #000;
}

div.autocomplete_dropdown_item {
    cursor: pointer;
    height: 16px;
    background-color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 0 0 2px;
}

div.autocomplete_dropdown_item_selected {
    color: #FFF;
    background-color: blue;
}

.proplist_image {
    font-size: 9px;
    padding: 5px;
}

.proplist_image a:link, .proplist_image a:visited {
    color: #0064AA;
    text-decoration: none;
}

.proplist_image a:hover {
    color: #C00;
    text-decoration: none;
}

.proplist_value {
    color: #666;
    font-weight: 700;
    font-size: 9px;
}

.proplist_type {
    font-size: 11px;
    color: #09c;
}

.nav input, .nav select, .listinglist_quicksearch select, .listinglist_quicksearch input {
    font-size: 10px;
}

.page_title_line {
    border-bottom: 1px solid #ccc;
}

.page_subtitle td, .intro_page {
    background-color: #fff;
}

.listing-list a.listinglist_agentname:link,
.listing-list a.listinglist_agentname:visited,
.listing-list .assistant_heading {
    color: #00458b;
}

.listing-list-coll a.listinglist_agentname:link,
.listing-list-coll a.listinglist_agentname:visited,
.listing-list-coll .assistant_heading {
    color: #000000;
}

.listing-list-comm a.listinglist_agentname:link,
.listing-list-comm a.listinglist_agentname:visited,
.listing-list-comm .assistant_heading {
    color: #007de7;
}

.listinglist_officename {
    font-size: 12px;
}

a.listinglist_officename:link,
a.listinglist_officename:visited {
    color: #666;
}

a.listinglist_agentname:hover, a.listinglist_officename:hover {
    color: #c00;
}

.listinglist_price, .listinglist_address {
    color: #c00;
    font-size: 18px;
    font-weight: 400;
}

.listinglist_address {
    color: #000;
    font-size: 14px;
}

.listinglist_agentname, .listinglist_officename {
    line-height: 16px;
}

.listinglist_agentname {
    margin-top: 10px;
}

.main_heading td a:hover,
.results_footer a:hover {
    color: #c00;
}

.searchtab a:link, .searchtab a:visited {
    color: #000;
    text-decoration: none;
}

.search_price, .search_features {
    width: 130px;
    font-size: 11px;
}

.myremax_username, .myremax_password {
    width: 165px;
    font-size: 11px;
}

.mainborder, .proplist_image img {
    border: 1px solid #666;
}

.module_link a:link, .module_link a:visited {
    color: #222;
    text-decoration: none;
    font-weight: 700;
    font-size: 11px;
}

.module_link a:hover {
    color: #c00;
    text-decoration: underline;
}

.module_copy {
    color: #000;
    font-size: 10px;
    padding: 3px 10px;
}

.module_textinput {
    color: #000;
    font-size: 10px;
    width: 120px;
}

.module_hdr, .module_hdr_right_featured {
    background-image: url(/common/images/hdr_bkg_softgrey.gif);
    background-repeat: repeat-x;
    color: #333;
    font-size: 11px;
    font-weight: 700;
    height: 21px;
    padding: 0 5px;
}

.module_hdr_right_featured {
    color: #c00;
    font-weight: 400;
    height: 15px;
}

.required {
    color: #c00;
    font-weight: 400;
}

.note {
    color: #666;
    font-weight: 300;
    font-size: 12px;
    counter-reset: SlingShotAdmin;
}

.note > span {
    margin: 10px 10px 0 0;
}

.main_copy {
    font-size: 11px;
    padding: 0 10px;
}

.listinglist_quicksearch {
    background-image: url(/common/images/hdr_listingsearch.gif);
    background-repeat: repeat-x;
    height: 38px;
}

.listinglist_quicksearch td {
    font-size: 10px;
    padding: 0 3px;
}

.listinglist_quicksearchdiv {
    background-image: url(/common/images/div_listingsearch.gif);
    background-repeat: no-repeat;
}

.txtbx_price {
    width: 105px;
    background-color: #fff;
    border: 1px solid #7F9DB9;
    font-size: 11px;
}

.select_rooms {
    width: 62px;
    border: 1px solid #7F9DB9;
    background-color: #fff;
    font-size: 11px;
}

.select_sqm {
    width: 60px;
    border: 1px solid #7F9DB9;
    background-color: #fff;
    font-size: 11px;
}

.select_transtype {
    width: 100px;
    border: 1px solid #7F9DB9;
    background-color: #fff;
    font-size: 11px;
}

.select_proptype {
    width: 125px;
    border: 1px solid #7F9DB9;
    background-color: #fff;
    font-size: 11px;
}

.select_city {
    width: 350px;
    border: 1px solid #7F9DB9;
    background-color: #fff;
    font-size: 11px;
}

.select_price {
    width: 165px;
    border: 1px solid #7F9DB9;
    background-color: #fff;
    font-size: 11px;
}

.txt_features {
    width: 350px;
    background-color: #fff;
    border: 1px solid #7F9DB9;
    font-size: 11px;
}

.largeinput {
    width: 250px;
    color: #0E66A5;
    border: 1px #7C9FBB solid;
}

.remax_red {
    color: #EC1C24;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 1px;
    font-family: Helvetica, Calibri, Arial, Verdana, sans-serif;
}

.remax_blue {
    color: #1863A8;
    font-weight: 700;
    font-size: 28px;
}

.agent_title {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
}

.agent_title_alt {
    color: #fff;
    font-size: 36px;
    line-height: 50px;
}

.agentoffice_profile .maincontent_cell {
    padding: 0 0 0 10px;
}

.tips_ttl {
    font-size: 14px;
    font-weight: 700;
    color: #E71828;
}

.agent_name {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding-bottom: 5px;
    font-family: Helvetica, Calibri, Arial, Verdana, sans-serif;
}

.tagline {
    font-size: 12px;
    font-weight: 700;
    counter-reset: SlingShotAdmin;
}

.about_address {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0 0 0 5px;
}

.hdr_about {
    background-color: #D9EAF4;
    height: 15px;
    padding: 0 0 0 5px;
}

.hdrbar {
    background-image: url(/common/images/hdr_redbar.gif);
    background-repeat: repeat-x;
    height: 62px;
}

.searchtab {
    font-size: 11px;
    font-weight: 700;
    color: #000;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #E1E2E2;
    background-image: url(/common/images/searchtab_bkg.gif);
    background-repeat: repeat-x;
}

.searchtab select, .searchtab input {
    font-size: 11px;
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
}

.searchtab_off {
    color: #666;
    background-color: #fff;
    border: 1px solid #C5CCDE;
    border-bottom: 0;
    border-top: none;
    height: 26px;
}

.region_map {
    border: #ccc 1px solid;
    display: block;
}

.hdr_main {
    color: #000;
    font-weight: 700;
    height: 22px;
    font-size: 18px;
    font-family: Helvetica, Calibri, Arial, Verdana, sans-serif;
    padding: 0 0 0 5px;
}

#officename {
    color: #c00;
    padding: 5px 0 0;
}

.radiobox, .advsrch_radio, .radiobox input {
    background-color: transparent;
    width: 20px;
    border: none;
    margin: 0 0 3px;
}

.hdr_quicksearch {
    background-image: url(/common/images/hdr_bkg_softgrey.gif);
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #036;
    height: 18px;
    padding: 0 10px;
}

.txt_qs_long {
    width: 175px;
    background-color: #fff;
    border: 1px solid #7F9DB9;
    font-size: 11px;
}

.sel_qs_long {
    width: 180px;
}

.qs_div {
    color: #F1F1F1;
    height: 1px;
}

.qsearch_content {
    text-align: center;
    padding: 5px;
}

.quicksrch_local_zone_div {
    overflow: auto;
    border: 1px solid #7F9DB9;
    height: 83px;
    width: 99%;
    display: none;
    text-align: left !important;
    background-color: #fff;
    float: left;
}

.quicksrch_localzone_chkbox {
    width: 20px;
    display: block;
    margin: 3px;
}

.quicksrch_localzone_chkbox input {
    margin: 0;
    padding: 0;
}

.quicksrch_localzone_label {
    margin: 3px;
}

.quicksrch_localzone_label label {
    margin: 3px;
    padding: 0;
}

.qsearch_content .advsrch_geo_div select, .qs_item_section2 #proptype_select select {
    width: 100%;
    margin-bottom: 5px;
}

.qs_item_section2 {
    width: 100%;
}

.qsearch_h_content {
    text-align: center;
    width: 100%;
    padding: 5px 0;
}

.qsearch_h_content .quicksrch_local_zone_div {
    width: 178px;
    height: 70px;
    overflow-y: auto;
    float: none;
}

.qsearch_h_content .qs_item_section2 {
    width: 180px;
}

.qs_item {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 5px 5px 0 0;
}

.qsearch_h_content .qs_item {
    margin-right: 0;
}

.qs_item2 {
    margin: 20px 5px 0;
}

.qs_item_geo {
    width: 100%;
}

.qsearch_h_content .qs_item_geo {
    margin-right: 5px;
    width: auto;
}

.qs_divPrice {
    width: 100%;
}

.qs_item_searchbtn {
    float: left;
    clear: left;
    width: 100%;
    margin: 20px 5px 0 2px;
}

.qs_left {
    min-width: 180px;
}

.module_hdr_qsearch {
    background-image: url(/common/images/hdr_bkg_softgrey.gif);
    background-repeat: repeat-x;
    color: #000;
    font-weight: 400;
    height: 18px;
    text-align: left;
    padding: 0 5px;
}

.qs_bkg {
    background-color: #f1f7fa;
    background-image: url(/common/images/qs_bkg_blue.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.qsearch_border {
    border: 1px solid #D7D7D7;
}

.qsearch_noborder {
    border: none;
}

.qs_wide_bkg {
    background-color: #fff;
    background-image: url(/common/images/qs_houses_bkg.jpg);
    background-repeat: no-repeat;
}

.qs_wide_bkg_off {
    background-color: #f1f7fa;
    background-repeat: no-repeat;
}

.fullwidth {
    width: 100%;
}

.fifty {
    width: 48%;
    float: left;
}

.postcde {
    width: 87px;
}

.qsearch_price {
    width: 87px;
    float: left;
}

#mlsid_field {
    float: left;
    width: 100%;
}

#mlsid_field .txtfield {
    width: 97%;
    float: left;
    padding-right: 0;
    display: block;
}

.qsearch_h_content #mlsid_field .txtfield {
    width: 99%;
}

.srchbtn_td {
    border-bottom: 1px dotted #D7D7D7;
    padding-bottom: 5px;
    padding-right: 2px;
    text-align: left;
}

.advsrch_td {
    padding-top: 5px;
}

#ImagePopupDiv {
    position: absolute;
    width: 250px;
    top: 0;
    left: -250px;
    z-index: 100;
}

#listing_container {
    height: 100%;
    width: 100%;
    display: inline-block;
}

.gmap_page_title {
    font-size: 18px;
    color: #000;
    border: none;
    font-family: Helvetica, Calibri, Arial, Verdana, sans-serif;
    counter-reset: SlingShotAdmin;
    padding: 5px 0 3px;
}

.gmap {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 400;
    color: #333;
    scrollbar-face-color: #f5f5f5;
    scrollbar-highlight-color: #F2F7FA;
    scrollbar-3dlight-color: #B9D5E3;
    scrollbar-darkshadow-color: #B9D5E3;
    scrollbar-shadow-color: #6786A4;
    scrollbar-arrow-color: #6786A4;
    scrollbar-track-color: #DCE9EF;
    position: relative;
}

td.gmap_matches {
    color: #fff;
    font-weight: 400;
}

.gmap_copy {
    padding: 0 10px;
}

.gmap_listtxt {
    padding: 0 5px 5px;
}

.gmap_address {
    font-weight: 700;
    font-size: 10px;
    color: #333;
}

a.gmap_address:link, a.gmap_address:visited {
    font-weight: 700;
    font-size: 10px;
    color: #333;
}

.gm_snote {
    font-weight: 400;
    font-size: 10px;
}

.gmap_price, a.gmap_price:link, a.gmap_price:visited {
    color: #900;
    font-size: 10px;
    font-weight: 400;
}

.gmap_id, .gmap_id a:link, .gmap_id a:visited, a:link .gmap_id, a:visited .gmap_id {
    font-size: 10px;
    font-weight: 400;
    color: #333;
}

.gmap_id a:hover, a:hover .gmap_id, a.gmap_address:hover, a:hover .gmap_address {
    text-decoration: underline;
}

.gmap_img {
    border: 1px solid #666;
    width: 124px;
    height: 96px;
}

.gmap_div {
    border-bottom: 1px solid #e3e3e3;
}

.gmap_agentname {
    font-weight: 700;
    font-size: 10px;
}

.gmap_officename {
    font-weight: 700;
    font-size: 10px;
}

.gmap_links a:link, .gmap_links a:visited {
    color: #039;
    text-decoration: none;
}

.gmap_links a:hover {
    text-decoration: underline;
}

.gmap .proplist_price_alt, .gmap a.proplist_price_alt:link, .gmap a.proplist_price_alt:visited {
    font-size: 10px;
    color: #900;
    font-weight: 400;
    text-decoration: none;
}

.gmap .proplist_price, .gmap a.proplist_price:link, .gmap a.proplist_price:visited {
    line-height: 17px;
    font-size: 10px;
    font-weight: 400;
    color: #900;
    text-decoration: none;
}

.gmap a.proplist_price:hover, .gmap a.proplist_price_alt:hover, .gmap a.listfull_price:hover, .gmap a.listfull_price_alt:hover {
    text-decoration: underline;
}

.gmap_list_td {
    width: 40%;
    height: 500px;
    padding: 5px 0 5px 5px;
}

.gmap_list_td + td {
    position: relative;
}

#ListingsDiv {
    display: block;
    overflow: auto;
    margin: 0;
    padding: 0 5px 0 0;
}

#ListingsDiv > table {
    width: 360px;
}

a.ListingImages img {
    width: 68px;
    height: 51px;
    display: block;
}

.ListingItemRow {
    cursor: pointer;
}

.gm_feat {
    padding-top: 4px;
    font-size: 10px;
    display: block;
    color: #333;
}

.gm_icon_box {
    text-align: center;
    font-size: 10px;
    color: #333;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 2px;
    padding: 2px;
}

.gm_icon_box img {
    vertical-align: middle;
}

.gm_list, .gm_list_on, .gm_list_dis {
    position: relative;
    border-bottom: 1px solid #c7c7c7;
    background-color: #fff;
    width: 100%;
}

.gm_list_on {
    background-color: #FFFFDA;
}

.gm_list_dis {
    background-color: #eee;
}

.listingfull_contactme a:link, .listingfull_contactme a:visited, .listingfull_contactme_alt a:link, .listingfull_contactme_alt a:visited {
    padding-top: 5px;
    color: #386BA2;
    font-weight: 400;
    font-size: 10px;
}

.listingfull_contactme {
    height: 13px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.listingfull_contactme_alt {
    height: 16px;
    padding-bottom: 5px;
}

.listinglist_contactme {
    padding-top: 3px;
}

.ui-dialog .ui-dialog-title {
    font-size: 18px;
    color: #fff;
}

.proplist_note {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 3px;
}

.full_exclusive {
    margin: 0;
}

.exclusive_blue {
    color: #1863a8;
}

.agent_header td {
    font-size: 11px;
    font-family: Helvetica, Calibri, Arial, sans-serif;
}

.agent_footer td {
    font-size: 10px;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    line-height: 12px;
}

#td_google_listing .standard_listing {
    margin-top: 20px;
    margin-left: 10px;
    text-align: left;
}

#td_google_listing {
    padding: 0 10px;
}

#td_listing_right_col {
    padding-top: 30px;
}

.listingtype_tbl {
    background: url(/common/images/bkg_listingtype.gif) repeat-x #f0f0f0;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #666;
    line-height: 20px;
    margin: 0 0 20px;
}

.listingtype_hdr {
    background-color: #FFF;
    border-bottom: 1px solid #369;
    border-left: 3px solid #369;
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0 10px;
}

.listingtype_td {
    padding: 0 10px;
}

.listingtype_td a:link, .listingtype_td a:visited {
    color: #666;
    text-decoration: none;
}

.listingtype_td a:hover {
    color: #369;
    text-decoration: underline;
}

.listingtype_ftr {
    border-top: 1px solid #ccc;
    padding: 0 10px;
}

.listingtype_ftr a:link, .listingtype_ftr a:visited {
    color: #c00;
    text-decoration: none;
}

.listingtype_ftr a:hover {
    text-decoration: underline;
}

.listingtype_img {
    border: 1px solid #000;
    margin: 5px 10px;
    padding: 3px;
}

.hdr_eumap_red {
    color: #FFF;
    background-color: #ED1B23;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    font-weight: 700;
    padding-left: 10px;
}

.hdr_eumap_blue {
    background-color: #069;
    width: 20px;
    height: 20px;
}

.hdr_eumap_tbl {
    border: 1px solid #000;
}

.clicktocall {
    float: right;
    width: 125px;
    display: inline-block;
    margin: 0 0 20px 20px;
}

.ftqs_search, .ftqs_salerent_on, .ftqs_salerent_off {
    background-image: url(/common/images/ftqs_btn_bkg.gif);
    background-repeat: repeat-x;
    background-color: #E7E7E7;
    font-size: 12px;
    font-family: Helvetica, Arial;
    font-weight: 400;
    color: #000;
    text-align: center;
    border: 1px solid #C1CFDC;
    height: auto;
    line-height: 17px;
    vertical-align: middle;
}

.ftqs_salerent_on {
    width: 75px;
    background-image: url(/common/images/ftqs_btn_bkg_hi.gif);
}

.ftqs_salerent_off {
    background-image: url(/common/images/ftqs_btn_bkg_lo.gif);
    color: #666;
    width: 75px;
}

.ftqs_search {
    background-image: url(/common/images/ftqs_btn_bkg.gif);
}

.ftqs_advsearch a:link, .ftqs_advsearch a:visited {
    text-decoration: underline;
    color: #fff;
}

.ftqs_advsearch a:hover {
    text-decoration: underline;
}

.select_small select {
    font: 12px Helvetica, Arial, sans-serif;
    height: auto;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    margin: 0 3px;
}

.select_small .qsearch_price {
    width: 100px;
}

.ftqs_tbl_top {
    background: #d12026;
}

.ftqs_tbl_middle {
    background: #fff;
}

.ftqs_tbl_bottom {
    background: #0a6fa0;
}

.ftqs_tbl {
    color: #fff;
    font-size: 12px;
    line-height: normal;
}

.ftqs_tbl select {
    color: #333;
    font-size: 12px;
    background-color: #FFF;
    line-height: 20px;
    vertical-align: middle;
    height: 21px;
    margin: 0 3px;
}

table.ftqs_tbl .rcbInputCell, table.ftqs_tbl .rcbInputCellLeft {
    height: auto !important;
    background-color: Transparent !important;
    border: none !important;
    position: relative;
    padding: 0 !important;
}

table.ftqs_tbl input.rcbInput, table.ftqs_tbl input.rcbEmptyMessage {
    font: 12px Helvetica, Arial, sans-serif !important;
    border: 1px solid #C1CFDC !important;
    background-color: #fff !important;
    height: 18px;
}

table.ftqs_tbl .rcbArrowCellHidden {
    border: none !important;
    background-color: Transparent !important;
}

table.ftqs_tbl .rcbArrowCellHidden a {
    display: none !important;
}

.ftqs_tbl .rcbInput {
    width: 302px !important;
    vertical-align: middle !important;
    height: auto;
    line-height: 17px;
}

.mapsearch_link {
    color: #c00;
}

td.rcbInputCell {
    width: 210px !important;
}

.contact_thankyou {
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.contact_thankyou_id {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

.comments2 {
    display: none;
}

#ftqs_numbeds_td {
    width: 50px;
}

#ftqs_mapview_td {
    width: 300px;
}

#ftqs_buyrent_spacer_td {
    width: 150px;
}

#ftqs_proptype_td {
    width: 520px;
}

#ftqs_textsearch_td {
    width: 462px;
}

/* Slider */
.slider_address {
    font-weight: 700;
    font-size: 12px;
    color: #000;
    font-family: Geneva, Arial, sans-serif;
    padding: 0 0 0 5px;
}

.slider_price {
    font-weight: 700;
    font-size: 12px;
    color: #900;
    border-bottom: 1px dotted #ccc;
    font-family: Geneva, Arial, sans-serif;
}

.slider_icons {
    width: 140px;
    text-align: right;
    font-family: Geneva, Arial, sans-serif;
    margin: 5px 0 0 5px;
}

.slider_icons .icon_box, .slider_icons .e_icon_box {
    float: left;
}

#slider {
    margin: 5px;
}

#slider ul, #slider li, #slider2 ul, #slider2 li {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

#slider2 {
    margin-top: 1em;
}

#slider li, #slider2 li {
    width: 485px;
    height: 440px;
    overflow: hidden;
}

#prevBtn, #nextBtn, #slider1next, #slider1prev {
    display: block;
    width: 30px;
    height: 77px;
    position: absolute;
    left: -30px;
    top: 71px;
    z-index: 1000;
}

#nextBtn, #slider1next {
    left: 696px;
}

#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
    display: block;
    position: relative;
    width: 30px;
    height: 77px;
    background: url(../images/btn_prev.gif) no-repeat 0 0;
}

#nextBtn a, #slider1next a {
    background: url(../images/btn_next.gif) no-repeat 0 0;
}

ol#controls {
    height: 28px;
    margin: 1em 0;
    padding: 0;
}

ol#controls li {
    float: left;
    list-style: none;
    height: 28px;
    line-height: 28px;
    margin: 0 10px 0 0;
    padding: 0;
}

ol#controls li a {
    float: left;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    background: #DAF3F8;
    color: #555;
    text-decoration: none;
    padding: 0 10px;
}

ol#controls li.current a {
    background: #5DC9E1;
    color: #fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline: none;
}

.slider_main td {
    text-align: left;
    line-height: 13px;
}

.slider_hdr {
    background: #5d5d5d url(/common/images/slider_hdr_bkg.gif) repeat-x;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    font-family: Geneva, Arial, sans-serif;
    padding: 0 5px;
}

/* Slider end */
.proplist_comm_img {
    margin: 0 5px 0 0;
}

.proplist_agent_img {
    margin: 0;
    width: 100%;
}

.proplist_coll_img {
    margin: 0 5px 0 0;
}

.rounded_tbl {
    width: 187px;
    border: 1px solid #ccc;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0 0 10px;
    padding: 3px;
}

.rounded_tbl td td {
    padding: 3px;
}

.currency_td a {
    padding: 3px 5px 3px 3px;
}

.currency_td_separator {
    padding: 3px 20px 3px 3px;
}

/* Featured Property Module & Slider */
.fp2_divBox {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: normal;
    margin: 0 24px 20px 0;
}

.fp2_divBox .fp2_divBorder {
    display: table;
}

.fp2_img {
    float: left;
    text-align: left;
    width: 216px;
    margin: 0;
    padding: 0;
}

.fp2_content {
    margin-top: 5px;
    display: block;
}

.fp2_desctitle {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 0;
}

.fp2_price {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin: 5px 0;
    padding: 10px 0;
}

.fp2_price a:link, .fp2_price a:visited, .fp2_transtype a:link, .fp2_transtype a:visited {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}

a:link .fp2_transtype, a:visited .fp2_transtype {
    color: #f03;
}

.fp2_lblprice {
    float: right;
}

.fp2_lblprice em {
    font-size: 11px;
}

.fp2_btn {
    font-size: 12px;
    background: #a0ce30;
    height: 30px;
    line-height: 30px !important;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 10px 0 0;
}

.fp2_btn td {
    line-height: 30px !important;
}

.fp2_arrow {
    background: url(/common/images/fp2_arrow.gif) no-repeat 0 0;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
}

.fp2_btn a:link, .fp2_btn a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
    border-radius: 3px;
    background-clip: padding-box;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    padding: 0 5px 0 10px;
}

.fp2_btn a:hover {
    color: #fff;
    background: #F33;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.fp2_text {
    line-height: 20px;
    color: #333;
    font-size: 11px;
    width: 210px;
    margin: 10px 0 0;
    padding: 0;
}

.fp2_place {
    font-size: 11px;
    color: #000;
    margin: 5px 0;
}

#slider.fp2_slider {
    margin: 10px 0 20px;
}

#slider.fp2_slider li {
    width: 940px;
    height: 429px;
    overflow: hidden;
}

.fp2_slider_tbl {
    width: 936px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.fp2_slider_img img {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.fp2_slider_details {
    background: #29556D url(/common/images/sliderdetails_bkg.gif);
    color: #fff;
    width: 327px;
    text-align: left;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 25px;
}

.fp2_slider_desctitle {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    padding: 5px 0;
}

.fp2_slider_price {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin: 5px 0;
    padding: 10px 0;
}

.fp2_slider_price a:link, .fp2_slider_price a:visited, .fp2_slider_transtype a:link, .fp2_slider_transtype a:visited {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.fp2_slider_price a:hover {
    color: #f03;
}

.fp2_slider_lblprice {
    float: right;
}

.fp2_slider_lblprice em {
    font-size: 11px;
}

.fp2_slider_text {
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    margin: 10px 0 0;
    padding: 0;
}

.fp2_slider_icons {
    text-align: center;
    width: 320px;
    float: left;
    margin: 5px 0;
}

.fp2_slider_icons .icon_box {
    border: 1px solid #fff;
    background-color: #FFF;
    height: 20px;
    text-align: left;
    width: 43px;
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
}

.eusearch_label {
    width: 60px;
    font-weight: 700;
    padding: 5px 0;
}

.eusearch_select {
    width: 210px;
}

.eusearch_tbl {
    width: 100%;
}

.gstyle_search {
    background: url(/common/images/searchbg.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 220px;
    width: 966px;
    margin: 0 auto;
    padding: 110px 0 0;
}

.ftqs_gstyle_box {
    margin-top: 5px;
    width: 640px !important;
}

.langflag {
    position: relative;
    vertical-align: middle;
    margin: 0 0 0 3px;
}

.gstyle_search .sel_language {
    width: 165px !important;
    font-size: 12px !important;
    line-height: normal !important;
    vertical-align: middle !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.gstyle_search .ftqs_ch_buttons a, .gstyle_search .ftqs_ch_buttons button {
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 130%;
    margin: 0 4px 0 0;
    padding: 2px 7px 3px 4px;
}

.gstyle_search .ftqs_ch_buttons button {
    overflow: visible;
    padding: 1px 7px 0 4px;
}

.gstyle_search .ftqs_ch_buttons button[type] {
    line-height: 17px;
    padding: 2px 7px 2px 4px;
}

.gstyle_search :first-child + html button[type] {
    padding: 1px 7px 0 4px;
}

.gstyle_search .ftqs_ch_buttons button img, .gstyle_search .ftqs_ch_buttons a img {
    border: medium none;
    height: 16px;
    vertical-align: middle;
    width: 16px;
    margin: 0 3px -3px 0 !important;
    padding: 0;
}

.gstyle_search .ftqs_ch_buttons a:active {
    color: #FFF;
}

a.ftqs_gstyle_advsearch {
    color: #FFF;
    font-weight: 400 !important;
}

a.ftqs_gstyle_advsearch:hover {
    text-decoration: underline;
}

a.ftqs_gstyle_advsearch:active {
    color: #FFF;
}

.ftqs_gstyle_tbl {
    width: 580px;
}

.ftqs_gstyle_tbl td {
    color: #FFF;
    padding: 2px 0 3px;
}

.ftqs_gstyle_txtinput {
    border: 1px solid #FFF;
    border-radius: 2px 2px 2px 2px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 2px 7px 3px 4px;
}

.ftqs_gstyle_drpdwn select {
    border: 1px solid #CCC;
    border-radius: 2px 2px 2px 2px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 2px;
}

.ftqs_gstyle_drpdwn div {
    margin: 0;
    padding: 0;
}

.ftqs_gstyle_proptype {
    float: left;
    width: 185px;
    margin: 0 4px 0 0;
}

.ftqs_gstyle_rooms {
    width: 130px;
    margin: 0 4px 0 0;
}

.ftqs_gstyle_price {
    width: 123px;
    margin: 0 4px 0 0;
}

.gstyle_search .ftqs_search {
    background: url(/common/images/btn_country_bkg.gif) repeat-x scroll 0 0 #FBFDFE;
    border: 1px solid #FFF;
    border-radius: 5px 5px 5px 5px;
    color: #C00;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: auto;
    line-height: normal;
    overflow: visible;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
    padding: 0 7px 0 4px;
}

.gstyle_search .ftqs_search img {
    margin-left: 10px;
}

.gstyle_search .ftqs_search_big {
    background: url(/common/images/btn_country_bkg.gif) repeat-x scroll 0 0 #FBFDFE;
    border: 1px solid #FFF;
    border-radius: 5px 5px 5px 5px;
    color: #C00;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 700;
    height: auto;
    line-height: 13px;
    overflow: visible;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
    padding: 4px 7px 1px 4px;
}

.gstyle_search .ftqs_search_big img {
    margin-left: 10px;
}

.ftqs_gstyle_link {
    text-align: left;
}

.ftqs_gstyle_advlink {
    text-align: right;
    padding-right: 12px !important;
}

.ftqs_gstyle_link button:hover {
    color: #000;
}

.ftqs_gstyle_link a:link, .ftqs_gstyle_link a:visited {
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}

.ftqs_gstyle_link a:hover {
    color: #000;
}

.gstyle_search .rcbInputCell, .gstyle_search .rcbInputCellLeft {
    background-color: Transparent !important;
    border: medium none !important;
    height: auto !important;
    position: relative;
    padding: 0 !important;
}

.gstyle_search input.rcbInput, .gstyle_search input.rcbEmptyMessage {
    background-color: #FFF !important;
    border: 1px solid #FFF !important;
    border-radius: 2px 2px 2px 2px;
    font: 12px Helvetica, Arial, sans-serif !important;
    height: 19px;
}

.gstyle_search .rcbArrowCellHidden {
    background-color: Transparent !important;
    border: medium none !important;
}

.gstyle_search .rcbArrowCellHidden a {
    display: none !important;
}

.gstyle_search .rcbInput {
    height: auto;
    line-height: 19px;
    vertical-align: middle !important;
    width: 380px !important;
}

.gstyle_search td.rcbInputCell {
    width: 380px !important;
}

.gstyle_search .RadComboBox_FreeTextSearch .rcbArrowCellHidden a {
    width: 0 !important;
}

.gstyle_search .rcbArrowCell, .gstyle_search .rcbArrowCellRight, .gstyle_search .rcbArrowCellHidden {
    display: none;
}

.gstyle_search .RadComboBoxDropDown {
    width: 408px !important;
}

.gstyle_search .srchbtn_td {
    text-align: left;
}

.gstyle_search .advsrch_td table td {
    height: 20px;
    line-height: 11px;
}

.gstyle_search #icn_advancedsearch {
    height: 20px;
    line-height: 11px;
}

.gstyle_search .srchbtn_td a:link, .gstyle_search .srchbtn_td a:visited, .gstyle_search .advsrch_td a:link, .gstyle_search .advsrch_td a:visited {
    color: #000;
    font-size: 11px;
}

.gstyle_search .srchbtn_td a:hover, .gstyle_search .advsrch_td a:hover {
    color: #C00;
}

.gstyle_search .srchbtn_td input.button {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #000;
    border-radius: 5px 5px 5px 5px;
    color: #FFF;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
    padding: 0 5px;
}

.gstyle_search .qsearch_border {
    border-radius: 3px 3px 3px 3px;
}

.gstyle_search .module_hdr_qsearch {
    background: url(/common/images/spacer.gif) repeat scroll 0 0 #E5E5E5;
    font-weight: 700;
}

.gstyle_search .qs_bkg {
    background: none repeat scroll 0 0 #E5E5E5;
}

.gstyle_search .remax_fluff {
    display: none;
}

.region_box, .region_box_wide {
    width: 314px;
    height: 210px;
    background: #fff url(/Sites/REMAXEurope/Images/regionalcommon/bg_box.png) repeat-x scroll 0 0;
    border-left: 1px solid #FFF;
    border-radius: 5px 5px 5px 5px;
    border-right: 1px solid transparent;
    border-top: 1px solid #FFF;
    box-shadow: 1px 1px 2px #8F9BA4;
    position: relative;
    margin: 0 0 10px;
    padding: 10px;
}

.region_box td, .region_box_wide td {
    line-height: 18px !important;
}

.region_box h2, .region_box_wide h2 {
    color: #002256;
    font-family: Times,"Times New Roman";
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 0;
}

.button.red {
    background: url(/Sites/REMAXEurope/Images/regionalcommon/bg_button_red.png) repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    bottom: 18px;
    box-shadow: 1px 1px 1px #111;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    right: 18px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    padding: 2px 20px;
}

.region_box_wide {
    width: 100%;
}

.gstyle_currency, .gstyle_map {
    width: auto;
    float: left;
    margin: 0 20px 0 0;
}

.gstyle_search .ftqs_salerent_on, .gstyle_search .ftqs_salerent_off {
    background-image: url(/common/images/ftqs_btn_bkg_lo.gif);
    width: 90px;
}

.adv-search .box-generic {
    padding: 20px;
}

.adv-search .btn-red-chevron-white.cntry {
    position: absolute;
    right: 30px;
    top: 11px;
}

.adv-search .sprites-main.btn-red-chevron-white {
    position: absolute;
    right: 31px;
    top: 0;
}

div#divDisclaimer {
    display: none;
    position: absolute;
    width: 370px;
    background: #fff;
    color: #666;
    border: 1px solid #ccc;
    font-size: 12px;
    z-index: 10000;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
    padding: 10px;
}

.img_desc_overlay {
    position: absolute;
    width: 370px;
    background: #fff;
    color: #666;
    border: 1px solid #ccc;
    font-size: 12px;
    z-index: 10000;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
    padding: 10px;
}

.skiptranslate div {
    float: right !important;
}

.langtabs-disclaimer {
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
}

.google-trans-container {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #e4e4e4;
}

.google-trans-disclaimer {
    font-size: 12px;
    line-height: 30px;
}

#divDisclaimerHolder > a {
    color: #666;
    text-decoration: underline;
}

.goog-te-gadget {
    line-height: 20px;
}

.goog-te-gadget span {
    margin: 5px 0;
    display: inline-block;
    font-size: 12px;
}

.goog-logo-link {
    margin: 0 5px;
    font-size: 12px;
}

.googleMapMarkerOfficeMain {
    color: #c00;
    font-weight: 700;
    font-size: 12px;
}

#googlemap_tbl_New > div {
    width: 179px !important;
    height: 167px !important;
}

.google-container-fdbk {
    padding: 0 !important;
}

.toggles-btns {
    margin-top: 7px;
}

#divNewProperties .btn-search, #divLikedProperties .btn-search {
    top: 0;
    width: 100%;
}

.goog-tooltip {
    display: none !important;
}

.goog-tooltip:hover {
    display: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

/* Feedback */
.feedback-message h4 {
    color: #4184cd;
}

.bm-feedback-img-div img {
    width: 100%;
}

.bm-feedback .agent-photo {
    width: 100%;
}

.bm-feedback-price-granular {
    color: inherit;
    font-size: 12px;
    margin: 0 5px;
}

.ratingStar {
    font-size: 0;
    width: 15px;
    height: 14px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.filledRatingStar {
    background-image: url(/common/images/feedback/rating_star_on.png);
    width: 18px;
    height: 18px;
}

.emptyRatingStar {
    background-image: url(/common/images/feedback/rating_star_off.png);
    width: 18px;
    height: 18px;
}

.savedRatingStar {
    background-image: url(/common/images/feedback/rating_star_on.png);
    width: 18px;
    height: 18px;
}

.textarea_styled {
    width: 138px;
    height: 60px;
    border: 1px solid #ccc;
    font-family: Helvetica, Arial, Verdana, sans-serif !important;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 5px;
}

.listinglist_handle_bot, .listinglist_handle_bot_off {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #71AF28;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 23px;
}

.star_container {
    display: block;
    margin-bottom: 15px;
    text-align: left;
    width: auto;
}

.star_container i {
    margin: 0 !important;
}

.listinglist_footer div.addthis_toolbox {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.listing-full .addthis_toolbox {
    display: none;
}

.listing-full .exclusive-on {
    left: 0;
}

.tabs_tbl {
    width: 100%;
    font-size: 18px !important;
}

.tab_new_on, .tab_liked_on {
    width: 50%;
    border: 1px solid #82986c;
    border-top: 2px solid 82986px;
    border-bottom: none;
    background: #fff;
    text-align: center;
    color: #000;
    font-size: 18px !important;
    height: 30px;
    margin: 0;
}

.tab_liked {
    font-size: 18px !important;
    width: 100%;
    border: 1px solid #82986c;
    background: #bbdf98;
    height: 30px;
    margin: 0;
}

.tab_new {
    font-size: 18px !important;
    width: 100%;
    border: 1px solid #82986c;
    background: #fff;
    height: 30px;
    margin: 0;
}

.tab_liked_on {
    background: #bbdf98 !important;
}

.tab_bar_left_new {
    background: #fff;
    border: 1px solid #82986c;
    border-top: none;
    border-right: none;
}

.tab_bar_right_new {
    background: #fff;
    border: 1px solid #82986c;
    border-left: none;
}

.tab_bar_left_liked {
    background: #bbdf98;
    border: 1px solid #82986c;
    border-right: none;
}

.tab_bar_right_liked {
    background: #bbdf98;
    border: 1px solid #82986c;
    border-left: none;
    border-top: none;
}

.feedback_btn_on, .feedback_btn_off {
    background: #90bad7 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    vertical-align: middle;
    width: auto;
}

.at4-icon-left {
    float: none !important;
}

/* Hide  powered by add this branding */
.atm-f {
    display: none;
}

.arrow_box {
    background: none repeat scroll 0 0 #57899a;
    position: relative;
    top: -25px;
    vertical-align: middle;
    width: 23px;
}

.arrow_box:after, .arrow_box:before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 100%;
    pointer-events: none;
    position: absolute;
    width: 0;
}

.arrow_box:after {
    border-left-color: #57899a;
    margin-top: -10px;
    top: 50%;
    border-width: 10px;
}

.viewprop_btn {
    background-color: #0063B5;
    border-radius: 2px;
    margin: 0 10px 0 0;
}

.viewprop_btn a:link, .viewprop_btn a:visited {
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
}

.viewprop_btn_arrow {
    background-color: #ED2229;
    vertical-align: middle;
    border-radius: 0 2px 2px 0;
}

.sprites {
    background: url("/common/images/ui/sprites.png") no-repeat scroll 0 0 transparent;
}

.qs_global {
    margin: 0 auto 10px;
}

.qs_global_advsearch_td {
    min-width: 230px;
}

.qs_global_flags_div {
    float: right;
    width: auto;
}

.qs_global_price, .qs_global_proptype, .qs_global_sqmetre, .qs_global_rooms, .qs_global_maxprice {
    border-radius: 5px;
    color: #676f72;
    background: #FFF;
    height: 30px;
    border: 1px solid #DCDBDB;
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.35);
    margin-right: 5px;
    min-height: 1.44em;
    line-height: 1.44em;
    display: inline-block;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif !important;
    padding: 5px;
}

.qs_global_proptype {
    width: 213px;
}

.qs_global_rooms {
    width: 165px;
}

.qs_global_price {
    width: 145px;
}

.qs_global_maxprice {
    width: 145px;
    margin-right: 0;
}

.qs_global_tbl {
    background: url(/common/images/ui/qs_bkg.png) repeat-x;
    border-radius: 5px;
    border-image: none;
    min-width: 745px;
    height: 195px;
    box-shadow: 0 0 40px 5px rgba(255, 255, 255, 0.5);
    position: relative;
    border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    margin: 10px 0 0;
    padding: 15px 30px 10px;
}

.langflag {
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);
}

.qs_global_tbl td {
    padding-top: 0;
    padding-bottom: 0;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400;
}

.qs_global_tbl label {
    vertical-align: text-bottom;
    margin: 0 3px;
}

button.qs_search_global, input.qs_search_global {
    background-color: #DC1C2E;
    color: #fff;
    font-family: Georgia, "Times New Roman", serif !important;
    border-radius: 5px;
    box-shadow: 4px -3px 4px rgba(0, 0, 0, 0.05) inset, -4px 3px 4px rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0, 0, 0, 0.15);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
    font-size: 18px !important;
    background-clip: border-box;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    max-width: 100%;
    min-height: 35px;
    min-width: 145px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    top: -3px;
    padding: 0 10px;
}

button.qs_search_global:hover {
    background-color: #B22B2E;
    color: #fff;
}

.qs_global_advsearch, .qs_global_currency {
    color: #FFF !important;
    text-decoration: underline !important;
}

.qs_global_advsearch {
    vertical-align: middle;
}

.qs_global_currency_div {
    display: inline-block;
}

.qs_global_currency_arrow {
    background-position: -20px -30px;
    height: 30px;
    vertical-align: text-bottom;
    width: 30px;
}

.qs_global_currency_icon {
    background-position: 0 0;
    height: 34px;
    vertical-align: middle;
    width: 30px;
}

.qs_global_advsearch_pointer {
    background-position: -28px -36px;
    height: 30px;
    vertical-align: middle;
    width: 15px;
}

#divProfileContact .img-responsive {
    border: 1px solid rgba(99, 100, 102, 0.2);
    width: 50%;
}

#divProfileContact .pull-left, #divProfileContact .pull-right {
    padding-left: 15px;
    padding-right: 15px;
}

#divProfileContact .contact-popup-hdr-container {
    margin-bottom: 25px;
}

.agent-officename-popup {
    font-size: 16px;
}

.contact-form-success {
    margin-top: 90px;
}

.contact-form-success span {
    font-size: 20px;
}

a.currencyanchor {
    padding: 0 3px;
}

.currencyanchor:link, .currencyanchor:visited {
    text-decoration: none;
    color: #477AAA;
}

.btn-country {
    border: 1px solid #e4e4e4;
    display: block;
    line-height: 28px;
    color: #000;
    background: #fff;
    overflow: hidden;
}

.agentoffice-srch-tbl .btn-country {
    margin-top: 10px;
}

.agentoffice-srch-tbl .country-select .btn_alt {
    margin-bottom: 10px;
    margin-top: 5px;
}

.listing-list, .listing-list-coll, .listing-list-comm {
    margin: 3px auto;
}

.contact-form-wrapper {
    padding: 0 20px;
}

.content-generic, .contact-form {
    padding: 20px;
}

.listing-list .proplist-img-div, .listing-list-coll .proplist-img-div, .listing-list-comm .proplist-img-div {
    border-bottom: 4px solid #00458b;
}

.listing-list-coll .proplist-img-div {
    border-color: #000;
}

.listing-list-comm .proplist-img-div {
    border-color: #007de7;
}

.proplist-main {
    border-left: none;
}

.listinglist-proptype, .listinglist-transtype,
.listing-list-coll .listinglist-proptype, .listing-list-coll .listinglist-transtype,
.listing-list-comm .listinglist-proptype, .listing-list-comm .listinglist-transtype {
    color: #00458b;
    font-weight: 300;
}

.listing-list-coll .listinglist-proptype, .listing-list-coll .listinglist-transtype {
    color: #000;
}

.listing-list-comm .listinglist-proptype, .listing-list-comm .listinglist-transtype {
    color: #007de7;
}

.proplist-mlsid a {
    color: #636466;
    font-size: 12px;
}

.exclude-chk {
    display: block;
    background: url(/common/images/jabiru/sprites-chevrons.png) no-repeat;
    background-position: 0 0;
    height: 38px;
    line-height: 38px;
    color: #036;
    font-size: 12px;
    text-decoration: none;
    padding: 0;
}

.exclude-chk input {
    vertical-align: middle;
    margin: 0 15px;
}

.contact-links a.share {
    border-bottom: none;
}

.property-links a:hover, .contact-links a:hover {
    background-position: right -106px;
}

.contact-links a.contact, .contact-links a.contact:visited {
    background-position: right -255px;
    color: #fff;
}

.contact-links a.contact:hover {
    background-position: right -308px;
}

.contact-links .contact {
    background: none repeat scroll 0 0 #ef4a50;
}

i.icon {
    width: 24px;
    height: 38px;
    display: block;
    float: left;
    margin: 0 10px;
}

i.chevron {
    width: 6px;
    height: 13px;
    display: inline-block;
    background-position: -548px -168px;
    line-height: 16px;
    vertical-align: middle;
    margin: 0 5px;
}

i.page-next,
i.page-prev {
    width: 7px;
    height: 12px;
    display: inline-block;
    background-position: -548px -134px;
    margin: 0 0 1px 7px;
}

i.page-prev {
    background-position: -594px -134px;
    margin: 0 7px 1px 0;
}

.rent:hover, .share:hover {
    border-radius: 0 0 5px 5px;
}

.all i.icon {
    background-position: -432px -38px;
}

.group i.icon {
    background-position: -431px 2px;
}

.sale i.icon {
    background-position: -429px -224px;
}

.rent i.icon {
    background-position: -429px -175px;
}

.contact i.icon {
    background-position: -431px -80px;
}

.share i.icon {
    background-position: -429px -127px;
}

.panorama-div {
    display: none;
    z-index: -1;
}

.home-modules-tbl {
    margin: 10px auto;
}

.social-links {
    overflow: hidden;
}

.social-links {
    margin-top: 40px;
}

.social-links ul, .badges ul {
    display: inline-block;
    list-style: none outside none;
    padding-left: 3px;
    width: 100%;
    margin: 10px 0 0 0;
}

.badges ul {
    margin: 7px 7px 0 0;
}

.badges ul li {
    float: left;
    margin: 0 27px 7px 0;
}

.social-links .twitter {
    vertical-align: calc(-8px);
}

i.icon-back {
    background: url("/common/images/sprites-common.png") -446px -430px;
    width: 18px;
    height: 14px;
    display: inline-block;
}

.social-links ul li {
    float: left;
    margin: 0 10px 10px 0;
}

.collection i.icon, .ilistcert i.icon, .commercial i.icon, .succeed i.icon, .crs i.icon {
    background-position: -122px -138px;
    width: 92px;
    height: 119px;
    margin: 0;
}

.collection i.icon {
    background-position: 0 0;
}

.ilistcert i.icon {
    background-position: -122px 0;
}

.commercial i.icon {
    background-position: 0 -138px;
}

.succeed i.icon {
    background-position: -122px -138px;
}

.crs i.icon {
    background-position: -633px -206px;
}

.see-more, .see-less {
    display: block;
    margin: 10px 0;
}

.see-more i.updown, .see-less i.updown, .options-more i.updown, .options-less i.updown {
    background-position: -543px -98px;
    width: 14px;
    height: 9px;
    display: inline-block;
    margin: 0 10px;
}

.see-less i.updown, .options-less i.updown {
    background-position: -591px -98px;
}

.see-more hr, .see-less hr {
    width: 25%;
    display: inline-block;
    border: solid #a3a4a9;
    border-top: 1px solid #a3a4a9;
    border-bottom: 1px solid #b4d8e4;
    vertical-align: bottom;
    border-width: 1px 0 0;
}

.see-more a, .see-less a {
    width: 50%;
    display: inline-block;
    text-align: center;
}

.twitter-timeline {
    width: 100% !important;
}



.popupmap-tbl {
    width: 600px;
    font-size: 12px;
    margin: 0 auto;
}

.popupmap-tbl .googlemap-office {
    display: inline-block;
    margin: 5px 0 0;
}

.popupmap-tbl h1, .popupmap-tbl h2, .popupmap-tbl h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    padding: 0 0 5px 10px;
}

.popupmap-tbl h2 {
    font-size: 14px;
    line-height: 14px;
}

.popupmap-tbl h3 {
    font-size: 12px;
    line-height: 16px;
}

.popupmap-comm td {
    padding-bottom: 3px;
    vertical-align: top;
}

.popupmap-comm .txt-lbl {
    width: 100px;
}

.popupmap-contact {
    display: inline-block;
    padding: 10px 0 0;
}

.mapbubble-tbl {
    width: 350px;
}

.mapbubble-photo, .mapbubble-photo-office {
    width: 100px;
    vertical-align: top;
}

.mapbubble-photo-office {
    width: 130px;
}

.mapbubble-details {
    width: 250px;
    vertical-align: top;
    text-align: left;
}

.mapbubble-office {
    font-size: 16px;
}

.mapbubble-agent {
    font-size: 14px;
}

.mapbubble-address {
    font-size: 12px;
}

.listing-list-body .data-item-value {
    float: right;
}

.propfull_collection {
    width: 42px;
    text-align: right;
}

.gallery-price-main .proplist_price_alt,
.gallery-price-main a.proplist_price_alt:link,
.gallery-price-main a.proplist_price_alt:visited {
    color: #c00;
    font-weight: 400;
}

.proplist_price {
    margin-right: 20px;
}

.listing-list .proplist_price, .listing-list .listinglist_proplist_price > a {
    color: #00458b;
}

.listing-list-coll .proplist_price, .listing-list-coll .listinglist_proplist_price > a {
    color: #000;
}

.listing-list-comm .proplist_price, .listing-list-comm .listinglist_proplist_price > a {
    color: #007de7;
}

.listing-list .proplist_price_alt, .listing-list-coll .proplist_price_alt, .listing-list-comm .proplist_price_alt {
    color: #636466 !important;
}

.proplist-address {
    height: 20px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    width: 100%;
}

.googlemap-office {
    cursor: pointer;
    background: #fff;
    margin: 0 auto;
}

.location-office .googlemap-office {
    margin-top: 10px;
}

.gallery-map-container .googlemap-office, .gallery-map-container-large .googlemap-office {
    border: none;
    cursor: default;
    background: transparent;
    margin: 0 auto;
    padding: 0;
}

.googlemap-office img {
    display: block;
}

.loading-img {
    background: #fff;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
}

.div-map-container {
    height: 640px;
    width: auto;
}

.div-map-fisheye {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 640px;
}

.div-worldmap {
    position: relative;
    width: 100%;
    height: 640px;
    z-index: 1000;
}

.qs_global_drpdwns div {
    float: left;
}

.qs_global_pricediv, .qs_global_pricediv_rent {
    min-width: 335px;
}

.qs_global_pricediv div:first-child, .qs_global_pricediv_rent div:first-child {
    margin-right: 1px;
}

.qs_global .icon, .qs_global .icon-before:before, .qs_global .icon-after:after {
    background-image: url(/common/images/balloon-dropshad.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    vertical-align: middle;
    width: 16px;
}

.icons-balloon-color-101x120 {
    background-position: 0 0;
    height: 120px !important;
    width: 101px !important;
}

.balloon-174x234 {
    background-position: 0 0;
    height: 234px !important;
    width: 174px !important;
    position: absolute;
    top: -8px;
    left: 700px;
    background-image: url(/common/images/remaxballoon.png);
    z-index: 2;
}

.sellers-search .qs_global_tbl {
    height: auto;
    min-width: 685px;
    position: inherit !important;
    margin: 0 auto;
}

.qs_global.sellers-search table {
    border-collapse: separate;
}

.sellers-v-spacer {
    line-height: 15px;
}

.no-listings {
    width: 100%;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin: 10px auto;
    padding: 20px;
}

.no-listings-msg {
    font-size: 14px;
    text-align: left;
    width: 100%;
}

.no-listings-msg h3 {
    margin: 10px 0;
}

.gstyle_search .qs_global_fts .ui-autocomplete-input {
    font-size: 12px !important;
    height: 18px;
    line-height: 18px;
    text-indent: 5px;
}

.box-search-filter .ui-autocomplete-input .gstyle_search .qs_global {
    width: 780px;
    margin: 0 auto 10px;
}

.gstyle_search .qs_global_pricediv, .gstyle_search .qs_global_pricediv_rent {
    min-width: 250px;
}

.gstyle_search .qs_global_tbl {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    min-width: 680px !important;
    position: relative;
    display: inline-block;
    margin: 20px 0 10px 10px;
    padding: 0;
}

.gstyle_search .qs_global_flags_div {
    display: inline-block;
    float: right;
    width: auto;
    margin: -15px 200px 0 0;
}

.gstyle_search .qs_global_tbl td {
    font-size: 12px !important;
    padding: 3px 0;
}

.gstyle_search button.qs_search_global {
    background-clip: border-box;
    background-color: #EF0005;
    border: 1px solid transparent;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 4px -3px 4px rgba(0, 0, 0, 0.05) inset, -4px 3px 4px rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 700;
    max-width: 100%;
    min-height: 24px;
    min-width: 80px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
    top: 5px;
    right: 0;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    padding: 0 5px;
}

.gstyle_search .ftqs_country_btn {
    background: url(/common/images/ui/sprites.png) no-repeat scroll right -102px #fff;
    border: 1px solid #DCDBDB;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.35);
    color: #000 !important;
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    height: 20px;
    line-height: 1.44em;
    margin-right: 5px;
    min-height: 1.44em;
    min-width: 100px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    padding: 0 25px 0 5px;
}

.gstyle_search .qs_global_advsearch_pointer {
    background-position: -23px -39px;
    display: inline;
    height: 22px;
}

.gstyle_search .qs_global_currency_arrow {
    background-position: -20px -44px;
    height: 16px;
    vertical-align: text-bottom;
    width: 30px;
}

.svdsearch-btn-back {
    display: inline-block;
}

.svdsearch-btn-back i.icon-back {
    width: 22px;
    height: 20px;
    display: inline-block;
    float: left;
    margin: 0 10px;
}

.datagrid.table td {
    vertical-align: middle;
}

.datagrid.table td input {
    position: relative;
    top: 9px;
}

.box-generic.saved-search {
    border: 1px solid rgba(102, 100, 99, 0.1);
    margin-top: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.datagrid.table.table-striped {
    margin-bottom: 0;
}

.recfav-data {
    min-height: 28px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
}

.cookie-msg-container {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1032;
}

.cookie-msg {
    background: rgba(50, 50, 50, 0.7);
    color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}

.cookie-msg a:link, .cookie-msg a:visited {
    color: #fff;
    text-decoration: underline;
}

.cookie-msg a:hover {
    color: #c00;
    text-decoration: underline;
}

.cookie-close-msg {
    float: right;
}

.contact-top.hidden-xs, .contact-top.qs-less-more, .contact-top.nex-pre-controls-container {
    height: 1px;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}

.contact-popout {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 10001;
}

#maxmatch-contact-form-inner {
    left: 0;
    position: absolute;
    top: 38%;
    width: 100%;
    z-index: 30000;
}

.agentAlertBox {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
    left: 166px;
    position: absolute;
    text-align: left;
    top: 38%;
    width: 254px;
    z-index: 10001;
}

.contact-popout .agentcard-photo {
    text-align: center;
}

.contact-popout .agentcard-photo img {
    width: 40%;
}

.contact-popout .agentcard-comm {
    text-align: center;
}

.contact-popout {
    display: none;
}

.listing-list .status-on, .listing-list-coll .status-on, .listing-list-comm .status-on {
    background: #d9001a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    padding: 0 10px 0 45px;
    vertical-align: middle;
}

.listing-list-coll .status-on {
    background: #626367;
}

.contact-terms > a {
    text-decoration: underline;
}

.contact-terms {
    line-height: 20px;
}

.terms-container {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

i.chevron-up, i.chevron-down {
    background: url(/common/images/sprites-main.png);
    float: right;
    height: 15px;
    width: 20px;
    margin: 3px 0 0 15px;
}

i.chevron-down {
    background-position: -712px -98px;
}

i.chevron-up {
    background-position: -759px -99px;
}

#blackout {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
    display: none;
}

.contactpopup_legal {
    text-align: left;
    white-space: normal;
    width: 180px;
}

.contactpopup_legal a:link, .contactpopup_legal a:visited {
    background: none repeat scroll 0 0 transparent !important;
    color: #666 !important;
    display: inline !important;
    font-size: 12px !important;
    width: 180px !important;
    padding: 0 !important;
}

.sprites-location {
    background: url("/common/images/sprites-common.png") no-repeat -190px -214px;
    width: 32px;
    height: 32px;
    background-color: #4184cd;
}

.geobutton {
    border: 1px solid #4184cd;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 2px;
    margin: 0 3px 0 0;
    padding: 0;
}

.maxmatch-item {
    display: inline-block;
    background: #fff;
    width: 100%;
    border: 1px solid #eee;
}

.maxmatch-agent h3, .maxmatch-agent h4 {
    font-weight: 400;
    margin: 0 0 15px;
    padding: 0;
}

.maxmatch-agent h3 {
    font-size: 18px;
    color: #c00;
}

.maxmatch-agent h4 {
    font-size: 14px;
    color: #636466;
    font-weight: 100;
}

.maxmatch-agent a:link, .maxmatch-agent a:visited {
    margin: 0 2px 0 0;
    display: inline-block;
}

.maxmatch-agent a:last-child {
    margin: 0 0 0 0;
}

.maxmatch-agent img {
    float: left;
    width: 58px;
    height: 76px;
    border: 1px solid rgba(102, 100, 99, 0.2);
}

.maxmatch-agent-text {
    float: left;
    width: 100%;
}

.maxmatch-agent-photos {
    display: inline-block;
    max-height: 80px;
    overflow: hidden;
}

.maxmatch-photo {
    float: left;
    width: 100%;
}

.maxmatch-photo img {
    border: 1px solid #adadad !important;
    height: 183px;
    display: block;
    margin: 0 0 15px;
    width: 100%;
    max-width: 100%;
}

.maxmatch-addr h4 {
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    margin: 2px 0 5px;
}

.sellers-port-btn {
    margin-top: 15px;
}

.maxmatch-office-map {
    border: 1px solid #ccc;
    height: 183px;
}

#maxmatch-contact-form-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.maxmatch-officeinfo h3 {
    color: #D00017;
}

.maxmatch-agent span.pull-right {
    font-size: 12px;
    font-weight: 100;
    text-decoration: underline;
    margin-top: 90px;
}

.maxmatch-addr {
    border-right: 1px solid rgba(102, 100, 99, 0.2);
    color: #666;
    float: left;
    font-size: 16px;
    height: auto;
    line-height: 22px;
    overflow: hidden;
    padding-left: 15px;
    position: relative;
    text-overflow: ellipsis;
    vertical-align: top;
}

.maxmatch-agent {
    margin: 30px 0;
}

button.big_red_button, input.big_red_button {
    background-color: #D00017;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    min-height: 35px;
    min-width: 145px;
    position: relative;
    text-align: center;
    top: -3px;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    padding: 0 10px;
}

.sellersmsg, .sellersmsg-noresult {
    margin: 40px auto;
}

.sellersmsg-noresult {
    text-align: justify;
    margin: 30px auto 0;
}

.sellers-portal-form.contact-form h4, .sellers-portal-form-wide.contact-form h4 {
    background: url(/common/images/jabiru/bkg-form-hdr.jpg) repeat-x scroll 0 0 #ECECEC;
    border-bottom: 1px solid #C7C7C7;
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    padding: 2px 15px;
}

.sellers-portal-form.box-generic {
    width: 330px;
    margin: 0;
}

.sellers-portal-form-wide .seller-contact-tbl {
    width: 700px;
    margin: 0 20px;
}

.sellers-portal-form-wide .spacer-h {
    width: 60px;
}

.sellers-portal-form label, .sellers-portal-form-wide label {
    font-size: 14px;
    display: inline-block;
    color: #666;
    padding-top: 3px;
}

.sellers-portal-form .input-txt, .sellers-portal-form .input-txtarea {
    width: 91%;
    font-size: 14px;
}

.sellers-portal-form-wide .input-txtarea {
    width: 98%;
    font-size: 14px;
    height: 100px;
}

.sellers-portal-form-wide .input-txt {
    width: 230px;
    font-size: 14px;
}

.sellers-portal-form-wide.contact-form {
    display: table;
    width: auto;
    background: url(/common/images/jabiru/bkg-form.jpg) repeat-x scroll 0 0 #E9E9E9;
    border: 1px solid #E4E4E4;
    margin: 40px auto;
}

.sellers-portal-alert {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 732px;
    margin: 5px auto;
    padding: 10px;
}

.panel.panel-default {
    margin: auto;
    width: 100%;
    background: #4184CD;
}

.panel.panel-default.mxmatch-form {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(102, 100, 99, 0.2);
}

.panel-body h2 {
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.panel-body > div > span {
    color: #636466;
    font-size: 18px;
    font-weight: 100;
}

.panel-body > div > span b {
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
}

.mxmatch-form input, .mxmatch-form textarea, .mxmatch-form select {
    margin-bottom: 10px;
    display: inline;
}

.mxmatch-form .btn {
    width: 100%;
}

.seller-contact-thankyou {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.right-border {
    border-right: 1px solid #999;
}

.map-popup-agent .btn {
    width: 100%;
}

.map-popup-agent span.current {
    border-bottom: 2px solid #00458b;
    color: #00458b;
    padding-bottom: 17px;
    position: relative;
    z-index: 1;
}

.line-div {
    opacity: 0.5;
    margin: auto;
    width: 90%;
}

.line-div.end-batch {
    margin-bottom: 15px;
}

.map-popup-agent {
    left: 0;
    padding: 24px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2000;
}

.map-popup-agent.map-popup-noagents {
    height: 440px;
}

.map-popup-agent span {
    cursor: pointer;
}

div#divmsg,
#divShowMoreMsg,
#divMapShowMoremsg {
    color: #DC1C2E;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
}

.map-popup-agent .btn {
    font-size: 16px;
}

.map-popup-hdr {
    background: #00458b none repeat scroll 0 0;
    color: #fff;
    height: 35px;
    position: absolute;
    border-bottom: 5px solid #fff;
    -webkit-transform: translateY(-164px);
    -moz-transform: translateY(-164px);
    -ms-transform: translateY(-164px);
    -o-transform: translateY(-164px);
    transform: translateY(-164px);
}

.listlist-popupmap-container .map-popup-hdr {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
}

.agent-gallery img {
    width: 100%;
}

.agent-gallery {
    height: 552px;
    overflow-y: scroll;
}

.list-results {
    margin-top: 25px;
}

.special-feature-container {
    display: inline-block;
    width: 100%;
    margin: 10px;
}

.special-feature {
    width: 22px;
    height: 22px;
    margin: 0 2px 0 0;
}

.bestdeal-on {
    background-position: -10px -39px;
}

.bestdeal-off {
    background-position: -10px -9px;
}

.development-on {
    background-position: -41px -39px;
}

.development-off {
    background-position: -41px -9px;
}

.openhouse-on {
    background-position: -72px -39px;
}

.openhouse-off {
    background-position: -72px -9px;
}

.foreclose-on {
    background-position: -103px -39px;
}

.foreclose-off {
    background-position: -103px -9px;
}

.e-rating {
    border-radius: 3px;
    border: 1px solid #eee;
    width: auto;
    height: 21px;
    background: #fff;
    display: inline-block;
}

.er-recommended {
    background-position: -102px -86px;
    width: 23px;
    height: 17px;
    float: left;
    display: inline-block;
    margin: 3px;
}

.er-a-plus {
    background-position: -17px -88px;
}

.er-a {
    background-position: -17px -118px;
}

.er-a1 {
    background-position: -89px -118px;
}

.er-a2 {
    background-position: -89px -148px;
}

.er-b {
    background-position: -17px -148px;
}

.er-b1 {
    background-position: -89px -178px;
}

.er-b2 {
    background-position: -89px -208px;
}

.er-c {
    background-position: -17px -178px;
}

.er-d {
    background-position: -17px -208px;
}

.er-e {
    background-position: -17px -238px;
}

.er-f {
    background-position: -17px -268px;
}

.er-g {
    background-position: -17px -298px;
}

.er-h {
    background-position: -17px -328px;
}

.er-i {
    background-position: -17px -358px;
}

.er-nc {
    background-position: -17px -388px;
}

.er-12-a-plus {
    background-position: 0 0;
}

.er-12-a {
    background-position: 0 -20px;
}

.er-12-b {
    background-position: 0 -40px;
}

.er-12-b-minus {
    background-position: 0 -60px;
}

.er-12-c {
    background-position: 0 -80px;
}

.er-12-d {
    background-position: 0 -100px;
}

.er-12-e {
    background-position: 0 -120px;
}

.er-12-f {
    background-position: 0 -140px;
}

.er-12-g {
    background-position: 0 -160px;
}

.er-12-nc {
    background-position: 0 -180px;
}

.er-14-a-plus {
    background-position: 0 0;
}

.er-14-a {
    background-position: 0 -20px;
}

.er-14-b {
    background-position: 0 -40px;
}

.er-14-c {
    background-position: 0 -60px;
}

.er-14-d {
    background-position: 0 -80px;
}

.er-14-e {
    background-position: 0 -100px;
}

.er-14-f {
    background-position: 0 -120px;
}

.er-14-g {
    background-position: 0 -140px;
}

.er-14-h {
    background-position: 0 -160px;
}

.er-14-i {
    background-position: 0 -180px;
}

.er-14-nc {
    background-position: 0 -200px;
}

.er-14-na {
    background-position: 0 -220px;
}

.listinglistpopupfooter {
    height: 20px;
    width: 100%;
    background-color: #ccc;
}

.listlist-action-cancel i.cancel {
    background: url(/common/images/select2.png) repeat scroll 0 0 transparent;
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    background-position: 25px -12px;
    width: 25px;
    cursor: pointer;
    position: relative;
    float: right;
    margin: 5px 8px 2px 0;
}

.listinggallerymap {
    width: 100%;
    height: 207px;
    border: 1px solid #adadad;
}

.listinglistmap {
    width: 100%;
    height: 100%;
}

.tooltip_bubble {
    display: none;
    border: 1px solid #adadad;
    position: absolute !important;
    background-color: #FFF;
    color: Gray;
    z-index: 100;
    text-align: center;
    font-weight: 700;
    font-size: 11px;
    margin: 0 0 12px;
    padding: 5px;
}

/*//.listinglistpopup {
   // background: #fff none repeat scroll 0 0;
   // height: 192px;
   // left: 0 !important;
   // padding: 5px;
   // position: absolute;
   // top: 0 !important;
   // width: 257px;
   // z-index: 2 !important;
//}*/
.maxmatch-result-top {
    background: #fff;
    display: inline-block;
    width: 100%;
}

.sellers-hdr {
    width: 100%;
}

.sellers-hdr .qs_global_flags_div {
    float: right;
    height: 40px;
    vertical-align: middle;
    width: auto;
}

.sellers-hdr-line td {
    border-bottom: 1px solid #c3c3c3;
}

.sellers-hdr h1 {
    color: #369;
    font-size: 22px;
    margin: 0;
    padding: 0;
}

.sellers-hdr-sub h2 {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    width: 750px;
    text-align: justify;
    margin: 20px 0;
    padding: 0;
}

.sellers-hdr .addthis_toolbox {
    float: right;
    width: auto;
}

.sellers-hdr .fb_iframe_widget {
    background: transparent;
    border: none;
}

.refine-search {
    display: inline-block;
    line-height: 34px;
    vertical-align: middle;
    margin: 0 20px;
    padding: 0;
}

.refine-search a {
    text-decoration: underline;
    color: #636466;
}

.refine-search i.icon-back {
    float: none;
}

.ui-menu .ui-menu-item {
    text-align: left;
}

.sellersmsg, .sellersmsg-noresult, .sellersmsg h2, .sellersmsg-noresult h2, .sellers-hdr-sub h2, .sellers-list-item, .sellers-port-addr, .sellers-port-addr h4, .sellers-portal-form, .seller-contact-tbl, .sellers-search * {
    font-family: "Roboto", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    color: #4184cd;
    margin-bottom: 0;
}

.seller-contact-tbl .btn_contact {
    margin: 10px 0 !important;
}

.sellersmsg p {
    font-size: 16px;
    margin-bottom: 0;
}

.sellersmsg {
    margin: -15px 0 30px;
    padding: 10px 20px 20px;
}

.feepopup {
    background: #fff !important;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 4px 4px;
    display: block;
    left: 40%;
    position: fixed;
    top: 40%;
    width: 20%;
    min-width: 200px;
    z-index: 777;
    padding: 5px 5px 10px;
}

.feepopup-text {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0 0;
}

.feepopup_hdr td {
    background-color: #202D57;
    color: #FFF !important;
    font-family: Calibri,Helvetica,Arial,sans-serif;
    font-size: 12px !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px;
}

.feepopup_close {
    text-align: right;
}

.feepopup_close img {
    cursor: pointer;
}

.blackout {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.blackout-full {
    background: black;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030;
}

.captcha-info {
    margin: 0 auto 10px;
}

.captcha-popup {
    z-index: 20;
    padding: 12px;
    position: fixed;
    width: 340px;
    left: 10px !important;
    top: 30% !important;
}

.captcha-submit-btn {
    float: right;
}

.gallery-map-youtube {
    text-align: center;
}

.prop-slider .bullets {
    clear: both;
    list-style: none outside none;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.prop-slider .bullets li {
    display: inline-block;
}

.prop-slider .bullets a {
    background: url(/common/images/areaguide-sprites.png) no-repeat scroll -12px -7px transparent;
    display: block;
    float: left;
    font-size: 1px;
    height: 6px;
    width: 6px;
    margin: 3px;
}

.prop-slider .bullet.active {
    background-position: -12px -37px;
}

.prop-slider .bullet {
    background-color: #FFF;
    color: #555;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

/* Hide Bullets for now */
.prop-slider .bullets {
    display: none;
}

.prop-slider .chevron, .prop-slider .chevron-big-left, .prop-slider .chevron-big-right {
    background: url(/common/images/areaguide-sprites.png) no-repeat scroll 0 0 transparent;
}

.prop-slider .chevron {
    background-position: -12px -94px;
    height: 12px;
    width: 7px;
}

.prop-slider .chevron-big-left, .prop-slider .chevron-big-right {
    background-position: -7px -121px;
    height: 28px;
    width: 16px;
}

.prop-slider .chevron-big-right {
    background-position: -7px -161px;
}

.grid-unit {
    float: left;
    border-width: 0 18px;
}

.caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    white-space: nowrap;
    padding: 2px 5px;
}

.box-list-item {
    position: relative;
    background: #dfe0e2;
    background: linear-gradient(top, #dfe0e2, #d3d6d7), #dfe0e2;
    border-bottom: 1px solid #B2B2B5;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    text-rendering: optimizeLegibility;
    color: #070707;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 3px 0;
}

hr.fadeline {
    position: relative;
    margin-bottom: -10px;
    height: 20px;
    overflow: visible;
    overflow-x: hidden;
    overflow-y: visible;
}

hr.fadeline:before, hr.fadeline:after {
    display: block;
    content: " ";
    z-index: 0;
    position: absolute;
    top: -20px;
    bottom: 0;
    right: 0;
    left: 0;
    height: 20px;
}

hr.fadeline:before {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    border-radius: 200px;
}

hr.fadeline:after {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 50px 50px 50px 50px 5px 5px 5px;
}

.location, .location:link, .location:visited {
    display: block;
    text-align: left;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 600 !important;
    color: #C81A19;
    text-shadow: 1px 1px 0 #FFF;
    padding-left: 35px;
    border: none;
    border-color: transparent;
    border-style: none;
    position: relative;
}

.location .flags {
    position: absolute;
    left: 0;
}

.location span {
    display: block;
    margin-top: -3px;
    vertical-align: top;
}

.loc-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
}

img.list-item {
    height: 160px;
    width: 213px;
}

.list-featlisting {
    text-align: center;
    padding: 9px 18px;
}

.list-featlisting_big {
    text-align: center;
    padding: 9px 2px;
}

/*Offices & Unique Listings */
.singleframe .viewport {
    height: 235px;
    width: 86%;
}

.singleframe .overview li {
    margin: 0 10px;
}

.singleframe .buttons {
    width: 7%;
}

.currency-page {
    margin: 0;
    padding: 0;
    background: #999;
}

/* Start remax_styles.css overrides */
/* Advanced Search */
.advsearch-tbl input[type="text"] {
    border: 1px solid #e4e4e4;
    padding-left: 5px;
    width: 100% !important;
}

input[type="checkbox"], input[type="radio"] {
    line-height: normal;
    margin-right: 10px;
    vertical-align: top;
}

#divAdvancedListingSearch {
    margin-bottom: 40px;
    margin-top: 100px;
}

.advsearch-hdr h1 {
    margin: 10px 0;
}

.advsrch-right, .advsrch-left {
    padding: 20px;
}

button.qs_search_global, input.qs_search_global {
    background: #DC1C2E;
    border: 1px solid #DC1C2E;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 16px !important;
    font-weight: 400;
    text-shadow: none;
    font-family: "Roboto",sans-serif,Helvetica,Arial,sans-serif !important;
}

.advsrch-left table {
    width: 100%;
}

#divAdvancedListingSearch input.qs_search_global {
    font-family: "Roboto",sans-serif,Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
}

.advsrch_types {
    width: 100%;
}

.advsearch-tbl .section_txt {
    border-bottom: 1px solid #e4e4e4;
    border-top: medium none;
    display: inline-block;
    margin: 10px 0;
    padding: 5px 0;
    width: 100%;
}

.advsearch-tbl span.section_txt {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

/* Agent Office */
.maxmatch-addr h4 {
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    color: #00458b;
}

.profile-content h3 {
    font-weight: 400;
}

.profile-languages li {
    padding: 15px 0;
}

#description-container img {
    height: auto;
    width: 100%;
}

.transaction-type-toggler.btn.btn-default {
    overflow: hidden;
    text-overflow: ellipsis;
}

.transaction-type-toggler span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.unsub-radios span {
    display: block;
}

.unsub-radios .btn, .unsub-radios .form-control {
    display: block;
    width: 100%;
}

.unsub-radios label {
    font-weight: 100;
    margin-left: 10px;
    width: 89%;
}

.unsub-content {
    color: #4184cd;
    font-size: 16px;
    margin-bottom: 30px;
}

.unsub-radios .btn, .unsub-radios .form-control {
    display: block;
    width: 50%;
}

.listlist-controls-container, .listgallery-controls-container {
    visibility: visible;
}

#divNewProperties .proplist_icons, #divLikedProperties .proplist_icons {
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

.about-pic .img-copy *, .commercial-pic .img-copy *, .maxmatch-pic .img-copy *, .training-pic .img-copy *, .sell-pic .img-copy * {
    font-weight: 400;
}

.buy-pic .img-copy *, .events-pic .img-copy *, .franchise-pic .img-copy *, .localguides-pic .img-copy *, .newdev-pic .img-copy *, .news-pic .img-copy *, .search-pic .img-copy * {
    color: #fff;
    font-weight: 400;
}

.events-pic .img-copy h2 span, .franchise-pic .img-copy h2 span, .search-pic .img-copy h2 {
    font-weight: 100;
}

.training-pic .img-copy h2 span {
    color: #00458b;
    font-weight: 100;
}

.homepage-cnt button, .homepage-cnt button:hover {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 30px;
    left: 40px;
}

.about-pic button, .about-pic button:hover, .commercial-pic button, .commercial-pic button:hover, .maxmatch-pic button, .maxmatch-pic button:hover, .training-pic button, .training-pic button:hover, .sell-pic button, .sell-pic button:hover {
    border: 2px solid #00458b;
    color: #00458b;
}

.maxmatch-pic img, .buy-pic img, .sell-pic img, search-pic img, training-pic img, about-pic img, franchise-pic img {
    width: 100% !important;
    height: auto;
}

/*End Homepage Content Module*/
/* End remax_styles.css overrides */
/*Generic Content Page*/
.generic-content-page .container, .generic-content-page .listinglist-container, .generic-content-page .fp-container {
    padding: 0 5%;
}

.generic-content-page .homepage-cnt .container, .generic-content-page .homepage-cnt .listinglist-container, .generic-content-page .homepage-cnt .fp-container {
    padding: 0 !important;
}

.content-title h2 {
    font-size: 30px;
    color: #00458b;
    margin-bottom: 15px;
}

.generic-content-page .container-fluid.section-dark.homepage-cnt {
    padding-left: 15px;
    padding-right: 15px;
}

.content-title h4 {
    color: #4184cd;
    font-size: 20px;
}

.generic-content-page .content-generic img.home-img {
    display: inline-block;
    float: left;
    max-width: 100%;
    margin-right: 50px;
    margin-bottom: 30px;
}

.generic-content-page .content-generic img.office-img {
    display: inline-block;
    max-width: 100%;
    float: right;
    margin-left: 50px;
    margin-bottom: 30px;
}

.sepia .sepia-img {
    width: 100%;
}

.sepia {
    position: relative;
}

.sepia h2 {
    position: absolute;
    top: -28%;
    left: 0;
    text-align: center;
}

.container-fluid.blue-sepia, .container-fluid.red-sepia {
    padding-left: 0;
    padding-right: 0;
}

img.smallhome-img {
    width: 100%;
    margin-bottom: 30px;
}

ul {
    list-style-type: none;
    padding-left: 0;
}

.generic-content-page .content-generic {
    padding: 20px 15px;
}

.generic-content-page h3 {
    font-size: 24px;
    margin: 20px auto;
    width: 50%;
    text-align: center;
}

.generic-content-page .content-generic h4 {
    color: #00458b;
    margin-top: 0px;
    margin-bottom: 30px;
}

.container-fluid.blue-sepia, .container-fluid.red-sepia {
    padding-left: 0;
    padding-right: 0;
    margin-top: 60px;
}

.sepia-text {
    margin-top: 60px;
}

.sepia h2 {
    font-size: 36px;
    color: #fff;
    font-weight: 100;
    font-size: 28px;
}

.blue-sepia .sepia h2 {
    position: absolute;
    top: 0%;
    left: 36px;
}

h2.content-reoffer {
    color: #00458b;
    margin: 50px 0 30px;
}

.generic-content-page .content-bullets li {
    margin-bottom: 10px;
}

.generic-content-page .content-bullets em {
    margin-right: 10px;
}

.generic-content-page #quote-carousel {
    padding-top: 50px;
}

.generic-content-page .divquotes p {
    color: #fff;
    font-size: 32px;
    line-height: 40px;
}

.generic-content-page .divquotes {
    height: 364px;
}

.generic-content-page #quote-carousel .carousel-indicators {
    bottom: -100px;
}

.generic-content-page blockquote h1 {
    color: #fff;
    font-size: 85px;
}

blockquote h1 {
    color: #fff;
    font-size: 85px;
    position: absolute;
    top: -16px;
}

.generic-content-page .divquotes .features-hdr p {
    color: #76859a;
    font-size: 25px;
    text-transform: uppercase;
}

.generic-content-page #quote-carousel .carousel-control {
    margin-top: 116px;
}

.generic-content-page #quote-carousel .carousel-indicators li {
    background: #c0c0c0 none repeat scroll 0 0;
    opacity: 0.4;
    margin: 1px 10px;
}

.generic-content-page #quote-carousel .carousel-indicators .active {
    background: #4184cd none repeat scroll 0 0;
    opacity: 1;
    margin: 1px 10px;
}

/*Generic Content Page End*/
/*Agent Recruitment Page*/
.agrec-page .navbar.always-open {
    -webkit-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.75);
}

.agrec-page > .container-fluid {
    padding-top: 0px !important;
}

.agrec-page p {
    margin: 0 0 10px;
    padding: 0 10%;
}

.agrec-page .container-fluid {
    padding: 0;
}

.agrec-page .hero-img {
    width: 100%;
}

.agrec-copy .byline {
    font-size: 28px;
    color: #00458b;
}

.agrec-copy p {
    font-size: 18px;
}

.agrec-page .hero-image-copy {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6% 20%;
}

.agrec-page .hero-image-copy span {
    font-size: 20px;
    text-transform: uppercase;
    color: #636466;
}

.agrec-page .hero-image-copy h2 {
    font-size: 30px;
    font-weight: 300;
    color: #00458b;
}

.agrec-page .hero-image-copy h2 span {
    color: #d9001a;
    text-transform: lowercase;
    font-size: 30px;
}

.agrec-page .container-fluid, .agrec-page .container, .agrec-page .listinglist-container, .agrec-page .fp-container {
    margin-bottom: 60px;
    padding-top: 30px;
}

.agrec-iframe iframe {
    display: block;
    margin: 0 auto;
    width: 720px !important;
    max-width: 80% !important;
}

.agrec-quote {
    background-color: #00458b;
    padding: 30px;
}

.agrec-quote .col-sm-6 img {
    width: 5%;
    height: 5%;
}

.agrec-quote .img-circle {
    margin: 0 auto;
}

.agrec-quote img {
    vertical-align: top;
}

.agrec-quote .text-center {
    color: #fff;
    font-size: 42px;
}

.agrec-quote .col-sm-5 {
    width: 30%;
}

.agrec-textblocks div {
    margin-bottom: 30px;
}

.agrec-textblocks div:nth-child(3n + 5) {
    clear: left;
}

.agrec-textblocks {
    padding: 0 50px;
}

.agrec-textblocks img {
    margin: 0 auto;
    width: 15%;
    height: 15%;
    margin-bottom: 10px;
}

.agrec-textblocks span.sub-heading {
    color: #0c55a3;
    font-size: 18px;
}

.agrec-textblocks h4 {
    font-size: 22px;
    margin-bottom: 30px;
}

.agrec-textblocks p {
    padding: 0 20%;
    margin-top: 15px;
}

.agrec-kickstart {
    background: #00458b;
    padding: 30px;
}

.agrec-kickstart h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
}

.agrec-kickstart .btn {
    width: 100%;
}

agrec-page .container-fluid.kick-start {
    margin-bottom: 0;
}

.agrec-page .carousel span {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
}

.agrec-page blockquote .small::before, .agrec-page blockquote footer::before, .agrec-page blockquote small::before {
    content: none;
}

.agrec-textblocks .col-sm-6 p {
    padding: 0 25%;
    margin-top: 15px;
}

.agrec-page .section-dark.homepage-cnt {
    padding-top: 60px !important;
}

.agrec-page {
    margin-top: -60px;
}

/*Agent Recruitment Page End*/
/*About RE/MAX Page Start*/
.about-remax {
    margin-top: -60px;
}

.about_hero {
    width: 100%;
    max-width: 100%;
}

.content-pic {
    width: 100%;
    max-width: 100%;
}

/* carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

.divquotes .carousel, .divquotes .carousel .item, .divquotes .carousel .item.active {
    height: 160px !important;
    background-color: transparent;
    z-index: 0 !important;
}

.about-remax.container-fluid {
    padding: 0;
}

.divquotes {
    background: #00458b none repeat scroll 0 0;
    margin: 50px 0 0;
}

.about-remax > .container, .about-remax > .listinglist-container, .about-remax > .fp-container {
    padding: 0 5%;
}

/* Control buttons  */
#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

/* Previous button  */
#quote-carousel .carousel-control.left {
    left: -12px;
}

/* Next button  */
#quote-carousel .carousel-control.right {
    right: -12px !important;
}

/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
    background: #333333;
}

#quote-carousel img {
    width: 250px;
    height: 100px;
}

/* End carousel */
.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.divquotes em.fa-quote-right {
    color: #fff;
    font-size: 40px;
    margin-right: 15px;
}

.divquotes p {
    color: #fff;
    font-size: 40px;
}

.divquotes small {
    color: #fff;
    font-size: 14px;
}

a.left em, a.right em {
    color: #fff;
    font-size: 18px;
}

.about-remax .col-xs-12 > h2 {
    color: #00458b;
    font-size: 30px;
}

.about-remax h5 {
    color: #4184cd;
    font-size: 17px;
    margin-bottom: 30px;
}

.about-remax .col-xs-12 > p {
    font-size: 16px;
}

.about-remax h3 {
    font-size: 22px;
    font-weight: 400;
}

.about-remax .col-xs-12 > * {
    margin-bottom: 30px;
}

.about-remax .col-xs-12 > img {
    margin-bottom: 0;
}

.about-remax .col-xs-12 > span {
    display: inline-block;
}

.about-remax .carousel span {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
}

.about-remax blockquote .small::before, .about-remax blockquote footer::before, .about-remax blockquote small::before {
    content: none;
}

.about-remax .section-dark.homepage-cnt {
    padding: 70px 0;
}

/*About RE/MAX Page End*/
/*Buy/Sell with RE/MAX Page Start*/
.buysell-remax.container-fluid {
    padding: 0;
}

.buysell-remax .container, .buysell-remax .listinglist-container, .buysell-remax .fp-container {
    padding: 0 5%;
}

.buying-hero {
    width: 100%;
    max-width: 100%;
}

.buysell-remax .side-icons .img-responsive {
    margin: 0 auto;
}

.buysell-remax .buysell-qsearch {
    background: #00458b none repeat scroll 0 0;
    height: auto;
}

.buysell-remax h2 {
    color: #00458b;
    font-size: 30px;
}

.buysell-remax .col-xs-12 > h5 {
    color: #4184cd;
    font-size: 20px;
}

.buysell-remax .col-xs-12 > h4 {
    font-size: 35px;
    font-weight: 100;
    margin-bottom: 50px;
}

.buysell-remax .col-xs-1 > h2 {
    font-weight: 400;
    line-height: 11px;
}

.buysell-remax .side-icons {
    border-left: 1px solid rgba(102, 100, 99, 0.2);
}

.buysell-remax .col-xs-10 > h5 {
    color: #00458b;
    font-size: 20px;
}

.buysell-remax .col-xs-10 > h5 {
    color: #00458b;
    font-size: 20px;
}

.buysell-remax .col-md-9 > .row {
    margin: 0;
}

.buysell-remax .col-xs-10 > p {
    font-size: 18px;
}

.buysell-rmxcontent .row {
    margin-bottom: 70px;
}

.buysell-remax .buysell-qsearch .row {
    margin-bottom: 0;
}

.buysell-qsearch .qs-position {
    position: relative;
    transform: inherit;
    -webkit-transform: translateY(0);
}

.buysell-remax .fp-container {
    margin-top: 0 !important;
}

.buysell-remax {
    margin-top: -60px;
}

/*Buy/Sell with RE/MAX Page End*/
/*-- Development Pages --*/
.development-carousel-container {
    position: relative;
}

#devCarousel.carousel {
    height: auto;
}

#devCarousel.carousel .item {
    height: 250px;
}

#devCarousel.carousel .carousel-inner img {
    width: 100%;
    height: auto;
}

.qs-dev-position {
    height: auto;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
    background: transparent;
    padding: 10px 0;
}

.qs-dev-position h1 {
    font-size: 22px;
    color: #fff;
}

.qs-dev-container {
    background: transparent;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    width: 100%;
    max-width: 860px;
    padding: 0 15px;
}

#featuredDevelopments .listing-title {
    font-size: 16px;
}

.development-search {
    margin: 0;
}

.development-search .fp-info {
    padding: 10px;
}

.development-search .fp-info span.fp-name,
.carousel-inner .fp-info span.fp-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    color: #00458b;
}

.development-page .caption-bottom p {
    margin: 0;
    line-height: 20px;
}

.development-page .caption-bottom {
    height: auto;
}

#featuredDevelopments .sugg-fav-rec {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.qs-dev-col-left {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-dev-col-left {
        float: left;
        width: 75%;
    }
}

@media (min-width: 992px) {
    .qs-dev-col-left {
        float: left;
        width: 83.33333%;
    }
}

.qs-dev-col-right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-dev-col-right {
        float: left;
        width: 25%;
    }
}

@media (min-width: 992px) {
    .qs-dev-col-right {
        float: left;
        width: 16.66667%;
    }
}

.qs-dev-province {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-dev-province {
        float: left;
        width: 41.66667%;
    }
}

.qs-dev-name {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-dev-name {
        float: left;
        width: 50%;
    }
}

.qs-dev-or {
    position: relative;
    float: left;
    width: 8.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.qs-dev-or span {
    color: #fff;
    font-size: 20px;
}

/* Development Search Module */
.development-details-page .gallery-map-map {
    height: 560px;
}

.development-details-page .google-translate-wrapper {
    min-height: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    display: inline-block;
    width: 100%;
}

.development-details-page .google-trans-disclaimer {
    display: inline-block;
}

#devDescriptionTabContent {
    margin: 15px 0;
    line-height: 24px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    border: none;
    margin: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    border: none;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 400;
}

.development-details-page li.paginate_button:hover {
    border: unset !important;
    background-color: unset !important;
    background: unset !important;
}

.development-details-page .listfull-action.action-text {
    max-width: 135px;
}

.development-details-page .box-generic h4 {
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
}

#tblDevelopmentAvailableUnits_PaginationContainer {
    text-align: right;
    margin-top: 10px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ccc;
}

.search-dev {
    padding: 5px 15px 20px;
}

.search-dev .advsearch-link {
    display: inline-block;
    margin: 6px auto;
}

.search-dev .checkbox input[type="checkbox"],
.search-dev .checkbox-inline input[type="checkbox"],
.search-dev .radio input[type="radio"],
.search-dev .radio-inline input[type="radio"] {
    margin-left: 0;
    margin-right: 0;
}

.search-dev input[type="submit"] {
    margin: 0;
}

/*--- Listing Details Slider Arrows Readability Fix ---*/
.sp-next-arrow::after, .sp-next-arrow::before, .sp-previous-arrow::after, .sp-previous-arrow::before {
    content: '';
    position: absolute;
    width: 10% !important;
    height: 33% !important;
    background-color: #FFF;
}

.sp-arrow {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 20px;
}

.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.sp-arrow::before {
    top: 8px !important;
    left: 38% !important;
}

.sp-arrow::after {
    top: 20px !important;
    left: 38% !important;
}

/* Calendar Popuouts */
.listing-calendardiv {
    left: 110px !important;
    top: 619px !important;
}

.advsearch-calendardiv {
    left: 117px !important;
    top: 37px !important;
}

.areaguide-calendardiv {
    left: 111px !important;
    top: 554px !important;
}

.cpBorder {
    border: 1px solid #dedede;
    width: 160px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.cpBorder td table {
    width: 160px !important;
}

a.cpMonthNavigation, a.cpYearNavigation {
    font-weight: 600;
}

.cpYearNavigation, .cpMonthNavigation {
    border: none;
    text-align: center;
}

.cpDayColumnHeader, .cpOtherMonthDate, .cpCurrentMonthDate {
    text-align: center;
}

.cpDayColumnHeader {
    background: #eee;
}

/*Calendar Popouts End*/
.country-code span {
    color: #fff !important;
}

.sort-mode-container {
    border-top: 2px solid #e0e0e0;
    border-left: none;
    display: inline-block;
    float: right;
    padding: 10px;
    width: 100%;
}

.section-dark {
    background: #fafafa;
}

.listing-list-body .section-dark {
    background: #ededed;
}

/* - Start Enhanced Search - */
.mobile-filter-container {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1032;
    top: 0;
    right: 0;
    background-color: #FFF;
    overflow-x: hidden;
    transition: 0.25s;
    padding-top: 0;
}

#my-side-filter__placeholder {
    padding: 55px 15px 0;
}

.edit-criteria {
    line-height: 40px;
    vertical-align: middle;
}

.applied-filter-container {
    background: #fff;
    padding: 0 0 15px;
    padding: 0;
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.applied-filter-container .no-filter-text {
    color: #c0c0c0;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.applied-filter-container .form-group, .applied-filter-container .qs-transaction, .applied-filter-container .qs-freetext, .applied-filter-container .qs-more-proptype, .applied-filter-container .qs-search-btn-less, .applied-filter-container .qs-search-btn-more {
    margin-bottom: 10px;
}

.applied-filter-container ul li {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    background-color: #d7e5f6;
    padding: 2px 25px 2px 5px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 1px;
    margin-right: 2px;
    border: 1px solid #ccc;
}

.applied-filter-container ul li .filter-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 23px;
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    width: 100%;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.applied-filter-container ul li a {
    font-size: 18px;
    color: #848484;
    line-height: 18px;
}

.applied-filter-container .glyphicon.glyphicon-remove {
    color: #999;
    font-size: 10px;
    position: absolute;
    right: 5px;
    margin: auto 0;
    bottom: 0;
    height: 10px;
}

.applied-filter-container ul li:hover .glyphicon.glyphicon-remove,
.applied-filter-container .glyphicon.glyphicon-remove:hover {
    color: #666;
}

.applied-filter-edit,
.applied-filter-save,
.applied-filter-icon {
    background: url("/common/images/sprites-common.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}

.applied-filter-save {
    background-position: -713px -176px;
    vertical-align: middle;
    margin: 0 0 0 5px;
    height: 25px;
}

.applied-filter-icon {
    background-position: -715px -217px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.applied-filter-edit {
    background-position: -755px -176px;
    vertical-align: middle;
}

.applied-filter-title,
a.applied-filter-title {
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    color: #666;
}

a.applied-filter-title {
    color: #666;
    text-decoration: underline;
}

a.applied-filter-title:hover {
    color: #c00;
    text-decoration: underline;
}

/*---------------------*/
.listingsearch-filters {
    background: #fff;
    width: 100%;
}

span.seperator {
    position: absolute;
    margin-left: -5px;
    margin-top: 7px;
}

.filter-location h4 {
    margin-bottom: 0px;
}

.filter-country {
    margin-top: 5px;
    margin-bottom: 15px;
}

.listingsearch-filters #btnSelectCountry {
    position: relative;
    border: 1px solid #ccc;
}

.listingsearch-filters .filter-transaction {
    margin-bottom: 10px;
}

.listingsearch-filters h4 {
    font-size: 14px;
}

.listingsearch-filters .form-control {
    border-radius: 3px;
}

.listingsearch-filters .input-group-btn {
    padding: 0 0 0 5px;
}

.btn-toggle .btn-primary {
    background: #4282cb;
    border-color: #4282cb;
    color: #fff;
    box-shadow: unset;
}

.btn-toggle .btn-default {
    color: #4282cb;
    background-color: #fff;
    border-color: #4282cb;
}

.listingsearch-filters .btn-secondary,
.mobile-filter-container .btn-secondary {
    background: #fff;
    color: #4282cb;
    border: 1px solid #4282cb;
    border-radius: 3px;
    font-weight: 300;
    font-size: 16px;
}

.listingsearch-filters .btn.btn-primary.btn-round,
.listingsearch-filters .filter-currency-label .btn.btn-primary.btn-round {
    border-radius: 50%;
    padding: 0;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: normal;
    vertical-align: middle;
    background: #4282cb;
    border: none;
    color: #fff;
}

.listingsearch-filters .filter-currency-label .btn.btn-primary.btn-round {
    width: 22px;
    height: 22px;
    font-size: 10px;
    line-height: 22px;
    color: #fff;
}

/*---------------------*/
.multi-select-container {
    padding-top: 55px;
}

.multi-select-container h4,
.multi-select-property-container h4 {
    color: #999;
    border-bottom: 1px solid #ddd;
    margin: 5px auto 15px;
    padding: 5px 0;
}

.multi-select-geo-container {
    border-bottom: 0;
}

.multi-select-geo-title {
    font-size: 14px;
    cursor: pointer;
    outline: 0;
    border-radius: 2px;
    background: #fff;
    color: #666;
}

.multi-select-geo-title.form-control {
    margin: 0 auto 15px;
}

.multi-select-geo-title span,
.multi-select-price-title span {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.multi-select-price-title span {
    width: 90%;
}

.multi-select-geo-list {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 5px;
}

.multi-select-property-container .multi-select-geo-list {
    max-height: none;
}

.multi-select-geo-list li {
    margin: 0;
    padding: 5px 0;
}

.multi-select-geo-list li input[type="checkbox"] {
    float: right;
}

.multi-select-geo-list li label {
    /* stuff if needed */
}

.multi-select-geo-list li input[type='checkbox'] {
    cursor: pointer;
}

.geo-divider {
    color: #999;
    border-bottom: 1px solid #eee;
    margin: 5px auto;
    padding: 0 0 2px 0;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}

.multi-select-property-container {
    height: 100%;
}

.col-xs-12.multi-select-property-container {
    padding: 0;
}

.multi-select-property-container .select-arrow,
.multi-select-property-container .select-arrow-up,
.multi-select-property-container .select-arrow-down,
.multi-select-property-container .select-arrow-right,
.multi-select-property-container .select-arrow-left {
    position: relative;
    float: left;
    top: 5px;
    left: 0;
    margin-right: 5px;
}

.multi-select-property-container .checkbox-indicator,
.multi-select-property-container .radio-indicator {
    position: relative;
}

.multi-select-property {
    margin: 5px auto;
}

.multi-select-property-title {
    font-size: 14px;
    cursor: pointer;
    outline: 0;
    border: 0;
    border-radius: 0;
    background: #fff;
    color: #666;
    position: relative;
    margin-bottom: 10px;
}

.multi-select-property-title ul {
    margin-bottom: 0;
}

.multi-select-property-title > ul {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

.multi-select-property-title > ul .checkbox-indicator {
    position: unset;
    top: 0px;
    right: 0;
}

.multi-select-property-list {
    border-bottom: 1px solid #ccc;
}

.multi-select-property-list li {
    position: relative;
    margin: 0 0 0 26px;
}

.multi-select-property-list li label {
    position: absolute;
    right: 0;
    top: 0;
}

.multi-select-property-list li input[type="checkbox"] {
    float: right;
}

.multi-select-geo-list .multi-select-property-list li input[type="checkbox"] {
    right: 0;
}

.multi-select-property-list span {
    text-overflow: ellipsis;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

/* - Start Price Control - */
.multi-select-price-container {
    /* margin: 15px auto; */
}

.multi-select-price {
    margin: 3px auto 10px auto;
}

.multi-select-price-title {
    font-size: 14px;
    cursor: pointer;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    color: #666;
}

.multi-select-price-list {
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ddd;
    padding: 3px;
}

.multi-select-price-list .row {
    margin-left: 0;
    margin-right: 0;
}

.multi-select-price-list .col-xs-12,
.multi-select-price .multi-select-price-list .col-sm-6:first-child {
    padding-left: 0px;
    padding-right: 5px;
}

.multi-select-price-list .col-xs-12:last-child,
.multi-select-price-list .col-sm-6:last-child {
    padding-left: 0px;
    padding-right: 0px;
}

.multi-select-price-list ul li {
    cursor: pointer;
    padding: 2px 5px;
}

.multi-select-price-list ul li:hover {
    background: rgba(66, 130, 203, 0.5);
    color: #fff;
}

.multi-select-price .col-xs-6:first-child {
    padding-left: 15px;
    padding-right: 1px;
}

.multi-select-price .col-xs-6 {
    padding-left: 1px;
    padding-right: 15px;
}

.multi-select-price-error {
    color: orangered;
    display: none;
    text-align: center;
    font-size: 12px;
    border: 1px solid #eee;
    padding: 4px;
    border-radius: 3px;
}

.max-price-selected {
    text-align: right;
}

/* - End Price Control - */
/* - Start Beds/Baths Control - */
.multi-toggle-container {
    /* margin: 15px auto; */
}

.multi-toggle-container h4 {
    color: #999;
    margin: 5px auto;
}

.multi-toggle {
    border: 2px solid #4282cb;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.multi-toggle .toggle-item,
.multi-toggle .toggle-item-on {
    text-align: center;
    width: 20%;
    height: 36px;
    line-height: 36px;
    color: #4282cb;
    background: #fff;
    border-right: 2px solid #4282cb;
    margin: 0;
    padding: 0;
    float: left;
    cursor: pointer;
}

.multi-toggle .toggle-item:last-child,
.multi-toggle .toggle-item-on:last-child {
    border-right: none;
}

.multi-toggle .toggle-item span,
.multi-toggle .toggle-item-on span {
    width: 100%;
    display: inline-block;
    font-weight: 400;
}

.multi-toggle .toggle-item-on {
    border-right: 2px solid #3571b6;
    background: #4282cb;
}

.multi-toggle .toggle-item:hover {
    border-right: 2px solid #3571b6;
}

.multi-toggle .toggle-item-on span {
    color: #fff;
    font-weight: 400;
}

.multi-toggle .toggle-item-on span:hover {
    color: white;
    background: rgba(160, 192, 229, 0.1);
    border-radius: 3px;
}

.multi-toggle .toggle-item:last-child:hover {
    border-right: none;
}

/* - End Beds/Baths Control - */
/* Create a custom checkbox/radio/select */
.select {
    position: relative;
    display: inline-block;
    width: 100%;
}

.select select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 5px 35px 5px 5px;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    color: #666;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* for IE 11 select arrow fix */
.select select::-ms-expand {
    display: none;
}

.select select option {
    padding: 5px 10px;
    color: #333;
    margin: 5px auto;
}

.select-arrow,
.select-arrow-up,
.select-arrow-down,
.select-arrow-right,
.select-arrow-left {
    /* default (.select-arrow) =  .select-arrow-down */
    position: absolute;
    top: 13px;
    right: 10px;
    width: 20px;
    height: 14px;
    pointer-events: none;
    background: url("/common/images/sprites-common.png") no-repeat;
    background-position: -714px -67px;
}

.select-arrow-down {
    background-position: -714px -67px;
}

.select-arrow-up {
    background-position: -714px -86px;
}

.select-arrow-right {
    background-position: -719px -108px;
    height: 20px;
    top: 8px;
    right: 6px;
}

.select-arrow-left {
    background-position: -718px -135px;
}

.mobile-filter-header {
    background: #f6f6f6;
    height: 45px;
    padding: 12px 15px;
    position: fixed;
    width: 100%;
    z-index: 3;
}

.mobile-filter-back {
    width: 20px;
    height: 20px;
    background: url("/common/images/sprites-common.png") no-repeat;
    background-position: -719px -108px;
    left: 6px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.mobile-back-btn {
    background: transparent;
    color: #4282cb;
    border: 1px solid #4282cb;
    border-radius: 5px;
    padding: 5px;
}

.mobile-save-btn {
    background: transparent;
    color: #ce2b37;
    border: 1px solid #ce2b37;
    border-radius: 5px;
    padding: 5px;
}

/*--------------------*/
.control-checkbox,
.control-checkbox-partial,
.control-radio {
    display: block;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 16px;
}

label.control-checkbox,
label.control-checkbox-partial,
label.control-radio {
    font-weight: 300;
}

.control-checkbox input,
.control-checkbox-partial input,
.control-radio input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox-indicator,
.radio-indicator {
    position: absolute;
    top: 2px;
    right: 0;
    height: 18px;
    width: 18px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.control-radio .radio-indicator {
    border-radius: 50%;
}

.control-checkbox:hover input ~ .checkbox-indicator,
.control-checkbox input:focus ~ .checkbox-indicator,
.control-checkbox-partial:hover input ~ .checkbox-indicator,
.control-checkbox-partial:hover input ~ .checkbox-indicator,
.control-radio:hover input ~ .radio-indicator,
.control-radio input:focus ~ .radio-indicator {
    background: #fff;
    border: 1px solid #999;
}

.control-checkbox input:checked ~ .checkbox-indicator,
.control-checkbox-partial input:checked ~ .checkbox-indicator,
.control-radio input:checked ~ .radio-indicator {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.control-radio input:checked ~ .radio-indicator {
    border-radius: 50%;
}

.control-checkbox:hover input:not([disabled]):checked ~ .checkbox-indicator,
.control-checkbox input:checked:focus ~ .checkbox-indicator,
.control-checkbox-partial:hover input:not([disabled]):checked ~ .checkbox-indicator,
.control-checkbox-partial input:checked:focus ~ .checkbox-indicator,
.control-radio:hover input:not([disabled]):checked ~ .radio-indicator,
.control-radio input:checked:focus ~ .radio-indicator {
    background: #fff;
    border: 1px solid #999;
}

.control-checkbox input:disabled ~ .checkbox-indicator,
.control-checkbox-partial input:disabled ~ .checkbox-indicator,
.control-radio input:disabled ~ .radio-indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.checkbox-indicator:after,
.radio-indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control-checkbox input:checked ~ .checkbox-indicator:after,
.control-checkbox-partial input:checked ~ .checkbox-indicator:after,
.control-radio input:checked ~ .radio-indicator:after {
    display: block;
}

.control-checkbox .checkbox-indicator::after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #4282cb;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.control-checkbox-partial .checkbox-indicator::after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 10px;
    border: solid #4282cb;
    border-width: 0 2px 0px 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.control-checkbox input:disabled ~ .checkbox-indicator:after,
.control-checkbox-partial input:disabled ~ .checkbox-indicator:after {
    border-color: #7b7b7b;
}

.control-radio .radio-indicator::after {
    left: 5px;
    top: 5px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: rgba(66, 130, 203, 0.75);
}

.control-radio input:disabled ~ .radio-indicator:after {
    background: #7b7b7b;
}

input.js-geo-search {
    font-size: 16px;
}

.multi-select-geo-list label.control-checkbox span {
    line-height: normal;
    width: 88%;
    display: inline-block;
    font-size: 16px;
}

.multi-select-geo.mobile-filter-container > input[type="text"] {
    margin: 50px auto 15px;
    width: 98%;
}

.multi-select-geo.mobile-filter-container .multi-select-geo-list {
    max-height: 75%;
}

.restrict-wrapper {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    max-height: 800px;
}

.notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.no-scroll-page {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.results-container {
    min-height: 75vh;
}

.results-container .loader-wrapper {
    top: 30%;
}

.multi-select-geo-list .view-more-info span {
    margin: 10px auto;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.multi-select-geo-list-inner {
    position: relative;
}

.multi-select-geo-list-inner .load-spinner-container {
    min-height: 280px;
}

.load-spinner-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 2;
}

.load-spinner-container .spacer {
    width: 100%;
    height: 100%;
}

.load-spinner-container .loader-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 8rem;
    width: 8rem;
}

.load-spinner-container .loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #003DA5;
    font-size: 5rem;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* - End Enhanced Search - */
.multi-select-geo-list-inner {
    padding-top: 55px;
    padding-bottom: 15px;
    margin: 0 10px;
    height: 100%;
}

.qs-dev-container .validationAlert {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 3px 3px;
    margin: 0 auto;
    padding: 3px 5px;
}

.qs-dev-container .validationAlert span {
    color: #fff;
}

.qs-dev-container .form-control {
    padding: 6px 10px;
}

@media (min-width: 768px) {
    .development-details-page .google-translate-wrapper {
        padding-bottom: 0;
    }

    .goog-te-gadget {
        line-height: 40px;
    }

    .google-trans-disclaimer {
        line-height: 45px;
    }

    #devCarousel.carousel {
        height: 480px;
    }

    #devCarousel.carousel .item {
        height: 480px;
    }

    #devCarousel.carousel .carousel-inner img {
        transform: translateY(-50%);
    }

    .qs-dev-col-left,
    .qs-dev-col-right,
    .qs-dev-province,
    .qs-dev-or,
    .qs-dev-name {
        padding-left: 10px;
        padding-right: 10px;
    }

    .qs-dev-container .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .qs-dev-container {
        width: 900px;
    }

    .qs-dev-position {
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        padding: 30px 0;
    }

    .qs-dev-position h1 {
        font-size: 40px;
        margin: 0 auto 30px;
    }
    /* --- start  revert for desktop iOS focus fix ---  */
    .multi-select-geo-list label.control-checkbox span,
    .control-checkbox,
    .control-checkbox-partial,
    .control-radio,
    .listingsearch-filters .btn-secondary,
    .mobile-filter-container .btn-secondary,
    input.js-geo-search,
    .geo-divider,
    .multi-select-geo-list .view-more-info span {
        font-size: 14px;
    }
    /* --- end  revert for desktop iOS focus fix ---  */
    .multi-select-container {
        padding-top: 0;
    }

    .multi-select-container h4,
    .multi-select-property-container h4 {
        margin: 5px auto;
    }

    .col-xs-12.multi-select-property-container {
        padding: 0 15px;
    }

    .multi-select-property-title {
        margin-bottom: 5px;
    }

    .filter-country {
        margin-top: 0;
        margin-bottom: 0;
    }

    .multi-select-geo-list-inner {
        margin: 0;
        padding: 0 0 15px 0;
    }

    .multi-select-geo-list li {
        padding: 0;
    }

    .currencypopup {
        right: auto;
        left: -15px;
    }

    .country-selector-popup {
        z-index: 21 !important;
    }

    .multi-select-geo-container {
        border-bottom: 1px solid #eee;
    }

    .multi-select-geo-title.form-control {
        border: none;
        margin: 0;
    }

    .multi-select-geo-wrapper {
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .listing-list-body .section-dark {
        background: #ededed;
    }

    .listingsearch-filters {
        margin-bottom: 20px;
        padding: 15px;
        height: auto;
        position: relative;
        display: block;
    }

    .applied-filter-container {
        border-bottom: none;
        padding: 15px;
    }

    .sort-mode-container {
        border-top: none;
        width: auto;
        max-width: 200px;
    }

    .sort-mode-container.language-select {
        max-width: 150px;
    }

    .multi-select-geo-title {
        border-radius: 0px;
        margin-top: 0;
    }

    .multi-select-geo-title .select-arrow,
    .multi-select-geo-title .select-arrow-right,
    .multi-select-geo-title .select-arrow-down,
    .multi-select-property-title .select-arrow,
    .multi-select-property-title .select-arrow-right,
    .multi-select-property-title .select-arrow-down,
    .multi-select-geo-title .select-arrow-up,
    .multi-select-property-title .select-arrow-up {
        right: auto;
        left: 0;
        background-position: -764px -64px;
    }

    .multi-select-geo-title .select-arrow-up,
    .multi-select-property-title .select-arrow-up {
        background-position: -762px -96px;
    }

    .multi-select-property-title .select-arrow,
    .multi-select-property-title .select-arrow-right,
    .multi-select-property-title .select-arrow-down,
    .multi-select-property-title .select-arrow-up {
        width: 10px;
        float: left;
        top: 5px;
        margin-right: 5px;
        position: relative;
    }

    .multi-select-property-list li {
        margin: 0 0 0 15px;
    }
}

.sp-next-arrow::after, .sp-next-arrow::before, .sp-previous-arrow::after, .sp-previous-arrow::before {
    content: '';
    position: absolute;
    width: 10% !important;
    height: 33% !important;
    background-color: #FFF;
}

.sp-arrow {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 20px;
}

.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.sp-arrow::before {
    top: 8px !important;
    left: 38% !important;
}

.sp-arrow::after {
    top: 20px !important;
    left: 38% !important;
}

/* styles for jssor slider */
.listfull-loading {
    position: absolute;
    top: 0px;
    left: 0px;
}

.loading-bkgrd {
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.loading-img {
    position: absolute;
    display: block;
    background: rgba(255, 255, 255, 0.9) url(/common/images/ajaxloading.gif) no-repeat center center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.listfull-slider {
    position: relative;
    top: 0px;
    left: 0px;
    width: 1140px;
    height: 456px;
    background: #fff;
    overflow: hidden;
}

.listfull-slider2 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 1140px;
    height: 285px;
    background: #fff;
    overflow: hidden;
}

.listfull-pop-slider {
    position: relative;
    top: 0px;
    left: 0px;
    width: 1500px;
    height: 1000px;
    background: #000;
    overflow: hidden;
    display: inline-block;
}

.listfull-slideronly-slider {
    position: relative;
    top: 0px;
    left: 0px;
    width: 600px;
    height: 400px;
    background: #fff;
    overflow: hidden;
}

.listfull-btmthumb-slider {
    position: relative;
    top: 0px;
    left: 0px;
    width: 900px;
    height: 772px;
    background: #fff;
    overflow: hidden;
}

/*main image*/
.slide-main {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.listfull-slider .slide-main {
    width: 684px;
    height: 456px;
}

.listfull-slider2 .slide-main {
    width: 856px;
    height: 285px;
}

.listfull-pop-slider .slide-main {
    width: 1500px;
    height: 1000px;
}

.listfull-slideronly-slider .slide-main {
    width: 600px;
    height: 400px;
}

.listfull-btmthumb-slider .slide-main {
    width: 900px;
    height: 600px;
}

/*nav buttons*/
.listfull-slider-l, .listfull-slider-r, .listfull-slider-ldn, .listfull-slider-rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    overflow: hidden;
    top: 40%;
}

.listfull-slider-l, .listfull-slider-ldn {
    left: 8px;
}

.listfull-slider .listfull-slider-r, .listfull-slider .listfull-slider-rdn {
    right: 478px;
}

.listfull-slider2 .listfull-slider-r, .listfull-slider2 .listfull-slider-rdn {
    right: 328px;
}

.listfull-pop-slider .listfull-slider-l, .listfull-pop-slider .listfull-slider-ldn {
    top: 475px;
}

.listfull-pop-slider .listfull-slider-r, .listfull-pop-slider .listfull-slider-rdn {
    top: 475px;
    right: 8px;
}

.listfull-slideronly-slider .listfull-slider-l, .listfull-slideronly-slider .listfull-slider-ldn {
    top: 190px;
}

.listfull-slideronly-slider .listfull-slider-r, .listfull-slideronly-slider .listfull-slider-rdn {
    top: 190px;
    right: 8px;
}

.listfull-btmthumb-slider .listfull-slider-l, .listfull-btmthumb-slider .listfull-slider-ldn {
    top: 280px;
}

.listfull-btmthumb-slider .listfull-slider-r, .listfull-btmthumb-slider .listfull-slider-rdn {
    top: 280px;
    right: 8px;
}

/*captions*/
.slide-cap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.slide-cap-bkg {
    background: rgba(0, 0, 0, 0.5);
}

.slide-cap-text {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
}

/*thumbs area*/
.listfull-slider .listfull-slider-thumb {
    width: 456px;
    /*height: px;*/
}

.listfull-slider2 .listfull-slider-thumb {
    width: 284px;
    height: 285px;
}

.listfull-btmthumb-slider .listfull-slider-thumb {
    top: 600px;
    width: 900px;
    height: 172px;
}

.listfull-slider-thumb {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: move;
}

.listfull-slider-thumb .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 1px solid #e4e4e4;
}

.listfull-slider-thumb .o {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.listfull-slider-thumb .pav .o {
    border: #007DC3 1px solid;
}

.listfull-slider-thumb .p:hover .o {
    border: #DC1C2E 1px solid;
}

.listfull-slider-thumb .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/*thumbs*/
.listfull-slider .listfull-slider-thumb .p, .listfull-slider .listfull-slider-thumb .pav, .listfull-slider .listfull-slider-thumb .pdn {
    position: absolute;
    width: 225px;
    height: 150px;
}

.listfull-slider2 .listfull-slider-thumb .p, .listfull-slider2 .listfull-slider-thumb .pav, .listfull-slider2 .listfull-slider-thumb .pdn {
    position: absolute;
    width: 140px;
    height: 93px;
}

.listfull-btmthumb-slider .listfull-slider-thumb .p, .listfull-btmthumb-slider .listfull-slider-thumb .pav, .listfull-btmthumb-slider .listfull-slider-thumb .pdn {
    position: absolute;
    width: 258px;
    height: 172px;
}

/* ---------------------------------------------------------------------------------------

Switch which lines are commented / uncommented to choose the theme to include on compile.  
THERE MUST BE ONLY ONE UNCOMMENTED THEME AT A TIME

------------------------------------------------------------------------------------------ */
/*!
  *  REMAX-GLOBAL INSTALLATION    
*/
/*------ New Brand Guidline Colours Below -------*/
/*-------------- derived colours ----------------*/
* {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

body {
    background: #fff;
}

a:link, a:visited {
    color: #007DC3;
    text-decoration: none !important;
}

a:hover {
    color: #DC1C2E;
}

.remaxred, .remaxRed {
    color: #EC1C24;
    counter-reset: SlingShotAdmin;
}

.remaxblue, .remaxBlue {
    color: #ec1c24;
    counter-reset: SlingShotAdmin;
}

/* include the partials */
.areaguide .section-dark {
    padding-top: 0;
}

.areaguide h1 {
    color: #000;
    font-size: 18px;
}

a {
    color: #4184cd;
}

.ag-content-slider {
    background: #fff;
    border: 1px solid #E4E4E4;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    width: 400px;
    height: 270px;
    float: left;
    margin: 0 20px 20px 0;
}

.ag-content-slider .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}

.ag-content-slider .overview li {
    float: left;
}

.ag-content-image {
    width: 390px;
    height: auto;
}

h2 {
    font-weight: 300;
    margin-top: 0;
    padding-top: 0;
    color: #4184cd;
}

.ag-links {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.ag-links td {
    font-size: 13px;
}

.areaguide .prop-slider {
    height: 280px;
    background: #fff;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    margin: 0 auto 20px;
}

.areaguide .prop-slider-item {
    border: 1px solid #e5e5e5;
    width: 240px;
    height: 225px;
}

.areaguide .prop-slider-item img {
    border: none;
    width: 240px;
    height: 180px;
    display: block;
}

.areaguide .prop-slider-item-photo {
    border-bottom: 1px solid #E4E4E4;
}

.areaguide .prop-slider-item-addr {
    display: inline-block;
    height: 22px;
    max-height: 22px;
    overflow: hidden;
    vertical-align: top;
    font-size: 12px;
    color: #333;
    padding: 8px 10px;
}

.areaguide .prop-slider-arrow {
    vertical-align: middle;
    width: 20px;
    text-align: center;
}

.areaguide .prop-slider .viewport {
    float: left;
    width: 90%;
    height: 260px;
    overflow: hidden;
    position: relative;
}

.areaguide .prop-slider .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    max-height: 250px;
    margin: 20px 0 0;
}

.areaguide .prop-slider .overview li {
    float: left;
    margin: 0 20px 0 0;
}

.areaguide .prop-slider .buttons {
    display: block;
    float: left;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 40%;
    width: 5%;
    margin: 0 auto;
}

.areaguide .prop-slider .next {
    margin: 0 auto;
}

.areaguide .prop-slider .disable {
    visibility: hidden;
}

.areaguide .prop-slider .bullets,
.ag-content-slider .bullets {
    overflow: hidden;
    list-style: none;
    clear: both;
    text-align: center;
    margin: 0 auto;
}

.areaguide .prop-slider .bullets li,
.ag-content-slider .bullets li {
    display: inline-block;
}

.areaguide .prop-slider .bullets a,
.ag-content-slider .bullets a {
    width: 6px;
    height: 6px;
    float: left;
    background: url(/sites/remaxeuropecommon/images/areaguide-sprites.png) no-repeat 0 0;
    background-position: -12px -7px;
    display: block;
    font-size: 1px;
    margin: 3px;
}

.ag-content-slider .bullets a {
    margin: 10px 3px;
}

.areaguide .prop-slider .bullet.active,
.ag-content-slider .bullet.active {
    background-position: -12px -37px;
}

.areaguide .prop-slider .bullet,
.ag-content-slider .bullet {
    background-color: #fff;
    text-decoration: none;
    text-align: center;
    color: #555;
    font-size: 14px;
    font-weight: 700;
    display: block;
}

.areaguide .prop-slider .chevron,
.areaguide .prop-slider .chevron-big-left,
.areaguide .prop-slider .chevron-big-right {
    background: url(/sites/remaxeuropecommon/images/areaguide-sprites.png) no-repeat 0 0;
}

.areaguide .prop-slider .chevron {
    background-position: -12px -94px;
    width: 7px;
    height: 12px;
}

.areaguide .prop-slider .chevron-big-left,
.areaguide .prop-slider .chevron-big-right {
    background-position: -7px -121px;
    width: 16px;
    height: 28px;
}

.areaguide .prop-slider .chevron-big-right {
    background-position: -7px -161px;
}

/*.ag-subhead{color:#999;font-size:16px;font-weight:400;}*/
.ag-location {
    color: #636466;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 5px;
}

.ag-learnmore-tbl {
    margin: 10px 0 20px;
}

/*.ag-learnmore{width:50%;}*/
.ag-learnmore a:link, .ag-learnmore a:visited {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-decoration: underline;
}

.ag-view-all {
    float: right;
    line-height: 14px;
}

.ag-view-all a:link, .ag-view-all a:visited {
    font-size: 14px;
    color: #999;
}

.ag-more {
    border-radius: 3px;
    background: #fff;
    border: 1px solid #e3e3e3;
    display: inline-block;
    font-size: 11px;
    width: 100%;
    margin: 0 auto 30px;
    padding: 15px 0;
}

.ag-wrapper .related-tbl {
    width: 100%;
}

.ag-wrapper .box-related {
    margin: 0 20px;
}

.ag-office-title, .ag-office-name {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

/*.ag-wrapper .box-related h4{border-bottom:1px solid #ccc;font-size:14px;font-weight:400;}*/
.ag-wrapper .box-related h4 {
    font-size: 18px;
    color: #00458b;
    margin-bottom: 0;
}

.ag-wrapper .box-related h5 {
    font-size: 16px;
    color: #4184cd;
    margin-top: 0;
    margin-bottom: 25px;
}

.box-related a {
    color: #636466;
}

.ag-pad {
    padding: 20px;
}

.ag-section {
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
}

.ag-more .ag-section {
    margin: 0 0 5px;
}

.ag-related-hdr {
    float: left;
    font-weight: 600;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ag-related-item {
    float: left;
    font-size: 12px;
}

.ag-related-item a {
    color: #555;
    line-height: 18px;
    text-decoration: underline;
}

.location-office hr {
    margin: 5px 0;
}

.span-100 {
    width: 100%;
}

.span-50 {
    width: 50%;
}

.span-33 {
    width: 33%;
}

.ag-wrapper .box-generic {
    padding: 15px;
}

.ag-content-slider {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    float: left;
    height: auto;
    margin: 0 20px 20px 0;
    width: 100%;
}

.ag-content-slider .viewport {
    border: 0 none;
    height: 186px;
    margin: 5px auto;
    overflow: hidden;
    position: relative;
    width: 97%;
}

.areaguide-img {
    float: left;
    margin-right: 10px;
}

.areaguide-links {
    margin: 30px 0;
}

.areaguide-desc {
    min-height: 218px;
}

.checkbox label, .radio label {
    line-height: 1.4;
}

.areaguide-srchprice h4 {
    line-height: 0;
}

.areaguide-experts .img-responsive {
    max-width: 100%;
    position: relative;
}

.ag-more .ag-subhead {
    color: #00458b;
    display: block;
    font-size: 18px;
}

.ag-section .ag-location {
    color: #4184cd;
    font-size: 16px;
    font-weight: 300;
}

.ag-related-hdr {
    float: left;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ag-related-item a {
    color: #636466;
    line-height: 18px;
}

.ag-subhead, #shoCurrency span, .box-search-filter div {
    color: #00458b;
}

#shoCurrency span, .areaguide-srchprice h4 {
    text-transform: uppercase;
}

.areaoffice-name {
    font-size: 16px;
    font-weight: 400;
}

.value a {
    color: #636466;
}

.agoff-name {
    color: #00458b;
    display: block;
}

@media (min-width: 768px) {
    .areaguide .section-dark {
        padding-top: 210px;
    }
}

@media (min-width: 992px) {
    .ag-content-slider {
        width: 40%;
    }
}

#TopNav {
    min-height: 30px;
}

.rev_slider_wrapper {
    margin: 0px auto;
    background-color: transparent;
    padding: 0px;
    margin-top: 170px;
    margin-bottom: 0px;
}

.logo {
    margin-top: 15px;
    display: none;
}

.logo-mobile {
    display: inline-block;
    float: left;
    margin: 5px 0 0;
    width: 50%;
}

.logo-mobile img {
    float: left;
    height: 25px;
}

.menu {
    display: inline-block;
    margin: 5px auto 0;
    height: 20px;
}

.menu li {
    float: left;
    margin-right: 20px;
    list-style: none;
}

.menu li a {
    color: #fff;
}

.menu li a:hover {
    color: #A4D7F4;
    text-decoration: none;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: none !important;
}

.top-links {
    margin: 0 auto;
    text-align: center;
}

.top-links a {
    font-size: 16px;
}

.menu-container {
    position: relative;
}

.search-container {
    width: 100%;
    margin: 15px auto 0;
    min-height: 43px;
    height: auto;
    position: relative;
    z-index: 1;
}

.search-container a {
    display: block;
    text-align: center;
}

#country-selector-close {
    display: inline-block;
    float: right;
    text-align: center;
}

.search-container a:hover {
    text-decoration: none;
    outline: none;
}

.search-container a:focus {
    text-decoration: none;
    outline: none;
}

a.for-sale {
    background: #007DC3;
    color: #fff;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.for-sale span {
    font-size: 15px;
}

a.for-sale:hover {
    background: #0060B5;
}

a.global {
    color: #404040;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #ccc;
    font-size: 20px;
}

.settings {
    font-size: 20px;
    color: #ccc;
    border-bottom: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    background: #fff;
}

a.search {
    background: #DC1C2E;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

a.search:hover {
    background: #C5242E;
    color: #fff;
}

.nopad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.nomargin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.search-input {
    border: none;
    display: block;
    text-indent: 10px;
    height: 46px;
    width: 100%;
}

h1.slogan {
    margin-top: 10px;
    text-align: center;
}

span.white {
    color: #fff;
    font-size: 24px;
}

span.blue {
    color: #A4D7F4;
    font-size: 24px;
}

.language {
    margin-top: 20px;
}

.language-currency li {
    list-style: none;
    margin: 0 0 5px 0px;
    cursor: pointer;
    text-align: left;
}

li.language-link {
    padding: 5px;
}

li.language-link:hover {
    background: #f1f1f1;
}

.mm-list.mm-panel li.language-link:hover {
    background: transparent;
}

.language-currency li a {
    color: #fff;
}

.language-menu {
    height: 400px !important;
    left: 0;
    overflow-y: scroll;
    top: 40%;
    width: 300px;
    padding: 10px;
    left: -215px;
    z-index: 9999;
}

.currency-menu {
    top: 88%;
    padding-left: 0;
}

.location-menu {
    width: 900px;
    height: auto;
}

.currency-menu li {
    margin-bottom: 5px;
}

.location-menu li a {
    text-align: left;
}

.language-menu li a,
.currency-menu li a {
    color: #000;
}

.language-menu .dropdown-menu > li > a:hover,
.language-menu .dropdown-menu > li > a:focus {
    color: #000;
}

.currency-menu .dropdown-menu > li > a:hover,
.currency-menu .dropdown-menu > li > a:focus {
    color: #000;
}

.currency-menu li a:hover {
    color: #003DA5;
}

.locations li {
    list-style: none;
    margin-bottom: 10px;
}

.locations li a {
    color: #404040;
}

.sale-menu {
    background: #fff;
    top: 46px;
    border: none;
    width: auto;
    min-width: 94px;
}

ul.sale-menu {
    border-radius: 0px !important;
}

ul.sale-menu li a {
    line-height: 30px;
}

ul.sale-menu li {
    padding-bottom: 0;
}

a.rent-buy {
    color: #333 !important;
    background-color: #fff;
}

.demographic-information {
    width: 348px;
    height: auto;
    height: 100%;
    position: absolute;
    top: 0;
    min-height: 525px;
    padding: 15px;
    color: #fff;
}

span.demographic-link a {
    text-decoration: none;
}

.demographic-information h3, .demographic-information h4 {
    color: #fff;
}

.demographic {
    margin-top: 10px;
}

.demographic h4, .demographic h5 {
    color: #fff;
}

.slider-map {
    margin: 0 auto;
    width: 966px;
    height: 480px;
    padding-top: 20px;
    text-align: center;
}

.country-map {
    margin: 0 auto;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
}

#map-country_outer > svg {
    left: 15px;
    top: 6px;
}

.listing-preview-transition {
    -webkit-transition: right 0.3s ease-out;
    -moz-transition: right 0.3s ease-out;
    -o-transition: right 0.3s ease-out;
    transition: right 0.3s ease-out;
}

.listing-preview-toggle {
    right: 0px !important;
}

.listing-preview .divider {
    height: 2px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin: 10px 0 1px;
}

a.show {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    position: absolute;
    left: -76px;
    padding: 14px 8px 6px;
    top: 0px;
    z-index: 999999;
}

.a-search {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ccc;
    display: none;
    height: auto;
    padding: 10px 0;
    position: absolute;
    z-index: 99;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -mox-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    max-width: 100%;
    width: 100%;
}

.divide {
    height: 2px;
    border-top: 1px solid #cfcfcf;
    padding-bottom: 40px;
}

.bottommargin {
    margin-bottom: 10px;
}

.btn-clear {
    background: #f1f1f1;
    color: #999;
    border: 1px solid #cfcfcf;
    font-weight: bolder;
    margin-top: 10px;
}

.btn-clear:hover {
    background: #e5e5e5;
    color: #cfcfcf;
}

.btn-search {
    background: #DC1C2E;
    border: 1px solid #DC1C2E;
    margin-top: 10px;
}

.currency {
    width: 676px;
    left: -480px;
    padding: 0 0 5px !important;
    overflow: hidden;
}

.title-header {
    width: 100%;
    background: #3C678A;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    font-size: 16px;
    margin-bottom: 20px;
}

@media (max-width: 1020px) {
    .slogan {
        font-size: 16px;
    }

    .language {
        display: none;
    }

    button.global {
        border-bottom: 1px solid #ccc;
        -webkit-border-bottom: 1px solid #ccc;
        -moz-border-bottom: 1px solid #ccc;
        width: 100%;
        border-right: none;
    }

    a.settings {
        border-top: 1px solid #ccc;
        -webkit-border-top: 1px solid #ccc;
        -moz-border-top: 1px solid #ccc;
    }

    .search-container {
        width: 100%;
    }

    .location-menu {
        width: 100% !important;
    }

    .sale-menu {
        width: 100%;
        top: 44px;
        border-radius: none;
    }

    .sale-menu li a {
        text-align: left;
    }
}

@media (max-width: 768px) {

    .carousel {
        display: none;
    }

    .collection-video-section {
        display: none;
    }
}

/*----------------------------------------------------*/
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

/* Sprites */
.icon-globe,
.icon-search,
.chevron-down-white,
.chevron-up-white,
.cog,
.cog-on,
.chevron-right-white {
    background: url("/common/images/sprites.png") no-repeat;
    display: inline-block;
}

/* START NEW SPRITES - clean up / remove unwanted old ones later */
.icon-search {
    background-position: -166px -11px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.chevron-down-white {
    background-position: -61px -279px;
    width: 16px;
    height: 9px;
}

.chevron-right-white {
    background-position: -18px -210px;
    width: 10px;
    height: 19px;
}

.chevron-up-white {
    background-position: -91px -279px !important;
    width: 16px;
    height: 9px;
}

.cog {
    background-position: -132px -11px;
    width: 17px;
    height: 17px;
}

.cog-on {
    background-position: -223px -267px !important;
    width: 30px;
    height: 30px;
}

.icon-globe {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-position: -228px -42px;
}

.where-btn .icon-globe {
    position: relative;
}

/* popup header version (white) */
.location-menu .icon-globe {
    background-position: -228px -12px;
}

.language-currency .chevron-down-white {
    margin: 0 0 0 5px;
}

/* END NEW SPRITES */
.currency-coins,
.currency-chevron,
.preview-chevron,
.wcib-btn-close,
.photo-count, .photo-count-white,
.ui-slider .ui-slider-handle,
.sm-next, .sm-prev {
    background: url("/common/images/sprites.png") no-repeat;
}

.currency-coins {
    background-position: -12px -11px;
    display: inline-block;
    float: left;
    height: 24px;
    margin: -2px 10px 0 0;
    width: 20px;
}

.currency-chevron {
    background-position: -39px -213px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    width: 8px;
    height: 16px;
}

.currency-link:hover .currency-chevron {
    background-position: -18px -213px;
}

.sm-prev {
    background-position: -18px -243px;
    display: inline-block;
    margin: 5px 0 0 10px;
    width: 9px;
    height: 16px;
}

.sm-next {
    background-position: -18px -213px;
    display: inline-block;
    margin: 5px 10px 0 0;
    width: 9px;
    height: 16px;
}

.currency-code {
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin: 0 5px 0 0;
}

.preview-overlay {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    position: absolute;
    text-align: center;
    top: 0;
}

.photo-count, .photo-count-white {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0;
    background-position: -14px -122px;
}

.photo-count-white {
    background-position: -47px -122px;
    text-align: center;
    vertical-align: middle;
}

.photo-count-text {
    color: #FFF;
    display: inline-block;
    vertical-align: middle;
}

.preview-chevron {
    background-position: -18px -153px;
    display: inline-block;
    height: 15px;
    margin: 0 0 0 10px;
    width: 10px;
    line-height: 15px;
}

.preview-overlay .next {
    float: right;
    cursor: pointer;
}

.preview-overlay .prev {
    float: left;
    cursor: pointer;
}

.wcib-no-results,
.wcib-no-more-results {
    background: white;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    display: none;
    font-size: 18px;
    font-weight: 400;
    margin: 10px auto;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.wcib-no-results {
    height: 200px;
}

.searchbar {
    border-radius: 5px;
    color: #fff;
    height: auto;
    position: fixed;
    z-index: 999;
    max-width: 1230px;
}

.searchbar_spacer {
    height: 65px;
    display: none;
}

.fixed {
    position: static;
    top: auto;
}

.showbar {
    display: inline-block;
}

.buyrent-switch, .where-filter {
    background: #393d43;
    border-radius: 2px;
    border: 1px solid #222;
    color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -mox-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    height: auto;
    padding: 4px;
    margin: 4px;
    width: auto;
    display: inline-block;
    float: left;
    font-weight: 300;
    font-size: 14px;
}

label.buyrent-switch-label {
    font-weight: 300;
}

.buyrent-switch-label {
    color: #333;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
    width: 100%;
    font-size: 18px;
}
.buyrent-switch-input:checked + .buyrent-switch-label {
    font-size: 18px;
}

.for-sale .chevron-down-white {
    margin: 0 0 0 5px;
}

/*.buyrent-switch-input:checked + .buyrent-switch-label {
  border-radius: 0px;
  color: #333;
  font-weight: 300;
  font-size: 14px; }*/

.label-fix {
    color: #fff;
    font-weight: 300;
}

.buyrent-switch-input {
    display: none;
}

.where-filter button {
    background: #3f3f3f;
    border-radius: 0px;
    border: 1px solid #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-shadow: 0 2px rgba(0, 0, 0, 0.5);
    padding: 2px 5px;
}

.price-range {
    display: inline-block;
    height: 46px;
    margin: 0 10px;
    width: auto;
    line-height: 46px;
}

.price-label {
    padding: 0 10px 0 0;
}

.price-range-value {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    height: 46px;
    text-align: right;
    width: auto;
    display: inline-block;
}

#slider-range {
    display: inline-block;
    line-height: 46px;
    margin: 0 15px;
    height: 8px;
    vertical-align: middle;
    width: 150px;
}

.slider-right {
    min-width: 100px;
}

.slider-left {
    min-width: 100px;
}

.wcib-filters {
    line-height: 44px;
}

.sort-filter, .currency-choose {
    display: inline-block;
    margin: 0 10px 0 0;
    width: auto;
}

.searchbar .currency-choose {
    vertical-align: super;
}

.currency-choose a {
    color: #fff;
    font-family: inherit;
    font-size: 18px;
    text-decoration: none;
}

.where-filter select, .sort-filter select {
    font-family: inherit;
    font-size: inherit;
    width: 155px;
}

.sb-right {
    float: right;
}

/* Range Slider */
.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
    height: 20px;
    position: absolute;
    width: 10px;
    z-index: 2;
    background-position: -16px -45px;
}

.ui-slider .ui-slider-range {
    background: #DC1C2E;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.6em;
    top: -0.3em;
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-widget-content {
    background: #fff;
    border-radius: 0px;
}

/* end Range Slider*/
/* Revolution Banner Slider */
.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 480px !important;
    overflow: hidden;
}

.fullwidthbanner.revslider-initialised.tp-simpleresponsive {
    height: 600px !important;
    max-height: 600px !important;
}

#slideshow {
    margin: 170px auto 0px;
    border-radius: 0px;
    height: 600px;
}

#featured-list li {
    min-height: 480px !important;
    overflow: visible !important;
}

/* slideshow preview */
.listing-preview-container .listing-preview {
    background: rgba(0, 0, 0, 0.75);
    height: 100%;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    position: absolute;
    top: -0px;
    right: -348px;
    z-index: 9999;
    text-align: left;
    padding: 0 20px;
    width: 348px;
}

/* AddThis styles */
.listing-preview .addthis_toolbox {
    margin: 15px 0 0;
    width: auto;
}

.listing-preview a.addthis_button_compact {
    color: #fff;
}

.listing-preview .fb_iframe_widget {
    background: none;
    border-bottom: none;
}

.addthis_button_facebook_like {
    margin: 0;
}

.wcib-btn-close {
    background-position: -11px -600px;
    cursor: pointer;
    height: 26px;
    margin: 5px;
    position: absolute;
    right: 30px;
    top: 20px;
    width: 26px;
    z-index: 11;
}

#pic-content-slider .viewport {
    border: 1px solid #ccc;
}

.preview-image {
    border: 0px;
    margin: 0;
    padding: 0;
    width: 435px;
    height: auto;
}

.listing-data {
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.listing-data a:link,
.listing-data a:visited {
    color: #fff;
    text-decoration: underline;
}

.listing-data a:hover {
    color: #177cc3;
    text-decoration: underline;
}

.details-container .data-tbl {
    margin: 15px 0;
}

.data-tbl td {
    padding: 3px 0;
}

.data-tbl td.left,
.data-tbl td.right {
    font-size: 14px;
    color: #fff;
}

.demographic-link a:link,
.demographic-link a:visited {
    color: #fff;
    line-height: 30px;
}

.demographic-link a:hover {
    color: #fff;
    text-decoration: #007DC3;
}

.demographic-link {
    display: inline-block;
    margin: 10px auto;
    text-align: center;
    width: 100%;
}

.title-trans-type-loc {
    margin: 15px 0 10px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.trans-type-loc {
    display: block;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    margin: 10px 0 !important;
}

.trans-type-price {
    display: block;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    margin: 10px 0 !important;
}

.trans-type-loc span {
    text-align: center;
}

.trans-type-loc div span {
    text-align: center;
}

.title-trans-type-loc2 {
    margin: 30px 0 0;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.trans-type-loc2 {
    display: block;
    font-size: 20px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.trans-type-loc2 span {
    text-align: left;
}

.transaction-label-buy,
.transaction-label-rent {
    background: #DC1C2E;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: uppercase;
}

.transaction-label-rent {
    background: #1A3668;
}

.title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 0;
    color: #C4C6C8;
}

.listing-prices {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    width: 100%;
}

.listing-prices a:link,
.listing-prices a:visited {
    color: #fff;
}

.listing-prices-td1 {
    padding: 0;
    text-align: center;
    color: #fff;
}

.listing-prices-td1-2 {
    padding: 0;
    text-align: left;
}

.listing-prices-td2 {
    padding: 0 10px;
    text-align: center;
    color: #fff;
}

.p-local a:link,
.p-local a:visited {
    color: #fff;
}

.p-alt {
    color: #ccc;
}

.p-conv {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
}

.p-conv a:link, .p-conv a:visited {
    color: #fff;
}

a.btn-viewfull,
.details-full-image .btn-contact {
    background: #3b97d8;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    width: auto;
    margin: 10px 0;
    padding: 5px 20px;
    text-decoration: none !important;
    z-index: 11;
    float: right;
}

.details-full-image .btn-contact {
    background: #C41C1B;
    float: left;
    border: none;
}

a.btn-viewfull:hover,
.details-full-image .btn-contact:hover {
    color: #fff;
    text-decoration: none !important;
}

.map-overlay {
    display: block;
    position: absolute;
    top: -88px;
    width: 170px;
    z-index: 99;
    left: -200px;
}

.map-overlay img {
    z-index: 99 !important;
}

.country-overlay {
    background: white;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    padding: 0;
    text-indent: 30px;
    position: absolute;
    top: 445px;
    z-index: 6;
}

.btn-preview {
    cursor: pointer;
    float: right;
    margin-right: 20px;
}

.listing-prices .currency-choose {
    margin: 0;
    vertical-align: middle;
}

/* preview expander styles*/
.wcib-preview-img {
    display: block;
    height: 375px !important;
    width: 500px !important;
}

.details-container {
    background: #333;
    height: auto;
    left: 0;
    margin: 20px auto 0;
    position: absolute;
    text-align: left;
    top: auto;
    width: 100%;
    cursor: default;
}

.details-wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: #333;
    padding-bottom: 40px;
}

.details-container .btn-close {
    background: transparent url("/common/images/sprites-common.png") no-repeat scroll -254px -463px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 16px;
    margin: 5px;
    position: absolute;
    right: 5px;
    top: 3px;
    z-index: 9;
}

.thumb-expanded {
    margin-bottom: 40px !important;
}

.details-full-image {
    margin: 30px 0px 0 0;
    position: relative;
}

.details-wrapper .listing-preview {
    background: none;
    float: left;
    position: relative;
    padding: 0;
    width: 100%;
}

.details-wrapper a.btn-viewfull {
    right: 0;
}

.viewfull-div {
    border-top: 1px solid #ccc;
    bottom: 0;
    position: absolute;
    right: 20px;
    width: 380px;
}

.details-wrapper .viewfull-div {
    right: 0;
    width: 100%;
    bottom: 20px;
}

.ld-arrow-container-left {
    cursor: pointer;
    height: 100%;
    left: 20px;
    position: absolute;
    width: 35px;
    z-index: 9;
}

.ld-arrow-container-right {
    cursor: pointer;
    height: 100%;
    top: 0px;
    right: 34px;
    position: absolute;
    width: 35px;
    z-index: 9;
}

.ld-arrow {
    background: url("/common/images/sprites.png") no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
}

.ld-arrow-container-right .ld-arrow {
    background-position: -5px -342px;
}

.ld-arrow-container-left .ld-arrow {
    background-position: -4px -393px;
}

.multi-selector-header {
    cursor: pointer;
}

.multi-selector {
    position: absolute;
    z-index: 500;
    background-color: #fff;
    border: 1px solid #eee;
    color: #000;
    font-size: 12px;
    display: none;
    width: 155px;
}

.multi-selector-tbl {
    text-align: left;
    width: 100%;
}

.multi-selector-tbl input {
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.multi-selector-tbl td {
    border-bottom: 1px solid #eee;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

/* Currency Popup */
.currency-link {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    color: #007DC3;
}

.currency-link:hover {
    color: #fff;
}

.currencypopup {
    background: #fff none repeat scroll 0 0 !important;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -mox-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    position: absolute;
    right: 0;
    text-align: left;
    top: 51px;
    width: 400px;
    z-index: 2;
}

.currencypopup .continent-topbar-btns {
    margin-top: 0;
}

.curr-sel {
    color: white;
    font-weight: 400;
    margin-left: -7px;
}

.currencies {
    padding: 5px;
}

.currencypopup .currency_td a:link,
.currency_td a:visited {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

.currencypopup .currency_td a:hover {
    color: #DC1C2E;
}

#currencypopup_global > table {
    width: 100%;
    margin: 10px;
}

.searchbar {
    min-width: 100%;
    text-align: center;
}

.searchbar .currency-choose {
    margin: 0 10px 0 0;
}

.wcib-filters {
    float: right;
    margin-left: 5px;
}

.currency-choose {
    float: none;
}

.mainnav img {
    width: 70%;
}

#slideshow,
.footer,
.details-full-image {
    display: block;
}

.details-wrapper {
    width: 100% !important;
}

/* start gps tabs */
.sort-by {
    /*position: absolute;
    bottom: 0px;
    right: 20px;*/
    text-align: right;
    width: 166px;
}


.sort-by select {
    margin: 13px 0 0 1%;
    border: 1px solid #ddd;
    background: none;
    background-image: none;
    color: #666;
    padding: 5px 40px 5px 15px;
    border-radius: 3px;
    background: url("/common/images/arrow-grey-down.gif") no-repeat 140px center;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.sort-by select option {
    color: #404040;
}

.gps-tab-group {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0d1b35+0,193566+100 */
    background: #0d1b35;
    /* Old browsers */
    background: -moz-linear-gradient(top, #0d1b35 0%, #193566 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0d1b35 0%, #193566 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0d1b35 0%, #193566 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1b35', endColorstr='#193566',GradientType=0 );
    /* IE6-9 */
    display: inline-block;
    width: 100%;
    border: none;
    z-index: 10;
    height: 160px;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

.clear {
    clear: both;
}

.gps-tab-group .navbar-nav li a {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    text-align: center;
    float: left;
}

.gps-tab-group .navbar-nav li a span {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.gps-tab-group .navbar-nav li.current a,
.gps-tab-group .navbar-nav li.current a span {
    background: transparent;
    color: #fff;
}

.gps-tab-group .nav > li > a:focus,
.gps-tab-group .nav > li > a:focus span {
    background: transparent;
    color: #fff;
}

.gps-tab-group .nav > li > a:hover,
.gps-tab-group .nav > li > a:hover span {
    color: #fff;
}

.gps-tab-group .navbar-nav {
    margin: 0;
}

.gps-tab-group i.gallery-tab,
.gps-tab-group i.map-tab,
.gps-tab-group i.gallery-tab-active,
.gps-tab-group i.map-tab-active {
    background: url("/common/images/sprites.png") no-repeat;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0;
}

.gps-tab-group i.gallery-tab {
    background-position: -228px -117px;
    width: 16px;
    height: 16px;
}

.gps-tab-group i.gallery-tab:hover,
.gps-tab-group i.gallery-tab-active {
    background-position: -228px -144px;
    width: 16px;
    height: 16px;
}

.gps-tab-group i.map-tab {
    background-position: -255px -115px;
    width: 15px;
    height: 20px;
}

.gps-tab-group i.map-tab:hover,
.gps-tab-group i.map-tab-active {
    background-position: -255px -142px;
    width: 15px;
    height: 20px;
}

/* end gps tabs */
.thumb-container {
    position: relative;
}

.thumb-item {
    position: relative;
    cursor: pointer;
}

.thumb-overlay {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.thumb-item:hover .thumb-overlay {
    transition: all 0.5s ease-out;
    background: rgba(0, 0, 0, 0.125);
}

.thumb-data {
    padding: 10px 10px 15px;
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: left;
    z-index: 99999;
}

.thumb-bed {
    color: #666;
}

.thumb {
    margin-bottom: 1.6949%;
    cursor: pointer;
    overflow: hidden;
    /* position:relative;         */
}

#thumb_container :nth-of-type(4n+0) {
    /* margin-right:0;   */
}

.listing-thumbs-grid {
    max-width: 1200px;
    margin: 0 auto;
}

#thumb_container {
    float: none !important;
    text-align: center !important;
}

.thumb {
    display: inline-block !important;
    vertical-align: top;
    float: none !important;
    text-align: left;
    overflow: hidden;
}

/* expander selected thumb incidator */
.thumb-expanded > .thumb-item > a::after {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #3a3a3a;
    border-width: 16px;
    /* left: 50%;           */
    margin-top: -10px;
    margin-left: 130px;
}

.thumb-expanded .thumb-overlay {
    opacity: 0;
}

.gps-container {
    width: 100%;
    margin: 0 auto;
    clear: none;
    float: none;
    margin-left: auto;
}

.thumb {
    width: 267px;
    clear: both;
    margin: 5px;
}

.thumb-img {
    height: 220px;
    width: 286px;
    display: block;
}

.thumb-photo {
    height: 200px;
    overflow: hidden;
}

.thumb-img {
    display: inline-block;
    height: auto;
    position: relative;
    top: 50%;
    width: 100%;
    transform: translateY(-50%) scale(1.25);
    -webkit-transform: translateY(-50%) scale(1.25);
    -moz-transform: translateY(-50%) scale(1.25);
    -webkit-transition: 0.25s linear;
    -moz-transition: 0.25s linear;
    -o-transition: 0.25s linear;
    transition: 0.25s linear;
}

.thumb-item:hover .thumb-img {
    transform: translateY(-50%) scale(1.4);
    -webkit-transform: translateY(-50%) scale(1.4);
    -moz-transform: translateY(-50%) scale(1.4);
}
/*for not cropping the remax default image on search */
.thumb-item img[src*="default_image.gif"].thumb-img {
    -webkit-transform: translateY(-50%) scale(1);
}
.thumb-item:hover img[src*="default_image.gif"].thumb-img {
    -webkit-transform: translateY(-50%) scale(1.25);
}
/*.details-full-image img {
    width:450px;
    height:338px;
}*/
/* New  */
.thumb-actions {
    position: absolute;
    right: 5px;
    top: 10px;
    visibility: visible;
    z-index: 2;
}

.thumb-price, .thumb-type {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-align: left;
    display: block;
    font-size: 16px;
}

.thumb-location {
    font-weight: 400;
    color: #666;
    font-size: 14px;
    display: block;
}


i.gps-map,
i.gps-fav-on,
i.gps-fav-off {
    background: url("/common/images/sprites.png") no-repeat;
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 0 5px;
}

i.gps-map {
    background-position: -166px -291px;
    display: none !important;
}

i.gps-fav-on {
    background-position: -130px -290px;
}

i.gps-fav-off {
    background-position: -129px -350px;
}

/* ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;   */
.preview-slider {
    background: #fff;
    max-height: 338px;
    margin: 0 20px 20px 0;
}

.preview-slider .viewport {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 290px;
    border: 0;
}

.preview-slider .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}

.preview-slider .overview li {
    float: left;
}

.preview-imgdesc {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.preview-links td {
    font-size: 13px;
}

.preview-slider .bullets a {
    margin: 10px 3px;
}

.preview-wrapper .related-tbl {
    width: 100%;
}

.preview-wrapper .box-related {
    margin: 0 20px;
}

.preview-wrapper .box-related h4 {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: 400;
}

.contact-agent-btn,
.view-listing-btn {
    height: 45px;
    border: none;
    color: #fff;
}

.btn-default.contact-agent-btn {
    background: #DC1C2E;
}

.btn-primary.view-listing-btn {
    background: #007DC3;
}

.btn-primary.view-listing-btn:hover {
    background: #0060B5;
}

.btn-default.contact-agent-btn:hover {
    background: #C5242E;
    color: #fff;
}

.btn-default.contact-agent-btn:focus {
    background: #C5242E;
    color: #fff;
}

.preview-features-list li {
    list-style: none;
    color: #fff;
    margin-bottom: 10px;
}

.preview-features-list li span {
    color: #003DA5;
}

.preview-features {
    margin-top: 25px;
}

.preview-features h2 {
    font-size: 18px;
    color: #fff;
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.continent-close,
.continent-tick,
.country-tick-on,
.country-tick-off {
    background: url("/common/images/continent-sprite.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.continent-close {
    background-position: -159px -9px;
}

.continent-tick {
    background-position: -55px -9px;
}

.continent-close:hover {
    background-position: -199px -9px;
}

.continent-tick:hover {
    background-position: -95px -9px;
}

.country-tick-on {
    background-position: -6px -450px;
}

.country-tick-off {
    background-position: -6px -480px;
}

.country-tick-off:hover {
    background-position: -6px -450px;
}

.continent-1,
.continent-2,
.continent-3,
.continent-4,
.continent-5,
.continent-6 {
    background: url("/common/images/continent-sprite.png") no-repeat;
    width: 120px;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 8px;
}

.continent-1 {
    background-position: 0px -40px;
}

/*.continent-europe:hover { 
background-position: -120px -40px; 
}*/
.continent-2 {
    background-position: 0px -104px;
}

.continent-3 {
    background-position: 0px -168px;
}

.continent-4 {
    background-position: 0px -232px;
}

.continent-5 {
    background-position: 0px -296px;
}

.continent-6 {
    background-position: 0px -360px;
}

.continent-panel {
    position: absolute;
    padding-top: 50px;
    width: 100%;
    z-index: 100;
}

#map-country_inner svg {
    width: 75% !important;
    height: auto !important;
}

.where-btn {
    background: #fff;
    border: none;
    border-bottom: 1px solid #ddd;
    margin-top: 0;
}

.continent-group {
    background: #38383a;
    display: inline-block;
    float: left;
    width: 30%;
}

.country-group {
    background: #fff;
    display: inline-block;
    width: 70%;
    margin-top: 20px;
}

.continent-item {
    font-size: 18px;
    font-weight: 300;
    height: 65px;
    line-height: normal;
    vertical-align: middle;
    width: 100%;
    background: #ccc;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.continent-item.continent-selected, .continent-item:hover {
    background: #9f9999;
}

.continent-name {
    border-bottom: none !important;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    display: inline-block;
    margin-top: 5px;
}

.continent-item .continent-name {
    margin: 9px 0 0;
    padding: 9px 0 0 5px;
}

.continent-topbar {
    background: #3c678a;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    color: #fff !important;
}

.continent-panel .continent-topbar-btns {
    margin-top: 9px;
    position: absolute;
    width: 100%;
    padding-right: 5px;
}

.country-selector-popup .continent-topbar-btns {
    float: right;
}

.continent-divider, .continent-item {
    text-align: left;
}

.continent-divider {
    float: left;
    width: 33.3%;
}

.continent-panel input[type=checkbox] {
    display: none;
}

.continent-panel input[type=checkbox] + label,
.continent-panel input[type=checkbox]:checked + label,
.continent-panel .continent-selector,
.continent-panel .continent-selector-checked {
    background: url("/common/images/continent-sprite.png") no-repeat;
    background-position: 5px -504px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10%;
    vertical-align: middle;
}

.continent-panel .continent-group .continent-selector,
.continent-panel .continent-group .continent-selector-checked {
    background-position: -6px -490px;
    padding: 0 0 0 6%;
    width: 94%;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    vertical-align: middle;
    margin: 0 0 0 15px;
}

.continent-panel input[type=checkbox]:checked + label,
.continent-panel .continent-selector-checked {
    background-position: 5px -448px;
}

.continent-panel .continent-group .continent-selector-checked {
    background-position: -6px -435px;
}

.continent-panel .continent-group .continent-selector-indeterminate {
    background-position: -6px -547px;
}

.continent-panel .continent-check {
    float: left;
    width: 20px;
}

.continent-panel .continent-label {
    float: right;
    width: 90%;
    cursor: pointer;
}

#wcib-blackout {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}

#wcib-contact-form-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#wcib-contact-form-inner {
    right: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    min-width: 290px;
    width: 20%;
    height: 100%;
    box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
}

.box-generic.contact-form.list-list-cform {
    height: 100%;
}

#wcib-contact-form-inner .box-generic, .box-heading {
    margin: 15px 0 0;
}

/* GPS Map View Styles  */
.gps-feature-item {
    margin: 0 5px 5px;
    text-align: right;
}

.gps-feature-icon {
    background: url("/common/images/sprites.png") no-repeat;
    display: inline-block;
}

.gps-feature-item-value {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin: 0 5px;
}

.gps-rooms-on,
.gps-baths-on,
.gps-beds-on,
.gps-floorsize-on {
    cursor: pointer;
    vertical-align: middle;
}

.gps-rooms-on {
    background-position: -257px -431px;
    width: 18px;
    height: 14px;
}

.gps-beds-on {
    background-position: -257px -469px;
    width: 18px;
    height: 9px;
}

.gps-baths-on {
    background-position: -257px -498px;
    width: 18px;
    height: 15px;
}

.gps-floorsize-on {
    background-position: -257px -541px;
    width: 18px;
    height: 16px;
}

.preview-container {
    width: 100%;
    max-width: 290px;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -mox-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    padding: 10px;
    margin-bottom: 10px;
}

.preview-container .proplist_price {
    color: #fff;
    margin-right: 15px;
    font-weight: 400;
}

.preview-container .proplist_price_alt {
    color: #ccc;
}

.preview-container .proplist_pricetype {
    color: #ccc;
    font-size: 12px;
    line-height: normal;
}

.gps-preview-item {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
    position: relative;
    overflow: hidden;
    padding-bottom: 2px;
}

.qr-code {
    width: 160px;
}

/*=============================SOCIAL MEDIA BAR======================================*/

.social-media-bar .fb {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -43px -433px;
    width: 14px;
    height: 32px;
}

.social-media-bar .tw {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -34px -527px;
    width: 31px;
    height: 31px;
}

.social-media-bar .in {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -35px -716px;
    width: 30px;
    height: 30px;
}

.social-media-bar .yt {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -37px -622px;
    width: 26px;
    height: 30px;
}

.social-media-bar .pt {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -119px -433px;
    width: 25px;
    height: 32px;
}

.social-media-bar .gp {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -117px -530px;
    width: 42px;
    height: 26px;
}

.social-media-bar .fs {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -119px -627px;
    width: 22px;
    height: 30px;
}

.social-media-bar .vk {
    display: inline-block;
    background: url("/common/images/social-media-sprite.png") no-repeat -110px -725px;
    width: 35px;
    height: 21px;
}

.social-media-bar .social-links a {
    margin: 10px 15px 0 0;
}

.key-price-div,
.key-price-gran {
    display: inline-block;
}

/*=============================END SOCIAL MEDIA BAR======================================*/

.preview-container .gps-preview-item img {
    width: 278px;
    height: 208px;
    border: 1px solid #ccc;
}

.gps-preview-info {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    padding: 10px;
    position: absolute;
    width: 100%;
}

.gps-preview-data {
    color: #fff;
    font-size: 13px;
    width: auto;
}

.gps-preview-icons {
    float: right;
    width: auto;
}

.gps-preview-icons p {
    color: #fff;
    line-height: 14px;
    margin: 0 0 10px;
}

.clear {
    clear: both;
}

.pagination-wrapper {
    border-radius: 0;
}

.listing-amount {
    margin-left: 0;
    margin-top: 16px;
    position: relative;
    display: none;
}

.item-build-container {
    border-bottom: 1px solid #f1f1f1;
    bottom: 0;
    left: 0;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: left;
    width: 100%;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000 !important;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0; 
    margin: 15px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -mox-box-shadow: 0 5px 5px rgba(0 0, 0, 0.25);
    background-clip: padding-box;
    cursor: pointer;
}

.tt-suggestion {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #222;
    white-space: nowrap;
    text-align: left;
}

.tt-suggestion:hover,
.tt-suggestion:focus,
.tt-cursor {
    background-color: #DDEAF5;
    color: #5F6062;
    outline: 0 none;
    text-decoration: none;
}

.tt-highlight {
    color: #000;
    text-decoration: underline;
}

.tt-geo-container {
    border-left: none;
    border-right: none;
    min-height: 30px;
    text-align: left;
    position: relative;
    background: #fff;
    width: 100%;
}



.tt-header {
    text-align: left;
    color: #007DC3;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 5px;
    padding: 0 15px;
    text-transform: uppercase;
}

.tt-list-item {
    border: 1px solid #cfcfcf;
    margin: 0px 0 5px 3px;
    padding: 4px 22px 4px 5px;
    background: #fafafa;
    display: inline-block;
    float: left;
    width: auto;
    position: relative;
    font-size: 14px;
    color: #666;
    border-radius: 5px;
    flex: 1 0 auto;
    cursor: pointer;
   
    overflow: hidden;
    white-space: nowrap;
}

.tt-list-item .tt-list-item-close {
    color: #999;
    position: absolute;
    right: 0;
    top: 1px;
    width: 100%;
    height: 100%;
}
.tt-list-item-close:after {
    content: "+";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 10px;
    font-size: 23px;
    font-weight: bold;
    transform: rotate(45deg);
    top: 10px;
    line-height: 0;
}

.tt-list-item-close {
    margin-left: 2px;
    cursor: pointer;
}
#world-fts-input_list .tt-list-item-close.js-tt-list-item-close {
    text-indent: -99999px;
}

#world-fts-input_list .tt-list-item-close.js-tt-list-item-close:after {
    text-indent: 0;
}
#world-fts-list {
    margin-top: 4px;
    text-align: left;
    max-width: 100%;
    display: inline-block;
}

.tt-hint {
    top: 4px !important;
    text-indent: 2px;
    box-shadow: none;
    height: 30px;
}

.twitter-typeahead {
    margin: 0 5px;
}

#world-fts-input {
    border: none;
    box-shadow: none;
    position: relative;
    top: 4px;
    float: left;
    width: 100%;
    padding: 0;
    text-align: left;
    background: transparent;
    height: 30px;
    font-size: 18px;
    font-weight: 400;
    padding-left: 20px;
}

#world-fts-input:focus {
    outline: none;
    border: none;
    box-shadow: none !important;
}

@media (min-width: 992px) {
    .gps-tab-group .container, .gps-tab-group .listinglist-container, .gps-tab-group .fp-container, .navbar .container, .navbar .listinglist-container, .navbar .fp-container {
        max-width: 1270px;
    }

    .tt-geo-container {
        border-left: 1px solid #ddd;
        min-height: 50px;
        position: absolute;
    }

    #world-fts-input.tt-input {
        height: 43px;
    }

    .tt-hint {
        height: 43px;
    }

    .tt-menu {
        margin: 2px 0 0;
    }
}

.price-span {
    color: #fff;
}

.listing-preview .listing-prices-td1-2 {
    color: #fff;
    font-size: 16px !important;
}

.listing-preview .listing-address {
    color: #fff;
    font-size: 16px !important;
}

.gps-price-local a {
    font-size: 16px;
    color: #fff;
}

span.gps-price-alt,
.p-conv a {
    font-size: 16px;
    color: #ccc;
}

.dok-title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.language-label {
    color: #fff;
    cursor: pointer;
    font-weight: 300;
}

.map-container {
    background: #fff;
    margin-top: 30px;
    padding: 15px;
    z-index: 1;
}

.map-wrapper {
    width: 100%;
    height: 320px;
    box-shadow: 0 0px 2px #ccc;
}

.map-view-container {
    height: 350px;
    background-color: #f1f1f1;
}

/*----------------------------- OVERWRITING BOOTSTRAP  ---------------------------------------*/
.pagination {
    border-radius: 0 !important;
    width: auto;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right:10px;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    background-color: #fff;
    border-color: #077dc1;
    border-radius: 50% !important;
    margin-right: 5px;
    color: #077dc1;
    width: 37px;
    height: 37px;
    line-height: 23px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span {
    color: #fff;
    border-radius: 50% !important;
    background: #077dc1;
    margin-right: 5px;
    border-color: #077dc1;
    width: 37px;
    height: 37px;
    line-height: 23px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    color: #fff;
    border-radius: 50% !important;
    margin-right: 5px;
    width: 37px;
    height: 37px;
    line-height: 23px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

pre {
    border: none;
}

/*---------------------------------------------   NEW FLAGS   -----------------------------------------------------*/
.flags-gps {
    background-image: url("/common/images/gps-flags.png");
    background-repeat: no-repeat;
    width: 32px;
    height: 20px;
    display: inline-block;
    /* Belarus */
    /* Burundi */
    /* Switerland */
    /* Chile */
    /* China */
    /* France, French Guiana */
    /* Guyana */
    /* Honduras */
    /* Netherlands */
    /* New Zealand */
    /* Panama */
    /* Paraguay */
    /* Philippines */
    /* Peru */
    /* Sechelles */
    /* Sweden */
    /* Singapore */
    /* Surinam */
    /* Tunisia */
    /* Scotland */
    /* Ukraine */
    /* Georgia */
    /* Moldova */
    /* Tanzania */
    /* Uganda */
    /* Rwanda */
    /* Azerbaijan */
    /* Kazakstan */
    /* Brunei */
    /* Fiji */
    /* Malaysia */
    /* Maldives */
    /* Nigeria */
    /* Lesotho - CR #94382 */
    /* Swaziland - CR #94382 */
}

.flags-gps.f-AE,
.flags-gps.f-arabic {
    background-position: -21px -19px;
}

.flags-gps.f-AG {
    background-position: -78px -19px;
}

.flags-gps.f-AL,
.flags-gps.f-albanian {
    background-position: -135px -19px;
}

.flags-gps.f-AR {
    background-position: -192px -19px;
}

.flags-gps.f-AT {
    background-position: -249px -19px;
}

.flags-gps.f-AS {
    background-position: -306px -19px;
}

.flags-gps.f-AA {
    background-position: -363px -19px;
}

.flags-gps.f-BK,
.flags-gps.f-bosnian {
    background-position: -420px -19px;
}

.flags-gps.f-BB {
    background-position: -477px -19px;
}

.flags-gps.f-BL {
    background-position: -534px -19px;
}

.flags-gps.f-BU,
.flags-gps.f-BG,
.flags-gps.f-bulgarian {
    background-position: -591px -19px;
}

.flags-gps.f-BH {
    background-position: -648px -19px;
}

.flags-gps.f-STBARTH {
    background-position: -705px -19px;
}

.flags-gps.f-BO {
    background-position: -763px -19px;
}

.flags-gps.f-BR {
    background-position: -820px -19px;
}

.flags-gps.f-BS {
    background-position: -877px -19px;
}

.flags-gps.f-BT {
    background-position: -934px -19px;
}

.flags-gps.f-BW {
    background-position: -991px -19px;
}

.flags-gps.f-BY {
    background-position: -1048px -19px;
}

.flags-gps.f-BI {
    background-position: -306px -186px;
}

.flags-gps.f-BZ {
    background-position: -1105px -19px;
}

.flags-gps.f-CA, .flags-gps .f-canadianfrench {
    background-position: -1162px -19px;
}

.flags-gps.f-CH {
    background-position: -1219px -19px;
}

.flags-gps.f-CL,
.flags-gps.f-CI {
    background-position: -1266px -19px;
}

.flags-gps.f-CN,
.flags-gps.f-cantonese,
.flags-gps.f-mandarin,
.flags-gps.f-shanghainese {
    background-position: -1323px -19px;
}

.flags-gps.f-CO {
    background-position: -1380px -19px;
}

.flags-gps.f-CR {
    background-position: -1437px -19px;
}

.flags-gps.f-CV {
    background-position: -1494px -19px;
}

.flags-gps.f-CW {
    background-position: -1551px -19px;
}

.flags-gps.f-CY {
    background-position: -1608px -19px;
}

.flags-gps.f-CZ,
.flags-gps.f-czech {
    background-position: -1665px -19px;
}

.flags-gps.f-DE,
.flags-gps.f-german {
    background-position: -1722px -19px;
}

.flags-gps.f-DK, .flags-gps.f-danish {
    background-position: -1779px -19px;
}

.flags-gps.f-DM1 {
    background-position: -1836px -19px;
}

.flags-gps.f-DR {
    background-position: -1893px -19px;
}

.flags-gps.f-ALG {
    background-position: -1950px -19px;
}

.flags-gps.f-EC {
    background-position: -21px -61px;
}

.flags-gps.f-EE, .flags-gps.f-estonian {
    background-position: -78px -61px;
}

.flags-gps.f-EG {
    background-position: -135px -61px;
}

.flags-gps.f-SP, .flags-gps.f-ES, .flags-gps.f-spanish {
    background-position: -192px -61px;
}

.flags-gps.f-catalan {
    background-position: -877px -186px;
}

.flags-gps.f-EU {
    background-position: -249px -61px;
}

.flags-gps.f-english {
    background-position: -306px -61px;
}

.flags-gps.f-FI, .flags-gps.f-finnish {
    background-position: -363px -61px;
}

.flags-gps.f-FM {
    background-position: -420px -61px;
}

.flags-gps.f-FR, .flags-gps.f-french, .flags-gps.f-FG {
    background-position: -477px -61px;
}

.flags-gps.f-GD {
    background-position: -591px -61px;
}

.flags-gps.f-GR, .flags-gps.f-greek {
    background-position: -648px -61px;
}

.flags-gps.f-KY {
    background-position: -705px -61px;
}

.flags-gps.f-GT {
    background-position: -763px -61px;
}

.flags-gps.f-GU {
    background-position: -820px -61px;
}

.flags-gps.f-GY {
    background-position: -1722px -144px;
}

.flags-gps.f-HO {
    background-position: -877px -61px;
}

.flags-gps.f-HR, .flags-gps.f-croatian, .flags-gps.f-yugoslavian {
    background-position: -934px -61px;
}

.flags-gps.f-HU, .flags-gps.f-hungarian {
    background-position: -991px -61px;
}

.flags-gps.f-ID {
    background-position: -1048px -61px;
}

.flags-gps.f-IR, .flags-gps.f-gaelic {
    background-position: -1105px -61px;
}

.flags-gps.f-HE,
.flags-gps.f-hebrew,
.flags-gps.f-yiddish,
.flags-gps.f-aramaic {
    background-position: -1162px -61px;
}

.flags-gps.f-IN, .flags-gps.f-punjabi, .flags-gps.f-indian, .flags-gps.f-hindi, .flags-gps.f-gujarati, .flags-gps.f-tamil, .flags-gps.f-telugu, .flags-gps.f-marathi, .flags-gps.f-malayalam, .flags-gps.f-kanada, .flags-gps.f-oriya {
    background-position: -1214px -61px;
}

.flags-gps.f-IS, .flags-gps.f-icelandic {
    background-position: -1266px -61px;
}

.flags-gps.f-IT, .flags-gps.f-italian {
    background-position: -1323px -61px;
}

.flags-gps.f-JM {
    background-position: -1380px -61px;
}

.flags-gps.f-JP, .flags-gps.f-japanese {
    background-position: -1437px -61px;
}

.flags-gps.f-KN {
    background-position: -1494px -61px;
}

.flags-gps.f-KR, .flags-gps.f-korean {
    background-position: -1551px -61px;
}

.flags-gps.f-KW, .flags-gps.f-KU {
    background-position: -1608px -61px;
}

.flags-gps.f-LB {
    background-position: -1665px -61px;
}

.flags-gps.f-LC {
    background-position: -1722px -61px;
}

.flags-gps.f-LI {
    background-position: -1779px -61px;
}

.flags-gps.f-SRL, .flags-gps.f-sinhalese, .flags-gps.f-shingala {
    background-position: -1836px -61px;
}

.flags-gps.f-LT, .flags-gps.f-lithuanian {
    background-position: -1893px -61px;
}

.flags-gps.f-LU, .flags-gps.f-luxembourgish {
    background-position: -1950px -61px;
}

.flags-gps.f-LV, .flags-gps.f-latvian {
    background-position: -21px -103px;
}

.flags-gps.f-MA {
    background-position: -21px -103px;
}

.flags-gps.f-ME, .flags-gps.f-montenegrin {
    background-position: -135px -103px;
}

.flags-gps.f-MN {
    background-position: -192px -103px;
}

.flags-gps.f-NMI, .flags-gps f-Northern_Mariana_Islands {
    background-position: -249px -103px;
}

.flags-gps.f-MT, .flags-gps.f-maltese {
    background-position: -306px -103px;
}

.flags-gps.f-MU {
    background-position: -363px -103px;
}

.flags-gps.f-MX {
    background-position: -420px -103px;
}

.flags-gps.f-MZ {
    background-position: -477px -103px;
}

.flags-gps.f-NA {
    background-position: -534px -103px;
}

.flags-gps.f-NI {
    background-position: -1836px -103px;
}

.flags-gps.f-DU, .flags-gps.f-dutch, .flags-gps.f-NL {
    background-position: -648px -103px;
}

.flags-gps.f-NO, .flags-gps.f-norwegian {
    background-position: -705px -103px;
}

.flags-gps.f-NP {
    background-position: -774px -101px;
}

.flags-gps.f-NZ {
    background-position: -820px -103px;
}

.flags-gps.f-OM {
    background-position: -877px -103px;
}

.flags-gps.f-PA {
    background-position: -934px -103px;
}

.flags-gps.f-PY {
    background-position: -1779px -144px;
}

.flags-gps.f-RP, .flags-gps.f-PH, .flags-gps.f-filipino, .flags-gps.f-tagalog {
    background-position: -991px -103px;
}

.flags-gps.f-PL, .flags-gps.f-polish {
    background-position: -1048px -103px;
}

.flags-gps.f-PE {
    background-position: -1665px -144px;
}

.flags-gps.f-PR {
    background-position: -1105px -103px;
}

.flags-gps.f-PT {
    background-position: -1162px -103px;
}

.flags-gps.f-portuguese {
    background-position: -534px -186px;
}

.flags-gps.f-PW {
    background-position: -1215px -103px;
}

.flags-gps.f-QA {
    background-position: -1266px -103px;
}

.flags-gps.f-RO, .flags-gps.f-romanian {
    background-position: -1323px -103px;
}

.flags-gps.f-RS, .flags-gps.f-serbian {
    background-position: -1380px -103px;
}

.flags-gps.f-SA {
    background-position: -1437px -103px;
}

.flags-gps.f-SZ {
    background-position: -1494px -103px;
}

.flags-gps.f-SE, .flags-gps.f-swedish {
    background-position: -1551px -103px;
}

.flags-gps.f-SG {
    background-position: -1608px -103px;
}

.flags-gps.f-SI, .flags-gps.f-slovenian {
    background-position: -1665px -103px;
}

.flags-gps.f-SK, .flags-gps.f-slovak {
    background-position: -440px -90px;
}

.flags-gps.f-SM {
    background-position: -1893px -103px;
}

.flags-gps.f-SR {
    background-position: -1779px -103px;
}

.flags-gps.f-SV {
    background-position: -591px -103px;
}

.flags-gps.f-SX {
    background-position: -616px -90px;
}

.flags-gps.f-TK {
    background-position: -660px -90px;
}

.flags-gps.f-TH, .flags-gps.f-thai {
    background-position: -21px -144px;
}

.flags-gps.f-TR, .flags-gps.f-turkish {
    background-position: -76px -144px;
}

.flags-gps.f-TN, .flags-gps.f-tunisia {
    background-position: -591px -186px;
}

.flags-gps.f-TT {
    background-position: -135px -144px;
}

.flags-gps.f-US {
    background-position: -192px -144px;
}

.flags-gps.f-UY {
    background-position: -249px -144px;
}

.flags-gps.f-VE {
    background-position: -306px -144px;
}

.flags-gps.f-VI {
    background-position: -363px -144px;
}

.flags-gps.f-ZA, .flags-gps.f-afrikaans, .flags-gps.f-zulu, .flags-gps.f-xhosa, .flags-gps.f-sotho {
    background-position: -420px -144px;
}

.flags-gps.f-ZM {
    background-position: -477px -144px;
}

.flags-gps.f-ZW {
    background-position: -534px -144px;
}

.flags-gps.f-Commonwealth {
    background-position: -1144px -90px;
}

.flags-gps.f-United-Nations {
    background-position: -648px -144px;
}

.flags-gps.f-BQ {
    background-position: -1232px -90px;
}

.flags-gps.f-England, .flags-gps.f-UK, .flags-gps.f-GB {
    background-position: -534px -61px;
}

.flags-gps.f-Northern-Cyprus {
    background-position: -1608px -19px;
}

.flags-gps.f-SC {
    background-position: -877px -144px;
}

.flags-gps.f-WA, .flags-gps.f-welsh {
    background-position: -934px -144px;
}

.flags-gps.f-MK, .flags-gps.f-macedonian {
    background-position: -991px -144px;
}

.flags-gps.f-KE {
    background-position: -1048px -144px;
}

.flags-gps.f-AM, .flags-gps.f-armenian {
    background-position: -1551px -144px;
}

.flags-gps.f-Iran, .flags-gps.f-persian, .flags-gps.f-farsi {
    background-position: -1494px -144px;
}

.flags-gps.f-RU, .flags-gps.f-russian {
    background-position: -1437px -144px;
}

.flags-gps.f-SY, .flags-gps.f-swati {
    background-position: -1760px -90px;
}

.flags-gps.f-UKR, .flags-gps.f-UP, .flags-gps.f-UA, .flags-gps.f-ukranian, .flags-gps.f-ukrainian {
    background-position: -1323px -144px;
}

.flags-gps.f-TW, .flags-gps.f-taiwanese {
    background-position: -1162px -144px;
}

.flags-gps.f-VN, .flags-gps.f-vietnamese {
    background-position: -1266px -144px;
}

.flags-gps.f-tibetan {
    background-position: -1215px -144px;
}

.flags-gps.f-PK, .flags-gps.f-urdu, .flags-gps.f-sindhi {
    background-position: -1105px -144px;
}

.flags-gps.f-signlanguage {
    background-position: -1608px -142px;
}

.flags-gps.f-CC, .flags-gps.f-empty {
    background-position: -1980px -90px;
    width: 0;
}

.flags-gps.f-GE, .flags-gps.f-georgian {
    background-position: -1836px -144px;
}

.flags-gps.f-MD {
    background-position: -1836px -144px;
}

.flags-gps.f-TZ, .flags-gps.f-swahili {
    background-position: -1950px -144px;
}

.flags-gps.f-UG {
    background-position: -21px -186px;
}

.flags-gps.f-RW {
    background-position: -135px -186px;
}

.flags-gps.f-AZ, .flags-gps.f-azerbaijani {
    background-position: -192px -186px;
}

.flags-gps.f-KZ {
    background-position: -249px -186px;
}

.flags-gps.f-BX {
    background-position: -306px -186px;
}

.flags-gps.f-FJ {
    background-position: -363px -186px;
}

.flags-gps.f-MY {
    background-position: -420px -186px;
}

.flags-gps.f-MV {
    background-position: -477px -186px;
}

.flags-gps.f-NG {
    background-position: -648px -186px;
}

.flags-gps.f-LS {
    background-position: -761px -186px;
}

.flags-gps.f-WZ {
    background-position: -705px -186px;
}

.flags-gps.f-IL {
    background-position: -1162px -61px;
}

.flags-gps.f-MF {
    background-position: -1893px -103px;
}

i.flags {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px;
}

#tab-container {
    position: fixed;
    top: 160px;
}

/*.listinglistpopup {

background: #fff none repeat scroll 0 0;
display: none;
height: 400px;
left: -125px !important;
padding: 5px;
position: absolute;
top: -82px !important;
width: 500px;
z-index: 2 !important;
}
*/
.listinglistpopup .gm-style {
    height: 100% !important;
    left: 17px !important;
    overflow: hidden;
    position: absolute;
    top: 0 !important;
    width: 100% !important;
    z-index: 0;
}

.listlist-popupmap-container .photo-btn-list {
    bottom: 78px !important;
    position: absolute;
    right: 102px !important;
}

.country-selector-popup {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
    -mox-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
}

.country-selector-popup .continent-topbar-btns {
    margin-top: 0;
}

.ul-container-topfix {
    margin-top: 0px;
}

.reset-link {
    text-decoration: underline;
    text-align: left !important;
    margin-top: 20px;
    cursor: pointer;
}

.language-currency ul.dropdown-menu li a {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.rev_slider img.globe-image {
    top: 50px;
    margin-top: 50px;
}

.collection-container {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#152a52+0,070d19+99 */
    background: #152a52;
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #152a52 0%, #070d19 99%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #152a52 0%, #070d19 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #152a52 0%, #070d19 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#152a52', endColorstr='#070d19',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    padding: 10px 0 50px;
    background-size: cover;
    background-position: center;
}

.larger-viewport {
    width: 100% !important;
}

.unique-container {
    margin: 20px 0 0;
    background: #eee;
    padding: 40px;
}

.section-border-top {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.office-prev {
    position: absolute;
    left: 28px;
    top: 134px;
    z-index: 21;
}

.office-next {
    position: absolute;
    right: 48px;
    top: 46px;
    z-index: 21;
}

.unique-container h2 {
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #1A3667;
    text-align: left;
}

.section-border-top {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.collection-prev {
    position: absolute;
    left: 168px;
    top: 137px;
    z-index: 21;
}

.collection-next {
    position: absolute;
    right: 44px;
    top: 46px;
    z-index: 21;
}

.featured-prev {
    position: absolute;
    left: 24px;
    top: 153px;
    z-index: 21;
}

.featured-next {
    position: absolute;
    right: 44px;
    top: 61px;
    z-index: 21;
}

.office-prev {
    position: absolute;
    left: 28px;
    top: 134px;
    z-index: 21;
}

.office-next {
    position: absolute;
    right: 48px;
    top: 46px;
    z-index: 21;
}

.featured-prev, .featured-next, .office-prev, .office-next {
    display: none;
}

#collectionListings:hover > .featured-prev {
    display: block;
}

#collectionListings:hover > .featured-next {
    display: block;
}

#featuredListings2:hover > .featured-prev {
    display: block;
}

#featuredListings2:hover > .featured-next {
    display: block;
}

#uniqueListings:hover > .featured-prev {
    display: block;
}

#uniqueListings:hover > .featured-next {
    display: block;
}

#singleslider-fav:hover > .featured-next {
    display: block;
}

#singleslider-fav:hover > .featured-prev {
    display: block;
}

#singleslider-rec:hover > .featured-next {
    display: block;
}

#singleslider-rec:hover > .featured-prev {
    display: block;
}

#singleslider-sug:hover > .featured-next {
    display: block;
}

#singleslider-sug:hover > .featured-prev {
    display: block;
}

.featured-next-fix {
    top: 29px;
    right: 36px !important;
}

.featured-prev-fix {
    top: 123px;
}

#collectionListings .featured-next {
    top: 32px;
}

#collectionListings .featured-prev {
    top: 131px;
}

.beacon-total {
    margin-top: -20px;
}

.beacon {
    border-radius: 50%;
    background: #E11923;
    color: #fff;
    text-align: center;
    width: 22px;
    height: 22px;
    font-size: 12px !important;
    padding: 4px 0;
    vertical-align: top;
    display: inline-block;
    margin-top: 3px;
}

#Div1:hover > .office-prev {
    display: block;
}

#Div1:hover > .office-next {
    display: block;
}

#collectionListings {
    width: auto;
    margin: 0 auto 10px;
}

.nopadright {
    padding-right: 0;
}

.nopadleft {
    padding-left: 0;
}

.prop-slider {
    margin: 0 auto;
}

.prop-slider li {
    background: none !important;
    padding: 0 !important;
}

.prop-slider-arrow {
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

.prop-slider .viewport {
    float: left;
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 84%;
}

.prop-slider .office-viewport {
    float: left;
    height: 215px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.prop-slider .overview {
    left: 0;
    list-style: none outside none;
    max-height: 250px;
    position: absolute;
    top: 0;
    margin: 0;
}

.prop-slider .overview li {
    float: left;
}

.prop-slider .buttons {
    display: block;
    float: left;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 40%;
    width: 3%;
    margin: 90px 14px 0 0;
}

.prop-slider .next {
    margin: 90px auto 0;
}

.prop-slider .disable {
    visibility: hidden;
}

.thumb-collection {
    width: 377px;
    margin-right: 20px;
}

.remax-collection-img {
    height: auto;
    margin-top: 0;
    width: 100%;
    margin-bottom: 15px;
}

.list-frame {
    position: relative !important;
    display: block;
    overflow: hidden;
    height: 150px;
}

.list-item {
    min-height: inherit;
    max-height: auto;
    height: auto;
    background: #FFF;
    width: 100%;
}

.list-frame img, .list-item img {
    border: none !important;
}

.collection-li-item {
    float: left;
}

img.list-item {
    height: auto;
    width: 353px;
}

.box-list {
    margin-left: 21px;
}

@media (min-width: 768px) {
    .remax-collection-img {
        width: 290px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .map-container {
        margin-top: 0px;
        padding: 0;
    }

    .map-wrapper {
        height: 681px;
    }

    .map-view-container {
        height: 600px;
    }

    .tab-fixed {
        position: fixed;
        top: 186px;
    }

    .ul-container-topfix {
        margin-top: 235px;
    }

    .fixed {
        position: fixed;
        top: 0;
    }

    .gps-tab-group .navbar-nav li a {
        height: 50px;
        line-height: 50px;
        float: unset;
        width: 50px;
        margin-right: 10px;
    }

    .gps-tab-group i.gallery-tab,
    .gps-tab-group i.map-tab,
    .gps-tab-group i.gallery-tab-active,
    .gps-tab-group i.map-tab-active {
        margin-right: 10px;
    }

    .gps-tab-group i.gallery-tab {
        background-position: -130px -117px;
        width: 21px;
        height: 21px;
    }

    .gps-tab-group i.gallery-tab:hover,
    .gps-tab-group i.gallery-tab-active {
        background-position: -130px -152px;
        width: 21px;
        height: 21px;
    }

    .gps-tab-group i.map-tab {
        background-position: -166px -114px;
        width: 19px;
        height: 26px;
    }

    .gps-tab-group i.map-tab:hover,
    .gps-tab-group i.map-tab-active {
        background-position: -166px -149px;
        width: 19px;
        height: 26px;
    }
}

@media (max-width: 769px) {
    .contact-button-container, .listing-button-container {
        padding-left: 20px;
        padding-right: 0;
        margin: 0 auto;
    }

    .preview-slider {
        background: none;
    }

    .listing-button-container {
        margin-top: 20px;
    }

    .global-mobile-image {
        display: none;
    }

    .expert-mobile-fix {
        height: 457px !important;
    }

    .expert-text {
        margin-top: 215px;
    }

    .thumb-actions {
        visibility: visible;
        opacity: 1;
    }

    .map-container {
        margin-top: 0;
        padding: 0;
    }
}

.officefix {
    width: 695px;
}

.expert-text p {
    font-size: 12px;
    line-height: 11px;
}

.expert-text h4 {
    font-size: 14px;
    margin-top: 0;
}

.expert-text p.expert-address {
    line-height: 17px;
}

.atss-left {
    z-index: 10 !important;
}

.agentEmailAddress {
    overflow: hidden;
    text-overflow: ellipsis;
}

.gps-container .results-container {
    padding-left: 0;
    padding-right: 0;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

.thumb-actions-preview {
    opacity: 1;
    position: absolute;
    right: 5px;
    top: 39px;
    visibility: visible;
    z-index: 999;
    cursor: pointer;
}

.listinglistpopup-preview {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 400px;
    left: -7px !important;
    padding: 5px;
    position: absolute;
    top: -58px !important;
    width: 500px;
    z-index: 9999 !important;
}

/*----------------------- CUSTOM SLIDER IMAGE SIZE TO REMOVE BAD IMAGE CROPS -----------------------------*/
ul li .defaultimg {
    background-size: 125% !important;
}

/*----------------------- END CUSTOM SLIDER IMAGE SIZE TO REMOVE BAD IMAGE CROPS -----------------------------*/
/*.tp-revslider-mainul li {

  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5')!important;
  }

  .tp-revslider-mainul li.active-revslide {
   
  filter: blur(0px);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
  }*/
.grey-cover {
    background: url("/common/images/grey-cover.png") repeat 0 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.tp-revslider-mainul li.active-revslide > .grey-cover {
    background: none !important;
    z-index: 0 !important;
}

.listinglistpopup {
    background: #fff none repeat scroll 0 0;
    height: 100% !important;
    left: 0 !important;
    padding: 5px;
    position: absolute;
    top: 0 !important;
    width: 100% !important;
    z-index: 2 !important;
}

.fav-arrows-prev {
    top: 162px;
}

.fav-arrows-next {
    top: 70px;
}

.collection-viewport {
    width: 94% !important;
    margin: 20px 0 0 37px;
}

.thumb-collection-wide {
    width: 340px;
    margin-right: 20px;
}

.thumb-photo-collection {
    width: 100%;
}

.collection-img-wide {
    width: 100% !important;
}

@media (min-width: 1200px) {
    .container, .listinglist-container, .fp-container, .listinglist-container, .fp-container {
        width: 1270px;
    }
}

/* Side Menu */
/* hide menu FOUC */
/* Header */
h1, h2, h3, h4, h5 {
    font-weight: 300;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 14px;
}

#h1-title-tag > span {
    color: #fff;
    font-size: 20px;
}

.listings-loading {
    color: #999;
    left: 0;
    right: 0;
    margin: 100px auto 0;
    position: fixed;
    top: 23%;
}

.loading-img {
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    background-image: none;
    z-index: 30;
}

.officeagent-results .loading-img {
    display: inline-block;
    height: 100%;
    margin: 0 15px;
    top: 206px;
    width: 100%;
}

/* Header Stuff */
.nav-logo {
    background: url("/common/images/balloon-xs.svg") no-repeat;
    float: right;
    height: 46px;
    width: 40px;
}

.nav-name {
    bottom: 0;
    color: #DC1C2E;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    right: 45px;
    width: 150px;
    text-align: right;
}

.nav-brand {
    bottom: 20px;
    position: absolute;
    right: 0;
}

/* Language Dropdown */
.dropdown-menu {
    padding: 0;
}

.dropdown-toggle {
    color: #999;
}

ul.dropdown-menu li a {
    display: inline-block;
    height: auto;
    line-height: 20px;
    margin: 0;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    margin-top: -20px;
}

#TopNav {
    background: #fff;
    min-height: 30px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
    max-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* Quicksearch */
.qs-simple {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-simple {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 992px) {
    .qs-simple {
        float: left;
        width: 75%;
    }
}

.qs-simple-expanded {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.qs-simple-row {
    margin-left: -15px;
    margin-right: -15px;
}

.qs-simple-row:before,
.qs-simple-row:after {
    content: " ";
    display: table;
}

.qs-simple-row:after {
    clear: both;
}

.qs-more-row {
    margin-left: -15px;
    margin-right: -15px;
}

.qs-more-row:before,
.qs-more-row:after {
    content: " ";
    display: table;
}

.qs-more-row:after {
    clear: both;
}

.qs-transaction {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-transaction {
        float: left;
        width: 33.33333%;
    }
}

.qs-freetext {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-freetext {
        float: left;
        width: 66.66667%;
    }
}

.qs-more-proptype {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-more-proptype {
        float: left;
        width: 25%;
    }
}

.qs-more-rooms {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-more-rooms {
        float: left;
        width: 16.66667%;
    }
}

.qs-more-price {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-more-price {
        float: left;
        width: 33.33333%;
    }
}

.qs-more-currency {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-more-currency {
        float: left;
        width: 8.33333%;
    }
}

.qs-search-btn-less {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-search-btn-less {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .qs-search-btn-less {
        float: left;
        width: 25%;
    }
}

.qs-search-btn-more {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .qs-search-btn-more {
        float: left;
        width: 16.66667%;
    }
}

.adv-search-link {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}

.qs-container {
    background: transparent;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    max-width: 860px;
    padding: 20px 20px 0 20px;
}

.qs-container a:link, .qs-container a:visited, .qs-container a span {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.qs-container .form-control {
    color: #4f4f4f;
}

.qs-container .ui-widget input {
    width: 66.6666%;
}

.qs-position h1 {
    color: #fff;
    font-size: 23px;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}

.qs-container .row {
    margin-left: -10px;
    margin-right: -10px;
}

.qs-container .col-md-3, .qs-container .col-md-9,
.qs-container .col-sm-2, .qs-container .col-sm-3, .qs-container .col-sm-4, .qs-container .col-sm-8,
.qs-container .col-xs-6, .qs-container .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.btn-primary.active span,
.btn-primary.focus span,
.open > .dropdown-toggle.btn-primary span {
    background-color: #007DC3;
    border-color: #1A3668;
    color: #fff;
}

.btn-circle {
    background-color: #fff;
    border-radius: 17px;
    width: 34px;
    height: 34px;
    border: 2px solid #c4c6c8;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    line-height: 23px;
    margin: 0 5px;
}

.btn-primary, a.btn-primary {
    color: #fff;
}

.transaction-type-toggler.active.btn-primary:hover {
    background-color: #0060B5;
    border-color: #1A3668;
}

.qs-container .btn-search, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 14px;
    border-radius: 0;
}

.btn-search {
    background: #DC1C2E;
    color: #fff;
}

.btn-search span {
    color: #fff;
}

.btn-search.focus, .btn-search:focus, .btn-search:hover {
    background: #C5242E;
    color: #fff;
}

.country-popup {
    background: #fff;
}

.country-popup-hdr {
    background: #003DA5;
    color: #fff;
}

.country-name a:link, .country-name a:visited {
    font-size: 12px;
    color: #007DC3;
    margin: 5px 10px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.country-name a:hover {
    color: #DC1C2E;
}

.location-office .country-name {
    vertical-align: middle;
    white-space: normal;
    width: auto;
    text-align: left;
    padding: 0;
}

.contact-popup-hdr-container {
    padding: 0 15px;
    line-height: normal;
}

.contact-popup-hdr {
    background: #007DC3;
    padding: 10px 20px;
}

.contact-popup-hdr div {
    color: #fff;
    font-size: 18px;
}

.qs-less-more {
    background: rgba(0, 0, 0, 0.25);
    text-align: center;
    font-size: 12px;
}

.qs-less-more {
    margin-left: -15px;
    margin-right: -15px;
    margin-left: -20px;
    margin-right: -20px;
}

.qs-less-more:before,
.qs-less-more:after {
    content: " ";
    display: table;
}

.qs-less-more:after {
    clear: both;
}

.qs-less-more a:link, .qs-less-more a:visited {
    font-size: 12px;
}

.qs-less-more a:hover {
    text-decoration: underline;
}

.qs-toggle-more-less {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.section-dark {
    background: #fafafa;
}

.remax-thankyou h1 {
    color: #007DC3;
    border-bottom: 1px solid #e4e4e4;
}

.remax-thankyou {
    font-size: 16px;
    margin-bottom: 100px;
}

.remax-thankyou.box-generic {
    padding: 15px;
    border: 1px solid #e4e4e4;
}

.chevron-white-down {
    background: url("/common/images/sprites-common.png") no-repeat -91px -221px;
    width: 16px;
    height: 12px;
    display: inline-block;
}

.chevron-black-down {
    background: url("/common/images/sprites-common.png") no-repeat -61px -241px;
    width: 16px;
    height: 12px;
    display: inline-block;
}

.chevron-black-up {
    background: url("/common/images/sprites-common.png") no-repeat -4px -241px;
    width: 16px;
    height: 12px;
    display: inline-block;
}

/* featured properties stuff */
.row.featured-properties {
    padding: 20px 0 0;
}

.fp-container {
    margin-bottom: 20px;
    margin-top: -60px;
}

.fp-hdr {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.fp-cols {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .fp-cols {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .fp-cols {
        float: left;
        width: 25%;
    }
}

.fp-container h2 {
    margin-top: 30px;
    text-align: center;
}

.fp-item {
    position: relative;
    margin: 10px 0;
    border: 1px solid #e4e4e4;
}

.fp-info {
    padding: 10px 20px;
}

.fp-location, .fp-price, .fp-type, .fp-price-alt {
    font-size: 16px;
    display: inline-block;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.fp-type, .fp-price {
    color: #007DC3;
}

.fp-price, .fp-price-alt {
    width: 49%;
}

.fp-price-alt {
    color: #5F6062;
}

.fp-type {
    font-size: 14px;
}

.fp-info hr {
    display: none;
}

.fp-item-photo {
    height: 180px;
    overflow: hidden;
    position: relative;
}

.fp-item-photo img {
    display: inline-block;
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%) scale(1.25);
    -webkit-transform: translateY(-50%) scale(1.25);
    -moz-transform: translateY(-50%) scale(1.25);
    width: 100%;
}

.social-media .row {
    margin-bottom: 10px;
}

.listlist-vspacer {
    height: 60px;
}

#imgopener {
    display: none;
}

/* Carousel base class */
.carousel {
    height: 270px;
    z-index: -1;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 270px;
    background-color: #ddd;
}

.carousel-inner > .item > img {
    position: relative;
    left: 0;
    min-width: 100%;
    height: auto;
}

/* Listing List/Gallery/Map */
.contact-us-link, .contact-us-link-map {
    font-weight: 400;
    font-size: 14px;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}

.contact-us-link a:link, .contact-us-link a:visited, .contact-us-link-map a:link, .contact-us-link-map a:visited {
    color: #000;
}

.contact-us-link a:hover, .contact-us-link-map a:hover {
    color: #DC1C2E;
}

.tab-group {
    background: #fff;
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #e0e0e0;
}

.tab-group .navbar-nav li.current:after,
.tab-group .navbar-nav li.current:before {
    bottom: 0%;
    margin-bottom: -2px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tab-group .navbar-nav li.current:after {
    border-bottom-color: #ededed;
    border-width: 8px;
    margin-left: -8px;
    z-index: 1;
}

.tab-group .navbar-nav li.current:before {
    border-bottom-color: #e0e0e0;
    border-width: 11px;
    margin-left: -11px;
    z-index: 1;
}

.tab-group .navbar-nav li a {
    color: #a8a8a8;
    font-size: 16px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-weight: 400;
}

.tab-group .navbar-nav li a span {
    color: #a8a8a8;
    font-size: 16px;
    font-weight: 300;
}

.tab-group .navbar-nav li.current a,
.tab-group .navbar-nav li.current a span {
    color: #007DC3;
}

.tab-group .nav > li > a:focus,
.tab-group .nav > li > a span:focus {
    background-color: #fff;
    color: #007DC3;
}

.tab-group .nav > li > a:hover,
.tab-group .nav > li > a span:hover {
    background-color: #fff;
    color: #007DC3;
}

.tab-group .navbar-nav {
    margin: 0;
}

.tab-group .nav.navbar-nav li {
    float: left;
    text-align: center;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}

/* end listing list version */
.office-agent-map {
    width: 100%;
    height: 300px;
    z-index: 1;
}

i.gallery-tab,
i.list-tab,
i.map-tab,
i.gallery-tab-active,
i.list-tab-active,
i.map-tab-active {
    background: url("/common/images/sprites-common.png") no-repeat;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    opacity: 0.5;
}

i.gallery-tab {
    background-position: -195px -297px;
    width: 16px;
    height: 16px;
}

i.gallery-tab:hover,
i.gallery-tab-active,
.tab-group .nav > li > a:hover i.gallery-tab {
    background-position: -195px -270px;
    width: 16px;
    height: 16px;
    opacity: 1.0;
}

i.list-tab {
    background-position: -153px -326px;
    width: 16px;
    height: 15px;
}

i.list-tab:hover,
i.list-tab-active,
.tab-group .nav > li > a:hover i.list-tab {
    background-position: -195px -326px;
    width: 16px;
    height: 15px;
    opacity: 1.0;
}

i.map-tab {
    background-position: -239px -269px;
    width: 13px;
    height: 19px;
}

i.map-tab:hover,
i.map-tab-active,
.tab-group .nav > li > a:hover i.map-tab {
    background-position: -239px -296px;
    width: 13px;
    height: 19px;
    opacity: 1.0;
}

.tab-icon-gallery, .tab-icon-list, .tab-icon-map {
    background: url(/sites/remaxeuropecommon/images/jabiru/sprites-listinglist.png) no-repeat;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

.tab-icon-gallery {
    background-position: -221px -209px;
    width: 12px;
    height: 12px;
}

.tab-icon-list {
    background-position: -266px -210px;
    width: 14px;
    height: 10px;
}

.tab-icon-map {
    background-position: -306px -204px;
    width: 16px;
    height: 19px;
}

.sort-mode-container {
    border-top: 2px solid #e0e0e0;
    border-left: none;
    display: inline-block;
    float: right;
    line-height: 50px;
    width: 100%;
}

.sort-mode-changer {
    margin: 8px 20px;
}

.gallery-item .hr-div hr, .gallery-item-coll .hr-div hr, .gallery-item-comm .hr-div hr {
    display: none;
}

.gallery-item, .gallery-item-coll, .gallery-item-comm {
    width: 100%;
    display: inline-block;
    background: #fff;
    height: 338px;
    padding: 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    margin: 10px 0;
    position: relative;
}

.gallery-photo {
    height: 185px;
    overflow: hidden;
    position: relative;
    border-bottom: 4px solid #007DC3;
}

.gallery-item-coll .gallery-photo {
    border-bottom: 4px solid #1E355E;
}

.gallery-item-comm .gallery-photo {
    border-bottom: 4px solid #5F6062;
}

.gallery-photo .LinkImage img {
    display: inline-block;
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%) scale(1.25);
    -webkit-transform: translateY(-50%) scale(1.25);
    -moz-transform: translateY(-50%) scale(1.25);
    width: 100%;
    -webkit-transition: 0.25s linear;
    -moz-transition: 0.25s linear;
    -o-transition: 0.25s linear;
    transition: 0.25s linear;
}

.gallery-photo .LinkImage img:hover {
    transform: translateY(-50%) scale(1.35);
    -webkit-transform: translateY(-50%) scale(1.35);
    -moz-transform: translateY(-50%) scale(1.35);
}

.gall-high-prop .gallery-item {
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.25);
}

.gallery-title, .gallery-title a, .gallery-location, .gallery-transtype, .gallery-price {
    font-weight: 400;
    color: #000;
    color: #5F6062;
}

.gallery-listing-status {
    font-size: 12px;
    font-weight: 600;
    color: #999;
    vertical-align: top;
    margin-top: 5px;
    width: 100%;
    display: inline-block;
}

.gallery-listing-status > span {
    display: inline-block;
}

.gallery-price-type {
    float: right;
    color: #000;
    margin-top: 0px;
}

.gallery-title {
    width: 100%;
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gallery-transtype, .gallery-price {
    float: left;
    vertical-align: top;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.gallery-price {
    color: #DC1C2E;
    height: 50px;
    white-space: normal;
    width: 100%;
}

.gallery-transtype span, .gallery-price span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}

.gallery-transtype span {
    color: #007DC3;
}

.gallery-price-main {
    color: #DC1C2E;
    font-size: 16px;
}

.gallery-price-main {
    max-width: 100%;
    width: auto;
    margin-right: 10px;
}

.gallery-price-secondary {
    color: #5F6062;
    max-width: 100%;
    width: auto;
    margin-right: 5px;
}

.gallery-price-secondary a:link, .gallery-price-secondary a:visited {
    color: #5F6062;
}

.gallery-price-granular {
    color: #5F6062;
    font-size: 14px;
}

.gallery-title, .gallery-location, .gallery-transtype, .gallery-price, .gallery-attr, .gallery-listing-status {
    padding: 0 19px;
}

.gallery-price-secondary a {
    font-size: 14px;
}

.btn-fav {
    position: absolute;
    width: 275px;
    height: 1px;
}

.fav-off,
.fav-on {
    position: relative;
    width: 30px;
    height: 30px;
    float: right;
    display: inline-block;
    background-position: -13px -399px;
    cursor: pointer;
    margin: 5px;
}

.fav-on {
    background-position: -61px -399px;
}

.view-regional {
    font-weight: 600;
}

.flag-exclusive {
    position: absolute;
    width: 270px;
    height: 1px;
    z-index: 1;
}

.f-HT {
    background-position: -1099px -133px;
}

/* Haiti
.f-GH {
    background-position: -1144px -132px;
}*/

.f-MQ {
    background-position: -1188px -132px;
}

.exclusive-on {
    position: relative;
    top: 10px;
    left: 0;
    width: 36px;
    height: 26px;
    float: left;
    display: inline-block;
    background-color: #007DC3;
    font-size: 12px;
    vertical-align: middle;
    line-height: 28px;
    color: #fff;
    font-weight: 600;
    padding: 0 10px;
}

.remax-balloon {
    background: url("/common/images/sprites-common.png") no-repeat -196px -387px;
    width: 11px;
    height: 17px;
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    margin: 0 auto;
}

.flag-collection {
    position: absolute;
    height: 1px;
    z-index: 1;
    margin-bottom: 5px;
    top: 5px;
}

.gallery-item-coll .exclusive-on, .listing-list-coll .exclusive-on {
    background: #1E355E;
}

.gallery-item-comm .exclusive-on, .listing-list-comm .exclusive-on {
    background: #5F6062;
}

.form-loading {
    margin: 7px 0 0 0;
    float: left;
    height: 24px;
    width: 24px;
    z-index: 1000;
    background: url(/Sites/RemaxEuropeCommon/images/ajaxloading.gif) no-repeat center center;
}

.er-a-plus, .er-a, .er-a1, .er-a2, .er-b, .er-b1, .er-b2, .er-c, .er-d, .er-e, .er-f, .er-g, .er-h, .er-i, .er-nc {
    width: 45px;
    height: 20px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background: url(/sites/remaxeuropecommon/images/jabiru/sprites-listinglist.png) no-repeat;
    display: inline-block;
    margin: 3px;
}

.er-12-a-plus, .er-12-a, .er-12-b, .er-12-b-minus, .er-12-c, .er-12-d, .er-12-e, .er-12-f, .er-12-g, .er-12-nc {
    width: 17px;
    height: 15px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background: url(/sites/remaxeuropecommon/images/erating-12.png) no-repeat;
    display: inline-block;
    margin: 3px;
}

.er-14-a-plus, .er-14-a, .er-14-b, .er-14-c, .er-14-d, .er-14-e, .er-14-f, .er-14-g, .er-14-h, .er-14-i, .er-14-nc, .er-14-na {
    width: 17px;
    height: 17px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background: url(/sites/remaxeuropecommon/images/erating-14.png) no-repeat;
    display: inline-block;
    margin: 3px;
}

.box-generic,
.box-heading {
    background: #fff;
    border: 1px solid #e4e4e4;
    margin: 15px 0;
}

.box-generic {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}

.box-heading h4 {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin: 0 15px;
    padding: 10px 0 0;
}

.box-generic h4 img, .box-heading h4 img {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.box-heading h4 {
    display: block;
    background: #f4f4f4;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    padding: 5px 20px;
    font-weight: 300;
    color: inherit;
}

.box-content {
    padding: 20px;
}

.box-specials {
    border: 1px solid #e4e4e4;
    background: #fff;
    display: inline-block;
    width: 100%;
    margin: 15px 0;
    padding: 20px;
}

/* Highlighted Properties */
.highlight-prop-tab {
    background: #333;
    font-size: 14px;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    color: #fff;
    padding: 0 10px;
    display: none;
}

.gallery-highlighted-properties, .highlighted-properties {
    padding-top: 5px;
    border-top: none;
    border-collapse: separate !important;
}

.gallery-highlighted-properties {
    padding-top: 20px;
}

.high-prop {
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.25);
}

.highlighted-properties .listing-list {
    margin-bottom: 10px;
}

.gallery-item-coll.high-prop-gallery {
    background: url(/sites/remaxeuropecommon/images/jabiru/bkg-listing-coll.jpg) repeat-x scroll 0 0 #696968;
}

.highlight-prop-label {
    background: #DC1C2E;
    width: 100%;
    color: #fff;
    padding: 5px 10px;
}

.gallery-attribute-position .highlight-prop-label {
    bottom: 5px;
    position: relative;
    left: 5px;
    background-image: none;
    background: rgba(33, 131, 200, 0.6);
}

.gallery-highlighted-properties .gallery-item, .gallery-highlighted-properties .gallery-item-coll {
    width: 90%;
    height: auto;
}

.gallery-item-coll .gallery-item-right .mlsid a {
    color: #fff;
}

.gallery-item-left {
    float: left;
    width: 155px;
    margin: 0 20px 0 0;
}

.gallery-item-right {
    float: left;
    width: 70%;
}

.gallery-item-left .gallery-photo img {
    border: 1px solid #999 !important;
    display: block;
    width: 155px;
    height: auto;
}

.gallery-item-right .mlsid a {
    color: #5F6062;
    line-height: 30px;
    margin: 5px 0 0;
}

.gallery-item-right .gallery-title, .gallery-item-right .gallery-title a, .gallery-item-right .gallery-location, .gallery-item-right .gallery-transtype, .gallery-item-right .gallery-price {
    color: #333;
    font-size: 14px;
    font-weight: 400;
}

.gallery-item-right .proplist_price, .gallery-item-right a.proplist_price:link, .gallery-item-right a.proplist_price:visited {
    color: #DC1C2E;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    text-decoration: none;
}

.gallery-attribute-position {
    position: absolute;
    top: 10px;
    width: auto;
    z-index: 1;
}

.listing-onsale-container {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 2px;
    display: inline-block;
    float: left;
    margin: 5px 0;
    padding: 2px;
    position: absolute;
    right: 0;
    top: 80px;
}

.gallery-onsale-container {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    display: inline-block;
    float: right;
    margin: 5px;
    padding: 2px;
}

.listing-onsale-tbl {
    text-align: left;
}

.listing-onsale-title {
    color: #DC1C2E;
    font-size: 12px;
    font-weight: 600;
    padding: 0 5px;
}

.listing-onsale-discount {
    color: #000;
    font-size: 11px;
    font-weight: 400;
    padding: 0 5px;
}

.onsale-img {
    display: block;
    width: 60px;
    border-width: 0;
    padding: 0 5px;
}

.list-attribute-position {
    position: absolute;
    top: 10px;
    width: auto;
    z-index: 1;
}

.status-sold {
    cursor: default;
}

.gallery-container .status-on {
    background: #DC1C2E none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 0 10px 0 45px;
}

.gallery-item-coll .gallery-attribute-position .status-sold .status-on {
    background-color: #626367;
}

.listing-list .status-sold, .listing-list-coll .status-sold, .listing-list-comm .status-sold {
    height: 1px;
    position: relative;
}

.listfull-price-sold {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: #ef4a50;
    line-height: 20px;
    min-width: 160px;
    padding: 6px;
}

.soldoverlay_list {
    position: absolute;
    width: 150px;
    top: 0;
    left: 0;
    text-align: center;
}

.soldoverlay_list img {
    top: 10px;
    left: 0;
    position: relative;
    border: none !important;
}

.mmlinkoverlay_list {
    position: absolute;
    width: 150px;
    top: 0;
    left: 0;
    text-align: center;
}

.mmlinkoverlay_list img {
    top: 10px;
    left: 0;
    position: relative;
    border: none !important;
}

#TopNav h1 {
    margin: 0;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

#TopNav .recfav-links {
    text-align: right;
}

#TopNav .recfav-links span {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    padding: 0 30px;
    cursor: pointer;
    border-left: 1px solid #002E5F;
    border-right: 1px solid #002E5F;
    display: inline-block;
}

#TopNav .recfav-links span:first-child {
    border-right: none;
}

.box-search-filter {
    box-shadow: 0 0 1px #ccc;
    background: #fff;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
    height: auto;
    display: none;
}

.box-search-filter .checkbox, .box-search-filter .radio {
    margin-bottom: 0;
}

.box-search-filter select {
    width: 100%;
    margin: 0 0 10px 0;
}

.box-search-filter input[type="text"] {
    margin: 0 0 10px 0;
    width: 100%;
}

.box-search-filter .radio label, .box-search-filter .checkbox label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.form-group-alt {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.search-filter-mlsid {
    width: 100%;
}

.box-search-filter .advsrch_local_zone_div {
    width: 216px;
}

.box-search-filter .quicksrch_localzone_label label {
    font-size: 11px;
    margin: 0;
}

.search-filter-radios {
    border-top: 1px solid #dcdcdc;
    margin: 5px 0;
}

.box-search-filter .section_txt td {
    border-top: none;
    font-weight: 400;
    font-size: 12px;
    color: #888;
    margin: 0 0 10px;
}

.search-filter-radios td {
    border-bottom: 1px solid #dcdcdc;
    padding: 5px 0;
}

.search-filter-radios td td {
    border: none;
    padding: 0;
}

.label-emph, .label-sub {
    color: #5F6062;
    font-weight: 300;
    font-size: 14px;
}

.box-search-filter h4, .box-search-filter h4 span {
    color: #007DC3;
    font-size: 14px;
    text-transform: uppercase;
}

/*.box-search-filter a:hover {color:$primary-red;}*/
.box-search-filter h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
    color: #5F6062;
}

.btn-reset {
    background: #e0e0e0;
    width: 100%;
    text-align: center;
    color: #5F6062;
    font-weight: 300;
}

.options-more,
.options-less {
    background: #1a3667;
    cursor: pointer;
    position: relative;
    text-align: center;
    z-index: 1;
    padding: 5px 0;
    margin-bottom: 0px;
    color: #fff;
}

.options-less {
    background: #db1c2d;
}

.options-less span,
.options-more span {
    color: #fff;
}

.box-search-filter label, .box-search-filter select, .box-search-filter .form-group, .box-search-filter .qs-transaction, .box-search-filter .qs-freetext, .box-search-filter .qs-more-proptype, .box-search-filter .qs-search-btn-less, .box-search-filter .qs-search-btn-more {
    color: #5F6062;
}

/* Bootstrap overrides*/
.form-control {
    border-radius: 0;
}

.btn {
    border-radius: 2px;
    font-size: 12px;
}

.checkbox label, .radio label {
    font-weight: 300;
}

.radio + .radio {
    margin-top: 10px;
}

.footer_countries a, .footer_countries a:visited {
    text-decoration: none;
    color: #676767;
    font-size: 11px;
}

.footer {
    background-image: url(/sites/remaxeuropecommon/images/ftr_bkg.gif);
    background-repeat: repeat-x;
}

.footer_txt {
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 10px;
    padding-bottom: 0;
    padding-top: 3px;
}

.footer-apps a img,
.footer-support a img {
    padding-bottom: 10px;
}

.ftr-base {
    text-align: left;
}

input[type=submit] {
    color: #fff;
    background: #DC1C2E;
    height: auto;
    cursor: pointer;
    margin: 5px 0;
    padding: 6px 12px;
}

input[type=submit].btn_alt {
    background: #015889;
}

/*Homepage Content Module*/
.homepage-cnt div {
    margin-bottom: 30px;
}

.homepage-cnt .img-copy {
    left: 30px;
    max-width: 80%;
    position: absolute;
    top: 10px;
}

.homepage-cnt h2 {
    margin-top: 0;
}

.img-copy > span {
    color: #007de7;
}

.img-copy h2 span {
    font-size: 20px;
    font-weight: 400;
}

.career-pic .img-copy h2 span, .home-img-lg .img-copy h2 span, .home-img-sm .img-copy h2 span, .img-copy h2 {
    color: #003DA5;
}

.survey-pic .img-copy h2 span {
    color: #DC1C2E;
}

.event-pic .img-copy h2 span, .coll-pic .img-copy h2 span, .coll-pic .img-copy > span, .event-pic .img-copy h2 {
    color: #fff;
}

.coll-pic .img-copy h2 span, .coll-pic .img-copy > span {
    font-weight: 300;
}

/* Footer */
.footer-row-1 {
    background: #003DA5;
    display: none;
}

.footer-row-social {
    background: #077dc1;
    padding-top: 12px;
}

.most-popular {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    .most-popular {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .most-popular {
        float: left;
        width: 33.33333%;
    }
}

.footer-row-2 {
    background: #122851;
}

.footer-nav {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    .footer-nav {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .footer-nav {
        float: left;
        width: 25%;
    }
}

.footer-row-3 {
    background: #EBEBEB;
}

.footer-apps,
.footer-support,
.footer-social {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: unset;
    text-align: center;
}

@media (min-width: 768px) {
    .footer-apps,
    .footer-support,
    .footer-social {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .footer-apps,
    .footer-support,
    .footer-social {
        float: left;
        width: 33.33333%;
    }
}

footer li {
    list-style: outside none none;
    margin: 5px 0;
    padding: 0;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer h4 {
    color: #fff;
    font-size: 14px;
}

.footer-apps h4,
.footer-support h4,
.footer-social h4 {
    color: #222;
}

footer li a:link,
footer li a:visited {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
}

footer li a:hover {
    text-decoration: underline;
}

.btn-clear-shape {
    background: url("/common/images/sprites-common.png") no-repeat -529px -534px;
    width: 9px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.btn-apply {
    background: url("/common/images/sprites-common.png") no-repeat -559px -536px;
    width: 11px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.btn-close {
    background: url("/common/images/sprites-common.png") no-repeat -529px -534px;
    width: 9px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 4px;
}

.contact-popup-hdr .btn-close {
    background: url("/common/images/sprites-common.png") no-repeat -529px -534px;
    width: 9px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 18px;
    right: 12px;
}

.collection-container .container #myCarousel.carousel.slide, .collection-container .listinglist-container #myCarousel.carousel.slide, .collection-container .fp-container #myCarousel.carousel.slide {
    max-width: 707px;
}

.mediaIcons {
    position: absolute;
    top: 7px;
    left: 7px;
    background: rgba(255, 255, 255, 0.6);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20PX;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20PX;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -moz-border-bottom-left-radius: 20PX;
    -moz-border-top-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    z-index: 1;
    padding: 4px;
}

.mediaIcons span {
    display: inline-block;
}

.mediaIcons span img {
    width: 30px !important;
    height: 30px !important;
    border: none !important;
}

@media (min-width: 992px) {
    .box-search-filter {
        display: block;
    }

    #TopNav {
        z-index: 3;
    }

    .continent-close {
        background-position: -160px -3px;
    }

    .continent-close:hover {
        background-position: -160px -3px;
    }

    .currencypopup .continent-topbar-btns {
        margin-top: -47px;
    }

    #country-selector-close {
        margin-top: 10px;
    }

    .footer-nav,
    .most-popular {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer-apps, .footer-support, .footer-social {
        float: left;
        text-align: left;
    }
    /*.header-nav { 
// background:#020E58 url('/common/images/header-bg.png') repeat-y; 

background:#020E58;
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(2,14,88,1) 40%);
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(2,14,88,1) 40%);
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(2,14,88,1) 40%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#020e58',GradientType=1 );
}*/
    .logo {
        display: inline-block;
        width: 13vh;
    }

    .logo-mobile {
        display: none;
    }

    .logo img {
        width: 100%;
        -webkit-transition: .1s all linear;
        -moz-transition: .1s all linear;
    }

    a.for-sale {
        height: 50px;
        line-height: 50px;
    }

    .settings {
        height: 50px;
        line-height: 50px;
    }

    a.search {
        height: 50px;
        line-height: 50px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 15px;
    }

    .sort-mode-container {
        border-top: none;
        border-left: 1px solid #e0e0e0;
        width: auto;
    }

    .box-search-filter {
        min-height: 641px;
    }

    .hdr-logo {
        height: auto;
        margin: 0;
    }

    .special-feature-container {
        margin: 10px 0;
    }

    .btn {
        font-size: 14px;
    }

    .qs-container {
        font-size: 14px;
        /* light version
      background: rgba(255, 255, 255, 0.6); 
   */
        background: rgba(0, 0, 0, 0.25);
    }

    .qs-container .form-control {
        font-size: 14px;
        height: 34px;
    }
    /* line up header footer on larger sizes - keep padding for mobile */
/*    .navbar .container, .navbar .listinglist-container, .navbar .fp-container, footer .container, footer .listinglist-container, footer .fp-container {
        padding: 0;
    }
*/
    .carousel-inner {
        display: inline-block;
    }

    .carousel, .carousel .item {
        height: 320px;
    }

    .qs-position h1 {
        font-size: 60px;
    }

    .tab-group .nav.navbar-nav li {
        text-align: left;
        width: auto;
        border-bottom: none;
    }

    .office-agent-map {
        height: 550px;
    }
}

@media (min-width: 992px) {
    .navbar-brand {
        right: 50px;
        top: -8px;
    }

    .carousel, .carousel .item {
        height: auto;
    }

    .qs-position h1 {
        font-size: 60px;
    }

    .qs-container {
        font-size: 14px;
        /* light version
      background: rgba(255, 255, 255, 0.6); 
   */
        background: rgba(0, 0, 0, 0.25);
    }
}

.bm-feedback-btn-row {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .bm-feedback-btn-row {
        float: left;
        width: 25%;
    }
}

/* Listing List - Gallery */
.officeagent-results .map-container {
    margin-top: 0;
    box-shadow: 0 0 2px #ccc;
    padding: 5px;
}

.listing-cluster {
    cursor: pointer !important;
    z-index: 1;
}

.office-cluster {
    cursor: pointer !important;
    z-index: 1;
}

.cluster-text {
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: 600;
    color: #fff;
    left: 0px;
    top: 0px;
    display: inline-block;
    vertical-align: middle;
    z-index: 2;
}

.listing-cluster:hover {
    z-index: 11;
}

.office-cluster:hover {
    z-index: 11;
}

.listing-cluster {
    background: none repeat scroll 0 0 rgba(220, 28, 46, 0.3);
    border-radius: 100%;
    font-size: 18px;
    height: 2em;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 2em;
}

.listing-cluster:after {
    bottom: 0.25em;
    left: 0.25em;
    position: absolute;
    right: 0.25em;
    top: 0.25em;
}

.listing-cluster:after {
    background-color: #DC1C2E;
}

.listing-cluster:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.listing-cluster:after {
    border-radius: 100%;
    content: "";
    z-index: 1;
}

.listing-cluster:hover {
    background-color: rgba(220, 28, 46, 0.7);
}

.listing-cluster:hover:after {
    /* center circle hover goes here */
}

.lc-large.listing-cluster {
    font-size: 36px;
    height: 2.6em;
    width: 2.6em;
}

.lc-medium.listing-cluster {
    font-size: 28px;
    height: 2.3em;
    width: 2.3em;
}

.lc-small.listing-cluster {
    font-size: 18px;
    height: 2.2em;
    width: 2.2em;
}

.lc-large.listing-cluster:after, .lc-medium.listing-cluster:after, .lc-small.listing-cluster:after {
    bottom: 0.25em;
    left: 0.25em;
    position: absolute;
    right: 0.25em;
    top: 0.25em;
}

.listing-cluster {
    position: absolute;
    cursor: inherit;
    overflow: hidden;
    pointer-events: all;
    width: auto;
    height: auto;
    line-height: 0px;
}

.lc-large .cluster-text {
    font-size: 24px;
}

.lc-medium .cluster-text {
    font-size: 20px;
}

.lc-small .cluster-text {
    font-size: 16px;
}

.lc-one {
    cursor: pointer;
    z-index: 10;
    position: absolute;
    overflow: hidden;
    width: auto;
    height: auto;
    line-height: 0px;
    pointer-events: all;
}

.lc-one:hover {
    z-index: 11;
}

.lc-one {
    background-color: #DC1C2E;
    border-color: #900;
    border-radius: 100%;
    border-style: solid;
    border-width: 2px;
    height: 16px;
    overflow: visible !important;
    width: 16px;
}

.lc-one:before {
    border-radius: 100%;
    bottom: -1px;
    box-shadow: 1px 1px 1.5px 0 rgba(0, 0, 0, 0.3);
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 2;
}

.lc-one:hover {
    background-color: #DC1C2E;
    border-color: #DC1C2E;
}

.office-dot, .office-dot_1, .office-dot_2, .office-dot_3 {
    cursor: pointer;
    background-repeat: no-repeat;
    width: 25px;
    height: 30px;
    background-position: top left;
    background-size: contain;
}

.office-dot {
    background-image: url("/common/images/svg/pointer-1.svg");
}

.office-dot_1 {
    background-image: url("/common/images/svg/pointer-1.svg");
}

.office-dot_2 {
    background-image: url("/common/images/svg/pointer-2.svg");
}

.office-dot_3 {
    background-image: url("/common/images/svg/pointer-3.svg");
}

/* Sold Styles */
.listing-cluster.lc-sold {
    background: none repeat scroll 0 0 rgba(56, 99, 178, 0.3);
}

.listing-cluster.lc-sold:after {
    background-color: #3863b3;
}

.listing-cluster.lc-sold:hover {
    background-color: rgba(56, 99, 178, 0.7);
}

.lc-one.lc-sold {
    background-color: #3863b3;
    border-color: #369;
}

.lc-one.lc-sold:hover {
    background-color: rgba(56, 99, 178, 0.7);
}

/* google map bubble; moved from gmb.css*/
#custom_info_window_bubble {
    width: 340px;
}

#custom_info_window_bubble_contents {
    background-color: #fff;
}

#custom_info_window_bubble_tl {
    width: 21px;
    height: 21px;
    background: url(/common/googlebubble/infoWindow_tl.png) top left no-repeat transparent;
}

#custom_info_window_bubble_t {
    background: url(/common/googlebubble/infoWindow_t.png) top left repeat-x #FFF;
}

#custom_info_window_bubble_tr {
    width: 21px;
    height: 21px;
    background: url(/common/googlebubble/infoWindow_tr.png) top right no-repeat transparent;
}

#custom_info_window_bubble_l {
    background: url(/common/googlebubble/infoWindow_l.png) top left repeat-y transparent;
    width: 4px;
}

#custom_info_window_bubble_r {
    background: url(/common/googlebubble/infoWindow_r.png) top right repeat-y transparent;
    width: 4px;
}

#custom_info_window_bubble_bl {
    width: 21px;
    height: 4px;
    background: url(/common/googlebubble/infoWindow_bl.png) top left no-repeat transparent;
}

#custom_info_window_bubble_b {
    height: 4px;
    background: url(/common/googlebubble/infoWindow_b.png) bottom left repeat-x #FFF;
}

#custom_info_window_bubble_br {
    width: 21px;
    height: 4px;
    background: url(/common/googlebubble/infoWindow_br.png) top left no-repeat transparent;
}

* html #custom_info_window_bubble_bl {
    width: 21px;
    height: 4px;
    background-image: none;
    background-color: #fff;
    border-bottom: 1px solid #5F6062;
    border-left: 1px solid #5F6062;
}

* html #custom_info_window_bubble_b {
    height: 4px;
    background-image: none;
    background-color: #fff;
    border-bottom: 1px solid #5F6062;
}

* html #custom_info_window_bubble_br {
    width: 21px;
    height: 4px;
    background-image: none;
    background-color: #fff;
    border-bottom: 1px solid #5F6062;
    border-right: 1px solid #5F6062;
}

#custom_info_window_bubble_close {
    width: 21px;
    height: 21px;
    background: url(/common/googlebubble/infoWindow_close.gif) top left no-repeat transparent;
    cursor: pointer;
}

#custom_info_window_bubble_beak {
    width: 19px;
    height: 45px;
    margin-left: 5px;
    margin-top: 3px;
    background: url(/common/googlebubble/infoWindow_beak.png) top left no-repeat transparent;
}

* html #custom_info_window_bubble_beak {
    margin-top: 10px;
    background: none;
}

.googlemaps-infobox-container {
    background: url(/sites/remaxeuropecommon/images/map_bubble.png) no-repeat -3px 26px transparent;
    height: 220px;
    width: 492px;
    position: absolute;
}

.googlemaps-infobox-multi-container {
    background: url(/sites/remaxeuropecommon/images/map_bubble_multi.png) no-repeat -3px 26px transparent;
    height: 270px;
    width: 492px;
    position: absolute;
}

.googlemaps-infobox-container .listing_html, .googlemaps-infobox-multi-container .listing_html {
    width: 475px;
    position: relative;
    top: 36px;
    overflow: auto;
    z-index: 99999999;
}

.googlemaps-infobox-container .listing_html {
    height: 140px !important;
}

.googlemaps-infobox-multi-container .listing_html {
    height: 185px !important;
}

/* Map Popup */
.gmb-outercontainer {
    width: 99%;
}

.gmb-container {
    background: #fff;
    padding: 10px;
    margin: 5px 0;
    border: 1px solid #ddd;
}

.gmb-container {
    border: 1px solid #e4e4e4;
}

.gmb-photo-container {
    position: relative;
    border: 1px solid #e4e4e4;
}

.gmb-photo-container .listlist-controls-container {
    background-color: rgba(173, 173, 173, 0.95);
    border: medium none;
    bottom: 0;
    position: absolute;
    width: 99.8%;
}

.gmb-photo {
    width: 100%;
}

.gmb-heading {
    font-size: 14px;
    font-weight: 400;
    float: left;
    margin-bottom: 20px;
    line-height: 20px;
    width: 100%;
}

a.gmb-heading, a.gmb-heading:hover {
    color: #007DC3;
}

.ask-price {
    color: #5F6062;
}

.gmb-container .data-item-value {
    font-weight: 400;
    color: #000;
    font-size: 12px;
}

a.gmb-btn-red, a.gmb-btn-blue {
    color: #fff;
}

.gmb-btn-red, .gmb-btn-blue {
    display: block;
    width: 100%;
    background: #DC1C2E;
    margin: 10px 0 0 0;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}

.gmb-btn-blue {
    background: #007DC3;
}

.gmb-btn-red:hover, .gmb-btn-blue:hover {
    color: #ffffff;
}

.gmb_period {
    color: #900;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
}

.gmb-container .fav-off, .gmb-container .fav-on {
    position: relative;
    width: 20px;
    height: 20px;
    background-position: -11px -438px;
    cursor: pointer;
    margin: 3px;
}

.gmb-container .fav-on {
    background-position: -49px -438px;
}

.gmb-container .status-sold {
    height: 18px;
    position: relative;
    margin: -1px 0 3px;
}

.gmb-container .status-on {
    background: rgba(237, 35, 35, 0.6);
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    position: relative;
    top: -20px;
}

.gmb-container .mlsid-item {
    text-align: right;
    color: #999;
}

.gmb-container .mlsid-item a:link, .gmb-container .mlsid-item a:visited {
    color: #999;
}

.gmb-container .mlsid-item a:hover {
    color: #DC1C2E;
}

.gm-style-iw {
    max-height: 220px;
    overflow: auto;
}

.gm-style .gm-style-iw {
    left: 3px !important;
    overflow: auto;
}

.gm-style-iw > div {
    overflow: visible !important;
}

.gmb-price .listinglist_proplist_price a {
    color: #DC1C2E;
    font-size: 16px;
    font-weight: 400;
}

.feature-data.feature-map {
    border-bottom: 1px solid rgba(99, 100, 102, 0.2);
    border-top: medium none;
    margin-top: 17px;
}

.listinglist-row {
    margin-left: -15px;
    margin-right: -15px;
}

.listinglist-row:before,
.listinglist-row:after {
    content: " ";
    display: table;
}

.listinglist-row:after {
    clear: both;
}

.search-filters {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .search-filters {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .search-filters {
        float: left;
        width: 25%;
    }
}

.results-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .results-container {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 992px) {
    .results-container {
        float: left;
        width: 75%;
    }
}

.gps-container .results-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .gps-container .results-container {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .gps-container .results-container {
        float: left;
        width: 100%;
    }
}

.gallery-item-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .gallery-item-container {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .gallery-item-container {
        float: left;
        width: 33.33333%;
    }
}

.search-filter-minimum {
    margin-left: -15px;
    margin-right: -15px;
}

.search-filter-minimum:before,
.search-filter-minimum:after {
    content: " ";
    display: table;
}

.search-filter-minimum:after {
    clear: both;
}

/* Hide the new style refine toggle */
.toggle-refine {
    display: none;
}

.filter-language {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-mlsid {
    position: relative;
    float: left;
    width: 83.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-mlsid-btn {
    position: relative;
    float: left;
    width: 16.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-transaction {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.toggle-more {
    margin-left: -15px;
    margin-right: -15px;
}

.toggle-more:before,
.toggle-more:after {
    content: " ";
    display: table;
}

.toggle-more:after {
    clear: both;
}

.filter-res {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-com {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-country {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-location {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-location h4 {
    margin-bottom: 15px;
}

.filter-postal-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-postal-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-postal,
.filter-postal-2 {
    margin-left: -15px;
    margin-right: -15px;
}

.filter-postal:before,
.filter-postal:after,
.filter-postal-2:before,
.filter-postal-2:after {
    content: " ";
    display: table;
}

.filter-postal:after,
.filter-postal-2:after {
    clear: both;
}

.filter-postal-zip-1 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-postal-zip-2 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-street {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-proptype {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-proptype h4 {
    margin-bottom: 15px;
}

.filter-proptype-select {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-currency {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-price {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-price-min, .filter-price-max {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-price-label {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-currency-label {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-avail-date-label {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .filter-avail-date-label {
        float: left;
        width: 100%;
    }
}

.filter-avail-date-input {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .filter-avail-date-input {
        float: left;
        width: 100%;
    }
}

.filter-avail-date-icon {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .filter-avail-date-icon {
        float: left;
        width: 33.33333%;
    }
}

.filter-price-type {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-features-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-features {
    margin-left: -15px;
    margin-right: -15px;
}

.filter-features:before,
.filter-features:after {
    content: " ";
    display: table;
}

.filter-features:after {
    clear: both;
}

.filter-bedrooms {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-totalrooms {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-squaremeter {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-floor {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-parking {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-market-status {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-development-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-development {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-category {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-category-select {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-energy {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.filter-energy-icon {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-energy-select {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-energy-suffix {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-active {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-openhouse {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-onsale {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-added-label {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-added-label h4 {
    font-size: 14px;
    color: #636466;
    line-height: 20px;
    font-weight: 300;
}

.filter-added-day,
.filter-added-week,
.filter-added-month,
.filter-added-all {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-showless {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-showmore {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-advsearch {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.filter-reset {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.matches-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .matches-container {
        float: left;
        width: 16.66667%;
    }
}

.pagination-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .pagination-container {
        float: left;
        width: 83.33333%;
    }
}

.officeagent-list .pagination-container {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.pagination-container .pagination {
    float: right;
}

.pag-prev {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.num-matches {
    color: #007DC3;
    font-size: 20px;
    white-space: normal;
}

/* office agent search*/
.officeagent-filter {
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.3);
}

.officeagent-results {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .officeagent-results {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 992px) {
    .officeagent-results {
        float: left;
        width: 75%;
    }
}

.officeagent-filter {
    padding-top: 0;
}

/*.officeagent-filter-toggle {
	@include make-xs-column(12);
	margin-bottom: 15px;
}
.officeagent-filter-country-container {}
.officeagent-filter-country-label {
 	@include make-xs-column(12);
}*/
/*.officeagent-filter-country {
	@include make-xs-column(12);
	margin-bottom: 15px;
}
.officeagent-filter-location-container {}
.officeagent-filter-location-label {
	@include make-xs-column(12);
}
.officeagent-filter-location {
	@include make-xs-column(12);
}

.officeagent-filter-name-container {}
.officeagent-filter-name-label {
	@include make-xs-column(12);
}
.officeagent-filter-name {
	@include make-xs-column(10);
	margin-bottom: 15px;
}
.officeagent-filter-name-btn {
	@include make-xs-column(2);
}

.officeagent-filter-language-container {
// hidden for now
  display: none;
}
.officeagent-filter-language-label {
	@include make-xs-column(12);
}
.officeagent-filter-language {
	@include make-xs-column(12);
	margin-bottom: 15px;
}

.officeagent-filter-reset {
	@include make-xs-column(12);
}*/
.list-result {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

.officeagent-list-item .agent-name,
.officeagent-list-item .office-name {
    color: #fff;
}

.office-photo img,
.agent-photo img {
    width: 100%;
    border: 1px solid #adadad;
}

.map-popup-agent img {
    width: 50%;
    border: 1px solid rgba(99, 100, 102, 0.1);
}

.map-popup-agent span.current {
    border-bottom: 2px solid #1A3668;
    color: #1A3668;
}

.agent-gallery img {
    width: 100%;
}

.map-popup-agent h4 {
    font-size: 16px;
    color: #007DC3;
    font-weight: 400;
    margin: 5px 0 2px;
}

.map-popup-agent i {
    margin-right: 15px;
    vertical-align: middle;
}

.office-photo, .agent-photo {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .office-photo, .agent-photo {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .office-photo, .agent-photo {
        float: left;
        width: 16.66667%;
    }
}

/*.office-comm, .agent-details{
	@include make-xs-column(12);
	@include make-sm-column(12);
	@include make-md-column(6);
}*/
.agent-details a {
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
}

.office-addr, .agent-addr {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .office-addr, .agent-addr {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .office-addr, .agent-addr {
        float: left;
        width: 33.33333%;
    }
}

/* Office Agent Profile start */
/* Agent Office Profile */
.office-map-popup h1 {
    margin: 15px 0 0 0;
}

.office-map-popup h1 a {
    font-size: 20px;
}

.office-map-popup h2,
.office-map-popup h3 {
    margin: 5px 0 0 0;
}

.office-map-popup h2, .office-map-popup h2 a {
    font-size: 16px;
}

.office-map-popup h3 {
    font-size: 14px;
}

.office-map-popup .office-contact-tbl {
    margin: 40px 0 0 0;
    width: 100%;
}

.office-map-popup-map {
    margin: 20px 0;
}

.btn-red-chevron-white.cntry {
    position: absolute;
    right: 15px;
    top: 10px;
    transform: rotate( 90deg );
}

.profile-office-tbl, .profile-agent-tbl {
    width: 100%;
}

.column-left, .column-right {
    width: 250px;
    padding-bottom: 10px;
    vertical-align: top;
}

.profile-office-tbl .column-left {
    min-width: 320px;
}

.profile-agent-tbl .column-left {
    min-width: 240px;
}

.profile-content {
    vertical-align: top;
    font-size: 14px;
    padding: 0 20px;
}

.profile-content h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}

.profile-content h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.profile-content .license_num {
    margin-bottom: 10px;
}

.profile-content img {
    margin: 20px auto;
    width: 100%;
}

.closer {
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0;
}

.contact-form-success {
    font-size: 14px;
    padding: 10px;
}

.contact-form-success label {
    padding-bottom: 5px;
    display: inline-block;
}

.email-save {
    padding: 20px;
    background: #fff;
}

.email-save label {
    margin: 10px 0 0;
    font-weight: 300;
}

.email-save h4 {
    color: #007DC3;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px;
    padding: 0;
}

.email-save .btn-search {
    margin-top: 20px;
}

.email-save-tbl span.required,
.seller-contact-tbl span.required {
    color: #DC1C2E;
    font-size: 9px;
    font-weight: 400;
    position: absolute;
}

.seller-contact-tbl td {
    vertical-align: top;
    padding-top: 3px;
}

.contact-form-main .input-txt,
.contact-form-main .input-txtarea {
    width: 100%;
}

.contact-form-main {
    padding: 15px;
}

.hidePhone {
    width: 45px !important;
    text-overflow: clip !important;
}

.listing-full .agentcard-comm .number-show {
    right: 0;
}

input[type=submit]:disabled {
    background: #a2a2a2;
    border: 1px solid #8d8d8d;
}

.profile-agent-tbl .column-left h4, .profile-office-tbl .column-left h4 {
    margin: 0;
    padding: 10px 15px;
}

.share-it {
    margin: 20px auto 10px;
}

.addthis_toolbox {
    margin: 0;
}

.listing-full .addthis_toolbox {
    display: inline-block;
}

.addthis_button_facebook_like {
    height: 20px;
}

.addthis_default_style .addthis_separator {
    margin: 0;
}

.addthis_button_pinterest .at_PinItButton {
    position: relative;
    top: -2px;
}

.location-office #map, .areaguide-experts #map {
    height: 200px !important;
}

.location-office .address h4 {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 5px 0;
}

.location-office .txt-lbl,
.location-office .value,
.phone-link,
.areaguide-experts .value {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.phone-link {
    display: inline;
}

.location-office .value {
    color: #5F6062;
}

.agent-office-slogan img, .agent-office-description img {
    width: 100%;
}

.agent-scroller {
    margin: 10px 10px 0;
}

.agent-scroller ul {
    display: inline-block;
    list-style: outside none none;
    margin: 5px 0 0;
    max-height: 140px;
    overflow: hidden;
    width: 100%;
}

.agent-scroller ul li {
    float: left;
    line-height: 14px;
    width: 90px;
    height: 160px;
    margin: 0 80px 0 0;
}

.agent-scroller a:link, .agent-scroller a:visited {
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    word-wrap: break-word;
    color: #505050;
    text-align: center;
}

.agent-scroller a:hover {
    color: #DC1C2E;
    text-decoration: underline;
}

.agent-scroller img {
    width: 90px;
    height: 120px;
    display: block;
    border: 1px solid #ccc !important;
}

.agent-name {
    display: inline-block;
    /*height:30px*/
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0 0 0;
    text-align: center;
    color: #007DC3;
}

.officeagent-list-item .agent-name {
    text-align: left;
}

.our-agents h5 {
    font-size: 14px;
}

ul.profile-specs, ul.profile-languages {
    padding: 5px 10px;
}

.profile-specs li {
    list-style: none;
    background: url(/sites/remaxeuropecommon/images/jabiru/bullets/circle-arrow-right.png) no-repeat;
    background-position: left 2px;
    font-size: 14px;
    padding: 0 0 10px 20px;
}

.profile-languages li {
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    padding: 0 0 10px;
}

ul.assitants {
    list-style: none;
    margin: 0 15px;
    padding: 5px 0 10px;
}

.assitants li {
    font-size: 12px;
    color: #5F6062;
}

.fb_iframe_widget {
    border-bottom: 1px solid #aaa;
    background: #fff;
}

.socialmedia-container .twitter-container .socialmedia-feed.hide {
    display: none;
}

.socialmedia-container .facebook-container .socialmedia-feed.hide {
    display: none;
}

.socialmedia-container i {
    margin-right: 10px;
    vertical-align: bottom;
}

.socialmedia-container span {
    margin-right: 30px;
    cursor: pointer;
    font-weight: 400;
    display: inline-block;
}

.socialmedia-container hr {
    margin-top: 20px;
}

.socialmedia-container span.active {
    border-bottom: 1px solid #003DA5;
    color: #007DC3;
    padding-bottom: 21px;
}

.myremax_column .fb_iframe_widget, .listfull-share .fb_iframe_widget {
    border: none;
    background: transparent;
}

.agent-info h2 {
    margin: 10px 0 5px;
}

.agent-info h3 {
    font-size: 16px;
    margin: 0;
}

.agent-info a {
    color: #000;
}

.agent-info a:hover {
    color: #DC1C2E;
}

.agent-office-data h4, .our-agents h4 {
    border-bottom: 1px solid #e4e4e4;
    font-weight: 400;
    margin: 20px 0;
    padding: 10px 0 0;
    text-transform: uppercase;
}

.our-agents h4 span {
    font-weight: 400;
}

.our-agents div:nth-child(6n+8) {
    clear: left;
}

.our-agents-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

@media (min-width: 768px) {
    .our-agents-item {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .our-agents-item {
        float: left;
        width: 16.66667%;
    }
}

.prof-language {
    margin: 5px 0;
    color: #666;
}

.agent-languages {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .agent-languages {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .agent-languages {
        float: left;
        width: 50%;
    }
}

.office-portion .agent-languages {
    padding-left: 15px;
}

.address h4 a {
    color: #000;
}

.address h4 a:hover {
    color: #C5242E;
}

.profile-languages {
    margin: 0 -15px;
}

.agent-certificates {
    padding-left: 0;
}

.remax_bullets {
    margin-bottom: 20px;
}

.remax_bullets .tick-lrg {
    margin-right: 20px;
    vertical-align: middle;
}

.remax_bullets > div {
    font-size: 16px;
    margin: 10px 0;
    white-space: normal;
    word-wrap: break-word;
}

.profile-specs > div {
    margin: 10px 0;
}

.recently-sold .box-generic {
    border: medium none;
    margin: 0;
}

.recently-sold.box-generic {
    border: medium none;
    padding-left: 15px;
}

.recently-sold h4 {
    color: #007DC3;
    font-size: 18px;
}

.assistants h5 span {
    font-size: 15px;
    font-weight: 400;
}

.assistants .assistant {
    margin-bottom: 3px;
    padding-left: 0;
}

.listing-type {
    color: #007DC3;
    display: block;
}

.agent-office-sidebar .url-link {
    margin-left: 0;
}

.agent-office-sidebar .url-link a {
    color: #003DA5;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 0 0 12px 0;
}

.breadcrumb li a {
    color: #5F6062;
}

.breadcrumb .active {
    color: #5F6062;
    font-weight: 400;
}

.breadcrumb > li + li::before {
    color: #ccc;
    content: ">";
    font-size: 12px;
    padding: 0 5px;
}

.addthis_button_facebook_like {
    margin: 0 10px;
}

.youtube-container {
    border: 1px solid #eee;
    overflow: auto;
    background: #fff;
}

.feed-item-main {
    border-bottom: 1px solid #E2E2E2;
    color: #555;
    font-size: 12px;
    min-height: 45px;
    overflow: hidden;
    padding-bottom: 10px;
    margin: 10px;
}

.feed-item-main .feed-item-thumb {
    float: left;
    margin-right: 10px;
    position: relative;
}

.feed-item-thumb {
    display: inline-block;
    vertical-align: middle;
    width: 185px;
}

.feed-item-main .feed-item-time {
    color: #CCC;
    font-size: 11px;
    line-height: 12px;
    white-space: nowrap;
}

.feed-item-main .description {
    color: #777;
    margin-top: 7px;
    overflow: hidden;
}

.feed-video-title {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
}

.feed-item-main ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.feed-item-main li {
    padding: 5px 0 0;
}

.photo-office img, .photo-agent img {
    width: 100%;
}

.photo-agent h2 a,
.photo-office h2,
.photo-office h2 span {
    color: #1E355E;
    font-size: 20px;
    font-weight: 400;
}

.photo-agent h3 a, .photo-office h3 {
    color: #646466;
    font-size: 16px;
}

.photo-agent h3 a:hover,
.photo-agent h3 a span:hover {
    color: #DC1C2E;
}

.photo-office h3 {
    margin-top: 0px;
}

.getintouch {
    position: relative;
}

.getintouch a:link, .getintouch a:visited {
    display: block;
    height: 38px;
    line-height: 38px;
    color: #036;
    font-size: 14px;
    text-decoration: none;
    background: url(/sites/remaxeuropecommon/images/jabiru/sprites-chevrons.png) no-repeat;
    background-position: right -53px;
    position: absolute;
    top: -38px;
    width: 100%;
    text-indent: 10px;
}

.getintouch a:hover {
    background-position: right -159px;
}

.property-links {
    margin: 10px auto;
}

.contact-links {
    margin: 0 auto;
}

.property-links a,
.property-links a:visited,
.contact-links a,
.contact-links a:visited {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    background: rgba(0, 0, 0, 0.025);
    background-position: right 0;
    height: 38px;
    line-height: 38px;
    color: #036;
    font-size: 14px;
    border-bottom: 1px solid #e4e4e4;
    text-decoration: none;
}

#ourProperties {
    color: white;
    font-size: 16px;
    line-height: 60px;
    cursor: pointer;
    z-index: 1;
}

.agent-office-main .contact-form {
    margin-top: 20px;
}

.agent-office-sidebar .contact-form > h4 {
    font-weight: 400;
}

.agent-office-main h2 {
    color: #1E355E;
    font-size: 22px;
}

.agent-office-sidebar .social-btns i {
    vertical-align: middle;
}

.agent-office-sidebar .number-show,
.areaguide-experts .number-show {
    left: 0;
    padding-left: 50px;
    position: absolute;
    line-height: 20px;
    top: 0;
}

.agent-office-sidebar .property-links-div {
    display: none;
}

.agent-office-sidebar h4 a, .agent-office-sidebar h4, .agent-office-sidebar h4 span {
    color: #007DC3;
    font-size: 15px;
    font-weight: 400;
}

.agent-office-sidebar .social-title {
    font-weight: 400;
    margin-top: 10px;
}

.agent-office-main h2, .agent-office-main h3 {
    margin: 0 0 20px;
}

.agent-office-slogan {
    color: #007DC3;
    font-size: 16px;
    line-height: 1.5;
}

.agent-office-container .btn-contact {
    padding: 0;
}

.titlebar-listfull-contact .btn-contact {
    margin-left: 50px;
}

.officeagent-profile .section-dark {
    padding: 0;
}

.officeagent-search-box div {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    margin-top: 10px;
}

.officeagent-search-box input[type="submit"] {
    margin-bottom: 16px;
}

.oa-title {
    text-align: center;
}

.error-box-popup {
    color: #DC1C2E;
    font-weight: 400;
    left: 35%;
    padding: 10px;
    position: fixed;
    top: 30%;
    z-index: 100;
}

.location-office .value {
    color: #5F6062;
}

.location-office .value a {
    /*color: #5F6062;*/
}

ul.remax_bullets {
    padding: 20px 0;
}

.remax_bullets li:first-line {
    line-height: normal;
}

.remax_bullets li {
    list-style: none;
    background: url("/common/images/sprites-common.png") no-repeat -296px -424px;
    width: 18px;
    height: 16px;
    font-size: 14px;
    padding: 5px 0 20px 35px;
}

.offage-nocnt span.website {
    color: #003DA5;
    display: block;
    margin: 5px 0 15px;
}

.agent-office-main .offage-nocnt h3 {
    color: #007DC3;
    font-size: 15px;
    margin: 0;
}

.offage-nocnt button {
    width: 100%;
}

.offage-nocnt {
    margin-top: 20px;
    margin-bottom: 20px;
}

.agent-office-container .col-md-8 {
    padding-right: 15px;
}

.agent-office-container .col-xs-12 {
    padding-right: 15px;
}

.recently-sold-overlay {
    position: relative;
}

.recently-sold-overlay .over-sold-month, .over-sold-week, .recently-sold-overlay .over-sold-yesterday, .recently-sold-overlay .over-sold-today, .over-sold-days {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    background: rgba(255, 255, 204, 0.75);
    position: absolute;
    top: -80px;
    width: 100%;
    text-align: center;
    font-weight: 400;
}

.recently-sold {
    font-size: 12px;
    overflow: hidden;
    padding-left: 0;
}

.recently-sold-container {
    margin: 0 auto;
}

.recently-sold-nav {
    float: left;
    height: 170px;
    text-align: center;
    width: 3%;
}

.sold-tbl {
    margin: 10px auto;
}

.sold-item {
    border: 1px solid rgba(99, 100, 102, 0.2);
    height: auto;
    max-height: 224px;
    max-width: 207px;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: normal;
    width: 178px;
}

.sold-item img {
    width: 190px;
    /*height: 143px;*/
}

.recently-sold-addr {
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recently-sold a:link, .recently-sold a:visited {
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    word-wrap: break-word;
}

.recently-sold a:hover {
    color: #DC1C2E;
    text-decoration: underline;
}

.recently-sold img.photo {
    width: 186px;
    /*height: 140px;*/
    display: block;
}

.chevron-left,
.chevron-left-grey,
.chevron-right,
.chevron-right-grey {
    background: url(/common/images/sprites-main.png) repeat-x;
    background-position: -541px -10px;
    vertical-align: middle;
    width: 16px;
    height: 27px;
    border: none;
}

.chevron-right {
    background-position: -612px -10px;
}

.chevron-left-grey {
    background-position: -671px -10px;
}

.chevron-right-grey {
    background-position: -742px -10px;
}

.newchevron-left,
.newchevron-left-grey,
.newchevron-right,
.newchevron-right-grey {
    background: url("/common/images/sprites-common.png") repeat-x;
    vertical-align: middle;
    border: none;
    display: inline-block;
}

.newchevron-left {
    background-position: -29px -158px;
    width: 15px;
    height: 28px;
}

.newchevron-left-grey {
    background-position: -28px -75px;
    width: 17px;
    height: 30px;
}

.newchevron-right {
    background-position: -97px -158px;
    width: 15px;
    height: 28px;
}

.newchevron-right-grey {
    background-position: -95px -74px;
    width: 16px;
    height: 31px;
}

.recently-sold .chevron-left,
.recently-sold .chevron-right,
.recently-sold .chevron-left-grey,
.recently-sold .chevron-right-grey {
    position: relative;
    top: 76%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.form-cont {
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-cont h4, .form-cont div {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.oaprofile-filter {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .oaprofile-filter {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 992px) {
    .oaprofile-filter {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .oaprofile-filter {
        float: left;
        width: 25%;
    }
}

.oaprofile-main {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .oaprofile-main {
        float: left;
        width: 58.33333%;
    }
}

@media (min-width: 992px) {
    .oaprofile-main {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 1200px) {
    .oaprofile-main {
        float: left;
        width: 75%;
    }
}

.oaprofile-filter {
    padding-top: 0;
}

.agent-srch-text {
    color: #1a3667;
    text-align: center;
    display: inline-block;
}

.carousel-global .carousel-indicators {
    display: none;
}

a.carousel-control {
    color: rgba(255, 255, 255, 0.6);
}

.officeagent-search-box {
    margin-top: 60px;
}

.content-page .officeagent-search-box,
.content-page .remax-thankyou {
    margin-top: 0px;
}

.btns-topnav {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 30px;
}

.agent-office-sidebar, .agent-office-main {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin-bottom: 60px;
}

/* Contact Pages */
.contact-form-main h2 {
    color: #007DC3;
    font-weight: 400;
}

.contact-form-main h4 {
    color: #007DC3;
    margin-bottom: 30px;
}

/* Adv Search start */
.advsrch-left {
    width: 300px;
    padding: 0 60px 10px 10px;
}

.advsrch-right {
    padding: 0 10px 10px 0;
}

.sel_language {
    width: 100%;
}

.advsrch_street_txtbx {
    width: 150px;
}

.advsrch_pcode_txtbx {
    width: 55px;
}

.listing_count {
    color: #265E9B;
    font-weight: 700;
    background-color: #EDF4FC;
}

.advsearch-tbl .advsrch-right {
    padding-top: 29px;
}

.adv-search .adv-btns {
    margin-top: 30px;
}

.adv-search .adv-btns p {
    color: #5F6062;
    line-height: 50px;
}

.adv-search h4, .adv-search h5, .adv-search .section_txt {
    color: #007DC3;
}

#LeftMain .currencypopup {
    left: 36%;
    top: 22%;
}

.adv-search .adv-listcount span {
    font-size: 16px;
}

.adv-search img.energy-icon {
    margin-bottom: 10px;
}

.adv-srch-radio {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
}

.postcode-to-from {
    width: auto;
    margin: 0 0 10px;
}

.postcode-radius {
    width: auto;
}

.advsrch_price {
    width: 111px;
}

.advsrch_features {
    width: 200px;
}

.advsrch_local_zone_div {
    overflow: auto;
    border: 1px solid #ccc;
    height: 100px;
    width: 265px;
    display: none;
    background: #fff;
    margin: 2px;
    padding: 2px;
}

.advsrch-feature {
    float: left;
    width: 200px;
    margin: 0 0 5px;
}

.listing-count {
    background: #fff;
    min-width: 140px;
    border: 1px solid #ccc;
    color: #5F6062;
    padding: 7px;
    font-size: 14px;
    font-weight: 300;
}

.advsearch-tbl {
    background: #fff;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #e4e4e4;
}

.advsrch-radius {
    text-align: right;
}

.advsrch-right .btn {
    background: #ef000f none repeat scroll 0 0;
    margin-left: 24px;
}

.advsrch-right input[type="radio"] {
    margin: 0;
}

.advsrch-left input.btn-red-chevron-white {
    margin-top: 0;
    position: relative;
    right: 16px;
}

.advsrch-left .btn-red-chevron-white.cntry {
    left: 146px;
    position: relative;
    top: -3px;
}

.advsrch-left table tbody tr td .inc-width {
    width: 103% !important;
}

.adv-lang select {
    float: left;
    width: 40%;
}

/* --------- */
.listgallery-controls-container, .listlist-controls-container, .listlist-popupmap-container {
    position: absolute;
    top: 159px;
    height: 22px;
    line-height: 22px;
    width: 100%;
}

.listlist-controls-container {
    width: 100%;
}

.listlist-popupmap-container {
    width: 100% !important;
    margin-top: 5px;
    left: 0;
    position: absolute;
}

.listgallery-action, .listlist-action, .listlist-action-fav {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    width: 43px;
    padding: 0 5px;
}

.listlist-action-fav {
    bottom: 28px;
    position: absolute;
    right: 0;
}

.listgallery-action {
    bottom: 23px;
    position: absolute;
    right: 55px;
}

.listlist-action {
    bottom: 22px;
    position: absolute;
    right: 51px;
}

.listlist-action-cancel {
    border: medium none;
    display: block;
    float: right;
    height: 20px;
    position: relative;
    vertical-align: middle;
    top: 3px;
}

.listlist-action-fav, .listlist-action {
    vertical-align: middle;
    width: 43px;
    padding: 0;
}

.listgallery-action i.map,
.listgallery-action i.photo,
.listgallery-action i.map-off,
.listgallery-action i.tour,
.listgallery-action i.tour-off,
.listgallery-action i.fav-on,
.listgallery-action i.fav-off,
.listlist-action i.map,
.listlist-action i.photo,
.listlist-action i.map-off,
.listlist-action i.tour,
.listlist-action i.tour-off,
.listlist-action-fav i.fav-on,
.listlist-action-fav i.fav-off,
i.tick,
em.tick,
i.tick-lrg,
.facebook,
.twitter,
.youtube,
.facebook-off,
.twitter-off,
.youtube-off,
.google,
.linkedin,
.pinterest,
.instagram,
i.mxmatch-tick,
i.mxmatch-chat,
i.mxmatch-eval,
.listinglistpopup i.fav-on,
.listinglistpopup i.fav-off {
    background: url("/common/images/sprites-common.png") no-repeat;
    display: inline-block;
}

em.tick {
    background-position: -296px -463px;
    width: 12px;
    height: 10px;
}

i.tick {
    background-position: -296px -463px;
    width: 12px;
    height: 10px;
}

i.tick-lrg {
    background-position: -296px -424px;
    width: 18px;
    height: 16px;
}

.feature-item i.tick {
    margin-right: 18px;
}

.facebook, .fbook.active .facebook {
    background-position: -162px -14px;
    width: 14px;
    height: 25px;
}

.facebook-off, .fbook .facebook {
    background-position: -202px -14px;
    width: 14px;
    height: 25px;
}

.twitter, .twttr.active .twitter {
    background-position: -158px -67px;
    width: 22px;
    height: 19px;
}

.twitter-off, .twttr .twitter {
    background-position: -198px -67px;
    width: 22px;
    height: 19px;
}

.youtube, .ytube.active .youtube {
    background-position: -159px -114px;
    width: 21px;
    height: 24px;
}

.youtube-off, .ytube .youtube {
    background-position: -198px -114px;
    width: 21px;
    height: 24px;
}

.google {
    background-position: -248px -161px;
    width: 22px;
    height: 22px;
}

.linkedin {
    background-position: -248px -199px;
    width: 22px;
    height: 22px;
}

.pinterest {
    background-position: -281px -197px;
    width: 25px;
    height: 25px;
}

.instagram {
    background-position: -713px -15px;
    width: 25px;
    height: 25px;
}

i.mxmatch-tick {
    background-position: -441px -311px;
    width: 13px;
    height: 13px;
}

i.mxmatch-chat {
    background-position: -443px -350px;
    width: 16px;
    height: 14px;
}

i.mxmatch-eval {
    background-position: -446px -388px;
    width: 11px;
    height: 16px;
}

.listgallery-action-fav {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.listgallery-action i.photo, .listlist-action i.photo, .listlist-action i.tour-off {
    background-position: -496px -376px;
    width: 48px;
    height: 49px;
}

.listgallery-action i.photo-off, .listlist-action i.photo-off {
    background-position: -173px -147px;
    cursor: default;
}

.listgallery-action i.map, .listlist-action i.map {
    background-position: -496px -8px;
    width: 48px;
    height: 49px;
}

.listgallery-action i.fav-off, .listlist-action-fav i.fav-off, .listlist-popupmap-container i.fav-off {
    background-position: -631px -8px;
    width: 48px;
    height: 49px;
}

.mlsid a {
    color: #fff;
    font-size: 11px;
    font-style: normal;
    margin: 0 5px;
}

.gallery-attr {
    float: left;
    position: relative;
    width: 100%;
    height: 30px;
    padding: 0 17px;
    border-top: 1px solid #ccc;
    vertical-align: middle;
    margin: 5px 0;
    overflow: hidden;
}

.gallery-item i.map:hover, .listing-list i.map:hover {
    background-position: -496px -194px;
    width: 48px;
    height: 49px;
}

.gallery-item i.fav-on, .gallery-item i.fav-off:hover, .listing-list i.fav-on, .listing-list i.fav-off:hover, .listlist-popupmap-container i.fav-on, .listlist-popupmap-container i.fav-off:hover {
    background-position: -631px -194px;
    width: 48px;
    height: 49px;
}

.gallery-item i.photo:hover, .listing-list i.photo:hover, .listlist-action i.tour:hover, .listlist-action i.tour-off:hover {
    background-position: -631px -467px;
    width: 48px;
    height: 49px;
}

.gallery-item-coll i.map:hover, .listing-list-coll i.map:hover {
    background-position: -496px -94px;
    width: 48px;
    height: 49px;
}

.gallery-item-coll i.fav-on, .gallery-item-coll i.fav-off:hover, .listing-list-coll i.fav-on, .listing-list-coll i.fav-off:hover {
    background-position: -631px -94px;
    width: 48px;
    height: 49px;
}

.gallery-item-coll i.photo:hover, .listing-list-coll i.photo:hover {
    background-position: -631px -376px;
    width: 48px;
    height: 49px;
}

.gallery-item-comm i.map:hover, .listing-list-comm i.map:hover {
    background-position: -496px -285px;
    width: 48px;
    height: 49px;
}

.gallery-item-comm i.fav-on, .gallery-item-comm i.fav-off:hover, .listing-list-comm i.fav-on, .listing-list-comm i.fav-off:hover {
    background-position: -631px -285px;
    width: 48px;
    height: 49px;
}

.gallery-item-comm i.photo:hover, .listing-list-comm i.photo:hover {
    background-position: -496px -467px;
    width: 48px;
    height: 49px;
}

.gallery-item-coll .gallery-transtype > span,
.gallery-item-coll .gallery-price .gallery-price-main .proplist_price {
    color: #000;
}

.gallery-item-comm .gallery-transtype > span,
.gallery-item-comm .gallery-price .gallery-price-main .proplist_price {
    color: #007de7;
}

/* Listing Full */
.listfull-top {
    margin-top: 65px;
}

.floating-details,
.floating-details.shrink {
    background: white;
    transition: all 0.125s ease-in-out;
    position: fixed;
    bottom: 0;
    z-index: 2;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0;
    left: 0;
    right: 0;
    box-shadow: 3px 0 6px 0 rgba(0, 0, 0, 0.16);
}

.floating-details .titlebar-listfull-h1 h1 {
    font-size: 14px;
    line-height: 20px;
}

.floating-details .titlebar-listfull-h1 {
    padding-top: 5px;
}

.floating-details .price-type, .floating-details .price-main a, .floating-details .price-main, .floating-details .price-alt a {
    font-size: 16px;
    line-height: 20px;
    color: #1a3668;
    font-weight: 400;
    margin: 0;
}

.blue-hdr {
    background-color: #007DC3;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
}

.blue-hdr img {
    position: relative;
    top: 10px;
}

.titlebar-listfull-h1 {
    position: relative;
    float: left;
    width: 41.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .titlebar-listfull-h1 {
        float: left;
        width: 50%;
    }
}

.titlebar-listfull-price {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}



.attributes-data-col.data-pills {
    width: 100%;
    float: left;
}







@media (min-width: 768px) {

    .attributes-data-col.data-pills {
        width: 50%;
        float: left;
    }

    .titlebar-listfull-price {
        float: left;
        width: 33.33333%;
    }
}

.titlebar-listfull-contact {
    position: relative;
    float: left;
    width: 58.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
    line-height: 50px;
}

@media (min-width: 768px) {
    .titlebar-listfull-contact {
        float: left;
        width: 50%;
    }
}

.attributes-data-row {
    margin-left: -15px;
    margin-right: -15px;
}

.attributes-data-row:before,
.attributes-data-row:after {
    content: " ";
    display: table;
}

.attributes-data-row:after {
    clear: both;
}

.attributes-data-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .attributes-data-col {
        width: 50%;
    }

    .attributes-long .attributes-data-col {
        width: 100%;
    }

    .listing-full .attributes-long .data-item-value {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .attributes-data-col {
        width: 50%;
    }

    .attributes-long .attributes-data-col {
        width: 100%;
    }

    .listing-full .attributes-long .data-item-value {
        text-align: justify;
    }
}

.key-data .attributes-data-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .key-data .attributes-data-col {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .key-data .attributes-data-col {
        float: left;
        width: 33.33333%;
    }
}

.data-item-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.data-item-row:before,
.data-item-row:after {
    content: " ";
    display: table;
}

.data-item-row:after {
    clear: both;
}

.attributes-data .data-item-label {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.attributes-data .data-item-value {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.image-nav {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    float: right;
    margin: 0 10px 0 0;
}

i.image-next, i.image-prev, i.star-on, i.star-off {
    background: url(/common/images/sprites-common.png) no-repeat scroll -28px -197px transparent;
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    width: 6px;
    margin: 0 0 0 10px;
}

i.image-prev {
    background-position: -49px -197px;
    margin: 0 10px 0 0;
}

i.image-next-lg-w, i.image-prev-lg-w {
    background: url(/sites/remaxeuropecommon/images/jabiru/sprites-listfull.png) no-repeat scroll right transparent;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 20px;
    margin: 0 0 0 7px;
}

i.image-prev-lg-w {
    background-position: -532px -74px;
}

i.image-next-lg-w {
    background-position: -710px -74px;
}

i.image-next-lg-r, i.image-prev-lg-r {
    background: url(/sites/remaxeuropecommon/images/jabiru/sprites-listfull.png) no-repeat scroll right transparent;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 20px;
    margin: 0 0 0 7px;
}

i.image-prev-lg-r {
    background-position: -612px -14px;
}

i.image-next-lg-g {
    background-position: -788px -14px;
}

i.image-next-lg-g, i.image-prev-lg-g {
    background: url(/sites/remaxeuropecommon/images/jabiru/sprites-listfull.png) no-repeat scroll right transparent;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 20px;
}

i.image-prev-lg-g {
    background-position: -532px -14px;
}

i.image-next-lg-g {
    background-position: -710px -14px;
}

i.image-next-lg,
i.image-prev-lg {
    background: url(/common/images/sprites-listfull.png) no-repeat scroll right transparent;
    display: inline-block;
    vertical-align: middle;
    height: 51px;
    width: 51px;
    margin: 0 0 0 7px;
}

i.image-prev-lg {
    background-position: -598px -64px;
}

i.image-next-lg {
    background-position: -772px -64px;
}

i.star-off {
    background-position: -361px -85px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

i.star-on {
    background-position: -401px -85px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.big-scroll-back-btn {
    position: absolute;
    left: 1%;
    top: 45%;
    z-index: 2;
}

.big-scroll-forward-btn {
    position: absolute;
    left: 95%;
    top: 45%;
    z-index: 2;
}

.disablednav i.page-next {
    background-position: -719px -134px;
}

i.icon-agents, i.icon-offices {
    width: 20px;
    height: 18px;
    display: inline-block;
    background-position: -364px -189px;
    vertical-align: text-top;
    margin: 0 5px;
}

i.icon-agents {
    background-position: -364px -235px;
}

.star {
    width: 20px;
    height: 22px;
    display: block;
    background-position: -589px -254px;
}

.btn-moreresults {
    float: right;
    margin: 10px 10px 10px 0;
}

.btn-back {
    float: right;
    margin: 20px 0 0;
}

.agent-office-container .btn-back {
    margin: 10px 0;
}

i.page-next, i.page-prev, .remax-bullets li {
    background: url("/common/images/sprites-common.png") no-repeat;
    vertical-align: middle;
    display: inline-block;
}

i.page-next {
    background-position: -85px -197px;
    width: 6px;
    height: 14px;
}

i.page-prev {
    background-position: -106px -197px;
    width: 6px;
    height: 14px;
}

i.page-next, i.page-prev {
    margin: auto;
}

i.icon-back {
    width: 22px;
    height: 20px;
    display: inline-block;
    float: right;
    background-position: -485px -10px;
    margin: 0 10px;
}

.btn-back a:link, .btn-back a:visited, .btn-moreresults a:link, .btn-moreresults a:visited {
    color: #036;
    font-size: 14px;
    text-decoration: underline;
}

.listfull-hdr-nav .contact-popup-hdr {
    background: #007DC3 none repeat scroll 0 0;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
}

.prop-description {
    color: #5F6062;
    line-height: 1.5;
    position: relative;
    margin: 0;
}

span .fav-price, span .recents-price {
    color: blue;
}

.fav-properties, .recents-properties {
    position: relative;
    padding: 0 0 10px 0;
}

.favs-divider, .recents-divider {
    margin-bottom: 15px;
}

.favs-popout, .recents-popout {
    display: none;
    left: 3%;
    position: fixed;
    top: 22%;
    width: 94%;
}

.favs-container, .recents-container {
    padding: 20px;
}

.listing-list-body .favs-container, .listing-list-body .recents-container {
    max-height: 400px;
    overflow-x: hidden;
}

.delete-sprite {
    background: url("/common/images/sprites-common.png") no-repeat -254px -425px;
    width: 16px;
    height: 16px;
}

.delete-sprite:hover {
    background-position: -254px -387px;
}

.show-less, .show-more, .go-right {
    background: url("/common/images/sprites-common.png") no-repeat -91px -221px;
    width: 16px;
    height: 8px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.show-less {
    background-position: -34px -221px;
}

.show-more {
    background-position: -91px -221px;
}

.go-right {
    background-position: -140px -197px;
    width: 6px;
    height: 14px;
}

.number-first {
    display: inline-block;
    line-height: 20px;
}

.number-show {
    line-height: 20px;
    color: #007DC3;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 0 10px;
}

.number-first a {
    color: #5F6062;
}

.listingtabs_tbl {
    border-bottom: 1px solid #e4e4e4;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.listingtabs_tbl div {
    float: left;
}

.listingtabs_border {
    clear: both;
    border: 1px solid #ccc;
    display: block;
    width: 490px;
    padding: 2px 10px 10px;
}

.langtabs-container {
    clear: both;
    display: block;
    margin-bottom: 30px;
    position: relative;
}

.langtabs_one, .langtabs {
    height: 40px;
    cursor: pointer;
    background: #f4f4f4;
    border: 1px solid #e4e4e4;
    border-bottom: none;
}

.langtabs-on {
    background: #fff;
}

.langtabs {
    margin: 0 6px 0 0;
}

.langtabs_one span, .langtabs span {
    font-size: 14px;
    font-weight: 400;
    color: inherit;
    text-align: center;
    line-height: 40px;
    padding: 0 20px;
}

.langtabs a:link, .langtabs a:visited, .langtabs_one a:link, .langtabs_one a:visited {
    text-decoration: none;
}

.langtabs a:hover, .langtabs_one a:hover {
    color: #900;
}

.langtabs span {
    color: #007DC3;
}

.langtabs.langtabs-on > span {
    color: #5F6062;
}

.standard_listing_tbl {
    min-width: 0;
}

.standard_listing_tbl .exclusive-on, .gallery-item-left .exclusive-on {
    position: relative;
    top: 5px;
    width: 130px;
    height: 25px;
    background-position: -177px -437px;
    font-size: 10px;
    vertical-align: middle;
    line-height: 20px;
}

.gallery-map-container .exclusive-on, .gallery-map-container-large .exclusive-on {
    background: #007DC3;
    font-size: 18px;
    height: 49px;
    line-height: 38px;
    position: relative;
    top: 10px;
    vertical-align: middle;
    width: 50px;
}

.listing-full .remax-balloon {
    left: 0;
    position: relative;
    top: 11px;
}

.feature-item {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.standard_listing_tbl .collection-on,
.gallery-item-left .collection-on {
    display: none;
}

.gallery-map-container .collection-on,
.gallery-map-container-large .collection-on {
    display: none;
}

#slider-div .listing-banner {
    display: block !important;
    background: rgba(255, 255, 255, 0.5);
    color: #fff;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    z-index: 1;
}

.gallery-map-container-large .exclusive-on,
.gallery-map-container-large .collection-on {
    top: 55px;
}

.photo-count-div {
    position: absolute;
    width: 275px;
    height: 1px;
}

.photos-count {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.61);
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 16px;
    left: 0;
    line-height: 18px;
    position: relative;
    top: -33px;
    vertical-align: middle;
    z-index: 1;
    margin: 2px;
    padding: 0 3px;
}

.photos-count-txt {
    color: #000;
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    vertical-align: middle;
    padding: 0 5px;
}

.photos-count-txt a {
    color: #000;
    font-size: 10px;
}

.photos-count i.icon {
    background-position: -363px -302px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.preview-features .feature-item {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    line-height: 28px;
    white-space: nowrap;
    color: #fff;
}

.preview-features span.energy-rating-info span {
    color: #fff;
}

.feature-data {
    border-top: 1px solid rgba(99, 100, 102, 0.2);
    display: inline-block;
    padding-top: 5px;
    width: 100%;
    margin-top: 10px;
}

.price-type-loc {
    padding: 0 0 10px 0;
}

.commission-heading {
    font-size: 14px;
    font-weight: 600;
}

.attributes-data {
    width: auto;
    display: inline-block;
    min-width: 100%;
}

.attributes-data,
.commission-data,
.land-data {
    /*border-top:1px solid #e4e4e4;
    margin-top:15px;
    padding-top:15px;*/
}

.commission-data .col-sm-8 {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.key-data .data-item, .land-data .data-item {
    margin-bottom: 10px;
    margin-top: 10px;
}

.data-pill-icon,
.data-pill {
    border: 1px solid #ccc;
    border-radius: 17px;
    height: 34px;
    background: #fff;
    margin: 0 15px;
}

.data-pill-icon {
    background: #eee;
    height: 46px;
    border-radius: 23px;
}

.data-pill-icon .data-item-label,
.data-pill .data-item-label {
    background: #eee;
    border-radius: 17px;
    height: 32px;
    text-align: left;
}

.listing-full .data-item-label,
.listing-full .data-item-value {
    color: #5F6062;
    line-height: 30px;
}

.listing-full .data-item-value
.listing-full .data-item-value span {
    color: #333;
    font-weight: 600;
    text-align: left;
}

.listing-full .land-data .data-item-value {
    text-align: left;
}

.listing-full .box-generic h4 {
    color: #5F6062;
    font-size: 18px;
    margin-top: 0;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 5px;
}

.listing-full .data-pill-icon .data-item-label,
.listing-full .data-pill-icon .data-item-value {
    text-align: center;
    line-height: 18px;
    width: 100%;
}

.listing-full .data-pill-icon .data-item-label {
    height: 44px;
    border: 1px solid #fff;
    border-radius: 22px;
    display: inline-block;
}

.listing-full #RightColumn .box-generic h4 {
    border-bottom: none;
}

.comm-data-item {
    color: inherit;
    font-weight: 300;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin: 0 20px 5px;
}

.comm-data-item span {
    float: right;
    color: #000;
    font-weight: 300;
    font-size: 14px;
    width: 25%;
    text-align: right;
}

.data-item a,
.data-item-alt a,
.comm-data-item a,
.comm-data-item-alt a {
    text-decoration: underline;
}

.feature-data .data-item {
    font-size: 12px;
    width: 100%;
    color: inherit;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 10px 5px 0;
}

.feature-data .data-item-value {
    font-size: 12px;
}

.special-feature, .er-recommended, .btn-close-dark, .feature-icon {
    background: url(/sites/remaxeuropecommon/images/jabiru/sprites-listinglist.png) no-repeat;
    display: inline-block;
}

.feature-icon {
    height: 15px;
    line-height: 20px;
    vertical-align: middle;
    width: 20px;
}

.rooms-on, .rooms-coll-on, .baths-on, .baths-coll-on, .beds-on, .beds-coll-on, .parking-on, .parking-coll-on, .floorsize-on, .floorsize-coll-on {
    cursor: pointer;
}

.rooms-off, .rooms-coll-off, .baths-off, .baths-coll-off, .beds-off, .beds-coll-off, .parking-off, .parking-coll-off, .floorsize-off, .floorsize-coll-off {
    cursor: default;
}

.rooms-on, .rooms-off, .baths-on, .baths-off, .beds-on, .beds-off, .floorsize-on, .floorsize-off, .energy-sprite, .energy-sprite-off, .rooms-large, .beds-large, .baths-large, .numfloors-large, .lotsize-large, .totalsqm-large, .parking-large, .year-built-large, .builtarea-large {
    background: url("/common/images/sprites-common.png") no-repeat;
    display: inline-block;
}

.attributes-data i {
    float: left;
    margin: 2px 0 0 -13px;
}

/* NEW SPRITE */
.baths-large,
.beds-large,
.rooms-large,
.toilet-large,
.totalsqm-large,
.parking-large,
.numfloors-large,
.builtarea-large,
.year-built-large,
.lotsize-large {
    background: url("/common/images/sprites-2019.png") no-repeat;
    display: inline-block;
    width: 38px;
    height: 38px;
}

.baths-large {
    background-position: -10px -10px;
}

.numfloors-large {
    background-position: -410px -10px;
}

.builtarea-large {
    background-position: -460px -10px;
}

.lotsize-large {
    background-position: -110px -10px;
}

.totalsqm-large {
    background-position: -260px -10px;
}

.parking-large {
    background-position: -360px -10px;
}

.year-built-large {
    background-position: -310px -10px;
}

.toilet-large {
    background-position: -160px -10px;
}

.beds-large {
    background-position: -60px -10px;
}

.rooms-large {
    background-position: -210px -10px;
}

.rooms-on, .rooms-off {
    background-position: -156px -387px;
    width: 18px;
    height: 14px;
}

.beds-on, .beds-off {
    background-position: -156px -425px;
    width: 18px;
    height: 9px;
}

.baths-on, .baths-off {
    background-position: -156px -454px;
    width: 18px;
    height: 15px;
}

.floorsize-on, .floorsize-off {
    background-position: -156px -497px;
    width: 18px;
    height: 16px;
}

.energy-sprite, .energy-sprite-off {
    background-position: -296px -387px;
    width: 16px;
    height: 15px;
}

.rooms-off, .beds-off, .baths-off, .floorsize-off, .energy-sprite-off {
    opacity: 0.4;
}

.icon-phone, .icon-cellpphone, .icon-fax, .icon-link, .icon-cellphone, .icon-email, .btn-close-dark, .btn-close-black, .btn-close-red, .camera, .camera-off {
    background: url("/common/images/sprites-common.png") no-repeat;
    display: inline-block;
    width: 20px;
    height: 22px;
    vertical-align: middle;
    margin: -2px;
}

.icon-phone {
    background-position: -196px -426px;
}

.icon-cellphone {
    background-position: -196px -453px;
}

.icon-email {
    background-position: -195px -492px;
}

.icon-fax {
    background-position: -192px -354px;
}

.icon-link {
    background-position: -195px -525px;
}

.icon-phone {
    width: 22px;
    height: 22px;
    background: url(/Common/images/sprites-2019.png) no-repeat -183px -157px;
    display: inline-block;
    vertical-align: middle;
}

.icon-fax {
    width: 21px;
    height: 21px;
    background: url(/Common/images/sprites-2019.png) no-repeat -264px -158px;
    display: inline-block;
    vertical-align: middle;
}

.icon-cellphone {
    background: url(/Common/images/sprites-2019.png) no-repeat -226px -156px;
    width: 16px;
    height: 25px;
}

.icon-email {
    background: url(/Common/images/sprites-2019.png) no-repeat -303px -161px;
    width: 27px;
    height: 17px;
}

.price-type,
.price-main a,
.price-main,
.price-alt a {
    line-height: 30px;
    color: #000;
    font-weight: 400;
    margin: 0 5px 0 0;
}

.price-type {
    font-size: 16px;
}

.price-main a, .price-main {
    font-size: 18px;
}

.price-alt,
.price-alt a {
    color: rgba(0, 0, 0, 0.5);
}

#TopNav .col-xs-12.col-sm-4 {
    text-align: right;
}

.btn-contact {
    background: #DC1C2E;
    color: #fff;
    padding: 0 10px;
}

a.btn-contact {
    color: #fff;
}

.btn-contact:hover {
    background: #B22B2E;
}

.image-container {
    overflow: hidden;
    height: 400px;
}

.image-container img {
    width: 100%;
}

.listfull-hdr-tbl {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.listfull-btn-back {
    display: inline-block;
    margin: 0 10px;
}

.listfull-btn-back i.icon-back {
    width: 22px;
    height: 20px;
    display: inline-block;
    float: left;
    background-position: -485px -10px;
    margin: 0 10px;
}

.listfull-hdr-tbl h2 {
    font-size: 20px;
    font-weight: 400;
    max-width: 900px;
    line-height: 30px;
    margin: 0 0 10px;
}

#listingfull_tbl {
    width: 100%;
}

#ClientContent {
    overflow: hidden;
}

.desc-container, .energy-container, .features-container, .listfull-rooms {
    margin-top: 0;
}

.desc-short, .desc-long, .desc-comm-short, .desc-comm-long, .desc-short-googletrans, .desc-long-googletrans,
.desc-comm-short-googletrans, .desc-comm-long-googletrans {
    display: inline-block;
    line-height: 24px;
    margin: 15px 0;
}

.desc-short {
    margin: 0;
}

/* For Germans and others that add H1 tags to their descriptions  */
.listfull_description_div h1 {
    line-height: normal;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 0;
}

.listfull_description_div h2 {
    line-height: normal;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 0;
}

.listfull_description_div h3 {
    line-height: normal;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 0;
}

#Listingfull_container {
    width: 100%;
    margin: 0 10px;
    padding: 0;
}

.tbl_listfull {
    width: 100%;
}

.listfull-main {
    width: auto;
    vertical-align: top;
    text-align: left;
}

.listfull-right {
    width: 425px;
    vertical-align: top;
    text-align: left;
    margin: 0 0 0 15px;
}

.listfull-spacer {
    width: 20px;
}

.propfull_address {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 25px;
}

/* Generic Styling of Main Items */
.group_hdr {
    background: #E3EDF3 url(/sites/remaxeuropecommon/images/listingfull/bkg_group_topbar.gif) repeat-x;
    min-height: 21px;
    line-height: 11px;
    border: 1px solid #b1c6dc;
    border-top: none;
    font-size: 11px;
    vertical-align: middle;
    padding: 0 5px;
}

.btn_seemore {
    background: #E3EDF3 url(/sites/remaxeuropecommon/images/listingfull/bkg_seemore.gif) bottom repeat-x;
    min-height: 21px;
    line-height: 11px;
    border: 1px solid #b1c6dc;
    border-top: none;
    font-size: 11px;
    vertical-align: middle;
    height: 18px;
    width: 400px;
    cursor: pointer;
    text-align: center;
    padding: 0 5px;
}

.btn_seemore img, .btn_seemore a {
    cursor: pointer;
}

.group_hdr_left {
    background: #E3EDF3 url(/sites/remaxeuropecommon/images/listingfull/bkg_group_topbar.gif) repeat-x;
    min-height: 21px;
    line-height: 11px;
    border-top: none;
    border-left: 1px solid #b1c6dc;
    border-bottom: 1px solid #b1c6dc;
    border-right: none;
    font-size: 11px;
    vertical-align: middle;
    padding: 0 5px;
}

.group_hdr_right {
    background: #E3EDF3 url(/sites/remaxeuropecommon/images/listingfull/bkg_group_topbar.gif) repeat-x;
    min-height: 21px;
    line-height: 11px;
    border: 1px solid #b1c6dc;
    border-top: none;
    border-right: 1px solid #b1c6dc;
    border-bottom: 1px solid #b1c6dc;
    border-left: none;
    font-size: 11px;
    vertical-align: middle;
    padding: 0 5px;
}

.group_content_alt {
    border-top: 1px solid #b1c6dc;
    border-left: 1px solid #b1c6dc;
    border-right: 1px solid #b1c6dc;
    padding: 0 5px;
}

.group_content {
    border-left: 1px solid #b1c6dc;
    border-right: 1px solid #b1c6dc;
    padding: 5px;
}

.group_content_bottom {
    border-top: 1px solid #b1c6dc;
    border-left: 1px solid #b1c6dc;
    border-right: 1px solid #b1c6dc;
    padding: 0;
}

.listfull_foreclose img {
    vertical-align: middle;
    display: block;
    float: left;
    margin: 0 15px 0 0;
}

.listfull_foreclose {
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    width: 100%;
    background: #fff;
    border: 1px solid #b1c6dc;
    height: 51px;
    line-height: 51px;
    color: #c6012e;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: default;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
}

.bestdeal_full {
    position: absolute;
    left: 675px;
    top: -30px;
    width: 189px;
    height: 134px;
    z-index: 999;
}

.nopadding {
    padding: 0 !important;
}

.box-related {
    padding: 20px;
}

.box-related h5 {
    font-size: 14px;
    font-weight: 400;
    color: #003DA5;
}

.box-related a:link, .box-related a:visited {
    text-decoration: none;
    color: #505050;
    line-height: 24px;
}

.box-related a:hover {
    text-decoration: underline;
}

.box-related-row {
    margin-left: -15px;
    margin-right: -15px;
}

.box-related-row:before,
.box-related-row:after {
    content: " ";
    display: table;
}

.box-related-row:after {
    clear: both;
}

.box-related-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .box-related-col {
        float: left;
        width: 50%;
    }
}

.alt-langs-row {
    margin-left: -15px;
    margin-right: -15px;
}

.alt-langs-row:before,
.alt-langs-row:after {
    content: " ";
    display: table;
}

.alt-langs-row:after {
    clear: both;
}

.alt-langs-col {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .alt-langs-col {
        float: left;
        width: 25%;
    }
}

@media (min-width: 992px) {
    .alt-langs-col {
        float: left;
        width: 16.66667%;
    }
}

.sunrays {
    background: #fff url(/sites/remaxeuropecommon/images/listingfull/bkg_sunrays.jpg) no-repeat top left;
}

.timetable td {
    background: #e1eff6;
    border-bottom: 1px solid #fff;
    border-top: 2px solid #fff;
    padding: 2px 5px;
}

input.button_red {
    font-size: 10px;
    background: #DC1C2E url(/sites/remaxeuropecommon/images/listingfull/bkg_button_red.gif) repeat-x !important;
    border: 1px solid #DC1C2E !important;
    cursor: pointer;
    color: #fff !important;
    vertical-align: middle;
    height: 22px !important;
    width: auto;
    overflow: visible;
    margin: 0 5px 0 0;
    padding: 1px 7px 1px 5px;
}

.energy-rating-recommend {
    margin: 10px;
}

.energy-perf-check {
    margin: 0 0 0 20px;
}

.energy-perf-check img {
    display: inline-block;
    vertical-align: middle;
}

/* Features */
/* Rooms */
.listfull-rooms img {
    width: 100%;
}

.listfull-rooms .room-value {
    font-weight: 400;
    text-align: right;
    white-space: nowrap;
}

.listfull-rooms h5 {
    margin: 0 0 5px;
}

/* Agent Details Card */
.contact-form .contact-popup-hdr-container {
    padding: 0;
}

.contact-form .contact-popup-hdr {
    height: 43px;
    left: -1px;
    padding: 0 !important;
    position: absolute;
    top: -1px;
    width: 100.6%;
    height: 35px;
    z-index: 10;
}

.contact-popup-hdr h4 {
    color: white;
    font-weight: 300;
    font-size: 18px;
}

.contact-form .icon-cellphone {
    vertical-align: sub;
}

.contact-form .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.agent-popup-pic {
    margin-bottom: 10px;
    margin-top: 35px;
    width: 30%;
}

.contact-popup-hdr .btn-close-dark {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
}

.agent-name-popup {
    color: #007DC3;
    font-size: 18px;
}

.agentcard-comm {
    margin: 10px 0;
    padding: 10px 0;
}

.map-popup-agent .agentcard-comm {
    margin: 5px 0;
    padding: 0;
}

.agentcard-comm i {
    vertical-align: middle;
    margin: 0 15px 0 0;
}

.agentcard-main h3,
.agentcard-main h4 {
    text-align: center;
    margin: 10px 0 0;
    padding: 0;
}

.agentcard-main h4 {
    margin: 5px 0 10px;
}

.agentcard-main h4,
.agentcard-main h4 a,
.agentcard-main h4 a span {
    color: #007DC3;
    font-weight: 400;
}

.agentcard-main h3,
.agentcard-main h3 a,
.agentcard-main h3 a span {
    font-size: 18px;
    font-weight: 400;
    color: #007DC3;
}

.agentcard-comm h4 a {
    font-weight: 400;
    color: #007DC3;
}

.agentcard-main h3 a:hover,
.agentcard-main h4 a:hover {
    color: #007DC3;
    text-decoration: underline;
}

.agentcard-title {
    margin-bottom: 20px;
    padding: 0 0 5px;
    border-bottom: 1px solid #e4e4e4;
    text-transform: uppercase;
    color: #5F6062;
    font-size: 16px;
}

.agentcard-photo a img {
    width: 60%;
    border: 1px solid #e4e4e4;
}

.agentcard-value {
    color: #000;
    line-height: 30px;
}

.agentcard-url {
    word-wrap: break-word;
}

.agentcard-url a {
    word-wrap: break-word;
}

#divListingFullContact > h4 {
    color: #505050;
    background: #fff;
    border-bottom: none;
    border-top: 1px dotted #e4e4e4;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 10px 0 0;
}

.btn-close-dark {
    background-position: -254px -425px;
    width: 16px;
    height: 16px;
}

.btn-close-black {
    background-position: -254px -501px;
    width: 16px;
    height: 16px;
}

.btn-close-red, .btn-close-dark:hover {
    background-position: -254px -387px;
    width: 16px;
    height: 16px;
}

.listlist-popupmap-container .btn-close-black {
    opacity: 0.6;
}

/* GoogleMap */
#googlemap_td {
    text-align: right;
}

/* On Sale */
.onsale h5 {
    color: #DC1C2E;
    font-weight: 400;
}

.onsale {
    line-height: 24px;
}

/* Open House */
.oh-time {
    color: #000;
}

/* Development & Mortgage Calc */
.development h4 {
    line-height: 20px;
}

/* For Trade */
/* Data Styles */
td.listfull_id {
    color: #333;
    font-size: 11px;
    line-height: 10px;
    padding: 0;
}

.listfull_address {
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

.virtualtour img {
    width: 35px;
    height: 30px;
}

.listfull_actions {
    display: block;
    height: 27px;
    padding-top: 1px;
}

.listfull_padding {
    padding: 0 0 0 7px;
}

#listfull_google {
    border-bottom: 1px solid #E5EAEF;
    text-align: left;
    color: #074377;
    font-size: 12px;
    font-weight: 700;
    margin: 10px 0 0;
}

.listfull_table {
    background-color: #FFF;
}

.listfull_left {
    width: 510px;
    margin: 0;
    padding: 0 10px 0 0;
}

.listfull_right {
    min-width: 250px;
    margin: 0;
    padding: 0;
}

.listfull_address, .listfull_label, .listfull_label td {
    color: #333;
    font-weight: 700;
    font-size: 11px;
}

.listfull_label_alt, .listfull_label_alt td {
    color: #333;
    font-weight: 400;
    font-size: 11px;
}

.listfull_status {
    font-weight: 700;
    color: #DC1C2E;
    padding: 0 0 0 5px;
}

.listfull_desc {
    width: 500px;
}

.listfull_desc, .listfull_roomdesc {
    line-height: 18px;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.listfull_desc p, .listfull_roomdesc p {
    margin: 5px 0 0;
    padding: 5px 0 0;
}

.listfull_value, td.listfull_value {
    font-weight: 700;
}

.listfull_midlabel {
    font-size: 11px;
    font-weight: 700;
    color: #444;
    padding: 2px 0;
}

.listfull_sublabel {
    font-size: 10px;
    font-weight: 400;
    color: #000;
    padding: 0;
}

.listfull_subvalue {
    font-size: 10px;
    font-weight: 400;
    color: #000;
    line-height: 15px;
    padding: 0;
}

a.listfull_price:link, a.listfull_price:visited {
    color: #DC1C2E !important;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}

a.listfull_price_alt:link, a.listfull_price_alt:visited {
    font-size: 12px;
    font-weight: 700;
    color: #676767;
    text-decoration: none;
    padding: 0;
}

a.fullprop_price:link, a.listfull_price:visited {
    color: #DC1C2E !important;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
}

.listfull_price {
    font-size: 12px;
    font-weight: 700;
    color: #676767;
    text-decoration: none;
    padding: 0;
}

.listfull_price_alt {
    font-size: 12px;
    font-weight: 400;
    color: #676767;
    text-decoration: none;
    padding: 0;
}

.listfull_contact {
    color: #000;
    font-size: 11px;
    line-height: 13px;
}

.listfull_contact a:link, .listfull_contact a:visited {
    color: #074377;
    text-decoration: none;
}

.listfull_agentphone {
    font-size: 11px;
    font-weight: 700;
    color: #5F6062;
    text-decoration: none;
    padding: 0 0 5px;
}

.listfull_disclaimer {
    margin-top: 70px;
    text-align: center;
    border-top: 1px solid #cbcbcb;
    padding-top: 20px;
    color: #85878a;
    margin-top: 60px;
    margin-bottom: 20px;
}

.listfull_pagination {
    float: right;
}

.listfull_pagination td {
    font-size: 11px;
}

.divline td {
    border-bottom: 1px dotted #ccc;
}

.terms-of-use-link {
    display: none;
}

/* Sold! Overlay */
.soldoverlay {
    position: absolute;
    width: 500px;
    height: 375px;
    top: 0;
    left: 0;
    text-align: center;
}

.soldoverlay img {
    position: relative;
    top: 70px;
    border: none !important;
}

.soldoverlay_list {
    position: absolute;
    width: 150px;
    top: 0;
    left: 0;
    text-align: center;
}

.soldoverlay_list img {
    top: 10px;
    left: 0;
    position: relative;
    border: none !important;
}

/* Image Index Navigator Overlay */
.gallery_arrow img {
    vertical-align: middle;
    display: inline-block;
    height: 17px !important;
    width: 18px !important;
    border: none !important;
    margin: 0 0 0 5px;
}

.gallery_go_arrow {
    height: 11px !important;
    width: 11px !important;
    border: none !important;
}

.topimgnavbar {
    position: absolute;
    top: 0;
    left: 0;
}

.topimgnavbar2 {
    position: absolute;
    top: 0;
    left: 0;
}

.topnavoverlaycaption {
    color: #000;
    font-size: 12px;
    position: relative;
    line-height: 32px;
}

.gallery_container {
    display: inline-block;
}

.gallery_container_large {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background: #fdfdfd;
}

.gallery_container_large img {
    display: block !important;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
}

.gallery_container_small {
    float: left;
    position: relative;
    display: inline-block;
    width: 50%;
}

.gallery_container_small img {
    border: 1px solid #5F6062;
    margin: 2px;
}

.main-photo-container-large .gallery_container_small_img {
    display: block !important;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
}

.gallery-map-container {
    position: relative;
    height: auto;
    margin-top: 0;
}

.gallery-map-container-large {
    position: relative;
    width: 100%;
    margin-top: 0;
}

/*.main-photo{position:relative;top:-35px;width:100%;}
.gallery-map-container .main-photo{top:0;}*/
.gallery_container_small_centered {
    margin: 4px;
}

.gallery_container_small_centered img {
    border: 1px solid #ccc;
    display: block !important;
    padding: 5px;
}

.gallery-map-map {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}

.gallery_container_large_img {
    cursor: pointer;
}

.gallery-map-container .gallery-map-map {
    height: 365px;
    margin: 0;
}

#gallery-map-streetview {
    margin-left: 15px !important;
}

.mainphoto-tbl {
    width: 100%;
}

.main-photo-container {
    width: 100%;
    background: #fdfdfd;
}

.main-photo-container-large {
    width: 100%;
}

.main-photo-container-large .image-nav, .main-photo-container-large .image-name {
    position: relative;
}

.slideshow-overlay-container {
    position: absolute;
    width: 100%;
    z-index: 1;
    display: none;
}

.slideshow-overlay {
    position: relative;
    cursor: pointer;
    width: 50%;
    float: left;
}

.gallery_container_large .slideshow-overlay {
    width: 100%;
}

.slideshow-btn {
    height: 355px;
    background: url(/sites/remaxeuropecommon/images/jabiru/play-large.png) no-repeat center center;
    width: 100%;
}

.slideshow-btn img {
    display: inline-block;
}

.gallery_bar_tbl {
    margin-top: 3px;
    padding: 5px;
}

.gallery_img_overlay {
    background: url(/sites/remaxeuropecommon/images/listingfull/gallery_overlay_bkg.png) repeat-x;
    bottom: 37px;
    height: 32px;
    line-height: 32px;
    position: relative;
    width: 100%;
    margin: 0 5px;
    padding: 0 10px;
}

span.gallery_container span {
    float: left;
    width: 500px;
    display: inline-block;
    height: 395px;
    margin: 5px 15px 0 0;
}

span.gallery_container span img {
    border: 1px solid #ccc;
    -webkit-box-shadow: 2px 2px 5px 0 #ccc;
    box-shadow: 2px 2px 5px 0 #ccc;
    padding: 5px;
}

tblbotnavbar {
    width: 100%;
    padding: 5px;
}

.gallery_room_label, .gallery_img_label {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    float: right;
    margin-top: 1px;
}

.gallery_img_label {
    float: left;
    vertical-align: top;
}

.gallery-map-container-large #gallery-map-streetview {
    height: 500px;
}

.gallery-map-container #gallery-map-streetview {
    height: 360px;
    margin: 0;
}

#gallery-map-streetview {
    left: -15px;
    /*width: 97.5%;*/
    width: 93% !important;
}

.listfull-webimages .listfull-controls {
    bottom: auto;
    position: relative;
    width: 100%;
}

/* overwriting jquery UI styles*/
.ui-widget-overlay {
    background: url(/sites/remaxeuropecommon/images/listingfull/gallery_overlay_bkg.png) repeat scroll 50% 50% #5F6062 !important;
    text-align: center;
}

.ui-dialog .ui-dialog-content {
    background: #fff !important;
}

.ui-widget-header {
    background: #0B8DC5 no-repeat !important;
    border: 1px solid #0B8DC5 !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.ui-dialog .ui-dialog-title {
    margin: 0 !important;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
    padding: 0 !important;
}

/* MultiMedia Tour Overlay */
.mmlinkoverlay {
    position: absolute;
    background: url(/sites/remaxeuropecommon/images/listingfull/mmt_overlay_bkg.png) repeat-x;
    border-top: 1px solid #0066ad;
    width: 500px;
    height: 32px;
    bottom: 0;
    left: 0;
    text-align: right;
}

#mmt_overlay {
    position: relative;
    width: 31px !important;
    height: 31px !important;
    top: 0;
    left: 10px;
    border: none !important;
    cursor: pointer;
}

.mmlinkoverlaycaption {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    line-height: 32px;
    float: right;
    right: 5px;
    width: 100%;
}

#mmt_arrow_img {
    border: none !important;
    width: 11px !important;
    height: 11px !important;
    padding: 0 0 0 5px;
}

#mmtableoverlay {
    width: 100% !important;
}

.footer_countries {
    margin: 10px 5px 0;
}

.translateDescOverlay {
    position: absolute;
    background-color: Gray;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background: url(/sites/remaxeuropecommon/images/listingfull/loading.gif) center center no-repeat;
}

.alt-langs {
    background: #7e8083;
    padding: 20px;
}

.alt-langs a:link,
.alt-langs a:visited {
    color: #fff;
    padding: 0;
    line-height: 24px;
}

.listing-full .box-generic.alt-langs {
    border-radius: 5px;
    border: none;
}

.listing-full .box-generic.alt-langs h4 {
    color: #fff;
    border: none;
    padding-bottom: 0;
}

.listing-full {
    background: #eee;
}

.listing-full .mlsid {
    float: right;
    font-size: 14px;
    color: #5F6062;
    font-weight: 300;
    line-height: 50px;
    white-space: nowrap;
    text-align: right;
    margin: 0;
}

.listing-full .outerborder {
    padding-top: 0;
}

.toolbar {
    background: #fff;
    border: 1px solid #e4e4e4;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
}

.toolbar ul {
    float: left;
    margin: 0;
    padding: 0;
}

.toolbar ul li {
    float: left;
    list-style: none;
    line-height: 18px;
    height: 18px;
    padding: 0 0 10px;
}

.toolbar a:link, .toolbar a:visited {
    font-size: 14px;
    color: #333;
    border-right: 1px solid #ccc;
    font-weight: 400;
    display: block;
    text-decoration: none;
    padding: 15px;
}

.toolbar .mlsid a:link, .toolbar .mlsid a:visited {
    border: none;
    display: inline;
    font-weight: 600;
    padding: 0;
}

.toolbar a:hover {
    color: #fff;
    text-decoration: none;
    background: #007DC3;
}

.toolbar i.icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.toolbar a.contact {
    background: #ef4a50;
    color: #fff;
    width: auto;
    padding: 15px 0;
    border: none;
}

.toolbar a.contact:hover {
    background: #C41C1B;
}

.toolbar .contact i.icon {
    background-position: -479px -136px;
    margin: 0 15px;
}

.toolbar .contact i.chevron-up, i.chevron-down {
    margin: 0 15px;
}

.listing-status, .market-status {
    color: #DC1C2E;
}

.listfull-controls-container {
    position: relative;
    padding: 15px;
    background: #fff;
    display: inline-block;
    width: 100%;
}

.listfull-controls {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    height: 44px;
    border-radius: 22px;
    text-align: left;
    background: #eee;
}

@media (min-width: 768px) {
    .listfull-controls {
        float: left;
        width: 58.33333%;
    }
}

@media (min-width: 992px) {
    .listfull-controls {
        float: left;
        width: 66.66667%;
    }
}

.listfull-controls-container.no-nextprev .listfull-controls {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .listfull-controls-container.no-nextprev .listfull-controls {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .listfull-controls-container.no-nextprev .listfull-controls {
        float: left;
        width: 100%;
    }
}

.nex-pre-controls-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}

@media (min-width: 768px) {
    .nex-pre-controls-container {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 992px) {
    .nex-pre-controls-container {
        float: left;
        width: 33.33333%;
    }
}

.nex-pre-controls {
    float: right;
    border: 1px solid #707070;
    border-radius: 22px;
    height: 42px;
    background: #fff;
}

.nex-pre-controls a.btn {
    color: #7e8083;
    background: transparent;
    border: none;
    vertical-align: middle;
    line-height: 28px;
    border-right: 1px solid #ccc;
}

.nex-pre-controls a.btn:hover {
    color: #1a3668;
}

.nex-pre-controls a.btn:last-child {
    border: none;
}

.nex-pre-links {
    margin: 0 10px;
    display: inline-block;
}

.nex-pre-links a,
.nex-pre-links a span {
    color: #333;
    text-decoration: none;
}

.nex-pre-links a:hover,
.nex-pre-links a:hover > .nex-pre-links a span {
    color: #404040;
}

.nex-pre-links a.disabled,
.nex-pre-links a.disabled span {
    pointer-events: none;
    cursor: not-allowed;
    color: #cfcfcf;
}

.listfull-action {
    height: 44px;
    line-height: 44px;
    width: auto;
    padding: 0 7px;
    border: none;
    float: left;
    background: transparent;
    cursor: pointer;
}

.rightSide .listfull-action {
    padding: 0 5px;
}

.listfull-action.inactive {
    display: none;
}

.listfull-action.inactive,
.listfull-action.inactive:hover,
.listfull-action.inactive span {
    cursor: not-allowed;
}

.listfull-action span {
    color: #5f6062;
}

.listfull-gallery-link i.fullscreen,
.listfull-action i.gallery,
.listfull-gallery-link i.gallery,
.listfull-images-link i.gallery,
.listfull-action i.gallery-go,
.listfull-action i.photo,
.listfull-action i.map,
.listfull-action i.tour,
.listfull-action i.moreinfo,
.listfull-action i.street,
.listfull-action i.youtube,
.listfull-action i.print,
.listfull-action i.pdf,
.listfull-action i.floorplan,
.listfull-action i.vrtour,
.listfull-action i.fullscreen {
    background: url(/common/images/sprites-2019.png);
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 0px 0 0;
}

.listfull-action i.map, .listfull-action i.map:hover {
    background-position: -93px -266px;
    width: 19px;
    height: 25px;
}

.listfull-action i.street, .listfull-action i.street:hover {
    background-position: -170px -266px;
    width: 24px;
    height: 25px;
}

.listfull-action i.youtube, .listfull-action i.youtube:hover {
    background-position: -130px -266px;
    width: 25px;
    height: 25px;
}

.listfull-action i.vrtour, .listfull-action i.vrtour:hover {
    background-position: -10px -266px;
}

.listfull-action i.tour, .listfull-action i.tour:hover {
    background-position: -50px -266px;
}

.listfull-action i.moreinfo, .listfull-action i.moreinfo:hover {
    background-position: -210px -266px;
}

.listfull-action i.fullscreen, .listfull-action i.fullscreen:hover {
    background-position: -281px -267px;
    width: 22px;
    height: 22px;
    margin-top: 10px;
}

#divFullScreen {
    float: right;
}

img.comm-icons {
    width: 30px;
    height: 30px;
    border: none;
    margin-right: 15px;
    float: left;
}

.listfull-action i.floorplan, .listfull-action i.floorplan:hover {
    background-position: -746px -406px;
}

.listfull-action i.pdf, .listfull-action i.pdf:hover {
    background-position: -254px -267px;
}

.listfull-action i.print, .listfull-action i.print:hover {
    background-position: -711px -217px;
}

.listfull-action i.photo, .listfull-action i.photo:hover {
    background-position: -317px -268px;
    width: 26px;
    height: 20px;
}

.listfull-action.inactive i.map {
    background-position: -25px -268px;
    width: 15px;
}

.listfull-action.inactive i.street {
    background-position: -756px -181px;
    width: 15px;
}

.listfull-action.inactive i.youtube {
    background-position: -713px -186px;
    height: 12px;
    width: 16px;
}

.listfull-action.inactive i.vrtour {
    background-position: -750px -114px;
    width: 27px;
    height: 12px;
}

.listfull-action.inactive i.tour {
    background-position: -712px -109px;
}

.listfull-action.inactive i.moreinfo {
    background-position: -756px -144px;
}

.listfull-action.inactive i.photo {
    background-position: -96px -246px;
    height: 20px;
}

.listfull-action.inactive i.pdf {
    background-position: -753px -219px;
}

.listfull-action.inactive i.floorplan {
    background-position: -709px -406px;
}

.listfull-action.inactive i.fullscreen {
    background-position: -748px -448px;
}

.listfull-action a:hover {
    text-decoration: none;
}

.listfull-action span:hover {
    color: #1a3667;
}

.listfull-action.inactive span {
    color: #bdbec0;
    cursor: not-allowed;
}

.listfull-action i.gallery,
.listfull-images-link i.gallery,
.listfull-gallery-link i.gallery {
    background-position: -97px -293px;
}

.listfull-action i.gallery-go {
    background-position: -97px -293px;
}

.listfull-gallery-link i.fullscreen {
    background-position: -431px -251px;
}

.listfull-gallery-link i.fullscreen:hover {
    background-position: -431px -221px;
}

.listfull-action i.gallery-go:hover {
    background-position: -358px -277px;
}

.listfull-action i.gallery:hover, .listfull-images-link i.gallery:hover, .listfull-gallery-link i.gallery:hover {
    background-position: -358px -273px;
}

.listfull-images-link,
.listfull-gallery-link {
    float: right;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 10px;
}

.listfull-images-link a, .listfull-gallery-link a {
    color: #5F6062;
}

.listfull-currency-link {
    color: #fff;
    float: right;
    font-size: 12px;
    vertical-align: middle;
}

.listfull-currency-link a:link, .listfull-currency-link a:visited {
    text-decoration: underline;
}

.listfull-currency-link i.chevron {
    background: url(/sites/remaxeuropecommon/images/Jabiru/sprites-main.png) no-repeat -717px -163px;
    display: inline-block;
    height: 14px;
    width: 11px;
    vertical-align: middle;
    margin: 0 5px;
}

i.fav,
i.fav-on {
    background: url(/common/images/sprites-common.png);
    display: inline-block;
    height: 21px;
    width: 21px;
    vertical-align: middle;
    margin: 3px 4px 0 0;
}

i.fav {
    background-position: -24px -325px;
}

i.fav-on {
    background-position: -285px -305px;
    float: none;
}

i.fav:hover,
i.fav-on:hover {
    background-position: -285px -305px;
}

i.share,
i.share-on {
    background: url(/common/images/sprites-2019.png);
    display: inline-block;
    width: 21px;
    height: 23px;
    vertical-align: middle;
    margin: 4px 3px 0 0;
}

i.share {
    background-position: -92px -157px;
}

i.share-on {
    background-position: -92px -157px;
    float: none;
}

i.share:hover,
i.share-on:hover {
    background-position: -92px -157px;
}

.skiptranslate div {
    float: right !important;
    margin-top: 6px;
}

#MPCollection-listings-section .property-details__location,
#MPCollection-listings-section .property-details__pipe,
#MPCollection-listings-section .property-details__price {
    display: inline-block;
}

.key-title h2 {
    font-size: 22px;
    word-break: normal;
    color: #5F6062;
}

.key-price-div {
    margin: 0 0 5px 0;
    display: block;
}

.key-price-div a span,
.key-price-div a:link,
.key-price-div a :visited {
    font-size: 26px;
    line-height: 32px;
    color: #DC1C2E;
}

.price-sub a.key-price-alt {
    color: #7e8083;
}

.key-price-div a {
    float: left;
    margin-right: 15px;
}

.key-address,
.key-status,
.key-price-gran,
.key-other {
    font-size: 16px;
    color: #5F6062;
    line-height: 26px;
}

.key-status {
    color: #DC1C2E;
}

.key-price-type {
    color: #000;
}

.key-price-gran {
    display: inline-block;
}

.key-price-img {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.key-price-strike {
    color: #ccc;
    font-size: 24px;
    margin: 0 15px 0 0;
    text-decoration: line-through;
    float: left;
}

.key-id {
    line-height: 30px;
}

.key-price-date {
    margin: 10px 0;
}

.price-sub {
    float: left;
}

.gallery-map-images {
    height: inherit;
    width: 100%;
    line-height: inherit;
}

/* thumbnail scroller */
.listing-full .thumb-container {
    overflow: hidden;
    vertical-align: top;
    width: 215px;
    background: #f9f9f9;
    padding: 0;
}

.listing-full .thumb-container img {
    width: 90px;
    height: 68px;
    float: left;
    border: 1px solid #ccc;
    margin: 2px;
}

.listing-full .thumb-scroller {
    overflow-y: scroll;
    margin: 35px 0 0;
}

.gallery-map-container .thumb-scroller {
    margin: 0;
}

#divLFullImageSlide {
    display: table;
    width: 196px;
    margin: 0 1px 0 auto;
}

.listing-full .thumb {
    cursor: pointer;
}

.listing-full .thumb-scroller .current {
    border: 1px solid #900;
}

.listing-full .thumb a:hover {
    border: 1px solid #900;
}

.listfull-h1 {
    display: inline-block;
    width: 100%;
}

.listing-full h1 {
    color: #1a3668;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 15px;
    padding: 0;
}

.listfull-breadcrumb {
    display: none;
}

.listfull-price-type {
    text-align: right;
    width: 100px;
    vertical-align: top;
    padding: 5px 15px 0;
}

.listfull-price-type-empty {
    display: none;
}

.listfull-price {
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0;
}

a.listfull-price, .listfull-price a {
    color: #fff !important;
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
    margin: 0 10px;
}

a.listfull-price-alt {
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    margin: 5px 10px;
}

.listfull-currency {
    width: 30px;
    vertical-align: top;
    text-align: left;
    padding: 5px;
}

.listfull-price-ganular, .listfull-price-ganular a {
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
    margin: 0 10px;
}

.listfull-price-div {
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);
    display: block;
    float: right;
    max-width: 250px;
    position: absolute;
    min-width: 160px;
    width: auto;
    z-index: 2;
    text-align: right;
}

.listfull-price-div {
    top: 1px;
    right: 36.3%;
}

.listfull-hdr-tbl.listfull-webimages .listfull-price-div {
    right: 25.0%;
}

.gallery-map-container-large .listfull-price-div {
    top: 50px;
}

.listfull-price-tbl {
    background: url(/sites/remaxeuropecommon/images/Jabiru/overlay-price.png) repeat scroll 0 0 transparent;
    width: 100%;
    right: 0;
}

.listfull-onsale-tbl {
    background: rgba(255, 255, 255, 0.9);
    text-align: left;
    width: 100%;
    padding: 3px 0;
}

.onsale-title {
    color: #DC1C2E;
    font-size: 12px;
    font-weight: 600;
}

.onsale-discount {
    color: #000;
    font-size: 11px;
    font-weight: 400;
}

.onsale-link {
    display: table;
    width: 100%;
}

.gallery-map-container-large .listfull-price-tbl {
    top: 50px;
}

/* Big Slideshow */
.div-center {
    text-align: center;
}

div.ps-caption-content {
    font-size: 18px;
    font-weight: 400;
}

/* Gallery Overlay */
.ui-widget-overlay {
    opacity: 0.95 !important;
}

#gallery-map-map, #gallery-map-streetview {
    display: none;
}

.ui-autocomplete-loading {
    background: url(images/ui-anim_basic_16x16.gif) no-repeat scroll right center #FFF;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ui-menu-item {
    color: #000;
    font-size: 14px;
}

.ui-menu .ui-menu-item a {
    padding: 2px 1em !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-left, .ui-corner-bl, .ui-corner-top, .ui-corner-tr, .ui-corner-tl {
    border-radius: 0 !important;
}

.ui-menu-item, .ui-autocomplete-category {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.lf-slider-prev, .lf-slider-next {
    cursor: pointer;
    float: left;
    line-height: 50px;
}

.large-gallery-close {
    position: absolute;
    z-index: 1041;
    top: 10px;
    right: 10px;
}

.ui-menu-item, .ui-autocomplete-category {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.image-count {
    float: left;
    line-height: 50px;
    vertical-align: middle;
}

.listfull-slider-thumb .p:hover .o, .listfull-slider-thumb .pav:hover .o {
    background: url(/sites/remaxeuropecommon/images/remax_balloon_shadow_new.png) no-repeat center center;
}

#divProfileContact_actionbar_top .input-txt, #divProfileContact_actionbar_top .input-txtarea, #divProfileContact_header .input-txt, #divProfileContact_header .input-txtarea {
    width: 100%;
}

.content-generic .key-title {
    word-break: break-all;
}

.listing-full i.tick {
    background-position: -296px -424px;
    height: 18px;
    width: 18px;
}

.listing-full .flag-exclusive {
    height: 1px;
    position: absolute;
    width: 630px;
    z-index: 1;
}

.added-info {
    background: #DC1C2E none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    padding: 12.5px;
    position: relative;
    top: 10px;
    vertical-align: middle;
}

.listing-full .section-dark {
    padding-top: 0;
}

.country-selector-popup {
    width: 240px;
}

.checkbox-group {
    display: inline-block;
    width: 100%;
}

.checkbox-div {
    width: 15px;
    margin: 0;
    float: left;
    display: inline-block;
}

.agent-office-sidebar .agent-whatsapp-section a {
    display: inline-block;
}

.checkbox-div input[type="checkbox"] {
    cursor: pointer;
}

.checkbox-label {
    cursor: pointer;
    display: inline-block;
    width: 90%;
}

.checkbox-label label {
    margin-bottom: 0;
    padding: 0 3px;
    font-weight: normal;
}

.gdpr-data-content {
    margin-top: 15px;
}

.footer-gdpr {
    background: #003DA5;
    padding: 3px 0;
}

.footer-gdpr div {
    color: rgba(255, 255, 255, 0.5);
}

.footer-gdpr a,
.footer-gdpr a:link,
.footer-gdpr a:visited {
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
    display: inline-block;
}

@media (min-width: 992px) {
    .officeagent-profile #MainContent {
        margin-top: 190px;
    }

    .collection-container .container #myCarousel.carousel.slide, .collection-container .listinglist-container #myCarousel.carousel.slide, .collection-container .fp-container #myCarousel.carousel.slide {
        max-width: 922px;
    }

    .country-selector-popup {
        width: 700px;
    }

    #gallery-map-streetview {
        left: 0px;
        width: 97.4% !important;
    }
}

.get-touch-topnav {
    cursor: pointer;
}

.btn-contact {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
    width: auto;
    margin: 0;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.get-touch-topnav:hover,
.btn-contact:hover,
.btn-contact:focus {
    color: #fff;
}

.related-links-div {
    display: none;
}

.related-links-row {
    margin-left: -15px;
    margin-right: -15px;
}

.related-links-row:before,
.related-links-row:after {
    content: " ";
    display: table;
}

.related-links-row:after {
    clear: both;
}

.related-links {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.alternate-links-row {
    margin-left: -15px;
    margin-right: -15px;
}

.alternate-links-row:before,
.alternate-links-row:after {
    content: " ";
    display: table;
}

.alternate-links-row:after {
    clear: both;
}

.alternate-links {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.listfull-images-container,
.listfull-details-container,
.listfull-footer-container,
.listfull-contact-container {
    margin-left: -15px;
    margin-right: -15px;
}

.listfull-images-container:before,
.listfull-images-container:after,
.listfull-details-container:before,
.listfull-details-container:after,
.listfull-footer-container:before,
.listfull-footer-container:after,
.listfull-contact-container:before,
.listfull-contact-container:after {
    content: " ";
    display: table;
}

.listfull-images-container:after,
.listfull-details-container:after,
.listfull-footer-container:after,
.listfull-contact-container:after {
    clear: both;
}

.listfull-images {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.listfull-details {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .listfull-details {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .listfull-details {
        float: left;
        width: 58.33333%;
    }
}

@media (min-width: 1200px) {
    .listfull-details {
        float: left;
        width: 66.66667%;
    }
}

.listfull-agent {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .listfull-agent {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .listfull-agent {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 1200px) {
    .listfull-agent {
        float: left;
        width: 33.33333%;
    }
}

.listfull-footer {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.qs-position {
    background: #4678ab none repeat scroll 0 0;
    height: auto;
    padding: 30px 0;
    position: absolute;
    text-align: center;
    top: 39%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}

/* office agent  profile title changes  */
.our-properties .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    margin-left: 5px;
    color: #333;
}

.our-properties a.dropdown-toggle,
a.our-properties {
    color: #000;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
}

.our-properties .dropdown-menu {
    background: #fafafa;
    border-radius: 0;
    color: #000;
    width: 100%;
}

.our-properties ul.dropdown-menu li a {
    color: #fff;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
}

a.our-properties:hover {
    color: #000;
    text-decoration: underline;
}

.our-properties .dropdown-menu > li > a:focus,
.our-properties .dropdown-menu > li > a:hover {
    background-color: #fafafa;
    color: #000;
    text-decoration: underline;
}

.our-properties .dropdown-menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.our-properties .dropdown-menu li:nth-child(1) {
    border-top: none;
}

/* MAP POPUP CONTROL*/

.leaflet-control-zoom.leaflet-bar.leaflet-control, .leaflet-draw-section {
    margin-top: 70px;
}

.leaflet-draw-section {
    display: none;
}

.leaflet-popup-content-wrapper .leaflet-popup-content {
    width: 300px !important;
    height: auto !important;
    margin: 8px 2px 0 2px !important;
    padding: 10px 5px 0;
    overflow: auto;
}

.multiple-content {
    height: 530px !important;
}

.leaflet-popup {
    z-index: 1001 !important;
    bottom: 0px !important;
    left: -160px !important;
    margin-bottom: 45px;
}

/* RESPONSIVE CSS  
    - Default is Mobile (above styles) then below has Tablet then Desktop modifiers 
    - Do not add style sbelow here unless you know what you are doing!!! 
*/
.attributes-long .data-item-label {
    width: 100%;
    float: left;
}

.attributes-long .data-item-value {
    width: 100%;
    float: left;
}

@media (min-width: 768px) {

    .leaflet-popup {
        margin-bottom: 15px;
    }


    .attributes-long .data-item-label {
        width: 30%;
    }

    .attributes-long .data-item-value {
        width: 70%;
    }

    .attributes-data-col {
        width: 100%;
    }

    .leaflet-draw-section {
        display: none;
    }

    ul.dropdown-menu li a {
        margin-top: -20px;
    }

    .our-properties a.dropdown-toggle,
    a.our-properties {
        line-height: 40px;
    }
    /* Listing List */
    .proplist-img-div {
        margin: 0 0 0 -15px;
    }

    .proplist-main {
        padding: 20px 0 0;
        width: 100%;
    }

    #imgopener {
        display: inline-block;
    }

    .listing-list .proplist-img-div, .listing-list-coll .proplist-img-div, .listing-list-comm .proplist-img-div {
        border-bottom: none;
        border-right: 4px solid #007DC3;
    }

    .box-generic.listing-list,
    .box-generic.listing-list-coll,
    .box-generic.listing-list-comm {
        overflow: hidden;
        height: 202px;
    }

    .listing-list-coll .proplist-img-div {
        border-color: #000;
    }

    .listing-list-comm .proplist-img-div {
        border-color: #007de7;
    }

    .office-addr, .agent-addr {
        border: 0;
        margin-top: 0;
        padding-left: 0;
    }

    #divNewProperties .btn-search, #divLikedProperties .btn-search {
        top: 74px;
    }

    .panel.panel-default {
        margin: auto;
        width: 95%;
    }

    .mxmatch-lang {
        margin-top: 15px;
    }

    .mxmatch-textblocks {
        border: 1px solid rgba(102, 100, 99, 0.2);
        border-radius: 3px;
        box-shadow: 0.5px #5F6062;
        color: #5F6062;
        font-weight: 100;
        padding: 0px;
        margin: 0px 26px 15px;
        overflow: hidden;
        background-color: #fff;
    }

    .maxmatch-addr {
        margin-top: 76px;
    }

    .maxmatch-agent {
        clear: left;
    }

    .mxmatch-alert .btn {
        width: 10%;
    }
    /*.listinglistpopup {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 400px;
    left: -151px !important;
    padding: 5px;
    position: absolute;
    top: -82px !important;
    width: 356px;
    z-index: 2 !important;
}*/
    .listlist-popupmap-container .fav-btn-list {
        bottom: -48px;
        position: absolute;
    }
    /*.listinglistpopup .gm-style {
    height: 100% !important;
    left: 68px !important;
    overflow: hidden;
    position: absolute;
    top: 0 !important;
    width:100% !important;
    z-index: 0;
}*/
    .offage-nocnt button {
        width: auto;
    }

    .qs-position {
        height: auto;
        position: absolute;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        width: 100%;
        z-index: 1;
        background: transparent;
    }

    .contact-popout, #maxmatch-contact-form-inner {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
        left: 212px;
        position: absolute;
        right: 0;
        text-align: left;
        top: 0;
        width: 300px;
        z-index: 10001;
    }

    .map-popup-agent {
        left: 84%;
        padding: 24px;
        position: absolute;
        bottom: 173px;
        width: 100%;
        z-index: 2000;
    }

    .map-popup-agent.map-popup-noagents {
        height: 440px;
    }

    .agent-office-container .col-md-8 {
        padding-right: 0;
    }

    .oa-title {
        text-align: left;
    }

    .nav-logo {
        background: url("/common/images/balloon-m.svg") no-repeat;
        float: right;
        height: 88px;
        width: 65px;
    }

    .atss {
        top: 200px !important;
    }

    .mxmatch-logo {
        padding: 0 67px;
    }

    .mxmatch-lang .select {
        margin-right: 56px;
    }
}

@media (min-width: 992px) {

    .leaflet-draw-section {
        display: block;
    }

    ul.dropdown-menu li a {
        margin-top: 0;
    }

    .proplist-img-div {
        height: 202px;
        overflow: hidden;
    }

    .proplist-img-div .LinkImage img {
        transform: scale(1.25);
        -webkit-transform: scale(1.25);
        -moz-transform: scale(1.25);
        -webkit-transition: 0.25s linear;
        -moz-transition: 0.25s linear;
        -o-transition: 0.25s linear;
        transition: 0.25s linear;
    }

    .proplist-img-div .LinkImage img:hover {
        transform: scale(1.35);
        -webkit-transform: scale(1.35);
        -moz-transform: scale(1.35);
    }

    .office-addr, .agent-addr {
        margin-top: 30px;
        padding-left: 42px;
        border-left: 1px solid rgba(99, 100, 102, 0.2);
    }

    .gallery-attr-item-value {
        color: #5F6062;
        font-size: 11px;
        font-weight: 400;
        height: 30px;
        line-height: 30px;
        padding: 0 8px;
        vertical-align: middle;
        width: 15px;
    }

    .favs-popout, .recents-popout {
        display: none;
        left: 38%;
        position: fixed;
        top: 22%;
        width: 25%;
    }

    .agent-certificates {
        padding-left: 15px;
    }

    #divNewProperties .btn-search, #divLikedProperties {
        top: 74px;
    }

    .panel.panel-default {
        margin: auto;
        width: 90%;
    }

    .mxmatch-descr {
        color: #003DA5;
        font-size: 16px;
        padding: 0 75px;
    }

    .mxmatch-lang {
        margin-top: 15px;
    }

    .num-matches {
        white-space: nowrap;
    }

    .mxmatch-txtcontainer {
        margin: auto;
        width: 87%;
    }

    .mxmatch-textblocks {
        border: 1px solid rgba(102, 100, 99, 0.2);
        border-radius: 3px;
        box-shadow: 0.5px #5F6062;
        color: #5F6062;
        font-weight: 100;
        padding: 0px;
        margin: 30px 41px;
        height: 141.6px;
        max-height: 141.6px;
        overflow: hidden;
        background-color: #fff;
    }

    .mxmatch-form .btn {
        width: 30%;
    }

    .sellersmsg-noresult {
        padding: 0 75px;
    }

    .maxmatch-addr {
        padding-left: 0px;
        margin-top: 52px;
    }

    .maxmatch-agent {
        margin-top: 52px;
        clear: none;
    }

    .maxmatch-map {
        margin-top: 52px;
    }

    .mxmatch-alert .btn {
        width: 10%;
    }

    .unsub-radios .btn, .unsub-radios .form-control {
        display: block;
        width: 30%;
    }

    #divNewProperties .btn-search, #divLikedProperties .btn-search {
        position: absolute;
        top: 0;
        width: 40%;
    }

    .listlist-controls-container, .listgallery-controls-container {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    }

    .proplist-img-div:hover .listlist-controls-container, .gallery-item:hover .listgallery-controls-container, .gallery-item-comm:hover .listgallery-controls-container, .gallery-item-coll:hover .listgallery-controls-container {
        visibility: visible;
        opacity: 1;
        transition-delay: 0s;
    }

    .sepia h2, .blue-sepia .sepia h2 {
        position: absolute;
        top: 30%;
        left: 25%;
    }

    .agrec-kickstart .btn {
        width: auto;
    }

    .listlist-popupmap-container .fav-btn-list {
        bottom: -49px;
        right: 128px;
        position: absolute;
    }
    /*.listinglistpopup .gm-style {
    height: 100% !important;
    left: 0 !important;
    overflow: hidden;
    position: absolute;
    top: 0 !important;
    width: 100% !important;
    z-index: 0;
}*/
    .offage-nocnt button {
        width: auto;
    }

    .nav-logo {
        background: url("/common/images/balloon-m.svg") no-repeat;
        float: right;
        height: 89px;
        width: 65px;
    }

    .nav-name {
        bottom: 0;
        color: #DC1C2E;
        font-size: 18px;
        font-weight: 400;
        position: absolute;
        right: 65px;
        width: 150px;
        text-align: right;
    }

    .buysell-remax .col-md-9 > .row {
        margin: 0;
    }

    .contact-popout {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
        position: absolute;
        text-align: left;
        top: 0;
        width: 370px;
        z-index: 10001;
        left: 50%;
        right: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
    }

    #maxmatch-contact-form-inner {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
        left: 44%;
        position: absolute;
        text-align: left;
        top: 0;
        width: 340px;
        z-index: 10001;
    }

    .agentAlertBox {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
        left: 15%;
        position: absolute;
        right: 0;
        text-align: left;
        top: 0;
        width: 370px;
        z-index: 10001;
    }

    .map-popup-agent {
        left: 100%;
        padding: 24px;
        position: absolute;
        bottom: 173px;
        width: 100%;
        z-index: 2000;
    }

    .qs-container {
        width: 860px;
    }

    .map-popup-agent.map-popup-noagents {
        height: 440px;
    }

    .agent-office-container .col-lg-9 {
        padding-right: 0;
    }

    .oa-title {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .collection-container .container #myCarousel.carousel.slide, .collection-container .listinglist-container #myCarousel.carousel.slide, .collection-container .fp-container #myCarousel.carousel.slide {
        max-width: 1120px;
    }
}

@media (max-width: 769px) {

    .no-pad {
        padding: 0;
    }

    .gallery-attr-item-value {
        padding: 0 9px 0 3px;
    }
}

@media only screen and (max-width: 667px) {
    .atss {
        bottom: 0 !important;
        left: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        right: 0 !important;
        top: auto !important;
        width: 100% !important;
    }

    .slideInLeft {
        animation-name: slideInUp !important;
    }

    .atss a {
        width: 20% !important;
    }

    .atss br {
        display: none !important;
    }

    .at4-icon-left {
        float: unset !important;
    }
}

.country-code span, #currency-name span {
    color: #fff !important;
}

.currency-page h2 {
    color: #fff;
    display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
}

.currency-page h3 {
    color: #fff;
    margin: 10px 0 0;
    text-align: center;
    padding: 10px;
    background: #DC1C2E;
}

.currency-page .currency-tbl {
    background: #fff;
}

.currency-page .currency-close {
    float: right;
    background: transparent;
    border: none;
    padding: 2px 10px;
    margin: 5px 0;
}

.currency-page .currency-standard,
.currency-page .currency-value,
.currency-page .currency-name {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #333;
    text-align: right;
    padding: 2px 5px;
    line-height: 25px;
}

.currency-page .currency-standard {
    background: #eee;
    min-width: 90px;
}

.currency-page .currency-value {
    font-weight: 600;
    color: #000;
}

.currency-page .currency-name {
    text-align: left;
}

.currency-page .currency-updated {
    font-size: 12px;
    color: #fff;
    text-align: center;
}

/*   REMOVED FOR NOW */
/*.our-properties a.dropdown-toggle, a.our-properties {
  display: none;
}
.btns-topnav {
  border: none;
}*/
#divEnergyEfficiency {
    display: none;
}

.map-popup-agent .btn-reset {
    display: none;
}

/*------------ For Demographic slideout off screen--------------*/
body {
    overflow-x: hidden !important;
}

#slideshow {
    background: url(/common/images/city.jpg) no-repeat 0 0/cover !important;
}

/*.rev_slider .fullwidthbanner .revslider-initialised .tp-simpleresponsive {width:80%!important; margin:0 auto!important;}

.forcefullwidth_wrapper_tp_banner {width:80%!important; margin:0 auto!important; box-shadow: 0 0 5px #000; -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000;}

.banner-slide {float:left!important; width:100%!important; margin:0 auto!important; overflow:visible!important;}

.left-fix {left:0!important;}*/
@media (max-width: 991px) {
    a.for-sale {
        height: 30px;
        line-height: 30px;
    }

    .search-container {
        margin-top: 22px;
        display: block;
        transition: .1s all linear;
        -webkit-transition: .1s all linear;
        -moz-transition: .1s all linear;
    }

    .settings {
        height: 30px;
        line-height: 30px;
    }

    a.search {
        height: 30px;
        line-height: 30px;
    }

    .header-nav {
        background: #003DA5;
    }

    .logo {
        margin-top: 5px;
    }
}

.tp-caption {
    z-index: 3 !important;
}

.listlist-popupmap-container .photo-btn-list {
    bottom: 158px !important;
    position: absolute;
    right: 17px !important;
}

.fav-height-fix {
    height: 290px !important;
}

.large-thumb-collection {
    width: 553px;
}

.larger-viewport {
    width: 100%;
}

.larger-viewport-fix {
    width: 100% !important;
}

.listlist-popupmap-container .photo-btn-list {
    bottom: 100px !important;
    position: absolute;
    right: 74px !important;
}

.thumb-actions-preview {
    cursor: pointer;
    opacity: 1;
    position: absolute;
    right: 30px;
    top: 36px;
    visibility: visible;
    z-index: 2;
}

.listlist-popupmap-container .grid-icon-camera {
    bottom: 156px !important;
    right: 15px !important;
}

#featured-listings-section h2 {
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #007DC3;
}



.width-fix ul li {
    margin-right: 58px !important;
}

.collection-box {
    height: 34px;
    position: relative;
    display:flex;
    align-items: center;


}

.check-label-container {
    margin-left: 20px;
}

.check-label-container label {
    padding-left: 0;
}

.arrow-margin {
    right: 32px;
}

.larger-modal {
    width: 50%;
}

.modal-body {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.modal-dialog iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.language {
    position: relative;
    margin-top: 17px;
}

ul.menu li:last-child {
    margin-right: 0;
}

.results-container {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.header-nav {
    background: #003DA5;
    height: 170px;
    width: 100%;
    transition: 0.1s;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    padding: 10px 0;
    position: relative;
    z-index: 3;
}

@media (max-width: 1024px) {
    .large-thumb-collection {
        width: 723px;
    }

    .margin-fix {
        margin-top: 40px;
    }
}

.rightSide .listfull-action:first-child {
    border-left: 1px solid #cfcfcf;
}

@media (max-width: 991px) {
    .top-links {
        display: none;
    }

    .slogan {
        display: none;
    }
}

.banner-slide {
    position: relative;
}

.banner-information {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    width: 100%;
    z-index: 100;
    height: auto;
    padding: 10px 0 0;
}

.info-contain {
    max-width: 700px;
}

.collection-text {
    color: #fff;
    font-size: 20px;
    margin-top: 40px;
    font-style: italic;
}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
    color: #5a5a5a;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container, .navbar-wrapper > .listinglist-container, .navbar-wrapper > .fp-container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-wrapper .navbar .container, .navbar-wrapper .navbar .listinglist-container, .navbar-wrapper .navbar .fp-container {
    width: auto;
}

.carousel {
    z-index: 1;
}

.bottom-info {
    display: block;
    text-align: center;
    color: #fff;
}

.bottom-info span {
    color: #fff !important;
}

.left .carousel-control span, .right .carousel-control span {
    color: #fff !important;
}

.carousel-caption {
    bottom: 133px !important;
}

.carousel-caption h1 {
    font-size: 70px !important;
}

.carousel-caption p {
    color: #fff !important;
    font-size: 35px !important;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("/Common/bootstrap/fonts/glyphicons-halflings-regular.eot");
    src: url("/Common/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/Common/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/Common/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/Common/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}

.tip {
    position: relative;
}

.map-tool-tip {
    display: none;
    width: 429px;
    height: 265px;
    background: url("/common/images/tool-tip-map.png") no-repeat;
    position: absolute;
    top: 36px;
    left: -190px;
    z-index: 999999;
}

.tip:hover > .map-tool-tip {
    display: block !important;
}

.map-tool-tip:hover {
    display: block !important;
}

.dont-show {
    position: absolute;
    bottom: 3px;
    left: 16px;
    color: #fff;
}

.tip-title {
    position: absolute;
    width: 100%;
    top: 39px;
    text-align: center;
    color: #404040;
    font-size: 16px;
}

.thumb-margin-fix {
    margin: 0 15px 0 0;
}

.next-fix {
    right: 50px;
}

.tp-bullets {
    top: 91% !important;
}

.top-nav-fix {
    top: 80px !important;
    -webkit-transition: right 0.1s ease-out;
    -moz-transition: right 0.1s ease-out;
    -o-transition: right 0.1s ease-out;
    transition: right 0.1s ease-out;
    height: 40px;
    line-height: 40px;
}

.btns-fix {
    height: 40px;
    line-height: 40px !important;
}

.top-nav-fix h1 {
    line-height: 40px !important;
}

.top-nav-fix .price-type, .top-nav-fix .price-main, .top-nav-fix .price-alt {
    line-height: 40px;
}

.top-nav-fix .btn-contact {
    height: 40px;
    line-height: 40px;
}

.gps-container .results-container {
    float: left;
    top: 51px;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    width: 100%;
    transition: .1s all linear;
    -webkit-transition: .1s all linear;
    -moz-transition: .1s all linear;
    z-index: 999;
}

#thumb_container {
    z-index: 0;
}

a.show span {
    color: #fff;
    vertical-align: middle;
    margin: 0 10px 14px 0;
    vertical-align: middle;
}

.search-container {
    z-index: 9999 !important;
    margin-top: 12px;
}

.close {
    opacity: 1;
}

#currency.modal, #language.modal {
    width: 100%;
    bottom: auto;
    left: 0;
    height: 100%;
    margin-top: 60px;
}

/*.modal {
  width: 50%;
  bottom: auto;
  left: 25%; }*/

.larger-modal {
    width: 100%;
}

.img-fixer {
    margin-left: -7px;
}

#divCurrencySymbol {
    padding-left: 15px;
    padding-top: 15px;
}

@media (max-width: 768px) {
    .results-container {
        position: relative !important;
        top: 0 !important;
    }

    #html_container {
        margin-top: 6px !important;
    }
}

.listing-thumbs-grid li .thumb-item > a .thumb-photo {
    height: 300px;
}

.our-properties ul.dropdown-menu li a {
    color: #000;
}

.prop-slider .viewport, .thumb-photo {
    height: 260px;
}

/*commented out 05/08/21 - diego - why it's 102%?*/
/*.img-responsive {
  max-width: 102% !important; }*/

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    line-height: 1;
    width: 100%;
}

.collection-video-section {
    background: #000;
    width: 100%;
    padding: 40px 0;
    margin-top: -5px;
}

.collection-video-container {
    max-width: 100%;
    margin: 0 auto;
}

#myCarouselCollection .carousel-inner .item {
    background: #000 !important;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: auto !important;
}

#myCarouselCollection .carousel-inner {
    position: relative;
}

.collection-video-container .carousel {
    height: auto !important;
}

#myCarouselCollection .carousel-inner .item iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    float: left;
}

.item iframe {
    width: 100%;
}

.play-overlay {
    background: url("/common/images/play.png") no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -63%;
    left: 47%;
    display: none !important;
}

#myCarouselCollection .carousel-control {
    bottom: 0;
    font-size: 20px;
    opacity: 0.5;
    position: absolute;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 45%;
    width: 15%;
    height: 100px;
    background: none !important;
}

#myCarouselCollection .banner-information {
    bottom: 36px !important;
}

#myCarouselCollection .carousel-control:hover {
    opacity: 1;
}

#collectionslider_wrapper {
    left: auto !important;
    top: -170px;
}

.officeagent-filter-country, .officeagent-filter-location, .officeagent-filter-name, .officeagent-filter-name-btn {
    padding: 0;
}

.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {
    border: none !important;
}

iframe {
    border: 0 !important;
}

.areaguide .prop-slider-item-addr {
    padding: 7px 10px;
}

.language-menu {
    z-index: 9999 !important;
}

.quick-search .tt-menu {
    height: auto;
}

.tt-menu {
    height: 650px;
    overflow-y: scroll;
}

.pagination li {
    text-align: center;
}

.officeagent-results {
    margin: 0 auto !important;
    width: 100%;
    position: relative;
    float: none;
    z-index: 0;
}

.officeagent-filter {
    float: none;
    width: 100%;
    z-index: 1;
}

.search-trigger {
    position: absolute;
    top: 430px;
    left: 314px;
    background: #fff;
    padding: 10px;
    border-top: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}

.box-search-filter {
    box-shadow: none !important;
    height: auto !important;
}

.no-border {
    border: none !important;
}

.officeagent-list {
    width: 100%;
}

.list-results, .list-result {
    width: 100%;
    margin: 0 auto;
}

.list-result {
    float: none;
}

.officeagent-filter, .officeagent-results {
    padding-top: 0px;
}

.map-container, #map-canvas {
    height: 75vh;
}

.country-selector-popup {
    height: 380px;
    overflow-y: scroll;
    overflow-x: hidden;
    top: 34px;
}

.continent-topbar-btns .btn-close {
    top: 20px;
}

.tt-list-item {
    margin-top: 4px;
}

.officeagent-filter {
    position: fixed;
    float: none;
    background: #fff;
    bottom: 0px;
    height: auto;
    width: 100%;
    padding-top: 0;
    left: 0;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    border-bottom: 1px solid #cfcfcf;
}

.tab-group .navbar-nav li.current::after, .tab-group .navbar-nav li.current::before {
    display: none;
}

.map-container {
    padding: 0 !important;
    position: relative;
}

.tab-group {
    background: none;
}

.officeagent-results {
    min-height: 600px;
}

.tab-group .nav > li > a:hover, .tab-group .nav > li a span:hover {
    background: none;
}

.reco-agent-title {
    color: #003DA5;
    font-size: 14px;
    font-weight: 400;
}

h4.grey-title,
h4.grey-title a,
h4.grey-title a span,
h4.grey-title span {
    color: #5F6062 !important;
    font-weight: 400;
}

span.reco-agent {
    color: #003DA5;
    font-weight: 400;
}

div#divmsg {
    text-align: center;
    z-index: 99;
    margin-bottom: 20px;
}

.agent-languages hr {
    display: none;
}

nav.mm-menu {
    height: 100%;
}

.office-photo img {
    margin-top: 30px;
}

.listing-thumbs-grid {
    max-width: 1270px;
}

.box-generic.contact-form.list-list-cform {
    border: none;
    overflow: auto !important;
    margin-bottom: 0;
}

#btn-send-contact-form {
    margin-bottom: 20px;
}

@media (min-width: 767px) {
    .listing-thumbs-grid {
        min-height: inherit !important;
    }
}

@media (max-width: 767px) {

    .email-con {
        width: 78%;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
    }

    img.comm-icons {
        float: left;
    }

    .section-dark {
        padding-top: 0;
    }

    .thumb-data {
        width: 80%;
    }
}

button.gm-control-active.gm-fullscreen-control {
    display: none;
}

/*==================================PLOYGON SEARCH RADIUS========================================*/
.map-poly-tools {
    position: absolute;
    top: 10px;
    width: auto;
    right: 10px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    grid-gap: 5px;
}

.map-view {
    width: 100%;
}

/*.search-filters-map-view {
	width:20%;
}

.results-container-map-view {
	width:80%;
}
*/
.map-btns {
    float: left;
    width: auto;
    display: inline-block;
    margin: 0 1px;
}

.radius-distance {
    float: left;
    background: #007DC3;
    color: #fff;
    padding: 10px;
    margin-right: 1px;
}

.radius-distance span {
    color: #fff;
}

.map-apply,
.map-cancel {
    background: #007DC3;
    color: #fff;
    padding: 8px 10px 9px;
    font-weight: 300;
    font-size: 13px;
}

.map-cancel {
    border-left: 1px solid #007DC3;
}

.map-apply:hover,
.map-apply:focus,
.map-cancel:hover,
.map-cancel:focus {
    background: #0060B5;
    color: #fff;
}

.poly-alert {
    background: #DC1C2E;
    padding: 10px 20px 10px 10px;
    color: #fff;
    width: auto;
    float: left;
    margin: 0 1px;
    position: relative;
}

.poly-alert-close {
    color: #fff;
    cursor: pointer;
}

.draw {
    background: rgba(0, 0, 0, 0.6);
    padding: 4px 4px;
}

.draw img {
    width: 25px;
    height: 25px;
}

.draw-buttons-group {
    width: auto;
    float: right;
}

.draw-buttons-group .btn-shape {
    background: #007DC3;
    border: none;
    height: 40px;
}

.draw-buttons-group .btn-shape:hover,
.draw-buttons-group .btn-shape:focus {
    background: #0060B5;
}

.btn-shape img {
    width: 28px;
    height: 28px;
}

div[title="Stop drawing"] {
    display: none !important;
}

.radius-distance, .btn-shape, .map-cancel, .map-apply, .poly-alert {
    height: 40px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn, .btn[disabled] img {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.captcha-popup {
    width: 341px;
}

.country-popup-hdr button i.btn-close {
    right: 11px;
    top: 13px;
}

#btn-country-selector-close.btn-close {
    right: 20px !important;
}

.small-text {
    font-size: 12px;
}

.map-view-container {
    height: auto;
    background: #fff;
    padding: 0 30px 30px 30px;
}

#collectionslider_forcefullwidth {
    margin-top: 0 !important;
    height: 480px !important;
}

#collectionslider_wrapper {
    top: 0 !important;
    height: 480px !important;
}

#collectionslider_wrapper .fullwidthbanner.revslider-initialised.tp-simpleresponsive {
    height: 480px !important;
}

.dont-show-again {
    /*width: 400px; 
    width: 560px !important;
    position: absolute;
    left: 30px;
    top: 15px;*/
    width:auto;
    z-index: 9;
}
.dont-show-again .tip-title{
    position:unset;
}

.dont-show-again a.white {
    text-decoration: none;
    font-weight: bold;
    color: #fff !important;
}

.dont-show-again a.white:hover {
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
}

.tip-title, .tip-title span {
    color: #fff;
}


.tip-title span {
    float: right;
    display: inline-block;
}

.dont-show-again .tip-title {
    top: 10px;
    left: -25px;
    font-size: 14px;
}

.btn-backto {
    color: #666 !important;
    text-decoration: none !important;
    background: #cfcfcf;
    float: right;
}

.btn-backto:hover {
    color: #666 !important;
    text-decoration: none !important;
    background: #b3b3b3;
}

.refine-btn-round, .close-btn-round, .close-btn-round img {
    display: none;
}

.floating-btn {
    position: fixed;
    bottom: 63px;
    right: 15px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 2px 2px 0;
    -webkit-box-shadow: 0 2px 2px 0;
    -moz-box-shadow: 0 2px 2px 0;
    z-index: 99;
}

.close-btn-round {
    background: #ccc;
}

.close-btn-round, .close-btn-round img {
    display: block;
}

.round-btn-img {
    margin-top: 34%;
    width: 25px;
    height: auto;
}

.close-btn-round img {
    margin-top: 26%;
}

.grecaptcha-badge {
    display: none;
}

.dontshowit {
    display: none;
}

#ctl03_ucDesignations_divOfficeProfile ul li:last-child img {
    width: 100px !important;
    height: auto !important;
}

.nex-pre-links a span.glyphicon {
    top: 2px !important;
}

.office-desig-col {
    float: right;
    padding: 3px 3px 0px 3px;
}

.nex-pre-links a {
    line-height: 34px;
}

.links {
    transition: .1s all linear;
    -webkit-transition: .1s all linear;
    -moz-transition: .1s all linear;
    top: 0;
}

.menudown {
    position: absolute;
    left: 27%;
    display: block !important;
    transition: .1s all linear;
    -webkit-transition: .1s all linear;
    -moz-transition: .1s all linear;
    top: 22px;
}

.dynamlinksfooter {
    background: #1a3667;
    padding: 10px 0 20px;
}

.dynamlinksfooter p {
    width: 100%;
}

.dynamlinksfooter p a span {
    color: #fff;
}

.dynamlinksfooter h3 {
    font-weight: 400;
    color: #fff;
}

.dynamlinksfooter p a:hover {
    text-decoration: underline;
    color: #fff;
}

.dynamlinksfooter span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.data-item-label table tr td span {
    white-space: nowrap;
}
/*============================= WHATSAPP ICON SECTION ======================================*/
.agent-whatsapp-section {
    margin: 10px 0 0;
}

.teams-whatsapp {
    margin-bottom: 15px;
}

.contact-icons {
    height: 34px !important;
    width: 34px !important;
    margin: 0 5px 0 0;
    border: none !important;
    float: left;
}

.contact-images {
    display: block;
    height: 45px;
}

.whatsapp-section2 {
    position: fixed;
    right: 15px;
    bottom: 118px;
    z-index: 99;
}

.whatsapp-section2 .contact-icons {
    position: fixed;
    right: 0px;
    bottom: -70px;
    bottom: 0px;
    z-index: 99;
    height: 40px !important;
    width: 40px !important;
    margin: 0 5px;
}

.whatsapp-section2 .contact-icons:hover {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.whatsapp-section2 .btn:hover {
    color: #333 !important;
}

.whatsapp-section2 .close-btn-round:hover {
    background: #999;
}

.whatsapp-section2 .btn:hover, a:hover {
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

#listingfull_contactPopUpIcon {
    color: #000 !important;
}

.whatsapp-container .contact-icons {
    float: none !important;
    margin: 0 5px 0 0;
}

.whatsapp-agents-list .whatsapp-container .contact-icons {
    height: 25px !important;
    width: 25px !important;
}

.whatsapp-manage-agents {
    margin-top: 10px;
}

.whatsapp-listing-full-desktop a {
    display: inline-block;
}

.google-translate-wrapper{
margin-top:10px;
margin-bottom:10px;
}
.goog-te-gadget {
    /*margin-top: -80px;*/
}


.google-trans-container {
    border: none;
}

/* ---------- Icons animation ------------ */
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

/* ---------- End Icons animation ------------ */
@media (max-width: 768px) {
    .agent-whatsapp-section a {
        display: block !important;
    }
}

.agentcard-comm .contact-icons {
    float: none !important;
    width: 25px !important;
    height: 25px !important;
}

#agentprofile_sendmessage_whatsapp_popup .contact-icons {
    float: none !important;
    width: 40px !important;
    height: 40px !important;
}

#SearchFilters .officeagent-filter-name {
    padding-right: 0;
}

.officeagent-filter-name-btn {
    padding-left: 0;
}

/*============================= END WHATSAPP ICON SECTION ======================================*/
@media (min-width: 992px) {
    .advanced-searchbar .col-md-3 {
        width: 25%;
    }

    .advanced-searchbar .col-md-4 {
        width:auto;
        flex:0 1 auto;
    }

    .search-container {
        display: block;
        transition: .1s all linear;
        -webkit-transition: .1s all linear;
        -moz-transition: .1s all linear;
    }

    .contact-images {
        height: auto;
    }
}

@media (max-width: 1199px) {
    .language-fix {
        display: none;
    }
}

#H1TitleGlobal {
    color: #1A3667;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.btn-search {
    text-transform: capitalize;
}

ul {
    padding-right: 0;
}

@media (max-width: 768px) {
    .addthis-smartlayers-desktop, .at4-count {
        display: none !important;
    }

    .map-poly-tools,
    .poly-alert {
        display: none;
    }

    #H1TitleGlobal {
        margin-top: 20px;
    }

    .listfull-images {
        float: none;
        margin-top: 40px;
    }
}

@media (max-width: 768px) {
    .whatsapp-container .contact-icons {
        height: 40px !important;
        width: 40px !important;
    }

    .whatsapp-manage-agents {
        margin-top: 0px;
    }
}

.subtitle {
    color: rgba(255, 255, 255, 0.7);
    margin-top: -6px;
}

.disc-text {
    margin-top: -20px;
}

.agent-office-container {
    margin-bottom: 60px;
}

.thumb-actions {
    z-index: 999999;
}

@media (min-width: 768px) {
    .whatsapp-listing-full .floating-btn, .agent-whatsapp-section .floating-btn {
        bottom: 15px;
    }

    .whatsapp-listing-full .whatsapp-section2, .agent-whatsapp-section .whatsapp-section2 {
        bottom: 70px;
    }
}

.intl-tel-input .country-list {
    width: 480px !important;
}

@media (max-width: 768px) {
    .listfull-images {
        margin-top: 30px !important;
    }

    .intl-tel-input .country-list {
        width: 282px !important;
    }
}

.btn {
    border-radius: 5px;
}

/* NEW STYLES TO REPLACE */
/* Sprites */
.icon-globe,
.icon-search,
.chevron-down-white,
.chevron-down-grey,
.chevron-down-grey,
.cog {/*
    background: url("/common/images/sprites.png") no-repeat;*/
    display: inline-block;
}

.icon-search {
    background-position: -166px -11px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.cog-on {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #DC1C2E;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    left: 132px;
    top: 10px;
    display: none;
}

.icon-globe {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-position: -228px -42px;
}

.where-btn .icon-globe {
    position: relative;
}

/* popup header version (white) */
.location-menu .icon-globe {
    background-position: -228px -12px;
}

.language-currency .chevron-down-white {
    margin: 0 0 0 5px;
}



body {
    background: #fff;
}

a.buyrent {
    background: #fff;
    color: #404040;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



a.buyrent:hover {
    background: #fff;
}

.label-fix {
    color: #404040;
    font-weight: 300;
}

.search-container {
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
}

.tt-geo-container {
    border-left: 1px solid #ddd;
    min-height: 60px;
    position: absolute;
    box-shadow: none;
}

.settings-btn {
    font-size: 20px;
    color: #ccc;
    height: 60px;
    /*line-height: 75px;*/
}

.cog {
    background-position: -223px -221px;
    width: 30px;
    height: 30px;
}

.chevron-down-grey {
    background-position: -61px -301px;
    width: 16px;
    height: 9px;
}

.hero,
.hero .carousel-inner .item {
    max-height: 800px;
}

.hero .carousel-inner {
    position: relative;
}

.carousel-indicators {
    bottom: 20px;
}

#thumb_container {
    padding: 0 20px 20px 20px;
}

.one-world {
    font-size: 30px;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
    -moz-text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
    text-align: center;
    margin-bottom: 20px;
    margin-top: -30px;
}

.property-information-bar {
    display: none;
}

.property-information-bar p {
    color: #fff;
    font-size: 16px;
}

span.more-info-trigger {
    display: inline-block;
    background: rgba(255, 255, 255, 0.3);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    vertical-align: middle;
    margin-left: 30px;
    line-height: 25px;
    cursor: pointer;
}

i.trigger-arrow {
    display: inline-block;
    background: url(../images/sprites.png) no-repeat -91px -279px;
    width: 14px;
    height: 8px;
}

i.trigger-arrow-down {
    display: inline-block;
    background: url(../images/sprites.png) no-repeat -62px -279px;
    width: 14px;
    height: 8px;
}

#open-country-selector {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.property-information-slideout {
    position: absolute;
    bottom: 45px;
    background: rgba(0, 0, 0, 0.7);
    height: 160px;
    width: 100%;
    display: none;
    z-index: 999;
}

.container-info {
    max-width: 650px;
    margin: 0 auto;
}

.divider {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.trans-type-loc {
    display: block;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-align: left;
    margin: 20px 0 10px !important;
}

.trans-type-loc:first-child {
    margin-top: 20px !important;
}

.country-name {
    font-size: 18px;
}

.map-div {
    display: none;
    background: rgba(10, 32, 70, 0.8);
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
}

.close-map {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 999;
}

.qs-wrap {
    z-index: 999;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 100px;
    width: 82%;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

.srchbar-div .gps-container .qs-wrap {
    top: 3%;
}

.advanced-searchbar {
    margin: 0 auto;
    width: 100%;
    padding: 20px 20px 0;
    background: rgba(0,0,0,.5);
    z-index: 999;
    display: none;
    border-radius: 0 0 16px 16px;
    left: 0;
}

.btn-search {
    background: #DC1C2E;
    border: 1px solid #DC1C2E;
    margin-top: 0px;
}

span.collection-box input[type="checkbox"] {
   margin-right: 5px;
    margin-left:10px;
    margin-top:0;
}

.agent-value-label {
    background: #ededed;
    padding: 5px 10px;
    height: 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    min-width: 110px;
    max-width: 220px;
    display: inline-block;
    line-height: 30px;
    margin-bottom: 5px;
}

.agentcard-comm .agent-value-label {
    min-width: 100%;
    line-height: 25px;
    text-align: left;
}

.location-office .txt-lbl, .location-office .value, .phone-link, .areaguide-experts .value {
    vertical-align: middle;
}

.agentcard-comm .number-show {
    top: 4px;
}

a.search-prop {
    background: #DC1C2E;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: block;
    width: 100px;
    height: 60px;
    line-height: 67px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
}

.sale-menu {
    background: #fff;
    top: 58px;
    border: none;
    width: auto;
    min-width: 100%;
}

.navbar-brand img {
    width: 114px;
}

.navbar-inverse {
    background: #1a3667;
    border-color: #1a3667;
}

.social-footer-icon a {
    display: inline-block;
}

.inline-unit.social-footer-icon {
    float: left;
    margin: 0 15px;
}

.social-footer-icon a.icon-youtube {
    background: url("/common/images/social-icons-com.png") no-repeat -238px -12px;
    width: 20px;
    height: 14px;
}

.social-footer-icon a.icon-pinterest {
    background: url("/common/images/social-icons-com.png") no-repeat -152px -10px;
    width: 14px;
    height: 18px;
}

.social-footer-icon a.icon-linkedin {
    background: url("/common/images/social-icons-com.png") no-repeat -101px -10px;
    width: 16px;
    height: 16px;
}

.social-footer-icon a.icon-facebook {
    background: url("/common/images/social-icons-com.png") no-repeat -10px -10px;
    width: 10px;
    height: 19px;
}

.social-footer-icon a.icon-twitter {
    background: url("/common/images/social-icons-com.png") no-repeat -189px -11px;
    width: 18px;
    height: 16px;
}

.social-footer-icon a.icon-googleplus {
    background: url("/common/images/social-icons-com.png") no-repeat 0px 0px;
    background-position: -108px 0;
}

.social-footer-icon a.icon-instagram {
    background: url("/common/images/social-icons-com.png") no-repeat -50px -11px;
    width: 16px;
    height: 17px;
}

.currency-body {
    position: relative;
    padding-bottom: 20px;
    padding-top: 5px;
    height: 370px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.currency-title {
    line-height: 12px;
}

.currency-header {
    background: #1a3667;
    color: #fff;
    height: 40px;
    border: none;
}

.country-li li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    text-align: left;
}

.c-flag img {
    width: 50px;
    height: auto;
}

.nav.navbar-nav.pull-right {
    float: left !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.8);
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
}

#advanced-search .row div {
    margin-bottom: 10px;
}

.about-global {
    width: 100%;
    background: #fff;
    padding: 40px 0;
}

.about-container {
    margin: 0 auto;
    width: 100%;
}

.about-global-text {
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.col-btn {
    border: 1px solid #fff;
    color: #fff !important;
    background: transparent;
    padding: 10px 28px;
    font-size: 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.col-btn:hover {
    border: 1px solid #fff;
    color: #0e1d39 !important;
    background: #fff;
}

.col-section-logo {
    max-width: 220px !important;
    margin: 0 auto 20px;
}

.about-logo {
    margin: 0 auto;
}

.modal-backdrop {
    z-index: 990;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.gps-tab-group .qs-wrap .one-world {
    display: none;
}



.current .tab-btn.gallery, .current .tab-btn.map {
    background-color: #fff !important;
}

#Header {
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

.nodisplay {
    display: none;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

.gl-map-shrink {
    position: absolute;
    left: 75%;
    transform: translate(-50%, 0);
    top: 19%;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}


.gps-tab-group .container .row div .qs-wrap, .gps-tab-group .listinglist-container .row div .qs-wrap, .gps-tab-group .fp-container .row div .qs-wrap {
    position: relative;
}

.gl-map-shrink {
    margin-top: 15px !important;
}

.gps-tab-group ul.gal-map {
    z-index: 99;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    margin-top: 17px;
}

.shade-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&0+0,0.65+100 */
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    /* IE6-9 */
    z-index: 99999;
    top: 0;
    left: 0;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

.shade-overlay:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&0+0,0+100 */
    background: -moz-linear-gradient(top, transparent 0%, transparent 99%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, transparent 99%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, transparent 99%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
}

.search-panel .tab-btn.gallery, .search-panel .tab-btn.map {
    height: 30px;
    width: 30px;
    margin: 0;
    border-radius: 50%;
}

.search-panel .tab-btn.gallery.selected-mode, .search-panel .tab-btn.map.selected-mode {
    background-color: #007dc3 !important;
}

.agent-details a.agent-name, .office-comm a.office-name {
    font-size: 20px;
    font-weight: 300;
}

.agent-details h5 {
    color: #fff;
    margin-top: 0;
}

.agent-details span.office-address {
    display: none;
}

.agent-details a.agentEmailAddress {
    display: none;
}

.btn-toggle .btn-default {
    color: #404040;
    background: #c3c5c7;
    border-color: #c3c5c7;
}

.transaction-type-toggler.active.btn-primary:hover {
    background-color: #007dc3;
    border-color: #007dc3;
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .btn-primary.active span, .btn-primary.focus span, .open > .dropdown-toggle.btn-primary span {
    background-color: #007dc3;
    border-color: #007dc3;
    color: #fff;
}

.office-comm, .agent-details {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    color: #fff !important;
    z-index: 99999;
}

.officeagent-pic {
    position: absolute;
    height: 340px;
    width: 100%;
    top: 0;
    left: 0;
}

.officeagent-list-item {
    background: #fff none repeat scroll 0 0;
    width: 100%;
    height: 340px;
    padding: 0;
    margin-bottom: 30px;
}

.carousel-indicators {
    display: none;
}

.search-panel {
    margin-top: 20px;
}

.transaction-type-toggler.btn.active.btn-primary, .transaction-type-toggler.btn.btn-default {
    font-weight: 400;
}

.search-panel .tab-btn.gallery {
    background: #c3c5c7 url(/Common/images/grid-small.png) no-repeat center !important;
}

.search-panel .tab-btn.map {
    background: #c3c5c7 url(/Common/images/map-small.png) no-repeat center !important;
}

.search-panel .tab-btn {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.view-wrap {
    text-align: right;
    padding: 0;
}

.office-comm .agent-address, .office-comm .office-address {
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
}

.nav > li.tab {
    border-bottom: none !important;
    margin-left: 5px;
}

.icon-container-whatsapp {
    margin: 10px auto 0;
    text-align: center;
}

.icon-container-whatsapp a {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
}

.icon-container-whatsapp .contact-icons {
    width: 20px !important;
    height: 20px !important;
}

.office-comm .agent-name {
    font-size: 18px;
    text-align: center;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    border-color: transparent;
    background-color: transparent !important;
}


span.country-name {
    font-size: 14px !important;
}

.list-img {
    padding: 5px;
}

.gps-tab-group .buyrent-mobile {
    display: none;
}

.buy-rent-toggle {
    display: none;
}

.pagination > li > a, .pagination > li > span {
    padding: 0;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus,
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span {
    line-height: 33px;
}

.office-contact-tbl td {
    padding: 4px 0px;
}
/*============================= 21.0.5 ======================================*/
.d-flex {
    display: flex;
}
.hide-gallery #divWaitImg {
    display: none!important;
}
.voh-icon {
    position: relative;
    z-index: 2;
}
.listing-thumbs-grid.ul-container-topfix.hide-gallery {
    padding-bottom: 15px;
}
#advanced-search .MinNumOfBathrooms {
    flex: 0 0 115px;
}

#advanced-search .PropertyType {
    flex: 0 0 151px;
}

#advanced-search .minMAx {
    flex: 1 0 115px;
}

#advanced-search .MinNumOfBedrooms {
    flex: 0 0 100px;
}

#advanced-search .MinNumOfBathrooms {
    flex: 0 0 115px;
}

#advanced-search select {
    padding: 6px 0px;
}

.voh-whitedot-home,
.voh-whitedot-listingfull {
    width: 13px;
    height: 13px;
    border-radius: 10px;
    margin: 0 5px;
    background: transparent;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
    animation: pulse-white 2s infinite;
    position: absolute;
    left: 9px;
    top: 10px;
    z-index: 1;
}

.voh-whitedot-home {
    left: 12px;
    top: 12px;
}

.voh-whitedot-listingfull {
    top: 5px;
    left: 6px;
}

/*ripple animation for VOH icon */
@keyframes pulse-white {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

#officeagentSrchPanel #open-country-selector,
#officeagentSrchPanel #office-agent-fts {
    border-radius: 3px;
    color: #666;
}

#officeagentSrchPanel #Name {
    border-radius: 3px 0 0 3px;
}

#SearchFilters .transaction-type-toggler {
    color: #666;
    background: #fff;
    border-color: #ddd;
    font-weight: 400;
}

#SearchFilters .transaction-type-toggler.active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .5) inset;
    outline: none;
    background: #007dc3;
    color: #fff;
    border: none;
}

#advanced-search-selected-locations {
    display: none;
}


.row.tabs-sort {
    position: relative;
    height: auto;
    margin-bottom: 20px;
    clear: both;
}


.tabs-sort:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #ccc;
    width: 100vw;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}

.show_more_map {
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    line-height: 28px;
    vertical-align: middle;
    color: #7e8083;
    cursor: pointer;
    border: 1px solid #707070;
    border-radius: 22px;
    height: 30px;
    background: #fff;
    font-size: 14px;
}

.show_more_map:hover {
    color: #1a3668;
}


#advanced-search input,
#advanced-search select {
    border-radius: 3px;
    border: 1px solid #ddd
}

.adv_search_btns {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
        flex: 1 1 250px;
}
.adv_search_btns 

.adv_search_btns button {
    flex: 0 0 40%;
    margin-right: 10px;
}

#adv-dropdown-search {
    margin-top: 0;
}

.rent_buy_tabs {
    height: 37px;
}

.country_selector > .col-xs-2 {
    margin-right: 10px;
}

.country_selector:before {
    content: "";
    width: 80%;
    height: 60px;
    background: rgba(255,255,255,.5);
    position: absolute;
    border-radius: 32px 32px 5px 32px;
}

#advanced-search .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}



.collection-box label {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom:0;
}
.advanced-searchbar .row:nth-child(2) .mlsid_div + .checkbox_adv_search span.collection-box label {
       margin-bottom: 0;
    display: flex;
    align-items: center;
}
.checkbox_adv_search{
    padding-bottom:5px;
    margin-bottom:0!important;
}
@media  (min-width:991px){
.advanced-searchbar .mlsid_div{
    padding-right:0;
    flex:0;
}
}

@media (min-width:769px) and (max-width:991px){

    .advanced-searchbar .row:nth-child(2) .mlsid_div + .checkbox_adv_search span.collection-box label {
  /*max-width: 200px;
    text-overflow: ellipsis;
    width: 200px;
    display: inline-block;
    white-space: pre-wrap;
    overflow: hidden;
    position: absolute;
    left: 30px;*/
}
    span.collection-box input[type="checkbox"] {
    margin-right: 5px;
    margin-left:10px;
    margin-top:0;
}

     .col-xs-12.col-sm-12.col-md-3.mlsid_div{
        width:50%!important;
    }

     .advanced-searchbar .row:nth-child(2) .mlsid_div + .checkbox_adv_search{
         position: relative;
    left: -16px;
    top: -3px;
     }
     .collection-box {
         display:flex;

     }

}
@media (max-width:769px){
        .advanced-searchbar .row:nth-child(2) .mlsid_div + .checkbox_adv_search span.collection-box label {
  
    position: unset;
    margin-bottom:-3px
}
        span.collection-box label{
            margin-bottom:-3px;
        }
}
.ViewAllPic .btn.btn-unsubscribe {
        background: #fff!important;
    border: 1px solid #006ab2!important;
    color: #006ab2!important;
    transition: .2s all linear;
    float: right;
}

@media (max-width: 768px) {
.slider-pro .ViewAllPic {
    right: 10px;
    bottom: 10px;
    position: absolute;
    z-index: 2;
}

}

.search-container .col-xs-5.nopad:not(.more-options) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.search-container .col-xs-5.nopad:not(.more-options) a {
    background: #fff;
    padding: 5px;
    border-radius: 20px 20px 10px 10px;
    flex: 0 0 90px;
    margin: 0 5px 5px;
}

.search-container .col-xs-5.nopad a.active {
    border-radius: 16px 16px 0 0;
    margin-bottom: 5px;
}

.search-container .col-xs-5.nopad a.active span {
    font-size: 18px;
    font-weight: bold;
}

.globe-btn {
    background: #077dc1;
    border: none;
    border-radius: 32px 32px 5px 32px;
    margin-top: 0;
    height: 60px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    color: #fff;
    align-content: center;
    justify-content: space-evenly;
}

.globe-btn span {
    font-size: 18px;
}

.tt-geo-container {
    border-radius: 32px 0px 0px 5px;
}

.more-options {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 5px;
    float: right
}

.more-options .settings-btn {
    background: rgba(26,54,103,.5);
    width: 150px;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: underline !important;
    border-radius: 5px 5px 32px 32px;
    height: 45px;
    text-transform: capitalize;
}



.more-options a {
    text-decoration: underline;
}

.more-options i {
    margin-left: 5px;
}

.explore_title {
    color: #fff;
    background: rgba(26,54,103,.8);
    position: absolute;
    z-index: 1;
    font-size: 18px;
    height: 65px;
    display: flex;
    padding: 20px;
    bottom: 0;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.explore_title img {
    width: 40px;
    height: 40px;
}

.explore_title span {
    margin-left: 15px
}

.explore_container {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.explore_container > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.searchexplore-container {
    margin: 20px 0 40px 0;
    background: #fff;
}

.featureddestinationswidget-container {
    background: #fff;
    padding: 20px 0;
    margin: 20px 0;
}

.featured_dest > h2 {
    text-align: center;
    font-size: 36px;
    color: #1A3667;
    margin-bottom: 25px;
    font-weight: 400;
}

.feature_container {
    position: relative;
}

.feature_container > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

div.feature_dest {
    background: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 15px;
    border-radius: 16px 3px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.featured_dest a {
    color: #5a5a5a;
}

.featured_dest a:hover {
    color: #5a5a5a;
    text-decoration: none;
}

.feature_link .feature_go {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    display: inline-block;
    background: url(/Common/images/explore/feature_go.png) no-repeat center center/ 20px 20px;
}

.feature_link:hover .feature_go {
    background: url(/Common/images/explore/feature_go_hover.png) no-repeat center center/ 20px 20px;
}


.feature_title {
    width: 100%;
    color: #fff;
    height: 60px;
    padding: 0;
    font-size: 22px;
    text-align: center;
}

.feature_title > div {
    background: #1A3667
}

.feature_title h2 {
    color: #fff;
    line-height: 55px;
    font-weight: 400;
}

.feature_title h2 a {
    color: #fff;
    line-height: 55px;
    font-weight: 400;
}

.feature_title h2 a:hover {
    color: #fff;
}
.page-loading #search_widgets{
opacity:0;

}

#search_widgets {
    margin-left: -10px;
    margin-right: -10px;
}
.slider-global .sp-mask {
    max-width: 1260px !important;
}
.slider-global .active .shade-overlay{
    display:none;
}
.slider-global .sp-slide {
    width: 246px;
    height: 164px;
}

.slider-global {
    padding-bottom: 20px;
}

.slider-global .geoname {
    font-size: 16px;
    font-weight: bold;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 25px;
    color: #fff;
    text-transform: uppercase;
}

.slider-global .geoname span:after {
    content: "";
    position: absolute;
    background: url(/common/images/FeaturedDestination/widget_chevron_right.png) center center no-repeat;
    width: 16px;
    height: 14px;
    margin-top: 4px;
}

.slider-global .sp-slide.active:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0px;
    border-bottom: 3px #0DA2E2 solid;
}

/*on window resize the plugin reduce the height of the slider*/
.slider-global .sp-mask {
    min-height: 176px !important;
}
.sliderTitle {
    font-size: 28px;
    color: #1A3667;
    margin-top: 10px;
    margin-bottom: 17px;
    text-transform:capitalize;
    font-weight:400;
}
.container_explore_price {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 130px;
    background: #fff;
    padding: 30px 0 20px 0;
    align-items: center;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(204, 204, 204, .20);
}
#div-explorebyprice-title{
    margin:0;
}
#div-explorebyprice-title h3 {
    font-size: 24px;
    color: #1A3667;
    margin: 0 0 20px;
    font-weight: 400;
}

.explorebyprice_from,
.explorebyprice_to {
    flex: 0 0 200px;
    justify-content: center;
}
#slider-explorebyprice {
    background: #ccc;
    border: none;
}
#slider-explorebyprice_wrapper {
    flex: 1 0 auto;
    
    height: 3px;
    margin-left: 15px;
    margin-right: 15px;
   
}
.e-slider-wrap.e-horizontal a.e-handle {
    top: -15px;
    border: 5px solid white;
    box-shadow: inset 0px 0px 0px 7px #4184cd;
    background: #fff;
    border-radius: 50%;
}
a.e-handle.e-select.e-default.e-hover {
    color: #4184cd;
}
.e-range {
    background: #4184cd
}
.explorebyprice_from {
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    padding-right: 30px;
    border-right: 3px solid #CCCCCC;
    text-align: right;
}

.explorebyprice_to {
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 30px;
    border-left: 3px solid #CCCCCC;
    text-align: left;
}


.explorebyprice_to span:not(#slider-explorebyprice-toprice),
.explorebyprice_from span:not(#slider-explorebyprice-fromprice) {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #999;
}

#slider-explorebyprice-toprice,
#slider-explorebyprice-fromprice {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

span.ui-slider-handle.ui-state-default.ui-corner-all {
    border-radius: 30px !important;
    width: 28px;
    height: 28px;
    background: #fff;
    top: -12px;
        border: 10px solid #0B8DC5;
    outline: none;
}

.gal-map li a {
    width: 150px;
    height: 40px;
    border-radius: 32px 32px 0 0;
    color: #999;
    background: #eee;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.gal-map li.current a {
    color: #1A3667;
    box-shadow: 0 0 10px rgba(0,0,0,.12);
    background: #fff;
}

.tab-btn {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.hide-gallery {
    /*height:90px!important;
    min-height:90px!important;*/
}

.tab-btn.gallery {
    background: url(/Common/images/grid_icon.png) no-repeat center !important;
}

.tab-btn.map {
    background: url(/Common/images/map_icon.png) no-repeat center !important;
}


.tab-galleryview.tab.current .tab-btn.gallery {
    background: url(/Common/images/grid_icon_active.png) no-repeat center !important;
}

.tab-mapview.tab.current .tab-btn.map {
    background: url(/Common/images/map_icon_active.png) no-repeat center !important;
}

.qs-wrap-shrink .rent_buy_tabs {
    display: none !important;
}


.photo_container {
    position: relative;
}

.image-popup.thumb-item {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
    min-height: 370px;
}

.ls_team_photo a,
.ls_team_photo a:hover {
    font-size: 18px;
    font-weight: 400;
    color: #007DC3;
}

#virtualopenhouse-popup-contactform #btn-country-selector-close {
    top: 20px;
}

.searchexplore-container > .container > .row > .nopadleft {
    padding: 0 !important;
}

.socialmedia-container .table-responsive {
    border: none;
}

.voh-ty .panel-body img.img-responsive {
    width: 100% !important;
}

.featureddestinationswidget-container .nopadleft {
    padding-left: 15px;
}
.adv_tags {
    text-align: left;
    display: inline-flex;
    position: absolute;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-top: 10px;
    width: 100%;
}

.adv_tags .col-xs-12 {
    margin-left: 165px;
    padding-left: 0;
    max-width:380px;
}
#btnDiscoverLuxury{
    margin-top:50px;
}
/*only desktop*/
@media (min-width: 769px) {
    #divExpoloreByPrice {
    padding-right: 5px;
}
    #divExpoloreByLifeStyle {
        padding-left: 5px;
        padding-right: 5px;
    }
    #divExpoloreByLocation {
        padding-left: 5px;
    }
    .explore_container {
        max-height: 227px;
    }
    /*fix for header shrink*/
    .sort-by.col-xs-4.col-sm-2.pull-right.hidden-xs.nopad.nodisplay {
        display: block !important;
    }

    .office_photo {
        margin-bottom: 5px;
    }

    .officeagent-results .list-container {
        height: 100vh;
        max-height: 100vh;
        overflow-x: hidden;
        padding: 0;
        margin-right: 20px;
    }

    .officeagent-results .map-container {
        height: 100vh;
        max-height: 100vh;
        overflow-x: hidden;
        padding: 0;
    }

    .officeagent-results #map-canvas.office-agent-map {
        height: 100vh;
    }

    .officeagent-results .officeagent-list > .list-results {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .officeagent-results .officeagent-list > .list-results > .row {
        flex: 1 0 100%;
    }

    .officeagent-results .office-comm {
        margin-bottom: 0px;
    }

    .list-container .row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: stretch;
    }

    .agent-wrapper,
    .office-wrapper {
        width: 100%;
    }

    .p-l-1 {
        padding-left: 1px;
    }

    .p-r-1 {
        padding-right: 1px;
    }

    .p-r-5 {
        padding-right: 5px;
    }

    .p-l-5 {
        padding-left: 5px;
    }

    .p-l-0 {
        padding-left: 0;
    }
    .p-r-0 {
        padding-right: 0;
    }

    /*to make the search bar to be in the middle without changing the js*/
    .col-xs-12.srchbar-div.col-sm-9.col-md-9 {
        width: 100%;
    }

    #advanced-search .row div#P1,
    #advanced-search .row div#P2,
    #advanced-search .row div#P1 div,
    #advanced-search .row div#P2 div {
        margin-bottom: 0;
    }

    .row.tabs-sort {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .tabs-sort .tabs {
        flex: 0 0 315px;
        align-self: flex-end;
    }

    .tabs-sort .search_title {
        flex: 1 1 80%;
        display: flex;
        align-self: flex-end;
        margin-bottom: 10px;
    }

    .tabs-sort .sort-by {
        flex: 0 0 200px;
        align-self: flex-end;
        margin-bottom: 10px;
    }


    /*.mlsid_div {
        margin-right: 30px;
    }*/

    .featured_dest .col-xs-12.col-sm-6.col-md-6.p-r-1:last-of-type {
        padding-left: 1px;
        padding-right: 15px;
    }
}

@media (min-width: 769px) {

    input#mlsid {
        width: 130px;
        padding: 10px 5px;
    }
}

.quick-search .tt-open::-webkit-scrollbar {
    display: none;
}

.quick-search .tt-open {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none;
}
/*fix for ipad country selector*/
@media (min-width:767px) and (max-width:768px) {
    .globe-btn {
        padding: 0 7px;
        min-width:103px;
    }

    .globe-btn * {
        transform: scale(0.8);
    }

    input#mlsid {
        width: 100%;    }

}
/*only mobile */
@media (max-width: 768px) {
    .search-container a.buy-mobile {
        padding: 6px 2px;
    }

    .advanced-searchbar span.collection-box input[type="checkbox"] {
        margin-left: 0;
    }

    .adv_tags {
        background: linear-gradient(#061C41, #1A3667);
        width: 100vw;
        margin-left: -15px;
        min-height: 30px;
        top: 95px;
        padding: 10px 0;
    }

    .advanced-searchbar .collection-box {
        white-space: break-spaces;
        display: flex;
        align-items: center;
    }

    .adv_tags .col-xs-12 {
        margin-left: 0;
        max-width: 100%;
    }
    .socialmedia-container span {
        display: block;
        margin: 0;
    }

    #virtualopenhouse-popup-contactform {
        top: 0 !important;
    }

    #thumb_container {
        overflow-x: hidden !important;
    }

    .mobile-fix-bc-bar {
        margin-top: 40px;
    }

    #div-explorebyprice-slider {
        margin-top: 30px;
    }

    h1.ls_title {
        margin-top: 30px;
    }

    #P1 > div:last-child,
    #P2 > div:last-child {
        margin: 0;
    }

    .advanced-searchbar {
        background: rgba(0,0,0,.5);
    }

    .col-xs-5.nopad.more-options {
        width: 25% !important;
    }

    .row.tabs-sort {
        height: auto;
    }

    .container_explore_price {
        flex-wrap: wrap;
        padding: 0 10px;
        align-items: stretch;
        border: 1px solid #CCCCCC;
        justify-content: center;
        align-content: center;
        height: 110px;
    }

    .explorebyprice_from {
        order: 1;
        flex: 0 0 auto;
        border: none;
    }

    #slider-explorebyprice_wrapper {
        order: 3;
        width: 100%;
        margin-top: 20px;
    }

    .explorebyprice_to {
        order: 2;
        flex: 0 0 auto;
        border: none;
    }

    .tabs-sort {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        position: relative;
    }

    .tabs-sort .tabs {
        order: 2;
        border-bottom: 1px solid #ccc;
    }

    .tabs-sort .search_title {
        order: 1
    }

    .navbar-nav.nav.gal-map {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .navbar-nav.nav .tab {
        margin: 0 5px;
    }

    .navbar-nav.nav .tab a {
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }



    .featured_dest .col-xs-12.col-sm-6.col-md-6 {
        margin-bottom: 10px;
    }

    .more-options {
        position: absolute !important;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
    }

    .more-options a {
        margin: 0 auto;
    }

    .country_selector:before {
        background: none;
    }

    .country_selector .col-xs-8 {
        width: 80%;
        padding-left: 15px !important;
    }

    .country_selector .col-xs-1 {
        width: 20%;
    }

    .country_selector .col-xs-1 .search-prop {
        width: 100%;
    }

    .buyrent-mobile a {
        background: #fff;
        padding: 5px;
        border-radius: 20px 20px 10px 10px;
        flex: 0 0 90px;
        margin: 0 5px 5px;
        color: #666
    }

    .buyrent-mobile a.active {
        border-radius: 16px 16px 0 0;
        margin-bottom: 2px;
        font-size: 18px;
        font-weight: bold;
        color: #222
    }

    .advanced-searchbar {
        margin-top: 0;
        text-align: center;
    }

    #advanced-search .row {
        display: inline-block;
        width: 100%;
    }

    .adv_search_btns {
        justify-content: center;
        width: 100%;
    }

    #P1 > div,
    #P2 > div {
        padding: 0;
    }

    .checkbox_adv_search {
        text-align: left;
        padding-bottom:0;
        margin-bottom:0!important;
        margin-top:0;
    }
}
/*============================= END 21.0.5 ======================================*/

.sold-item {
    position:relative;
    padding-bottom: 10px;

}
.recently-sold.swiss-recent-sold .proplist_price {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.sold-item .proplist_price a{
    color:#111;
        font-weight: 500!important;
    font-size: 13px!important;
}
span.proplist_price_alt{
    float:right;
}
.proplist_price_alt a {
    color: #999!important;
}
.sold-item .listing-type{
    color:#666;
    font-size:12px;
    clear:both;
    margin-bottom:3px;
    font-weight:400;
    line-height: 12px;
}
.sold-item .photo{
    border:1px solid #ddd;
}
.sold-item a{
    margin-bottom:7px;
}

.proplist_price_alt, a.proplist_price_alt:link, a.proplist_price_alt:visited {
    font-size: 16px;
    color: #666;
    }
 .sold-item .recently-sold-addr {
   color:#999;
    display: inline-block;
}
 .sold-item a + a{
     color:#4282CA;
 }

  /*21.0.8 changes*/

    /*listing full*/
div#divWhatsApp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    max-width:200px;
    margin:0 auto;
}
div#divWhatsApp a{
    flex: 0 0 calc(25% - 2%);
    margin-bottom:10px;
    text-align: center;


}
div#divWhatsApp a img{
    margin:0; 
    float:none;
}

/*sticky footer*/
.agent-contact-bar .whatsapp-listing-full-desktop{
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    margin: 16px auto 0;
}
.agent-contact-bar .whatsapp-listing-full-desktop a{
   flex: 0 0 30px; 
    text-align: center;
    margin-right:5px;

}
.agent-contact-bar .whatsapp-listing-full-desktop a img{
     width:30px!important;
}

/*listing full contact modal*/
div#divProfileContact .whatsapp-listing-full-desktop{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    max-width:200px;
    margin:10px auto;
}
div#divProfileContact .whatsapp-listing-full-desktop a{
    flex: 0 0 calc(25% - 2%);
    margin-bottom:5px;
    text-align: center;
height:32px;
}
div#divProfileContact .whatsapp-listing-full-desktop a img{
    margin:0; 
    float:none;
}
div#divProfileContact .agentcard-comm{
    margin-top:0;
    padding-top:0;
}

@media (max-width:767px){
    div#divProfileContact .whatsapp-listing-full-desktop{
        max-width:400px;
    }
    div#divProfileContact .whatsapp-listing-full-desktop a{
  flex: 0 0 45px;
   
}
}


/*agent/office profile*/
.agent-office-sidebar .agent-whatsapp-section.hidden-xs{
        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    margin: 16px auto 0;
}
.agent-office-sidebar .agent-whatsapp-section.hidden-xs a{
  flex: 0 0 calc(25% - 2%);
    margin-bottom:10px;
    text-align: center;

}
.agent-office-sidebar .agent-whatsapp-section.hidden-xs a img{
     margin:0;
     float:none;
}

/*agent list */
.officeagent-list-item .agent-details .whatsapp-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin:0 auto;
}
.officeagent-list-item .agent-details .whatsapp-container a{
    flex: 0 0 38px;
    margin-bottom:10px;
}
.officeagent-list-item .agent-details .whatsapp-container a img{
    margin:0; 
}
@media (max-width:767px){
.officeagent-list-item .agent-details .whatsapp-container a img{
   width:30px!important;
   height:30px!important;
}
}


/*AgentConnect_MyPreferredAgentCard  */
.preferred-agent-box .whatsapp-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin:0 auto;
}

.preferred-agent-box .whatsapp-container a{
    flex: 0 0 38px;
    margin-bottom:10px;


}
.preferred-agent-box .whatsapp-container a img{
    margin:0; 
}

/*_AgentConnect_ManageMyAgents  */

.myprofile-results .whatsapp-manage-agents .whatsapp-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin:0 auto;
}
.myprofile-results .whatsapp-manage-agents .whatsapp-container a{
    flex: 0 0 30px;
    
    display:inline-block;
margin: 0 3px 10px 3px;
}

.myprofile-results .whatsapp-manage-agents .whatsapp-container a img{
    margin:0; 
}

/*map search agent*/
.map-popup-agent .col-xs-12.end-batch .agentcard-comm.comm-agent-icons{
      display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin:15px auto -10px;;
               
}
@media (min-width:768px){
    .map-popup-agent .col-xs-12.end-batch .agentcard-comm.comm-agent-icons{
            max-width:175px;
   

}
    }
.map-popup-agent .col-xs-12.end-batch .agentcard-comm.comm-agent-icons a{
    flex: 0 0 30px;
    
    display:inline-block;
margin: 0 3px 10px 3px;
}

.map-popup-agent .col-xs-12.end-batch .agentcard-comm.comm-agent-icons a img{
    margin:0; 
}
/*listing list contact agent popup/ my remax contact agent popup*/
div#divProfileContact .agentcard-main{
    margin:0; 
}



    /*end 21.0.8 changes*/

/*22.0.3 - moving the css from lifestyleexplore.aspx */
   /* Defaults */
    .lifestyle-page.content-page {
        color: #465665;
        font-family: 'Open Sans', sans-serif;
    }


    /* Masonry grid */
    .lifestyle-page .masonry {
        transition: all .5s ease-in-out;
        column-gap: 10px;
        column-fill: initial;
    }

        /* Masonry item */
       .lifestyle-page .masonry .brick {
            margin-bottom: 10px;
            vertical-align: top; /* Keep the item on the very top */
            position: relative;
        }

            /* Masonry image effects */
            .lifestyle-page .masonry .brick img {
                transition: all .5s ease-in-out;
            }

            .lifestyle-page .masonry .brick:hover .dest {
                opacity: .90;
            }

            .lifestyle-page .masonry .brick a {
                text-decoration: none;
                color: #333;
                font-size: 14px;
            }

    .lifestyle-page img {
        max-width: 100%;
        vertical-align: middle;
    }

    .lifestyle-page.content-page h2 {
        text-align: center;
        font-size: 28px;
        color: #1A3667 !important;
        margin-bottom: 25px;
        font-weight: 400;
        margin-top:-20px;
    }


    .lifestyle-page .city_name {
        position: absolute;
        background: #fff;
        border-radius: 16px 3px 16px 3px;
        padding: 5px 10px 5px 10px;
        z-index: 1;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }

        .lifestyle-page .city_name span:not(.LifeStyleTranslated) {
            width: 20px;
            height: 20px;
            margin-left: 5px;
            display: block;
            background: url(/Sites/remaxglobal/Images/FeaturedDestination/city_btn.png) no-repeat center center/ 20px 20px
        }

    .lifestyle-page .masonry .brick:hover .city_name span:not(.LifeStyleTranslated) {
        background-image: url(/Sites/remaxglobal/Images/Lifestyle/retirement_btn.png);
    }

    .lifestyle-page .lifestyle5391 {
        bottom: 10px;
        left: 10px;
        
    }

    .lifestyle-page .lifestyle5392 {
        top: 10px;
        right: 10px;
    }

    .lifestyle-page .lifestyle5393 {
        bottom: 10px;
        left: 10px;
        
    }

    .lifestyle-page .lifestyle5394 {
        bottom: 10px;
        left: 10px;
    }

    .lifestyle-page .lifestyle5395 {
        bottom: 10px;
        right: 10px;
    }

    .lifestyle-page .lifestyle5396 {
        top: 10px;
        right: 10px;
    }

    .lifestyle-page .lifestyle5397 {
        top: 10px;
        right: 10px;
       
    }

    .lifestyle-page .lifestyle5398 {
        top: 10px;
        left: 10px;
    }

    .lifestyle-page .lifestyle5399 {
        bottom: 10px;
        right: 10px;
      
    }

    .lifestyle-page .lifestyle5400 {
        bottom: 10px;
        left: 10px;
    }


    .lifestyle-page .dest img {
        object-fit: cover;
        width: 100%;
    }
  
    @media (max-width: 450px) {
        .lifestyle-page .masonry {
            column-count: 1;
        }
    }

    @media (max-width: 768px) {
        .lifestyle-page div[class^="city"] {
            left: 10px;
            bottom: 10px;
            right: inherit;
            top: inherit;
        }
    }

    @media (min-width: 768px) {
        .lifestyle-page.content-page {
            margin-top: 100px !important;
        }
    }

    @media (min-width: 450px) and (max-width :768px) {
        .lifestyle-page .masonry {
            column-count: 2;
        }

         .lifestyle-page .masonry .brick {
                margin-bottom: 10px;
                vertical-align: top; /* Keep the item on the very top */
                position: relative;
            }

               .lifestyle-page .masonry .brick .dest {
                    height: 250px;
                    width: 100%;
                }
    }

    /* Masonry on tablets */
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .lifestyle-page .masonry {
            column-count: 2;
        }
    }

    /* Masonry on big screens */
    @media only screen and (min-width: 1024px) {

        .lifestyle-page .masonry {
            column-count: 3;
        }


        .lifestyle-page .brick5391 .dest img {
            height: 370px;
        }

        .lifestyle-page .brick5392 .dest img {
            height: 830px;
        }

        .lifestyle-page .brick5393 .dest img {
            height: 370px;
        }

        .lifestyle-page .brick5394 .dest img {
            height: 550px;
        }

        .lifestyle-page .brick5395 .dest img {
            height: 500px;
        }

        .lifestyle-page .brick5396 .dest img {
            height: 520px;
        }

        .lifestyle-page .brick5397 .dest img {
            height: 500px;
        }

        .lifestyle-page .brick5398 .dest img {
            height: 550px;
        }

        .lifestyle-page .brick5399 .dest img {
            height: 250px;
        }

        .lifestyle-page .brick5400 .dest img {
            height: 260px;
        }
    }


    /*jira WEB 897 - global wechat qr code to match regional website */
    .modal-body .qr-code{
        width:250px;

    }

    /*end 22.0.3 changes*/

    .preview-container .proplist_price_alt {
    color: #fff!important;
    font-size: 14px!important;
}

/*22.0.6 changes - license number - web 951*/
.photo-agent span.license_num,
.photo-office span.license_num,
.location-office span.license_num,
#divProfileContact span.license_num,
.agentcard-main span.license_num,
.lf_officename span.license_num,
.maxmatch-addr span.license_num{
    color: #999;
    font-size: 14px;
    display: inline-block;
    font-weight:300;
    margin:5px auto;
    width:100%;
    word-break: break-word;
}
.photo-agent span.license_num,
.photo-office span.license_num,
.location-office span.license_num,
.lf_officename span.license_num
{
    margin: 5px auto 0;
}
#divProfileContact span.license_num{
    margin: 0 auto 5px;
}

.contact-form .agentcard-main span.license_num{
    text-align:center;
}
.maxmatch-addr span.license_num {
    margin:0;
}
/*creci number for brazil*/
.list-result .officeagent-list-item .office_name,
.list-result .officeagent-list-item .office_name
{
    display: flex;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: baseline;
    grid-column-gap: 10px;
}
 .list-result .officeagent-list-item .office_name a{
     width:auto!important;
     }

.creci_num {
    font-size:14px;
    color:#999;
}
.creci_num_popup {
   font-size: 14px;
    color: #999;
    font-weight: 300;
    text-overflow: inherit!important;
    white-space: inherit!important;
    margin-top: -5px;
}

.end-batch.creci_num{
    margin-bottom:10px!important;
}
.officeagent-results .officeagent-list .creci_num {
    color:#fff;

}
/*============================= MEDIA QUERIES ======================================*/
@media (min-width: 767px) and (max-width: 769px) {

    .country_selector:before {
        height: 50px !important;
    }

    .tt-geo-container {
        background-color: white !important;
        border-top-left-radius: 32px !important;
        border-bottom-left-radius: 5px !important;
        width: 100%;
    }

    .more-options {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 5px;
        float: right;
        width: 68% !important;
    }

    .search-container .col-xs-5.nopad:not(.more-options) {
        width: 55% !important;
    }
}

@media (min-width: 768px) {
    .floatright {
        float: right;
    }

    .tt-list-item {
        margin-top: 4px;
    }

    .officeagent-results {
        margin: 0 auto !important;
        width: 100%;
        position: relative;
        float: none;
        z-index: 0;
    }

    .search-trigger {
        position: absolute;
        top: 436px;
        left: 314px;
        background: #fff;
        padding: 10px;
    }

    .officeagent-list {
        width: 100%;
    }

    .no-border {
        border: none !important;
    }

    .list-results, .list-result {
        width: 100%;
    }

    .list-result {
        float: none;
    }

    .officeagent-list-item {
        box-shadow: 0 0 5px #cfcfcf;
        -webkit-box-shadow: 0 0 5px #cfcfcf;
        -moz-box-shadow: 0 0 5px #cfcfcf;
    }

    .officeagent-filter,
    .officeagent-results {
        padding-top: 180px;
    }

    .box-search-filter {
        margin-top: 36px;
    }
    /*.office-comm, .office-addr {width:33.3%;}*/
    .slider-pro {
        min-height: 275px;
    }

    .listfull-top {
        margin-top: 0;
    }

    .floating-details {
        background: white;
        margin-top: 50px;
        transition: all 0.125s ease-in-out;
        display: inline-block;
        width: 100%;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        margin-bottom: -6px;
        z-index: 0;
        position: relative;
    }

        .floating-details.shrink {
            position: fixed;
            top: -25px;
            bottom: unset;
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            z-index: 1035;
        }

        .floating-details .titlebar-listfull-h1 h1 {
            font-size: 20px;
            line-height: 26px;
        }

        .floating-details.shrink .titlebar-listfull-h1 h1 {
            font-size: 14px;
            line-height: 20px;
        }

        .floating-details .price-main,
        .floating-details .price-main a,
        .floating-details .price-alt,
        .floating-details .price-alt a {
            font-size: 20px;
            font-weight: 400;
            color: #1a3668;
            line-height: 26px;
        }

    .listfull-breadcrumb {
        display: block;
        margin: 5px auto;
    }

    .floating-details .titlebar-listfull-h1 {
        padding-top: 0;
    }

    .gdpr-data-content {
        margin-top: 30px;
    }

    .box-search-filter {
        display: block;
    }

    .listing-full .data-item-value,
    .listing-full .data-item-value span {
        text-align: right;
        font-weight: 600;
    }

    .oaprofile-filter {
        padding-top: 250px;
    }

    #TopNav {
        position: fixed;
        top: 51px;
    }

    .country-selector-popup {
        width: 560px;
    }

    .oaprofile-filter {
        padding-top: 0;
    }

    .officeagent-filter,
    .officeagent-results {
        padding-top: 250px;
    }

    .officeagent-profile #MainContent {
        margin-top: 80px;
    }
    /*.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
        }*/
    .content-page {
        margin-bottom: 30px;
        margin-top: 130px;
    }

        .content-page h2 {
            color: #DC1C2E;
            margin-top: 0;
        }

    .property-details {
        display: block;
        position: absolute;
        bottom: 15px;
        left: 15px;
        color: #fff;
        z-index: 99999;
    }

    .btns-topnav {
        height: 40px;
    }

    .price-type,
    .price-main,
    .price-alt {
        line-height: 40px;
    }

    .price-type {
        font-size: 20px;
    }

    .price-main a, .price-main {
        font-size: 20px;
    }

    .sel_language {
        width: auto;
        margin: 0 10px;
    }

    #gallery-map-streetview {
        left: 0px;
        width: 96% !important;
    }

    .titlebar-listfull-contact {
        line-height: 50px;
    }

    .list-img {
        padding: 5px;
        margin-bottom: 20px;
        min-height: 400px;
        height: 400px;
    }

    .srchbar-div .qs-wrap {
        top: 0;
    }

    .view-wrap {
        text-align: left;
    }

    .officeagent-results {
        padding-top: 60px !important;
    }

    .officeagent-filter {
        padding: 0px 0 0px 0 !important;
    }

    .search-panel .row div {
        margin-bottom: 10px;
    }

    .advanced-searchbar {
        width: 520px;
    }

    .about-container {
        width: 80%;
    }

    .nav.navbar-nav.pull-right {
        float: left !important;
    }

    .property-information-bar {
        display: none;
    }

    .qs-wrap {
        z-index: 999;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        top: 240px;
        width: 70%;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .hero,
    .hero .carousel-inner .item {
        height: 500px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-header {
        width: 100%;
    }

    .gl-map-shrink {
        position: absolute;
        left: 75%;
        transform: translate(-50%, 0);
        top: 19%;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .qs-wrap-shrink {
        /*left: 0;*/
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
        /*transform: none;
        width: 100%;*/
    }

    .group-shrink {
        height: 134px;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .results-shrink {
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .header-shrink {
        top: -51px;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .search-panel .tab-btn.gallery, .search-panel .tab-btn.map {
        margin: 0px 9%;
    }

    #Header .container, #Header .listinglist-container, #Header .fp-container {
        width: 90%;
    }

    .get-touch-topnav #contactMe.btn-contact {
        height: 39px;
        line-height: 39px;
    }

    .gent-office-container {
        margin-top: -80px;
    }

    .contact-form-main {
        margin-top: 60px;
    }

    .qs-wrap {
        top: 130px;
    }

    .thumb {
        width: 267px;
        margin: 2px 0;
    }

    .search-panel .tab-btn.gallery, .search-panel .tab-btn.map {
        width: 40px;
        height: 40px;
    }

    .view-wrap {
        text-align: center;
    }

    .country-selector-popup {
        top: -381px;
    }

    .buyrent-mobile {
        display: none;
    }
}

@media (min-width: 992px) {
    .contact-popout {
        left: 50%;
        right: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
    }

    .listfull-action.sp-full-screen-button {
        display: block;
    }

    .header {
        transition: 0.1s ease-in;
        -webkit-transition: 0.1s ease-in;
        -moz-transition: 0.1s ease-in;
        height: 100px;
    }

    .where-btn {
        height: 50px;
        width: 50px;
    }

    .menu-container-shrink {
        margin-top: -8px;
        transition: 0.1s ease-in;
        -webkit-transition: 0.1s ease-in;
        -moz-transition: 0.1s ease-in;
    }

    .menu-container {
        transition: 0.1s ease-in;
        -webkit-transition: 0.1s ease-in;
        -moz-transition: 0.1s ease-in;
    }

    .floatright {
        float: right;
    }

    .gps-container .results-container {
        z-index: 99;
    }

    .tt-list-item {
        margin-top: 0px;
        
    }

    .officeagent-results {
        margin: 0 auto !important;
        width: 100%;
        position: relative;
        float: none;
    }

    .officeagent-filter {
        position: fixed;    
        float: none;
        background: #fff;
        top: 51px;
        height: 80px;
        width: 100%;
        padding-top: 0;
        left: 0;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        border-bottom: 1px solid #cfcfcf;
    }

    .search-trigger {
        position: absolute;
        top: 500px;
        left: 314px;
        background: #fff;
        padding: 10px;
    }

    .officeagent-list {
        width: 100%;
        margin: 0 auto;
    }

    .no-border {
        border: none !important;
    }

    .list-result {
        width: 60%;
        margin: 20px auto 0;
        float: none;
    }

    .list-results {
        width: 100%;
    }

    .officeagent-results {
        padding-top: 180px;
    }

    .box-search-filter {
        margin-top: 34px;
    }

    .list-img {
        padding: 5px;
    }

    .officeagent-filter .country-selector-popup {
        top: 0;
    }

    .thumb {
        width: 410px;
        margin: 2px 0;
    }

    .contact-form-main {
        margin-top: 60px;
    }

    .get-touch-topnav #contactMe.btn-contact {
        height: 39px;
        line-height: 39px;
    }

    .qs-wrap-shrink .advanced-searchbar {
        /*width: 69%;*/
    }

    .dark-language {
        background: #142d57;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        border-right: 1px solid #4f6081;
    }

    .dark-currency {
        background: #142d57;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .nav.navbar-nav {
        margin-top: 9px;
    }

    .navbar-nav > li > a {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .officeagent-list {
        margin-top: 80px;
    }

    .view-wrap {
        text-align: center;
    }

    .options-more {
        display: none;
    }

    .search-panel .tab-btn.gallery, .search-panel .tab-btn.map {
        margin: 0 9%;
    }

    .search-panel .row div {
        margin-bottom: 0px;
    }

    .officeagent-filter-shrink {
        top: 0 !important;
        left: 0;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .office-comm, .agent-details {
        position: absolute;
        bottom: 10px;
        width: 100%;
        text-align: center;
        color: #fff !important;
        z-index: 99999;
    }

    .officeagent-pic {
        position: absolute;
        height: 340px;
        width: 100%;
        top: 0;
        left: 0;
    }

    .officeagent-list-item {
        background: #fff none repeat scroll 0 0;
        width: 100%;
        height: 340px;
        padding: 0;
        margin-bottom: 15px;
    }

    .search-panel {
        margin-top: 20px;
    }

    .advanced-searchbar {
        width: 680px;
        position: relative;
        left: -20px;
        transform: none;
    }

    #divCurrencySymbol {
        cursor: pointer;
        padding: 8px 15px 6px;
    }

    .about-container {
        width: 750px;
    }

    .nav.navbar-nav.pull-right {
        float: right !important;
    }

    #world-fts-input.tt-input {
        height: 54px;
    }

    .one-world {
        font-size: 65px;
        color: #fff;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
        -webkit-text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
        -moz-text-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
        text-align: center;
        margin-bottom: 30px;
    }

    .gps-tab-group .qs-wrap {
        top: 3%;
    }

    .qs-wrap {
        z-index: 99;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        top: 135px;
        width: 800px;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .property-information-bar {
        bottom: 0;
        width: 100%;
        left: 0;
        background: rgba(0, 0, 0, 0.7);
        height: 45px;
        position: absolute;
        line-height: 45px;
        text-align: center;
        display: block;
    }

    .carousel-indicators {
        bottom: 60px;
    }

    .hero,
    .hero .carousel-inner .item {
        height: 560px;
    }

    .navbar-collapse.collapse {
        display: block !important;
    }

    .navbar-toggle {
        display: none;
    }

    .navbar-header {
        width: auto;
    }

    .gl-map-shrink {
        position: absolute;
        left: 75% !important;
        transform: translate(-50%, 0);
        top: 19% !important;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .qs-wrap-shrink {
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
        /*transform: none;
        left: 0;
        width: 100%;*/
    }

    .group-shrink {
        height: 130px;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .results-shrink {
        top: 0 !important;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .header-shrink {
        top: -51px;
        transition: .2s all linear;
        -webkit-transition: .2s all linear;
        -moz-transition: .2s all linear;
    }

    .top-nav-shrink {
        top: 0 !important;
    }

    .agent-office-container {
        margin-top: 8px;
    }

    .search-panel .tab-btn.gallery, .search-panel .tab-btn.map {
        width: 34px;
        height: 34px;
    }
}

@media (max-width: 991px) {


    .navbar-header {
        float: none;
    }

    #divCurrencySymbol {
        padding-top: 11px;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .nav > li {
        position: relative;
        display: inline-block;
    }

    .navbar-nav > li {
        float: left;
    }
}

@media (min-width:769px) and (max-width: 991px) {
    #world-fts-input.tt-input{
        top:15px;
    }

}
    @media (max-width: 768px) {
        .searchexplore-container .nopadleft {
            padding: 0
        }

        .feature_container {
            height: 250px;
        }

        .featured_dest > h2 {
            font-size: 22px;
        }

        .unique-container {
            padding: 5px;
        }

        .searchexplore-container {
            padding: 0;
            margin: 0;
        }

        .explore_title {
            font-size: 16px;
            height: 55px;
        }

        .unique-container h2 {
            text-align: center;
        }

        #favourites, #suggestedlistings {
            margin-top: 20px;
        }

        .featureddestinationswidget-container + .unique-container {
            display: none;
        }

        .explore_title img {
            width: 30px;
            height: 30px;
        }

        #modules_container {
            /*margin-top: -20px;*/
        }

        .content-page {
            margin-top: 100px;
        }

        .titlebar-listfull-h1 .price-alt .key-price-alt {
            font-size: 14px;
        }

        .name-mobile {
            font-size: 18px;
        }

        .titlebar-listfull-contact .btn-contact {
            margin-left: 0px;
        }

        .at-share-dock.atss {
            z-index: 1 !important;
        }

        ul.nav.navbar-nav.pull-right li a, span#ctl01_SmartModuleCurrencySelector_lblSelectedCurrencyName {
            font-size: 18px;
            font-weight: 100;
        }

        .nav.navbar-nav.pull-right {
            float: left !important;
            width: 100%;
        }

        .nav > li {
            border-bottom: solid;
            border-bottom-width: 1px;
            border-color: currentColor;
            width: auto;
        }

        #Div1 .nav > li {
            border-bottom: solid;
            border-bottom-width: 1px;
            border-color: #fff;
            width: 108%;
        }

        .contact-popout {
            position: fixed;
            width: 90%;
            margin: 0 auto;
            top: 20px;
        }

        .buyrent-mobile {
            display: block;
        }

        a.buy-mobile {
            padding: 6px 15px;
            background: rgba(255, 255, 255, 1);
            color: #666;
            width: 30%;
            display: inline-block;
        }

        a.buy-mobile.active, a.buy-mobile:hover {
            background: rgba(255, 255, 255, 1);
            color: #222;
        }

        #at-share-dock {
            bottom: 84px !important;
        }

        #currency.modal, #language.modal {
            margin-top: 0;
        }

        .map-poly-tools {
            display: none;
        }

        .property-details {
            display: block;
            position: absolute;
            bottom: 15px;
            left: 15px;
            color: #fff;
            z-index: 99999;
        }

        .twitter-typeahead {
            display: flex !important;
        }

        .listfull-details {
            padding-bottom: 50px;
        }

        .nex-pre-controls {
            margin-top: 10px;
        }

        .thumb {
            width: 90%;
        }

        .navbar-toggle {
            margin-right: 22px;
            margin-top: 10px;
        }

        /*.navbar-nav .tab .tab-btn.gallery {
            background: #1a3667 url(/Common/images/grid-small.png) no-repeat center !important;
        }

        .navbar-nav .tab .tab-btn.map {
            background: #1a3667 url(/Common/images/map-small.png) no-repeat center !important;
        }*/

        .contact-form-main {
            margin-top: 80px !important;
        }

        #TopNav {
            top: 51px;
        }

        .agent-office-container {
            margin-bottom: 60px;
            margin-top: 42px;
        }

        .search-panel {
            margin-top: 10px;
        }

        .country-selector-popup {
            top: -380px;
        }

        .officeagent-list {
            margin-top: 80px;
        }

        .search-panel .tab-btn.gallery, .search-panel .tab-btn.map {
            margin: 0px;
        }

        .officeagent-filter {
            padding-left: 0;
            padding-right: 0;
        }

        .search-panel .row div {
            margin-bottom: 20px;
            text-align: center;
        }

        .red-header {
            background: #dc1c2e;
        }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background: transparent;
        }

        .navbar-inverse .navbar-toggle {
            border-color: transparent;
        }

        .sort-by {
            display: none;
        }

        .tt-geo-container {
            height: 50px !important;
            line-height: 50px !important;
            min-height: 50px !important;
        }

        .gps-tab-group .qs-wrap {
            width: 100% !important;
            left: 0;
            top: 3%;
            transform: none;
        }

        .results-container.thumb-container-topfix {
            z-index: 999;
        }

        .tab-btn {
            width: 35px;
            height: 35px;
        }

        .thumb-container {
            margin-top: 210px;
        }

        .gps-tab-group {
            height: 120px;
        }

        .results-container {
            top: 51px !important;
            position: fixed !important;
        }

        .carousel {
            display: block;
        }

        .tt-geo-container {
            border-top-left-radius: 32px;
            border-bottom-left-radius: 5px;
            height: 60px;
            min-height: 60px;
        }

        a.search-prop {
            background: #DC1C2E;
            color: #fff;
            font-size: 20px;
            text-align: center;
            display: block;
            width: 42px;
            height: 50px;
            line-height: 57px;
            border-top-right-radius: 50px;
            border-bottom-right-radius: 50px;
        }

        .settings-btn {
            height: 50px;
            /*line-height: 66px;*/
        }

        #world-fts-input {
            top: 10px;
            left: 15px;
        }

        .carousel-indicators {
            bottom: 20px;
        }



        .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
            max-height: 100vh;
            height: 100vh;
        }

        .nav > li {
            position: relative;
            display: block;
        }

        .navbar-nav > li {
            float: none;
            text-align: left;
        }

        .gps-tab-group ul.gal-map {
            left: 30%;
        }

        .tt-geo-container {
            line-height: 12px !important;
        }

        .tt-list-item {
            margin-top: 0px;
            margin-bottom: 4px;
        }

        .search-panel .tab-btn.gallery, .search-panel .tab-btn.map {
            margin: 0 4px;
        }

        .one-world {
            font-size: 22px;
            margin-bottom: 10px;
        }

        .officeagent-pic, .officeagent-list-item {
            height: 340px;
        }



        .srchbar-div .advanced-searchbar {
            margin-top: -10px;
            width: 350px;
        }

        .gal-map .tab {
            display: block;
        }

        /*.gal-map .tab.current {
                display: none;
            }*/

        .gl-map-shrink, .gps-tab-group ul.gal-map {
            margin-top: 20px !important;
        }

        .gps-tab-group .navbar-nav li a {
            padding: 0;
        }


        .explore_container {
            margin-bottom: 10px;
            margin-top: 10px;
        }
    }

    @media (min-width: 768px) and (max-width: 768px) {

        .hero {
            height: 270px;
            overflow: hidden;
        }

        .qs-wrap {
            top: 100px;
        }
        .red-header {
            background: #1a3667;
        }

        .gl-map-shrink, .gps-tab-group ul.gal-map {
            margin-top: 12px !important;
        }

        .buyrent-mobile {
            display:block;
        }

        #Header .container, #Header .listinglist-container, #Header .fp-container {
            width: 100%;
        }

        .navbar-nav > li {
            float: left;
            text-align: left;
        }

        .tt-geo-container {
            border-radius: 0;
            background: white !important;
        }

        a.buyrent, .globe-btn {
            height: 50px;
            line-height: 50px;
        }

        .advanced-searchbar {
            width: 550px;
            margin-top: -33px;
        }

        .center-item .advanced-searchbar {
            margin-top: -10px;
        }

        .srchbar-div.col-sm-12 {
            width: 100%;
        }

        .view-div.col-sm-12 {
            width: 25%;
        }

        .srchbar-div .quick-search .advanced-searchbar {
            left: 50%;
            top: 83px;
            margin-top: -10px;
        }

        li.tab {
            width: auto !important;
        }

        .srchbar-div .center-item .advanced-searchbar {
            left: 50%;
            top: 95px;
        }
    }

    @media (max-width: 768px) {
        .floatright {
            float: none;
        }

        .srchbar-div .buy-rent-toggle {
            display: block !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1024px) {
        .qs-wrap {
            top: 180px;
        }

        a.carousel-control {
            height: 93%;
        }
    }

    @media (max-width: 992px) {
        .collapse {
            display: none;
        }

        .collapse.in {
            display: block;
        }

        .adv_tags .col-xs-12 {
            margin-left: 0;
        }
    }

    a, a:hover {
        text-decoration: none;
    }

    @media (max-width: 434px) {
        .advanced-searchbar {
            left: 69%;
        }

        .center-item .advanced-searchbar {
            left: 50%;
            top: 95px;
        }

        .srchbar-div .center-item .advanced-searchbar {
            left: 69%;
            top: 50px;
        }

        .preview-container.multiple-content {
            margin-bottom: 120px;
        }
    }

    @media (max-width: 359px) {
        .gps-tab-group ul.gal-map {
            margin-top: 7px;
        }
    }

    @media (max-width: 406px) {
        .carousel, .carousel .item {
            height: 250px;
        }

        .qs-wrap {
            top: 90px;
        }

        .srchbar-div .gps-container .qs-wrap {
            top: 3%;
        }
        #world-fts-input {
            font-size: 16px; 
        }
    }

    @media (max-width: 1024px) and (height: 768px) {
        .map-poly-tools {
            display: none;
        }

    
    }

