#breadcrumb{
	height: 50px;
	line-height: 50px;
	background: #fafafa;
	padding: 0px 30px;
	font-size: 16px;
	word-spacing: 4px;
}
#breadcrumb span,#breadcrumb a:last-child{
	color:#028585;
	font-weight: 700;
}
#nd_content{
	padding:15px;
	margin-top: 15px;
	border:1px solid #ccc;
}
#nd_content h1{
	font-size: 24px;
	text-transform: uppercase;
	color:#028585;
	margin-bottom: 10px;
}
#nd_similar{
	margin-top: 30px;
}
#nds_title{
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #c33;
	font-size: 20px;
	text-transform: uppercase;
	color:#028585;
}
#nds_list{
	padding-top:15px;
}
#nds_list a{
	display: block;
	margin-bottom: 10px;
	color:#333;
}
#nds_list a i{
	margin-right: 15px;
	color:#000;
}
#banner_bottom{
	margin:30px 0px;
}
#nd_content h3,#nd_content h2,.nc_sim_box p{
	margin-bottom: 8px;
	border-bottom: 1px dashed #069b9e;
	/*display: inline-block;*/
	padding-bottom: 8px;
}
#nd_content h3,#nd_content h3 span,#nd_content h3 strong, .nc_sim_box p{
	font-size: 18px!important;
	color:#069b9e!important;
}
#nd_content h2,#nd_content h2 span,#nd_content h2 strong{
	font-size: 22px!important;
	color:#069b9e!important;
}
#nd_content ul, #nd_content li, #nd_content ol{
	list-style: none;
}
#nd_content ul, #nd_content ol{
    margin: 10px 0;
}
#nd_content li{
    padding: 5px 0;
}
#nd_content li:before{
    content:'';
    display: inline-block;
    float: left;
    width: 23px;
    height: 22px;
    background: url(../images_newsdetail/icon-heading.png) 0 0  no-repeat;
    margin-right: 10px;
}
#nd_content h1,#nd_content h1 span,#nd_content h1 strong{
	font-size: 26px!important;
	color:#069b9e!important;
}
#nd_content h4,#nd_content h4 span,#nd_content h4 strong{
	font-size: 16px!important;
	color:#4080ff!important;
}
#nd_content p,#nd_content span,#nd_content strong,#nd_content ul li{
	font-size: 16px;
	line-height: 24px;
}
#nd_content p,#nd_content ul li{
	text-align: justify;
}
#nd_content h2, #nd_content h3, #nd_content h4, #nd_content h5{
	margin: 15px 0 !important;
}
.nc_sim_box {
	display: block;
    margin: auto;
    background: url(../images/nc-sim-box.png) top center no-repeat;
    background-size: 100% 100%;
    padding: 15px;
    padding-right: 120px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.nc_sim_box:after{
    content: '';
    display: table;
    clear: both;
}
.nc_sim_box ul li {
    padding: 5px 0px;
    background: url(../images/nc-sim-box-list.png) left center no-repeat;
    background-size: 16px 16px;
    padding-left: 25px !important;
    list-style: none !important;
}
.nc_sim_box ul li:before{
    content: '';
    display: none !important;
}
#nd_content .nc_sim_box ul li a {
    color: #069b9e !important;
    font-weight: 500;
}
.nc_sim_box ul {
    padding: 10px;
}
.nc_sim_box p img {
    width: 18px;
    height: auto;
    padding-bottom: 8px;
    margin-right: 10px;
}
#content a {
    color: #0000FF !important;
    font-size: 16px;
}
#ghim{
	background: #d9fbf3;
    padding: 50px 10px 30px;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
    margin-top: 20px;
    margin-bottom: 45px;
}
#ghim:before{
	content: '';
	display: block;
	width: 32px;
	height: 46px;
	position: absolute;
	top: -8px;
    left: 15px;
	background: url(../images/ghim.png) 0 0 no-repeat;
}
#ghim:after{
	content: '';
    background: #d9fbf3;
    width: 200px;
    height: 100px;
    position: absolute;
    right: 40px;
    bottom: -15px;
    z-index: -1;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
}

#post_test {
    display: block;
    background: #edf1f5;
    border: 1px dashed #09456d;
    padding: 15px 20px 0;
    margin-top: 30px;
}
#post_test .des-test, #post_test .des-test strong {
    font-size: 22px;
    color: #323232;
    margin-bottom: 25px;
    line-height: 25px;
    margin-top: 15px;
}
#post_test .col-md-6 {
    margin-bottom: 25px;
}
#post_test #frm_test .tit-tn {
    background: #09456d;
    line-height: 45px;
    height: 45px;
    margin-bottom: 10px;
    color: #fff;
    padding: 0 10px;
    font-size: 13px;
}
#post_test #frm_test .tit-tn span{
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}
#post_test #frm_test label.col-md-6 {
    margin-bottom: 10px;
}
#post_test #frm_test input.option-input, #post_test #frm_test input.option-input-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 2px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 12px;
    width: 12px;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    background: #d1d1d0;
    border: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    outline: none;
    position: relative;
    z-index: 8;
    border-radius: 50%;
    margin-right: 5px;
}
#post_test #frm_test input.option-input:checked, #post_test #frm_test input.option-input-checkbox:checked {
    background: #4898e1;
    border-color: #4898e1;
}

#post_test .test-note {
    display: block;
    border: 1px dashed #09456d;
    background: #f9f7dc;
    border-radius: 5px;
    padding: 15px 0;
    color: #09456d;
    font-size: 18px;
    margin-bottom: 25px;
}
#post_test .inputsdt {
    display: block;
    background: #efefed;
    border: 1px solid #4898e1;
    height: 40px;
}
#post_test .inputsdt span {
    display: inline-block;
    float: left;
    width: 70px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #1c2c40;
}
#post_test .btn-test {
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-left: 10px;
    line-height: 40px;
}
#post_test .btn-test.btn-giaidap {
    background: #09456d;
}
#post_test .inputsdt input {
    display: inline-block;
    float: left;
    width: calc(100% - 70px);
    height: 38px;
    padding: 0 5px;
    line-height: 38px;
    border: none;
}
#post_test .btn-test.btn-submit {
    background: #4898e1;
    border: 1px solid #09456d;
    line-height: 38px;
}
.portFrom{
    display: block;
    border: 1px solid #028585;
    padding: 30px 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 30px 0;
}
.portFrom .leftFrm{
    min-width: 160px;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.portFrom .leftFrm span{
    text-transform: uppercase;
    color: #028585;
    font-size: 22px;
    padding: 20px 0 0;
}
.portFrom .rightFrm{
    
}
.portFrom .rightFrm input{
    height: 35px;
    line-height: 33px;
    border: 1px solid #028585;
    width: calc(50% - 30px);
    display: inline-block;
    float: left;
    margin: 0 15px 20px;
    padding: 0 5px;
    border-radius: 2px;
}
.portFrom .rightFrm button{
    display: block;
    width: 250px;
    height: 42px;
    background: #028585;
    text-align: center;
    margin: auto;
    border: none;
}