#pgContent .col-md-9, #pgContent .col-md-3, #pgContent .col-md-7, #pgContent .col-md-12 {
    padding:0 2px;
}
.pgBody {
    margin-top:10px;min-height: 550px;
}
.margin10 {
    margin:10px;
}
.margin5 {
    margin:5px;
}
.margin5-top {
    margin-top:5px!important;
}
.navbar-header .navbar-brand {
    padding:10px 15px 0 15px;
}
.navbar-nav .notification {
    color:orange;
}
.chat-wrapper {
    margin:-5px -8px -5px -5px;
}
.notification-nav {
    position: absolute;right:64px;
}
.notification-msg {
    width: 230px;
    font-size:12px;
    position: relative;
}

.notification-msg .msg-avt {float:left;width:44px;margin:-5px}

.notification-msg .msj:before {
    width: 5px;
    height: 0;
    content: "";
    top: 10px;
    left: 22px;
    position: relative;
    border-style: solid;
    border-width: 0 13px 13px 0;
    border-color: transparent #f7f7f7 transparent transparent;
}
.notification-msg .msg-text {float:left;width:196px;word-break: break-word;word-wrap: initial;margin-top:-8px;background-color: #f7f7f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:3px;
}
.notification-msg .msg-cat {
    margin: 4px 1px;
}
.notification-msg .send_at {font-size:10px;color:#555555}

.notification a {outline: none}
.notification .fa {margin-top:15px;font-size:16px}

.navbar .notification .count {
    position: absolute;
    top: 5px;
    right: -1px;
    height: 13px;
    width: 13px;
    overflow: hidden;
    background: orange;
    color: #FFF;
    text-align: center;
    border-radius: 100%;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
}

@keyframes blink {
    00% {opacity: 0;}
    50.00% {opacity: .5;}
    100.00% {opacity: 1;}
}

.navbar .notification .notificount {
    animation: blink 1s linear infinite;
}

.navbar .notification .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.navbar .notification .animated {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#notification-popover {
    left: -169px!important;
}
#notification-popover .arrow {
    left: 90%
}
.blue {
    color:#0061AD;
}
label {
    font-weight:normal;
    padding-right:13px;}
.orange {color:orange}
li.lf-postad a {
    border-radius: 4px;
    color:#ffffff!important;
    margin:11px 0 0 4px;
    padding:4px 8px;
    background-color: rgb(0,97,173);
}
li.lf-postad a:hover {
    background-color: #2b669a!important;
}
.float-right {
  float:right;
}
.bold {
    font-weight: bold;
}
.red {
    color: red;}
.rows {clear: both}
.chosen-container {font-size:13px}

.rvn-menu-city {float:left;width:30%;padding:0 0 5px 2px}
.rvn-menu-cate {float:left;width:30%;padding:0 2px 5px 2px}
.rvn-menu-search {float:left;width:40%}

.rvn-menu-bar {background-color:#f7f7f7;padding-top:5px}
.rvn-menu-bar .chosen-container {font-size:14px}

.icon-nl {
    background:url(/images/layouts/nl_logo.png) 0 0 no-repeat;height:16px;width:16px;
    vertical-align: middle;
}

.icon-bk {
    background:url(/images/layouts/bk_logo.png) 0 0 no-repeat;height:16px;width:16px;
    vertical-align: middle;
}

#pgContent {
    margin-top:52px!important;
  left: 0!important;
}
#sitecatid_txt .breadcrumb {
    margin-bottom:10px;}
.latest-items {font-size:20px;color:darkblue;font-weight: normal;border-bottom: dotted 1px #cacaca;
    margin-bottom:10px;padding-left:5px;
}

.rvn-home-category .show-all-icons a{
    color: darkblue;
    text-decoration: none;
}
.rvn-home-category .show-all-icons a:hover{
    color: orange;
}

.rvn-home-category .cate-title {
  padding-left:5px;font-size:24px;border-bottom:dotted 1px #515151;
}
.loca-title {
    font-size:24px;
}
.cate-icons {
 padding:10px 5px 0 5px;
}
.cate-icons .fa {
    color:rgb(0,97,173);
}

.cate-group {
    height:100px;text-align:center;padding-top:10px;color:#515151;
}

.cate-group:hover {
    background-color: #f7f7f7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.cate-group:hover * {
    color: orange;
}

.cate-group .cate-icon {
    text-align: center;
    padding-top: 20px;
}

.cate-group .cate-name {
    font-size: 14px;
    padding: 2px;
}

  .border-box .sub-data {
    padding:5px;background-color: #f7f7f7;margin:5px 0;
  }
  .border-box ul {
    margin:0;padding:0;
  }

  .cate-subs .subs-box {
      margin:0;padding:0;
  }

.cate-sub li {
  width:25%;float:left;list-style:none;margin:initial;padding:3px;
}
.cate-subs .subdir {
  width:100%;font-size:16px;background-color: #ffffff;
}

.home-location-content {
    border-bottom:dotted 1px #808080;
}
    .home-location-content li {
        float:left;width:50%;font-size:12px;font-weight:bold;list-style:none;padding:3px 0;
    }
.sub-location-content {
}
    .sub-location-content li {
        float:left;width:50%;font-size:12px;list-style:none;padding: 3px 0;
    }
.up-list-locations {
    width:720px;
}
    .up-list-locations li {
        float:left;width:15%;font-size:12px;list-style:none;
    }
.rvn-items {
    padding-top:10px;
}

#locFilterDiv {padding:5px;}
#locFilterDiv select {
  padding:3px;width:96%;margin:auto
}
.hideOverflow
{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:100%;
    display:block;
}

.input-group .btn-left-roundedless {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

@media screen and (min-width: 992px) {
    .pgBody {
        padding: 2px 0;
    }
    #VIPITEMS {
        position: relative;
        width: 100%;
        -webkit-column-count: 3;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 3;
        -moz-column-gap: 5px;

        column-count: 3;
        column-gap: 5px;
        column-fill: balance;
    }
    #LISTITEMS {
        position: relative;
        width: 100%;
        -webkit-column-count: 3;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 3;
        -moz-column-gap: 5px;

        column-count: 3;
        column-gap: 5px;
        column-fill: balance;
    }

    .main-cate-icon {float:left;width:20%!important;}

    blockquote .detail-img {
        width:248px;
        float:right;
        margin-left:5px;
    }

}

@media screen and (min-width: 768px) and (max-width: 992px) {
    #VIPITEMS {
        position: relative;
        width: 100%;
        -webkit-column-count: 2;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 2;
        -moz-column-gap: 5px;

        column-count: 2;
        column-gap: 5px;
        column-fill: balance;
    }
    #LISTITEMS {
        position: relative;
        width: 100%;
        -webkit-column-count: 2;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 2;
        -moz-column-gap: 5px;

        column-count: 2;
        column-gap: 5px;
        column-fill: balance;
    }

    .bar-bellow li.dropdown {background-color: #f7f7f7}
}
@media screen and (min-width: 480px) and (max-width: 768px) {
    .pgBody {
        padding: 2px 0;
    }
    #VIPITEMS {
        position: relative;
        width: 100%;
        -webkit-column-count: 1;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 2;
        -moz-column-gap: 5px;

        column-count: 1;
        column-gap: 5px;
        column-fill: balance;
    }
    #LISTITEMS {
        position: relative;
        width: 100%;
        -webkit-column-count: 1;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 2;
        -moz-column-gap: 5px;

        column-count: 1;
        column-gap: 5px;
        column-fill: balance;
    }
    .main-cate-icon {float:left;width:20%!important;}
    blockquote .detail-img {
        width:98px;
        float:right;
        margin-left:5px;
    }
    .cate-sub li {
        width:33%;float:left;list-style:none;margin:initial;padding:3px;
    }
    li.lf-postad a {
        color:#ffffff!important;
        margin-top:6px;padding:4px 8px;
        /*background-color: rgb(0,97,173);*/
    }
    ul.bar-top li {
        width: 33%;float:left;
    }
    .bar-bellow ul.dropdown-menu li {
        width: 50%!important;float: left;
    }
    .bar-bellow li.dropdown {background-color: #f7f7f7}
}

.listItem {
    padding: 0;
    width: 100%;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    /*-moz-column-break-inside: avoid;*/
    /*column-break-inside: avoid;*/
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border:solid 1px #f7f7f7;
    margin: 2px 0 9px 0;
}

.listItem .rounded-bo {
    background: transparent;
    /*
    -moz-border-radius: 5px 15px;
    -webkit-border-radius: 5px 15px;
    border-radius:5px 15px;
    */
    width: 100%;
    padding:5px 0;
    /*border: 1px solid #f7f7f7;*/
    border-bottom: 2px solid #f5f5f5;
}
.listItem .rounded-bo:hover {
    background-color:#f5f5f5;
}
.listItem .rvn-item-title {
    font-size:14px;padding:2px;margin-left: 26px;
    white-space: normal;
    overflow: auto;
    text-overflow: clip;
}

.listItem a:visited div.rvn-item-title {
    color: #000000;
}

    .listItem .badge{
        vertical-align: top;margin-top:3px;}
    .rvn-item-no .ad-vip {background-color: orange}

        .rvn-item-no {float:left;
            width:26px;}

    .listItem:hover a {
        text-decoration: none;
    }
    .listItem .rvn-item-image {
        float:left;padding:3px;position: relative;
    }
    .listItem .rvn-item-image .npics {
        position: absolute;left:2px;top:2px;font-size:10px;z-index: 1000;border-radius: 3px;padding: 2px;color:#ffffff;
    }
    .listItem .rvn-item-image img {width:90px}
        .rvn-item-image div {
            background: #f7f7f7;
            -moz-border-radius: 5%;
            -webkit-border-radius: 5%;
            border-radius:5%;
            text-align: center;
            color: white;
            width: 100%;
            padding-bottom:initial;

        }
    .listItem .rvn-item-content {
        clear: right;position: relative;
        margin-left:94px;
    }
        .rvn-item-content .fa {
            font-size:larger;
        }

    .rvn-item-content .rvn-item-loca  {
        font-size:11px;color:#808080;
        text-decoration: none;
        clear:right;
        margin-left: 10px;
    }

    .rvn-item-content .rvn-item-date {
        font-size:11px;color:#808080;
        margin-left: 10px;
    }

    .rvn-item-content .rvn-item-views {
        font-size:11px;color:#808080;
        padding-left:5px;
    }
    .rvn-item-content .rvn-item-descr {
        padding-left:4px;
        font-size:11px;color:#808080;
    }

.full-category {
    position: relative;
    width: 100%;
    -webkit-column-count: 5;
    -webkit-column-gap: 2px;
    -webkit-column-fill: auto;
    -moz-column-count: 5;
    -moz-column-gap: 5px;

    column-count: 5;
    column-gap: 5px;
    column-fill: balance;
}
.rvn-blue {color:#0061ad!important;}
.rvn-blue-bg {background-color:#0061ad!important;}
.rvn-light-blue-bg {background-color: #77bff7!important;}
.full-category .category-list {
    margin:3px 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.category-list .cate-name a {color:darkblue}
.category-ul li {font-size:12px;padding: 2px 0}

#advtype12 .rvn-item-descr {
        margin-left:6px;
    }
    .orange .badge {background-color: orange}
    .rvn-item-content .rvn-item-by {
        float: left;padding-left: 5px;
        font-size:11px;
        color: #808080;
    }
    .rvn-item-content .fa {font-size:12px}

.postad-category {
    font-size:20px;
    font-weight:bold;
    text-align: center;
    padding:10px;
    border-top:dotted 1px #cacaca;
    clear: both;
}
#postad-icons .cate-name {color:rgb(0,97,173);font-size:12px}
#postad-icons .cate-group {
    height:90px;}
#postad-icons .cate-group .fa {color:rgb(0,97,173);}
#postad-icons .cate-group:hover {
    background-color: #f7f7f7;
}

#postad-icons .cate-group:hover * {
    color: orange;
}
.w12 {float:left;width:12%}
.w16 {float:left;
    width:16%;}
.w20-md-w50-xs {float:left;width:20%;height: auto!important;}
.PgCounter .pagination {
    margin-top:10px!important;
}
.PgCounter .pg-stats {
    font-weight:bold;
  margin:0;padding:0;font-size:12px;color:#515151;
}

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px;
    right: 5px;
    background-color:transparent;
    z-index: 1000;
    color:dodgerblue;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 30px;
    right:5px;
    background-color: transparent;
    z-index: 1000;
    color:dodgerblue;
}
#prloading {position:absolute;left:0;top:0;width:24px;padding:2px;display:none}
#prloading .ld-text {font-size:12px;}

.footer {
    bottom: 0;
    width: 100%;
    background-color: #f7f7f7;
    margin:0;
}
  .footer .ftr {
  font-size:10px;padding-top:6px;margin:0;
  }
.ftr .ftrSigns {
  float:right;
}
  .ftr .ftrSigns .badge {
    background-color:#e7e7e7;font-size:11px;padding:10px;margin:5px;
  }
  .ftrCopyright .CopyrightText {
      font-weight:normal;padding:5px;font-size: 12px;
  }

  .ftr-4cols {
      background-color: #FFFFFF;margin:10px 3px;padding:3px;
  }
  .ftr-4cols .col-md-3 {
      padding: 5px;margin: 0;
  }
  .ftr-4cols .ftr-title {
      font-size:16px;
      font-weight:normal;border-bottom: dotted 1px #cacaca;
  }
  .footer .ftr-content {
      font-size:12px;
      font-weight:normal;
  }

    .ftr-content div {padding:2px}
  .ftr-content a {color:#333333;font-size:13px}
.ftr-content .lnk-tags a {font-size:13px;color:rgb(0,97,173)}

.autoSearch {position: absolute;right:10px}
.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}

.search-form .form-group.hover {
    width: 100%;
    border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
}

#view_cate a, #view_subcate a {font-size:14px;}
/*
dang-nhap
  */
#frmReg .control-label {
    font-size:12px;}
.pg-login-form {
 padding:0 10px 10px 10px;border-right:solid 1px #f7f7f7;
}
  .pg-login-form .control-label {
    font-size:12px;
  }
.pg-login-plugin {
  padding-left:10px;border-left:solid 1px #f7f7f7;
}

.pg-help-subj {
    border-left:solid 1px #f7f7f7;
}
.pg-help-subj .help-subj {
    font-size:13px;padding:8px;background-color: #f7f7f7;
    margin:4px 2px;
}
.help-subj .badge {vertical-align: top}
.help-subj a {display: block;}
.pg-help-subj li {
    font-size:13px;padding:3px;list-style-type: circle;
}
.pg-help-subj li:hover {
    list-style-type: square;
}
.pg-help-subj li a {
    display: block;text-decoration: none;
}

.pg-plugin-helptext li {
  font-size:13px;padding:3px;list-style-type: circle;
}
.pg-plugin-helptext li:hover {
    list-style-type: square;
}
.login-provider {
    padding:5px;
}
.pg-help .col-md-5, .pg-help .col-md-7 {
    margin:0;padding:0;
}

.pg-help .alert, .pg-help .pg-plugin-helptext, .pg-help .pg-help-subj li, .pg-help .help-subj a {font-size:inherit}
.faq-group .faq-a, .faq-group .faq-q {
    font-size:inherit;
    padding-top: 10px;
}

.faq-group .faq-a {
    background-color: #F7F7F7;padding:5px;
    padding: 10px 15px;
}
.pg-plugin-helptext .alert {
    margin-bottom:10px;
}

.hello {
  padding:10px;
}
.hello .badge {
    color:#333333;
    background: #f7f7f7;
    padding:10px;
}
.hello .fa {
    font-size:150%;
}

.help .h-msg {
    font-size:15px;
    text-align: justify;
}
.user-links div {
    padding:5px;
}
.user-links> * {
    list-style: none;
    font-size:14px;
}
.user-links a {
    color:#555555;
    display: block;
}
.user-links a:hover {
    text-decoration: none;color:#000000;
}

/*
  dang-tin
*/
.sub-cate {
  padding:5px 3px 5px 28px;border-bottom:solid 1px #f7f7f7;vertical-align:middle;
}
.sub-cate:hover {
  background-color:#f7f7f7;cursor:pointer;color:orange;
}

#sitedescription {
max-height: 220px;height:220px;
}
.texte span {
    margin-bottom:13px;}
.error {color:red}
.form-post-input-w {width:100%}
.chosen-select-n {min-height: 26px;min-width:120px}

#cityid {width:125px;}

#subcity {width:160px}
div.postCityId, div.postSubCity{
    float: left;
    padding-right:5px;}

.right-side .panel {margin:5px;}
.right-side .rvn-item-no .badge {font-size:10px}

.ax-input-caption {

}

#pgContent .col-md-9, #pgContent .col-md-3, #pgContent .col-md-7, #pgContent .col-md-12, #pgContent .col-sm-12 {
    padding: 0;
}
.usrAvtBox {
    padding:0;margin: 0;
}
.modal-dialog.modal-400 {
    max-width: 400px!important;
}
.bad-words {color:red;
    font-weight:bold;}

.avatar .popover {
border-top-right-radius: 0;
}
.avatar .popover-title {
    border-top-right-radius: 0;
}
.avatar {margin:8px 0 0 5px}
.avatar-img {float:left;width:52px}
.avatar-img a {outline:none}
.avatar-img img, .sci-img {
    width:50px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    border:solid 1px #f7f7f7;
}
.sci-img {
    width:88px;background-color: orange;text-align: center}
.avatar-img img:hover {cursor: pointer}
.avatar-img32 a {outline: none}
.avatar-img32 {
    float: left;width:34px;
    margin:0 5px 5px 0}
.avatar-img32 img {
    width:32px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    border:solid 1px #f7f7f7;
}
.avatar-ls {
    border:none;
}
.avatar-text {
    width:260px;font-size:13px;
    line-height: 26px;
    clear:both
}
.usr-text {
    width:260px;
    font-size:11px!important;
    padding:2px 0;
    clear:both;
}
.avatar-text .usr-name {
    color:#333333;
}
.avatar-text .usr-email {
    color:#f3f3f3;
}
.avatar-text .badge {font-size:80%!important;background: #00A5E3}
.avatar-text .avt-link a {
    text-decoration: none;color:#040404;
}
.avatar-text .user-info a {
    text-decoration: none;color:#050505;
}
.avatar-text .user-logout a {
    text-decoration: none;color:red;
}
.avatar-text .col-xs-6 {
    padding:2px;margin:0;
}
.avatar-text:after {
    display: block;
    content: "";
    clear: both;
}
.avatar-text .n-posts {
    display: inline-block;
    min-width: 10px;
    padding: 1px 4px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #0088cc;
    border-radius: 50%;
}

.avatar-last-login {line-height: 30px;}
.avatar-last-login .small {font-size:80%}
.popover.user-info-popover {
    left: 10px!important;
}
.popover.user-info-popover .arrow {
    right: 0!important;
}
.popover.notification-info-popover {
}
.popover.notification-info-popover .arrow {

}
.avt-title {
    font-weight:bold;font-size: 12px}

h1.site-title {font-size:18px;color:#050505}
.sub-title div {
    z-index: 0;
    padding-right:16px;
    float: left;
}
.sub-title {
    font-size:12px;
    color: #999999;
}
.sub-title i {
    font-size:14px;
}
.sub-title a {text-decoration: none}
.page-content blockquote {
    overflow-wrap:break-word;
    min-height: 300px;
    font-size:14px;
}
.page-content .detail-img {
    float: right;
}
.small-gray {
    font-size:80%;color:darkgray;
}
.sub-text {
    font-size:smaller;
}
.site-details {
    border-bottom:solid 1px #f7f7f7;
}
.site-details .col-xs-5, .site-details .col-xs-6, .site-details .col-xs-7, .site-details .col-md-3, .site-details .col-md-9 {

}
.add-fav {padding-right:5px}
.add-fav a {font-size:12px}
.site-price {
    padding:3px;
}
.site-price .price-tag {
    font-weight:bold;
}

.site-user-info {
    padding:3px;
}
.site-user-phone {
    padding: 3px;
}

.site-user-address {
    padding: 3px;
}
.what-next blockquote {
    font-size:95%;
}
.what-next blockquote .page-header {
    margin:10px 5px;font-size:14px;
}
.what-next .options .li {
    padding:5px;display: block;
}
.what-next .options .li a {
    font-size:14px;
    color:#333333;
    text-decoration: none;
}
.what-next .options .li a:hover {
    color:#090909;
}
/*xem-tin*/
.detail-body .page-header{
    margin-top:20px;
    padding-left:5px;
}

.detail-body .breadcrumb {margin-bottom: 5px!important;}

.site-options {
    border-bottom: solid 1px #f7f7f7;padding-bottom: 5px;margin-bottom: 5px;
}
.site-options-value {
    padding: 3px;
    border-bottom:solid 1px #f7f7f7;
}
.site-options-value .opt-rows {
    padding:2px;
}

.site-options-value .opt-name {
    font-size: 12px;color:#444444;
    min-height:24px;
    border-bottom:dotted 1px #cacaca;
}
.site-options-value .opt-value {
    font-size:12px;
    min-height:24px;
    border-bottom:dotted 1px #cacaca;
    vertical-align: middle;
}
.site-tools {
    padding:5px;
}
.site-tools a {
    padding:5px;
    border-top:solid 1px #F7F7F7;
    text-decoration: none;
}
.site-tools .site-back {
    float:left;font-size:12px;padding-right:5px;
}
.site-same-cate {
    float: left;font-size:12px;
    padding-right: 5px;
}
.site-report {
    float: left;font-size:12px;
}
.frmContact {
    margin-top: 10px;
    position: relative;
}
.frmContact div {
    padding:2px;
}
#txtMsg {
    min-height:150px;
}
.last-views {color:darkblue;}
.last-views .listItem {
    padding-left:10px;}

.ads-similar .rvn-item-content {margin-left: 3px}
.ads-similar {
    color: #555555}
.ads-similar .listItem, .last-views .listItem {
    width:100%!important;
}
.last-views .rvn-item-content {margin-left: 3px;}
.last-views .rvn-item-date {clear: left}
.last-views blockquote {padding-left: 3px;padding-right:0}
.last-views .lv-hdr {font-size: 16px;
    padding:10px;color:#555555;
    }
.last-views .rvn-item-no .badge {font-size:10px;}
.last-views .rvn-item-by {
    margin-left:5px;}
.last-views .user-name {color:#2e6da4;}
.your-ads {
border:solid 1px #f7f7f7;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    height:50px;
    font-size:12px;
    font-style: italic;padding:5px;
}

.payments {
    padding:5px;
}
.payments .pay-logo {
    float: left;
    width:100px;}

.bank-partner .home-brand {
    border: 1px solid #dddddd;
    border-radius: 3px;
    display: block;
    padding: 3px;
    margin-right:2px;
    margin-bottom: 10px;
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.bank-partner .home-brand:hover {
    filter: grayscale(0);
    -moz-filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
.bank-partner .home-brand img {
    width: 100%
}
.pay-exp {
    float: right;margin-right:10px
}
.pay-exp a {
    text-decoration: none;
    font-size:12px;
}

.post-step2 {
    padding:0 12px;
}
.post-step2 .row {
margin:-12px -12px!important;
}
#map {
    width:100%;
    height:350px;
}
.map-help {
    padding-top:5px}

.map-btn {
    padding:5px 0;
}
.map-help blockquote {font-size:90%;padding:5px}
#markerPos {font-size:12px;
    font-style: italic;}

.user-images {
    padding:10px;
}
.carousel-inner img {
    margin: auto;
}
.user-images .thumbnail {
    outline:none;
}
.user-images a.thumbnail:hover {
    border:solid 1px #cacaca;
}

.upl-images {
    margin:26px}

.detail-img .detail-img-border {
    border:solid 1px #f0f0f0;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin:3px;
}
.detail-img-border .img-thumbnail {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px;
    padding:0;
}
.qrcode-img {padding-right:4px;}
.qrcode-img > a {outline: none}
.qrcode-img a {outline: none}
.qrcode-img img {width:105px}

.results ul {
    -webkit-padding-start: 5px!important;
}
.results li {
    list-style: none;padding:3px;
}

/*
hoa-don
*/
.hoa-don .rows-item {
    border-top:solid 1px #f7f7f7;padding:4px 2px;font-size:12px;
}
.hoa-don .nav-tabs {padding:6px 6px 0 6px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #f7f7f7!important;
}
.tab-orders {
    border-bottom: solid 1px #f0f0f0;margin-bottom: 5px;
}
.tab-orders .rows-hdr, .tab-payments .rows-hdr, .tab-telcards .rows-hdr {
    padding:4px;background-color: #f7f7f7;
}
.tab-orders .order-tl {
    padding:5px 0!important;
}

.print-order {
    width:310px;margin:auto;padding:5px;
}
.print-order .order-right {
    clear: right;
    border-bottom:solid 1px #f7f7f7;
}
.print-order .order-tl {
    clear: left;
}
.print-order .order-detail {
    margin:auto!important;
}
.order-detail .order-date {
    background-color: #f7f7f7;
    font-size:12px;
    font-style: italic;
    text-align: right;
}
/*
*/
.pg-plugin-helptext .kenh-rss {
    font-size:15px;
    padding:5px 10px;
    width:50%;
    float: left;
}
.kenh-rss a {text-decoration: none;display: block}

.help-contact .form-group {
    clear: both;
    margin:2px;
}
.help-contact .col-xs-4 {
    font-size:12px;
}
.faq-group {margin:2px}
.faq-group .alert {padding:3px}
.faq-group .alert .badge {margin-bottom:3px;font-size:10px}
.faq-q a {color:#0f0f0f;text-decoration: none;
    font-weight:bold;}
.faq .content {padding:0 5px 0 5px}

.navbar-header .fb-plugin {
    float:left;padding:20px 0 0 0;
}


/**
tin-dich-vu
 */
.btn-next {
    background-color:rgb(0,97,173);
    border-color: rgb(0,97,173);
    color:#ffffff;
}
.upgrade-form .rows {
    padding:5px 3px;clear: both;
}
.upgrade-form .discount {
    text-decoration: line-through;
    font-size:80%;
}
.upgrade-form .discount-green {
    color:green;
}
.upgrade-form .col-xs-5, .upgrade-form .col-xs-7 {
    padding:0;
}
.tin-dich-vu {
    margin:4px;
}

.tin-dich-vu .small-info {
    margin:5px 0;
    font-size:12px;
}
.tin-dich-vu a {text-decoration: none}
.order-detail {

}
.order-detail {
    margin:60px 0 0 0;
}
.order-detail div {
    padding:5px;font-size:12px;
}
.order-detail .order-right {
    text-align: right;padding:0!important;border-bottom: dashed 1px #cacaca;
}
.order-detail .order-tl {
    background-color: #f7f7f7;
}
.order-btn {
    padding:3px 0;
}
.order-btn .btn{
    font-size:12px;
}

/*
tim-kiem
 */
.tim-kiem .col-md-9 {
    margin:0!important;padding: 0!important;
}
.tim-kiem .row {
    margin:0;padding:2px;
}
.tim-kiem {
    padding:0 5px;
}
.tim-kiem .row {
    padding:3px;
}
.input-group .chosen-single {
    border-top-left-radius:0;
    border-bottom-left-radius: 0;
}
.tim-kiem .search-form-price {
    padding-left: 42px;
}
.tim-kiem .search-form-price div {
    padding:2px 0;
}
.search-form-price .price-from {
    width:50%;
    float: left;
    padding-right:1px!important;
}
.search-form-price .price-to {
    width:50%;
    float: left;
    padding-left:1px!important;

}
.results-item {
    padding: 3px;
    width: 100%;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border:solid 1px #f7f7f7;
    cursor:pointer;
}
.results .rvn-item-image {
    float: left;
    width:90px;
}
.results .rvn-item-content {
    margin-left:94px;
}
.results .rvn-item-content .rvn-item-date {
    margin-left: 6px;
    margin-top:2px;
}
.results .rvn-item-content .rvn-item-by {
    margin-left:2px;
}
.results-hdr {
    position: relative;
    width: 100%;
    -webkit-column-count: 2;
    -webkit-column-gap: 2px;
    -webkit-column-fill: auto;
    -moz-column-count: 2;
    -moz-column-gap: 5px;

    column-count: 2;
    column-gap: 5px;
    column-fill: balance;
}

.fb-icon .fa {
    color:rgb(0,97,173);
}
.page-content blockquote {
    overflow-wrap:break-word;
}
.page-content blockquote p {
    margin:0;padding:0;
}

footer.postBy {
    margin-top:20px;
}

.mua-dichvu {
    padding:5px;
}
.mua-dichvu .alert a {
    text-decoration: none;
    outline:none;
}
.padding5 {
    padding:5px!important;
}
.padding3 {
    padding:3px!important;
}

.main-cate-icon {float:left;width:33%;}

@media only screen and (max-width: 480px) {
    ul.bar-top li {
        width: 100%;
    }
    .pgBody {
        padding: 2px 0;
        min-height: 460px;
    }
    .navbar-nav .open .dropdown-menu li {
        padding:1px;
    }
    .navbar-default .navbar-collapse {
        border-bottom: solid 2px #eee;
        max-height:90vh;
    }

    .main-cate-icon {float:left;width:33%!important;}
    .main-cate-icon .fa-3x {}

    .listItem {
        padding:0!important;
        width: 100%;
    }

    .listItem .rounded-bo {
        border-right:none;
        border-left:none;
    }

    .PgCounter .pg-last {
        display: none;
    }

    #pgContent .col-md-9, #pgContent .col-md-3, #pgContent .col-md-7, #pgContent .col-md-12 {
        padding: 0;
        margin: 0;
    }

    .page-content blockquote {
        padding-left: 10px;
    }
    .results-hdr {
        position: relative;
        width: 100%;
        -webkit-column-count: 1;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 1;
        -moz-column-gap: 10px;

        column-count: 1;
        column-gap: 10px;
        column-fill: balance;
    }

    #LISTITEMS, #VIPITEMS {
        position: relative;
        width: 100%;
        -webkit-column-count: 1;
        -webkit-column-gap: 2px;
        -webkit-column-fill: auto;
        -moz-column-count: 1;
        -moz-column-gap: 2px;
        column-count: 1;
        column-gap: 2px;
        column-fill: auto;
    }
    #home_cate_paging2 .breadcrumb {
        margin-bottom:5px;
    }
    .cate-sub li {
        width:50%;
        font-size:13px;
        border-bottom: solid 1px #ffffff;
        background-color: #f7f7f7;
    }

    li.lf-postad a {margin-top:-5px;padding: 5px 15px;color:#555555!important;background-color: #FFFFFF!important;}
    li.lf-postad a:hover {color:#ffffff!important;}

    blockquote .detail-img {
        width:98px;
        float:right;
        margin-left:5px;
    }

    .pg-plugin-helptext .kenh-rss {
        font-size:15px;
        padding:5px 10px;
        width:100%;
        float: left;
    }
    .w20-md-w50-xs {width:50%}
    .cate-group .cate-name {
        font-size:14px;
    }
    #home_cate_paging .breadcrumb {margin-bottom: 10px;padding:5px;border-radius: 0}
    .cate-subs .sub-data {background-color: white}

    .order-detail {
        margin:10px 0 5px 0;
    }
    .small-info div {
        padding:0 0 0 5px;
        margin:0;
    }
    .pg-login-form {
        width:100%;clear:both;
    }
    .user-ads .a-btn .fa {
        background-color: #f7f7f7;
        font-size: 32px;
    }
}


.listItem::after {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    /*border:solid 10px #f5f5f5;*/
    /*-webkit-transition-duration: 0.3s;*/
    /*transition-duration: 0.3s;*/
    /*-webkit-transition-property: transform;*/
    /*transition-property: transform;*/
    /*left: calc(90%);*/
    /*left: calc(10%);*/
    bottom: -10px;
    border-width: 10px 10px 0 10px;
    border-color: #f5f5f5 transparent transparent transparent;
    /*transform: translateY(10px);*/
}
.hvr-bubble-bottom1 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    /*-webkit-transform: translateY(10px);*/
    /*transform: translateY(10px);*/
}

.hvr-bubble-bottom1::after {

    /*left: calc(90%);*/
    left: calc(10%);

}

.hvr-bubble-bottom0 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    /*-webkit-transform: translateY(10px);*/
    /*transform: translateY(10px);*/
}

.hvr-bubble-bottom0::after {

    left: calc(90%);
}

@media screen and (max-width: 576px){
    .pay-mt img {
        max-width: 120px;
        margin: auto;
    }
}