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: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,th {
    padding: 0
}

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

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

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

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

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

a {
    color: #3782c4;
    text-decoration: none
}

a:hover,a:focus {
    color: #2f6ea7;
    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.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

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

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

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

[ng:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate) {
    display: none!important
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

.dialog-content {
    color: #333;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 501;
    visibility: hidden;
    width: 90%
}

.dialog-content h3 {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin: 30px 0 16px
}

.dialog-content>div {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    background: #fff;
    padding: 17px
}

.dialog-content.no-padding>div {
    padding: 0
}

.dialog-content.dialogEffect {
    visibility: visible
}

.dialog-content.dialogEffect>div {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    border: 1px solid #dedede;
    border-radius: 6px
}

.overlay {
    background-color: #000;
    opacity: .65;
    -ms-filter: "alpha(opacity=65)";
    filter: alpha(opacity=65);
    height: 100%;
    position: fixed;
    width: 100%;
    left: 0;
    overflow: hidden;
    top: 0;
    z-index: 400
}

.dialog-buttons {
    text-align: right;
    margin: 0
}

.dialog-buttons.centered {
    text-align: center
}

.dialog-buttons .btn+.btn {
    margin-left: 12px
}

.dialog-close {
    background-image: url('assets/images/dialog_4d865e4cfbb82cc8786816009cc2a098.html');
    background-position: -69px -25px;
    width: 15px;
    height: 15px;
    border: 0 none;
    color: #fff;
    display: block;
    height: 16px;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 10px;
    width: 16px;
    z-index: 1
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .dialog-close {
        background-image:url('assets/images/dialog_2x_fff94db551162d05440ca0a655b05488.html');
        background-position: 0 -34.5px;
        -webkit-background-size: 49.5px 49.5px;
        -moz-background-size: 49.5px 49.5px;
        background-size: 49.5px 49.5px
    }
}

.dialog-close:hover {
    background-image: url('assets/images/dialog_4d865e4cfbb82cc8786816009cc2a098.html');
    background-position: -69px 0;
    width: 15px;
    height: 15px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .dialog-close:hover {
        background-image:url('assets/images/dialog_2x_fff94db551162d05440ca0a655b05488.html');
        background-position: -34.5px 0;
        -webkit-background-size: 49.5px 49.5px;
        -moz-background-size: 49.5px 49.5px;
        background-size: 49.5px 49.5px
    }
}

.responsive-full-screen-dialog.dialog-content {
    width: 100%;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.responsive-full-screen-dialog.dialog-content h3 {
    height: 50px;
    padding-top: 16px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: inherit;
    background-color: #32628d;
    color: #fff
}

.responsive-full-screen-dialog.dialog-content>div {
    height: 100%;
    padding: 15px;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    -ms-transition: inherit;
    transition: inherit;
    background: #f8f8f8
}

.responsive-full-screen-dialog.dialog-content>div p {
    color: #505050;
    font-size: 12px
}

.responsive-full-screen-dialog.dialog-content .dialog-close {
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -197px -138px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    top: 15px;
    right: inherit;
    left: 15px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .responsive-full-screen-dialog.dialog-content .dialog-close {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: 0 -128px;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.responsive-full-screen-dialog.dialog-content .dialog-close:hover {
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -197px -138px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .responsive-full-screen-dialog.dialog-content .dialog-close:hover {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: 0 -128px;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.responsive-full-screen-dialog.dialog-content section {
    margin-top: 50px
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0!important;
    left: 0;
    z-index: 600;
    background-color: #fff;
    -webkit-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) -webkit-transform,top;
    -moz-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) -moz-transform,top;
    -o-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) -o-transform,top;
    -ms-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) -ms-transform,top;
    transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) transform,top
}

.modal.fix-top {
    top: 0!important
}

.modal.off {
    display: none
}

.modal-content {
    padding: 10px;
    height: 100%;
    padding-bottom: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.modal-header {
    zoom:1;height: 50px;
    position: relative;
    z-index: 300;
    width: 100%;
    background-color: #32628d
}

.modal-header:before,.modal-header:after {
    display: table;
    content: "";
    zoom:1}

.modal-header:after {
    clear: both
}

.modal-header .modal-close {
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -197px -138px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin: 15px 16px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .modal-header .modal-close {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: 0 -128px;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.modal-header h3 {
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 100%
}

.toast-content {
    color: #333;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    z-index: 501;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    background-color: #ffe633;
    border-bottom: 2px solid #ecd52f;
    min-height: 50px
}

.toast-content span {
    line-height: 50px;
    display: block;
    padding-left: 20px;
    padding-right: 40px;
    font-size: 15px;
    text-align: center;
    color: #333
}

.toast-content.toastEffect {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.toast-close {
    background-image: url('assets/images/toast_15ed3f0dec302db01b7c6ed86587cfd1.html');
    background-position: -25px 0;
    width: 15px;
    height: 15px;
    border: 0 none;
    color: #fff;
    display: block;
    height: 15px;
    position: absolute;
    right: 20px;
    text-indent: -9999px;
    top: 17px;
    width: 15px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .toast-close {
        background-image:url('assets/images/toast_2x_e3a8e4f377ff3f20ee1d3c1409f5fc1a.html');
        background-position: -20px 0;
        -webkit-background-size: 35px 15px;
        -moz-background-size: 35px 15px;
        background-size: 35px 15px
    }
}

.toast-close:hover {
    background-image: url('assets/images/toast_15ed3f0dec302db01b7c6ed86587cfd1.html');
    background-position: 0 0;
    width: 15px;
    height: 15px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .toast-close:hover {
        background-image:url('assets/images/toast_2x_e3a8e4f377ff3f20ee1d3c1409f5fc1a.html');
        background-position: 0 0;
        -webkit-background-size: 35px 15px;
        -moz-background-size: 35px 15px;
        background-size: 35px 15px
    }
}

.btn {
    display: inline-block;
    padding: 9px 22px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    color: #fff;
    background-color: #438ed8;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1),0 0 4px 0 rgba(0,0,0,0.06),1px 0 2px 0 rgba(0,0,0,0.07);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1),0 0 4px 0 rgba(0,0,0,0.06),1px 0 2px 0 rgba(0,0,0,0.07);
    line-height: 1.3em;
    text-decoration: none
}

.btn:focus,.btn:visited,.btn:hover,.btn:active {
    text-decoration: none
}

.btn.disabled,.btn[disabled] {
    cursor: default;
    color: #cddff0;
    background: #accae7
}

.btn-alternative {
    color: #438ed8;
    background-color: #f7f7f7
}

.btn-alternative.disabled,.btn-alternative[disabled] {
    cursor: default;
    color: #999;
    background: #eee;
    border-color: #c0c0c0
}

.btn-cancel {
    color: #c55353
}

.btn-special {
    border: 1px solid #1f956f;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),0 2px 2px -1px #d9d9d9;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1),0 2px 2px -1px #d9d9d9;
    color: #fff;
    background-color: #209771;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(top,#2db888,#209771);
    background-image: -moz-linear-gradient(top,#2db888,#209771);
    background-image: -o-linear-gradient(top,#2db888,#209771);
    background-image: -ms-linear-gradient(top,#2db888,#209771);
    background-image: linear-gradient(to bottom,#2db888,#209771);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=fullcolor(#2db888),endColorstr=fullcolor(#209771),GradientType=1);
    text-shadow: 1px 1px 0 #188260
}

.btn-special:active {
    background: #188763;
    border: 1px solid #17825f
}

.btn-strong {
    padding: 9px 16px 10px;
    font-size: 18px
}

.btn-form {
    padding: 6px 16px;
    vertical-align: top
}

.btn-link,.btn-text,.btn-text:active {
    padding: 4px 12px 5px;
    font-size: 11px;
    line-height: 1.4em
}

.btn-text,.btn-text:active {
    color: #039;
    background: transparent;
    border: 0;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-icon,.btn-only-icon {
    padding-left: 25px;
    position: relative
}

.btn-icon:before,.btn-only-icon:before {
    content: ' ';
    position: absolute;
    left: 4px;
    top: 2px;
    width: 16px;
    height: 16px
}

.btn-only-icon {
    display: inline-block;
    text-indent: -9999px;
    padding-right: 4px
}

.btn-only-icon:before {
    left: 7px;
    top: 3px
}

.btn-ghost {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #489ae9;
    color: #489ae9;
    line-height: 24px
}

.btn-new {
    background: #489ae9;
    -webkit-box-shadow: 1px 0 2px 0 rgba(0,0,0,0.13),0 0 4px 0 rgba(0,0,0,0.11),0 2px 3px 0 rgba(0,0,0,0.16);
    box-shadow: 1px 0 2px 0 rgba(0,0,0,0.13),0 0 4px 0 rgba(0,0,0,0.11),0 2px 3px 0 rgba(0,0,0,0.16);
    text-shadow: none;
    padding: 11px 22px;
    border: 0;
    font-family: "Lucida Grande",Arial,sans-serif
}

.btn-new:hover {
    background: #4594de
}

.btn-new:active {
    background: #418dd4;
    -webkit-box-shadow: 0 2px 1px 0 #377bbb inset;
    box-shadow: 0 2px 1px 0 #377bbb inset;
    border: 0
}

.btn-new.disabled,.btn-new[disabled] {
    background-color: #7fb8f0;
    cursor: default;
    -webkit-box-shadow: 1px 0 2px 0 rgba(0,0,0,0.07),0 0 4px 0 rgba(0,0,0,0.07),0 2px 3px 0 rgba(0,0,0,0.07);
    box-shadow: 1px 0 2px 0 rgba(0,0,0,0.07),0 0 4px 0 rgba(0,0,0,0.07),0 2px 3px 0 rgba(0,0,0,0.07)
}

.btn-new.btn-form {
    padding: 6px 16px
}

.btn-new-alternative {
    background: #fafafa;
    text-shadow: 0 2px 11px #fff;
    color: #489ae9
}

.btn-new-alternative:hover {
    background: #f7f7f7
}

.btn-new-alternative:active {
    background: #f3f3f3;
    -webkit-box-shadow: 0 2px 1px 0 #cbcbcb inset;
    box-shadow: 0 2px 1px 0 #cbcbcb inset;
    border: 0
}

.btn-new-alternative.disabled,.btn-new-alternative[disabled] {
    background: #eee;
    cursor: default
}

.btn-new-flat {
    font-weight: bold;
    font-size: 14px;
    border-radius: 1px;
    background: #489ae9;
    color: #fff;
    border: 1px solid #489ae9;
    padding: 8px 20px;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.btn-new-flat.btn-large {
    font-size: 18px;
    padding: 11px 10px
}

.btn-new-flat:hover,.btn-new-flat:active {
    background: #2d8be6;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #2d8be6
}

.btn-360 {
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 100%;
    color: #fff;
    border-radius: 2px;
    background: #438ed8;
    padding: 18px 40px;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.btn-360:hover {
    background: #3978b7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    color: #fff
}

.btn-360:active {
    background: #2e6396;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    color: #fff
}

.btn-360.disabled,.btn-360[disabled] {
    background: #8ebbe7;
    color: #bbd6f0;
    cursor: default
}

.btn-360.btn-360-alternative {
    background: #f2f2f2;
    color: #438ed8
}

.btn-360.btn-360-alternative:hover {
    background: #dadada;
    color: #3978b7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0
}

.btn-360.btn-360-alternative:active {
    background: #c1c1c1;
    color: #2e6396;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0
}

.btn-360.btn-360-alternative.disabled,.btn-360.btn-360-alternative[disabled] {
    background: #f4f4f4;
    color: #8ebbe7;
    cursor: default
}

.btn-360.btn-360-ghost {
    background: transparent;
    color: #438ed8;
    border: 1px solid #438ed8;
    padding: 17px 39px
}

.btn-360.btn-360-ghost:hover {
    background: transparent;
    color: #3978b7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #3978b7
}

.btn-360.btn-360-ghost:active {
    background: transparent;
    color: #2e6396;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #2e6396
}

.btn-360.btn-360-ghost.disabled,.btn-360.btn-360-ghost[disabled] {
    background: transparent;
    color: #8ebbe7;
    cursor: default;
    border-color: #8ebbe7
}

.btn-360.btn-360-orange {
    background: #fe7a18;
    color: #fff
}

.btn-360.btn-360-orange:hover {
    background: #dd6a14;
    color: #fff;
    border: 0
}

.btn-360.btn-360-orange:active {
    background: #b25510;
    color: #fff;
    border: 0
}

.btn-360.btn-360-orange.disabled,.btn-360.btn-360-orange[disabled] {
    background: #fbb988;
    color: #fddcc8;
    cursor: default
}

.btn-360.with-shadow {
    -webkit-box-shadow: 1px 0 2px 0 rgba(0,0,0,0.13),0 0 4px 0 rgba(0,0,0,0.11),0 2px 3px 0 rgba(0,0,0,0.16);
    box-shadow: 1px 0 2px 0 rgba(0,0,0,0.13),0 0 4px 0 rgba(0,0,0,0.11),0 2px 3px 0 rgba(0,0,0,0.16)
}

.noUi-target,.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr;
    background: #dedede
}

.noUi-base,.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -6px;
    left: auto
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal {
    height: 2px
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
    left: -17px;
    top: -11px
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    left: 50%;
    bottom: 120%
}

.noUi-handle {
    position: absolute;
    border-radius: 12px;
    background: #438ed8;
    cursor: default
}

.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -o-transition: -o-transform .3s;
    -ms-transition: -ms-transform .3s;
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-connect {
    background: #438ed8
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle {
    cursor: not-allowed
}

.noUi-pips,.noUi-pips * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub {
    background: #aaa
}

.noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: -60px;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%,50%);
    -webkit-transform: translate(-50%,50%);
    -moz-transform: translate(-50%,50%);
    -o-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%,50%);
    -webkit-transform: translate(50%,50%);
    -moz-transform: translate(50%,50%);
    -o-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%)
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0,50%);
    -webkit-transform: translate(0,50%);
    -moz-transform: translate(0,50%);
    -o-transform: translate(0,50%);
    -ms-transform: translate(0,50%);
    transform: translate(0,50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%,0);
    -moz-transform: translate(0,-50%,0);
    -o-transform: translate(0,-50%,0);
    -ms-transform: translate(0,-50%,0);
    transform: translate(0,-50%,0);
    padding-left: 25px
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

@font-face {
    font-family: 'LucidaGrande';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('assets/blob/LucidaGrande_ea50dc8d90adac02b9286d1786014bb3.html');
    src: url('assets/blob/LucidaGrande_b8d8cbd814e70cbda46d21aa3dc27d50.html') format('woff2'),url('assets/blob/LucidaGrande_ac6eab3860943d84118563394a9d86b3.html') format('woff'),url('assets/blob/LucidaGrande_6e863812c7f2535cccbf3f30d59f9a9c.html') format('truetype')
}

@font-face {
    font-family: 'LucidaGrande';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('assets/blob/LucidaGrande-Bold_5e5bc565772b3c0ac6ae03c59f12a135.html');
    src: url('assets/blob/LucidaGrande-Bold_d84bdc67d0b1af0a9802a8c679384d74.html') format('woff2'),url('assets/blob/LucidaGrande-Bold_d6dc488393ebe0e7e04044b162f0967a.html') format('woff'),url('assets/blob/LucidaGrande-Bold_e95e5bddabff74bdfe81946a9d50e5a8.html') format('truetype')
}

[ng:cloak],[ng-cloak],.ng-cloak {
    display: none!important
}

body {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    letter-spacing: -0.03em;
    background-color: #f7f7f7
}

.main-content {
    position: relative
}

img {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    pointer-events: none
}

footer {
    text-align: center;
    width: 100%;
    padding-bottom: 16px;
    background: #f7f7f7
}

footer .footer-tags {
    text-align: left
}

footer .footer-tags h3 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin: 0;
    padding: 16px;
    text-transform: uppercase
}

footer .footer-tags ul {
    background-color: #fff;
    border: solid #dedede;
    border-width: 1px 0;
    padding: 20px 8px;
    white-space: nowrap;
    overflow-x: auto
}

footer .footer-tags ul li {
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #dedede;
    margin: 0 8px
}

footer .footer-tags ul li a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    padding: 8px;
    display: block
}

footer .footer-social h3 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin: 0;
    padding: 16px;
    text-transform: uppercase;
    text-align: left
}

footer .footer-social ul {
    background-color: #fff;
    border: solid #dedede;
    border-width: 1px 0;
    padding: 16px 0
}

footer .footer-social ul li {
    display: inline-block;
    margin: 0 8px
}

footer .footer-social ul li a {
    display: block
}

footer .footer-social ul li a:before {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

footer .footer-social ul li a.facebook:before {
    background-image: url('assets/images/facebook_4a9d9479bffe06cd52be564eaa33ea52.html')
}

footer .footer-social ul li a.twitter:before {
    background-image: url('assets/images/twitter_34d9a0fddfee721f192fd4523e9ddbd0.html')
}

footer .footer-social ul li a.linkedin:before {
    background-image: url('assets/images/linkedin_78fe4917438b4047feb4c90ee17835be.html')
}

footer .footer-social ul li a.instagram:before {
    background-image: url('assets/images/instagram_bcf8c42f7e8e6b6f2852e0d5c6939e2d.html')
}

footer .footer-social ul li a.youtube:before {
    background-image: url('assets/images/youtube_6ce7074bc3eeb7c1f84c297f01c82db8.html')
}

footer .footer-apps {
    padding-top: 18px
}

footer .footer-apps ul li {
    display: inline-block;
    margin: 0 3px 3px
}

footer .footer-apps ul li a:before {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto
}

footer .footer-apps ul li a.android:before {
    background-image: url('assets/images/home_5ebc87a020b9abfddafccb9222668759.html');
    background-position: -180px -44px;
    width: 111px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    footer .footer-apps ul li a.android:before {
        background-image:url('assets/images/home_2x_d06289b9e42cb2ad9a5fb6beb2fc8bd2.html');
        background-position: -170px -39px;
        -webkit-background-size: 294px 214px;
        -moz-background-size: 294px 214px;
        background-size: 294px 214px
    }
}

footer .footer-apps ul li a.ios:before {
    background-image: url('assets/images/home_5ebc87a020b9abfddafccb9222668759.html');
    background-position: -180px 0;
    width: 124px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    footer .footer-apps ul li a.ios:before {
        background-image:url('assets/images/home_2x_d06289b9e42cb2ad9a5fb6beb2fc8bd2.html');
        background-position: -170px 0;
        -webkit-background-size: 294px 214px;
        -moz-background-size: 294px 214px;
        background-size: 294px 214px
    }
}

footer .footer-apps ul li a.huawei:before {
    background-image: url('assets/images/home_5ebc87a020b9abfddafccb9222668759.html');
    background-position: -180px -88px;
    width: 108px;
    height: 33px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    footer .footer-apps ul li a.huawei:before {
        background-image:url('assets/images/home_2x_d06289b9e42cb2ad9a5fb6beb2fc8bd2.html');
        background-position: -170px -78px;
        -webkit-background-size: 294px 214px;
        -moz-background-size: 294px 214px;
        background-size: 294px 214px
    }
}

footer .footer-security-sign {
    padding-top: 18px
}

footer .footer-security-sign ul li {
    display: inline-block;
    margin: 0 5px
}

footer .footer-security-sign ul li a:before {
    content: '';
    display: block;
    width: 96px;
    height: 30px;
    -webkit-background-size: 192px 30px;
    -moz-background-size: 192px 30px;
    background-size: 192px 30px
}

footer .security-sign {
    width: 44px;
    height: 44px;
    display: block;
    background: url('assets/images/m-group-2_2474310ec3bac1fbda872dda68bb13af.html')
}

footer .notice {
    font-size: 12px;
    color: #bcbbbb;
    padding-top: 16px
}

footer .switch-desktop {
    display: inline-block;
    text-decoration: none;
    margin-bottom: -16px;
    padding-top: 16px;
    font-size: 13px
}

footer .switch-desktop:focus,footer .switch-desktop:visited,footer .switch-desktop:hover,footer .switch-desktop:active {
    text-decoration: none
}

footer .switch-desktop:after {
    content: ' | ';
    color: #a0a0a1
}

footer .other-sitemap-text {
    font-size: 13px;
    text-decoration: none
}

footer .footer-holder {
    display: inline-block;
    margin-top: 16px
}

footer .footer-holder .footer-links {
    padding-bottom: 5px
}

footer .footer-holder span,footer .footer-holder a {
    font-size: 13px
}

footer .footer-holder span {
    color: #bcbbbb
}

footer .footer-holder a {
    color: #000
}

footer .footer-holder a:after {
    content: ' | ';
    color: #a0a0a1
}

footer .footer-holder a:last-child:after {
    content: ''
}

input:focus,select:focus,textarea:focus,button:focus {
    outline: 0
}

body,select,input,textarea,optgroup {
    font: 14px "Lucida Grande","LucidaGrande",Arial,sans-serif
}

input[type='text'],input[type='password'],input[type='email'],input[type='number'],input[type='tel'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-text-size-adjust: none;
    -webkit-transform: translateZ(0px);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

input[type='text']:focus,input[type='password']:focus,input[type='email']:focus,input[type='number']:focus,input[type='tel']:focus {
    border: 1px solid #6198d3
}

input[type='text']::-webkit-input-placeholder,input[type='password']::-webkit-input-placeholder,input[type='email']::-webkit-input-placeholder,input[type='number']::-webkit-input-placeholder,input[type='tel']::-webkit-input-placeholder {
    color: #bcbbbb
}

input[type='text']:-moz-placeholder,input[type='password']:-moz-placeholder,input[type='email']:-moz-placeholder,input[type='number']:-moz-placeholder,input[type='tel']:-moz-placeholder {
    color: #bcbbbb
}

input[type='text']::-moz-placeholder,input[type='password']::-moz-placeholder,input[type='email']::-moz-placeholder,input[type='number']::-moz-placeholder,input[type='tel']::-moz-placeholder {
    color: #bcbbbb
}

input[type='text']:-ms-input-placeholder,input[type='password']:-ms-input-placeholder,input[type='email']:-ms-input-placeholder,input[type='number']:-ms-input-placeholder,input[type='tel']:-ms-input-placeholder {
    color: #bcbbbb
}

.banner-area {
    text-align: center;
    position: relative;
    z-index: 0
}

.banner-area>div {
    padding-top: 16px
}

.fixfixed .header {
    display: none
}

.fixfixed .header-with-search {
    position: relative
}

.fixfixed .content {
    padding-top: 0
}

.fixfixed .homepage .homepage-sub-categories,.fixfixed .homepage .main-categories,.fixfixed .homepage .services-page {
    padding-top: 2px
}

.fixfixed .show-banner .homepage .main-categories,.fixfixed .show-banner .homepage .showcase-classifieds,.fixfixed .show-banner .homepage .services {
    padding-top: 60px
}

body.noscroll {
    position: fixed;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

ul {
    list-style: none
}

ul,li {
    margin: 0;
    padding: 0
}

.scrolled-to-end .detail-buttons {
    display: none
}

.icon {
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.icon.favorite {
    right: 53px;
    top: 0;
    padding: 13px 0
}

.icon.favorite:before {
    background-image: url('menu.png');
    background-position: -209px -58px;
    width: 25px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.favoridasadte:before {
        background-image:url('menu.png');
        background-position: -184px -53px;
        -webkit-background-size: 320px 145px;
        -moz-background-size: 320px 145px;
        background-size: 320px 145px
    }
}

.icon.favorite:active:before {
    background-image: url('menu.png');
    background-position: -278px -58px;
    width: 23px;
    height: 22px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.favorite:active:before {
        background-image:url('menu.png');
        background-position: 0 -123.5px;
        -webkit-background-size: 320px 145px;
        -moz-background-size: 320px 145px;
        background-size: 320px 145px
    }
}

.icon.favorite.favorited:before {
    background-image: url('menu.png');
    background-position: -174px -58px;
    width: 25px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.favorite.favorited:before {
        background-image:url('menu.png');
        background-position: -154px -53px;
        -webkit-background-size: 320px 145px;
        -moz-background-size: 320px 145px;
        background-size: 320px 145px
    }
}

.icon.share {
    right: 16px;
    top: 0;
    padding: 13px 0
}

.icon.share:before {
    background-image: url('menu.png');
    background-position: 0 -172px;
    width: 21px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.share:before {
        background-image:url('menu.png');
        background-position: -0 -172px;
        -webkit-backgrasaound-size: 320px 145px;
        -moz-backgdasround-size: 320px 145px;
        backgdasround-size: 320px 145px
    }
}

.icon.map {
    right: 16px;
    top: 0;
    padding: 13px 0
}

.icon.map:before {
    background-image: url('menu.png');
    background-position: -244px -58px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.map:before {
        background-image:url('menu.png');
        background-position: -214px -53px;
        -webkit-background-size: 320px 145px;
        -moz-background-size: 320px 145px;
        background-size: 320px 145px
    }
}

.icon.map+.share {
    right: 64px
}

.icon.menu {
    right: 7px;
    top: 0;
    padding: 7px 0
}

.icon.menu.menu-auto:before {
    background-image: url('menu.png');
    background-position: -46px 0;
    width: 36px;
    height: 36px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.menu.menu-auto:before {
        background-image:url('menu.png');
        background-position: -41px 0;
        -webkit-background-size: 111px 77px;
        -moz-background-size: 111px 77px;
        background-size: 111px 77px
    }
}

.icon.menu.menu-estate:before {
    background-image: url('menu.png');
    background-position: 0 -46px;
    width: 36px;
    height: 36px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.menu.menu-estate:before {
        background-image:url('menu.png');
        background-position: 0 -41px;
        -webkit-background-size: 111px 77px;
        -moz-background-size: 111px 77px;
        background-size: 111px 77px
    }
}

.icon.sahibinden-logo {
    padding: 10px 0;
    left: 16px
}

.icon.sahibinden-logo:before {
    background-image: url('assets/images/common_32bdab4ae05ef9a7b697d774de9a2256.html');
    background-position: -99px -52px;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .icon.sahibinden-logo:before {
        background-image:url('assets/images/common_2x_3f63682737831bf0396dc53668e50fc8.html');
        background-position: -145.5px -42.5px;
        -webkit-background-size: 183px 144px;
        -moz-background-size: 183px 144px;
        background-size: 183px 144px
    }
}

.icon.sahibinden-logo.indent {
    left: 45px
}

.content {
    padding-top: 50px
}

.project-result .content {
    padding-top: 0
}

.project-result .classifiedBreadCrumb {
    top: 0
}

.project-result .search-results {
    padding-top: 93px!important
}

.project-result .search-filters {
    top: 36px!important
}

.project-result header {
    display: none
}

.webview .search-filters {
    top: 36px!important
}

.error-lightbox.dialog-content {
    text-align: center;
    z-index: 700
}

.error-lightbox.dialog-content h3 {
    margin: 0;
    padding: 0
}

.error-lightbox ~ .overlay {
    z-index: 650
}

.error-lightbox .dialog-buttons {
    text-align: center
}

header {
    zoom:1;height: 50px;
    position: fixed;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 399;
    top: 0;
    width: 100%;
    background: #32628d;
    display: table
}

header:before,header:after {
    display: table;
    content: "";
    zoom:1}

header:after {
    clear: both
}

header h1 {
    left: 62px;
    right: 62px;
    top: 0;
    bottom: 0;
    font-size: 16px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: absolute;
    line-height: 50px;
    color: #fff
}

header p {
    position: absolute;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 50px
}

header .icon {
    padding: 15px 16px 17px
}

header .icon.share {
    margin: 0
}

header .actions {
    float: right
}

header .btn-login {
    float: right;
    color: #fff;
    font-size: 13px;
    margin: 7px 0 0 0;
    position: relative;
    padding: 10px
}

header .btn-login:active,header .btn-login:hover {
    text-decoration: none
}

#breadCrumb {
    padding: 8px 10px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 0 0 #dedede;
    box-shadow: 0 1px 0 0 #dedede;
    background-color: #fff;
    font-size: 12px
}

#breadCrumb ul {
    list-style: none;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    direction: rtl;
    height: 29px;
    display: inline-block;
    max-width: 95vw
}

#breadCrumb ul li {
    display: inline;
    vertical-align: middle;
    letter-spacing: 0
}

#breadCrumb ul li a {
    color: #6495ed
}

#breadCrumb ul li .gt-sign {
    position: relative;
    margin: 0 3px;
    font-size: 10px;
    color: #6495ed
}

#breadCrumb ul li:last-child:after {
    content: 'a';
    color: #fff;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

.smart-app-banner {
    zoom:1;position: fixed;
    width: 100%;
    top: 0;
    height: 60px;
    background-color: #fff;
    z-index: 500;
    display: none
}

.smart-app-banner:before,.smart-app-banner:after {
    display: table;
    content: "";
    zoom:1}

.smart-app-banner:after {
    clear: both
}

.smart-app-banner.visible {
    display: block
}

.smart-app-banner h3 {
    line-height: 60px;
    display: inline-block;
    padding: 0;
    margin: 0;
    padding-left: 68px
}

.smart-app-banner h3:before {
    background-image: url('assets/images/common_32bdab4ae05ef9a7b697d774de9a2256.html');
    background-position: -99px 0;
    width: 42px;
    height: 42px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 22px;
    top: 9px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .smart-app-banner h3:before {
        background-image:url('assets/images/common_2x_3f63682737831bf0396dc53668e50fc8.html');
        background-position: -93.5px -42.5px;
        -webkit-background-size: 183px 144px;
        -moz-background-size: 183px 144px;
        background-size: 183px 144px
    }
}

.smart-app-banner h3 span {
    color: #333;
    font-size: 15px;
    position: relative;
    display: block;
    line-height: 44px
}

.smart-app-banner h3 span i {
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    color: #888;
    font-size: 11px;
    font-style: normal
}

.smart-app-banner a.app-button {
    float: right;
    margin-right: 10px;
    margin-top: 14px;
    padding: 6px 10px;
    font-size: 12px
}

.smart-app-banner a.app-button:hover {
    color: #fff
}

.smart-app-banner a.close-button {
    line-height: 50px;
    padding: 5px
}

.smart-app-banner a.close-button:before {
    background-image: url('assets/images/common_32bdab4ae05ef9a7b697d774de9a2256.html');
    background-position: -181px -94px;
    width: 12px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .smart-app-banner a.close-button:before {
        background-image:url('assets/images/common_2x_3f63682737831bf0396dc53668e50fc8.html');
        background-position: -117px -89.5px;
        -webkit-background-size: 183px 144px;
        -moz-background-size: 183px 144px;
        background-size: 183px 144px
    }
}

.show-banner header {
    top: 60px
}

.show-banner .error-page,.show-banner .content {
    padding-top: 110px
}

.show-banner .homepage .main-categories,.show-banner .homepage .showcase-classifieds,.show-banner .homepage .services-page {
    padding-top: 110px
}

.show-banner .homepage .homepage-sub-page,.show-banner .homepage .homepage-sub-categories {
    padding-top: 126px
}

.show-banner .homepage .my-account-page {
    padding-top: 60px
}

.show-banner .search-filters {
    top: 110px
}

.show-banner .content.no-result .search-filters,.show-banner .content.no-breadcrumb .search-filters {
    top: 110px
}

.show-banner .auto-360-container {
    margin-top: 110px
}

.show-banner .classified-info-list:not(.classified-tech-specs) {
    min-height: calc(100vh - 198px)
}

.show-banner .content .detail-content {
    min-height: calc(100vh - 198px)
}

.show-banner .content .detail-content.map-container {
    min-height: calc(100vh - 203px)
}

.show-banner .content .detail-content.map-container #classified-location {
    height: calc(100vh - 203px)
}

.show-banner .classifiedBreadCrumb {
    top: 110px
}

.show-banner .classifiedBreadCrumb+.content .search-filters {
    top: 146px
}

a.back-button {
    text-decoration: none
}

a.back-button:focus,a.back-button:visited,a.back-button:hover,a.back-button:active {
    text-decoration: none
}

.back-button {
    position: absolute;
    display: block;
    width: 12px;
    height: 20px;
    top: 15px;
    left: 16px
}

.back-button:before {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('menu.png');
    background-position: -228px -104px;
    width: 12px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .back-buttonxxxxx:before {
        background-image:url('menu.png');
        background-position: -134.5px -94px;
        -webkit-background-size: 320px 145px;
        -moz-background-size: 320px 145px;
        background-size: 320px 145px
    }
}

.back-button.back-button-360 {
    padding: 19px;
    top: 7px;
    left: 5px
}

.back-button.back-button-360:before {
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -6px
}

.mobile-app-download-lightbox section {
    position: relative
}

.mobile-app-download-lightbox section p {
    text-align: center
}

.mobile-app-download-lightbox section h3:after {
    position: absolute;
    top: -75px;
    left: calc(50% - 30px);
    background-image: url('assets/images/common_32bdab4ae05ef9a7b697d774de9a2256.html');
    background-position: 0 -59px;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .mobile-app-download-lightbox section h3:after {
        background-image:url('assets/images/common_2x_3f63682737831bf0396dc53668e50fc8.html');
        background-position: 0 -54px;
        -webkit-background-size: 183px 144px;
        -moz-background-size: 183px 144px;
        background-size: 183px 144px
    }
}

.mobile-app-download-lightbox section h3:before {
    position: absolute;
    content: '';
    top: -80px;
    left: calc(50% - 35px);
    width: 69px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    border-top: 1px solid #dedede
}

.mobile-app-download-lightbox section .action-wrapper {
    position: relative;
    margin: 20px 0 10px
}

.mobile-app-download-lightbox section .action-wrapper span.app-store {
    position: relative;
    display: inline-block;
    top: 4px;
    left: 0
}

.mobile-app-download-lightbox section .action-wrapper span.app-store.googlePlay {
    background: url('assets/images/store-logos%402x_c2d73d55fa1fdb1bc32ecef7a08a5c2d.html') no-repeat 0 0;
    -webkit-background-size: 192px 30px;
    -moz-background-size: 192px 30px;
    background-size: 192px 30px;
    width: 96px;
    height: 30px
}

.mobile-app-download-lightbox section .action-wrapper span.app-store.appleStore {
    background: url('assets/images/store-logos%402x_c2d73d55fa1fdb1bc32ecef7a08a5c2d.html') no-repeat -96px 0;
    -webkit-background-size: 192px 30px;
    -moz-background-size: 192px 30px;
    background-size: 192px 30px;
    width: 96px;
    height: 30px
}

.mobile-app-download-lightbox section .action-wrapper span.app-store.huawei {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
    background-image: url('assets/images/home_5ebc87a020b9abfddafccb9222668759.html');
    background-position: -180px -131px;
    width: 100px;
    height: 31px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .mobile-app-download-lightbox section .action-wrapper span.app-store.huawei {
        background-image:url('assets/images/home_2x_d06289b9e42cb2ad9a5fb6beb2fc8bd2.html');
        background-position: -170px -116px;
        -webkit-background-size: 294px 214px;
        -moz-background-size: 294px 214px;
        background-size: 294px 214px
    }
}

.mobile-app-download-lightbox section .action-wrapper .btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 11px;
    width: calc(100% - 116px)
}

.share-lightbox h3:after,.purchase-warning-box h3:after {
    position: absolute;
    top: -75px;
    left: calc(50% - 30px);
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: -69px 0;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox h3:after,.purchase-warning-box h3:after {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: -64px 0;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox h3:before,.purchase-warning-box h3:before {
    position: absolute;
    content: '';
    top: -80px;
    left: calc(50% - 35px);
    width: 69px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    border-top: 1px solid #dedede
}

.share-lightbox.invite h3:after,.purchase-warning-box.invite h3:after {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: 0 0;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox.invite h3:after,.purchase-warning-box.invite h3:after {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: 0 0;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox .share-links,.purchase-warning-box .share-links {
    margin-top: 16px
}

.share-lightbox .share-links li,.purchase-warning-box .share-links li {
    display: inline-block;
    width: calc((100% - 8px) / 2);
    padding-bottom: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.share-lightbox .share-links li a,.purchase-warning-box .share-links li a {
    font-size: 14px;
    color: #1064bc;
    padding-left: 45px;
    display: inline-block
}

.share-lightbox .share-links li a:before,.purchase-warning-box .share-links li a:before {
    margin-left: -45px;
    margin-right: 10px
}

.share-lightbox .share-links li a.facebook:before,.purchase-warning-box .share-links li a.facebook:before {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: -44px -69px;
    width: 34px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox .share-links li a.facebook:before,.purchase-warning-box .share-links li a.facebook:before {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: -38.5px -64px;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox .share-links li a.twitter:before,.purchase-warning-box .share-links li a.twitter:before {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: -138px -44px;
    width: 34px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox .share-links li a.twitter:before,.purchase-warning-box .share-links li a.twitter:before {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: -128px -38.5px;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox .share-links li a.pinterest:before,.purchase-warning-box .share-links li a.pinterest:before {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: -138px 0;
    width: 34px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox .share-links li a.pinterest:before,.purchase-warning-box .share-links li a.pinterest:before {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: -128px 0;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox .share-links li a.eposta:before,.purchase-warning-box .share-links li a.eposta:before {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: 0 -69px;
    width: 34px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox .share-links li a.eposta:before,.purchase-warning-box .share-links li a.eposta:before {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: 0 -64px;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox .share-links li a.google:before,.purchase-warning-box .share-links li a.google:before {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: -88px -69px;
    width: 34px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox .share-links li a.google:before,.purchase-warning-box .share-links li a.google:before {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: -77px -64px;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox .share-links li a.whatsapp:before,.purchase-warning-box .share-links li a.whatsapp:before {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: 0 -113px;
    width: 34px;
    height: 34px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .share-lightbox .share-links li a.whatsapp:before,.purchase-warning-box .share-links li a.whatsapp:before {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: 0 -102.5px;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.share-lightbox .dialog-buttons,.purchase-warning-box .dialog-buttons {
    text-align: center
}

.share-lightbox .dialog-buttons .btn,.purchase-warning-box .dialog-buttons .btn {
    text-decoration: none;
    line-height: 26px;
    width: calc((100% - 4px) / 2)
}

.share-lightbox .dialog-buttons .btn:focus,.purchase-warning-box .dialog-buttons .btn:focus,.share-lightbox .dialog-buttons .btn:visited,.purchase-warning-box .dialog-buttons .btn:visited,.share-lightbox .dialog-buttons .btn:hover,.purchase-warning-box .dialog-buttons .btn:hover,.share-lightbox .dialog-buttons .btn:active,.purchase-warning-box .dialog-buttons .btn:active {
    text-decoration: none
}

.purchase-warning-box.overlay {
    z-index: 99500
}

.purchase-warning-box.dialog-content {
    z-index: 99520
}

.purchase-warning-box h3:after {
    background-image: url('assets/images/dialog_4d865e4cfbb82cc8786816009cc2a098.html');
    background-position: 0 0;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    -webkit-background-size: 99px!important;
    -moz-background-size: 99px!important;
    background-size: 99px!important
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .purchase-warning-box h3:after {
        background-image:url('assets/images/dialog_2x_fff94db551162d05440ca0a655b05488.html');
        background-position: 0 0;
        -webkit-background-size: 49.5px 49.5px;
        -moz-background-size: 49.5px 49.5px;
        background-size: 49.5px 49.5px
    }
}

.purchase-warning-box .purchase-warning-text {
    width: 225px;
    text-align: center;
    margin: auto
}

.purchase-warning-box .btn-close {
    width: 100%!important;
    margin-top: 20px
}

.search-map-app {
    right: 35px;
    color: #fff;
    font-weight: 100
}

a.back-button.active {
    -webkit-animation: fadeEffect .2s;
    -moz-animation: fadeEffect .2s;
    -o-animation: fadeEffect .2s;
    -ms-animation: fadeEffect .2s;
    animation: fadeEffect .2s
}

[ng:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak {
    display: none!important
}

.s360-displayed {
    padding-bottom: 70px!important
}

.s360-displayed .s360-insurance-disclaimer {
    margin: -50px 8px 0;
    font-size: 10px;
    color: #999;
    text-align: left
}

.webview {
    padding-top: 0!important
}

.webview.mobile-header-enabled,.webview .auto-360-container {
    margin-top: 0!important
}

.webview .content,.webview .main-content,.webview .main-content.show-banner {
    padding-top: 0
}

.webview header,.webview footer,.webview .mobile-header-container,.webview .sub-menu,.webview .smart-app-banner,.webview .lp-mobile-header.mobile-only,.webview .lp-mobile-header {
    display: none!important
}

@-moz-keyframes fadeEffect {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    100% {
        opacity: .3;
        -ms-filter: "alpha(opacity=30)";
        filter: alpha(opacity=30)
    }
}

@-webkit-keyframes fadeEffect {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    100% {
        opacity: .3;
        -ms-filter: "alpha(opacity=30)";
        filter: alpha(opacity=30)
    }
}

@-o-keyframes fadeEffect {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    100% {
        opacity: .3;
        -ms-filter: "alpha(opacity=30)";
        filter: alpha(opacity=30)
    }
}

@keyframes fadeEffect {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    100% {
        opacity: .3;
        -ms-filter: "alpha(opacity=30)";
        filter: alpha(opacity=30)
    }
}

.map-types-default a,#classified-location .map-buttons.type-streetView a,#classified-location .map-buttons.type-noStreetView a {
    height: 29px;
    width: 55px;
    line-height: 29px;
    font-weight: normal;
    text-align: center
}

.map-types-default a.active,#classified-location .map-buttons.type-streetView a.active,#classified-location .map-buttons.type-noStreetView a.active {
    font-weight: bold
}

.map-types-default a.map,#classified-location .map-buttons.type-streetView a.map,#classified-location .map-buttons.type-noStreetView a.map {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px
}

.map-types-default a.satellite,#classified-location .map-buttons.type-streetView a.satellite,#classified-location .map-buttons.type-noStreetView a.satellite {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.map-types-default a.streetView,#classified-location .map-buttons.type-streetView a.streetView,#classified-location .map-buttons.type-noStreetView a.streetView {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    border-left: 0;
    width: 130px
}

#classified-location {
    overflow: hidden
}

#classified-location .getDirectionsButton {
    position: absolute;
    top: 10px;
    right: 168px;
    z-index: 12;
    width: 112px;
    height: 29px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    background-color: #fff;
    display: table
}

#classified-location .getDirectionsButton.hover {
    background-color: #ebebeb
}

#classified-location .getDirectionsButton a {
    height: 29px;
    font-size: 10px;
    font-weight: bold;
    color: #666
}

#classified-location .getDirectionsButton a span {
    display: inline-block;
    position: relative;
    width: 85px;
    height: 21px;
    margin-top: 8px;
    margin-left: 7px
}

#classified-location .getDirectionsButton a:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -29px -344px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 1px;
    padding: 0;
    margin: 0;
    left: 4px
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    #classified-location .getDirectionsButton a:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: 0 -350px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#classified-location .streetViewButton {
    position: absolute;
    top: 10px;
    right: 129px;
    z-index: 12;
    width: 29px;
    height: 29px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    background-color: #fff;
    display: table
}

#classified-location .streetViewButton.hover a:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -59px -344px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: relative;
    border: 1px;
    top: 4px;
    left: 5px;
    padding: 0;
    margin: 0
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    #classified-location .streetViewButton.hover a:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -25px -350px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#classified-location .streetViewButton a {
    width: 29px;
    height: 29px;
    left: 4px;
    bottom: 4px
}

#classified-location .streetViewButton a:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -89px -344px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: relative;
    border: 1px;
    top: 4px;
    left: 5px;
    padding: 0;
    margin: 0
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    #classified-location .streetViewButton a:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -50px -350px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#classified-location .street-view-button-tooltip {
    display: none;
    position: absolute;
    z-index: 15;
    background-color: #fff;
    top: 48px;
    right: 95px;
    text-align: center;
    width: 96px;
    height: 23px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12)
}

#classified-location .street-view-button-tooltip:before {
    content: '';
    height: 8px;
    left: 48px;
    position: absolute;
    background: -webkit-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    top: 0;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    -o-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    width: 8px
}

#classified-location .street-view-button-tooltip.display {
    display: block
}

#classified-location .street-view-button-tooltip .tooltip-text {
    font-size: 10px;
    color: #1064bc;
    line-height: 23px
}

#classified-location .map-buttons {
    position: absolute;
    top: 10px;
    z-index: 12;
    border-radius: 7px;
    background-color: #fff
}

#classified-location .map-buttons .zoom-divider {
    width: 18px;
    height: 1px;
    background-color: #d5d5d5;
    position: absolute;
    left: 6px;
    top: 29px
}

#classified-location .map-buttons .map-satellite-divider {
    overflow: hidden;
    float: left;
    display: inline;
    width: 1px;
    height: 18px;
    background-color: #d5d5d5;
    position: absolute;
    top: 5px
}

#classified-location .map-buttons li {
    display: inline-block;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0
}

#classified-location .map-buttons.zoom {
    left: 35px;
    position: absolute;
    width: 29px;
    height: 58px;
    top: 58px
}

#classified-location .map-buttons.zoom a {
    width: 29px;
    height: 29px;
    font-size: 16px;
    line-height: 24px;
    color: #333
}

#classified-location .map-buttons.zoom a.in {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#classified-location .map-buttons.zoom a.in:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -149px -344px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 1px;
    padding: 0;
    margin: 0
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    #classified-location .map-buttons.zoom a.in:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -100px -350px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#classified-location .map-buttons.zoom a.out {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top: 0
}

#classified-location .map-buttons.zoom a.out:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -291px;
    width: 11px;
    height: 3px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 1px;
    padding: 0;
    margin: 0
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    #classified-location .map-buttons.zoom a.out:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -265px -194px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#classified-location .map-buttons.zoomRes {
    left: 23px;
    position: absolute;
    width: 29px;
    height: 58px;
    top: 58px
}

#classified-location .map-buttons.zoomRes a {
    width: 29px;
    height: 29px;
    font-size: 16px;
    line-height: 24px;
    color: #333
}

#classified-location .map-buttons.zoomRes a.in {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#classified-location .map-buttons.zoomRes a.in:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -149px -344px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 1px;
    padding: 0;
    margin: 0
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    #classified-location .map-buttons.zoomRes a.in:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -100px -350px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#classified-location .map-buttons.zoomRes a.out {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top: 0
}

#classified-location .map-buttons.zoomRes a.out:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -291px;
    width: 11px;
    height: 3px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 1px;
    padding: 0;
    margin: 0
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    #classified-location .map-buttons.zoomRes a.out:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -265px -194px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#classified-location .map-buttons.type-streetView {
    width: 110px;
    right: 14px
}

#classified-location .map-buttons.type-noStreetView {
    width: 110px;
    right: 10px
}

#classified-location .map-buttons a {
    display: inline-block;
    color: #666;
    text-align: center;
    font-weight: bold;
    -webkit-transition-property: 'background-color, color';
    -moz-transition-property: 'background-color, color';
    -o-transition-property: 'background-color, color';
    -webkit-transition-property: 'background-color, color';
    -moz-transition-property: 'background-color, color';
    -o-transition-property: 'background-color, color';
    -ms-transition-property: 'background-color, color';
    transition-property: 'background-color, color';
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#classified-location .map-buttons a.active,#classified-location .map-buttons a:hover {
    text-decoration: none;
    color: #000
}

#classified-location .map-buttons a:hover {
    background-color: #ebebeb
}

#classified-location .disable {
    display: none
}

#classified-location #markerContainer {
    left: 0;
    top: 0;
    z-index: 9;
    position: absolute
}

#classified-location .mapTooltipInfo {
    border-radius: 2px;
    border: 1px solid #374636;
    -webkit-box-shadow: inset 0 1px 1px #fff;
    -webkit-box-shadow: inset 0 1px 1px #fff;
    box-shadow: inset 0 1px 1px #fff;
    color: #fff;
    background-color: #000;
    opacity: .75;
    -ms-filter: "alpha(opacity=75)";
    filter: alpha(opacity=75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
    padding: 6px 15px 6px 10px;
    position: absolute;
    text-shadow: -1px 2px #2c3428;
    font-size: 10px;
    z-index: 10;
    margin-left: -18px;
    white-space: nowrap;
    pointer-events: none
}

#classified-location .mapTooltipInfo strong,#classified-location .mapTooltipInfoDetails strong {
    display: block
}

#classified-location .mapTooltipInfoDetails {
    border-radius: 2px;
    border: 1px solid #c0bebe;
    color: #828282;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    z-index: 10
}

#classified-location .mapTooltipInfoDetails img {
    float: left;
    width: 88px;
    margin-right: 12px
}

#classified-location .mapTooltipInfoDetails strong {
    font-size: 12px
}

#classified-location .mapTooltipInfoDetails a span {
    color: #838282;
    font-size: 11px;
    margin: 0;
    padding: 0;
    line-height: 12px
}

#classified-location .mapTooltipInfoDetails a:hover span.tooltipClassifiedInfo {
    text-decoration: none
}

#classified-location .mapTooltipInfoDetails #closeTooltip {
    float: right;
    margin: -8px -5px 0 10px
}

#classified-location .mapTooltipInfoDetails .tooltipLink {
    display: block
}

#classified-location .mapTooltipInfoDetails div,#classified-location .mapTooltipInfoDetails .tooltipLink {
    padding: 6px
}

#classified-location .mapTooltipInfoDetails h6 {
    display: none;
    padding: 8px;
    border-radius: 2px 2px 0 0;
    font-size: 13px;
    text-align: center;
    font-weight: normal
}

#classified-location .mapTooltipInfoDetails img ~ p {
    margin: 0 0 3px 98px
}

#classified-location .mapTooltipInfoDetails .tooltipClassifiedTitle {
    color: #000;
    font-size: 11px;
    display: block;
    overflow: hidden
}

#classified-location .mapTooltipInfoDetails p {
    line-height: 18px
}

#classified-location .mapTooltipInfoDetails p span {
    float: right;
    color: #039;
    font-weight: bold
}

#classified-location .mapTooltipInfoDetails:before,#classified-location .mapTooltipInfoDetails:after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    top: 100%
}

#classified-location .mapTooltipInfoDetails:before {
    border-width: 8px;
    border-color: #fff transparent transparent transparent;
    left: 16px;
    z-index: 1
}

#classified-location .mapTooltipInfoDetails:after {
    border-width: 9px;
    border-color: #c0bfbd transparent transparent transparent;
    left: 15px
}

#classified-location .mapTooltipInfoDetails.arrowOnTop {
    margin-top: 38px!important
}

#classified-location .mapTooltipInfoDetails.arrowOnTop:after {
    top: -16px;
    left: 17px;
    border-color: transparent transparent #fff;
    z-index: 1
}

#classified-location .mapTooltipInfoDetails.arrowOnTop:before {
    top: -16px;
    left: 18px;
    border-color: transparent transparent #c0bfbd
}

#classified-location .mapTooltipInfoDetails.arrowOnRight:after {
    left: auto;
    right: 15px
}

#classified-location .mapTooltipInfoDetails.arrowOnRight:before {
    left: auto;
    right: 16px;
    z-index: 1
}

#classified-location .mapTooltipInfoDetails .pointError {
    color: #fff;
    background-color: #d30404;
    border-color: #ad0303
}

#classified-location .tooltipClassifiedInfo {
    position: absolute;
    bottom: 17px;
    width: 200px
}

#classified-location .gmnoprint {
    z-index: 15
}

#classified-location .poi-info {
    position: absolute;
    bottom: 30px;
    left: 10px;
    border-radius: 7px;
    background-color: #fff;
    width: 119px;
    height: 185px;
    z-index: 10;
    padding: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#classified-location .poi-info.dragging {
    display: none
}

#classified-location .poi-info li {
    margin-top: 13px;
    padding-left: 20px;
    cursor: pointer;
    position: relative
}

#classified-location .poi-info li:first-child {
    margin-top: 0
}

#classified-location .poi-info li:before {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    background: url('assets/images/faceted_search_b07b6c00e0b63cddd3cbc56d57e6b1a1.html') 0 -365px no-repeat;
    content: " "
}

#classified-location .poi-info li:hover:before {
    background-position: 0 -384px
}

#classified-location .poi-info li.active:before {
    background-position: 0 -402px
}

#classified-location .poiIcon {
    position: absolute;
    white-space: nowrap;
    cursor: pointer;
    margin-left: -12px;
    margin-top: -34px
}

#classified-location .poiTooltipName {
    color: #484747;
    margin: 0;
    background-color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding-top: 2px;
    min-height: 18px
}

#classified-location .poiBasarsoft {
    position: absolute;
    bottom: 17px;
    right: 0;
    color: #444;
    font-family: Roboto,Arial,sans-serif;
    font-size: 10px;
    padding-right: 6px;
    text-align: right;
    white-space: nowrap
}

#classified-location .streetViewNotFoundError,#classified-location .streetViewNotFoundErrorHideDefault {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #f2f2f2
}

#classified-location .expText,#classified-location .expTextHideDefault {
    top: 47%;
    text-align: center;
    position: relative;
    font-size: 16px
}

#classified-location .streetViewNotFoundErrorHideDefault {
    display: none
}

#classified-location .expTextHideDefault {
    display: none
}

#classified-location .zoomButtonContainer {
    margin: 24px;
    -webkit-user-select: none;
    position: absolute;
    bottom: 117px;
    right: 48px
}

#classified-location .zoomButtonContainerRes {
    margin: 10px;
    -webkit-user-select: none;
    position: absolute;
    bottom: 200px;
    right: 48px
}

.gm-style .gm-iv-address {
    height: 58px
}

.gm-style .gm-iv-address .gm-iv-vertical-separator {
    height: 67px
}

.gm-style .gm-iv-address .gm-iv-address-link {
    width: 100px
}

.gm-style .gm-iv-address .gm-iv-marker {
    top: 35px
}

.gm-style .gm-compass .gm-compass-tooltip-text,.gm-style .gm-compass .gm-compass-arrow-right-outer,.gm-style .gm-compass .gm-compass-arrow-right-inner {
    display: none
}

#disclaimerConfirmModal h3 {
    padding-bottom: 20px
}

#disclaimerConfirmModal p {
    margin: 20px 0
}

#disclaimerConfirmModal .dialog-buttons {
    margin: 30px 0 10px;
    text-align: right
}

#disclaimerConfirmModal .dialog-buttons a {
    width: 150px;
    box-sizing: border-box
}

#disclaimerConfirmModal .dialog-buttons a+a {
    margin-left: 10px
}

#cboxOverlay.adultContentOverlay {
    opacity: .9!important
}

.adultContentOverlay #cboxContent {
    padding: 30px
}

.adultContentOverlay #cboxContent #cboxClose {
    top: 30px;
    right: 30px
}

.tipitip.price-history {
    padding-top: 12px
}

.price-history-wrapper {
    position: relative;
    display: inline-block;
    letter-spacing: 0!important
}

.price-history-wrapper.get-classified #price-history-dropdown {
    top: 32px;
    left: -161px
}

.price-history-wrapper.get-classified .big-price#price-history-dropdown {
    left: -201px
}

.price-history-wrapper.hidden {
    display: none
}

.price-history-wrapper .inner-date {
    font-size: 10px;
    color: #999;
    margin-top: 3px
}

.price-history-wrapper .no-price-history {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #dedede;
    padding-top: 20px;
    padding-bottom: 10px;
    color: rgba(153,153,153,0.6);
    background-color: #fafafa
}

.price-history-wrapper .price-trend {
    padding-left: 11px
}

.price-history-wrapper .price-trend.price-trend-none {
    padding-left: 24px
}

.price-history-wrapper .price-trend.price-up:after {
    content: "";
    background-image: url('assets/images/classifiedPriceHistory_2ea83e68c304dfb12fe29a0e61cba74e.html');
    background-position: -176px -185px;
    width: 12px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 17px
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    .price-history-wrapper .price-trend.price-up:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_ec53d6793cf55a0cace29bc074ab9546.html');
        background-position: -156px -180px;
        -webkit-background-size: 413px 234px;
        -moz-background-size: 413px 234px;
        background-size: 413px 234px
    }
}

.price-history-wrapper .price-trend.price-down:after {
    content: "";
    background-image: url('assets/images/classifiedPriceHistory_2ea83e68c304dfb12fe29a0e61cba74e.html');
    background-position: -154px -185px;
    width: 12px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 17px
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    .price-history-wrapper .price-trend.price-down:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_ec53d6793cf55a0cace29bc074ab9546.html');
        background-position: -139px -180px;
        -webkit-background-size: 413px 234px;
        -moz-background-size: 413px 234px;
        background-size: 413px 234px
    }
}

.price-history-wrapper.price-history-icon {
    cursor: pointer;
    width: 17px;
    height: 15px;
    margin-left: 5px
}

.price-history-wrapper.price-history-icon:after {
    top: 2px;
    content: " ";
    position: absolute;
    background-image: url('assets/images/classifiedPriceHistory_2ea83e68c304dfb12fe29a0e61cba74e.html');
    background-position: -127px -185px;
    width: 17px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    .price-history-wrapper.price-history-icon:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_ec53d6793cf55a0cace29bc074ab9546.html');
        background-position: -117px -180px;
        -webkit-background-size: 413px 234px;
        -moz-background-size: 413px 234px;
        background-size: 413px 234px
    }
}

.price-history-wrapper .price-history-info {
    display: none;
    position: absolute;
    width: 340px;
    padding: 0 10px 10px 10px;
    background: #fafafa;
    -webkit-box-shadow: 2px 0 5px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.1),-2px 0 5px 0 rgba(0,0,0,0.1);
    box-shadow: 2px 0 5px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.1),-2px 0 5px 0 rgba(0,0,0,0.1);
    z-index: 400;
    top: 27px;
    left: -165px
}

.price-history-wrapper .price-history-info .smaller {
    font-size: 14px
}

.price-history-wrapper .price-history-info.open {
    display: block!important
}

.price-history-wrapper .price-history-info.big-price {
    width: 420px;
    left: -206px
}

.price-history-wrapper .price-history-info.big-price:before {
    left: 234px
}

.price-history-wrapper .price-history-info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 194px;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #fafafa;
    border-color: transparent transparent #fafafa #fafafa;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-box-shadow: -2px 2px 1px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: -2px 2px 1px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: -2px 2px 1px 0 rgba(0,0,0,0.1);
    box-shadow: -2px 2px 1px 0 rgba(0,0,0,0.1)
}

.price-history-wrapper .price-history-info .section-top {
    padding: 20px 0 9px 10px;
    height: 14px;
    padding-top: 20px;
    border-bottom: 1px solid #eaeaea;
    background-color: #fafafa
}

.price-history-wrapper .price-history-info .section-top .section-title {
    position: relative;
    font-size: 12px;
    color: #438ed8;
    font-weight: bold;
    cursor: default
}

.price-history-wrapper .price-history-info .section-top .section-title:after {
    position: absolute;
    bottom: -9px;
    left: -10px;
    content: '';
    width: 138px;
    height: 2px;
    background: #438ed8
}

.price-history-wrapper .price-history-info .price-all {
    font-size: 12px;
    letter-spacing: -0.1px;
    text-align: center;
    color: #039;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: normal
}

.price-history-wrapper .price-history-info .table-wrapper {
    background-color: #fff;
    border: 1px solid #ececec;
    padding: 15px;
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 0
}

.price-history-wrapper .price-history-info .price-history-table {
    width: 100%
}

.price-history-wrapper .price-history-info .price-history-table tr:last-child .price-trend-none .currency {
    padding-right: 23px
}

.price-history-wrapper .price-history-info .price-history-table tr:last-child td {
    border-bottom: 0
}

.price-history-wrapper .price-history-info .price-history-table td {
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    letter-spacing: -0.1px;
    color: #333;
    padding-top: 17.5px;
    padding-bottom: 17.5px;
    border-bottom: 1px solid #dedede
}

.price-history-wrapper .price-history-info .price-history-table td.price {
    font-weight: bold;
    text-align: right
}

.price-history-wrapper .price-history-info .price-history-table tr:first-child {
    padding-bottom: 9px;
    padding-top: 9px
}

.price-history-wrapper .price-history-info .price-history-summary {
    list-style: none;
    margin-top: 10px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    background-color: #fff;
    border: 1px solid #ececed;
    padding-top: 15px;
    padding-bottom: 15px
}

.price-history-wrapper .price-history-info .price-history-summary .price-change-icon {
    width: 46px;
    display: inline-block
}

.price-history-wrapper .price-history-info .price-history-summary .price-change-icon:after {
    content: " ";
    background-image: url('assets/images/classifiedPriceHistory_2ea83e68c304dfb12fe29a0e61cba74e.html');
    background-position: -71px -185px;
    width: 46px;
    height: 46px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    .price-history-wrapper .price-history-info .price-history-summary .price-change-icon:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_ec53d6793cf55a0cace29bc074ab9546.html');
        background-position: -66px -180px;
        -webkit-background-size: 413px 234px;
        -moz-background-size: 413px 234px;
        background-size: 413px 234px
    }
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item {
    float: left;
    text-align: center;
    width: calc(100% / 2 - 23px)
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item.first-price {
    margin-left: 5px
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item.first-price .history-header {
    max-width: 120px
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item.second-price .history-header {
    max-width: 110px
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item.price-holder {
    display: inline-block;
    width: 46px
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item .history-header {
    font-size: 12px;
    color: #999;
    margin: auto;
    text-align: center;
    font-weight: normal
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item .history-body {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #454545
}

.price-history-wrapper .price-history-info .price-history-summary .price-history-summary-item .history-body .currency {
    font-size: smaller!important
}

.price-history-wrapper .price-history-tooltip {
    right: -83px;
    top: 16px;
    position: absolute;
    background-color: #fff;
    width: 132px;
    height: 42px;
    border-radius: 1px;
    -webkit-box-shadow: 2px 2px 0 0 rgba(208,208,208,0.5);
    box-shadow: 2px 2px 0 0 rgba(208,208,208,0.5);
    border: 3px solid #8598aa;
    display: none
}

.price-history-wrapper .price-history-tooltip.open {
    display: block!important
}

.price-history-wrapper .price-history-tooltip:after {
    content: " ";
    width: 0;
    position: absolute;
    height: 0;
    top: -13px;
    left: calc(90% / 2);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #8598aa
}

.price-history-wrapper .price-history-tooltip span {
    position: absolute;
    top: 50%;
    color: #333;
    white-space: pre;
    left: 50%;
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-size: 11px;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.price-history-wrapper.favourite-client .section-title:after {
    width: 291px!important
}

body.show-splash-price-history-icon #splash-price-history-icon:after {
    content: " ";
    background-image: url('assets/images/classifiedPriceHistory_2ea83e68c304dfb12fe29a0e61cba74e.html');
    background-position: 0 0;
    width: 413px;
    height: 175px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    z-index: 100000;
    left: -95px;
    top: -13px
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    body.show-splash-price-history-icon #splash-price-history-icon:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_ec53d6793cf55a0cace29bc074ab9546.html');
        background-position: 0 0;
        -webkit-background-size: 413px 234px;
        -moz-background-size: 413px 234px;
        background-size: 413px 234px
    }
}

body.show-splash-price-history-icon .price-history-wrapper.price-history-icon {
    background-color: #fff;
    z-index: 100000;
    width: 45px;
    height: 45px;
    position: absolute;
    top: -28px;
    left: -10px;
    border-radius: 50%
}

body.show-splash-price-history-icon .price-history-wrapper.price-history-icon:after {
    left: 13px;
    top: 15px
}

body.show-splash-price-history-icon #cboxOverlay {
    display: block!important;
    opacity: .6!important;
    -ms-filter: "alpha(opacity=60)"!important;
    filter: alpha(opacity=60)!important
}

body.show-splash-price-history-icon .uiInlineBox {
    overflow: visible
}

[ng:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate) {
    display: none!important
}

#cookiePolicy {
    bottom: 60px
}

header .classified-page-title {
    top: 0;
    bottom: 0;
    font-size: 16px;
    position: absolute;
    line-height: 50px;
    color: #fff;
    left: 98px;
    right: 98px;
    text-align: center;
    font-weight: 700
}

header h1 {
    left: 98px;
    right: 98px
}

header .icon.sahibinden-logo {
    left: 45px
}

.three-sixty-area {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.three-sixty-area div.spinner {
    width: 34px!important;
    height: 34px!important;
    top: 60px!important;
    right: 10px!important
}

.three-sixty-area div.spinner:before {
    margin-left: -10px!important;
    top: 8px!important;
    border-left: 10px solid transparent!important;
    border-right: 10px solid transparent!important;
    border-top: 13px solid #fff!important
}

.three-sixty-area div.spinner:after {
    width: 30px!important;
    height: 30px!important;
    margin-top: -15px!important;
    margin-left: -15px!important
}

.three-sixty-area span {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.three-sixty-area span.three-sixty {
    z-index: 10
}

.three-sixty-area span.three-sixty:before {
    top: 3px!important;
    right: 3px!important
}

.three-sixty-area span.three-sixty-info {
    top: 67px!important;
    display: none
}

.three-sixty-area span.three-sixty-info[viewactive='true'] {
    display: block
}

.fullscreen .three-sixty-area div.spinner,.carousel-holder .three-sixty-area div.spinner {
    top: 10px!important
}

.fullscreen .three-sixty-area span.three-sixty,.carousel-holder .three-sixty-area span.three-sixty {
    z-index: 99
}

.fullscreen .three-sixty-area span.three-sixty-info,.carousel-holder .three-sixty-area span.three-sixty-info {
    top: 17px!important
}

h1.classified-title {
    position: relative;
    margin: 0;
    padding: 2px 14px;
    color: #333;
    z-index: 1;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    word-wrap: break-word;
    background-color: #f7f7f7
}

.main-content {
    padding-bottom: 60px;
    background-color: #f1f1f1
}

.content {
    zoom:1;background-color: #ececec
}

.content:before,.content:after {
    display: table;
    content: "";
    zoom:1}

.content:after {
    clear: both
}

.content .btn-paris-purchase-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 170px;
    border-top: 1px solid #d8d8d8
}

.content .btn-paris-purchase-container .btn-paris-purchase-buy {
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.25);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.25);
    background-color: #00a698;
    border: 0;
    color: #fff;
    height: 44px;
    width: 308px
}

.content .user-action-lightbox-paris.dialog-content {
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: initial;
    -moz-transform: initial;
    -o-transform: initial;
    -ms-transform: initial;
    transform: initial;
    overflow: auto
}

.content .user-action-lightbox-paris.dialog-content>div {
    -webkit-transform: initial;
    -moz-transform: initial;
    -o-transform: initial;
    -ms-transform: initial;
    transform: initial;
    padding: 0;
    border-radius: 0;
    border: 0;
    height: 100%
}

.content .user-action-lightbox-paris.dialog-content>div .dialog-close {
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -197px -138px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    top: 15px;
    right: inherit;
    left: 15px;
    border: 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .content .user-action-lightbox-paris.dialog-content>div .dialog-close {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: 0 -128px;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.content .user-action-lightbox-paris.dialog-content>div .dialog-close:hover {
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -197px -138px;
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .content .user-action-lightbox-paris.dialog-content>div .dialog-close:hover {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: 0 -128px;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.content .user-action-lightbox-paris.dialog-content>div h3 {
    background-color: #32618d;
    color: #fff;
    margin: 0;
    padding: 16px;
    padding-left: 45px;
    text-align: left
}

.content .user-action-lightbox-paris.dialog-content>div section {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100vh - 50px)
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 30px 25px
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections-item {
    margin-bottom: 30px
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections-item .info-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections-item .info-content-image {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    -ms-flex-item-align: start
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections-item .info-content-description {
    margin-left: 15px
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections-item .info-content-description h4 {
    color: #454545;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections-item .info-content-description p {
    margin: 0
}

.content .user-action-lightbox-paris.dialog-content>div .info-sections-item:last-child {
    margin-bottom: 0
}

.content .user-action-lightbox-paris.dialog-content>div .info-section-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f7f7f7;
    border-top: solid 1px #e7e7e7;
    padding: 15px 10px 10px
}

.content .user-action-lightbox-paris.dialog-content>div .info-section-footer p {
    margin-bottom: 50px;
    margin-top: 0
}

.content .user-action-lightbox-paris.dialog-content>div .info-section-footer .btn {
    height: 44px
}

.content .info-section {
    zoom:1;background: #f1f1f1
}

.content .info-section:before,.content .info-section:after {
    display: table;
    content: "";
    zoom:1}

.content .info-section:after {
    clear: both
}

.content .info-section .operations-widget {
    background-color: #f1f1f1
}

.content .info-section .operations-widget .operation-head {
    display: block;
    margin: 13px 0 13px 11px;
    width: 82px
}

.content .info-section .operations-widget .operation-head:before {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 24px;
    display: block;
    content: '';
    background: url('assets/images/s360-logo-auto_38ceafe906f58e29928f584895a59226.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin: 0
}

.content .info-section .operations-widget .operation-head.estate {
    width: 103px
}

.content .info-section .operations-widget .operation-head.estate:before {
    background-image: url('assets/images/s360-logo-estate_cb7ec6b8adf0fcb33786a4143bdbab66.html')
}

.content .info-section .operations-widget li {
    zoom:1;line-height: 36px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 13px;
    padding-top: 5px
}

.content .info-section .operations-widget li:last-of-type {
    border-bottom: 0
}

.content .info-section .operations-widget .service-info-list {
    padding: 0 14px 0 11px
}

.content .info-section .operations-widget .service-info-list a.operation-box {
    display: block;
    height: 36px;
    position: relative;
    font-size: 14px;
    color: #1064bc;
    text-decoration: initial;
    zoom:1}

.content .info-section .operations-widget .service-info-list a.operation-box:before,.content .info-section .operations-widget .service-info-list a.operation-box:after {
    display: table;
    content: "";
    zoom:1}

.content .info-section .operations-widget .service-info-list a.operation-box:after {
    clear: both
}

.content .info-section .operations-widget .service-info-list a.operation-box:after {
    position: absolute;
    top: 9px;
    right: 0;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -269px;
    width: 8px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .content .info-section .operations-widget .service-info-list a.operation-box:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -340px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.content .info-section .operations-widget .service-info-list span {
    display: block;
    float: left;
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0
}

.content .info-section .operations-widget .service-info-list .operation-img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin: 3px 11px 3px 3px;
    float: left;
    display: block
}

.content .info-section #paris-purchase hr {
    display: none
}

.content .detail-content {
    padding: 14px;
    min-height: calc(100vh - 136px);
    border-top: 2px solid #ffc71e;
    background-color: #fff;
    overflow: hidden;
    overflow-x: auto
}

.content .detail-content ul {
    list-style: inside
}

.content .detail-content.map-container {
    padding: 0 0 3px 0
}

.content ul {
    display: block;
    background-color: #fff
}

.content ul.classified-tabs {
    zoom:1;background: #f7f7f7
}

.content ul.classified-tabs:before,.content ul.classified-tabs:after {
    display: table;
    content: "";
    zoom:1}

.content ul.classified-tabs:after {
    clear: both
}

.content ul.classified-tabs.no-map li {
    width: calc((100% - 33px) / 2)
}

.content ul.classified-tabs li {
    float: left;
    margin-left: 5px;
    padding: 9px;
    width: calc((100% - 38px) / 3);
    border: 1px solid #b2b2b2;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom: 0;
    font-size: 89%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.content ul.classified-tabs li:first-child {
    margin-left: 14px
}

.content ul.classified-tabs li.active-tab {
    background: #ffc71e;
    border-color: #ffc71e
}

.classified-info-list {
    border-top: 2px solid #ffc71e;
    border-bottom: 1px solid #e7e7e7
}

.classified-info-list.get {
    border-top: 1px solid #e7e7e7
}

.classified-info-list li .briefSquareMeters {
    margin-top: 25px;
    text-align: right
}

.classified-info-list li .briefSquareMeters span {
    float: none
}

.classified-info-list li a.refundable-deposit {
    display: block;
    text-decoration: initial;
    zoom:1}

.classified-info-list li a.refundable-deposit span {
    padding-right: 15px;
    color: #0e64bc
}

.classified-info-list li a.refundable-deposit:before,.classified-info-list li a.refundable-deposit:after {
    display: table;
    content: "";
    zoom:1}

.classified-info-list li a.refundable-deposit:after {
    clear: both
}

.classified-info-list li a.refundable-deposit:after {
    position: absolute;
    right: 12px;
    top: 42px;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -269px;
    width: 8px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .classified-info-list li a.refundable-deposit:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -340px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.classified-info-list li small {
    color: #999;
    float: left;
    margin-top: -20px;
    vertical-align: top
}

.classified-info-list .depositServiceInfo {
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #999;
    margin: 7px
}

.classified-info-list .depositServiceInfo .depositService {
    text-decoration: none
}

.user-call-lightbox>div {
    padding: 0;
    margin: 0
}

.user-call-lightbox>div .dialog-close {
    top: 15px
}

.user-call-lightbox>div h3 {
    margin: 0;
    padding: 15px 20px 15px 20px;
    color: #333;
    font-weight: 100;
    font-size: 16px
}

.user-call-lightbox>div p.shopping-detail {
    margin-left: 60px;
    font-size: 12px;
    margin-right: 10px
}

.user-call-lightbox>div p.shopping-detail:first-child:before {
    content: '';
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 16px 0 15px 40px;
    position: absolute;
    left: 10px;
    background-image: url('assets/images/secure_4bba0d6d3e560d23d3abaa74b89aeb49.html')
}

.user-call-lightbox>div div {
    overflow: hidden
}

.user-call-lightbox>div div>a {
    display: block;
    margin: 5px auto 15px auto;
    width: 228px;
    font-size: 13px;
    text-decoration: none
}

.user-call-lightbox>div div>a:focus,.user-call-lightbox>div div>a:visited,.user-call-lightbox>div div>a:hover,.user-call-lightbox>div div>a:active {
    text-decoration: none
}

.user-call-lightbox>div div ul.riskyCategory {
    display: none
}

.user-call-lightbox>div div ul li {
    zoom:1;line-height: 30px;
    border-top: 1px solid #b9b9b9;
    font-size: 14px;
    color: #1064bc;
    text-align: center;
    margin: auto;
    padding: 5px;
    font-weight: bold
}

.user-call-lightbox>div div ul li:before,.user-call-lightbox>div div ul li:after {
    display: table;
    content: "";
    zoom:1}

.user-call-lightbox>div div ul li:after {
    clear: both
}

.user-call-lightbox>div div ul li:first-child {
    color: #000;
    line-height: 30px;
    padding: 10px;
    font-size: 14px
}

.user-call-lightbox>div div ul li a {
    display: block;
    font-size: 14px;
    text-decoration: none
}

.user-call-lightbox>div div ul li a:focus,.user-call-lightbox>div div ul li a:visited,.user-call-lightbox>div div ul li a:hover,.user-call-lightbox>div div ul li a:active {
    text-decoration: none
}

.user-call-lightbox>div div ul li a span.info-key {
    float: left;
    padding-left: 20px
}

.user-call-lightbox>div div ul li a span.info-value {
    float: right;
    padding-right: 32px
}

.user-call-lightbox>div div.hide-button-show-contact ul {
    display: block
}

.user-call-lightbox>div div.hide-button-show-contact>a {
    display: none
}

.user-call-lightbox .paris-detail-warning-area {
    padding: 0 16px;
    background-color: #fff
}

.user-call-lightbox .paris-detail-warning-area .paris-warning-title {
    color: #333;
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 2px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.user-call-lightbox .paris-detail-warning-area .paris-warning-title::before {
    background-image: url('assets/images/sellerProfile_11a9c57bcf91f7f30bb85d38ab05ac37.html');
    background-position: -129px 0;
    width: 18px;
    height: 18px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .user-call-lightbox .paris-detail-warning-area .paris-warning-title::before {
        background-image:url('assets/images/sellerProfile_2x_1b63a3a27a1366d58bd8f12a62b4e1f0.html');
        background-position: -25px -81px;
        -webkit-background-size: 118px 101px;
        -moz-background-size: 118px 101px;
        background-size: 118px 101px
    }
}

.user-call-lightbox .paris-detail-warning-area .paris-warning-title span:first-child {
    margin-left: 4px
}

.user-call-lightbox .paris-detail-warning-area .paris-warning-body {
    color: #919191;
    font-size: 11px;
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif
}

.user-call-lightbox .paris-detail-warning-area .paris-warning-body p {
    margin-top: 8px
}

.user-call-lightbox .paris-detail-warning-area .paris-warning-body p:first-child {
    color: #999
}

.user-call-lightbox .paris-detail-warning-area .paris-warning-body a[href] {
    color: #1064bc;
    text-decoration: none
}

.cargo-info-lightbox h3:after {
    position: absolute;
    top: -75px;
    left: calc(50% - 30px);
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: 0 -197px;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .cargo-info-lightbox h3:after {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: -128px -64px;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.cargo-info-lightbox h3:before {
    position: absolute;
    content: '';
    top: -80px;
    left: calc(50% - 35px);
    width: 69px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    border-top: 1px solid #dedede
}

.cargo-info-lightbox ul {
    font-size: 13px
}

.cargo-info-lightbox ul .cargo-info-values {
    padding: 2px 0 8px
}

.cargo-info-lightbox ul .cargo-info-keys {
    color: #999
}

.cargo-info-lightbox button.closer {
    width: 100%;
    margin-top: 8px
}

.description-container {
    padding: 60px 2px
}

.description-container section p {
    padding: 15px
}

.simple-lightbox>div {
    max-width: 304;
    margin: 0 auto;
    padding: 16px
}

.simple-lightbox .simple-lightbox-text {
    margin-bottom: 20px;
    text-align: center
}

.simple-lightbox h3 {
    margin-top: 14px
}

.simple-lightbox .dialog-buttons {
    text-align: center;
    margin-bottom: 4px
}

.simple-lightbox .dialog-buttons .btn {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 44px
}

.info-lightbox .experience-text {
    display: inline-block;
    overflow: hidden;
    line-height: normal;
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px
}

.info-lightbox h3:after {
    position: absolute;
    top: -75px;
    left: calc(50% - 30px);
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -197px -69px;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .info-lightbox h3:after {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: -128px 0;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.info-lightbox h3:before {
    position: absolute;
    content: '';
    top: -80px;
    left: calc(50% - 35px);
    width: 69px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    border-top: 1px solid #dedede
}

.info-lightbox .dialog-buttons {
    text-align: center
}

.info-lightbox .dialog-buttons .btn {
    text-decoration: none;
    line-height: 26px;
    width: calc((100% - 4px) / 2)
}

.info-lightbox .dialog-buttons .btn:focus,.info-lightbox .dialog-buttons .btn:visited,.info-lightbox .dialog-buttons .btn:hover,.info-lightbox .dialog-buttons .btn:active {
    text-decoration: none
}

.installment-info-lightbox h3:after {
    position: absolute;
    top: -75px;
    left: calc(50% - 30px);
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: 0 -128px;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .installment-info-lightbox h3:after {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: -64px 0;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.installment-info-lightbox h3:before {
    position: absolute;
    content: '';
    top: -80px;
    left: calc(50% - 35px);
    width: 69px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    border-top: 1px solid #dedede
}

.installment-info-lightbox .installment-info-value {
    text-align: center
}

.installment-info-lightbox .hirePurchaseInfo {
    text-align: center;
    font-size: 11px;
    color: #333
}

.installment-info-lightbox .hirePurchaseInfo p.text {
    margin: 16px 0 0
}

.installment-info-lightbox .hirePurchaseInfo ul {
    zoom:1;padding: 0 20px 15px 20px;
    margin: 0 auto
}

.installment-info-lightbox .hirePurchaseInfo ul:before,.installment-info-lightbox .hirePurchaseInfo ul:after {
    display: table;
    content: "";
    zoom:1}

.installment-info-lightbox .hirePurchaseInfo ul:after {
    clear: both
}

.installment-info-lightbox .hirePurchaseInfo ul li {
    width: 75px;
    height: 25px;
    display: inline-block;
    margin-top: 16px
}

.installment-info-lightbox .hirePurchaseInfo ul li i {
    width: 70px;
    height: 20px;
    display: inline-block;
    background-image: url('assets/images/creditCards_85664686386af67ea9f7802692bdf5c1.html');
    text-indent: -9999px;
    background-repeat: no-repeat
}

.installment-info-lightbox .hirePurchaseInfo ul li .cardAdvantage {
    background-position: 4px -2px
}

.installment-info-lightbox .hirePurchaseInfo ul li .cardAxess {
    background-position: 14px -27px
}

.installment-info-lightbox .hirePurchaseInfo ul li .cardBonus {
    background-position: 9px -53px
}

.installment-info-lightbox .hirePurchaseInfo ul li .cardFinans {
    background-position: 0 -79px
}

.installment-info-lightbox .hirePurchaseInfo ul li .cardMaximum {
    background-position: 10px -103px
}

.installment-info-lightbox .hirePurchaseInfo ul li .cardWorld {
    background-position: 9px -124px
}

.installment-info-lightbox .hirePurchaseInfo ul li .cardParaf {
    background-position: 9px -148px
}

.installment-info-lightbox .hirePurchaseInfo .classifiedOpportunity {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    margin: 0;
    padding: 5px 20px 5px 20px
}

.installment-info-lightbox .hirePurchaseInfo .classifiedOpportunity .cardWorld {
    background-position: 0 -122px;
    width: 52px
}

.installment-info-lightbox .hirePurchaseInfo .classifiedOpportunity .cardMaximum {
    background-position: 10px -99px
}

.installment-info-lightbox .hirePurchaseInfo .classifiedOpportunity .cardBonus {
    background-position: 9px -52px;
    width: 62px
}

.installment-info-lightbox .hirePurchaseInfo .classifiedOpportunity .cardFinans {
    background-position: 0 -76px;
    width: 73px
}

.installment-info-lightbox .hirePurchaseInfo .classifiedOpportunity .cardAxess {
    width: 62px;
    background-position: 16px -25px
}

.installment-info-lightbox .hirePurchaseInfo .classifiedOpportunity a {
    text-decoration: none;
    color: #039
}

.installment-info-lightbox .hirePurchaseInfo .disabledPurchaseInfosa {
    padding-top: 10px
}

.installment-info-lightbox .hirePurchaseInfo .yasalDuzenlemeBilgi {
    text-align: center;
    padding: 4px 30px;
    display: inline-block
}

.installment-info-lightbox .hirePurchaseInfo .minPriceReason {
    text-align: center;
    padding: 4px 8px;
    display: inline-block
}

.installment-info-lightbox .hirePurchaseInfo #cardCampaignInfo {
    display: none
}

.installment-info-lightbox .hirePurchaseInfo span {
    width: 70px;
    height: 20px;
    display: inline-block;
    text-indent: -9999px;
    margin-top: 4px;
    background: url('assets/images/creditCards_85664686386af67ea9f7802692bdf5c1.html') no-repeat
}

.installment-info-lightbox button.closer {
    width: 100%
}

.adult-content-dialog.overlay {
    opacity: .9!important;
    -ms-filter: "alpha(opacity=90)"!important;
    filter: alpha(opacity=90)!important
}

.adult-content-dialog .dialog-buttons .cancel-button {
    width: calc(50% - 15px);
    float: left
}

.adult-content-dialog .dialog-buttons .agree-button {
    width: calc(50% - 1px)
}

.adult-content-dialog section p {
    font-size: 14px;
    text-align: left;
    color: #000
}

.adult-content-dialog section p.attentionParagraph {
    font-weight: bold
}

.adult-content-dialog h3:after {
    position: absolute;
    top: -75px;
    left: calc(50% - 30px);
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -128px 0;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .adult-content-dialog h3:after {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: 0 0;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.adult-content-dialog h3:before {
    position: absolute;
    content: '';
    top: -80px;
    left: calc(50% - 35px);
    width: 69px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    border-top: 1px solid #dedede
}

.user-action-lightbox section {
    position: relative
}

.user-action-lightbox section .actions-loading {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff;
    z-index: 500
}

.user-action-lightbox section .actions-loading:after {
    content: ' ';
    background: transparent url('assets/images/loadingx_66cf00370b0eb07c4396deee10c33725.html') no-repeat scroll center center;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px
}

.user-action-lightbox a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    text-decoration: none
}

.user-action-lightbox a:first-child {
    border-bottom: 1px solid #d4d4d4
}

.user-action-lightbox.paris-user-action-lightbox .dialog-content {
    width: 85%
}

.user-action-lightbox.paris-user-action-lightbox>div {
    position: relative
}

.user-action-lightbox.paris-user-action-lightbox>div::before {
    background-color: #fff;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -298px -131px;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -38px;
    border: 8px solid #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 100%
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .user-action-lightbox.paris-user-action-lightbox>div::before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -73px -210px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.user-action-lightbox.paris-user-action-lightbox>div>h3 {
    color: #000;
    letter-spacing: 0;
    margin-top: 35px
}

.user-action-lightbox.paris-user-action-lightbox section {
    text-align: center
}

.user-action-lightbox.paris-user-action-lightbox section div.dialog-links a {
    border: 0;
    font-size: 14px;
    line-height: normal;
    margin: 16px;
    letter-spacing: normal
}

.user-action-lightbox.paris-user-action-lightbox section div.dialog-links a[href] {
    color: #1064bc
}

.user-action-lightbox.paris-user-action-lightbox section .dialog-buttons {
    margin-top: 4px
}

.user-action-lightbox.paris-user-action-lightbox section .dialog-buttons a {
    color: #489ae9;
    line-height: 22px;
    height: 44px;
    font-size: 14px
}

.slider {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    margin-bottom: -15px
}

.slider img {
    width: 100%;
    height: auto
}

.slider img.animate-slider.ng-animate {
    -webkit-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) all;
    -moz-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) all;
    -o-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) all;
    -ms-transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) all;
    transition: 100ms cubic-bezier(0.25,0.25,0.75,0.75) all
}

.slider img.animate-slider.ng-enter {
    position: absolute;
    top: 0
}

.slider img.animate-slider.ng-enter {
    left: 100%
}

.slider img.animate-slider.ng-enter.animate-slider.ng-enter-active {
    left: 0
}

.slider img.animate-slider.ng-leave {
    left: 0
}

.slider img.animate-slider.ng-leave.animate-slider.ng-leave-active {
    left: -100%
}

.slider.backward img.animate-slider.ng-enter {
    left: -100%
}

.slider.backward img.animate-slider.ng-leave,.slider.backward img.animate-slider.ng-leave-active {
    left: 100%
}

.no-image img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc
}

.image-not-shown p {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    color: #000
}

.product-condition {
    zoom:1;padding: 13px 14px;
    background-color: #fff
}

.product-condition:before,.product-condition:after {
    display: table;
    content: "";
    zoom:1}

.product-condition:after {
    clear: both
}

.product-condition .item {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.product-condition .item.unused,.product-condition .item.used {
    width: 32%
}

.product-condition .item.fromStore,.product-condition .item.fromOwner {
    width: 36%
}

.product-condition .item.shipping {
    width: 32%
}

.product-condition .unused,.product-condition .used,.product-condition .fromStore,.product-condition .fromOwner,.product-condition .shipping {
    font-size: 12px;
    color: #333;
    position: relative;
    padding-left: 19px
}

.product-condition .unused:before,.product-condition .used:before,.product-condition .fromStore:before,.product-condition .fromOwner:before,.product-condition .shipping:before {
    position: absolute;
    top: 0;
    left: 0
}

.product-condition .fromStore,.product-condition .fromOwner,.product-condition .shipping {
    padding-left: 23px
}

.product-condition .shipping {
    color: #1064bc
}

.product-condition .used:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -99px -376px;
    width: 16px;
    height: 14px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .product-condition .used:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -300px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.product-condition .unused:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -127px;
    width: 14px;
    height: 14px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .product-condition .unused:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -321px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.product-condition .fromStore:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -247px -251px;
    width: 18px;
    height: 14px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .product-condition .fromStore:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -226px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.product-condition .fromOwner:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -74px -376px;
    width: 15px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .product-condition .fromOwner:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -330px -77px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.product-condition .shipping:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -303px -251px;
    width: 18px;
    height: 13px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .product-condition .shipping:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -330px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.shipping-info {
    margin: 0;
    padding: 0 14px 14px;
    font-size: 12px;
    background: #fff;
    text-align: center
}

.shipping-info p {
    margin: 0;
    border-radius: 2px;
    line-height: 30px;
    background: #f7f7f7
}

.fab-menu-overlay {
    background: #000;
    opacity: .4;
    -ms-filter: "alpha(opacity=40)";
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 600
}

.fab-menu-overlay[ng-cloak] {
    display: none!important
}

.fab-menu-overlay.showing-text {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70)
}

.fab-menu-overlay-text[ng-cloak] {
    display: none!important
}

.fab-menu-overlay-text.estate.step1 {
    background: url('assets/images/fab-overlay-text-menu-estate_476c21491fef67d6915f575db9a35b20.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 308px;
    height: 187px;
    position: fixed;
    right: 40px;
    bottom: 22px;
    z-index: 700
}

.fab-menu-overlay-text.estate.step2 {
    background: url('assets/images/fab-overlay-text-services-estate_977d26f6344d01115e9c636f62ed6a50.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 293px;
    height: 187px;
    position: fixed;
    right: 60px;
    bottom: 350px;
    z-index: 700
}

.fab-menu-overlay-text.auto.step1 {
    background: url('assets/images/fab-overlay-text-menu-auto_47936d172d95c6b7293e6f30136a7334.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 329px;
    height: 166px;
    position: fixed;
    right: 30px;
    bottom: 12px;
    z-index: 700
}

.fab-menu-overlay-text.auto.step2 {
    background: url('assets/images/fab-overlay-text-services-auto_6f221376b80502b8d0064a3a41729630.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 340px;
    height: 167px;
    position: fixed;
    right: 20px;
    bottom: 350px;
    z-index: 700
}

.user-info {
    position: fixed;
    width: 100%;
    margin: 0;
    padding: 8px;
    bottom: 0;
    list-style: none;
    z-index: 300
}

.user-info.overlay-visible {
    z-index: 601
}

.user-info.overlay-visible>li:not(.fab-360-wrapper) {
    position: relative
}

.user-info.overlay-visible>li:not(.fab-360-wrapper):before {
    content: '';
    display: block;
    background: #000;
    opacity: .4;
    -ms-filter: "alpha(opacity=40)";
    filter: alpha(opacity=40);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    z-index: 602
}

.user-info.overlay-visible.promotion>li:not(.fab-360-wrapper):before {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70)
}

.user-info>li>a:not(.fab-360) {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    text-decoration: none
}

.user-info>li>a:not(.fab-360):focus,.user-info>li>a:not(.fab-360):visited,.user-info>li>a:not(.fab-360):hover,.user-info>li>a:not(.fab-360):active {
    text-decoration: none
}

.user-info:not(.get) {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: transparent!important
}

.user-info:not(.get)>li {
    width: 100%;
    margin-right: 9px
}

.user-info:not(.get)>li:last-of-type {
    margin-right: 0
}

.user-info:not(.get)>li>a:not(.fab-360) {
    font-weight: 600!important;
    font-size: 15px!important;
    padding: 14px 15px 15px!important;
    letter-spacing: -0.2px!important;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16),0 0 4px 0 rgba(0,0,0,0.11),1px 0 2px 0 rgba(0,0,0,0.13)!important;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16),0 0 4px 0 rgba(0,0,0,0.11),1px 0 2px 0 rgba(0,0,0,0.13)!important
}

.user-info:not(.get)>li.fab-360-wrapper {
    width: 44px
}

.user-info:not(.get)>li.fab-360-wrapper>a {
    width: 44px;
    height: 44px;
    display: block;
    border-radius: 100px;
    position: relative
}

.user-info:not(.get)>li.fab-360-wrapper>a.estate:before,.user-info:not(.get)>li.fab-360-wrapper>a.auto:before {
    content: '';
    background: url('assets/images/fab-estate_8137a3f1b7928648cc9fc8edb162ec05.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 50px;
    height: 51px;
    display: block;
    position: absolute;
    top: -3px;
    left: -3px
}

.user-info:not(.get)>li.fab-360-wrapper>a.auto:before {
    width: 52px;
    height: 53px;
    top: -4px;
    left: -4px;
    background-image: url('assets/images/fab-auto_6b007254f515ce28d1b7d11a086b94c2.html')
}

.user-info:not(.get)>li.fab-360-wrapper>a.open {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,0.5);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.5);
    background-color: #d7d7d7
}

.user-info:not(.get)>li.fab-360-wrapper>a.open:before {
    content: '';
    background: url('assets/images/fab-close_765fa54c4bd968f02f1373e5749b6de2.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px
}

.user-info.get {
    zoom:1;background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.user-info.get:before,.user-info.get:after {
    display: table;
    content: "";
    zoom:1}

.user-info.get:after {
    clear: both
}

.user-info.get li {
    float: left;
    line-height: 44px;
    height: 44px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    text-align: center;
    border-radius: 2px;
    width: calc((100% - 44px));
    background-color: #e3f4ef;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16),0 0 4px 0 rgba(0,0,0,0.11),1px 0 2px 0 rgba(0,0,0,0.13)!important;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16),0 0 4px 0 rgba(0,0,0,0.11),1px 0 2px 0 rgba(0,0,0,0.13)!important
}

.user-info.get li a {
    letter-spacing: .2px;
    color: #fff;
    font-size: 15px;
    font-weight: 600
}

.user-info.get li.name {
    position: relative;
    width: 44px
}

.user-info.get li.name:before {
    position: absolute;
    top: 15px;
    left: 12px;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -236px -298px;
    width: 21px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .user-info.get li.name:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -224px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.user-info.get li.name a {
    position: relative;
    width: 100%;
    height: 100%
}

.user-info.get li.ask {
    margin-left: 8px
}

.user-info.get li.ask a {
    color: #00a698
}

.user-info.get li.buy {
    position: relative;
    margin-left: 8px;
    background-color: #00a698
}

.user-info.get.single li {
    margin: 0
}

.user-info.get.double li {
    width: calc((100% - 60px) / 2)
}

.user-info.get.double li.name {
    width: 44px
}

.user-info.get.double li.buy {
    margin-left: 8px
}

.user-info .fab-menu {
    position: absolute;
    bottom: 65px;
    right: 8px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16),0 0 4px 0 rgba(0,0,0,0.11),1px 0 2px 0 rgba(0,0,0,0.13);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16),0 0 4px 0 rgba(0,0,0,0.11),1px 0 2px 0 rgba(0,0,0,0.13)
}

.user-info .fab-menu[ng-cloak] {
    display: none!important
}

.user-info .fab-menu .operations-widget .operation-head {
    background-color: #eaeaea;
    padding: 10px;
    border-radius: 4px 4px 0 0;
    display: block
}

.user-info .fab-menu .operations-widget .operation-head:before {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 96px;
    height: 30px;
    display: block;
    content: '';
    background: url('assets/images/s360-logo-auto_38ceafe906f58e29928f584895a59226.html');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin: 0
}

.user-info .fab-menu .operations-widget .operation-head.estate:before {
    width: 119px;
    height: 29px;
    background-image: url('assets/images/s360-logo-estate_cb7ec6b8adf0fcb33786a4143bdbab66.html')
}

.user-info .fab-menu .operations-widget ul {
    background: transparent
}

.user-info .fab-menu .operations-widget ul li {
    padding: 0 0 0 10px
}

.user-info .fab-menu .operations-widget ul li a {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    padding: 7px 25px 7px 0;
    height: 30px;
    position: relative;
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
    zoom:1}

.user-info .fab-menu .operations-widget ul li a:before,.user-info .fab-menu .operations-widget ul li a:after {
    display: table;
    content: "";
    zoom:1}

.user-info .fab-menu .operations-widget ul li a:after {
    clear: both
}

.user-info .fab-menu .operations-widget ul li a:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -6px;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -269px;
    width: 8px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .user-info .fab-menu .operations-widget ul li a:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -340px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.user-info .fab-menu .operations-widget ul li a img {
    float: left;
    width: 24px;
    height: 24px;
    display: block;
    margin: 3px 8px 3px 3px
}

.user-info .fab-menu .operations-widget ul li a span {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 30px
}

.user-info .fab-menu .operations-widget ul li:last-of-type a {
    border-bottom: 0
}

.responsive-full-screen-dialog form ul {
    background-color: inherit
}

.secure-trade-info {
    zoom:1;margin: 0;
    padding: 0;
    list-style: none;
    background-color: #f7f7f7!important;
    border-top: 2px solid #ffc71e
}

.secure-trade-info:before,.secure-trade-info:after {
    display: table;
    content: "";
    zoom:1}

.secure-trade-info:after {
    clear: both
}

.secure-trade-info.double li {
    width: calc((100% - 8px) / 2)
}

.secure-trade-info li {
    float: left;
    margin: 0;
    padding: 0;
    max-height: 40px;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.secure-trade-info li:first-child {
    border-left: 0
}

.secure-trade-info li a {
    display: inline-block;
    color: #1064bc;
    max-height: 40px;
    font-size: 13px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    overflow: hidden
}

.secure-trade-info li.name {
    padding-left: 13px
}

.secure-trade-info li.name a {
    max-width: calc(100% - 20px)
}

.secure-trade-info li.installment {
    position: relative;
    width: 56%
}

.secure-trade-info li.installment:before {
    position: absolute;
    top: 14px;
    left: 14px;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -275px -251px;
    width: 18px;
    height: 13px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .secure-trade-info li.installment:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -312px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.secure-trade-info li.installment a {
    padding-left: 40px
}

.secure-trade-info li.price-part {
    width: 44%;
    text-align: right;
    padding-right: 14px
}

.secure-trade-info li.price-part .price {
    color: #00a698;
    font-size: 13px;
    font-weight: bold
}

.secure-trade-info li.ask {
    margin-left: 8px
}

.secure-trade-info li.ask a:before {
    margin: -4px 10px 0 0;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -171px -298px;
    width: 23px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .secure-trade-info li.ask a:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -169px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.mega-image,.map-container {
    height: 100%;
    padding: 0
}

.description-container img {
    max-width: 100%;
    height: auto
}

.mega-image {
    background-color: #000;
    position: relative
}

.mega-image.fullscreen section {
    top: 0
}

.mega-image section {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 200;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.mega-image section ul {
    max-height: 100%
}

.mega-image section ul>li:first-child {
    position: absolute
}

.mega-image section ul img {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    width: auto!important;
    max-width: 100%!important;
    max-height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto
}

.map-container {
    height: 100%
}

.map-container #gmap {
    width: 100%;
    height: 100%
}

.modal.fullscreen .modal-header {
    display: none;
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70)
}

.modal.fullscreen .modal-content {
    height: 100%
}

.classified-info-list {
    padding: 0 14px;
    position: relative
}

.classified-info-list .hiddenAttributes {
    display: none!important;
    width: 0;
    height: 0
}

.classified-info-list li {
    zoom:1;line-height: 31px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 13px
}

.classified-info-list li:before,.classified-info-list li:after {
    display: table;
    content: "";
    zoom:1}

.classified-info-list li:after {
    clear: both
}

.classified-info-list li strong {
    font-weight: normal;
    color: #666;
    float: left;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.classified-info-list li span {
    color: #666;
    float: right;
    max-width: 50%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.classified-info-list li span.fromOwner,.classified-info-list li span.classifiedId {
    color: #910000;
    -webkit-user-select: element;
    -khtml-user-select: element;
    -moz-user-select: element;
    -o-user-select: element;
    -webkit-user-select: element;
    -moz-user-select: element;
    -ms-user-select: element;
    user-select: element;
    display: inline-block
}

.classified-info-list li span.price {
    color: #1064bc;
    font-weight: bold
}

.classified-info-list li:last-of-type {
    border-bottom: 0
}

.classified-info-list li .show-real-estate-chart {
    color: #1064bc;
    display: block;
    line-height: normal;
    background: url('assets/images/right-arrow-light_e19a26601dbe45bdc32c8540a2770d21.html') no-repeat right center;
    -webkit-background-size: 9px 14px;
    -moz-background-size: 9px 14px;
    background-size: 9px 14px;
    padding-right: 10px
}

#experience-popup-container {
    display: none;
    width: 100vw;
    position: absolute;
    z-index: 1;
    bottom: 0
}

#experience-popup-container #experience-popup {
    padding: 15px;
    width: 300px;
    height: 93px;
    color: #fff;
    background: #279ce1;
    border: 1px solid #279ce1;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 12px;
    line-height: normal
}

#experience-popup-container #experience-popup:after {
    position: absolute;
    content: '';
    top: 91px;
    left: calc(50% - 7px);
    width: 14px;
    height: 14px;
    border: 12px solid transparent;
    border-top-color: #279ce1
}

#experience-popup-container #experience-popup .experience-popup-header {
    position: relative;
    font-weight: bold;
    font-size: 14px;
    display: block
}

#experience-popup-container #experience-popup .experience-popup-header #close-experience-popup {
    position: absolute;
    top: -6px;
    right: 0
}

#experience-popup-container #experience-popup .experience-popup-content {
    font-weight: 300;
    font-size: 12px;
    display: block;
    margin-top: 5px
}

.detail-group-specification,.detail-group-title {
    padding: 16px 14px 17px 14px;
    color: #666;
    background-color: #f1f1f1
}

.detail-group-specification.price-history-title,.detail-group-title.price-history-title {
    padding-top: 3px
}

.detail-group-specification-all {
    padding: 16px 14px 17px 14px;
    background-color: #f1f1f1;
    color: #666;
    text-transform: uppercase
}

.detail-group-specification-all a.equipment-spec {
    display: block;
    padding: 16px 0;
    text-decoration: none;
    color: #666;
    font-size: 14px
}

.detail-group-specification-all a.equipment-spec:after {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -215px;
    width: 14px;
    height: 8px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 5px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .detail-group-specification-all a.equipment-spec:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -210px -194px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.detail-group-specification-all a.equipmentExpanded {
    text-decoration: none;
    display: block
}

.detail-group-specification-all a.equipmentExpanded:after {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -197px;
    width: 14px;
    height: 8px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 5px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .detail-group-specification-all a.equipmentExpanded:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -325.5px -102.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

@media(max-width: 360px) {
    .classified-info-list.classified-tech-specs li span {
        max-width:34%
    }
}

.equipment-techs-main {
    margin-top: 0;
    padding: 0;
    margin-bottom: 0
}

.equipment-techs-main .classified-tech-specs {
    background: #f1f1f1
}

.section-title-main {
    margin-top: 27px
}

.classified-tech-specs {
    border-top: 0
}

.classified-tech-specs li span {
    max-width: 50%
}

.classified-tech-specs li .mtvButton {
    float: right;
    text-decoration: none
}

.classified-tech-specs li .mtvButton span {
    max-width: 100%
}

.classified-tech-specs li .mtvButton span:after {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -263px -344px;
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 7px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .classified-tech-specs li .mtvButton span:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -185px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.classified-tech-specs li .mtvButton small {
    margin-top: -19px;
    margin-right: 6px
}

.equipments {
    text-align: center;
    font-size: 13px;
    padding-bottom: 20px
}

.equipments .classified-info-list {
    padding: 0 16px;
    border: 0
}

.equipments .classified-info-list.price-history {
    min-height: auto
}

.equipments .classified-info-list li {
    padding: 16px 0
}

.equipments .classified-info-list li.equipment-spec-list {
    position: relative
}

.equipments .classified-info-list li.equipment-spec-list strong {
    padding-left: 8px;
    font-size: 14px
}

.equipments .classified-info-list li.equipment-spec-list .checkmark {
    position: absolute;
    top: 16px;
    right: 0;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -330px -220px;
    width: 20px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .equipments .classified-info-list li.equipment-spec-list .checkmark {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -275px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.equipments .classified-info-list li.equipment-spec-list .optional-title {
    padding-right: 9px;
    position: absolute;
    top: 0;
    right: 0
}

.equipments .classified-info-list li.equipment-spec-list li {
    line-height: 38px
}

.equipments .classified-info-list li.equipment-spec-list li table {
    width: 100%
}

.equipments .classified-info-list strong {
    margin-left: 8px;
    width: 75%;
    font-size: 16px;
    color: #333
}

.equipments tr td {
    width: 25%
}

.equipments tr td hr {
    border-top: 1.5px solid #eee;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.equipments ul {
    text-align: left;
    margin-left: auto;
    margin-right: auto
}

.equipments li {
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #1064bc
}

.equipments li:not(.q) {
    border: 1px solid #e7e7e7;
    border-top: 0;
    border-left: none;
    border-right: 0
}

.detail-tech-specs-modal {
    padding: 25px 0 60px;
    background-color: #ececec
}

.detail-tech-specs-modal section p {
    padding: 15px
}

.detail-tech-specs-modal section .classified-info-list li {
    zoom:1;position: relative;
    line-height: inherit
}

.detail-tech-specs-modal section .classified-info-list li:before,.detail-tech-specs-modal section .classified-info-list li:after {
    display: table;
    content: "";
    zoom:1}

.detail-tech-specs-modal section .classified-info-list li:after {
    clear: both
}

.detail-tech-specs-modal section .classified-info-list li .spec-container {
    float: left;
    display: block;
    padding: 15px 8px 16px;
    height: 100%
}

.detail-tech-specs-modal section .classified-info-list li .spec-container.multi-line {
    padding: 8px
}

.detail-tech-specs-modal section .classified-info-list li .spec-container strong {
    font-size: 16px;
    color: #333
}

.detail-tech-specs-modal section .classified-info-list li .spec-container .sub-title strong {
    color: #bcbbbb;
    font-size: 12px
}

.detail-tech-specs-modal section .classified-info-list li span {
    font-size: 13px;
    line-height: 49px
}

#detail-tech-specs .modal-header {
    background: #32628d;
    position: relative
}

#detail-tech-specs .modal-header h3 {
    text-align: center;
    color: #fff
}

.sticky-header {
    position: fixed;
    top: 50px;
    padding: 10px 0;
    width: 100%;
    text-align: left;
    z-index: 150;
    background: #fff
}

.sticky-header .brandLogo {
    margin-left: 16px;
    height: 30px
}

.sticky-header span {
    position: absolute;
    top: 16px;
    margin-left: 3px;
    display: inline-block;
    font-size: 16px;
    color: #333;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

a.tech-spec-link {
    display: block;
    position: relative;
    font-size: 14px;
    color: #1064bc;
    text-decoration: initial
}

a.tech-spec-link:after {
    position: absolute;
    top: 9px;
    right: 0;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -269px;
    width: 8px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    a.tech-spec-link:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -340px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.tax-rates {
    margin: 54px 0 14px 0;
    text-align: center;
    font-size: 13px;
    line-height: 20px
}

.tax-rates h4 {
    margin-bottom: 1px;
    padding: 2px 0;
    background: #e6edf3
}

.tax-rates table {
    width: 100%
}

.tax-rates table td {
    width: 50%;
    padding: 2px
}

.tax-rates table tr {
    background: #f7f7f7;
    height: 20px;
    line-height: 20px
}

.tax-rates table tr:nth-child(even) {
    background: #fff
}

.tax-rates table tr:first-child {
    background: #e6edf3;
    font-weight: bold
}

.detail-group-container {
    padding: 0 14px;
    min-height: 32px;
    background-color: #fff
}

.detail-group-container ul {
    zoom:1;padding: 8px 0;
    border-bottom: 1px solid #e7e7e7
}

.detail-group-container ul:before,.detail-group-container ul:after {
    display: table;
    content: "";
    zoom:1}

.detail-group-container ul:after {
    clear: both
}

.detail-group-container ul:last-child {
    border: 0
}

.detail-group-container ul li h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #333
}

.detail-group-container ul li span {
    display: inline-block;
    color: #666;
    font-size: 13px
}

.detail-group-container ul li span.no-data {
    background-color: inherit;
    color: #aaa;
    padding: 0
}

h5 {
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
    padding-bottom: 0
}

.share-link-container {
    margin-bottom: 32px
}

.share-link-container .linktext {
    font-size: 12px
}

.carousel-holder {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center
}

.carousel-holder .carousel-dummy {
    padding-top: 75%
}

.carousel-holder li:before {
    content: ' ';
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 300
}

.carousel-holder li:after {
    content: ' ';
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 299
}

.carousel-holder li.video-item:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -110px -110px;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    top: 50%;
    margin: -50px auto 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .carousel-holder li.video-item:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -105px -105px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.carousel-holder li.video-item:after {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.carousel-holder li.video-item.hd-video:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 0;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .carousel-holder li.video-item.hd-video:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: 0 0;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.carousel-holder li.virtual-tour-item:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 -110px;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    top: 50%;
    margin: -50px auto 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .carousel-holder li.virtual-tour-item:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: 0 -105px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.carousel-holder li.virtual-tour-item:after {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.carousel-holder li.three-sixty-area:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -110px 0;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    top: 50%;
    margin: -50px auto 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .carousel-holder li.three-sixty-area:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -105px 0;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.carousel-holder li.three-sixty-area:after {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.mega-image ul[rn-carousel] {
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 100%
}

.mega-image ul[rn-carousel] li:before {
    content: ' ';
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 300
}

.mega-image ul[rn-carousel] li:after {
    content: ' ';
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 299
}

.mega-image ul[rn-carousel] li.video-item:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -110px -110px;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    top: 50%;
    margin: -50px auto 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .mega-image ul[rn-carousel] li.video-item:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -105px -105px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.mega-image ul[rn-carousel] li.video-item:after {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.mega-image ul[rn-carousel] li.video-item.hd-video:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 0;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .mega-image ul[rn-carousel] li.video-item.hd-video:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: 0 0;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.mega-image ul[rn-carousel] li.virtual-tour-item:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 -110px;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    top: 50%;
    margin: -50px auto 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .mega-image ul[rn-carousel] li.virtual-tour-item:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: 0 -105px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.mega-image ul[rn-carousel] li.virtual-tour-item:after {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.mega-image ul[rn-carousel] li.virtual-tour-item .no-tour-image {
    width: 100%;
    height: 270px;
    background-color: #999;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.mega-image ul[rn-carousel] li.three-sixty-item:before {
    display: none
}

.mega-image ul[rn-carousel] li.three-sixty-item:after {
    display: none
}

.three-sixty-area span.three-sixty {
    border-radius: 0!important;
    top: 0!important;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    background-color: rgba(0,0,0,0.2)!important;
    text-indent: -9000pt
}

.three-sixty-area span.three-sixty:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -110px 0;
    width: 100px;
    height: 100px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    -webkit-animation: none!important;
    -moz-animation: none!important;
    -o-animation: none!important;
    -ms-animation: none!important;
    animation: none!important;
    border: none!important;
    border-radius: 0!important;
    top: 50%!important;
    left: 50%;
    right: 0!important;
    bottom: 0;
    width: 100px!important;
    height: 100px!important;
    margin-left: -50px;
    margin-top: -50px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .three-sixty-area span.three-sixty:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -105px 0;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.fullscreen .three-sixty-area span.three-sixty {
    top: 0
}

.multimedia-tooltip {
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin-bottom: 30px;
    width: 290px;
    margin-left: -145px;
    padding: 16px 16px 15px;
    font-size: 12px;
    color: #fff;
    background-color: #279cff;
    border-radius: 4px;
    z-index: 999;
    text-align: left
}

.multimedia-tooltip:before {
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -10px;
    background-color: #279cff;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: ''
}

.multimedia-tooltip:after {
    content: 'x';
    font-size: 14px;
    position: absolute;
    top: 5px;
    right: 8px;
    line-height: 14px
}

.multimedia-tooltip .tooltip-title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px
}

.multimedia-tooltip span {
    line-height: 16px
}

.video-modal {
    padding: 0;
    background-color: #000
}

.video-modal .fluid_video_wrapper {
    width: 100%!important;
    height: 100%!important;
    bottom: 50%;
    margin-top: 50%
}

ul[rn-carousel] {
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-perspective: 1000px;
    -ms-perspective: 1000px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

ul[rn-carousel]+.nav-holder {
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 10px;
    z-index: 200
}

ul[rn-carousel]+.nav-holder>a {
    position: absolute;
    right: 15px;
    bottom: 0;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -368px -48px;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    ul[rn-carousel]+.nav-holder>a {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -137px -236.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

ul[rn-carousel]+.nav-holder nav {
    zoom:1;display: inline-block;
    margin-top: -30px;
    z-index: 100;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 6px 8px;
    background-color: rgba(0,0,0,0.6);
    border-radius: 16px
}

ul[rn-carousel]+.nav-holder nav:before,ul[rn-carousel]+.nav-holder nav:after {
    display: table;
    content: "";
    zoom:1}

ul[rn-carousel]+.nav-holder nav:after {
    clear: both
}

ul[rn-carousel]+.nav-holder nav a {
    display: inline-block;
    margin-right: 4px;
    width: 6px;
    height: 6px;
    vertical-align: top;
    margin-top: 5px;
    background-color: #e1e1e1;
    border-radius: 10px
}

ul[rn-carousel]+.nav-holder nav a:last-child {
    margin-right: 0
}

ul[rn-carousel]+.nav-holder nav a.active {
    background-color: #ffe800
}

ul[rn-carousel]>li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    overflow: auto;
    padding: 0;
    clear: left
}

ul[rn-carousel]>li img {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto
}

ul[rn-carousel-buffered]>li {
    display: none
}

ul[rn-carousel-transition="hexagon"] {
    overflow: visible
}

div.rn-carousel-indicator span {
    cursor: pointer;
    color: #666
}

div.rn-carousel-indicator span.active {
    color: #fff
}

.rn-carousel-control {
    -webkit-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    font-size: 2rem;
    position: absolute;
    top: 40%;
    opacity: .75;
    -ms-filter: "alpha(opacity=75)";
    filter: alpha(opacity=75);
    cursor: pointer
}

.rn-carousel-control:active {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.rn-carousel-control.rn-carousel-control-prev {
    left: .5em
}

.rn-carousel-control.rn-carousel-control-prev:before {
    content: "<"
}

.rn-carousel-control.rn-carousel-control-next {
    right: .5em
}

.rn-carousel-control.rn-carousel-control-next:before {
    content: ">"
}

.detail-buttons.no-map a {
    width: 100%
}

.detail-buttons.no-map a:before {
    display: none
}

.detail-buttons .location {
    line-height: 37px
}

.detail-buttons .location:after {
    content: attr(data-text);
    display: inline-block;
    width: 90%;
    margin: 0 5%;
    line-height: 13px;
    position: relative;
    top: -22px;
    text-align: center;
    font-size: 11px;
    color: #a4c9e6;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-shadow: none
}

.detail-buttons .purchase {
    float: left;
    background-color: #209771;
    background-image: -webkit-linear-gradient(270deg,#2db888 0,#209771 100%);
    background-image: -moz-linear-gradient(270deg,#2db888 0,#209771 100%);
    background-image: -o-linear-gradient(270deg,#2db888 0,#209771 100%);
    background-image: -ms-linear-gradient(270deg,#2db888 0,#209771 100%);
    background-image: linear-gradient(180deg,#2db888 0,#209771 100%);
    border-top: 1px solid #1f956f;
    border: 0;
    text-shadow: 2px 2px 0 #1f956f;
    outline: 0;
    padding: 10px 40px;
    width: calc(50% - 18px);
    display: block;
    line-height: inherit;
    font-size: 13px;
    margin: 6px 9px
}

.user-name {
    padding: 4px 0 13px;
    height: 42px;
    font-size: 14px;
    color: #1064bc;
    text-align: center;
    border-top: 1px solid #e7e7e7;
    background-color: #f7f7f7
}

.user-name.store-user-name {
    padding-top: 12px
}

.user-name .user-type-badge {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #d7d7d7;
    display: none
}

.user-name a {
    color: #1064bc;
    vertical-align: top
}

.user-name a div {
    color: #666;
    font-size: 12px
}

.user-name .no-detail {
    color: #333;
    vertical-align: top;
    font-weight: bold
}

.user-name .no-detail div {
    color: #666;
    font-size: 12px;
    font-weight: normal
}

.user-name div span:first-child {
    margin-right: 4px
}

.user-name .badge {
    position: absolute  !important;
    display: inline-block!important;
    top: 330px !important;
    right: 0 !important;
    font-size: 11px !important;
    font-style: italic !important;
    color: #765e18 !important;
}

.user-name .badge:before {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    background-image: url('../../www.sahibinden.com/assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -676px 0 !important;
    width: 33px !important;
    height: 38px !important;
    content: '' !important;
    display: inline-block !important;
    vertical-align: middle !important;
}



.user-name .badge span {
    position: relative !important;
    display: block !important;
    width: 32px !important;
    text-align: center !important;
    font-style: italic !important;
    color: #765e18 !important;
    line-height: 10px !important;
}

.user-name .badge span:first-child {
    margin-top: 5px !important;
    font-weight: bold !important;
}

.user-name[ab-active='true'].store-user-name {
    height: 48px;
    padding-top: 15px;
    position: relative
}

.user-name[ab-active='true'].store-user-name .badge {
    position: absolute;
    top: 9px;
    right: 14px;
    color: #775e0e;
    font-family: Arial
}

.user-name[ab-active='true'].store-user-name .badge:before {
    background-image: url('../../www.sahibinden.com/assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -368px -88px;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .user-name[ab-active='true'].store-user-name .badge:before {
        background-image:url('../../www.sahibinden.com/assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -172px -236.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.user-name[ab-active='true'].store-user-name .badge span {
    font-size: 8px;
    line-height: 8px;
    width: 31px;
    font-weight: bold
}

.user-name[ab-active='true'].store-user-name .badge span:first-child {
    font-weight: bold;
    font-size: 10px;
    margin-top: 7px
}

.user-name[ab-active='true'].store-user-name[prouser='true'],.user-name[ab-active='true'].store-user-name[premiumuser='true'] {
    padding-top: 18px
}

.user-name[ab-active='true'].store-user-name[prouser='true'] .user-type-badge,.user-name[ab-active='true'].store-user-name[premiumuser='true'] .user-type-badge {
    display: block
}

.user-name[ab-active='true'].store-user-name[prouser='true'] .badge,.user-name[ab-active='true'].store-user-name[premiumuser='true'] .badge {
    top: -8px;
    right: 10px
}

.user-name[ab-active='true'].store-user-name[premiumuser='true'] .user-type-badge {
    background-color: #3f475f
}

.user-name[ab-active='true'].store-user-name[premiumuser='true'] .user-type-badge span {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -255px -220px;
    width: 65px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 35px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .user-name[ab-active='true'].store-user-name[premiumuser='true'] .user-type-badge span {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -238.5px -210px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.other-classifieds h2 {
    background-color: #eaeaea;
    line-height: 40px;
    padding-left: 14px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}

.other-classifieds .show-all-other-classifieds {
    line-height: 44px;
    padding-left: 16px;
    font-size: 14px;
    color: #1064bc;
    border-bottom: 1px solid #d7d7d7;
    background-color: #fff;
    display: block;
    position: relative;
    clear: both;
    letter-spacing: .28px
}

.other-classifieds .show-all-other-classifieds:before {
    position: absolute;
    top: 16px;
    right: 16px;
    background-image: url('assets/images/home_5ebc87a020b9abfddafccb9222668759.html');
    background-position: -159px -90px;
    width: 8px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .other-classifieds .show-all-other-classifieds:before {
        background-image:url('assets/images/home_2x_d06289b9e42cb2ad9a5fb6beb2fc8bd2.html');
        background-position: -286px -56px;
        -webkit-background-size: 294px 214px;
        -moz-background-size: 294px 214px;
        background-size: 294px 214px
    }
}

.other-classifieds li {
    padding: 8px;
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea
}

.other-classifieds li .thumb {
    width: 112px;
    height: 84px;
    float: left
}

.other-classifieds li .thumb img {
    width: 100%;
    height: 100%
}

.other-classifieds li h3 {
    position: absolute;
    top: 18px;
    left: 128px;
    color: #454545;
    font-size: 14px;
    line-height: 17px;
    max-height: 34px;
    font-weight: normal;
    margin: 0
}

.other-classifieds li .item-price {
    position: absolute;
    bottom: 20px;
    left: 230px;
    text-align: right;
    color: #1064bc;
    right: 8px;
    font-weight: bold;
    line-height: 14px;
    z-index: 1
}

.other-classifieds li .item-location {
    position: absolute;
    bottom: 20px;
    right: 90px;
    left: 127px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #959595;
    letter-spacing: .4px;
    font-size: 11px
}

.other-classifieds li .item-location:before {
    background-image: url('assets/images/search_6d32b109b36b480b2034bd24f75aa3fd.html');
    background-position: -145px -147px;
    width: 9px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
    margin-top: -2px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .other-classifieds li .item-location:before {
        background-image:url('assets/images/search_2x_dbe5e1a2c54f7fb91e93114284afcac2.html');
        background-position: -226px -92.5px;
        -webkit-background-size: 238px 215px;
        -moz-background-size: 238px 215px;
        background-size: 238px 215px
    }
}

.other-classifieds li .premium-badge {
    background-image: url('assets/images/search_6d32b109b36b480b2034bd24f75aa3fd.html');
    background-position: -70px -147px;
    width: 65px;
    height: 13px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    display: block;
    position: absolute;
    bottom: 32px;
    left: 128px;
    display: none
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .other-classifieds li .premium-badge {
        background-image:url('assets/images/search_2x_dbe5e1a2c54f7fb91e93114284afcac2.html');
        background-position: -100px -75px;
        -webkit-background-size: 238px 215px;
        -moz-background-size: 238px 215px;
        background-size: 238px 215px
    }
}

.other-classifieds li[premium-store='true'] h3 {
    top: 15px
}

.other-classifieds li[premium-store='true'] .item-price {
    bottom: 15px
}

.other-classifieds li[premium-store='true'] .item-location {
    bottom: 14px
}

.other-classifieds li[premium-store='true'] .premium-badge {
    display: block
}

.breadcrumb {
    padding: 7px 17px 4px;
    color: #666;
    background-color: #f7f7f7;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #e7e7e7;
    white-space: nowrap;
    overflow-x: auto;
    direction: rtl
}

.breadcrumb a {
    text-decoration: none;
    color: #1064bc
}

.breadcrumb a:focus,.breadcrumb a:visited,.breadcrumb a:hover,.breadcrumb a:active {
    text-decoration: none
}

.breadcrumb a:not(:last-child):after {
    content: ' >'
}

.location-info {
    padding: 4px 17px;
    color: #1064bc;
    border-top: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    text-align: center;
    font-size: 12px
}

.location-info a {
    color: #1064bc;
    font-size: 12px
}

.breadcrumb+.location-info {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 7px;
    border-top: 0
}

.poi-filter {
    display: none;
    width: 100%;
    height: 428px;
    z-index: 400;
    left: 0;
    top: unset!important;
    bottom: 0!important;
    position: absolute;
    background-color: #fff!important
}

.poi-filter.display {
    display: block
}

.poi-filter .filter-header {
    width: 100%;
    height: 39px;
    z-index: 500;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #eee
}

.poi-filter .filter-header .close-modal {
    color: #7f7f7f;
    position: absolute;
    margin: 10px 14px;
    padding: 0;
    background-color: #eee;
    border: 0
}

.poi-filter .filter-header .header-title {
    color: #fff;
    font-size: 17px;
    line-height: 100%;
    text-align: center
}

.poi-filter .filter-header .filter-button {
    color: #1064bc;
    right: 14px;
    top: 10px;
    border: 0;
    position: absolute
}

.poi-filter .filter-body {
    width: 100%;
    height: auto;
    top: 50px;
    position: relative;
    background-color: #fff
}

.poi-filter .filter-body .poi-category {
    margin-left: 16px;
    margin-right: 16px;
    position: relative;
    border-bottom: 1px solid #e7e7e7
}

.poi-filter .filter-body .poi-category .name-and-definition {
    margin-left: 8px;
    display: inline-block;
    position: relative;
    width: calc(100% - 42px)
}

.poi-filter .filter-body .poi-category .name-and-definition .category-name {
    margin-top: 7.5px;
    margin-bottom: 2px;
    font-size: 16px;
    letter-spacing: -0.4px;
    color: #363636;
    font-weight: normal
}

.poi-filter .filter-body .poi-category .name-and-definition .category-definition {
    font-size: 12px;
    letter-spacing: -0.4px;
    color: #bcbbbb;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 7.5px
}

.poi-filter .filter-body .poi-category input.filter-checkbox[type=checkbox] {
    display: none
}

.poi-filter .filter-body .poi-category .filter-checkbox-icon {
    position: relative;
    float: right;
    width: 18px;
    height: 18px;
    top: 16px;
    left: 0;
    border-radius: 3px;
    border: 1px solid #bcbbbb;
    background-color: #fff
}

.poi-filter .filter-body .poi-category .filter-checkbox-icon.selected {
    background-image: url('assets/images/login_bd92e014ae1da3229ce7721b6dd7dab9.html');
    background-position: 0 -28px;
    width: 18px;
    height: 18px;
    border: 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poi-filter .filter-body .poi-category .filter-checkbox-icon.selected {
        background-image:url('assets/images/login_2x_684105e292aac5ea225b739d5a5bdc48.html');
        background-position: 0 -23px;
        -webkit-background-size: 70px 41px;
        -moz-background-size: 70px 41px;
        background-size: 70px 41px
    }
}

.map-types-default a,.detail-content #classified-location .map-buttons.type-streetView a,.detail-content #classified-location .map-buttons.type-noStreetView a {
    height: 29px;
    width: 50px;
    font-size: 10px;
    line-height: 26px;
    font-weight: normal
}

.map-types-default a.active,.detail-content #classified-location .map-buttons.type-streetView a.active,.detail-content #classified-location .map-buttons.type-noStreetView a.active {
    font-weight: bold
}

.map-types-default a.map,.detail-content #classified-location .map-buttons.type-streetView a.map,.detail-content #classified-location .map-buttons.type-noStreetView a.map {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px
}

.map-types-default a.satellite,.detail-content #classified-location .map-buttons.type-streetView a.satellite,.detail-content #classified-location .map-buttons.type-noStreetView a.satellite {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.detail-content #classified-location {
    position: relative;
    height: calc(100vh - 143px);
    min-height: 300px
}

.detail-content #classified-location .expText,.detail-content #classified-location .expTextHideDefault {
    padding: 0 14px
}

.detail-content #classified-location.mapOverlaid {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50)
}

.detail-content #classified-location .poi-category-filter-button {
    left: 15px;
    z-index: 15;
    padding: 0;
    width: 56px;
    height: 56px;
    position: absolute;
    bottom: 20px;
    background-color: #fff;
    border-radius: 33px
}

.detail-content #classified-location .poi-category-filter-button .poi-category-filter-button-icon {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 -298px;
    width: 56px;
    height: 36px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    width: 28px;
    height: 18px;
    display: block;
    position: absolute;
    top: 19px;
    right: 14px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .detail-content #classified-location .poi-category-filter-button .poi-category-filter-button-icon {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -136px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.detail-content #classified-location .street-view-button-tooltip {
    display: block;
    position: absolute;
    width: 106px;
    height: 20px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    z-index: 15;
    background-color: #fff;
    top: 48px;
    right: 83px;
    text-align: center;
    border: 0!important
}

.detail-content #classified-location .street-view-button-tooltip:before {
    content: '';
    left: 51px;
    position: absolute;
    background: -webkit-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    top: 0;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    -o-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    height: 6px!important;
    width: 6px
}

.detail-content #classified-location .street-view-button-tooltip .tooltip-text {
    font-size: 10px;
    color: #1064bc;
    line-height: 12px;
    margin-right: 0
}

.detail-content #classified-location .streetViewButton {
    position: absolute;
    right: 124px;
    top: 12px;
    height: 29px;
    width: 28px;
    z-index: 12
}

.detail-content #classified-location .streetViewButton .streetViewIcon {
    height: 0;
    background-image: none
}

.detail-content #classified-location .map-buttons {
    position: absolute;
    top: 12px;
    z-index: 12;
    border-radius: 7px;
    background-color: #fff;
    height: 29px;
    width: 100px;
    font-size: 10px
}

.detail-content #classified-location .map-buttons .map-satellite-divider {
    overflow: hidden;
    float: left;
    display: inline-block;
    width: 1px;
    height: 18px;
    background-color: #d5d5d5;
    position: absolute;
    top: 5px
}

.detail-content #classified-location .map-buttons li {
    overflow: hidden;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0
}

.detail-content #classified-location .map-buttons.type-streetView {
    width: 100px;
    right: 14px
}

.detail-content #classified-location .map-buttons.type-noStreetView {
    right: 14px
}

.detail-content #classified-location .map-buttons a {
    display: inline-block;
    color: #666;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid rgba(0,0,0,0)
}

.detail-content #classified-location .map-buttons a.active,.detail-content #classified-location .map-buttons a:hover {
    text-decoration: none;
    color: #000
}

.detail-content #classified-location .map-buttons a:hover {
    background-color: #ebebeb
}

.detail-content #classified-location .mapTooltipInfoDetails {
    width: auto
}

.detail-content #classified-location .howToGoButtonContainer {
    right: 15px;
    z-index: 15;
    padding: 0;
    width: 56px;
    height: 56px;
    position: absolute;
    background-color: #1064bc;
    bottom: 29px;
    border-radius: 33px
}

.detail-content #classified-location .howToGoButtonContainer .how-to-go-button-icon {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -368px -201px;
    width: 26px;
    height: 26px;
    background-color: transparent;
    display: block;
    position: absolute;
    top: 15px;
    right: 15px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .detail-content #classified-location .howToGoButtonContainer .how-to-go-button-icon {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -270px -236.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.detail-content #classified-location .how-to-go-button-tooltip {
    position: absolute;
    width: 92px;
    height: 20px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    z-index: 15;
    background-color: #fff;
    right: 14px;
    text-align: center;
    border: 0!important;
    border-radius: 7px;
    bottom: 94px
}

.detail-content #classified-location .how-to-go-button-tooltip:after {
    content: '';
    left: 63px;
    position: absolute;
    background: -webkit-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    top: 20px;
    -webkit-transform: translate(-50%,-50%) rotate(135deg);
    -moz-transform: translate(-50%,-50%) rotate(135deg);
    -o-transform: translate(-50%,-50%) rotate(135deg);
    -ms-transform: translate(-50%,-50%) rotate(135deg);
    transform: translate(-50%,-50%) rotate(135deg);
    height: 6px;
    width: 6px
}

.detail-content #classified-location .how-to-go-button-tooltip .tooltip-text {
    font-size: 10px;
    color: #1064bc;
    line-height: 12px;
    margin-right: 0
}

.detail-content #classified-location .poi-category-button-tooltip {
    position: absolute;
    width: 82px;
    height: 20px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.12);
    z-index: 15;
    background-color: #fff;
    bottom: 85px;
    left: 14px;
    text-align: center;
    border: 0!important;
    border-radius: 7px
}

.detail-content #classified-location .poi-category-button-tooltip:after {
    content: '';
    left: 29px;
    position: absolute;
    background: -webkit-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    background: linear-gradient(225deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    top: 20px;
    -webkit-transform: translate(-50%,-50%) rotate(135deg);
    -moz-transform: translate(-50%,-50%) rotate(135deg);
    -o-transform: translate(-50%,-50%) rotate(135deg);
    -ms-transform: translate(-50%,-50%) rotate(135deg);
    transform: translate(-50%,-50%) rotate(135deg);
    height: 6px;
    width: 6px
}

.detail-content #classified-location .poi-category-button-tooltip .tooltip-text {
    font-size: 10px;
    color: #1064bc;
    line-height: 12px;
    margin-right: 0
}

#how-to-go {
    display: none;
    height: 330px;
    position: absolute;
    bottom: 11px;
    right: 0;
    z-index: 400
}

#how-to-go.display {
    display: block
}

#how-to-go a {
    position: absolute;
    left: 20px;
    top: 10px;
    color: #f2f2f2;
    font-size: 14px;
    width: 100%
}

#how-to-go .how-to-go-details {
    right: 15px;
    height: 40px;
    border-radius: 4px;
    background-color: #1064bc;
    position: absolute
}

#how-to-go .how-to-go-icons {
    display: block;
    position: absolute;
    top: 0;
    right: 30px
}

#how-to-go .show-map-view {
    top: 0;
    width: 165px
}

#how-to-go .show-map-view .show-map {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -235px -344px;
    width: 18px;
    height: 18px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #how-to-go .show-map-view .show-map {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -75px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#how-to-go .show-how-to-go {
    top: 50px;
    width: 120px
}

#how-to-go .show-how-to-go .how-to-go-drive {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -139px -298px;
    width: 22px;
    height: 19px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #how-to-go .show-how-to-go .how-to-go-drive {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: 0 -326px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#how-to-go .show-how-to-go-walking {
    top: 100px;
    width: 183px
}

#how-to-go .show-how-to-go-walking .how-to-go-walk {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 -344px;
    width: 19px;
    height: 22px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #how-to-go .show-how-to-go-walking .how-to-go-walk {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px 0;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#how-to-go .show-how-to-go-transportation {
    top: 150px;
    width: 224px
}

#how-to-go .show-how-to-go-transportation .how-to-go-transport {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -111px -298px;
    width: 18px;
    height: 24px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #how-to-go .show-how-to-go-transportation .how-to-go-transport {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -330px -48px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#how-to-go .close-how-to-go {
    top: 200px;
    right: 15px;
    z-index: 15;
    padding: 0;
    width: 56px;
    height: 56px;
    position: absolute;
    background-color: #d0021b;
    bottom: 20px;
    border-radius: 33px;
    border: 1px solid #d0021b
}

#how-to-go .close-how-to-go .close-how-to-go-button-icon {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -325px -298px;
    width: 16px;
    height: 16px;
    background-color: transparent;
    display: block;
    position: absolute;
    top: 18px;
    right: 19px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #how-to-go .close-how-to-go .close-how-to-go-button-icon {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -164px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.modal-header {
    background-color: #141414;
    position: fixed;
    background-image: none
}

.modal-header h3 {
    font-weight: normal;
    color: #aad1f1
}

.modal-header .modal-close {
    background: 0;
    right: 20px
}

.modal-header .modal-close:before {
    content: 'Kapat';
    display: block;
    position: relative;
    font-size: 17px;
    color: #aad1f1
}

.switch {
    position: absolute;
    bottom: 15px;
    right: 15px
}

.switch .cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden
}

.switch .cmn-toggle+label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch .cmn-toggle.cmn-toggle-round:checked+label {
    background-color: #1064bc
}

.switch .cmn-toggle.cmn-toggle-round:checked+label:before {
    background-color: #1064bc
}

.switch .cmn-toggle.cmn-toggle-round:checked+label:after {
    margin-left: 20px;
    color: #1064bc
}

.switch .cmn-toggle.cmn-toggle-round+label {
    padding: 2px;
    width: 42px;
    height: 24px;
    background-color: #ddd;
    border-radius: 30px
}

.switch .cmn-toggle.cmn-toggle-round+label:before,.switch .cmn-toggle.cmn-toggle-round+label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: ""
}

.switch .cmn-toggle.cmn-toggle-round+label:before {
    right: 1px;
    background-color: #646464;
    border-radius: 30px;
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    -o-transition: background .4s;
    -ms-transition: background .4s;
    transition: background .4s
}

.switch .cmn-toggle.cmn-toggle-round+label:after {
    width: 23px;
    height: 23px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-transition: margin .4s;
    -moz-transition: margin .4s;
    -o-transition: margin .4s;
    -ms-transition: margin .4s;
    transition: margin .4s;
    content: 'HD';
    font-size: 11px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    color: #646464;
    left: 0
}

.whatsapp-not-installed {
    margin-top: 5px;
    font-size: 12px;
    height: 24px;
    color: #f01
}

.chart-wrapper {
    background: #fff
}

.chart-wrapper .location {
    font-size: 14px;
    font-weight: bold;
    margin: 15px 10px -10px
}

.chart-wrapper .location:before {
    content: '';
    width: 13px;
    height: 13px;
    background: #7cb5ec;
    border-radius: 100px;
    display: inline-block;
    margin-right: 5px
}

.chart-wrapper .graph-container {
    padding: 10px 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.chart-wrapper .graph-container .highcharts-yaxis-labels {
    text-align: right
}

.chart-wrapper .graph-container .highcharts-yaxis-labels>span>div>span {
    font-weight: normal!important;
    font-size: 10px!important;
    margin-right: 7px
}

.chart-wrapper .graph-container .highcharts-yaxis-labels>span:last-of-type {
    visibility: hidden;
    display: none
}

.chart-wrapper .graph-header {
    zoom:1;padding: 10px 10px 0
}

.chart-wrapper .graph-header:before,.chart-wrapper .graph-header:after {
    display: table;
    content: "";
    zoom:1}

.chart-wrapper .graph-header:after {
    clear: both
}

.chart-wrapper .graph-header h3 {
    float: left;
    margin: 3px 0;
    font-size: 18px;
    color: #666
}

.chart-wrapper .graph-header select {
    padding: 6px 20px 7px 8px;
    -webkit-appearance: none;
    text-indent: .01px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    background: url('assets/images/form2x_f1110de37cfc1ad6dda18c18adaf6759.html') top -52px right 2px no-repeat;
    -webkit-background-size: 15px 150px;
    -moz-background-size: 15px 150px;
    background-size: 15px 150px;
    position: relative;
    top: -2px;
    margin-left: 10px
}

.chart-wrapper .graph-summary {
    zoom:1;padding: 10px 0 0
}

.chart-wrapper .graph-summary:before,.chart-wrapper .graph-summary:after {
    display: table;
    content: "";
    zoom:1}

.chart-wrapper .graph-summary:after {
    clear: both
}

.chart-wrapper .graph-summary p {
    width: 55%;
    float: left;
    margin: 0;
    text-align: center
}

.chart-wrapper .graph-summary p span {
    display: block;
    color: #9098a4;
    font-size: 13px;
    margin-top: 3px
}

.chart-wrapper .graph-summary p span+span {
    color: #333;
    font-size: 16px
}

.chart-wrapper .graph-summary p+p {
    width: 45%;
    float: right
}

.chart-wrapper .graph-summary p i {
    height: 12px;
    margin-right: 3px;
    display: inline-block
}

.chart-wrapper .graph-summary p i.up {
    width: 14px;
    background: url('assets/images/real-estate-index-arrows_d6102358026ea81ee062a6ece064e6e1.html') no-repeat 0 0;
    -webkit-background-size: 14px 24px;
    -moz-background-size: 14px 24px;
    background-size: 14px 24px
}

.chart-wrapper .graph-summary p i.down {
    width: 14px;
    background: url('assets/images/real-estate-index-arrows_d6102358026ea81ee062a6ece064e6e1.html') no-repeat 0 -12px;
    -webkit-background-size: 14px 24px;
    -moz-background-size: 14px 24px;
    background-size: 14px 24px
}

.chart-wrapper .graph-footer {
    text-align: center;
    background: #efefef;
    padding: 15px 10px 10px
}

.chart-wrapper .graph-footer p {
    margin: 0 0 15px;
    font-size: 13px;
    color: #4a4a4a
}

.chart-empty-wrapper {
    background: #efefef;
    text-align: center
}

.chart-empty-wrapper p {
    margin: 0 10px 15px;
    font-size: 14px;
    color: #4a4a4a
}

.chart-empty-wrapper .chart-empty-header {
    background: #fff;
    padding: 95px 20px;
    margin-bottom: 20px
}

.chart-empty-wrapper .chart-empty-header p {
    color: #9b9b9b;
    margin: 0
}

.chart-empty-wrapper .chart-empty-header p:before {
    content: '';
    display: block;
    margin: 0 auto 15px;
    width: 203px;
    height: 112px;
    background: url('assets/images/chart-empty_9c7e3a22c50e717efdbef9e1ad082817.html') no-repeat center;
    -webkit-background-size: 203px 112px;
    -moz-background-size: 203px 112px;
    background-size: 203px 112px
}

.highcharts-tooltip>span {
    background-color: #fff;
    padding: 0 4px
}

.real-estate-chart-modal {
    padding: 50px 0 10px;
    background: #efefef
}

.web-view .real-estate-chart-modal {
    padding: 0
}

.web-view .modal-header {
    display: none
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .installment-info-lightbox .hirePurchaseInfo {
        display:block
    }

    .installment-info-lightbox .hirePurchaseInfo li i,.installment-info-lightbox .hirePurchaseInfo span {
        background: url('assets/images/creditCards2x_ccdc9ac248bccccf64b4345e61521ad8.html') no-repeat;
        -webkit-background-size: 175px;
        -moz-background-size: 175px;
        background-size: 175px;
        width: 70px;
        height: 20px;
        display: inline-block;
        text-indent: -9999px
    }

    .installment-info-lightbox .hirePurchaseInfo li i.gift-money,.installment-info-lightbox .hirePurchaseInfo span.gift-money {
        background: 0;
        display: inherit
    }
}

.add-to-favorite-lightbox h3:after {
    position: absolute;
    top: -75px;
    left: calc(50% - 30px);
    background-image: url('assets/images/modal_b34c34e00c2a2832425231e3114c9900.html');
    background-position: -197px 0;
    width: 59px;
    height: 59px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .add-to-favorite-lightbox h3:after {
        background-image:url('assets/images/modal_2x_144ed743620a360caf026672b1d47f3c.html');
        background-position: -64px -64px;
        -webkit-background-size: 187px 148px;
        -moz-background-size: 187px 148px;
        background-size: 187px 148px
    }
}

.add-to-favorite-lightbox h3:before {
    position: absolute;
    content: '';
    top: -80px;
    left: calc(50% - 35px);
    width: 69px;
    height: 70px;
    background: #fff;
    border-radius: 35px;
    border-top: 1px solid #dedede
}

.add-to-favorite-lightbox .favorite-message {
    font-size: 13px;
    line-height: 1.46;
    letter-spacing: normal;
    color: #333
}

.add-to-favorite-lightbox ul {
    height: 110px;
    margin-top: 10px;
    overflow: auto
}

.add-to-favorite-lightbox ul li {
    display: block
}

.add-to-favorite-lightbox ul li a {
    font-size: 13px;
    color: #666;
    display: block;
    padding: 10px 0
}

.add-to-favorite-lightbox ul li a .shared {
    width: 18px;
    height: 10px;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 8px;
    background: url('assets/images/shared_group_f167082d7b2c3f519e12404a8cecb6f3.html') no-repeat 0 0;
    -webkit-background-size: 18px 10px;
    -moz-background-size: 18px 10px;
    background-size: 18px 10px
}

.add-to-favorite-lightbox .new-list {
    padding-top: 16px;
    border-top: 1px solid #e7e7e7
}

.add-to-favorite-lightbox .new-list>a {
    color: #1064bc;
    font-weight: bold
}

.add-to-favorite-lightbox .new-list .new-list-container {
    zoom:1;border: 1px solid #dadada;
    border-radius: 4px
}

.add-to-favorite-lightbox .new-list .new-list-container:before,.add-to-favorite-lightbox .new-list .new-list-container:after {
    display: table;
    content: "";
    zoom:1}

.add-to-favorite-lightbox .new-list .new-list-container:after {
    clear: both
}

.add-to-favorite-lightbox .new-list .new-list-container input[type='text'] {
    float: left;
    width: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 0 7px 7px;
    background: transparent;
    border: 0
}

.add-to-favorite-lightbox .new-list .new-list-container .btn {
    padding: 7px 10px;
    float: right
}

.add-to-favorite-lightbox .new-list .error {
    font-size: 11px;
    color: #f00;
    margin: 4px 0 0
}

.add-to-favorite-lightbox button.closer {
    margin: 16px 0 0;
    width: 100%
}

.add-to-favorite-lightbox .waiting-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    background: #fff
}

.map-buttons.single {
    width: 100%;
    text-align: right;
    right: 5px
}

.map-buttons.single a {
    padding: 7px
}

.matterport {
    margin-top: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.matterport iframe {
    position: relative;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    overflow: hidden;
    z-index: 999999
}

.ignored-links-container {
    font-size: 11px;
    position: relative
}

.ignored-links-container a span {
    padding-left: 18px
}

.ignored-links-container .ignoreClassified:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -174px;
    width: 13px;
    height: 13px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 2px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .ignored-links-container .ignoreClassified:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -307.5px -102.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.ignored-links-container .notIgnoreClassified:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -151px;
    width: 13px;
    height: 13px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 2px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .ignored-links-container .notIgnoreClassified:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -289.5px -102.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

ul.sub-menu {
    display: none
}

#expertiseReportModal .modal-header {
    background-color: #32628d;
    position: relative
}

#expertiseReportModal .modal-header h3 {
    color: #fff;
    letter-spacing: .3px
}

#expertiseReportModal .modal-header .modal-close {
    right: auto;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -26px -376px;
    width: 12px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #expertiseReportModal .modal-header .modal-close {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -245px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#expertiseReportModal .modal-header .modal-close::before {
    content: ''
}

#expertiseReportModal .modal-content {
    padding: 16px 14px
}

#expertiseReportModal .expertise-header {
    margin-bottom: 16px
}

#expertiseReportModal .expertise-header .company-info {
    margin-bottom: 16px;
    overflow: hidden
}

#expertiseReportModal .expertise-header .company-info .expertise-logo {
    float: left;
    width: 117px;
    max-height: 78px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    margin-right: 16px;
    text-align: center
}

#expertiseReportModal .expertise-header .company-info .expertise-logo img {
    max-width: 100%;
    max-height: 78px
}

#expertiseReportModal .expertise-header .company-info h4 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#expertiseReportModal .expertise-header .company-info .expertise-branch {
    color: #333;
    font-size: 13px;
    letter-spacing: normal;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#expertiseReportModal .expertise-header .company-info .expertise-phone-number {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: normal;
    font-weight: bold
}

#expertiseReportModal .expertise-header .company-info .expertise-phone-number a {
    color: #333
}

#expertiseReportModal .expertise-header .company-info .expertise-phone-number i {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -411px 0;
    width: 11px;
    height: 21px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

#expertiseReportModal .expertise-header dl {
    padding: 0;
    margin: 0;
    line-height: 22px;
    color: #333
}

#expertiseReportModal .expertise-header dl .info-line {
    position: relative
}

#expertiseReportModal .expertise-header dl dt {
    width: 133px;
    clear: both;
    font-weight: bold;
    position: absolute
}

#expertiseReportModal .expertise-header dl dd {
    margin: 0;
    padding: 0;
    font-weight: normal;
    margin-left: 133px
}

#expertiseReportModal .expertise-header dl dd .description {
    color: #bcbbbb
}

#expertiseReportModal .expertise-vehicle {
    border: 1px solid #e7e7e7;
    padding: 10px
}

#expertiseReportModal .expertise-vehicle #vehicleobject {
    width: 100%
}

#expertiseReportModal .vehicle-chart {
    background-color: #f1f1f1;
    padding: 13px 9px;
    margin-bottom: 16px;
    color: #666;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    border-top: 0
}

#expertiseReportModal .vehicle-chart .chart-part {
    overflow: hidden;
    float: left;
    width: 33.33%;
    padding: 2px 0
}

#expertiseReportModal .vehicle-chart .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: static;
    float: left;
    margin-right: 5px
}

#expertiseReportModal .vehicle-chart .icon.icon-light-dent {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -341px -344px;
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

#expertiseReportModal .vehicle-chart .icon.icon-high-dent {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -289px -344px;
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

#expertiseReportModal .vehicle-chart .icon.icon-light-scrape {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -367px -344px;
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

#expertiseReportModal .vehicle-chart .icon.icon-high-scrape {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -315px -344px;
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

#expertiseReportModal .vehicle-chart .icon.painted {
    background-color: #ff5e39;
    border-radius: 8px
}

#expertiseReportModal .vehicle-chart .icon.changed {
    background-color: #875de2;
    border-radius: 8px
}

#expertiseReportModal .vehicle-chart .icon.local-painted {
    background-color: #ffa03a;
    border-radius: 8px
}

#expertiseReportModal .expertise-parts {
    margin-bottom: 16px
}

#expertiseReportModal .expertise-parts table {
    width: 100%;
    font-size: 12px
}

#expertiseReportModal .expertise-parts table tr {
    border-bottom: 1px solid #e7e7e7
}

#expertiseReportModal .expertise-parts table tr.active {
    background-color: #f0f0f0
}

#expertiseReportModal .expertise-parts table tr td {
    padding: 7px 0;
    height: 25px;
    line-height: 18px;
    text-align: center;
    color: #bcbbbb
}

#expertiseReportModal .expertise-parts table tr td+td {
    width: 80px
}

#expertiseReportModal .expertise-parts table tr td:first-child {
    text-align: left;
    font-weight: bold;
    color: #333;
    width: 114px
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='1'] {
    color: #333
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='2'] {
    color: #875de2
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='3'] {
    color: #ff5e39
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='4'] {
    color: #ffa03a
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='5'] {
    color: #da8016
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='6'] {
    color: #c55353
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='8'] {
    color: #da8016
}

#expertiseReportModal .expertise-parts table tr td[part-status-id='9'] {
    color: #c55353
}

#expertiseReportModal .expertise-galeri {
    margin-bottom: 90px
}

#expertiseReportModal .expertise-galeri .btn-download-report {
    background-color: #489ae9;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.06);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.06);
    margin-bottom: 16px
}

#expertiseReportModal .expertise-galeri .expertise-photos {
    position: relative;
    min-height: 249px
}

#expertiseReportModal .expertise-galeri .expertise-photos .nav-holder {
    text-align: center
}

.price-history-detail-wrapper.price-history-icon {
    display: inline;
    margin-left: 4px
}

.price-history-detail-wrapper.price-history-icon:after {
    content: " ";
    background-image: url('assets/images/classifiedPriceHistory_1465ccee416dc83c79100199dfda32ac.html');
    background-position: -342px -207px;
    width: 17px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .price-history-detail-wrapper.price-history-icon:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_caaa33b4daf9dc15aa9d52de6d32ae8b.html');
        background-position: -337px -202px;
        -webkit-background-size: 628px 234px;
        -moz-background-size: 628px 234px;
        background-size: 628px 234px
    }
}

.m-price-history-wrapper {
    display: inline-block
}

.show-m-splash-price-history-icon {
    position: relative
}

.show-m-splash-price-history-icon:before {
    content: ' ';
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4!important;
    -ms-filter: "alpha(opacity=40)"!important;
    filter: alpha(opacity=40)!important;
    top: 0;
    left: 0;
    z-index: 99999;
    overflow: hidden
}

.show-m-splash-price-history-icon #splash-m-price-history-icon {
    left: calc((100% - 332px) / 2);
    top: -210px;
    position: absolute;
    display: inline-table;
    z-index: 99999;
    min-width: 100%
}

@media screen and (max-width: 350px) {
    .show-m-splash-price-history-icon #splash-m-price-history-icon {
        left:calc((100% - 291px) / 2);
        top: -171px
    }
}

.show-m-splash-price-history-icon #splash-m-price-history-icon:after {
    content: " ";
    background-image: url('assets/images/classifiedPriceHistory_1465ccee416dc83c79100199dfda32ac.html');
    background-position: 0 0;
    width: 332px;
    height: 234px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .show-m-splash-price-history-icon #splash-m-price-history-icon:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_caaa33b4daf9dc15aa9d52de6d32ae8b.html');
        background-position: 0 0;
        -webkit-background-size: 628px 234px;
        -moz-background-size: 628px 234px;
        background-size: 628px 234px
    }
}

@media screen and (max-width: 350px) {
    .show-m-splash-price-history-icon #splash-m-price-history-icon:after {
        content:" ";
        background-image: url('assets/images/classifiedPriceHistory_1465ccee416dc83c79100199dfda32ac.html');
        background-position: -342px 0;
        width: 291px;
        height: 197px;
        content: '';
        display: inline-block;
        vertical-align: middle
    }
}

@media screen and (max-width: 350px) and (min--moz-device-pixel-ratio:1.5),screen and (max-width:350px) and (-o-min-device-pixel-ratio:3/2),screen and (max-width:350px) and (-webkit-min-device-pixel-ratio:1.5),screen and (max-width:350px) and (min-resolution:1.5dppx) {
    .show-m-splash-price-history-icon #splash-m-price-history-icon:after {
        background-image:url('assets/images/classifiedPriceHistory_2x_caaa33b4daf9dc15aa9d52de6d32ae8b.html');
        background-position: -337px 0;
        -webkit-background-size: 628px 234px;
        -moz-background-size: 628px 234px;
        background-size: 628px 234px
    }
}

.show-m-splash-price-history-icon .price-history-icon {
    position: absolute;
    right: 8px;
    background-color: #fff;
    z-index: 99999;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0
}

.show-m-splash-price-history-icon .price-history-icon:after {
    position: absolute;
    z-index: 100000;
    width: 25px;
    top: calc((50% / 2) - 1px);
    left: calc((50% / 2) - 3px)
}

.poiIcon.akaryakit-istasyonu {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -54px 0;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.akaryakit-istasyonu {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -41px 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.alisveris {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -54px -54px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.alisveris {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: 0 -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.cami {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -108px -54px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.cami {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -82px -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.demiryolu {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -54px -108px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.demiryolu {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -123px -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.denizyolu {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -162px 0;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.denizyolu {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -41px -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.durak {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -162px -108px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.durak {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -123px -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.eczane {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -46px -324px;
    width: 36px;
    height: 40px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.eczane {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -164px -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.egitim {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -54px -162px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.egitim {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: 0 -135px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.hastane {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -162px -162px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.hastane {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -82px -135px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.havayolu {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -216px -54px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.havayolu {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -164px -135px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.kargo {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -216px -162px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.kargo {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -287px -115px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.metro {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -54px -216px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.metro {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -205px -135px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.opera {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -162px -216px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.opera {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -41px -180px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.park-alani {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -270px 0;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.park-alani {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -123px -180px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.saglik {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -270px -108px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.saglik {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -205px -180px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.sinema {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -270px -216px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.sinema {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -246px -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.site-bilgisi {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -54px -270px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.site-bilgisi {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -246px -135px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.taksi {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -162px -270px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.taksi {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: 0 -225px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.ticaret-alanlari {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -270px -270px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.ticaret-alanlari {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -82px -225px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.tiyatro {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -324px -54px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.tiyatro {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -164px -225px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.yeme-icme {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -324px -162px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.yeme-icme {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -246px -225px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.yesil-alanlar {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -324px -270px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.yesil-alanlar {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -287px -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.market {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -138px -324px;
    width: 36px;
    height: 40px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.market {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -205px -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.akaryakit-istasyonu-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: 0 0;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.akaryakit-istasyonu-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: 0 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.alisveris-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: 0 -54px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.alisveris-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -82px 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.cami-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -108px 0;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.cami-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -41px -45px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.demiryolu-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: 0 -108px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.demiryolu-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -123px 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.denizyolu-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -108px -108px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.denizyolu-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: 0 -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.durak-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -162px -54px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.durak-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -82px -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.eczane-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: 0 -324px;
    width: 36px;
    height: 40px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.eczane-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -164px 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.egitim-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: 0 -162px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.egitim-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -164px -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.hastane-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -108px -162px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.hastane-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -41px -135px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.havayolu-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -216px 0;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.havayolu-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -123px -135px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.kargo-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -216px -108px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.kargo-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -287px -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.metro-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: 0 -216px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.metro-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -205px -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.opera-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -108px -216px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.opera-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: 0 -180px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.park-alani-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -216px -216px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.park-alani-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -82px -180px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.saglik-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -270px -54px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.saglik-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -164px -180px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.sinema-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -270px -162px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.sinema-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -246px 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.site-bilgisi-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: 0 -270px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.site-bilgisi-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -246px -90px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.taksi-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -108px -270px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.taksi-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -246px -180px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.ticaret-alanlari-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -216px -270px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.ticaret-alanlari-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -41px -225px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.tiyatro-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -324px 0;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.tiyatro-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -123px -225px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.yeme-icme-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -324px -108px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.yeme-icme-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -205px -225px;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.yesil-alanlar-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -324px -216px;
    width: 44px;
    height: 44px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.yesil-alanlar-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -287px 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.poiIcon.market-secili {
    background-image: url('assets/images/poi_f8832fc7623470fc28f50bf4e3f43c91.html');
    background-position: -92px -324px;
    width: 36px;
    height: 40px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .poiIcon.market-secili {
        background-image:url('assets/images/poi_2x_24902dfaf0776ab73354bc222fec2107.html');
        background-position: -205px 0;
        -webkit-background-size: 323px 265px;
        -moz-background-size: 323px 265px;
        background-size: 323px 265px
    }
}

.m-insurance-disclaimer-info-text {
    padding: 0 14px;
    font-size: 10px;
    font-weight: 500;
    color: #999;
    margin-top: 15px;
    margin-bottom: 15px
}

.insurance-disclaimer-info-text {
    font-size: 20px;
    font-weight: 500;
    color: #454545;
    margin-top: 15px;
    margin-bottom: 15px
}

.safe-payment {
    font-weight: normal!important;
    padding: 10px 5px!important
}

.safe-payment .btn-purchase {
    font-size: 13px;
    color: #00a698;
    background-color: inherit;
    border: 1px solid #00a698;
    border-radius: 15px;
    width: 100px;
    height: 30px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 14px
}

.safe-payment .info-value {
    padding-right: 15px;
    float: right
}

.safe-payment .info-value form {
    display: inline-block
}

.safe-payment .info-key {
    font-size: 15px;
    color: #666;
    padding-left: 15px;
    float: left
}

.safe-payment .info-key .safe-text {
    color: #00a698
}

.safe-payment .info-key .safe-icon {
    width: 14px;
    height: 19px;
    display: inline-block;
    background: url('assets/images/safe_payment_d753325bc2395428d111c173bb4ec3aa.html');
    -webkit-background-size: 14px 19px;
    -moz-background-size: 14px 19px;
    background-size: 14px 19px;
    margin: 0;
    line-height: 19px
}

@media only screen and (device-height: 568px) and (device-width:320px) and (-webkit-min-device-pixel-ratio:2) {
    .fab-menu-overlay-text.auto.step1 {
        width:260px;
        height: 111px
    }

    .fab-menu-overlay-text.auto.step2 {
        width: 290px;
        height: 123px
    }

    .fab-menu-overlay-text.estate.step1 {
        width: 260px;
        height: 120px
    }

    .fab-menu-overlay-text.estate.step2 {
        width: 290px;
        height: 122px
    }
}

#widget-360 {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999999;
    display: none;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

#widget-360.open {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex
}

#widget-360 .widget360-overlay {
    opacity: .6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    background-color: rgba(0,0,0,0.8)
}

#widget-360 .widget360-submit-button {
    display: block;
    height: 44px;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 16px;
    width: calc(100% - 32px);
    background-color: #489ae9;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 0 2px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 0 2px 0 rgba(0,0,0,0.12)
}

#widget-360 .combo-box {
    display: block;
    height: 65px;
    padding: 9px 16px
}

#widget-360 .combo-box select {
    width: 100%;
    height: 47px;
    border-radius: 1px;
    border: solid 1px #e1e1e1;
    padding: 12px 35px 12px 8px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('assets/images/down_0d5dfc091b9d20b4fe96fe52d4b476bb.html');
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 15px
}

#widget-360 .combo-box select:disabled {
    color: #666;
    border-color: #ccc;
    background-color: #f7f7f7
}

#widget-360 .combo-box .placeholder {
    left: 12px;
    top: -31px;
    color: #bcbbbb;
    position: relative;
    pointer-events: none
}

#widget-360 .combo-box.selected>.placeholder {
    display: none
}

#widget-360 .combo-box.invalid {
    display: block;
    height: 75px
}

#widget-360 .combo-box.invalid select {
    color: #cb5555;
    border: solid 1px #cb5555;
    background-color: #fff0f1
}

#widget-360 .combo-box.invalid label {
    color: #cb5555
}

#widget-360 .combo-box.invalid span.invalid {
    display: block;
    color: #fb0317;
    font-size: 12px;
    margin-top: -10px
}

#widget-360 .text-field {
    margin-top: 16px;
    display: block;
    height: 42px;
    padding: 0 16px
}

#widget-360 .text-field::placeholder {
    color: #bcbbbb
}

#widget-360 .text-field input {
    width: 100%;
    padding: 12px 8px;
    border-radius: 1px;
    color: #333;
    border: 1px solid #e1e1e1
}

#widget-360 .text-field.invalid {
    height: 52px
}

#widget-360 .text-field.invalid input {
    color: #cb5555;
    border: solid 1px #cb5555;
    background-color: #fff0f1
}

#widget-360 .text-field.invalid input::placeholder {
    color: #bcbbbb;
    opacity: 1;
    -ms-filter: none;
    filter: none
}

#widget-360 .text-field.invalid span.invalid {
    color: #f00;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
    top: 5px
}

#widget-360 .radio-group {
    padding: 12px 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

#widget-360 .radio-group .radio-button {
    color: #333;
    font-size: 14px;
    font-weight: normal
}

#widget-360 .radio-group .radio-button:not(:last-child) {
    margin-right: 24px
}

#widget-360 .radio-group .radio-button:before {
    content: '';
    margin-right: 8px;
    margin-bottom: 4px;
    background-image: url('assets/images/auto360_939f670f5cddb785fd6e0881d860d19a.html');
    background-position: 0 -34px;
    width: 15px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #widget-360 .radio-group .radio-button:before {
        background-image:url('assets/images/auto360_2x_03e00397d2f390d78330ec4c645f6e13.html');
        background-position: 0 -29px;
        -webkit-background-size: 63px 44px;
        -moz-background-size: 63px 44px;
        background-size: 63px 44px
    }
}

#widget-360 .radio-group .radio-button.selected:before {
    background-image: url('assets/images/auto360_939f670f5cddb785fd6e0881d860d19a.html');
    background-position: -34px 0;
    width: 15px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #widget-360 .radio-group .radio-button.selected:before {
        background-image:url('assets/images/auto360_2x_03e00397d2f390d78330ec4c645f6e13.html');
        background-position: -29px 0;
        -webkit-background-size: 63px 44px;
        -moz-background-size: 63px 44px;
        background-size: 63px 44px
    }
}

#widget-360 .widget-360-content {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    background-color: #eaeaea
}

#widget-360 .widget-360-content .header {
    height: 45px;
    line-height: 45px;
    background-color: #fafafa;
    border-bottom: 1px solid #eaeaea
}

#widget-360 .widget-360-content .header h4 {
    margin: 0;
    color: #454545;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    width: 100%;
    float: left
}

#widget-360 .widget-360-content .header .close {
    position: absolute;
    right: 14px;
    margin-top: 10px;
    cursor: pointer;
    margin-bottom: 3px;
    background-image: url('assets/images/auto360_939f670f5cddb785fd6e0881d860d19a.html');
    background-position: 0 0;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #widget-360 .widget-360-content .header .close {
        background-image:url('assets/images/auto360_2x_03e00397d2f390d78330ec4c645f6e13.html');
        background-position: 0 0;
        -webkit-background-size: 63px 44px;
        -moz-background-size: 63px 44px;
        background-size: 63px 44px
    }
}

#widget-360 .widget-360-content .widget-360-body {
    height: calc(100% - 45px)
}

#widget-360 .widget-360-content .widget-360-body .classified-preview {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 16px;
    border-radius: 4px;
    border: solid .5px #d7d7d7;
    background-color: #f2f2f2;
    padding: 12px
}

#widget-360 .widget-360-content .widget-360-body .classified-preview img {
    width: 88px;
    height: 66px;
    border-radius: 2px;
    border: solid .5px #d7d7d7;
    margin-right: 12px
}

#widget-360 .widget-360-content .widget-360-body .classified-preview .title-and-location {
    width: calc(100% - 100px);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

#widget-360 .widget-360-content .widget-360-body .classified-preview .title-and-location .classified-title {
    height: 36px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: -0.21px;
    color: #454545;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

#widget-360 .widget-360-content .widget-360-body .classified-preview .title-and-location .classified-location {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#widget-360 .widget-360-content .widget-360-body .classified-preview .title-and-location .classified-location:before {
    content: '';
    width: 12px;
    height: 16px;
    margin-right: 7px;
    margin-bottom: 2px;
    background-image: url('assets/images/auto360_939f670f5cddb785fd6e0881d860d19a.html');
    background-position: -59px -24px;
    width: 12px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #widget-360 .widget-360-content .widget-360-body .classified-preview .title-and-location .classified-location:before {
        background-image:url('assets/images/auto360_2x_03e00397d2f390d78330ec4c645f6e13.html');
        background-position: -49px -19px;
        -webkit-background-size: 63px 44px;
        -moz-background-size: 63px 44px;
        background-size: 63px 44px
    }
}

#widget-360 .widget-360-content .widget-360-body .classified-preview .title-and-location .classified-price {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #999
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry {
    display: block
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .photo-box {
    padding: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    overflow-x: auto;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .photo-box .img-container {
    height: 167px;
    object-fit: contain
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .photo-box .img-container:not(:first-child) {
    margin-left: 16px
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .photo-box .img-container:last-child {
    padding-right: 16px
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .photo-box .img-container img {
    height: 100%;
    width: auto
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .medium-info-text {
    margin: 16px 16px 5px 16px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43;
    color: #454545;
    height: 40px
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .small-info-text {
    margin: 3px 16px 16px 16px;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: -0.2px;
    color: #999
}

#widget-360 .widget-360-content .widget-360-body .vehicle-damage-inquiry .plate-separator {
    width: 100%;
    height: 56px
}

#widget-360 .widget-360-content .widget-360-body .vehicle-expertise {
    display: block
}

#widget-360 .widget-360-content .widget-360-body .brand-new-cars {
    padding-top: 16px
}

#widget-360 .widget-360-content .widget-360-body .credit-offer {
    display: block
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    width: 100%;
    height: 44px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25)
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .tabs .tab {
    width: 50%;
    height: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #999;
    cursor: pointer
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .tabs .tab h4 {
    margin: 0;
    height: 40px;
    line-height: 44px;
    text-align: center
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .tabs .tab .underline {
    height: 4px;
    width: 100%
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .tabs .tab.selected {
    color: #1064bc
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .tabs .tab.selected .underline {
    background-color: #1263bc
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .radio-group {
    margin-top: 16px;
    padding-bottom: 0
}

#widget-360 .widget-360-content .widget-360-body .credit-offer .text-field.invalid {
    height: 62px
}

#widget-360 .widget-360-content .widget-360-body .estate-guide ul {
    padding: 0 16px;
    background: #eaeaea
}

#widget-360 .widget-360-content .widget-360-body .estate-guide ul li {
    border-bottom: 1px solid #d8d8d8
}

#widget-360 .widget-360-content .widget-360-body .estate-guide ul li:last-of-type {
    border-bottom: 0
}

#widget-360 .widget-360-content .widget-360-body .estate-guide ul li a {
    display: block;
    font-size: 16px;
    padding: 13px 0;
    color: #454545;
    position: relative
}

#widget-360 .widget-360-content .widget-360-body .estate-guide ul li a:after {
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -432px -269px;
    width: 8px;
    height: 12px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #widget-360 .widget-360-content .widget-360-body .estate-guide ul li a:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -340px -283px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#widget-360 .widget-360-content .widget-360-body .estate-guide ul li a:hover,#widget-360 .widget-360-content .widget-360-body .estate-guide ul li a:active {
    text-decoration: none
}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field {
    zoom:1}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field:before,#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field:after {
    display: table;
    content: "";
    zoom:1}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field:after {
    clear: both
}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field.split-half {
    display: inline-block;
    padding: 0 0 0 16px;
    margin-bottom: 16px;
    width: 48%
}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field.split-half+.split-half {
    padding: 0 16px 0 0;
    float: right
}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field.split-half+.split-half+.text-field {
    margin-top: 0;
    clear: both
}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field.invalid input {
    color: #333
}

#widget-360 .widget-360-content .widget-360-body .estate-expertise .text-field+.combo-box {
    margin-top: 7px
}

#paris-purchase {
    padding-top: 30px;
    padding-bottom: 170px;
    background-color: #fff;
    border-top: 1px solid #d8d8d8;
    position: relative
}

#paris-purchase .paris-purchase-container {
    padding: 13px 15px;
    border-radius: 2px;
    background-color: #eef8f7;
    width: 300px;
    margin: auto
}

#paris-purchase .paris-purchase-container #parisPurchaseForm {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

#paris-purchase .paris-purchase-container #parisPurchaseForm .safe-icon {
    display: none
}

#paris-purchase .paris-purchase-container #parisPurchaseForm .safe-money {
    color: #666;
    font-size: 16px;
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    padding: 0 2px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

#paris-purchase .paris-purchase-container #parisPurchaseForm .safe-money::before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 -376px;
    width: 16px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    min-width: 16px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    #paris-purchase .paris-purchase-container #parisPurchaseForm .safe-money::before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -98px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

#paris-purchase .paris-purchase-container #parisPurchaseForm .safe-money .safe-money-text {
    color: #00a698;
    margin-right: 4px
}

#paris-purchase .paris-purchase-container #parisPurchaseForm #paris-purchase-button {
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4);
    background-color: #00a698;
    padding: 6px 22px;
    border-radius: 15px;
    outline: 0;
    cursor: pointer;
    border: 0;
    margin-left: 10px
}

#paris-purchase .paris-purchase-container:hover #paris-purchase-button {
    background-color: #009285!important
}

.real-estate-agent {
    zoom:1;background-color: #fff;
    margin-top: 20px;
    margin-bottom: -60px;
    padding-bottom: 78px;
    position: relative
}

.real-estate-agent:before,.real-estate-agent:after {
    display: table;
    content: "";
    zoom:1}

.real-estate-agent:after {
    clear: both
}

.real-estate-agent .badge {
    position: absolute;
    top: -15px;
    right: 10px;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -368px -88px;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .real-estate-agent .badge {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -172px -236.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.real-estate-agent .badge span {
    text-align: center;
    color: #775e0e;
    display: block;
    line-height: 8px;
    font-family: Arial;
    font-weight: bold;
    font-style: italic
}

.real-estate-agent .badge .year-count {
    font-size: 10px;
    letter-spacing: -0.36px;
    margin-top: 7px
}

.real-estate-agent .badge .year-text {
    font-size: 8px;
    letter-spacing: -0.29px
}

.real-estate-agent .type-band {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #d7d7d7;
    display: none
}

.real-estate-agent .type-band .premium-badge {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -255px -220px;
    width: 65px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -7px;
    right: 34px;
    display: none
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .real-estate-agent .type-band .premium-badge {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -238.5px -210px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.real-estate-agent[prodesign='true'] .type-band {
    display: block
}

.real-estate-agent[premiumdesign='true'] .type-band {
    display: block;
    background-color: #3f475f
}

.real-estate-agent[premiumdesign='true'] .type-band .premium-badge {
    display: block
}

.real-estate-agent .company-name {
    margin-top: 23px;
    margin-right: 16px;
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    width: 225px;
    line-height: 18px
}

.real-estate-agent .agent-card {
    zoom:1;margin-top: 24px;
    float: left;
    width: 100%
}

.real-estate-agent .agent-card:before,.real-estate-agent .agent-card:after {
    display: table;
    content: "";
    zoom:1}

.real-estate-agent .agent-card:after {
    clear: both
}

.real-estate-agent .agent-card .agent-image {
    width: 80px;
    height: 80px;
    border: .5px solid #d7d7d7;
    float: left;
    margin-left: 40px;
    margin-right: 15px
}

.real-estate-agent .agent-card .agent-image .image-center {
    display: table-cell;
    width: 78px;
    height: 78px;
    vertical-align: middle;
    text-align: center
}

.real-estate-agent .agent-card .agent-image img {
    max-width: 78px;
    max-height: 78px
}

.real-estate-agent .agent-card .agent-name {
    height: 80px;
    float: left;
    color: #454545;
    font-weight: bold;
    font-size: 17px;
    width: 175px
}

.real-estate-agent .agent-card .agent-name .text-center {
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    text-align: left
}

.call-classified-owner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none
}

.call-classified-owner.active {
    display: block
}

.classified-owner-opac {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60)
}

.paris-purchase-container-one-click {
    clear: both;
    border-top: 1px solid #e7e7e7
}

.paris-purchase-container-one-click .paris-purchase-buy-button {
    border: 0;
    background-color: transparent;
    cursor: pointer;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 18px;
    width: 100%
}

.paris-purchase-container-one-click .paris-purchase-buy-button .highlight-green {
    color: #00a698;
    position: relative
}

.paris-purchase-container-one-click .paris-purchase-buy-button .highlight-green:before {
    background-image: url('assets/images/share_501a3985198905065a362c80564d76c1.html');
    background-position: -44px -113px;
    width: 16px;
    height: 19px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: -22px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .paris-purchase-container-one-click .paris-purchase-buy-button .highlight-green:before {
        background-image:url('assets/images/share_501a3985198905065a362c80564d76c1.html');
        background-position: -128px -77px;
        -webkit-background-size: 161.5px 136px;
        -moz-background-size: 161.5px 136px;
        background-size: 161.5px 136px
    }
}

.paris-purchase-container-one-click .paris-purchase-buy-button .highlight-blue {
    color: #1064bc
}

.classified-owner-info {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding-bottom: 40px
}

.classified-owner-info.classified-owner-info-paris-active {
    padding-bottom: 0
}

.classified-owner-info .badge {
    position: absolute;
    top: -15px;
    right: 10px;
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -368px -88px;
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .classified-owner-info .badge {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -172px -236.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.classified-owner-info .badge span {
    text-align: center;
    color: #775e0e;
    display: block;
    line-height: 8px;
    font-family: Arial;
    font-weight: bold;
    font-style: italic
}

.classified-owner-info .badge .year-count {
    font-size: 10px;
    letter-spacing: -0.36px;
    margin-top: 6px
}

.classified-owner-info .badge .year-text {
    font-size: 8px;
    letter-spacing: -0.29px
}

.classified-owner-info .type-band {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #d7d7d7;
    display: none
}

.classified-owner-info .type-band .premium-badge {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -255px -220px;
    width: 65px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -7px;
    right: 34px;
    display: none
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .classified-owner-info .type-band .premium-badge {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -238.5px -210px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.classified-owner-info .company-name {
    margin-top: 23px;
    margin-right: 16px;
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    width: 225px;
    line-height: 18px;
    display: none
}

.classified-owner-info .clear {
    clear: both
}

.classified-owner-info .agent-card {
    margin: 24px auto 0 auto;
    width: 271px;
    display: none
}

.classified-owner-info .agent-card .agent-image {
    width: 80px;
    height: 80px;
    border: .5px solid #d7d7d7;
    float: left;
    margin-right: 15px
}

.classified-owner-info .agent-card .agent-image .image-center {
    display: table-cell;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    text-align: center
}

.classified-owner-info .agent-card .agent-image img {
    max-width: 78px;
    max-height: 78px
}

.classified-owner-info .agent-card .agent-name {
    height: 80px;
    float: left;
    color: #454545;
    font-weight: bold;
    font-size: 17px;
    width: 175px
}

.classified-owner-info .agent-card .agent-name .text-center {
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    text-align: left
}

.classified-owner-info .phone-numbers {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 10px;
    display: none
}

.classified-owner-info .phone-numbers dl {
    width: 271px;
    margin: 0 auto
}

.classified-owner-info .phone-numbers dt {
    width: 44px;
    height: 44px;
    line-height: 44px;
    float: left;
    clear: both;
    font-style: 17px;
    color: #999;
    margin-bottom: 10px
}

.classified-owner-info .phone-numbers dd {
    width: 227px;
    height: 44px;
    line-height: 44px;
    background-color: #31c85a;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.4px;
    margin-bottom: 10px;
    border-radius: 22px
}

.classified-owner-info .phone-numbers dd a {
    color: #fff;
    display: block;
    padding-left: 42px;
    position: relative
}

.classified-owner-info .phone-numbers dd a:hover {
    text-decoration: none
}

.classified-owner-info .phone-numbers dd a:before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -179px -344px;
    width: 18px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 13px;
    left: 13px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .classified-owner-info .phone-numbers dd a:before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -27px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.classified-owner-info .individual-card .individual-image {
    width: 60px;
    height: 60px;
    margin-top: 21px;
    border-radius: 30px;
    overflow: hidden;
    margin: 21px auto 0
}

.classified-owner-info .individual-card .individual-image img {
    width: 60px
}

.classified-owner-info .individual-card .individual-name {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #454545;
    line-height: 18px;
    margin-top: 32px
}

.classified-owner-info .individual-card .individual-image+.individual-name {
    margin-top: 11px
}

.classified-owner-info .individual-card .individual-company-name {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 17px;
    margin-top: 3px
}

.classified-owner-info .individual-phone-numbers {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 21px
}

.classified-owner-info .individual-phone-numbers dl {
    width: 247px;
    margin: 0 auto
}

.classified-owner-info .individual-phone-numbers dt {
    width: 46px;
    height: 24px;
    line-height: 24px;
    float: left;
    clear: both;
    font-style: 16px;
    color: #454545;
    margin-bottom: 16px
}

.classified-owner-info .individual-phone-numbers dd {
    width: 201px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #1064bc;
    margin-bottom: 16px
}

.classified-owner-info .individual-phone-numbers dd a {
    color: #1064bc;
    display: block;
    position: relative
}

.classified-owner-info .individual-phone-numbers dd a:hover {
    text-decoration: none
}

.classified-owner-info .individual-phone-numbers dd a:after {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: -368px -165px;
    width: 26px;
    height: 26px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .classified-owner-info .individual-phone-numbers dd a:after {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -239px -236.5px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

.classified-owner-info[prodesign='true'] .type-band,.classified-owner-info[prodesign='true'] .phone-numbers,.classified-owner-info[prodesign='true'] .agent-card,.classified-owner-info[prodesign='true'] .company-name {
    display: block
}

.classified-owner-info[prodesign='true'] .individual-phone-numbers,.classified-owner-info[prodesign='true'] .individual-card {
    display: none
}

.classified-owner-info[premiumdesign='true'] .type-band {
    display: block;
    background-color: #3f475f
}

.classified-owner-info[premiumdesign='true'] .type-band .premium-badge {
    display: block
}

.classified-owner-info[premiumdesign='true'] .phone-numbers,.classified-owner-info[premiumdesign='true'] .agent-card,.classified-owner-info[premiumdesign='true'] .company-name {
    display: block
}

.classified-owner-info[premiumdesign='true'] .individual-phone-numbers,.classified-owner-info[premiumdesign='true'] .individual-card {
    display: none
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info {
    padding-bottom: 0
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area {
    clear: both;
    padding: 0 16px;
    padding-right: 60px;
    padding-top: 11px;
    background-color: #fff;
    border-top: 1px solid #e2e0e0;
    margin-top: 71px
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-title {
    color: #333;
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 2px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-title::before {
    background-image: url('assets/images/sellerProfile_11a9c57bcf91f7f30bb85d38ab05ac37.html');
    background-position: -129px 0;
    width: 18px;
    height: 18px;
    content: '';
    display: inline-block;
    vertical-align: middle
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-title::before {
        background-image:url('assets/images/sellerProfile_2x_1b63a3a27a1366d58bd8f12a62b4e1f0.html');
        background-position: -25px -81px;
        -webkit-background-size: 118px 101px;
        -moz-background-size: 118px 101px;
        background-size: 118px 101px
    }
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-title span:first-child {
    margin-left: 4px
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-body {
    color: #919191;
    font-size: 11px;
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-body p {
    margin-top: 8px
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-body p:first-child {
    color: #999
}

.call-classified-owner.paris-parts-wrapper .classified-owner-info .paris-detail-warning-area .paris-warning-body a[href] {
    color: #1064bc;
    text-decoration: none
}

.call-classified-owner.paris-parts-wrapper .paris-parts-container .safe-payment {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #e7e7e7;
    float: left;
    margin-top: 10px;
    padding: 9px 0!important
}

.call-classified-owner.paris-parts-wrapper .paris-parts-container .safe-payment #paris-purchase {
    padding: 0;
    margin: auto;
    border-top: 0
}

.call-classified-owner.paris-parts-wrapper .paris-parts-container .safe-payment .info-key {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.call-classified-owner.paris-parts-wrapper .paris-parts-container .safe-payment .info-key .safe-text {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 4px
}

.call-classified-owner.paris-parts-wrapper .paris-parts-container .safe-payment .info-key .safe-text::before {
    background-image: url('assets/images/classifiedDetail_5d9c9afcfc8805636343092e7beabf47.html');
    background-position: 0 -376px;
    width: 16px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    position: relative;
    top: 1px
}

@media(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio: 3/2),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .call-classified-owner.paris-parts-wrapper .paris-parts-container .safe-payment .info-key .safe-text::before {
        background-image:url('assets/images/classifiedDetail_2x_a8c96d1a7a6fca1b84fab90ee714e002.html');
        background-position: -353px -98px;
        -webkit-background-size: 372px 370px;
        -moz-background-size: 372px 370px;
        background-size: 372px 370px
    }
}

div.common-toast.ct-web {
    -webkit-box-shadow: 0 2px 4px 0 rgba(102,162,89,0.25);
    box-shadow: 0 2px 4px 0 rgba(102,162,89,0.25);
    -webkit-animation: ct-open 500ms;
    -moz-animation: ct-open 500ms;
    -o-animation: ct-open 500ms;
    -ms-animation: ct-open 500ms;
    animation: ct-open 500ms;
    background-color: #66a259;
    border-radius: 4px;
    max-width: 500px;
    position: fixed;
    display: block;
    z-index: 700;
    right: 27px;
    top: 65px
}

div.common-toast.ct-web.ct-closed {
    -webkit-animation: ct-close 200ms;
    -moz-animation: ct-close 200ms;
    -o-animation: ct-close 200ms;
    -ms-animation: ct-close 200ms;
    animation: ct-close 200ms;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

div.common-toast.ct-web .ct-close {
    background: #548549;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 100%;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    cursor: pointer;
    z-index: 301;
    height: 18px;
    width: 18px;
    right: -7px;
    top: -7px
}

div.common-toast.ct-web .ct-close::before {
    background-image: url('assets/images/commonToast_c02551e55a2e43ae9999db10d8ef9b6b.html');
    background-position: -34px 0;
    width: 6px;
    height: 6px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    pointer-events: none;
    cursor: pointer
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    div.common-toast.ct-web .ct-close::before {
        background-image:url('assets/images/commonToast_2x_29d9ed300fac10fdd6a874dbc1365871.html');
        background-position: -29px 0;
        -webkit-background-size: 35px 24px;
        -moz-background-size: 35px 24px;
        background-size: 35px 24px
    }
}

div.common-toast.ct-web .common-toast-container {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    max-height: 300px;
    overflow: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex
}

div.common-toast.ct-web .common-toast-container .ct-message-container {
    margin: 18px 20px
}

div.common-toast.ct-web .common-toast-container .ct-message-container span.ct-message {
    font-family: 'Lucida Grande',LucidaGrande,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff
}

div.common-toast.ct-web .common-toast-container::after {
    content: '';
    background-color: rgba(0,0,0,0.4);
    border-bottom-left-radius: 4px;
    -webkit-animation: ct-progress 3s;
    -moz-animation: ct-progress 3s;
    -o-animation: ct-progress 3s;
    -ms-animation: ct-progress 3s;
    animation: ct-progress 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    position: absolute;
    height: 4px;
    bottom: 0;
    width: 0;
    left: 0
}

div.common-toast.ct-web:hover .common-toast-container::after {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none
}

div.common-toast.ct-web.ct-success {
    background-color: #66a259
}

div.common-toast.ct-web.ct-success .ct-message-container {
    padding-left: 28px;
    position: relative
}

div.common-toast.ct-web.ct-success .ct-message-container::before {
    background-image: url('assets/images/commonToast_c02551e55a2e43ae9999db10d8ef9b6b.html');
    background-position: 0 0;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -5px;
    top: -5px
}

@media(min--moz-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio: 1.25),(min-resolution:1.25dppx) {
    div.common-toast.ct-web.ct-success .ct-message-container::before {
        background-image:url('assets/images/commonToast_2x_29d9ed300fac10fdd6a874dbc1365871.html');
        background-position: 0 0;
        -webkit-background-size: 35px 24px;
        -moz-background-size: 35px 24px;
        background-size: 35px 24px
    }
}

div.common-toast.ct-web.ct-success .ct-close {
    background: #548549
}

div.common-toast.ct-web.ct-info {
    background-color: #2196f3
}

div.common-toast.ct-web.ct-info .ct-close {
    background: #0c7dd7
}

div.common-toast.ct-web.ct-warning {
    background-color: #ff9800
}

div.common-toast.ct-web.ct-warning .ct-close {
    background: #d17d00
}

div.common-toast.ct-web.ct-error {
    background-color: #de2828
}

div.common-toast.ct-web.ct-error .ct-close {
    background: #ba1d1d
}

div.common-toast.ct-mobile {
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #454545;
    border: .5px solid #989798;
    -webkit-animation: ct-open 500ms;
    -moz-animation: ct-open 500ms;
    -o-animation: ct-open 500ms;
    -ms-animation: ct-open 500ms;
    animation: ct-open 500ms;
    width: fit-content;
    position: fixed;
    margin-top: -74px;
    max-width: 88%;
    z-index: 700;
    padding: 15px;
    left: 50%;
    top: 50%
}

div.common-toast.ct-mobile.ct-closed {
    -webkit-animation: ct-close 200ms;
    -moz-animation: ct-close 200ms;
    -o-animation: ct-close 200ms;
    -ms-animation: ct-close 200ms;
    animation: ct-close 200ms;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

div.common-toast.ct-mobile .ct-close {
    display: none
}

div.common-toast.ct-mobile .common-toast-container {
    max-height: 300px;
    overflow: auto
}

div.common-toast.ct-mobile .common-toast-container .ct-message-container {
    text-align: center;
    margin: 0 5px
}

div.common-toast.ct-mobile .common-toast-container .ct-message-container span.ct-message {
    font-family: SFProText,Arial,sans-serif;
    font-size: 14px;
    letter-spacing: .4px;
    color: #fff
}

@-moz-keyframes ct-open {
    from {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes ct-open {
    from {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes ct-open {
    from {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes ct-open {
    from {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes ct-close {
    from {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-webkit-keyframes ct-close {
    from {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-o-keyframes ct-close {
    from {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }
}

@keyframes ct-close {
    from {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-moz-keyframes ct-progress {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes ct-progress {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@-o-keyframes ct-progress {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes ct-progress {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}
