
.a-column {
    padding-right: 15px;
	padding-left:0;
	}
.b-column.ab-content {
	padding-left:15px;
	padding-right:0;
	}
.heading-c {
	background: #135EAC;
	border-radius: 4px 4px 0px 0px;
	width:100%;
	float:left;
	height:40px;
	line-height:40px;
	padding-left:20px;
	margin:0;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	}
.box-content-c {
	width:100%;
	float:left;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
	border-radius: 0 0 4px 4px;
	border-top:0;
	padding:10px 20px;
	margin-bottom:30px;
	min-height:120px;
	}
	.pd20 { padding:20px !important;}
.list-link-c {
	margin: 0;
	padding:0;
	}
.list-link-c li {
	float:left;
	width:100%;
	list-style:none;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color:#222;
	position:relative;
	padding:10px 0;
	}
.list-link-c  a {color: #135EAC;}	
.list-link-c .number { color:#222;}	
.list-link-c li .sub-link{ 
	display:none;
	background: #F0F0F0;
	width: 240px;
	position:absolute;
	left:0;
	top:28px;
	min-height:80px;
	z-index:1;
	padding:10px 0;
}

.list-link-c.p-right li .sub-link{ 	
	left: auto;
	right:0;
}	
.list-link-c li .sub-link .list {
	margin:0;
	padding:0;
	}
.list-link-c li .sub-link .list li {
	}
.list-link-c li .sub-link .list li a { color:#222; padding:0 10px;}
.list-link-c li .sub-link .list li a:hover, .list-link-c li .sub-link .list li .active {color: #135EAC; font-weight:bold;}	
	
.list-link-c li:hover .sub-link{ display:block;}	
.link-mode-car {
	margin:0;
	padding:0;
	}
.link-mode-car li {
	width:100%;
	float:left;
	list-style:none;
	margin-bottom:15px;
	position:relative;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	}
.link-mode-car li:last-child {
	margin:0;
	
	}
.link-mode-car li a {
	padding:5px 0 5px 15px;
	display:block;
	color: #222222;
	position:relative;
	}
.link-mode-car li a:before {
	position:absolute;
	left:0;
	top:5px;
	 font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e855'; 
	}	
.link-mode-car li a:hover, .link-mode-car li .active {
	color: #135EAC;
	font-weight:bold;
	}				
.box-Collap {
	width:100%;
	float:left;
	margin-bottom:30px;
	}
.box-Collap .content-Collap {
	width:100%;
	background: #E0EDFB;
	border-radius: 4px;
	padding:20px;
	float:left;
	margin-bottom:20px;
	}
.box-Collap .content-Collap:last-child { margin:0;}	
.box-Collap .content-Collap .head {
	width:100%;
	display:inline-block;
	margin:0;
	
	}
	
.box-Collap .content-Collap .head  .icon {
	width:44px;
	height:44px;
	float:left;
	margin-right:15px;
	}
.box-Collap .content-Collap .head  .icon.registering  {	
	
	background:url(../images/salon/icon-steering-wheel.png) no-repeat 0 0;
	}
.box-Collap .content-Collap .head .icon.get-notifications {background:url(../images/salon/icon-baogia.png) no-repeat 0 0;}
.box-Collap .content-Collap .head .title {
	margin:0;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #135EAC;
	margin-bottom:3px;
	cursor:pointer;
	}
.box-Collap .content-Collap .head .des {
	margin:0;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #222222;
	}
.box-Collap .content-Collap .list-Collap {
	display:none;
	width:100%;
	margin:0;
	padding:0;
	margin-top:3px;
	}
.box-Collap .content-Collap .list-Collap ul {
	margin:0;
	padding:0;
	}	
.box-Collap .content-Collap.show .list-Collap {
	display:inline-block;
	}
.box-Collap .content-Collap .list-Collap li {
	width:100%;
	float:left;
	list-style:none;
	margin-top:12px;
	}
.box-Collap .content-Collap .list-Collap li:last-child { margin-top:15px; text-align:center;}
.box-Collap .content-Collap .list-Collap .input {
	width:100%;
	display:inline-block;
	border:0;
	height:38px;
	background: #FFFFFF;
	border-radius: 4px;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #222;
	padding:10px;
	}
.box-Collap .content-Collap  .btn-submit {
    width: 140px;
    display: inline-block;
    background: #4DB848;
    border-radius: 50px;
    padding: 6px 0;
    height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    cursor: pointer;
    border: 0;
}	
.box-Collap .radio {
  position: relative;
  display: inline-block;
  color:#333;
  font-size:14px;
}
.box-Collap .radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.box-Collap  .radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
 border: 1px solid #ACACAC;
  display: inline-block;
  width:20px;
  height: 20px;
  position: relative;
  top: 0;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
      vertical-align: middle;

}
.mr-20 { margin-right:20px !important;}
.box-Collap .radio input[type="radio"]:checked + .radio-label:before {
  background-color: #4DB848;
  box-shadow: inset 0 0 0 4px #fff;
  border:1px solid #4DB848;
}
.box-Collap .radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
}
.box-Collap .radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #dcdcdc;
  background: #b4b4b4;
}
.box-Collap .radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
.box-Collap .text-r {
	margin:0;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin-bottom:8px;
	}	
.custom-select-2 {
   position: relative;
    background: #fff;
	border: 0;
	width:100%;
	display:inline-block;
	border-radius: 4px;
	height: 40px;   
    width: 100%;
	cursor:pointer;
}
.custom-select-2:before {
	 content: '\e804';
	position:absolute;
	right:0;
	top:0;
	height:40px;
	line-height:40px;
	width:30px;
	font-size:16px;
	color:#222;
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;   
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
	}	 
.custom-select-2 > select {
    background: none;
    padding-left: 9px;
    padding-right: 35px;
    position: relative;
    z-index: 1;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.custom-select-2 .select-box {
    height: 40px;
    font-size: 14px;
    width: 100%;
    padding:10px;
    line-height: 20px;
    border: 0;
    color: #888;
    margin: 0;
	background-color:transparent;
	display:block;
}
.custom-select-2 .select-box.active {color: #222;}							
.item-tvv {
    display: inline-block;
    border: 1px solid #E1E1E1;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    margin: 10px 0 0;
}

.item-tvv .avt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
	float:left;
	margin-right:10px;
}

.item-tvv .name {
    margin: 5px 0 0 0;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #222222;
}
.item-tvv .des {
	margin:0;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #888888;
	}
.box-content-c .btn-more {
    width: 120px;
    margin-bottom: 10px;
}
.w-140 { width:140px !important;}
.list-new-c {
	margin:0;
	padding:0;
	}
.list-new-c li {
	float:left;
	width:100%;
	list-style:none;
	padding:15px 0;
	border-bottom:1px solid #E1E1E1;
	}
.list-new-c li:first-child { padding-top:10px;}
.list-new-c li:last-child {
	border-bottom:0;
	padding-bottom:10px;
	}	
.list-new-c .photo {
	width:115px;
	float:left;
	margin-right:15px;
	}
.list-new-c .title {
	margin:0;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #222222;
	max-height:60px;
	overflow:hidden;
	}
.list-new-c .title a { 
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
	color: #222222;
}
.list-new-c .price {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #222222;
    margin-top: 10px;
}	

.list-new-c li {padding:15px 0;}
.list-new-c li:first-child {padding-top: 10px;}
.list-new-c .date { 
	margin:0;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #888888;
	margin-top:6px;
}
.list-new-c.cars .title{line-height: 16px;}
.list-new-c.cars .status {
	margin:0;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #888888;
	margin-top:6px;
	}
.list-new-c.cars .price {
	margin:0;
	margin-top:6px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #135EAC;
	}
.list-new-c.cars .title {
	max-height:31px;
	}
.list-new-c.cars .title a {
    -webkit-line-clamp: 2;
	}	
.link-car {
	margin:0;
	padding:0;
	}
.link-car li {
	width:100%;
	float:left;
	list-style:none;
	position:relative;
	font-weight:  bold;
	font-size: 16px;
	line-height: 30px;
	color: #222222;
	padding:15px 0;
	border-top: 1px solid #E1E1E1;
	text-transform:uppercase;
	cursor:pointer;
	}
.link-car li i:before { margin-left:0; margin-right:8px; width:auto;}	
.link-car li:first-child  { padding-top:0; border:0;text-transform: none;}
.link-car li:last-child {
	margin:0;
	padding-bottom:0;
	
	}
.link-car li a {
	display:block;
	color: #222222;
	position:relative;
	}

.link-car li a:hover, .link-car li .active, .link-car  .active a{
	color: #135EAC;
	font-weight:bold;
	}
	
.link-car .sub-link {
	width:100%;
	margin:0;
	padding:0;
	display:none;
	padding-left:15px;
	float:left;
	}
.link-car .open .sub-link { display:inline-block;}
.link-car .sub-link li {
	padding:0;
	margin-top:15px;
	border:0;
	text-transform:none;
	font-weight:normal;
	}
.link-car .sub-link li:first-child { margin-top:10px;}
 .link-car .sub-link  .active,  .link-car .sub-link  a:hover{ font-weight:normal;}	
 .box-salon-info {
	 width:100%;
	 display:inline-block;
	 padding: 20px;
	 border: 1px solid #E1E1E1;
	border-radius: 4px;
	margin-bottom:30px;
	 }
.box-salon-info .salon {
	width:100%;
	display:inline-block;
	padding-bottom:12px;
	border-bottom:1px solid #E1E1E1;
	}
.box-salon-info .salon .avatar {
	float:left;
	width:50px;
	height:50px;
	border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-right:10px;
	}
.box-salon-info .salon .name {
	margin:0;
	text-overflow:ellipsis;
	white-space: nowrap;
	 overflow: hidden;
	 font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #222222;
	padding-top:15px;
	
	}
.box-salon-info .salon .name  a {color: #222222;}	
.box-salon-info .location {
	margin:0;
	margin-top:12px;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #222222;
	}
.box-salon-info .box-view {
	margin:0;
	margin-top:12px;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #888888;
	}
.box-salon-info .box-view .space { margin:0 10px;}
.box-salon-info .btn-call {
	width:100%;
	display:inline-block;
	background: #4DB848;
	border-radius: 50px;
	height:32px;
	text-align:center;
	border:0;
	cursor:pointer;
	padding:0;
	font-size:14px;
	color:#fff;
	line-height:32px;
	margin-top:12px;
	}
.box-salon-info .btn-call:before {
	 content: '\e805';
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;   
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
	display:inline-block;
	margin-right:5px;
	}
.box-salon-info  .net-work {
	margin:0;
	font-size: 14px;
	line-height:40px;
	text-align:center;
	margin-top:12px;
	color:#222;
}

.box-salon-info  .net-work .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
	cursor:pointer;
	padding:0;
	vertical-align: middle;
	margin-left:6px;
}

.box-salon-info  .net-work .lnk-call {
    background: linear-gradient(180deg, #57D163 0%, #23B33A 100%);
    padding: 9px 0;
}

.box-salon-info  .net-work .lnk-face {
    background: linear-gradient(180deg, #23B1FF 0%, #0269E3 100%);
}								 			
@media only screen and (min-width: 960px) and (max-width: 1150px) {
    .box-Collap .content-Collap {
		padding:15px 10px;
		}  
	.box-Collap .content-Collap .head .icon { margin-right:5px;}	
	.box-Collap .content-Collap .head .des { font-size:13px;}
	 .box-content-c { padding:10px;}
   
}		