#display_form input[type="text"] {
	border: 0;
	border-bottom: 1px dotted #000;
	text-align: center;
}

#display_form input[type="text"]:disabled {
	background: 0;
}

#display_form select {
	border: 0;
	border-bottom: 1px dotted #000;
	text-align: center;
}

#display_form  select[disabled]{
	background: 0;
}

#display_form input[type="number"] {
	border: 0;
	border-bottom: 1px dotted #000;
	text-align: center;
}

#display_form input[type="number"]:disabled {
	background: 0;
}
#bao_cao_g {
	width: 90%;
	height: 100%;
	text-align: left;
	padding: 3% 5%;
}
#bao_cao_g .help-inline{
	display: block !important;
    position: absolute !important;
}
#sua_thong_tin_bao_cao_d {
	float: left;
	width: 45%;
}
#sua_thong_tin_bao_cao_t{
	float: left;
	width: 40%;
	border-left: 1px solid #00AAFF;
	padding-left: 5%;
}
#button_baocao {
	clear: both;
}
#box_dang_ky {
	width: 90%;
	height: 100%;
	text-align: left;
	padding: 3% 5%;
}
#box_dang_ky .help-inline{
	display: block !important;
    position: absolute !important;
}

#thong_tin_doanh_nghiep {
	float: left;
	width: 45%;
}

#thong_tin_nguoi_dai_dien  {
	float: left;
	width: 40%;
	border-left: 1px solid #00AAFF;
	padding-left: 5%;
}
#btn_dangky{
	clear: both;
}

#box-cuoc_goi {
	position: fixed;
	top: 150px;
	right: 50px;
	margin: 30px;
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #6DAEA9;
	padding: 10px;
	border-radius: 40px;
}

.box-header-new {
	height: 37px;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

.box-header-new span {
	display: inline-block;
	line-height: 37px;
	color: #fafafa;
	background: #25578c;
	float: left;
	padding: 0 20px;
	border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
	font-size: 11pt;
	text-transform: uppercase;
}

.box-header {
	height: 37px;
	width: 100%;
	border-bottom: 1px solid #00AAFF;
	text-align: center;
	margin-bottom: 15px;
}

.box-header span {
	display: inline-block;
	line-height: 37px;
	color: #fafafa;
	background: #00AAFF;
	float: left;
	padding: 0 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 11pt;
	text-transform: uppercase;
}
.box-header-bc {
	height: 37px;
	width: 100%;
	border-bottom: 1px solid #000000;
	text-align: center;
	margin-bottom: 15px;
}
.box-header-bc span {
	display: inline-block;
	line-height: 37px;
	color: #fafafa;
	background: #00AAFF;
	float: left;
	padding: 0 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 55px;
	font-size: 11pt;
	text-transform: uppercase;
}

#box-search {
	margin: auto;
	width: 100%;
	text-align: center;
}

.slg {
	color: #fafafa;
	text-shadow: 2px 2px #333;
	font-size: 20px;
}

p.slg_1 {
	font-size: 40px;
	font-weight: bold;
	color: #fafafa;
	text-shadow: 1px -1px #333;
}

#box-phieu_thu {
	width: 50%;
    margin: auto;
    border: 2px solid #ccc;
    padding: 20px;
}

@media (max-width: 550px) {
	.slg {
	color: #fafafa;
	text-shadow: 2px 2px #333;
	font-size: 18px;
}

p.slg_1 {
	line-height: 40px;
	font-size: 37px;
	font-weight: bold;
	color: #fafafa;
	text-shadow: 1px -1px #333;
}
	
	
}