/* css cho form log in */
.wrapper_login {
  height:390px;
  background-color: #fff;
  border: 1px solid rgba(36, 92, 22, 0.3);
  border-radius: 0px 0px 20px 20px; 
}

.form-signin {
  max-width       : 380px;
  height          :270px;
  padding         : 30px 35px 45px;
  margin          : 60px auto;
  background-color: #eee;
  border          : 1px solid rgba(36, 92, 22, 0.3);
  border-radius   : 10px 10px 10px 10px;
}

.form-signin .checkbox {
  margin-left: 0;

}
.form-signin .login-submit {
  font-weight: normal;
  padding-top: -15px;
}

.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  width:300px;

  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-signin .msg-password {
    background: #d4fecc;
    color: #358627;
    padding: 40px 0 10px 10px;
    border: 1px solid #a1da96;
}

/* END log in */

/* css cho login sidebar */
.form-login-sidebar .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  width:280px;

  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.form-login-sidebar input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-login-sidebar input[type="password"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.box_login_sidebar{
   border-radius: 0px 0px 20px 0px; 
}

/* END */
/* css cho doi mat khau tai sidebar */
.form-changepass-sidebar .form-control {
  position: relative;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-changepass-sidebar input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-changepass-sidebar input[type="password"] {
  margin-bottom: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.box_changepass_sidebar{
   border-radius: 0px 0px 20px 0px; 
}
/* END */
/* css cho from đăng ký */
.wppb-user-forms .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  width:280px;

  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wppb-user-forms input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.wppb-user-forms input[type="password"] {
  margin-bottom: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* #wppb-login-wrap{
   border-radius: 0px 0px 20px 0px; 
} */
/* END */

.posting-template {
    color: #444444;
}
.posting-title h1 {
    font-size: 14px;
    margin: 0px;
}
#bds_posting_form {
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 10px;
}
.g-recaptcha {
        margin-bottom: 10px;
}
.posting-template h2 {
    color: #245C16;
    font-size: 17px;
    font-weight: normal;
    border-bottom: 1px solid #DFDFDF;
    margin: 10px 0px 20px !important;
    padding-bottom: 5px;
}
.posting-template label {
    display: block;
    font-size: 14px;
    color: #444444;
    margin-bottom: 10px;
}
.cleft {
    float: left;
    width:68%;
}
.rowform {
    padding: 0px 10px;
}
.rowform input[type="text"],
.rowform select{
    width: 100%;
    padding: 8px 10px;
    margin-bottom: 10px;
    height: auto !important;
}
.rowform select {
    padding: 7px 10px;
    border: 1px solid #D6D2C8;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
}
.row-address .rowhalf {
    position: relative;
    padding-right: 20px;
}
.row-address .rowhalf span {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    color: #444444;
}
.posting-template .require {
    color: #FF0000;
}
.rowhalf {
    float: left;
    width: 49%;
}
.rowform .rowhalf.has-margin {
    margin-right: 2%;
}

#sl_dg_posting {
    margin-top: 29px;
}
.posting-template #result-total-price {
    color: #FF0000;
}

#note_gia {
    color: #FF0000;
}
.rowform textarea {
    border: 1px solid #D6D2C8;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 10px;
    outline: none;
    width: 100%;
    min-height: 200px;
    margin-bottom: 10px;
}
.rowform a {
    color: #1292ED;
}
.rowform a:hover {
    color: #1292ED;
    text-decoration: underline;
    transition: 0.5s;
}
.rowform input[type="submit"] {
    background: #FA8D00;
    color: #FFFFFF;
    border: 1px solid #C59000;
    font-size: 13px;
    padding: 10px 15px !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    cursor: pointer;
}
.rowform .hidden_el {
    display: none;
}

/* Tạo kiểu nút */
.rowform #upload-btn {
    background-color: #337ab7;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    margin-top: 5px;
    border-radius: 4px;
}
.rowform #upload-btn:hover {
   text-decoration: none;
    border-color: #2e6da4;
    background-color: #286090;
    transition: 0.5s;
}

.login-submit input[type="submit"] {
    height: 36px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    width: 130px;
    border-color: #D07600;
    background: #FA8D00;
}

.login-submit input[type="submit"]:hover {
    color: #fff;
    border-color: #D07600;
    background-color: #D07600;
    transition: 0.5s;
}

.login-submit input[type="submit"]:focus {
  color: #fff;
  border-color: #D07600;
  background-color: #D07600;
}


.search button[type="submit"]{
    text-transform: uppercase;
    border-color: #D07600;
    background: #FA8D00;
}

.search button[type="submit"]:hover {
    color: #fff;
    border-color: #D07600;
    background: #D07600;
    transition: 0.5s;
}

.search button[type="submit"]:focus {
  color: #fff;
  background-color: #FA8D00;
  border-color: #D07600;
}

/* End */
.rowform #result-upload-media {
    margin-top: 10px;
}
#result-upload-media img {
    max-width: 125px;
    height: auto;
    float: left;
    margin-right: 2px;
}
#result-upload-media img:last-child {
    margin-right: 0px;
}
.preview-map {
    width: 100%;
    height: 250px;
}
#result-video-search {
    position: relative;
    width: 100%;
    height: auto;
}
#change-image {
    display: block;
    font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
}
#change-image:hover {
    text-decoration: none;
    color: #1292ED;
    transition: 0.5s;
}
#bds_posting_form span.error {
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #FF0000;
    display: none;
    margin-bottom: 10px;
    position: relative !important;
}
#bds_posting_form span.debug {
    display: block !important;
}
.msg-ss {
    background: #d4fecc url(../img/ss.png) right center no-repeat;
    color: #358627;
    padding: 20px 20px;
    border: 1px solid #a1da96;
    border-radius: 3px;    
}

.info_person {
    background: #d4fecc;
    color: #245C16;
    padding: 10px 20px;
    border: 1px solid #a1da96;
    border-radius: 0px 30px 0px 30px;
    width:85%;
}

.style_lich_dangtin {
    background: #ccc url(../img/checkbox_bg.jpg) repeat top left;
    color: #245C16;
    border: 1px solid #6ed752;
    border-top:0px;
    border-left:0px;
    border-radius: 0px 0px 30px 0px;
    padding-bottom: 40px !important;
}

.acf-fields > .acf-field {
  border-top:0px !important;
}

.acf-field[data-width] + .acf-field[data-width] {
  border-left:0px !important;
}

.msg-error{
    background: #d4fecc right center no-repeat;
    color: #358627;
    padding: 10px 20px;
    border: 1px solid #a1da96;
    border-radius: 3px;
    margin-bottom: 10px;
}

.msg-update {
    background: #d4fecc;
    color: #358627;
    padding: 20px;
    border: 1px solid #a1da96;
    border-radius: 0px;
    display: none;
}

.msg-update p,b{
    font-size: 18px;
    text-align: center;
}

.msg-err {
    background: #d4fecc url(../img/err.png) right center no-repeat;
    color: #358627;
    padding: 10px 20px;
    border: 1px solid #a1da96;
    border-radius: 3px;
    margin-bottom: 10px;
}

.msg-f5 {
    background: #d4fecc url(../img/f5.png) right center no-repeat;
    color: #358627;
    padding: 10px 20px;
    border: 1px solid #a1da96;
}



.msg-thongbao {
    display: none;
    background: #d4fecc url(../img/f5.png) right center no-repeat;
    color: #358627;
    padding: 10px 20px;
    border: 1px solid #a1da96;
}

.msg-err p {
    margin-bottom: 10px;
    font-size: 20px;
}

.msg-ss p {
    margin-bottom: 10px;
    font-size: 20px;
}
.msg-ss span {
    color: #444444;
}
.adv-search #txt_search_query {
    width: 78%;
    margin-right: 7px;
	margin-top: 10px;
    height: 34px;
    line-height: 34px;
    padding: 0px 10px 0px 20px;
}

.adv-search select {
    display: block;
    border: 1px solid #d6d2c8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 5px 20px;
    margin: 3px 0px;
    width: 100%;
    height: 35px;
    color: #666666;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(212, 212, 212, 0.31);
    outline: none;
    cursor: pointer;
}
.adv-search #select_icon {
    margin-top: -23px;
    margin-right: 6px;
    float: right;
    width:6px;
    height:6px;
    background: url(../img/icons_css_sprites.png) -50px -23px no-repeat;
    cursor: pointer;
}

span.search-not-found {
    display: block;
    padding: 10px 20px;
    clear: both;
}
.mota_tinrao {
    margin-left: 212px;
}
.el_Rel {
    position: relative;
}
.el_Abs {
    position: absolute;
}
.text_SS {
    display: none;
    top: 40px;
    padding: 15px 10px;
    background-color: #ffffa3;
    border: 1px solid #f1d031;
    color: #555555;
    font-size: 11px;
}
.text_SS strong {
    font-size: 12px;
    color: #ff610d;
    display: block;
    margin-bottom: 5px;
}
.text_SS p {
    margin: 0 0 5px;
}

#kw_TXT {
	top: 70px;
    width: 280px;
	border-radius: 3px;
    z-index: 10;
}
#nc_TXT,
#ln_TXT,
#qh_TXT,
#xp_TXT,
#dt_TXT,
#kg_TXT {
    top: 35px;
    padding: 10px;
    border-radius: 3px;
    z-index: 9;
}
#nc_TXT p,
#ln_TXT p,
#qh_TXT p,
#xp_TXT p,
#dt_TXT p,
#kg_TXT p {
    margin-bottom: 0px;
}
.img_tinrao {
    position: relative;
}
/*.img_tinrao .icon-vip {    
    position: absolute;
    z-index: 2;
    display: block;
    top: 28px;
    left: -13px;
    width: 61px;
    height: 52px;
    background: transparent url(../img/vip-small.gif) 0px 0px no-repeat;
}
.img_tinrao .icon-vvip {
    position: absolute;
    z-index: 2;
    display: block;
    top: 28px;
    left: -13px;
    width: 61px;
    height: 52px;
    background: transparent url(../img/vvip-small.gif) 0px 0px no-repeat;
}*/
.trangcanhan {
	background: transparent url(../img/trangcanhan.png) left center no-repeat;
}

.img-bds {
	text-align: center;
}
.img-bds img {
	max-width: 650px;
	display: inline-block;
}
#result_search_ajax {
    position: absolute;
    z-index: 100;
    background-color: #FFFFFF;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    width: 280px;
    display: none;
}
#result_search_ajax li {
    padding: 2px 5px;
    width: 100%;
    background: none;
    color: #666;
}
#result_search_ajax li a {
    color: #666;
    width: 100%;
    max-width: 100%;
}
#result_search_ajax .highlight {
    font-weight: bold;
    color: #ff5400;
    float: none;
    margin: 0px;
    padding: 0px;
}
p#search_more {
    padding: 0 5px;
}
/* #tab2 {
    width: 650px;
    height: 300px;
} */
.amazingslider-nav-thumbnail-tite-0 {
	display:none !important;
}
#amazingslider-1 {
    margin-top: 0px !important;
}
.amazingslider-nav-bds_container-0 {
    margin-left: 70px !important;
    margin-right: 65px !important;
}
.tieude_tin label {
    display: inline-block;
    width: 14%;
}
.tieude_tin input {
    width: 78% !important;
}
.v2 label {
    display: inline-block;
    width: 25%;
}
.v2 select {
    width: 73%;
}
.v2.big label {
    width: 45%;
}
.v2.big select {
    width: 53%;
}
.row-address label {
    display: inline-block;
    width: 12%;
}
.row-address input {
    width: 87% !important;
}
.v2.b2 label.donvi {
    width: 20%;
}
.v2.b2 select {
    width: 78%;
}
.v2.b2 input {
    width: 72%;
    position: relative;
    left: -14px;
}
.v2.b3 label {
    width: 40%;
}
.v2.b3 select {
    width: 58%;
}
.v2.b3.ip label {
    width: 25%;
}
.v2.b3.ip input {
    width: 73%;
}
.v2.b3.ip.ib label {
    width: 58%;
}
.v2.b3.ip.ib input {
    width: 40%;
}
.dt #txt_area_posting {
    left: 6px;
}
.bress label {
    width: 30%;
}
.bress select {
    width: 68% !important;
}
.box_price_range,
.box_price_default {
    display: none;
}
.box_price_range.display,
.box_price_default.display {
    display: block;
}
.box_price_range {
    position: relative;
}
.box_price_range input {
    width: 30% !important;
}
.box_price_range select {
    width: 50%;
}
#result-map-search {
    margin-bottom: 15px;
}
.box-area .inline label,
.box-area .inline input,
.box-area .inline select {
    display: inline-block;
    float: left;
}
.box-area .inline label {
    width: 10%;
    line-height: 34px;
}
.box-area .inline label.center {
    text-align: center;
}
.box-area .inline input {
    width: 19%;
    margin-right: 1%;
}
.box-area .inline select {
    width: 20%;
}
.box-area .normal-area,
.box-area .range-area {
    display: none;
}
.box-area .normal-area.display,
.box-area .range-area.display {
    display: block;
}
.current-menu-parent {
    background-color: #fa8d00;
}
.adv-search .detail_R {
    overflow: inherit;
}
.footer-menu {
    padding-bottom: 0px !important;
}
#menu-footer-menu {
    display: inline-block;
    max-width: auto !important;
    width: auto !important;
}
#menu-footer-menu a {
    font-weight: bold;
}
#menu-footer-menu li {
    border-right: 2px solid #245c16;
}
#menu-footer-menu li:last-child {
    border-right: none;
}
#menu-footer-menu:after,
#menu-footer-menu:before {
    display: block;
    content: '';
    clear: both;
}
.footer-menu ul li {
    padding: 0 10px;
    margin: 0px !important;
}
li.home-icon a {
    text-indent: -20000px;
    display: inline-block;
    padding: 0px !important;
    background: transparent url(../img/home.png) center center no-repeat;
    height: 20px;
    line-height: 20px !important;
}
li.home-icon {
    padding: 12px !important;
}
#main-menu > li.search-in-nav {
	background: #fa8d00;
}

/* ======================= NUT CO THE CLICK CHUOT DUOC ======================= */
 .myButton {
    -moz-box-shadow:inset 0px 1px 0px 0px #b8b4b8;
    -webkit-box-shadow:inset 0px 1px 0px 0px #b8b4b8;
    box-shadow:inset 0px 1px 0px 0px #b8b4b8;
    background-color:#fa8e00;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #c76f04;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding:6px 6px;
    text-decoration:none;
    text-align: center;
}
.myButton:hover {
    background-color:#de7f03;
    transition: 0.5s;
}
.myButton:active {
    position:relative;
    top:1px;
}

/* ======================= Tao bang nang cap thanh vien ======================= */

.update-now {
    text-decoration: none;
    position: relative;
    display: block;
    width: 150px;
    z-index: 4;
    padding: 4px 6px 6px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    font-family: "Tahoma", "Geneva", "Kalimati", sans-serif;
    font-weight: 600;
    color: #fff;
    margin: 0 0 0 2px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: 4px;
    margin-top: 10px
}
.update-now:hover:after {
    background: #245C16
    transition: 0.5s;
}
.update-now:before {
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    position: absolute;
    content: '';
    background: #974be3;
    
    background: -moz-linear-gradient(top, #27990B 0%, #1a560b 100%);
    background: -o-linear-gradient(top, #27990B 0%, #1a560b 100%);
    background: -ms-linear-gradient(top, #27990B 0%, #1a560b 100%);
    background: linear-gradient(to bottom, #27990B 0%, #1a560b 100%);
    z-index: -1;
    border-radius: 4px;
    box-shadow: 0 3px 0 #d9d9d9
}


.update-now:after {
    position: absolute;
    content: '';
    left: 2px;
    right: 2px;
    bottom: 2px;
    top: 2px;
    z-index: -1;
    border-radius: 4px;
    background: #8549b4;
    
    background: -moz-linear-gradient(top, #289A0C 0%, #619953 55%, #1D6D09 56%, #245C16 100%);
    background: -o-linear-gradient(top, #289A0C 0%, #619953 55%, #1D6D09 56%, #245C16 100%);
    background: -ms-linear-gradient(top, #289A0C 0%, #619953 55%, #1D6D09 56%, #245C16 100%);
    background: linear-gradient(to bottom, #289A0C 0%, #619953 55%, #1D6D09 56%, #245C16 100%)
}

#content1 table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 660px;
    font-family: sans-serif;
    font-size: 12px;
    margin: 10px;
    font-weight: bold;
}
#content1 table td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    padding: 5px
}

/*Mau head*/
#content1 table.features th {
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #237A0D), color-stop(100%, #245C16));
    background-image: -moz-linear-gradient(#237A0D, #245C16);
    background-image: -webkit-linear-gradient(#237A0D, #245C16);
    background-image: linear-gradient(#237A0D, #245C16);
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 1px solid #245C16;
    font-size: 14px;
}


#content1 table.features th.empty {
    height: 30px;
    width: 260px;
}


#content1 table.features tbody tr:nth-child(2n) td {
    background-color: #F7F8FA;
    color:#5b5b5b;
}

#content1 table.features tbody tr td {
    vertical-align: middle;
    text-align: center;
    padding: 6px
}
#content1 table.features tbody tr td.question {
    text-transform: uppercase;
    text-align: left;
    padding-left: 10px
}
#content1 table.features tbody tr td.question .content1 {
    font-weight: normal;
    font-size: 14px;
}


#content1 table.features tbody tr td .content1 {
    font-weight: bold;
    font-size: 13px;
}

#content1 table.features tbody tr td .content2 {
    font-weight: bold;
    font-size: 13px;
    color:red;
}


#content1 table.features tbody tr td.question .change_color {

    color: red;
}


#content1 table.features tbody tr.update td .update-now {
    margin: 10px 5px;
    padding: 0;
    width: auto;
    height: auto
}

#content1 table.features tbody tr.update td .update-now a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px
}


#content1 table.features tr td.mobile-show {
    display: none;
    visibility: collapse
}

#note {
    margin: 10px;
}


#note span{
    font-weight: normal;
    color:#245c16;
}
/* ======================= END ======================= */
/* ======================= Tao bang nap tien ======================= */
#content_thanhtoan table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 660px;
    font-family: arial, ​verdana, ​sans-serif;
    font-size: 15px;
    margin: 10px;
}

#content_thanhtoan table td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    padding: 5px
}

#content_thanhtoan th {
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #237A0D), color-stop(100%, #245C16));
    background-image: -moz-linear-gradient(#237A0D, #245C16);
    background-image: -webkit-linear-gradient(#237A0D, #245C16);
    background-image: linear-gradient(#237A0D, #245C16);
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 1px solid #245C16;
    font-size: 16px;
    width: 110px;
}

#content_thanhtoan table tbody tr:nth-child(2) td{
    background-color: #eaeef1;
    text-align: center;
}

.img_vnd {
    height:130px;
    background:url(../img/vnd.svg) 5px 15px no-repeat ;
    background-size: 90px;
    /*background: transparent url(../img/vip-small.gif) 0px 0px no-repeat;*/
}

/* ======================= End Tao bang nap tien ======================= */

/* ======================= Tao bang xem giao dich ======================= */
#content_xem_giao_dich table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: auto;
    font-family: arial, ​verdana, ​sans-serif;
    font-size: 12px;
    margin: 10px;
}

#content_xem_giao_dich table td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    padding: 5px
}

#content_xem_giao_dich th {
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #237A0D), color-stop(100%, #245C16));
    background-image: -moz-linear-gradient(#237A0D, #245C16);
    background-image: -webkit-linear-gradient(#237A0D, #245C16);
    background-image: linear-gradient(#237A0D, #245C16);
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 1px solid #245C16;
    font-size: 12px;
    width: 110px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#content_xem_giao_dich table tbody tr:nth-child(2n) td{
    background-color: #eaeef1;
}

.row_color{
    background-color: #F7FCFE;
    background: #ccc url(../img/lich_dang_tin_bg.jpg) repeat top left;
    color: #245C16;
}
/* ======================= End Tao bang xem giao dich ======================= */

/* ======================= Tao bang lam moi ======================= */
#content_lammoi table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 660px;
    font-family: arial, ​verdana, ​sans-serif;
    font-size: 15px;
    margin: 10px;
}

#content_lammoi table td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    padding: 5px
}

#content_lammoi th {
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #237A0D), color-stop(100%, #245C16));
    background-image: -moz-linear-gradient(#237A0D, #245C16);
    background-image: -webkit-linear-gradient(#237A0D, #245C16);
    background-image: linear-gradient(#237A0D, #245C16);
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 1px solid #245C16;
    font-size: 16px;
    width: 110px;
}

#content_lammoi table tbody tr:nth-child(2) td{
    background-color: #eaeef1;
    text-align: center;
}

.img_lammoi{
    height:130px;
    background:url(../img/reload.png) 5px 15px no-repeat ;
    background-size: 90px;
}

/* ======================= End Tao bang lam moi ======================= */
/* ======================= Dialog Box ======================= */

/*phần tử phủ toàn màn hình*/
#popupBackground{
    display: none;
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.95;
    z-index: 999999;
}

#popupCenter{
    position: absolute;/* noi len tren nen web*/ 
    z-index: 999999;  

}

a, a:visited, a:active{
    text-decoration:none;
}
.box_message
{
    background-color:#245C16;
    height:auto;
    width:450px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    padding-bottom:5px;
    display:none;
    /* overflow:hidden; */
    position:absolute;
    z-index:99999;    
    /* top:0; left:0; */
}

.box_message .box_message_title
{
    color:white;
    font-size:16px;
    padding:8px 0 5px 8px;
    text-align:left;
}

#box_title
{
    color:white;
    font-size:16px;
    padding-left:8px;
    text-align:left;
}

.box_message-content label {
    display: block;
    padding-bottom: 7px;
}

.box_message-content span {
    display: block;
}
.box_message-content
{
 
    background-color:white;
    margin-left:5px;
    margin-right:5px;
    height:auto;
    padding-top:15px;
    overflow:hidden;
}
    
.img-close {
    float: right;
    margin-top:-38px;
    margin-right:0px
    margin:-34px 0 0 0px;
}

.checkbox {
    float: left;
	margin:30px 0px 0px -100px;
}

.img-close-msg {
    float: right;
    margin-top:-40px;
    margin-right:0px
}

.img-vip {
    width:25%;
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}   

.img_box_msg {
    width:50%;
    height:auto;
    display: block;
    margin-left: 140px;
}

.img-canhan {
    width:35%;
    height:auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#display_img_vip {
    display: none;
}
#display_img_super_vip {
    display: none;
}       
/*=========Preloading==========*/  
     
#loading{
    display: none;
    background-color: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    left: 0px;
    opacity: 0.8;
    z-index: 999;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
    }
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -ms-transform: rotate(-135deg); 
    -webkit-transform: rotate(-135deg); 
    transform: rotate(-135deg);

}
.object{

    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-top: 5px solid #FFF;
    border-bottom: 5px solid transparent;
    border-left:  5px solid #FFF;
    border-right: 5px solid transparent;
    
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite; 

    }


#object_one{
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
    }
                            
#object_two{
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    }
        
#object_three{
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    }
#object_four{
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    
    }   

@-webkit-keyframes animate {
 
50% {

    -ms-transform: rotate(360deg) scale(0.8); 
    -webkit-transform: rotate(360deg) scale(0.8); 
    transform: rotate(360deg) scale(0.8); 
     }
}

@keyframes animate {
    
50% {

    -ms-transform: rotate(360deg) scale(0.8); 
    -webkit-transform: rotate(360deg) scale(0.8); 
    transform: rotate(360deg) scale(0.8); 
  } 
}
/*=========End Preloading==========*/        

/*=========bds_tooltip==========*/ 

.bds_tooltip {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 5px silver;
    -webkit-box-shadow:1px 1px 5px silver;
    -moz-box-shadow:1px 1px 5px silver;
    display: none;
    position: absolute;
    background: #F3F3F3;
    padding: 5px;
    margin-left:480px;
    border: 1px solid silver;
    color: #000;
    z-index: 3000;
    text-align: center;
    font-size: 11px;
}

/*=========End bds_tooltip==========*/ 
.loader {
    display: none;
}
.loader_ngan_hang {
    display: none;
}

#loader_lich{
    width:50px;
    height: 20px;
    /* background: url(../img/ajax-loader-lich.gif) no-repeat; */
    background: url(../img/spinner.gif) no-repeat;


    position: absolute;
    margin: 0px 5px;
    display:none;
}

#msg-nap-tien{
    
    padding-left:10px;
}

.xem_user, .xem_all_user{
    color: #237a0d !important;
    cursor: pointer;
}

.xem_user_do{
    color: red !important;
}

.xem_all_user_do{
    color: red !important;
}


/*=========Tao phan trang==========*/
div#paginationHTML {
    text-align: center;
    margin-top: 10px;
}


ul.paginationHTML {
    list-style: none;
    display: inline-block;
}

ul.paginationHTML li{
    float:left;
    margin-right: 3px;
    background: #245C16;
    color: #fff;
    padding: 4px 8px;
    border:1px solid #245C16;

}

ul.paginationHTML li a{
    display: block;
    text-decoration: none;
    color: #fff;
}

ul.paginationHTML li:hover{
    color: #FB9B00;
    background: #FB9B00;
    border:1px solid #EA453B;
    cursor: pointer;
    transition: 0.5s;
}

ul.paginationHTML li.active{
    background: #FB9B00;
    border:1px solid #EA453B
    
}

/*=========END phan trang==========*/

/* An so bat dong san tim thay */
#find_post{
   display:none;
}

/* End */
.check_status {
    padding: 4px;
    font-size: 20px;
    background: #245C16;
    color: #fff;
    border-radius: 20px;
    font-style: center;
}

.warning_status {
    padding: 4px;
    font-size: 20px;
    background: #ffa200;
    border-radius: 20px;
    color: #fff;
}

label {
    font-weight: normal !important;
}

select{
    color: #000000 !important;
}

.lich_dang_tin {
    display: none;
}


/*====Ribbon tin tuc===*/

.ribbon-wrapper-normal {
    display: none;
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index:9;
    color: #ffffff;
}

.ribbon-wrapper-vip {
    display: none;
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index:9;
    color: #ffffff;
}

.ribbon-wrapper-sieu_vip {
    display: none;
    width: 94px;
    height: 126px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: -1px;
}

.blink_me {
    font-size: 14px;
    font-weight: bold;
    animation: blinker 0.5s linear infinite;
}

@-webkit-keyframes blinker  {
   from {
      color:#ffffff;
   }   
   to {
      color:#000000;
   }
}

.icon-normal {       
    inset: 0 auto auto 0;
    background: #FA8D00;
    transform: translate(-40%) rotate(-45deg);
    transform-origin: 70% 0;
    padding: 2px 0;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
}

.icon-vip {  
    inset: 0 auto auto 0;
    transform: translate(-40%) rotate(-45deg);
    transform-origin: 65% 0;
    box-shadow: 0px -15px 0px 10px #fa8d00;
    background: repeating-linear-gradient(180deg, #fa8d00 0px, #fa8d00 0px, #237a0d 0px, #237a0d 20px);
}

.icon-svip {  
    inset: 0 auto auto 0;
    transform: translate(-40%) rotate(-45deg);
    transform-origin: 65% 0;
    box-shadow: 0px -15px 0px 10px #ff0000;
    background: repeating-linear-gradient(180deg, #ff0000 0px, #ff0000 2px, #fa8d00 0px, #fa8d00 20px);
}


/*====END Ribbon tin tuc===*/

/*====Ribbon VIP===*/

.ribbon-vip {
  font: normal 12px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 2px 0;
  left: -30px;
  top: 106px;
  width: 30px;
  background-color: #DE7F03;
  color: #FFF;
  z-index:9;
}

.arrow_vip {
  float:right;
  position: relative;
  left: -18px;
  top: 106px;  
  border-top:18px solid transparent;
  border-left:12px solid #DE7F03;
  z-index:9;
}

/*====END Ribbon VIP===*/

/*====Ribbon SIEU VIP===*/

.ribbon-sieu_vip {
  font: normal 12px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 2px 0;
  left: -30px;
  top: 106px;
  width: 60px;
  background-color: #E61D33;
  color: #FFF;
  z-index:9;
}

.arrow_sieu_vip {
  float:right;
  position: relative;
  left: -18px;
  top: 106px;  
  border-top:18px solid transparent;
  border-left:12px solid #E61D33;
  z-index:9;
}

/*====END Ribbon SIEU VIP===*/
.ribbon-wrapper-sieu_vip-member {
  overflow: hidden;
  position: absolute;
  padding:41px 0px 0px 15px;
}

.ribbon-sieu_vip-member {
  font: normal 9px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 2px 0;
  width: 50px;
  border-radius: 50px / 50px;
  background-color: #ED8500;
  color: #FFF;
  z-index:9;
}

/*====END Ribbon SIEU VIP Member===*/
/*====Ribbon VIP Member===*/

.ribbon-wrapper-vip-member {
  overflow: hidden;
  position: absolute;
  padding:41px 0px 0px 25px;
}

.ribbon-vip-member {
  font: normal 9px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 2px 0;
  width: 30px;
  border-radius: 50px / 50px;
  background-color: #ED8500;
  color: #FFF;
  z-index:9;
}
/*====END Ribbon VIP Member===*/

/*====Ribbon VIP Member1===*/

.ribbon-vip-member1 {
  display: none;
  font: normal 9px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 2px 0;
  width: 30px;
  border-radius: 50px / 50px;
  background-color: #ED8500;
  color: #FFF;
  z-index:9;
}

.ribbon-sieu_vip-member1 {
  display: none;
  font: normal 9px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 2px 0;
  width: 50px;
  border-radius: 50px / 50px;
  background-color: #ED8500;
  color: #FFF;
  z-index:9;
}

/*====END Ribbon SIEU VIP Member1===*/

/*====Ribbon bat tat VIP ===*/

.ribbon-wrapper-bat-tat-vip {
  overflow: hidden;
  position: absolute;
  margin: -40px 0px 0px -341px;
}

.ribbon-vip-bat-tat-vip {
  font: normal 9px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 4px 0px 4px;
  width: 15px;
  border-radius: 0px 10px 0px 0px;
  background-color: #E61D33;
  color: #FFF;
  z-index: 10;
}
/*====END Ribbon bat tat VIP ===*/

/*====Ribbon STT===*/
.ribbon-wrapper-stt {
  overflow: hidden;
  position: absolute;
  margin:-7px 0px 0px -30px;
}

.ribbon-stt {
  font: normal 11px Sans-Serif;
  text-align:center;
  float:right;
  position: relative;
  padding: 3px 0;
  width: 26px;
  border-radius: 0px 50px 50px 0px;
  background-color: #245c16;
  color: #FFF;
}

/*====END Ribbon STT===*/

/*==================================================
* Effect 5
* ===============================================*/

.box {
    width:192px;
    height:126px;
    background:#FFF;
}

.effect5{
    position: relative;
}

.thumbnails{
    position: relative;
    z-index: 1;
}

.align{
    margin-bottom: 100px;
    width: 690px !important;
    height: 690px !important;
}

.message_dat_lich {
    display: none;
}

.thong_tin_user{
    display: none;
}

.font_naptien{
    color:#5b5b5b!important;
    font-weight: normal;
    font-size: 11px;
}

.font_td_first {
    color:#5b5b5b!important;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    text-align: left !important;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,select{
    font-family: Tahoma;
    /* font-weight: normal; */
    font-size: 12px;
}

.empty-head {
    background:repeating-linear-gradient(135deg,transparent,transparent 5px,#f0f0f0 4px,#f0f0f0 8px),linear-gradient(to bottom,#ffffff,#ffffff);
}

.text_align p {
    padding: 10px 0 0 10px;
    text-align: justify;
}

.menu_search {
	float:left;
	padding: 4px 0 0 16px;
}

.hi_user {
    float: left;
    margin: 10px 0px 0px 3px;
    color: #3A6D2E;
}

.wellcome_user {
    /* border: 1px solid red; */
    float: left;
    color: #3A6D2E;
    position: absolute;
    width: 330px;
    word-break: break-all;
    margin-left: 230px;
    text-align: justify;
}

.menu_user {
	float:right;
}

#content_sing_bds p{
    line-height: 22px;
}

.thong_bao_user {
    position: relative;
}


.close_thong_bao {
    background: #396c2d;
    font-size: 15px;
    color: #fff;
    border-radius: 15px;
    padding: 4px 9px;
    cursor: pointer;

}

.thong_bao_countdown {
    font-size: 19px;
    color: red;
    border: 1px solid #396c2d;
    border-radius: 20px;
    padding: 5px 12px;
    cursor: pointer;    
}

.dem_nguoc {
    position:absolute;
    top: 13px;
    right: 10px;
}

.down_arrow {
    float:right;
    margin: -3px 10px 0 0;
    cursor: pointer;
}

.down_arrow_pass {
    cursor: pointer;
}

.myright-pw {
    display: none;
}

td.details-control {
    text-align:center;
    color:forestgreen;
    cursor: pointer;
}

tr.shown td.details-control {
    text-align:center; 
    color:red;
}

#table_id_length{
    margin-top: 5px;
}

#table_id_info{
    margin-bottom: 5px;
}

.dataTables_length {
    margin: 5px 10px 0 0;
}

.dataTables_info {
     margin-bottom: 5px;
}

@keyframes spinner {
  to {transform: rotate(360deg);}
}
 
.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #333;
  animation: spinner .6s linear infinite;
}

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {   
    margin-top: 6px !important;
}
table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
    margin-top: 0px !important;
}

table.dataTable tbody tr.odd, table.dataTable tbody tr.even{
    height:50px !important;
}

td.highlight{
    font-weight: bold;
    color:#D22200;
}

td.highlight_cam{
    font-weight: bold;
    color:#ED8500;
}

td.highlight_xanh{
    font-weight: bold;
    color:#245C16;
}

td.dt-bold{
    font-weight: bold;
}

#input_copylink_trung_thuong {
    display: none;
}

 .toolcalc{
     float:left;
     width:660px;
     border:1px #dfdfdf solid;
     background:#EDF5F6;
     margin: 10px 0 10px 0;
     padding:10px 38px 0px 22px;
     border-radius:4px;
}
 .toolcalc h1.title{
     font-size:18px;
     font-weight:bold;
     color:#245C16;
     padding:5px 0;
}
 .toolcalc .desls{
     float:left;
     width:100%;
     font-size:14px;
     line-height:20px;
}

 .formtool{
     float:left;
     width:232px;
     margin:0 0 0 50px !important;
     display:inline;
     /* background:url(../img/i-ls.gif) no-repeat right center; */
     padding:0px 268px 10px 0;
}

 .formtool li{
     float:left;
     width:100%;
     margin:8px 0 0 0;
}
 .formtool li label{
     float:left;
     width:80px;
     line-height:24px;
}
 .formtool li input{
     float:left;
     border:1px #d5d5d5 solid;
     border-radius:3px;
     padding:4px 3px;
     margin-right:8px;
     display:inline;
     color:#4b4b4b;
}
 .formtool li select{
     float:left;
     border:1px #d5d5d5 solid;
     border-radius:3px;
     padding:3px 3px;
     color:#4b4b4b;
}

.marginr{
    float:right;
     margin-right:20px;
     display:inline;
}

.ti-ls{
     float:left;
     width:660px;
     margin: 12px 0 0 12px;
     display:inline;
}
 .topti{
     float:left;
     width:100%;
     padding:12px 0;
}
 .topti label{
     float:left;
     font-size:20px;
     font-weight:bold;
     color:#245C16;
}

.linels{
     float:left;
     width:100%;
}
 .linels li{
     float:left;
     width:100%;
     padding:8px 0;
}
 .linels li span.left{
     float:left;
     width:145px;
     padding-left:10px;
     font-weight:bold;
}
 .linels li span.right{
     float:left;
}
 .linels li span.right font.price{
     color:#ED8500;
     font-weight:bold;
}
 .linels li span.right font.blue{
     color:#017592;
     font-weight:bold;
}
 .linels li:nth-child(2n+1){
     background:#edf5f6;
}

#mobile{
  display: none;  
}

.tooltip-text {
    background: rgba(10,13,20,.7);
    border-radius: 4px;
    color: #fff;
    padding: 6px 6px;
    line-height: 20px;
    font-size: 12px;
    box-sizing: border-box;
}

.smart_mobile_fix {
    background:repeating-linear-gradient(135deg,transparent,transparent 5px,#f0f0f0 4px,#f0f0f0 8px),linear-gradient(to bottom,#ffffff,#ffffff);
    width: 100%;
    height: 48px;
    box-shadow: 0 0 16px rgba(3,44,71,.12);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 20;    
}

.smart_mobile_fix .smart_mobile {
    background: #245C16;
    text-align: center;
    font-weight: bold;
    color: #fff;
    float: left;
    width: 50%;
    line-height: 48px;
    cursor: pointer;
}

.filter_price {
    padding-top:  10px;    
}

.menu_price {
    padding:  5px;    
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item{
    cursor: pointer;
}