@font-face{
    font-family: "Myriad-Pro";  
    src: url('/themes/pcmembership/css/fronts/myriad-pro-regular.otf');
}
.font_my{
	font-family: Myriad-Pro;
}
.tuyen{
	float: left;
    width: calc(96% - 100px);
    padding: 25px;
    margin-left: 100px;
}
.bread_crumbs span:last-child{
	margin-top: 2px;
}
@media only screen and (max-width: 1266px) {
	.tuyen{
		padding: 0;
		padding-left: 25px;
	}
}
.roboto{font-family: roboto;}
.tuyen .font-weight-bold{font-weight: bold;}
.tuyen .f12{font-size: 12px;}
.tuyen .f14{font-size: 14px;}
.tuyen .f16{font-size: 16px;}
.tuyen .f18{font-size: 18px;}
.tuyen .f22{font-size: 22px;}
.tuyen .fleft{float: left;}
.tuyen .clear{clear: both;}
.tuyen .w-25{width: 25%;}
.tuyen .w-30{width: 30%;}
.tuyen .w-50{width: 50%;}
.tuyen .w-75{width: 75%;}
.tuyen .w-100{width: 100%;}
.tuyen .text-uppercase{text-transform: uppercase;}
.tuyen .mtop10{margin-top: 10px;}
.tuyen .mtop20{margin-top: 20px;}
.tuyen .mtop30{margin-top: 30px;}
.tuyen .mtop40{margin-top: 40px;}
.tuyen .color1{color:#8d8d8d;}
.tuyen .color2{color:#005a93;}
.tuyen .color3{color:#2695d2;}
.tuyen .bg3{background-color:#2695d2;}
.tuyen .text-center{text-align: center!important;}
.tuyen .text-white{color: #fff!important;}
.tuyen .clear{
	clear: both;
}
.tuyen .box_search{
    padding: 20px 20px 10px 20px; 
	background-color: #fff;
	border-radius: 5px;
    box-shadow: 0px 0px 5px 2px #ccc;
    display: none;
    clear: both;
}
.tuyen .box_search .group-btn button:first-child{
	height: 40px;
    border: none;
    font-size: 18px;
    background-color: #ff9200!important;
    background-image: unset!important;
    padding: 10px 34px;
}
.tuyen .box_search .group-btn button:last-child{
	height: 40px;
    font-size: 18px;
    background-image: unset!important;
    padding: 10px 33px;
}
.tuyen .multiple_select>span,.chosen-container-single .chosen-single span{text-indent: 25px!important;}
.tuyen .ui-multiselect-menu{
	top: 285px!important;
}
.tuyen button.multiple_select{
	background-color: #00a5e3!important;
	border-radius: 3px;
	color: #fff!important;
	width: 100%!important;
	padding: 0px!important;
	height: 48px;
}
.tuyen .chosen-container .chosen-single div b:before, .multiple_select .right_btn span:before{
	color: #fff!important;
}
.tuyen .chosen-single{
	background-color: #00a5e3!important;
	border-radius: 3px;
	color: #fff!important;
}
.tuyen .chosen-container{
	width: 100%!important;
}
.tuyen .pull-right{width: auto!important; }
.tuyen .btnreset{
	background-color:#fff;
	color: #ff9200;
	border-color: #ff9200;
	outline: none;
	background-image: unset!important;
}
.tuyen .btn:hover, .btn:focus{
	background-position:unset!important;
}
.table_certificates{
	background-color: #fff!important;
	box-shadow: 0px 0px 5px 2px #ccc;
}
.table_certificates thead{
	color: #fff;
	background-color: #00a5e3!important;
	border-top-right-radius: 5px!important;
	border-top-left-radius: 5px!important;
}
.table_certificates thead tr th:first-child{
	width: 15%!important;
}
.table_certificates thead tr th{
	font-weight: normal!important;
	font-size: 14px;
}
.table_certificates .link_company{
	background-color: #e14f4f!important;
	border-radius: 5px;
	padding: 8px 15px;
	color: #fff;
}
.table_certificates .border_img{
	border: 1px solid #ccc;
	padding: 2px;
	max-width: 50px;
}
.table_certificates .click_company, i{
	cursor: pointer;
}
.table_certificates .show_detail{
	background-color: #f3f3f3;
	padding: 10px 15px;
}
.table_certificates .table_child{
    border: solid 1px #ccc!important;
}
.table_certificates tr.active, td.active{
	box-shadow: 0px 0px 0px 2px #00a5e3;
	position: relative;
}
/* .table_certificates .show_after_click{
	display: none;
} */
.tuyen .mytag ul li {
	display: inline-block;
	background-color: #dddddd8a;
	padding: 3px 15px;
	border-radius: 25px;
	margin: 8px 8px;
	font-size: 12px;
	line-height: 20px;
}

.tuyen .mytag ul li a{
	color: #000;
}
.tuyen .mytag ul li:hover{
	background-color: #00a5e3;
}
.tuyen .mytag ul li:hover a{
	color: #fff;
}
.tuyen .info_certificates_fund{
	background-color: #fff;
	box-shadow: 0px 0px 5px 1px #ccc;
	line-height: 25px;
	padding: 20px;
}
.tuyen .text-justify{
	text-align: justify;
}
.tuyen .detail_company{
	background-color: #fff;
	padding: 20px;
	box-shadow: 0px 0px 5px 1px #ccc;
}
.tuyen .detail_company .company_name{
	color: #006699;
}
.tuyen .all_certificates{
	color: #fff;
	padding: 10px;
	background-color: #ff9300;
	border-radius: 3px;
}
.tuyen .box_fund{
	clear: both;
	background-color: #fff;
	border-radius: 5px;
	border-top: 5px solid #ff9300;
	padding: 20px;
	box-shadow: 0px 0px 5px 1px #ccc!important;
}
.tuyen .nav.nav-tabs{
	float: none!important;
	max-width: 100%;
	border-bottom: 2px solid #ccc!important;
	font-family: Myriad-Pro;
}
.tuyen .tab-content>.tab-pane{
	float: none!important;
	padding: 10px;
	max-width: 98%;
	max-height: 300px;
	overflow: auto;
}
.tuyen .tab-content{
	display: inline;
	overflow: hidden;
}
.tuyen .nav-tabs li.active a{
	background-color: #00a5e3;
	color: #fff;
}
.tuyen .box_register{
	clear: both;
	background-color: #fff;
	box-shadow: 0px 0px 5px 1px #ccc!important;
	padding: 20px;
	width: 96%;

}
.tuyen .box_register input{
	width: 97%;
	height: 40px;
	margin-bottom: 20px;
}
.tuyen .box_register input::placeholder{
	color: #000;
	font-size: 16px;
}
.tuyen .box_register select{
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
	color: #000;
	font-size: 16px;
    background-color: transparent;
    background: url('http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png') no-repeat right;
    -webkit-appearance: none;
    background-position-x:95%; 
}

.tuyen .box_register button{
	height: 50px;
	border: none;
	background-color:#e14f4f;
	border-radius: 5px;
	color: #fff;
}
.tuyen .box_register .fa-angle-double-right{
	width: 20px;
  	height: 20px;
  	/* background: red; */
  	position :relative;
  	-webkit-animation: mymove 1s infinite; /* Safari 4.0 - 8.0 */
  	animation: mymove 1s infinite;
}
@keyframes mymove{
    from{ left: 0px;}
    to{ left: 10px;}
}
.show_after_click table{
	border: solid 1px #ccc!important;
	width: 100%!important;
}
.table_certificates .td_dad.active:before{
    content: "";
    width: 98%;
    position: absolute;
    bottom: -2px;
    left: 0px;
    border: solid 2px #fff;
    z-index: 9999;
}
.tuyen .table_child thead{
	background-color: #fff!important;
	color: #333;
}
.tuyen .table_child thead th{
	font-weight: bold!important;
}
ul.yiiPager a:link, ul.yiiPager a:visited{
	border: none!important;
	color: #4d4d4d;
	font-size: 16px;
}
ul.yiiPager .selected a{
	background-color: unset!important;
	border: solid 1px #00a5e3!important;
	border-radius: 0px!important;
}
.pager li>a, .pager li>span{
	background-color: unset!important;
}
.tab-pane table{
	border: solid 1px #ccc!important;
    width: calc(100% - 2px)!important;
    margin-bottom: 0px;
}
.tuyen #form_register_fund_certificates .errors{
	border: solid 1px red;
}
.tuyen #form_register_fund_certificates select, .tuyen #form_register_fund_certificates input{
	outline: none;
}
.tuyen .info_summary{
	line-height: 26px;
}

/* style trang so sanh bao hiem du lich */
.btn_travel_insurance .btnsearch{
    height: 48px;
    border: none;
    font-size: 18px;
    background-color: #ff9200!important;
    background-image: unset!important;
    padding: 10px 10px;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    box-shadow: 0px 0px 5px 1px #ccc;

}
.btn_travel_insurance .btnreset{
	height: 48px;
    border: none;
    font-size: 18px;
    border:2px solid #ff9200!important;
    background-image: unset!important;
    background-color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
    width: 100%;
    color: #ff9200;
    font-weight: bold;
    box-shadow: 0px 0px 5px 1px #ccc;
}
.table_travelinsurance thead{
    color: #fff;
    background-color: #0a81ae!important;
    border-top-right-radius: 5px!important;
    border-top-left-radius: 5px!important;
    font-weight: normal;
    border: none;
    margin-bottom: 10px;
}
.table_travelinsurance thead tr th{
	width: 15%;
    font-weight: normal;
    padding: 20px 0px;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important;
    border-left: 1px solid #fff!important;
}
/* .table_travelinsurance thead tr th:nth-child(4){
	width: 25%!important;
} */
.table_travelinsurance thead tr th:first-child{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 12px!important;
    border-left: none!important;
}
.table_travelinsurance thead tr th:last-child{
	border-top-right-radius: 8px;
	border-bottom-right-radius: 12px;
}
.table_travelinsurance tbody tr{
	background-color: #fff;
    /* border-bottom: 8px solid #f1f1f2!important; */
    border-top: 8px solid #f1f1f2!important;
}
.table_travelinsurance tbody tr td:first-child{
	border-left: none!important;
	border-top-left-radius: 12px!important;
	border-bottom-left-radius: 12px!important;
}
.table_travelinsurance tbody tr td:last-child{
	border-top-right-radius: 12px!important;
	border-bottom-right-radius: 12px!important;
}
.table_travelinsurance tbody tr td:nth-child(1){
	width: 15%;
}
.table_travelinsurance tbody tr td:nth-child(2){
	width: 13%!important;
}
.table_travelinsurance tbody tr td:nth-child(3){
	width: 13%!important;
}
.table_travelinsurance tbody tr td:nth-child(4){
	width: 34%!important;
}
.table_travelinsurance tbody tr td:nth-child(5){
	width: 10%!important;
}
.table_travelinsurance tbody tr td:nth-child(6){
	width: 15%!important;
}

.tuyen .img-company{
	width: 50%;
	margin: 0 auto;
}

.tuyen .img-company .border_img{
	max-width: 100%;
    /*border: solid 1px #ccc;*/
    /*padding: 5px;*/
}
.open_account{
    background-color: #e14f4f;
    border-radius: 5px;
    padding: 8px 5px;
    font-size: 15px;
}
.open_account a{
	display: inline-block;
	width: 100%;
}
.li_control.fee a {
	display: inline-block;
	width: 100%;
}
.span6.open_account.text-center a {
	display: inline-block;
	width: 100%;
}
.advisory_now{
	border: solid 1px #498537;
	font-size: 15px;
	padding: 8px 5px;
	border-radius: 5px;
}
.advisory_now a{
	color: #498537!important;
}
.fixed_thead_mytable{
	position: fixed;
    top: 80px;
    width: calc(96% - 295px);
    z-index: 9;
}
.table_travelinsurance .td_dad table{
	width: 100%;
	margin-bottom: 25px;
}
.table_travelinsurance .td_dad table tbody tr td {
    background-color: #ebebeb;
    width: 50%!important;
    border-right: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important;
    border-radius: 0px!important;

}
.table_travelinsurance .td_dad table tr{
	border-top: unset!important;
    border-bottom: unset!important;
}
.table_travelinsurance .td_dad{
	position: relative;
}
.table_travelinsurance .td_dad .div_i{
	position: absolute;
	bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.table_travelinsurance tbody tr td.active:last-child{
	border-radius: 0px!important;
}
.table_travelinsurance tr.show_after_click{
	border-top: none!important;
	border-bottom: none!important;
}
.table_travelinsurance .td_dad.active:before, .table_travelhealth .td_dad.active:before{
    content: "";
    width: 95%;
    position: absolute;
    bottom: -8px;
    left: 0px;
    border: solid 5px #fff;
    z-index: 999;
}
.table_travelinsurance td:nth-child(4).td_dad.active:before{
	width: 97%;
}
.table_travelinsurance td:nth-child(5).td_dad.active:before{
	width: 90%;
}
.table_travelinsurance .show_after_click table tbody tr{
	border-top: unset!important;
	border-bottom: unset!important;
}
.table_travelinsurance .show_after_click .show_detail{
	padding: 15px 8px 8px 8px;
	background-color: #ccc;
}
.table_travelinsurance .show_after_click .show_detail .nav{
	margin-bottom: 0px!important;
}
.table_travelinsurance .show_after_click .show_detail .nav-tabs>li{
	width: 20%!important;
    border-top-left-radius: 8px;
    border-top-right-radius: 9px;
    background-color: #fff;
}
.table_travelinsurance .show_after_click .show_detail .nav-tabs>li a{
	color: #2695d2;
    border-right: 3px solid #ccc!important;
    border-top-right-radius: 8px;
    font-size: 14px;
}
.table_travelinsurance .show_after_click .show_detail .nav-tabs>li a:hover{
	background-color: unset;
}
.table_travelinsurance .show_after_click .show_detail .nav-tabs>li.active a{
	background-color: unset;
}
.table_travelinsurance .show_after_click .show_detail .nav-tabs>li:last-child a{
	border-right: unset!important;
}
.table_travelinsurance .show_after_click .show_detail .nav-tabs>li.active{
	position: relative;
}
.table_travelinsurance .show_after_click .show_detail .nav-tabs>li.active:before{
    content: "";
    width: 96%;
    border: solid #00d7ce 3px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.table_travelinsurance .show_after_click .fee_insurance .nav-tabs>li{
	width: 25%!important;
}
.tuyen .box_tinh_phi{
	background: url('../images/bg_travel_insurance_search.jpg') no-repeat;
	 background-size: 100% 100%;
	padding: 20px;
	border-radius: 8px;
	background-position: top;
	clear: both;
}
.tuyen .box_tinh_phi .overlay{
	background-color: #00000038;
	padding: 30px 35px;
	border-radius: 8px;
}
.tuyen .box_tinh_phi .overlay .form_fee{
	width: 80%;
	margin: 0px auto;
}
.box_content_page{
	margin-top: 126px!important;
}
.box_tinh_phi input{
	height: 32px;
}
.box_tinh_phi select{
	height: 42px;
}
.box_tinh_phi .btnfee{
    color: #fff;
    width: 97%;
    height: 40px;
    background-color: #ff9900;
    border: none;
    outline: none;
    font-weight: bold;
    border-radius: 5px;
    font-size: 18px;
}
.tuyen .property{
	background-color: #fff!important; 
	padding: 5px 10px 5px 10px;
	border-bottom: 3px solid #ccc;
	min-height: 45px;
	display: flex;
}
.tuyen .property .click_company{
	cursor: pointer;
}
.tuyen .property div{
	display: flex;
	align-items: center;
}
.tuyen .box_certificates .property:nth-child(7){
	border-bottom:unset!important;
}
.tuyen .box_certificates .to_form_register{
	color: #fff;
	background-color: #e14f4f;
	padding: 10px 0px;
}
.info_insurance_travel .open_account{
    background-color: #e14f4f;
    padding: 15px 10px;
    width: 50%!important;
    margin-left: 0px!important;
    font-size: 16px;
    border-bottom-left-radius: 8px;
}
.info_insurance_travel .advisory_now{
    background-color: #4a8334;
    padding: 14px 10px;
    font-size: 16px;
    width: 50%!important;
    margin-left: 0px!important;
    border-bottom-right-radius: 8px;
}
.info_insurance_travel  .img_logo{
	margin-bottom: 10px;
}
.tuyen .box_product_relationship{
	clear: both;
	background-color: #fff;
	padding: 25px;
	box-shadow: 0px 2px 2px 0px #ccc;
	border-radius: 10px;
	margin-top: 20px;
}
.tuyen .box_product_relationship .info_insurance_travel .name_product_relation{
	min-height: 45px;
}
.slick_travel .slick-prev {
    left: -25px;
    width: 40px;
    height: 40px;
    background-color: #000000c9!important;
    top: 45%;
}
.slick_travel .slick-prev:before {
    content: ""!important;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 14px;
    top: 12px;
    position: absolute;
}
.slick_travel .slick-next {
    right: -26px;
    width: 40px;
    height: 40px;
    background-color: #000000c9!important;
    top: 45%;
}
.slick_travel .slick-next:before {
    content: ""!important;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 10px;
    top: 12px;
    position: absolute;
}
.tuyen .box_product_relationship .pcslick{
	padding: 0px 15px;
}
.tuyen .box_product_relationship .pcslick .sha_down{
	box-shadow: 0px 5px 5px 2px #ccc;
	border-radius: 8px;
}
.tuyen .box_product_relationship .pcslick .sha_down .border_img{
	    border-top-left-radius: 8px;
	    border-top-right-radius: 8px;
	    width: 100%!important;
	    max-width: 96%!important;
}
.tuyen .info_sp .control .li_control{
	background-color: #fff;
	padding: 15px 0px;
	border-right: 4px solid #dee0e4;
	font-size: 16px;
	color: #868686;
	font-weight: bold;
	cursor: pointer;
	border-top-left-radius: 8px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 10px;
	position: relative;
	text-align: center;
}
.tuyen .info_sp .control .span3{
	width: 24.2%;
	margin-left: 0.8%;
}
.tuyen .info_sp .control .fee{
	background-color: #be2121;
	color: #fff;
}
.tuyen .info_sp .control .li_control.active{
	color: #1aa9e1;
}
.tuyen .info_sp .control .li_control.active:before{
    content: "";
    width: 97%;
    border: solid #00d7ce 3px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.detail_travelinsurance .title_travel{
	color: #4d4d4d;
}
.detail_travelinsurance{
	background-color: #fff;
	padding: 50px;
	box-shadow: 0px 3px 5px 0px #ccc;
}
.div_coment_life{
	width: 96%;
	float: none!important;
	display: inline-block;
}
.fixed_control{
	position: fixed;
	top: 51px;
	width: calc(96% - 295px);
	z-index: 1070;
	background-color: #fff;
}
.fixed_control .click_scroll{
	border-right: none!important;
	background-color: #eaeaea!important;
}
.fixed_control .fee{
	border-right: none!important;
}
.tuyen .bread{
	margin-bottom: 20px;
}
.tuyen .table td, .table th{
	 border-top: solid 1px #ccc!important; 
    border-right: 1px solid #ccc !important;	
}
/* style travelhealth */
.table_travelhealth thead {
    color: #fff;
    background-color: #0a81ae!important;
    border-top-right-radius: 5px!important;
    border-top-left-radius: 5px!important;
    font-weight: normal;
    border: none;
    margin-bottom: 10px;
}
.table_travelhealth thead tr th:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 12px!important;
    border-left: none!important;
}
.table_travelhealth thead tr th:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 12px;
}
.table_travelhealth tbody tr{
    background-color: #fff;
    border-top: 4px solid #f1f1f2!important;
}
.table_travelhealth thead tr th {
    font-weight: normal;
    border-left: 1px solid #fff!important;
}
.table_travelhealth tbody tr td:nth-child(1){
	width: 16%;
}
.table_travelhealth tbody tr td:nth-child(2){
	width: 22%;
}
.table_travelhealth tbody tr td:nth-child(3){
	width: 22%;
}
.table_travelhealth tbody tr td:nth-child(4){
	width: 10%;
}
.table_travelhealth tbody tr td:nth-child(5){
	width: 15%;
}
.table_travelhealth tbody tr td:nth-child(6){
	width: 15%;
}
.tuyen .table_travelhealth td, .table_travelhealth th{
	border-top: none!important;
	border-right: none!important;
	position: relative;
}
.table_travelhealth tbody tr td:first-child {
    border-left: none!important;
    border-top-left-radius: 12px!important;
}
.table_travelhealth tbody tr td:last-child {
    border-top-right-radius: 12px!important;
}
.relative .pull-left{
	position: relative;
	background-color: #fff;
}
.relative .pull-right{
	position: absolute;
	bottom: 0px;
	right: 5px;
    background-color: #fff;
}
.relative{
	position: relative;
	clear: both;
}
.relative:before{
	position: absolute;
	bottom: 5px;
	width: 95%;
	content:" ";
	letter-spacing: 1px;
	left: 0px;
	border-bottom: dotted 1px;
}
.table_travelhealth tbody tr td .bosung,.table_travelhealth tbody tr td .hidebosung{
	color: #01a271;
	font-weight: bold;
}
.table_travelhealth tbody tr.phamvi{
    color: #4976c9;
    background-color: #a3cfea;
    border-top: none!important;
    border-bottom: none!important;
}
.table_travelhealth tbody tr.phamvi td{
	border-radius: 0px!important;
}
.table_travelhealth .bosunghide{
	display: none;
    border-top: 1px solid #464646;
    padding-top: 10px;
    margin-top: 10px;
}
.tuyen tbody tr.show_after_click{
	border-top: 0px!important;
}
.tuyen tbody tr.show_after_click td{
	border-radius: 0px!important;
}
.table_travelhealth tr.active, td.active {
    box-shadow: 0px 0px 0px 1.5px #43ddc1!important;
    position: relative;
}
.show_after_click .hospital_relation{
	background-color: #d7d7d7;
    padding: 10px 15px;
}
.show_after_click .hospital_relation .name_title{
	font-size: 14px;
	font-family: roboto;
	color: #4d4d4d;
	font-weight: bold;
	margin-top: 10px;
    text-align: center;
}
.show_after_click .hospital_relation .box{
	background-color: #fff;
}
.show_after_click .hospital_relation .box .head{
	padding: 10px;
}
.custom_select {
	position: relative;
}
.hospital_relation .custom_select select {
  	background-color: #fff;
  	color: #000;
  	width: 100%;
  	outline: none;
  	height: 40px;
}

.hospital_relation .custom_select::before {
  	content: "\f107";
  	font-family: FontAwesome;
  	position: absolute;
  	top: 0px;
  	right: 0;
  	width: 20%;
 	text-align: center;
  	font-size: 28px;
  	line-height: 38px;
  	color: #4d4d4d;
  	background-color: #fff;
 	pointer-events: none;
 	border: solid 1px #ccc;
 	font-weight: bold;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.hospital_relation .custom_select select option {
  padding: 30px;
}
.show_after_click .hospital_relation .name_province{
    color: #fff;
    padding: 10px 10px;
    border-top: solid 2px #2c8d39;
    font-size: 16px;
    background-color: #39b54a;
}
.show_after_click .address_hospital{
	border: none!important;
}
.show_after_click .address_hospital tbody tr,.show_after_click .address_hospital tbody tr td{
	border: none!important;
}
.show_after_click .address_hospital tbody tr:nth-child(even){background-color: #ebebeb;}
.table_travelhealth .address_hospital tbody tr td:nth-child(1){
	width: auto!important;
}
.table_travelhealth .address_hospital tbody tr td:nth-child(2){
	width: auto!important;
}
.show_after_click .address_hospital .name_hospital span{
    background-color: #dd4040;
    color: #fff;
    padding: 3px;
    border-radius: 15px;
    margin-right: 10px;
}
.show_after_click .address_hospital .map_icon{
    color: #1fa2f8;
    font-size: 16px;
}
.show_after_click .address_hospital .icon_phone{
    color: #22c876;
    font-size: 16px;
}
.show_after_click .scroll_hospital{
	max-height: 300px;
    overflow-y: scroll;
}
.d-none{
	display: none;
}
.table_travelhealth .time-delay .bosunghide{
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
.table_travelhealth .show_detail  .nav{
	margin-bottom: 0px;
	border-bottom: none!important;
}
.table_travelhealth .show_detail  .nav li{
    width: 49%;
    background-color: #ebebeb;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.table_travelhealth .show_detail  .nav li a{
    color: #636363;
}
.table_travelhealth .show_detail  .nav li.active{
    background-color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.table_travelhealth .show_detail  .nav li.active a{
	text-decoration: underline;
	color: #00a5e3;
	background-color: #fff;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.table_travelhealth .show_after_click  .fee_travelhealth{
	background-color: #d4d4d4;
	padding: 10px 15px;
}
.table_travelhealth .show_after_click  .fee_travelhealth .tab-content .tab-pane{
	height: 300px;
	overflow-y: scroll;
}
.tuyen .box_tinh_phi .overlay .form_fee_health{
	margin: 0px auto;
}
.tuyen .box_tinh_phi .overlay .form_fee_health .myinput, .tuyen .box_tinh_phi .overlay .form_fee_health .myselect{
	width: 90%;
	max-width: 90%;
}
.tuyen .box_product_relationship .info_health_travel .pcslick {
    padding: 10px 15px;
}
.tuyen .box_product_relationship .info_health_travel .pcslick .sha_down {
    box-shadow: 0px 0px 5px 3px #eaeaea;
    border-radius: 5px;
    padding: 5px;
}
.tuyen .box_product_relationship .info_health_travel .pcslick .sha_down .head-relation{
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}
.info_health_travel .pcslick .sha_down .head-relation .border_img{
	border-radius: 5px;
}
.info_health_travel .title_interest{
	padding-top: 3px;
	color: #4d4d4d;
	font-size: 14px;
}
.info_health_travel .qlc{
    border-right: 1px solid #ccc;
    padding: 0px;
    margin-top: 5px;
    margin-right: -5px;
}
#no_blank_page li{
	display: inline-block;
}
.fix_style_phone::-webkit-outer-spin-button,.fix_style_phone::-webkit-inner-spin-button{
	-webkit-appearance: none;
	-moz-appearance:textfield;	
	margin: 0;
}
.text_title_bottom h2 {
    display: inline-block;
    font-size: 20px;
    font-family: roboto;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 50px;
    color: #454545;
    text-align: center;
    width: 100%;
    font-weight: 400;
}
.content_text_bottom h2 {
	float: left;
	font-size: 18px;
	margin-bottom: 15px;
	width: 100%;
	line-height: 28px;
	margin-top: 15px;
}
.content_text_bottom p {
	display: inline-block;
    font-size: 16px;
    font-family: roboto;
    line-height: 25px;
    margin-bottom: 10px;
    /*margin-top: 15px; */
    color: #454545;
    /*/* margin: 0;*/
}
.content_text_bottom h3 {
    font-size: 17px;
}
.content_text_bottom ul li {
    margin-bottom: 8px;
    font-size: 16px;
    font-family: roboto;
    color: #454545;
}
.content_text_bottom ul {
    list-style: inside disc;
    padding-left: 20px;
    margin: 5px 0 10px;
}
.detail_travelinsurance ul {
	list-style: disc;
	padding-left: 16px;
}
.detail_travelinsurance ol {
	list-style: decimal;
	padding-left: 16px;
}