﻿input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 1px solid #ccc;
    -webkit-text-fill-color: #444343;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}
.account-warpper {margin: 20px auto;}
.account-warpper .form{
    max-width: 400px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 20px 0px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(131, 131, 131, 0.2);
    border-image: initial;
    padding: 0;
    border-radius: 4px;
    border: 1px solid #f1f1f1;
        margin: 0 auto;
}
.account-warpper .form .header{
        width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #444c59;
    max-width: 1176px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 100;
    background: #fff;
    position: relative;
    padding: 0 18px;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: block;    margin-bottom: 20px;

}
.account-warpper .form .header:after,.account .account-info:after,.account .account-info .info-right .info-right-content:after,
.account-post-content .account-post-searh:after,.account-profile .edit-row:after{content: '';clear:both;display:block;}
.account-warpper .form .header a{
    box-sizing: border-box;
    font-size: 16px;
    border-bottom: 2px solid #e8e8e8;
    color: #3d4d65;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    width: 50%;
    float: left;
}
.account-warpper .form .header .active{
        border-bottom: 2px solid #00a550;
    font-weight: bold;
}
.account-warpper .form .header a:nth-child(2).active{
     border-bottom: 2px solid  #d4ae1f;
}
.account-warpper .form form{padding:20px;}
.social{    padding: 15px 20px;}
.btn-social{
    border: 1px solid #d7d6d6;
    /* border-color: rgba(0,0,0,0.2); */
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 7px 10px 7px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    margin: 8px 5px;
    opacity: 0.9;
}
.btn-social i{    float: left;
    margin-left: 10px;
    font-size: 18px;}
.btn-social.fb {
    background-color: #273f8d;
}
.btn-social.gg {background-color: #dd4b39;}
.btn-social:hover, .btn-social:focus {
    opacity: 1;    color: #fff;
}
.post-warpper h1, .account-warpper h1 {
    padding: 10px 0 25px 0;
    color: #00a550;
    font-size: 22px;
    text-align: center;
}
.account-warpper .form span.line {
    text-align: center;
    font-size: 12px;
    opacity: .5;
    border-bottom: 1px solid #d1d1d2;
    line-height: .1em;
    width: 50%;
    margin: 0 auto;
    padding: 0;
    display: block;
}
.account-warpper .form span.line span{
    background: #fff;
    padding: 0 8px;
}
.account-warpper .form .formsub
{
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
    font-size: 15px;
    text-align: left;
}
.account-warpper .form .formsub div{
    width: 50%;
    float: left;
    text-align: left;
}
.account-warpper .form .formsub div:last-child a{
    text-align:right;
    color: #eb4e00;
    font-style: italic;
    float: right;
}
.account-warpper .form .formsub div:last-child a:hover{
    text-decoration:underline;
}
.account-warpper .form .formsub a
{
    color: #337ab7!important;
    font-style:italic;
}
.account-warpper .form .formsub a:hover{
    text-decoration:underline;
}
.account-warpper .form .formsub div input,.account-warpper input[type=checkbox]{
    float: left;
    width: unset;
    margin-top: 4px;
    margin-right: 4px;
}
.account-warpper .form input[type=text],.account-warpper .form input[type=password],.account-warpper .form textarea{
    font-size: 16px;
    border-radius: 20px;
    margin-bottom: 9px;
    height: 38px;
    padding: 6px 14px;
}
.account-warpper .form .focused input[type=text],.account-warpper .form .focused input[type=password],.account-warpper .form  .focused textarea
{
    padding-top: 12px;
}
.account-warpper .btn-account{
    color: #fff;
    background: #f07404;
    border-radius: 2px;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    padding: 12px 0;
    width: 100%;
    text-align: center;
    opacity: 0.9;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background: linear-gradient(to right, #0e5c8a 0%, #028d79 62%, #0e5c8a 100%);
    border-radius: 40px;
} 

.account-warpper .btn-account.register{
    background: -webkit-linear-gradient(left,#e7bf20 0%, #edba1d 50%, #efa51f 100%);
    background: -o-linear-gradient(left, #e7bf20 0%, #edba1d 50%, #efa51f 100%);
    background: linear-gradient(to right,#e7bf20 0%, #edba1d 50%, #efa51f 100%);
}
.account-warpper .btn-account:hover {
    background-position: right center;
    opacity:1;
}

.account-warpper .form .form-element {margin-bottom:22px;}

/*message*/
 
.message.message-error,.message.message-success{
    text-align: left;
    border: 1px solid rgba(213, 42, 47, 0.2);
    background: #dd4b39 ;
    padding: 10px;
    border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 auto 20px;
}
.message.message-success{
    color: #ffffff;
    border: 1px solid rgba(68, 213, 42, 0.2);
    background: #6caf50;
}
.message.message-success{
  
    display:block;
}
.message.message-success:before{
    padding-right: 5px;
    content: "\f05d";
    font: normal normal normal 14px/1 FontAwesome;
}
.message.message-error:before
{
    padding-right: 5px;
    content: "\f05a";
    font: normal normal normal 14px/1 FontAwesome;
}
.message.message-info {
    text-align: left;
    border: 1px solid rgba(213, 160, 42, 0.2);
    background: rgb(253 250 173 / 99%);
    padding: 10px;
    border-radius: 3px;
    box-sizing: border-box;
    margin-bottom: 10px;
    color: #000000;
    font-size: 14px;
    margin: 10px  auto 20px;
    font-weight: 500;
    opacity: 0.8;
}
.message.message-info:before {
    padding-right: 5px;
    content: "\f06a";
    font: normal normal normal 14px/1 FontAwesome;
}
.message.message-success.message-lg, .message.message-error.message-lg
{
    max-width: unset;
    padding: 15px;
    font-size: 16px;
}
/*end message*/
.account-warpper .form .action a{
    color: #337ab7;
    padding-top: 12px;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.account-warpper .form  p
{
    margin: 12px 0;
}
.account-warpper .form .mail-send{
    width:100px;
    margin:0 auto;
    display:block;
}
.account-warpper .form .forgot-send {
    padding:20px;
}
.account-warpper .form .color-green
{
    color: #4dc313;
}
/*account*/
.account .account-info .info-left
{
    width: 200px;
    float: left;
}
.account .account-info .info-right
{
    width: calc(100% - 200px);
    float: left;
    padding-left:20px;
}

.account .account-info .info-left img
{
    width:130px;
    margin:0 auto;
    border-radius: 50%;
    margin-bottom:20px;
    display: block;
    border:5px solid #ddd;
}
.account .account-info .info-left .update,
.account .account-info .info-left .write
{
    width: 170px;
    text-align: center;
    border-radius: 4px;
    border: solid 1px #888;
    padding: 6px 0;
    font-weight: bold;
    color: #6a6a6a;
    font-size: 15px;
    margin: 5px auto;
    display: block;
}
.account .account-info .info-left .write{
    background: #f07404;
    color: #fff;
    border: solid 1px #e64e05;
}
.account .account-info .info-left .update:hover
{
    background: #f8f8f8;
}
.account .account-info .info-right .info-right-content{
    border-bottom: solid #e6e6e6;
}
.account .account-info .info-right .info-text{
    width: calc(100% - 170px);
    float:left;
}
.account .account-info .info-right .info-action{
    width: 170px;
    float:left;
}
.account .account-info .info-right .info-text p{
    color: #4B5A70;
    font-weight: 500;
    margin: 5px 0;
}
.account .account-info .info-right .info-text .fullname
{
    color: #3a4453;
    font-size: 20px;
    font-weight: bold;
}
.account .account-info .info-right .info-text p.date{
    color: #848b95;
    font-weight: 300;
}
.account .account-info .info-right .info-action a.btn{
    padding: 0;
    color: #fff;
    background: #006456;
    border-radius: 2px;
    font-size: 20px;
    border: 0;
    cursor: pointer;
    font-weight: 700;
    width: 170px;
    height: 50px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 50px;
}
.account .account-info .info-right .info-right-stat{
    padding: 12px 0;
}
.account .account-info .info-right .info-right-stat .col{
    width:33.3333%;
    float:left;
}
.info-right-stat .a-text{
    color: #424d5e;
    font-weight: 600;
}
.info-right-stat .a-value{
    color: red;
    font-size: 28px;
    font-weight: bold;
}
.account-post{
    padding:30px 0;
}
/*.account-post-content
{
    width:calc(100% - 250px);
    float:left;
}*/
.account-post-right{
    width:250px;
    float:left;
}
.account-post-content .account-post-searh
{
    background:#fff;
    border-radius:4px;
    padding:10px 15px;
    box-shadow: 0px 1px 3px #9b9b9b;
}
.account-post-content .account-post-searh .colsearch
{
    width:25%;
    float:left;
    padding: 5px 10px;
}
.colsearch .text-head{
    height: 18px;
    color: #30456E;
    font-weight: 600;
    margin-bottom: 10px;

}
.colsearch .btn{
    text-align: center;
    cursor: pointer;
    background: #d6b63e;
    color: white;
    border-radius: 4px;
    padding: 6px 14px;
    font-size: 16px;
    line-height: 24px;
    height: 37px;
    width: 100%;
    max-width: unset;
}
.colsearch .btn:hover{
    background: #ccac35;
}
.colsearch input[type=text]{
    width: 100%;
    height: 38px;
    border-radius: 5px !important;
    border: solid 1px #E9E9E9;
    padding-left: 5px;
}
.colsearch .search-icon{
    position: absolute;
    font-size: 18px;
    cursor: pointer;
    right: 6px;
    color: #a6a6a6;
    top: 8px;
}
.colsearch select{
    border-radius: 4px !important;
    border: solid 1px #E9E9E9;
    height: 38px;    width: 100%;
}
.account-post-content .post-count{
    padding: 15px 0;
    color: #414141;
    font-weight: bold;
}
.account-post-content .post-count span{
    color: #f07404;
}
.account-post-content .no-post{
    padding: 15px 0;
    color: #fc0000;
    font-weight: bold;
    font-size: 17px;
}
.account-post-content .post-listing .item .rinfo {position:relative;}
.account-post-content .post-listing .item .rinfo .rtitle h3
{
    margin-right: 16px;
}
.account-post-content .post-listing .item .rinfo .setting {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 34px;
    padding: 10px 0 0 0;
}
.account-post-content .post-listing .item .rinfo .setting .icon{
    background-image: url(/theme/post/dot.png);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    display: block;
    cursor: pointer;
    opacity: 0.55;
}
.account-post-content .post-listing .item .rinfo .setting ul{
    display: none;
    position: absolute;
    right: 1px;
    top: 1px;
    box-shadow: 0px 1px 4px #a49e9e;
    z-index: 999;
    display: none;
    font-size: 14px;
    background: #fff;
    width: 100px;
    cursor:pointer;
    transition: all 0.3s;
    list-style: none;
    padding-left: 0;
}
/*.account-post-content .post-listing .item .rinfo .setting ul li
{
    padding:7px 10px;
}*/
.account-post-content .post-listing .item .rinfo .setting ul li a{
    font-weight:500;
    padding: 7px 10px;
    display: inline-block;
}
.account-post-content .post-listing .item .rinfo .setting ul li:hover{background:#e4e4e4;}
.account-post-content .post-listing .item .rinfo .setting:hover .icon{opacity: 0.8;}
.account-post-content .post-listing .item .rinfo .setting:hover ul{display:block;}
/*post of user*/
.post-listing .item {
    display: block;
    margin-bottom: 25px;
    width: 100%;
    background: #fff;
    height: 200px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    overflow: hidden;
}
.post-listing .item .cover-image{
    float: left;
    width: 200px;
    height: 100%;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background: #d9d9d9;
}
.post-listing .item .cover-image img{
    max-width: 100%;
    height: 100%!important;
    width: 100%;
}
.post-listing .item .rinfo{
    width: calc(100% - 200px);
    background: #fff;
    height: calc(100% - 32px);
    display: inline-block;
    padding: 12px;
    color: #3d4d65;
  
}
.post-listing .item .rinfo .rcontent{
    min-height: 112px;
    overflow: hidden;
}
.post-listing .item .rinfo .rcontent a.rtitle:hover{text-decoration:underline;}
.post-listing .item .rinfo .rtitle h3{
    color: #4a4a4a;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 12px;
    transition: all 0.3s;
}
.post-listing .item .rinfo .rtitle h3:hover{
    color: #232323;
}
.post-listing .item .rinfo .rdescription {font-size:14px;opacity:0.95;line-height:17px;}
.post-listing .item .rinfo .raddress {
    font-size: 14px;
    font-weight: 500;
    padding-top: 12px;
    color: #586068;
    padding-bottom: 1px;
}
.post-listing .item .rfooter{
    border-top: 1px solid #e8e8e8;
    margin-top: 0;
    display: table;
    width: 100%;
    padding: 8px 0 0;
}
.post-listing .item  .rfooter .col{
    display: table-cell;
    vertical-align: middle;
}
.post-listing .item  .rfooter .rprice{
    font-size: 17px;
    color: #e80c10;
    font-weight: bold;
}
.post-listing .item .area:before {
    content: '';
    background-image: url(/theme/img/svg/area.svg);
    background-repeat: no-repeat;
    margin-right: 3px;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
}
.post-listing .item  .rfooter .date{
    text-align:right;
        font-size: 14px;
    opacity: 0.8;
}
.post-paging .paginator-section {padding: 20px 0 10px 0;}
.post-paging .post-paging-info {padding: 0;margin:0;color:#6f6f6f;font-style:italic;}

/*profile*/
.account-profile .edit-row
{
    margin-bottom:12px;
}
.account-profile .edit-row .col-1,.account-profile .edit-row .col-2,.account-profile .edit-row .col-3
{
    width: 33.33333333%;
    float:left;
    padding: 0 12px;
    padding-top: 5px;
}
.account-profile .edit-row .col-1{
    text-align: right;
    font-size: 15px;
    color: #3f4f67;
    padding-top: 18px;
}
.account-profile .edit-row .col-2{
    font-size: 15px;
    color: #3f4f67;
    padding-top: 9px;
}
.account-profile .row-avatar{position:relative;}

.account-profile .avatar {
    height: 140px;
    width: 140px;
    border: solid 3px #d6b63e;
    border-radius: 50%;
    float: left;
}
.account-profile .avatar img{
    width: 100%!important;
    border-radius: 50%;
    height: 100%;
}
.account-profile .change-avatar{
    position: absolute;
    color: #fff;
    text-align: center;
    background: #d6b63e;
    width: 100px;
    border-radius: 3px;
    right: 12px;
    bottom: 30px;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    padding: 6px 0;
}
.account-profile textarea, .account-profile input[type="text"]
{
    padding: 10px;
    font-size: 15px;
    border-radius: 3px;
}
.account-profile .edit-row input:disabled{background: #f5f5f5;}
.account-profile .edit-row-email .col-2{
    position:relative;
}
.account-profile .edit-row.edit-row-email i.fa{
    position: absolute;
    right: 20px;
    top: 18px;
    color: #34c607;
    font-size: 20px;
}
/*breadcrum*/
.bc-wraper{
    border-top:1px solid rgba(48,51,58,.1);
    background-color: #f3f5f8;
    border-bottom:1px solid rgba(48,51,58,.1);
}
.bc-wraper .breadcrums{
     margin: 0px auto;
    padding: 15px 0;
    font-size: 16px;
}
.bc-wraper .breadcrums {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 1140px;
}

.bc-wraper .breadcrums .breadcrumbs-item,.bc-wraper .breadcrums .breadcrumbs-item-active {
    position: relative;
    padding-left: 12px;
    margin-right: 12px;
}
.bc-wraper .breadcrums a {
    color: #555;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}
.bc-wraper .breadcrums a:hover{
    color: #2cad61;
}
.bc-wraper .breadcrums .breadcrumbs-item-active span {
    color: rgba(48,51,58,.5);
}
.bc-wraper .breadcrums .breadcrumbs-item a:after, .bc-wraper .breadcrums .breadcrumbs-item-active a:after,
.bc-wraper .breadcrums .breadcrumbs-item-active > span:after {
    font-family: 'fontawesome';
    content: '\f105';
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bc-wraper .breadcrums .breadcrumbs-item:first-child a:after {
    content: none;
}
/*radio*/
.row-gender .col-2 {
    font-weight: 500;
    font-size: 16px;
}

.row-gender .col-2 label {
    margin-right: 15px;
}
.account-warpper .custom-style input[type=radio],.account-warpper .custom-style input[type=checkbox] {
		display:none;
}
.account-warpper input[type=radio] + label{
    display: inline-block;
    margin: -2px;
    padding: 4px 15px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 22px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.account-warpper input[type=radio]:checked + label{
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    background-color: #e86e00;
    color: #fefefe;
}
.account-warpper input[type=radio] + label.label-first{
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
.account-warpper input[type=radio] + label.label-last{
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
}
.edit-row .field-validation-error{
    color:#db0004;
    font-size:13px;
    font-weight: 500;
}
/*end profile*/


/*post*/
.post-warpper {margin: 20px auto;}
.post-warpper .post .post-block{
    background: white;
    padding: 20px;
    margin-bottom: 0px;
    border-radius: 5px;
    width: 100%;
    float: left;
}
.post-warpper .post .post-inner:after,.post-basic .post-inner .post-row:after,
.post-info .post-row:after,.post-info .col2:after,.post-basic .post-inner .post-row .col2:after,.post-warpper .action-block:after,.clearfix:after{content: '';clear:both;display:block;}
.post-warpper .action-block{
    display:block;
}
.post-warpper .action{
    display:block;    
    text-align: center;
}
.post-warpper .btn-post{
    color: #fff;
    background: #00a550;
    border-radius: 2px;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    padding: 11px 0;
    width: 100%;
    text-align: center;
    width: 160px;
    margin: 0 5px;
    transition: all 0.3s;
} 
.post-warpper .btn-post.btn-draff
{
    background: white;
    border: solid 1px #d1d1d1;
    padding: 10px 0;
    border-radius: 2px;
    color: #2a2a2a;
}
.post-warpper .btn-post:hover{
    opacity:0.9;
}
.post-basic input,.post-info input,.post-basic select,.post-info select{
    height: 40px;
    width: 100%;
    border-radius: 3px !important;
    padding-left: 6px;
    border: solid 2px #e8e8e8;
    color: #3c3c3c;
}
.post-basic input:focus,.post-info input:focus,.post-basic select:focus,.post-info select:focus{
    border: solid 2px #d4d4d4!important;
}
.post-warpper select{background:#f9f9f9;}
.post-basic input:disabled,.post-info input:disabled{
    background: #f9f9f9;
    cursor: not-allowed;
}
.post-warpper .post .post-block h2{
    color: #424242;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.post-warpper .post .post-basic .post-inner{
    margin-right: -15px;
    margin-left: -15px;
}

.post-warpper .post .post-inner-left,.post-warpper .post .post-inner-right
{
    width:100%;
    padding:0 15px;
}
.post-basic .post-inner .post-row{
        background: #f9f9f9;
    padding: 10px 20px;
    border-radius: 5px;
}
.post-basic .post-inner .post-row,.post-info .post-inner .post-row{
    width: 100%;
    margin-bottom: 12px;
    display: block;
}
.post-basic .post-inner .post-row .post-title,.post-info .post-inner .post-row .post-title{
    width: 180px;
    float: left;
    font-weight: 600;
    padding-right: 10px;
    font-size: 14px;
    padding-top: 8px;
}
.post-row .post-title i
{
    font-style: normal;
    font-size: 18px;
    color: red;
    line-height: 0px;
    vertical-align: middle;
}
.post-basic .post-inner .post-row .col2{
     margin-left:-5px;
     margin-right:-5px;
}
.post-basic .post-inner .post-row .col2 .post-col{
    width:50%;
    float:left;
    padding-left:5px;
    padding-right:5px;
}
.post-basic .post-inner .post-row .post-input{
    width: 100%;
    margin-top: 5px;
}
.post-info .post-row
{
    padding-left: 15px;
    padding-right: 15px;
}
.post-info .col2 .post-col{
    width:50%;
    float:left;
}
.post-info .post-inner .post-row .post-title{
   
}
.post-info .post-inner .post-row .post-input{
    width: 100%;
    float:left;
}
.post-info .post-inner .post-row .post-input.post-input2 input{
    width:100%;
    float:left;
}
.post-info .post-inner .post-row .post-input.post-input2 span.unit{
    width: 58px;
    float: left;
    padding: 9px 5px;
    color: #f07404;
    font-weight: bold;
    font-size: 15px;
}
.post-info .post-inner .post-row .post-input.post-input3 .clearfix{
    margin: 0 -5px;
}
.post-info .post-inner .post-row .post-input.post-input3 .input3-half{
    width:50%;
    float:left;
    padding: 0 5px;
}
 .post-basic #map {
    width: 100%;
    height: 300px;
    margin-bottom: 10px;
}
/*radio style*/
.post-warpper input[type=radio], .post-warpper input[type=checkbox] {
		display:none;
}

.post-warpper input[type=radio] + label{
    display: inline-block;
    margin: -2px;
    padding: 4px 15px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 26px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.post-warpper input[type=radio]:checked + label{
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    background-color: #e86e00;
    color: #fefefe;
}
.post-warpper input[type=radio] + label.label-first{
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
.post-warpper input[type=radio] + label.label-last{
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
}
.post-inner-right input[type=checkbox]{
   display: block;
    float: left;
    width: 18px;
    line-height: 18px;
    height: 18px;
    margin-right: 8px;
}

.post-block-images{
    overflow: auto;
    width: 100%;
    border-radius: 5px;
    border: solid 2px #c6c6c6;
    padding: 20px 15px 10px;
    background: #fefefe;
    text-align: center;
    margin-bottom: 12px;

}
.notify-upload{
    color: #dc1e35;
    font-size: 15px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
/*validate*/
.field-validation-error{
    color: #d51b1e;
    font-size: 13px;
    font-weight: 600;
}
.visible-mobile {display:none!important;}
.cover-image label.daxuatban,.cover-image label.luunhap,.cover-image label.dangchoduyet,.cover-image label.khongduocduyet,label.countview {
    background-color: #00a65a!important;
    border-color: #d6e9c6;
    text-align: center;
    font-size: 12px;
    padding: 4px 6px;
    line-height: .9;
    color: #fff!important;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 5px;
    opacity: .92;
    position: absolute;
    bottom: 8px;
    margin: 0 auto;
    left: 4px;
    box-shadow: 0 1px 1px #656565;
}
.cover-image label.luunhap{
    background-color: #afada8!important;
    border: 1px solid #949493;
}
.cover-image label.dangchoduyet{
    background-color: #e8ac00!important;
    border: 1px solid #e0a704;
}
.cover-image label.khongduocduyet{
    background-color: #e82000!important;
    border-color: #c91206;
}
label.countview{
    top: 5px;
    bottom: unset;
    color: #222!important;
    border-radius: 3px;
    padding: 4px 5px;
    background-color: #b3b3b3!important;
    border-color: #545554;
}
@media only screen and (max-width:1024px) {
    .account-profile .edit-row .col-1,  .account-profile .edit-row .col-3
    {width:25%;}
    .account-profile .edit-row .col-2{width:50%;}
}
@media only screen and (max-width:768px) {
    .hidden-mobile {display:none!important;}
    .visible-mobile {display:block!important;}
    .post-warpper h1, .account-warpper h1{padding-left:12px; padding-right:12px;}
    .message{margin-left: 1%!important;margin-right: 1%!important;width:98%;}
    .account .account-info .info-right .info-text{width:100%;}
    .account .account-info .info-right .info-right-stat .col {width:50%;}
    .account-post-content .account-post-searh .colsearch{width:50%;}
    .account-profile .edit-row .col-1,  .account-profile .edit-row .col-3
    {width:15%;}
    .account-profile .edit-row .col-2{width:70%;}
    .width1140.page-post{padding:0!important;}
    .account-post-right{display:none;}
    .account-post-content
    {
        width:100%;

    }
    .post-warpper .post .post-inner-left{width:100%;padding: 0;}
    .post-warpper .post .post-inner-right{display:none;}
    .post-warpper .post .post-block{padding:10px;}
    .post-warpper .post .post-basic .post-inner {
        margin-right: 0px;
        margin-left: 0px;
    }
    .post-basic .post-inner .post-row .post-title, .post-info .post-inner .post-row .post-title {width:110px;}
    .post-basic .post-inner .post-row .post-input,.post-info .post-inner .post-row .post-input {
        width: calc( 100% - 110px);
    }
    .post-basic .post-inner .post-row .col2 .post-col{width:100%;}
    .post-info .col2 .post-col{width:100%;}
    .post-info .post-row{padding:0;}
    .post-mw{
        width: 100%!important;
        padding-right: 0;
        padding-left: 0;
    }
    .post-mw.post-title {width:100%!important;padding-bottom:4px;}
    .post-block-images {padding:0;}
    .post-block-images .dz-preview {width:148px!important;height:148px!important;}
}
@media only screen and (max-width:600px) {
    .post-listing .item .rfooter .date {
        display: none;
    }
     .account-profile .edit-row .col-1
    {width:29%;}
    .account-profile .edit-row .col-2{width:70%;}
    .account-profile .edit-row .col-3{width:1%;}
}