/* PHAN RIENG */
.phan1{
	width:20% !important;
	height:auto;
	float:left;
}

.phan2{
	width:78% !important;
	height:auto;
	float:right;
}
.san_pham1{
	width:40%;
	float:left;
}

.san_pham2{
	width:55%;
	float:right;
	margin-right:20px;
}

.foot1{
	width:500px;
	float:left;
	
}
.foot2{
	margin-left:50px;
	margin-right:175px;
	width:300px;
	float:left;
	
}
.foot3{
	width:173px;
	float:left;
	
}


.chinhbox_sp{
	width:25% !important;
	position:relative !important;
	height:auto !important;
	float:left !important;
	margin:10px 0px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	box-sizing:border-box;
	
	
}


.chinhbox_sp:nth-child(4n){
	margin-right:0px !important;
}

.chinhbox_sp:nth-child(4n+1){
	clear:both;
}
.chinhheight{
	display:flex;
	flex-flow: row wrap;
	margin-left:-10px;
	margin-right:-10px;
}

.row_chiahai{
	margin:0px -10px;
	
}
.chia2{
	width:50%;
	height:auto;
	float:left;
	padding:0px 10px;
box-sizing:border-box;
}

.chia2_in{
	width:100%;
	height:auto;
}


.chia3{
	width:33.3%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
	float:left;
}
.chia3_in{
	width:100%;
	position:relative;
}
.chia4{
	width:25%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
	float:left;
}
.chia4_in{
	width:100%;
	position:relative;
}
.chia4_in img,.chia3_in img,.chia2  img{
	width:100%;
	height:auto;
}
.chia2:nth-child(2n+1){
	clear:both;
}
.chia3:nth-child(3n+1){
	clear:both;
}
.chia4:nth-child(4n+1){
	clear:both;
}

.chua_download{
	width:100%;
	height:auto;
	border-bottom:1px dashed #ccc;
}

.chua_download a{
	background:url(img/download_icon.png) no-repeat left center;
	padding:20px 0px;
	padding-left:50px;
	box-sizing:border-box;
	display:block;
	
	color:#999;
}
.chua_download a:hover{
		color:#f00;
}

.chua_download:nth-last-child(1){
			border-bottom:none;
	
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
/* .nivo-prevNav{
	background:url(img/left_14.png) no-repeat left top !important;
	height:75px !important;
	width:36px !important;
	font-size:0px !important;
}
.nivo-nextNav{
	background:url(img/right_15.png) no-repeat left top !important;
	height:75px !important;
	width:36px !important;
	font-size:0px !important;
	
} */