.escort-menu {
    margin-bottom: 8px;
}

.ui-btn {
    font-size: 16px;
    margin: .5em 0;
    padding: .7em 1em;
    display: block;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
}


@media (max-width: 480px) {
    .escort-focus-txt {
        font-size: large;
    }
}
.bgimage {
    text-align: right;
    color: white;
    background-size: cover;
    height: 100%;
    background-position: center center;
    width: 25%;
    float: left;
}

/*ul[rn-carousel] {*/
/*width: 100%;*/
/*height: 200px;*/
/*margin: 0 auto;*/
/*}*/

input.tiny {
    width: 50px;
    text-align: center;
}

.carousel-demo ul[rn-carousel-transition="hexagon"] {
    margin-left: 100px;
}

.custom-indicator span {
    transition: all 0.3s ease-in;
}

.custom-indicator span.active {
    color: yellow !important;
}

/*.slick-align-center {*/
/*margin: 0 auto;*/
/*}*/

.slick-next::before, .slick-prev::before {
    color: #23527C !important;
}

.escortpicker {
    padding: 5px 10px;
    margin: 10px 0 0 10px;
    float: left;
}

.btn-add-new {
    margin: 9px;
}

.your_position {
    text-align: center;
}

.directory_lv3, .directory_lv2 {
    padding-left: 15px;
}

.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}

ul.rating {
    display: inline-block;
}

.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.rating .filled {
    color: #21568b;
}

.ratingScore {
    float: left;
    padding-top: 1px;
}

.all-reviews {
    margin-top: 10px;
}

.ngdialog-message {
    min-height: 100px;
}

#wysiwyg_write_review {
    margin-top: 15px;
}

.gallery-thumbs {

    max-height: 220px;
    width: 100%;
}

.drop-box {
    height: 260px;
    background: #F8F8F8;
    border: 4px dashed #DDD;
    text-align: center;
    padding-top: 88px;
    font-size: medium;
    color: gray;
}

/*
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
} */
li a, .ow_menu_wrap {
    box-sizing: content-box;
}

.product-slick .slick-slide img {
    max-height: 99px;
}

.product-slick .slick-slide {
    max-height: 100%;
}

#hotlistCarousel .slick-slide {
    max-height: 100%;
}

#hotlistCarousel .slick-slide img {
    height: 188px;
}

.escort-location {
    margin-bottom: 28px;
}

.escort-sort-btn {
    margin-bottom: 8px;
}

.wizard-bar {
    margin-bottom: 16px;
}

.vr {
    border-right: 1px solid red;
}

.review-sort {
    margin-bottom: 8px;
    width: 100%;
    margin-top: -15px;
}

.review-brief {
    margin-bottom: 8px;
    margin-top: 8px;
}

.tinyMce-body {
    color: white;
}

.pac-container {
    z-index: 9999;
}

.review-text {
    margin-top: 8px;
}

.escort-hint-box {
    margin-bottom: 8px;
}

.escort-badge {
    /*    position: relative;
        top: 18px;
        left: -8px;*/
    position: absolute;
    padding-left: 8px;
    padding-top: 8px;
}

.blink {
    animation-duration: 3s;
    animation-name: blinker;
    animation-iteration-count: infinite;
    animation-timing-function: steps(2, start);
}

@keyframes blinker {
    0% {
        visibility: visible;
    }
    40% {
        visibility: visible;
    }
    50% {
        visibility: hidden;
    }
    60% {
        visibility: visible;
    }
    100% {
        visibility: visible;
    }
}

.escort-heading {
    border-radius: 4px;
    padding: 8px 8px;
    min-height: 24px;
    clear: both;
}

.escort-product-desc {
    padding-bottom: 28px;
}

.escort_item_wrap {
    padding-right: 2px;
    padding-left: 2px;
}

.product-list .center-block {
    float: none;
}

.hot-slick {
    margin-left: -16px;
    margin-right: -16px
}

.icon-wrapper {
    position: relative;
}

*.icon-blue {
    color: #0088cc
}

*.icon-grey {
    color: grey
}

.badge {
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    top: -13px;
    right: 0;
    padding: 4px;
}

.btn_box {
    /*display: inline-block;*/
    padding-top: 8px;
    border-top: 1px solid;
    margin-top: 16px;
}

.reviewer-name {
    padding-left: 8px;
    /*max-width: 108px;*/
}

.escort-product-image {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    max-width: 100%;
    max-height: 555px;
}

.review-text img {
    max-width: 100%;
    height: auto;
}

.ow_box_cap h3, .ow_box_cap_empty h3 {

}

.div-nav-btn {
    float: left;
    margin-right: 1px;
}

.sc_frm {
    border: 1px;
    border-style: solid;
    padding: 10px 10px 0px 10px;
    margin-bottom: 18px;
    margin-top: -15px;
    border-radius: 4px;
}

.sc_frm .attribution {
    padding-bottom: 10px;
    border-bottom: 1px solid;
}

.sc_frm .quoteContainer {
    padding: 10px;
}

.gg_bar {
    height: 25px;
}

.gg_title {
    font-weight: bold;
    float: left;
    width: 90%;
}

.gg_col_exp {
    float: right;
    font-size: 18px;
    cursor: pointer;
}

.ggTit:after {
    font-family: "FontAwesome";
    content: "\f103";
}

/*Icon when the collapsible content is hidden*/
.ggTit.collapsed:after {
    content: "\f102";
}

.search-area {
    margin-top: 10px;
    padding: 5px;
}



.sort_product_title {
    margin-bottom: 10px;
    float: right;
    font-size: 19px;
}

.basic_search {
    margin-bottom: 5px;
}

@media (max-width: 435px) {

    .sort_product_title {
        margin-bottom: 10px;
        float: right;
    }

    .select_sort_rv {
        height: 30px;
        width: 110px;
    }

    .panel_mobile_body {
        padding: 10px;
    }
}

.sp_number {
    padding: 13px 5px 0px 5px;
}

.number_attr {
    width: 80px;
}

/* /gai-goi/ END */

.pn_bar {
    margin-bottom: 20px;
}

.img_pn_item {
    width: 50%;
}

.report_tab {
    margin-right: 10px;
}


.box_quick_search_list .quick_search_model_item {
    width: 100%;
    border-bottom: 1px solid #ccddff;
    position: relative;
    overflow: hidden;
    padding: 10px 5px;
    margin: 0;
    box-sizing: border-box;
    border-bottom-style: dashed;
}

.box_quick_search_list .quick_search_model_picture {
    width: 60px;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
    margin-right: 10px;
}

.box_quick_search_list .quick_search_model_picture span {
    max-width: 60px;
    height: auto;
}


.quick_search_model_picture img {
    max-width: 60px;
}

.escort_item_wrap img {
    width: 100%;
    height: auto;
}

.box_quick_search_list .quick_search_model_info {
    overflow: hidden;
}

.quick_search_model_name {
    color: #7ce6fe;
    font-size: 13px;
    max-height: 40px;
    line-height: 20px;
    white-space: normal;
    overflow: hidden;
    font-weight: bold;
}

.model_des {
    line-height: 20px;
    min-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.quick_search_model_info .price {
    /*color: #f44f00;*/
}

.quick_search_model_shop {
    padding: 0 0 5px;
    color: #8c8c8c;
    font-size: 11px;
}

.report_sort_bar {
    padding-left: 8px;
}

.select_sort_rv {
    height: 30px;
}

.btn_write_rp {
    border-radius: 3px !important;
}

.sort_icon {
    font-size: 18px;
}

.emphasis_gg {
    color: #ea400b;
    font-size: 21px;
    font-weight: bold;
}

.district_row {
    padding-left: 1px;
    padding-right: 1px;
}

.panel_input_search {
    margin-bottom: 10px;
}

.steps-indicator {
    /*cursor: pointer;*/
    padding-bottom: 18px;
}

.separate_bar_form {
    margin-bottom: 10px;
}

.close_btn_panel {
    float: right;
    margin-top: -38px;
    font-size: 20px;
    cursor: pointer;
}

.icon_search_bar {
    font-size: 20px;
    float: left;
    margin-left: 10px;
}

.attr_col1 {
    width: 20%;
    text-align: right;
    vertical-align: middle !important;
}

.escort_image_list {
    margin-right: 0;
    margin-left: 0;
}

.escort_image_item {
    padding-left: 4px;
    padding-right: 4px;
}

.escort_image_item .thumbnail {

    margin-bottom: 5px;

}

#breadcrumbDiv {
    margin-top: 8px;

}

.review-product-cover img{
    width: inherit;
}
.review-product-cover {
    width: 100px;
    height: auto;
    float: left;
    position: relative;
    margin-right: 10px;
}

.img_edit_product_wrapper {
    height: 334px;
}

/*.alert-danger {
    background-color: #ed7669 !important;
}*/

.view_more_report {
    float: right;
    margin-left: 10px;
}


.escort-image-toolbar{
    background-color: chocolate;
    height: 25px;
    margin-top: -25px;
}

.em_icon_post {
    font-size: 18px !important;
    color: black;
    margin-top: 5px;
    margin-right: 5px;
}

.product-list{
    margin-right: 0;
    margin-left: 0;
}

/*
.thumbnail .caption {
    padding: 2px;}*/
button.close{
    margin-top: -16px;
    margin-right: -10px;
}
/*for iphone5 and smaller*/
.escort_item_wrap .caption{
    padding-right: 0;
}

body .ow_avatar_console .ow_avatar_label {
    right: 70px;
    bottom: 6px;
}

.ow_avatar_console .chat_icon_profile {
    margin-left: 50px;
}

@media (max-width: 350px) {

    .ow_avatar_console .chat_icon_profile {
        margin-left: 30px;
    }
}

.table > tbody > tr > td {
    vertical-align: middle;
}