.du-toan{margin: 20px 10px;}
.title_sl, .result-title{border-left: 5px solid #04A661;}
.tieude_sl, .result-h{
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 3px;
}
.item-dutoan{
	margin: 10px;
}
.item-dutoan label{
	color: #595858;
	font-weight: normal;
}
.button-config{
	margin: 10px 0px;
}
.button-config button,.button-config input{
	padding-left: 10px;
	margin-left: 10px;
}
.result-data{
	padding: 10px 0px;
}
.result-content{
	padding: 30px;
}
.batquai{
	width: 100%;
}
.batquai1, .batquai2{
	padding: 5px;
}
.boldLabel{font-weight: bold}
.phv-xem-huong{
	width: 100%;
}
.phv-xem-huong label{
	width: 100%;
	clear: both;
}
.phv-xem-huong select{
	clear: both;
    width: 100%;
    padding: 5px;
    margin: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
.phv-button{
	padding: 7px;
	margin: 5px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}
.phv-success{
	background-color: #0a9c25;
    color: white;
}
.phv-reset{
	background-color: #898989;
    color: white;
}
.phv-success:hover{background-color: #118426;}
table{
	border: none;
}
.phv-xem-huong-button{
	text-align: right;
	margin-top: 10px;
}

.phv-xem-huong-mobi{
	width: 33%;
	float: left;
	padding: 0px 5px;
	font-size: 13px !important;
	font-family: Arial !important;
}
@media only screen and (max-width: 720px){
	.phv-xem-huong-mobi{ width: 100%}
}