﻿.infor_title {
  font-size: 16px;
  text-transform: uppercase;
  padding: 12px 0px 4px;
  margin-bottom: 10px;
  line-height: 24px;
  border-bottom: 1px solid #e6e6e6;
  cursor: pointer;
}
.infor_title span {
  color: #0066ab;
  border-bottom: 1px solid #f7bc00;
  padding-bottom: 6px;
}
.views-all-post-member{
	font-weight:bold;
	color:#0074e4;
	text-decoration:underline;
	padding-left:30px;
	background:url('../images/arrow.gif') no-repeat 0px 5px;
	display:block;
	margin-bottom:10px;
}
.views-all-post-member:hover{
	color:#e83302;
}

.marg-ri20{
    margin-right: 20px;
}
.marg-le20{
    margin-left: 20px;
}
.tab-content-frame .radio input[type=radio], .tab-content-frame .radio-inline input[type=radio], .tab-content-frame .checkbox input[type=checkbox], .tab-content-frame .checkbox-inline input[type=checkbox] {
  margin-top: 9px;
}
.tab_content {
    background:#eff4f3!important;
    border: 1px #dbdbdb solid!important;
    border-radius: 3px;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 10px 10px 0px 10px;
    position: relative;
}
.note-map{
	margin:0px 10px;
	text-align:justify;
}
.note-map span{
	color:#ff2a00;
	font-weight:bold;
}
.note-upload-dangtin{
	color:#0066ab;
	text-align:justify;
	display:block;
	margin-bottom:10px;
	font-style:italic;
}


/*
----------- submit  ---------------*/
.button-dangtin{
    background: #e80404 url(../images/icon-posting.png) no-repeat 24px 11px;
    font-weight: bold;
    color: #fff;
    height: 36px;
    line-height: 36px;
    display: block;
    padding: 0px 30px 0px 50px;
    font-size: 14px;
	border:none;
	font-size:16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0px 0px 10px 25px;
}
.button-dangtin:hover{
    background: #e60000 url(../images/icon-posting.png) no-repeat 24px 11px;
}
.button-dangtin-disabled{
    background: #ddd url(../images/icon-posting.png) no-repeat 24px 11px;
}
.button-dangtin-disabled:hover{
    background: #ddd url(../images/icon-posting.png) no-repeat 24px 11px;
}
.text-note-post{
	margin:0px 0px 0px 25px;
	color:#f00;
	font-style:italic;
}

/*
----------- detail_images.php  ---------------*/
.row-bt-add{
  margin-bottom: 12px;
}
.title-row-bt-add{
    line-height: 25px;
    color: #333333;
    margin-bottom: 12px;
}
.title-row-bt-add .lable {
  float: left;
  background: #3969e0;
  color: #ffffff;
  line-height: 25px;
  border-radius: 3px;
  padding: 0px 15px;
  margin-right: 15px;
}
.row-bt-add textarea.form-control {
	font-size:14px;
	line-height:24px;
}
.value_uploadify {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  background: #f7f7f7;
  min-height: 100px;
  padding: 20px 0px;
}
.uploadify-button {
  background: #fefefe url('../images/bk_icon_post.png') no-repeat left center !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  border: 1px solid #d3d3d3 !important;
  text-shadow: none !important;
  height: 38px !important;
  text-indent: -99999px;
  width: 164px !important;
}
.uploadify {
    width: auto !important;
    height: auto !important;
}
/*
----------- detail_base.php  ---------------*/
.infor_titles {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 12px;
    padding-bottom: 6px;
  background: url('../images/icon_content_transverse_02.png') repeat-x bottom;
}
.infor_titles span{
    color:#0066ab ;
}
.row.base-content {
  margin: 0px auto;
}
.col-item-base {
    margin-bottom: 10px;
    line-height: 31px;
}
.price-one , .price-two{
  margin-bottom: 0px;
  transition: all 0.6s;
  overflow: hidden;
}
.price-one.show , .price-two.show  {
    margin-bottom: 10px;
}
.form-control + .tooltip > .tooltip-inner {white-space: nowrap;}
.form-control + .tooltip > .tooltip-arrow {white-space: nowrap; }
/*
----------- detail_map.php  ---------------*/
#gmap {
  height: 400px;
  margin: 20px 0px;
  width: 100% !important; 
}
.controls {
    margin-top: 16px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}
#pac-input:focus {
    border-color: #4d90fe;
}
.pac-container {
    font-family: Roboto;
}
#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}
#type-selector label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}
/*
----------- detail_owner.php  ---------------*/
.text-form-control {
  float: left;
  width: 30%;
  height: 31px;
  padding: 0px 0px;
  text-indent:10px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #292929;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*
------------ list-BDS: products.php ---------------------*/
.up-all{
	width: 158px;
    height: 30px;
    line-height:30px;
    border: none;
    background: #3ece4f url('../images/icon-up.png') no-repeat 0px 0px;
    font-size: 14px;
	padding-left:44px;
    color: #fff;
    display:block;
    margin-bottom:10px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.up-all:hover{
	color:#fff;
    background: #1fd434 url('../images/icon-up.png') no-repeat 0px 0px;
}

th.td-title {
  color: #373b3d;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  font-size:13px;
}
.td-col{
  text-align: center;
  vertical-align: middle !important;
  color: #333333;
}
.td-col-name a{
  color: #0074e4;
}
.th-col{
    font-weight: bold;
}
th.td-title {
  background: #f2f2f2;
}
.link-upvip{
	line-height:18px!important;
	color:#f00;
	text-decoration:underline;
}
.icon-active{
	height:37px;
	padding-top:27px;
	display:block;
	margin:auto;
	background:url('../images/up.png') no-repeat top center;
	background-size: 24px 24px;
	cursor:pointer;
}
.icon-disable-up{
	background:url('../images/up_disable.png') no-repeat top center;
	background-size: 24px 24px;
}
.labelup{
	display:block;
	height:40px;
	width:100%;
	font-size:15px;
	margin:30px 0px;
	color:#f00;
}
.icon-active01 {
}
.vip{
	color:#e83302;
	font-weight:bold;
    height:24px;
	display:block;
	margin:0px auto 5px;
}

.un-vip{
    background:url(../images/icon-un-vip.png) no-repeat 0px 0px;
    width:24px;
    height:24px;
	display:block;
	margin:0px auto 5px;
	cursor:pointer;
}
.un-vip:hover{
    background:url(../images/icon-tick-vip.png) no-repeat 0px 0px;
}
.label-date-vip{
	display:block;
	font-size:12px;
	color:#999;
}
.value-date-vip{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#015f95;
}
.label-number-day{
	display:block;
	padding-bottom:18px;
	background:url('../images/arrow-vip.png') no-repeat bottom center; 
	margin-bottom:2px; 
}
.number_day{
	padding:3px 10px 3px 30px;
	border:1px #959595 solid;
	margin-bottom:5px;
	font-size:14px;
	text-align:center;
}
.group-up-post{
	border:1px #ddd solid;
	padding:5px 10px 5px 20px;
	margin-bottom:0px;
	background:#f8f7f5;
}
.note-uptin{
	float:left;
	padding-right:25px;
	border-right:1px #999 dashed;
	margin-right:20px;
}
.text-uptin{
	color:#e80404;
	font-weight:bold;
}

.title-up-post{
	color:#004e7f;
	font-size:15px;
	margin-bottom:5px;
}
.table-up{
	border:1px #ddd solid;
	margin-bottom:10px;
	width:100%;
}
.header-table-up{
	background:#004e7f;
}
.header-table-up *{
	text-align:center;
	color:#fff;
	font-weight:bold;
}

.table-up td{
	border:1px #ddd solid;
	width:25%;
	padding:3px 0px 3px 0px;
	text-align:center;
}
.link-up-post02{
	height:25px;
	line-height:25px;
	background:#e83302;
	font-size:12px;
	color:#fff;
	padding:0px 15px;
	display:inline-block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.link-up-post02:hover{
	background:#ca2c02;
	color:#fff;
}

.link-event{
	width:24px;
	height:24px;
	background:#dddddd;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.note-project{
	clear:both;
	line-height:20px;
	text-align:justify;
	padding:5px 0px;
	font-style:italic;
}
.add-project{
	font-size:12px;
	padding:0px 15px;
	background:#73d87f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
	line-height:20px;
	display:inline-block;
	cursor:pointer;
}
.add-project:hover{
	background:#52ce61;
}






/* dat hang nhanh */
.layer-opacity{
	width:100%;
	height:600%;
	top:0px;
	left:0px;
	position:absolute;
	background:url(../images/layer-opacity.png);
	z-index:100;
	display:none;
}
.popup-payment{
	width:356px;
	background:#FFFFFF;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-204px;
	z-index:1001;
    display:block;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:none;
}
.content-popup{
	position:relative;
}
.button-close{
	position:absolute;
	top:0px;
	right:0px;
	width:39px;
	cursor:pointer;
}
.header-popup{
	background-color: #fafafa;
	font-size: 16px;
	font-weight: bold;
	color: #217d8d;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	padding-left:20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.content-product-cartfast{
	float: right;
	width: 221px;
}
.content-product-cartfast h4{
	margin-bottom:7px;
}

.info-product-popup{
	margin:0px 20px 10px 20px;
	padding:15px 0px 5px 0px;
}
.info-product-popup p{
	line-height:22px;
	font-weight:bold;
}
.info-product-popup p span{
	margin-left:5px;
}
.info-product-popup p span.blue{
	color:#0054a6;
}
.info-product-popup p span.red{
	color:#fe8040400;
}
.bound-payment{

}
p.infor-cart{
	padding:10px 0px 10px 58px;
	background:url(../images/icon-email.jpg) no-repeat top left;
	font-weight:normal;
}
.tbl-payment .value{
	padding:5px 0px;
}

.input-cart{
	border: solid 1px #d5d5d5;
	width:100%;
    text-indent: 10px;
    height:35px;
    line-height:35px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #727272;
	margin-bottom:12px;
}
.note-dathang{
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	display:block;
	margin-bottom:5px;
}
.select-cart{
	border: solid 1px #d5d5d5;
	width:100%;
    text-indent: 10px;
    height:35px;
    line-height:35px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #727272;
	margin-bottom:12px;
}

.textarea-cart{
	height:80px;
    margin:6px 0px;
}
.button-order02{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size:15px;
	width:100%;
	height:40px;
	line-height:40px;
	background:url(../images/bg-datmua.png);
	border:none;
	text-align:center;
    cursor: pointer;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button-order02:hover{
	background-color: #01778c;
}
.tbl-payment .value .select-cart{
    width: 55px;
    border:1px #bdbdbd solid;
    float:left;
    margin-right: 10px;
	height:27px;
	line-height:25px;
}
.tbl-payment .value .width238{
    width:238px;
}
.tbl-payment .value .capcha-cart{
    width:186px;
}
.box-product-cartfast{
	background-color: #fafafa;
	padding:12px 20px 9px 20px;
	margin:0px -20px 15px -20px;
}
.title-cartfast{
  font-size: 16px;
  font-weight: bold;
  color: #363636;
  margin-bottom:5px;
}
.row-cartfast{
	margin-bottom:3px;
}
.lable-cartfast{
	color:#2a3143;
	float:left;
	width:100px;
}
.value-cartfast{
	color:#4a4a4a;
	font-weight:bold;
}
.value-cartfast-price{
	color:#d0021b;
}
.red{
	line-height:27px;
	color:#fe8040;
}
.error{
	color:#fe8040;
}
.box-symbol{
	padding:5px 10px 5px 10px;
	border:1px #ccc dashed;
	margin-bottom:10px;
	font-size:16px;
}
.label01{
	display:block;
	font-style:italic;
	font-size:13px;
	margin-bottom:5px;
}
.qua-tang{
	width:60px;
	height:90px;
	display:block;
	margin:10px auto 10px;
	background:url('../images/quatang.png') no-repeat;
}
.qua-tang:hover{
	background-position:0px -3px;
}

.list-news-quatang li{
	padding:10px 0px;
	border:1px #ccc dashed;
	margin-bottom:10px;
}
.list-news-quatang li a{
	height:90px;
	line-height:90px;
	display:block;
	padding-left:80px;
	background:url('../images/quatang.png') no-repeat 10px 0px;
	font-size:15px;
	font-weight:bold;
}
.list-news-quatang li a:hover{
	background-position:10px -3px;
	text-decoration:underline;
}

/*
----------.responsive ---------------*/
@media only screen and (min-width: 768px){
  /*  .form-group{
        display: none;
    } */
}
@media only screen and (min-width: 992px){
    .row.base-content {
        width: 100%;
    }
    .price-one.show, .price-two.show {
      max-height: 31px;
    }
    .price-one , .price-two{
      max-height: 0px;
    }
}
@media only screen and (min-width: 1200px){
    
}
@media only screen and (max-width: 767px){
    .submit_frame .button {
      width: 100%;
      font-size: 20px;
      margin-bottom: 10px;
      text-align: center;
      height: auto;
    }
    #gmap {
      height: 300px !important;
    }
    label.checkbox-inline {
      width: 45%;
    }
    .price-one, .price-two ,#box-uploadify{
      display: none;
    }
    .price-one.show, .price-two.show {
       display: block;
    }
    .tab_content {
        padding: 10px 5px;
    }
    .infor_title {
        text-align: center;
        font-size: 14px;
    }
    .infor_title span, .infor_title a{
        display: block;
        margin-bottom: 10px;
    }
	.popup-payment{
		width:92%;
		top:4%;
		left:4%;
		margin-top:0px;
		margin-left:0px;
	
	}
	.tbl-payment .value .input-cart,.button-order02 {
	
	}
	.tbl-payment .value .width238 {
		width: 207px;
	}
    
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
