#dutoanchiphi{
	font-family: Tahoma,Arial;
	font-size: 13px;
	color: #626262;
  max-width: 980px;
  margin: 0 auto;
}
p{margin: 0;padding: 5px 0;}
a{color: #d84949;text-decoration: none;}
a:hover{color: #333;}
.dutoanchiphi{
  background: url('../images/du-toan-chi-phi.png') no-repeat center center;
  width: 365px;
  height: 50px;
  margin: 50px auto 0 auto;
  float: none;
}
 input, textarea , select{
  border: 1px solid #D8D8D8;
  padding: 10px;
  margin-top: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #555555;
  font-weight:bold;
  -webkit-box-shadow: inset 3px 3px 5px 0 rgba(0, 0, 0, 0.03) !important;
  box-shadow: inset 3px 3px 5px 0 rgba(0, 0, 0, 0.03) !important;
  background: #ECECEC;
}
input, textarea , select{
  width: 100%;
  font-family: inherit; 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
input:focus, select:focus{
  border-color: #66afe9;
}
select{
  background:#ECECEC url('../images/icon.svg') no-repeat right 0;
  background-size: auto 30%;
  background-position: 98%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
label{
  font-size: 16px;
  font-weight: bold;
  line-height:40px;
  float:right;
}
textarea{min-height:128px;}
.column1{width:300px;float:left;}
.column2{width:400px;float:left;}
.label{float:right;line-height:40px;font-weight:bold;padding-right:10px;margin-top:10px;}
.column2 > span{line-height:20px;}
.btn-submit {
    margin: 25px auto;
    padding-bottom: 6px;
    width: 180px;
}
.submit{background:#e11428 none repeat scroll 0 0;color:#fff;font-size:20px;border:none;line-height:30px;cursor:pointer;}
.note{font-style:italic;text-align:center;color:#777;}
.note2{font-style:italic;color:#777;float:left;}

.chiphi{
	cursor:pointer;
	background:#ddd;
	padding:5px 10px;
	width:100px;
}
.error{color:#ed3237;}
.right-title{
	background: #e11428 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    margin: 0 150px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.row{clear: both;}
.ChiPhiDuTinh table{margin:0 auto;border-collapse:collapse;border-spacing:0;width:100%;}
.ChiPhiDuTinh table td{border-bottom:1px dashed #ddd;padding:10px;font-size:13px;}
.ChiPhiDuTinh table td.ChiPhiDetailOther{padding-left:15px;}
.ChiPhiDuTinh table td.ChiPhiDetailItem{padding-left:20px;}
.ChiPhiDuTinh table td.ChiPhiTotalIn{text-align:center;font-size:20px; color:#ed1c24;}
.ChiPhiComContent{border:1px solid #ddd;margin:0 150px;}
.tongchiphi{
  font-size: 2.7em;
  font-weight: bold;
  color: #e11428;
}
sup{font-size: 14px;}
@media screen and (max-width:640px){
body{max-width:100%;padding: 10px;}
#dutoanchiphi h3{margin:0;font-size:25px;}
.column1, .column2{width:100%;}
.label{float:left;line-height:20px;}
.right-title,.ChiPhiComContent{margin:0;}
}
