﻿.fa-edit, .fa-plus, .five-stars {
    background-image: none
}

.five-stars-container, .glyphicon {
    font-family: 'Glyphicons Halflings'
}

.wd62 {
    width: 62px
}

.page-title-container .breadcrumbs li {
    font-size: 12px !important;
    text-transform: none
}

.star_inpoint {
    border: 6px solid #01b7f2;
    border-radius: 50%;
    margin-left: 8px;
    margin-bottom: 2px;
    margin-right: 10px;
    margin-top: 7px
}

.star_circalpoint {
    width: 28px;
    height: 28px;
    border: 3px solid #01b7f2;
    background: 0 0;
    border-radius: 50%;
    margin-right: 2px
}

.mr3 {
    margin-right: 3px !important
}

.mt-3 {
    margin-top: -3px;
    padding: 4px 20px
}

.wd60px {
    width: 60px !important
}

.br-f5f5f5 {
    border-right: 1px solid #f5f5f5
}

.mt13 {
    margin-top: 13px !important
}

#header .ribbon > a {
    padding: 0 10px 0 0;
    text-transform: uppercase
}

.header_rotatei {
    margin-top: 10px;
    left: 28px;
    top: -3px
}

.br_wrapper {
    border: 1px solid #e4e4e4 !important
}

.p20 {
    padding: 20px !important
}

.imag_mb, .mb15 {
    margin-bottom: 15px !important
}

.text-black {
    color: #000 !important
}

.fa-edit::before, .fa-pencil-square-o::before {
    content: "\f044"
}

.font-26 {
    font-size: 26px !important
}

.glyphicon {
    top: 1px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-minus-sign::before {
    content: "\e082"
}

.font-14 {
    font-size: 14px !important
}

.mb20 {
    margin-bottom: 20px !important
}

textarea {
    padding-left: 5px !important
}

.fa-plus::before {
    content: "\f067"
}

.Favoriteicon .tooltipfav {
    width: 206px !important;
    left: -94px !important;
    text-align: center !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    bottom: 28px !important;
    box-shadow: 0 0 7px 0 #c9c9c9 !important
}

.wrapper_2 {
    height: 18px;
    width: 15px;
    color: #555;
    font-weight: 400;
    z-index: 111;
    cursor: help;
    line-height: 1px;
    padding-left: 7px;
    padding-top: 3px;
    position: absolute;
    -webkit-transform: translateZ(0)
}

    .wrapper_2 .tooltip_new::after {
        border-left: solid transparent 10px;
        border-right: solid transparent 10px;
        border-top: solid #c5e5cc 10px;
        bottom: -10px;
        content: " ";
        height: 0;
        left: 12%;
        margin-left: -13px;
        position: absolute;
        width: 0
    }

.Favoriteicon .tooltipfav::after {
    margin-left: 70px !important;
    border-left: solid transparent 10px !important;
    border-right: solid transparent 10px !important;
    border-top: solid #fff 10px !important
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wrapper_2 .tooltip_new::before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.pl30 {
    padding-left: 30px !important
}

.tour-fixed-w100 {
    width: 100%
}

.five-stars-container .five-stars::before, .five-stars-container.editable-rating .ui-slider-range::before {
    content: "\e006\e006\e006\e006\e006";
    color: #f2d329
}

.five-stars-container::before {
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    content: "\e006\e006\e006\e006\e006";
    z-index: 0
}

.five-stars-container .five-stars, .five-stars-container.editable-rating .ui-slider-range {
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 1px
}

.mr10 {
    margin-right: 10px !important
}

.tour-fixed-w60 {
    width: 60%
}

.tour-fixed-w40 {
    width: 40%
}

.tour-fixed-w20 {
    width: 20%
}

.tour-fixed-w80 {
    width: 80%
}

.small, small {
    font-size: 11px !important
}

.five-stars-container {
    display: inline-block;
    position: relative;
    font-size: 14px;
    text-align: left;
    cursor: default;
    white-space: nowrap;
    line-height: 1.2em;
    color: #dbdbdb
}

.wrapper_2 .tooltip_new, .wrapper_21 .tooltip_new1 {
    font-size: 12px;
    margin-bottom: 7px;
    z-index: 2000 !important;
    position: absolute
}

.wrapper_2 .tooltip_new {
    background: #c5e5cc;
    line-height: 14px !important;
    border: thin solid #c5e5cc;
    bottom: 100%;
    color: #000;
    display: block;
    border-radius: 4px;
    left: -20px;
    opacity: 0;
    width: 310px;
    padding: 6px;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.wrapper_2:hover .tooltip_new {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.Favoriteicon {
    width: 26px !important;
    height: 26px !important;
    position: absolute !important;
    right: 14px !important;
    z-index: 1 !important;
    cursor: pointer !important;
    background-position: -37px -114px !important;
    top: 18px
}

.popcontent, .smaplecontent {
    z-index: 11;
    position: absolute
}

.caption .defaultreviewWStar:before, .caption .reviewWStar:before {
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: inline-block;
    position: relative;
    left: -8px;
    top: 5px;
    content: " "
}

.recentreviewR blockquote::after, blockquote::before {
    font-family: Georgia,serif;
    font-size: 1em !important;
    line-height: 0;
    vertical-align: middle
}

.reviewW .caption .label {
    border-radius: 0 !important;
    font-weight: 400 !important;
    padding-left: 1px;
    font-size: 17px;
    margin-left: 10px;
}

.caption .reviewWStar:before {
    border-color: transparent #5cb85c
}

.caption .defaultreviewWStar:before {
    border-color: transparent #999
}

.border-3px-blue1 {
    border: 3px solid #00b0f9
}

.popcontent ul.a {
    list-style-type: circle;
    padding-left: 25px
}

    .popcontent ul.a li {
        padding: 2px
    }

.popcontent {
    background: #fff;
    border: 1px solid #eee;
    padding: 5px;
    top: 62px;
    border-radius: 7px;
    -moz-box-shadow: 3px 3px 5px 4px #eee;
    -webkit-box-shadow: 3px 3px 5px 4px #eee;
    box-shadow: 3px 3px 5px 4px #eee
}

    .popcontent:after, .popcontent:before {
        right: 100%;
        top: 24px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .popcontent:after {
        border-color: rgba(136,183,213,0);
        border-right-color: #ccc;
        border-width: 10px;
        margin-top: -10px
    }

.text-cursor {
    cursor: pointer;
    color: #01b7f2 !important
}

.smaplecontent {
    top: 0
}

.WRline, .reviewform .input-file {
    position: relative
}

.morecontent span {
    display: none
}

.morelink {
    display: block;
    color: #00aeef
}

.Wreview span .star > img {
    cursor: pointer
}

.WRgroup {
    display: table;
    width: 100%;
    font-size: 3em
}

.WRitem {
    display: table-cell
}

.WRtext {
    border: 1px solid #f8c4ff;
    font-size: 31px;
    padding: 0px 10px;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
    color: #d351e5;
}

.WRline {
    border-bottom: 1px solid #f8c4ff;
    top: -0.3em;
}

.text-normal {
    font-weight: 400
}

.reviewform .form-control, .reviewform input.form-control, select.form-control, textarea.form-control {
    border-color: #ddd !important;
    border-radius: 0 !important
}

.reviewform select {
    border: 1px solid #ddd !important;
    font-size: 12px;
    height: 34px;
    padding: 6px 35px 5px 5px;
    width: 100%;
}

.reviewform .input-file .input-group-addon {
    border: 0;
    padding: 0
}

    .reviewform .input-file .input-group-addon .btn {
        border-radius: 0 4px 4px 0
    }

    .reviewform .input-file .input-group-addon input {
        cursor: pointer;
        position: absolute;
        width: 72px;
        z-index: 2;
        top: 0;
        right: 0;
        opacity: 0;
        background-color: transparent;
        color: transparent
    }

.tercon .faiconfav {
    background-image: none;
    color: #0087c2;
    left: 13px;
    top: 6px;
    width: 165px !important
}

.tooltip_new.tooltipfav.trms {
    margin-left: 101px;
    width: 320px !important
}

@media screen and (min-width:0\0) {
    .reviewform select {
        background: 0 0;
        padding: 5px
    }
}

.reviewformrdo input[type=checkbox], .reviewformrdo input[type=radio] {
    display: none
}

    .reviewformrdo input[type=checkbox] + label, .reviewformrdo input[type=radio] + label {
        border: 1px solid #e9e8e2;
        border-radius: 50px;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
        text-transform: none !important;
        color: #2c2c2c;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 1.167em;
        line-height: 17px;
        margin-right: 6px;
        padding: 10px 20px;
        white-space: nowrap
    }

        .reviewformrdo input[type=radio] + label:focus, input[type=checkbox] + label:focus {
            border: 1px solid #eee;
            border-radius: 5px;
            display: inline-block;
            padding: 10px 20px;
            margin-right: 10px;
            font-size: 14px;
            color: #4d4848;
            text-transform: none;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            background-color: #eee
        }

        .reviewformrdo input[type=radio] + label:hover, input[type=checkbox] + label:hover {
            border: 1px solid #de7eeb;
            box-shadow: none;
            color: #de7eeb;
        }

    .reviewformrdo input[type=radio]:checked + label, input[type=checkbox]:checked + label {
        background-color: #de7eeb;
        border: 1px solid #de7eeb;
        color: #fff;
    }

.reviewform label {
    text-transform: none !important;
    font-weight: 400 !important
}

.recentreviewR img {
    height: 50px;
    border: 1px solid #ccc;
    width: 50px
}

.recentreviewR .right {
    height: 50px;
    border-left: 1px solid #eee;
    padding-left: 10px;
    display: table-cell;
    position: relative;
    vertical-align: middle
}

    .recentreviewR .right .name {
        font-size: 12px;
        display: table-cell;
        word-break: break-all;
        float: left;
        color: #4d4848;
        width: auto
    }

    .recentreviewR .right .title {
        font-size: 16px;
        color: #00b0f9;
        width: 100%;
        display: table-cell;
        word-break: break-all;
        float: left;
        font-weight: 300
    }

.black_overlay, .white_content {
    display: none;
    position: absolute;
    left: 0
}

.point_fifty, .point_mile, .rating-container .rating {
    position: relative;
    vertical-align: middle
}

.point_mile {
    width: 80px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    background: #7d7d7d;
    padding: 6px;
    line-height: 12px
}

.point_fifty {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    padding-right: 10px
}

.recentreviewR .content {
    border-bottom: 1px solid #eee;
    color: #838383;
    font-size: 12px;
    height: 63px;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 15px;
    text-align: justify
}

.black_overlay {
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: .5;
    opacity: .5
}

.white_content {
    margin: 0 auto;
    right: 0;
    top: 25%;
    width: 30%;
    height: auto;
    padding: 10px;
    background-color: #fff;
    z-index: 1002;
    overflow: auto
}

.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0;
    color: #fff;
    border: none
}

.fa-times, .head_title.ter_bg {
    background-image: none
}

.rating-container .rating {
    cursor: default;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 0
}

.rating-disabled .rating {
    cursor: not-allowed
}

.rating-container .star {
    display: inline-block;
    margin: 0 3px;
    text-align: center;
    cursor: pointer
}

.rating-container .empty-stars {
    color: #aaa
}

.rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    color: #fde16d;
    white-space: nowrap;
    overflow: hidden;
    -webkit-text-stroke: 1px #777;
    text-shadow: 1px 1px #999
}

.rating-rtl {
    float: right
}

.rating-animate .filled-stars {
    transition: width .25s ease;
    -o-transition: width .25s ease;
    -moz-transition: width .25s ease;
    -webkit-transition: width .25s ease
}

.rating-rtl .filled-stars {
    left: auto;
    right: 0;
    -moz-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    -webkit-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    -o-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0)
}

.rating-rtl.is-star .filled-stars {
    right: .06em
}

.rating-rtl.is-heart .empty-stars {
    margin-right: .07em
}

.rating-lg {
    font-size: 3.91em
}

.rating-md {
    font-size: 3.13em
}

.rating-sm {
    font-size: 2.5em
}

.rating-xs {
    font-size: 2em
}

.rating-xl {
    font-size: 4.89em
}


.clear-rating-active {
    cursor: pointer !important
}

    .clear-rating-active:hover {
        background: #843534 !important;
    }
.rating-container .clear-rating {
    background: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.rating-rtl .caption {
    margin-right: 5px;
    margin-left: 0
}

.fa-close::before, .fa-remove::before, .fa-times::before {
    content: "\f00d"
}

.alt_title p {
    width: 237px
}

.font-18 {
    font-size: 18px !important
}

a {
    cursor: pointer
}

@media print {
    .rating-container .clear-rating {
        display: none
    }
}

.head_title.ter_bg {
    text-align: left
}

@media (min-width:320px) and (max-width:420px) {
    .xs-font17 {
        font-size: 17px
    }

    .tooltip_new.tooltipfav.trms {
        margin-left: 28px
    }

    a.button.btn-small, button.btn-small {
        padding: 0 5px
    }

    .pl30 {
        padding-left: 0 !important
    }

    .rating-container .caption {
        margin-top: 10px
    }
}

.fa-refresh:before {
    content: "\f021"
}

.fa-refresh {
    background-image: none
}

.reviewformrdo.mt5 {
    display: inline-flex
}


.page-title-container {
    height: 125px;
    background: #9c00b1;
    position: relative;
}

.fa-minus:before {
    content: "\f068";
}

.fa-caret-down:before {
    content: "\f0d7";
}


.caret-icon {
    position: absolute;
    right: 25px;
    top: 32px;
    font-size: 18px;
    color: #928d8d;
}

.selectbtn {
    position: relative;
    display: inline-block;
    height: 35px;
    padding: 0 15px;
    background: #942d9f;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 35px;
    border-radius: 4px;
}

@media only screen and (max-width:1199px) and (min-width:992px){
    .font-14 {
        font-size: 12px !important;
    }

}