.s_title
{ color:#009900; font-size:1.2em; font-weight:bold }
 
.s_subtitle
{ font-size:1em; font-weight:bold; padding:0 25px 10px 10px;line-height:1.6em;}

.s_subtitle_middle
{ font-size:1em; font-weight:bold; padding:0 25px 10px 10px; text-align:center;}

.for_part_subtitle
{ font-size:0.8em}
 
.programme_subtitle
{ font-size:0.8em;}
  
.programme_photo
{ padding:10px 20px 20px 0px;
}
   
.text_justify{
    text-align: justify;
}

.text_underline{
    text-decoration: underline;
}
 
.s1_bg
{ background-color:#EAEAEC;  height:100%;
   margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
}

.s1_bg.inside{
	margin-right: 0 !important;
}

.s1_bg>ul>li{
    margin: 10px 0 5px 0;
}

.s1_table
{
margin:10px;
padding-bottom:20px;
}

.mobileVersion .s1_table
{
margin:0;
}

.s1_table p
{
margin:0px;
}

.clearfix {
overflow: auto;
}

.s_container {  
width:100%;
margin:0px;
line-height:100%;
}

.s_content { 
 float: left;
}

.s_photo {
 float:right; padding:0 0px 20px 20px;
}

.mobileVersion .s_photo {
 display: block;
}

.s_photo_left {
 float:left; padding:0 20px 20px 20px;
}

.mobileVersion .s_photo_left {
 display: block;
 float:none;
}

.s_photo_right {
 float:right; padding:20px 20px 20px 20px;
}

.mobileVersion .s_photo_right {
 display: block;
 float:none;
}

.img_no_padding {
 padding:0;
}

.div_no_padding {
 padding:0;
}

.s_photo_middle {
    display: block;
    margin: 0 auto;
}

.s1
{
 display: inline-block;
 color:#FFFFFF;
 font-size: 1.1em;
 font-weight:bold;
 background-color:#652D86;
 padding: 5px 20px;
 margin:0px 10px 10px 10px;
 text-align:left;
 border-radius:0 0 6px 6px;
 box-shadow: 0 8px 8px 0 rgba(0,0,0,0.2), 0 3px 10px 0 rgba(0,0,0,0.19);
}

 
.s2
{
 display: inline-block;
 color:#FFFFFF;
 font-size: 1.1em;
 font-weight:bold;
 background-color:#D11D5C;
 padding: 5px 20px;
 margin:10px 10px;
 text-align:left;
 border-radius: 6px;
 box-shadow: 0 8px 8px 0 rgba(0,0,0,0.2), 0 3px 10px 0 rgba(0,0,0,0.19);
 }
 
.arrow{
	padding-right:30px;
	position:relative;
}
.arrow:before{
	content:" ";
	position:absolute;
	width:14px;
	height:7px;
	background-image:url(../images/arrow.png);
	background-repeat: no-repeat;
	right:10px;
    top: 40%;
}

 
.pdf {
background-image:url(../images/pdf_icon.gif);
margin-right: 8px;
padding: 3px 23px 5px 0;
margin-bottom: 5px;
background-repeat: no-repeat;
background-position: top right;
}


.video {
background-image:url(../images/video.gif);
margin-right: 8px;
padding: 0 25px 5px 5px;
margin-bottom: 5px;
background-repeat: no-repeat;
background-position: top right;
}  

.s_intro {
  background-color:#EAEAEC; 
  color: black;
  border: 2px solid #D11D5C;
  padding: 5px 0 10px 0;
}

.s_intro p {
margin-left:30px;
}


.bubble {
   background-color:#652D86;
   color:#FFFFFF;
   font-weight:bold;
   height:100px;
   /*width:200px;*/
   width:350px;
   padding: 10px 10px;
  /* border-radius: 6px;*/
   margin-left:140px;
   line-height:1.5em;
   text-align:center;
   position: relative;
}

.bubble:after{
	content:" ";
	clear:both;
}

.bubble_point {
   border-top:10px solid transparent;
   border-bottom:10px solid transparent;
   border-right:10px solid #652D86;
   position: absolute;
	left: -10px;
	top: 40px;
}

.ceo_name { 
 color:#652D86;
 font-weight:bold;
}

.ceo_subtitle {
  font-weight:bold;
}

.executive_health_title {
  font-size:1.2em;
  font-weight:bold;
  padding:0 25px 15px 10px;
  color:#009900;
}

.highlight_title {
  font-size:1.2em;
  font-weight:bold;
  padding:0 25px 15px 0px;
  color:#009900;
}

.executive_health_subtitle {
  font-weight:bold;
  color:#31708f;
}

.lia_subtitle {
  font-weight:bold;
}

.national_studies_report_subtitle {
  font-weight:bold;
}
  
.s_background{
	margin-top:10px;
}
  
.s_background_text {
	padding:0 20px 20px 20px;
}

.mobileVersion .s_background_text{
	margin:0 !important;
}

.a_pre_pager, .a_next_pager{
	display: inline-block;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    background-color: #652D86;
    margin: 0px 10px;
    text-align: left;
    border-radius: 6px 6px 6px 6px;
}

.pager>a, .pager>a:focus, .pager>a:hover, .pager>a:active{
	text-decoration:none;
	color:#fff;
}

.a_pre_pager{
	padding: 5px 10px 5px 5px;
}

.a_next_pager{
	padding: 5px 5px 5px 10px;
}

.a_pre_pager:before {
	content: " ";
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-image: url('../images/btn_prev.png');
    margin-top: -2px;
}

.a_next_pager:after {
	content: " ";
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-image: url('../images/btn_next.png');
    margin-top: -2px;
}

.hr1{
	display: block;
    -webkit-margin-start: auto;
    border-style: inset;
    border-width: 1px;
}

.ceo_text_middle{
	text-align: center;
}

.ceo_text_right{
	text-align: right;
}

.ceo_text_border{
	border-style: solid;
}

.perspectives_subtitle {
  font-weight:bold;
  color:#005c8a;
}

.health_large_subtitle {
	padding: 5px 5px 5px 0;
	font-size: 20px;
	font-weight:bold;
}

.health_subtitle {
  font-weight:bold;
}

.health_subtitle_middle {
  font-weight:bold;
  text-align:center;
}

.health_subtitle_right {
  text-align:right;
}

.health_text_right {
  text-align:right;
}

.health_text_middle {
  text-align:center;
}

.perspectives_subtitle_middle {
  font-weight:bold;
  text-align: center;
  color:#005c8a;
}

.perspectives_text_middle{
	text-align: center;
}

.perspectives_img_description{
    font-size: 80%;
	text-align: center;
}

.national_studies_report_text_with_img>div{
    font-size: 80%;
	float: right;
	text-align: center;
	padding: 5px;
}

.mobileVersion .national_studies_report_text_with_img>div{
	float: inherit;
}

.national_studies_report_text_with_img{
	display: inline-block;
}

.national_studies_campus_intro_text_with_img{
	width: 100%;
	display: inline-block;
}

.list_no_bullet li{
	list-style-type: none;
}

.list_less_space li{
	margin: 10px 0 15px 0 !important;
}

.list_no_space li{
	margin: 0px !important;
}

.list_less_left_padding{
	padding: 0 0 0 20px;
}

.header_in_list{
	list-style-type: none;
	margin: 20px 0 0 -10px !important;
}

.perspectives_text_border{
	border-style: solid;
}

.mandetop10_table td,
.mandetop10_table th{
	border: 1px solid black;
	height: 30px;
}

.mandetop10_table th{
	text-align: center;
}

.perspectives_03_table_1 td{
	border: 1px solid black;
	height: 50px;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
}

.perspectives_03_table_2 td{
	border: 1px solid black;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	line-height: 200%;
	vertical-align: top;
}

.perspectives_03_table_2 th{
	background-color: #000000;
	color: #ffffff;
	padding: 0px 0px 0px 5px;
}

.perspectives_yellow_left_table_td{
	background-color: #F5F6CE;
	padding: 5px 5px 5px 5px;
	width: 180px; 
}

.perspectives_yellow_left_table{
	float: left;
	width: 190px; 
}
.perspectives_text_right{
	float: right;
	width: 160px;
	border: 1px solid black;
	padding: 0px 0px 0px 5px;
}

.perspectives_13_list ul li{
	width: 440px;
    display: inline-block;
}

.perspectives_13_list li>div{
	width: 150px;
    vertical-align: text-bottom;
    display: inline-block;
}

.sitemap {
    padding:5px; 
	border-left-color:#333333;
	border-left-width: 6px;
	border-left-style: solid; 
	color:#333333;
}

.siteList {
	margin-left: -40px;
}

@media (max-width: 1170px) {
	.siteList {
		margin-left: -35px;
	}
}
.text_red{
	color: #ff0000;
}

.text_blue{
	color: #000099;
}

.lia_list{
	padding: 0 0 0 10px;
}

.lia_list li{
	width: 470px;
	height: 90px;
	display: inline-block;
	padding: 10px 10px 10px 10px;
	margin: 2px -2px;
	max-width:100%;
	vertical-align: top;
	line-height: 150%;
}

.lia_list li.toggle{
	background-color:#ffffcc;
}

.news_and_trends_list_more_space li{
	line-height: 1.7em;
}

.s1_head_bg
{ background-color:#EAEAEC;  
    display: inline-block;
   margin-left: -30px;
    padding-left: 30px;
}

.white_bg{
	background-color: #ffffff !important;
}

.highlights_reading_table td{
	min-width:160px; 
	vertical-align:top;
}

.highlights_pdf td{
	padding: 0 0 20px 20px;
}

.work_life_balance_article_02_table{
	margin: 0 10px 0 10px;
}

.work_life_balance_article_02_table td{
	padding: 10px 10px 10px 0;
	vertical-align: top;
	background-color: #ffffcc;
}

.work_life_balance_article_02_table td:nth-child(1){
	font-weight:bold;
	background-color: #ffcc66;
}

.work_life_balance_article_05_table{
	margin: 0 10px 10px 10px;
}

.work_life_balance_article_05_table td{
	padding: 5px 5px 30px 10px;
	vertical-align: top;
	background-color: #F8FBEF;
    border-bottom: solid 1px;
}

.work_life_balance_article_05_table tr:nth-last-child(1)>td{
    border-bottom: none;
}

.work_life_balance_article_05_table th{
	background-color: #909697;
	border: none;
	height: 18px;
}

.work_life_balance_article_06_table{
	margin: 0 10px 10px 10px;
}

.work_life_balance_article_06_table td{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
	background-color: #F8FBEF;
}

.work_life_balance_article_06_table th{
	background-color: #909697;
	border: none;
	height: 18px;
}

.work_life_balance_article_07_table{
	margin: 0 10px 10px 10px;
    border: solid 1px;
}

.work_life_balance_article_07_table td,
.work_life_balance_article_07_table th{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
}

.work_life_balance_article_07_table td{
	background-color: #F8FBEF;
    border: solid 1px;
}

.work_life_balance_article_07_table th{
	background-color: #909697;
	color: #ffffff;
	border: none;
	height: 18px;
}

.work_life_balance_article_07_table tr:nth-child(odd) td{
	background-color: #DBE6DB;
}

.work_life_balance_article_07_table td:nth-child(1){
	font-weight: bold;
	color: #666666;
}

.seminar_padding_top {
padding-top:20px;
}

.seminar_padding_bottom {
padding-bottom:20px;
padding-left:16px;
}

.work_life_balance_article_09_2_table{
	margin: 0 10px 10px 10px;
}

.work_life_balance_article_09_2_table td{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
}

.work_life_balance_article_09_11_table{
	margin: 0 10px 10px 10px;
}

.work_life_balance_article_09_11_table td{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
}

.work_life_balance_article_09_12_table{
	margin: 0 10px 10px 10px;
}

.work_life_balance_article_09_12_table td{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
}

.work_life_balance_article_10_2_table_1{
	margin: 0 10px 10px 10px;
}

.work_life_balance_article_10_2_table_1 td{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
}

.work_life_balance_article_10_2_table_2{
	width: 100%;
	margin: 0 10px 10px 10px;
}

.work_life_balance_article_10_2_table_2 td{
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}

.work_life_balance_article_10_2_table_2 tr:nth-child(2)>td:nth-child(1){
	text-align: right;
}

.work_life_balance_article_10_2_table_2 tr:nth-child(3)>td,
.work_life_balance_article_10_2_table_2 tr:nth-child(13)>td,
.work_life_balance_article_10_2_table_2 tr:nth-child(16)>td,
.work_life_balance_article_10_2_table_2 tr:nth-child(19)>td,
.work_life_balance_article_10_2_table_2 tr:nth-child(24)>td,
.work_life_balance_article_10_2_table_2 tr:nth-child(29)>td,
.work_life_balance_article_10_2_table_2 tr:nth-child(38)>td{
	border-top: solid 1px;
}

.work_life_balance_article_10_2_table_2 tr:nth-child(3)>td:nth-child(1),
.work_life_balance_article_10_2_table_2 tr:nth-child(13)>td:nth-child(1),
.work_life_balance_article_10_2_table_2 tr:nth-child(16)>td:nth-child(1),
.work_life_balance_article_10_2_table_2 tr:nth-child(19)>td:nth-child(1),
.work_life_balance_article_10_2_table_2 tr:nth-child(24)>td:nth-child(1),
.work_life_balance_article_10_2_table_2 tr:nth-child(29)>td:nth-child(1),
.work_life_balance_article_10_2_table_2 tr:nth-child(38)>td:nth-child(1){
	font-weight: bold;
}

.work_life_balance_article_10_2_table_2 tr:nth-child(1)>td{
	border-top: solid 2px;
	font-weight: bold;
}

.work_life_balance_article_12_list li{
	font-weight: bold;
	list-style-type: none;
	margin: 5px 0 5px 0 !important;
}

.building_resilience_self_assessment_01_table{
	width: 100%;
	margin: 0 10px 10px 10px;
}

.building_resilience_self_assessment_01_table td,
.building_resilience_self_assessment_01_table th{
	width: 20%;
	border: solid 1px #ffffff;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}

.building_resilience_self_assessment_01_table td{
	background-color: #F5F8EC;
	border: none;
}

.building_resilience_self_assessment_01_table th{
	color: #ffffff;
	text-align: center;
	background-color: #909697;
}

.building_resilience_self_assessment_02_table_1{
	width: 100%;
	margin: 0 10px 10px 10px;
}

.building_resilience_self_assessment_02_table_1 td{
	background-color: #F5F8EC;
	padding: 5px 5px 10px 100px;
	vertical-align: top;
}

.building_resilience_self_assessment_02_table_1 th{
	height: 18px;
	background-color: #909697;
}

.building_resilience_self_assessment_02_table_2{
	width: 100%;
	margin: 0 10px 10px 10px;
}

.building_resilience_self_assessment_02_table_2 td{
	background-color: #F5F8EC;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.building_resilience_self_assessment_02_table_2 th{
	color: #ffffff;
	background-color: #909697;
}


.building_resilience_self_assessment_02_table_2 td,
.building_resilience_self_assessment_02_table_2 th{
	text-align: center;
	border: solid 1px #ffffff;
}

.building_resilience_article_02_table{
	margin: 0 10px 10px 10px;
}

.building_resilience_article_02_table td{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
}

.building_resilience_article_03_table{
	width: 50%;
    margin-left:25%; 
    margin-right:25%;
}

.building_resilience_article_03_table td,
.building_resilience_article_03_table th{
	padding: 10px 10px 10px 10px;
	text-align: center;
	vertical-align: top;
}

.building_resilience_article_03_table th{
	color: #ffffff;
	background: #909697;
}

.building_resilience_article_03_table tr:nth-child(even)>td{
	background: #F5F8EC;
}

.building_resilience_article_03_table tr:nth-child(odd)>td{
	background: #D8D8D8;
}


.building_resilience_article_05_table{
	margin: 0 10px 10px 10px;
}

.building_resilience_article_05_table td{
	padding: 5px 5px 15px 10px;
	vertical-align: top;
}

.participants_list_alep_table{
    border: 1px solid #c7c4c2;
    border-collapse: separate;
	border-spacing: 2px !important;
	margin: 0 10px 10px 10px;
	width: 100%;
}

.participants_list_alep_table th,
.participants_list_alep_table td{
    border: 1px solid #c7c4c2;
}

.participants_list_alep_table th{
	padding: 10px;
	width: 33%;
	font-weight: bold;
	background-color: #efe4ba;
	color: #8b4d2f;
	text-align: center;
}

.participants_list_alep_table td{
	color: #333;
	padding: 5px;
}

.programme_leaders_icon{
	float:left;
	padding:0 10px 10px 0;
}

.participants_corner_footer{
	border: 1px dotted #acac9d;
    margin: 20px;
    padding: 10px 15px;
    background-color: #ebe9e7;
}

.participants_corner_contact_list_email{
	float:right;
}

.tsinghua_prospectus_2_table{
	width: 100%;
	margin: 20px;
}

.tsinghua_prospectus_2_table td{
	padding: 0px;
	line-height: 25px;
}

.tsinghua_prospectus_2_table td:nth-child(1){
	font-weight: bold;
	color: #996600;
	width: 1px;
}

.tsinghua_prospectus_2_table td:nth-child(2){
	font-weight: bold;
	color: #996600;
	width: 30%;
}

.tsinghua_prospectus_2_table td>ul>li{
	margin-top: 0;
}

.peking_prospectus_2_table{
	width: 100%;
	margin: 20px;
}

.peking_prospectus_2_table td{
	padding: 0px;
	line-height: 25px;
}

.peking_prospectus_2_table td:nth-child(1){
	font-weight: bold;
	color: #CC3300;
	width: 1px;
}

.peking_prospectus_2_table td:nth-child(2){
	font-weight: bold;
	color: #CC3300;
	width: 30%;
}

.peking_prospectus_2_table td>ul>li{
	margin-top: 0;
}

.civil_service_report_table{
	margin: 10px;
}

.civil_service_report_table td{
	padding: 5px;
	font-weight: bold;
}

.civil_service_report_table td:nth-child(2),
.civil_service_report_table td:nth-child(3) {
    width: 0;
	padding: 0;
}

.civil_service_report_table a{
	word-break: break-word;
}

.center{
	padding: 20px;
    margin: 20px;	
}

.programmes_attended_programme_list li>ul>li{
	margin-bottom: 0px;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

.mobileVersion ul.pagination li a {
	padding: 4px 10px !important;
}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
	border-radius: 5px;
}

ul.pagination li a.active {
    background-color: #652D86;
    color: white;
    border: 1px solid #652D86;
	border-radius: 5px;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

.mobileVersion div.center {
	margin-left:0 !important;
}

.mobileVersion ul.pagination.paper>li{
	margin: 0 !important;
}

div.center {
    text-align: center;
	margin-left:6em;
}

.advanced_management_program_france_photo{
	text-align: center;
}

.advanced_management_program_france_photo>img{
	width: 150px;
	height: 118px;
}

#parent {display: table;}

#child {
    display: table-cell;
    vertical-align: middle;
}

.overseas_programmes_comments_subtitle {
  font-weight:bold;
}

.overseas_programmes_comments_ol>li{
    line-height: 200%;
	padding: 5px 5px 5px 10px;
}

.overseas_programmes_comments_ul>li{
    line-height: 200%;
	padding: 5px;
}

.more_padding{
	padding: 5px;
}

.overseas_programmes_comments_image{
	width: 49%;
	display: inline-block;
	padding: 20px;
}

.overseas_programmes_comments_image>div{
	text-align: center;
	width: 100%;
}

/*
.float_right>img{
	float: right;
}

.float_left>img{
	float: left;
}
*/

.overseas_programmes_comments_image_middle>div{
	text-align: center;
}

.underline{
    text-decoration: underline;
}

.list_lower_roman{
	list-style-type: lower-roman;
}

.my_content.center{
	margin: 20px;
}

.programmes_attended_table{
	margin: 10px;
	width: 100%;
}

.programmes_attended_table td{
	padding: 10px;
}

.programmes_attended_table tr{
	border-bottom: solid 10px #ffffff;
}

.programmes_attended_table tr:nth-child(odd){
	padding: 10px;
	background-color: #F5F6CE;
}

.programmes_attended_table tr:nth-child(even){
	padding: 10px;
	background-color: #CEF6F5;
}

.salzburg_global_seminar_table{
	width: 100%;
}

.salzburg_global_seminar_table td{
	padding: 5px 0;
}

.search_button
{
	color:#FFFFFF;
}

.report_timetable_table{
	width: 100%;
}

.report_timetable_table th,
.report_timetable_table td{
	padding: 5px;
	vertical-align: top;
}

.report_timetable_table th{
	text-align: center;
}

.report_timetable_table td{
	height: 59px;
}

.report_timetable_table td:nth-child(1),
.report_timetable_table td:nth-child(2){
	text-align: center;
}

.report_timetable_table .top_border td{
	border-top: solid 1px;
}

.report_timetable_table .bottom_border td{
	border-bottom: solid 1px;
}

.peking.report_timetable_table td:nth-child(3){
	text-align: center;
}

.more_line_height{
	line-height: 200%;
}

div.reference_materials_table>div>div{
	display: inline-block;
}
div.reference_materials_table>div>div:nth-child(1){
	width: 2%;
}
div.reference_materials_table>div>div:nth-child(2){
	width: 75%;
}
div.reference_materials_table>div>div:nth-child(3){
	width: 20%;
}
.mobileVersion div.reference_materials_table>div>div:nth-child(1){
	width: 5%;
}
.mobileVersion div.reference_materials_table>div>div:nth-child(2){
	width: 93%;
}
.mobileVersion div.reference_materials_table>div>div:nth-child(3){
	margin-left: 4%;
	padding-top: 10px;
	width: 98%;
}

div.reference_materials_table_2>div>div{
	display: inline-block;
}
div.reference_materials_table_2>div>div:nth-child(1){
	width: 2%;
}
div.reference_materials_table_2>div>div:nth-child(2){
	width: 63%;
}
div.reference_materials_table_2>div>div:nth-child(3){
	width: 11%;
}
div.reference_materials_table_2>div>div:nth-child(4){
	width: 22%;
}
.mobileVersion div.reference_materials_table_2>div>div:nth-child(1){
	width: 5%;
}
.mobileVersion div.reference_materials_table_2>div>div:nth-child(2){
	width: 93%;
}
.mobileVersion div.reference_materials_table_2>div>div:nth-child(3){
	margin-left: 4%;
	padding-top: 10px;
	width: 98%;
}
.mobileVersion div.reference_materials_table_2>div>div:nth-child(4){
	margin-left: 5%;
	padding-top: 10px;
	width: 98%;
}

.more_margin_left{
	margin-left: 18px !important;
}

.no_margin_bottom{
	margin-bottom: 0 !important;
}

.flexslider .slides li.photo_album_one_page{
	width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    display: block;
    opacity: 1;
    z-index: 2 !important;
}

.no_padding_bottom{
	padding-bottom: 0 !important;
}

.photo_album_title{
	display: inline-block;
}

.civil_service_exchange_programme_list{
	display:inline-block; 
	width:30%;
}

.civil_service_exchange_programme_img{
	display:inline-block; 
	width:35%; 
	text-align:center; 
	padding: 40px 0;
}

.mobileVersion .civil_service_exchange_programme_list{
	display:inline-block; 
	width:100%;
}

.mobileVersion .civil_service_exchange_programme_img{
	display:block; 
	width:100%; 
	text-align:center; 
	padding: 0;
}

.civil_service_exchange_programme_report_link_1,
.civil_service_exchange_programme_report_link_2{
	display: inline;
}

.mobileVersion .civil_service_exchange_programme_report_link_1,
.mobileVersion .civil_service_exchange_programme_report_link_2{
	display: block;
}

.mobileVersion .china_foreign_affairs_unsiversity_report_table td:nth-child(1){
	width: 25%;
}

.mobileVersion .civil_service_exchange_programme_report_title{
	display: block;
}

/*========Index==========*/
.index_area1{
	margin-bottom:25px;
}
.index_area1 .index_area1_1{
	width:610px;
	margin-right:20px;
	float:left;
}


body .index_area1 .index_area1_1 .header,
body .index_area1 .index_area1_2 .header,
body .index_area2 .index_area2_1_1_1 .header,
body .index_area2 .index_area2_1_1_2 .header,
body .index_area2 .index_area2_1_2 .header,
body .index_area2 .index_area2_1_3 .header,
body .index_area2 .index_area2_2_2 .header,
body .index_area2 .index_area2_2_3 .header{
	font-size:1.3em;
	padding: 9px;
}
body .index_area1 .index_area1_1 .header:before,
body .index_area1 .index_area1_2 .header:before,
body .index_area2 .index_area2_1_1_1 .header:before,
body .index_area2 .index_area2_1_1_2 .header:before,
body .index_area2 .index_area2_1_2 .header:before,
body .index_area2 .index_area2_1_3 .header:before,
body .index_area2 .index_area2_2_2 .header:before,
body .index_area2 .index_area2_2_3 .header:before{
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    background-position: center center;
	height:28px;
}

.index_area1 .index_area1_1 .header{
	color:#fff;
	background-color:#D43737;
	padding:9px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area1 .index_area1_1 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_alert.png);
	width:28px;
	height:28px;
	margin-right:10px;
	vertical-align: middle;
}

.index_area1 .index_area1_2{
	width:610px;
	float:left;
}

.index_area1 .index_area1_2 .header{
	color:#fff;
	background-color:#1B78B6;
	padding:9px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area1 .index_area1_2 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_iam.png);
	width:28px;
	height:28px;
	margin-right:10px;
	vertical-align: middle;
}
.index_area1_2 .cont_area{
	position:relative;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
	/* height:120px; */
	overflow:hidden;
}
.index_area1_2 .cont_area>div{
	float:left;
	width:50%;
	height:51%;
	border-bottom:1px solid #91a6b4;
	padding:16px 10px;
	position: relative;
}
.index_area1_2 .cont_area>div>a {
	display: block;
	position: absolute;
	/*left: 50%;*/
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-0%,-50%);
}
.index_area1_2 .cont_area>div img{
	margin-right:10px;
}
.index_area1_2 .cont_area>div.clearBoth{
	padding:0 !important;
	border-bottom:0 !important;
}
.index_area1_2 .cont_area>div.last{
	border-bottom:0;
}

.index_area2{
	margin-bottom:25px;
	position: relative;
}

.index_area2 .index_area2_1{
	float:left;
	width:930px;
}

.index_area2 .index_area2_1_1{
	margin-bottom:25px;
}

.index_area2 .index_area2_1_1_1{
	float:left;
	margin-right: 20px;
	width:310px;
}

.index_area2 .index_area2_1_1_1 .header{
	color:#fff;
	background-color:#007D75;
	padding:9px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2 .index_area2_1_1_1 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_imp.png);
	width:28px;
	height:28px;
	margin-right:10px;
	vertical-align: middle;
}
.index_area2_1_1_1 .cont_area{
	height:270px;
	overflow-y:auto;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.index_area2_1_1_1 .cont_area ul{
	padding:8px 10px;
	margin:0;
	list-style-type:none;
}
.index_area2_1_1_1 .cont_area ul li{
	padding:8px;
	margin:0;
}
.index_area2_1_1_1 .cont_area ul .title{
	/*font-weight:bold;*/
	font-weight:normal;
}
.index_area2_1_1_1 .cont_area ul .date{
	font-weight:normal;
	color:#6C6C6C;
}


.index_area2 .index_area2_1_1_2{
	float:left;
	width:600px;
}

.index_area2 .index_area2_1_1_2 .header{
	color:#fff;
	background-color:#7730cd;
	padding:10px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2 .index_area2_1_1_2 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_press.png);
	width:28px;
	height:22px;
	margin-right:10px;
	vertical-align: middle;
}
.index_area2_1_1_2 .cont_area{
	height:270px;
	overflow-y:auto;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2_1_1_2 .cont_area ul{
	padding:8px 10px;
	margin:0;
	list-style-type:none;
}
.index_area2_1_1_2 .cont_area ul li{
	padding:8px;
	margin:0;
}
.index_area2_1_1_2 .cont_area ul .title{
	font-weight:normal;
}
.index_area2_1_1_2 .cont_area ul .date{
	font-weight:normal;
	color:#6C6C6C;
}

.index_area2_1_2{
	margin-bottom:25px;
}
.index_area2 .index_area2_1_2 .header{
	color:#fff;
	background-color:#4F8000;
	padding:10px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2 .index_area2_1_2 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_res.png);
	width:23px;
	height:23px;
	margin-right:10px;
	vertical-align: middle;
}
.index_area2_1_2 .cont_area{
	/*height:170px;*/
	overflow-y:auto;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2_1_2 .cont_area ul{
	padding:0;
	margin:0;
	list-style-type:none;
    display: table;
width: 100%;
}
.index_area2_1_2 .cont_area ul li{
	padding:0;
	margin:0;
	position:relative;
/*    padding-right: 6em;*/
	border-bottom:1px solid #d7d7d5;
/*	overflow: hidden;*/
    display: table-row;
}
.index_area2_1_2 .cont_area ul li>div {
    display: table-cell;
}
.index_area2_1_2 .cont_area ul .title{
	font-weight:normal;
    border-right: 1px solid #d7d7d5;	
    padding: 12px 16px;
	width:70%;
}
.index_area2_1_2 .cont_area ul .new{
	font-weight:normal;
	color:#ea1011;
	vertical-align:super;
	font-style: italic;
}
.index_area2_1_2 .cont_area ul .button{
	/*
	font-weight:normal;
	position:absolute;
	right:0;
	width: 2em;
    text-align: center;
    margin: 0 2em;
    vertical-align: middle;
    top: 50%;
    margin-top: -.5em;*/
	 font-weight: normal;
/*	 position: absolute;
	 right: 0;*/
	 text-align: center;
	 vertical-align: middle;
/*	 top: 50%;
	 margin-top: -.5em;
	 margin: -.5em 0;
	 width: 6em;
     overflow: hidden;*/
	 width:30%;
     word-break: break-word;
}

.index_area2_1_3{
	margin-bottom:25px;
}
.index_area2 .index_area2_1_3 .header{
	color:#fff;
	background-color:#CA4C1A;
	padding:10px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2 .index_area2_1_3 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_pnp.png);
	width:28px;
	height:22px;
	margin-right:10px;
	vertical-align: middle;
}
.index_area2_1_3 .cont_area{
	/*height:550px;*/
	height: auto;
	overflow-y:auto;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 0px 10px rgba(0,0,0,0.4);
}
.index_area2_1_3 .cont_area ul{
	padding:0;
	margin:17px 0;
	list-style-type:none;
}
.index_area2_1_3 .cont_area ul li{
	/*padding:12px 16px;*/
	padding-left: 12px;
    padding-top: 5px;
	margin:0;
	position:relative;
}
.index_area2_1_3 .cont_area ul .logo{
	position:absolute;
}
.index_area2_1_3 .cont_area ul .title{
	font-weight:normal;	
    padding-left:130px;
}
.index_area2_1_3 .cont_area ul .new{
	font-weight:normal;
	color:#ea1011;
	vertical-align:super;
	font-style: italic;
}
.index_area2_1_3 .cont_area ul .date{
	font-weight:normal;
	color:#6C6C6C;
	padding-left:130px;
	margin-top: 5px;
}

.index_area2 .index_area2_2{
	float:left;
	width:290px;
	margin-left:20px;
    padding-bottom: 315px;
}

.index_area2_2_1{
	margin-bottom:25px;
}
.index_area2_2_2{
	margin-bottom:25px;
}
.index_area2 .index_area2_2_2 .header{
	color:#fff;
	background-color:#4F8000;
	padding:10px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2 .index_area2_2_2 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_tips.png);
	width:24px;
	height:24px;
	margin-right:10px;
	vertical-align: middle;
}
.index_area2_2_2 .cont_area{
	height:55px;
	padding:8px;
	overflow-y:auto;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.index_area2_2_3{
	margin-bottom:25px;
}
.index_area2 .index_area2_2_3 .header{
	color:#fff;
	background-color:#1B78B6;
	padding:10px;
	font-size:1.4em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2 .index_area2_2_3 .header:before{
	content:" ";
	display:inline-block;
	background-image:url(../images/icon_video.png);
	width:24px;
	height:24px;
	margin-right:10px;
	vertical-align: middle;
}
.index_area2_2_3 .cont_area{
	/*height:240px;*/
	padding:8px;
	overflow:hidden;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.index_area2_2_3 .cont_area .date{
	color: #6C6C6C;
	font-weight:normal;
}
.index_area2_2_3 .cont_area img{
	margin-top:8px;
}

/*20181002 New display layout desktop*/
@media screen and (min-width: 1279px) {
	
	 
	/* layout : 4 rows * 1 column */
	.index_area1_1.type2{
		width:940px !important;
		margin-right:10px !important;
	}

	.index_area1_2.type2{
		width:290px !important;
	}

	.cont_area.type2{
		height:245px !important;
	}
	
	div#flexslider1.type2{
		height:245px!important;
	}

	.iam.type2{
		width:100%!important;
		height: 25%!important;
	}
	
	.type2 .text_align_left{
		/*height:auto!important; */
		height:225px!important;
		
	}
	
	/* layout :  2 rows * 2 columns (large)  */
	
	.index_area1_1.type3{
		width:730px !important;
		margin-right:10px !important;
	}	
	
	.index_area1_2.type3{
		width:500px !important; 
	}		
	.type3 .flexslider{
	 
	}
	
	.type3 .flexslider .slides > li{
		 
	}	
	
	/*
	.mySize1 .index_area1_1.type3 .flexslider{
		height: 140px!important;
	}	
	
	.mySize1 .index_area1_2.type3 .cont_area>div{
		padding: 22px 10px;
	}
	
	.mySize1 .index_area1_2.type3 .cont_area{
		height: 140px; 
	} 
	*/
	/*
	.mySize2 .index_area1_1.type3 .flexslider{
		height: 160px!important;
	}	
	
	.mySize2 .index_area1_2.type3 .cont_area>div{
		padding: 26px 10px;
	}
	
	.mySize2 .index_area1_2.type3 .cont_area{
		height: 160px; 
	} 
	 
	.index_area1_2.type3 .cont_area>div{
		padding: 30px 10px;
	}	
	.index_area1_2.type3 .cont_area{
		height: 175px; 
	} 
	*/
	
	/*1 row * 4 columns  (Auto Height)*/
	.index_area1_1.type4{
		width:100% !important;
		margin-right:10px !important;
		margin-bottom:15px;
	}	
	
	
	
}

/*==*/
body .share_banner{
	text-align: center; width: 295px;
	bottom: 0;
    float: left;
    display: inline-block;
    position: absolute;
    padding-bottom: 30px;
    /*height: 315px;*/
}
.share_banner>div{
	display: inline-block;
	margin: 0 5px;
    vertical-align: bottom;
}
.share_banner>.dh_banner{
	display:inline-block; width: 100%; text-align: center; margin: 0;
}
.share_banner img.social_icon{
	height: 60px;
}

.dh_banner .my_text{
	margin-top:30px;
	color: #706A78  !important;
    font-style: italic  !important;
	font-family: "Times New Roman";
}

body .subMenu .sub3{
	text-align: center;
}
.subMenu .sub3>div{
	display:inline-block;
	margin: 0 5px;
    vertical-align: bottom;
}
.subMenu .sub3>.dh_banner{
	display:inline-block; width: 100%; text-align: center; margin: 0;
}
.subMenu .sub3 img.social_icon{
	height: 60px;
}

.dh_banner a{
	text-decoration:none !important;
	padding: 20px 50px;
    display: block;
}
.dh_banner a span{
	display:block;
}
.dh_banner a img{
	margin:auto;
	margin-bottom:5px;
	display:block;
}
.dh_banner a span.title{
	font-weight:bold;	
	color:#000 !important;
}
.dh_banner a span.cont{
	font-weight:normal;
	margin-top:5px;
	color:#6C6C6C !important;
}

.dateSelector{
	margin-bottom: 15px;
}

.error_log{
	display: inline-block;
    width: 100%;
    padding: 10px;
    border: solid 1px;
    background-color: #d7eaf1;
}

.mobileVersion .index_area2 .header {

    padding-right: 40px;

}

.photo_desc{
    color: #000;
    font-size: 0.9em;
	font-weight: normal;
}

.feature_pressrelease_url{
	font-weight: normal !important; 
	/*text-decoration:none !important;*/
}

/***            CHP Chatbot Functions             ***/
/***                    START                     ***/
.chatbot-container {
  opacity: 1;
}

#chatbo_btn {
    display: none;
}

/* Chatbot close button */
.chatbot-close-btn {
    position: fixed;
    right: 20px;
    z-index: 999999;
    background: #007aff;
    color: white;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.chatbot-close-icon {
    width: 30px;
    height: 30px;
    display: block;
}

/* Chatbot icon close button */
.chatbot-icon-close {
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 20px;
    height: 20px;
    background: #ff9a9a;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    z-index: 1001;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}

.chatbot-icon-close:hover {
    background: #ff8080;
    transform: scale(1.05);
}

.chatbot-close-btn:hover .chatbot-close-icon {
    color: #ccc;
}

.chatbot.v1_normal_tc::after {
    background: url("../images/icons9-chatbot.svg") no-repeat center center/100% auto;
}

.chatbot.v1_normal_en::after {
    background: url("../images/icons9-chatbot.svg") no-repeat center center/100% auto;
}

.chatbot.v1_normal_sc::after {
    background: url("../images/icons9-chatbot.svg") no-repeat center center/100% auto;
}

.chatbot_iframe {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 375px;
    border: 0;
    box-shadow: 0px -3px 8px 5px rgba(166, 166, 166, .2);
    -webkit-box-shadow: 0px -3px 8px 5px rgba(166, 166, 166, .2);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    z-index: 999999;
	transition: width 0.2s, height 0.2s;
}

@media screen and (min-height: 655px) and (min-width: 435px) {
    .chatbot_iframe {
        height: 586px;
    }
	.chatbot-close-btn {
		bottom: 556px;
	}
}

@media screen and (max-height: 655px) and (min-width: 435px) {
    .chatbot_iframe {
        height: 500px;
    }
	.chatbot-close-btn {
		bottom: 470px;
	}
}

@media screen and (max-height: 421px) and (min-width: 435px) {
    .chatbot_iframe {
        height: 352px;
    }
	.chatbot-close-btn {
		bottom: 322px;
	}
}

/* Mobile-first responsive styles */
.chatbot_iframe.mobile-view {
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    box-shadow: none;
}

.chatbot-close-btn.mobile-view {
	top: 10px;
	right: 10px;
	bottom: auto;
}

/* Chatbot speech bubble */
.chatbot-speech-bubble {
    position: absolute;
    bottom: 110px;
    right: 0;
    background: #fff;
    color: #333;
    padding: 10px 15px;
    border-radius: 18px;
    box-shadow: 0 2px 30px rgba(0,0,0,0.2);
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 9999;
	width: 145px;
    max-width: 160px;
    text-align: center;
    cursor: default;
}

.bubble-arrow {
    position: absolute;
    bottom: -10px;
    right: 70px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}

.bubble-text {
	font-size: 0.9em;
    font-weight: bold;
}

.chatbot-speech-bubble.show {
    opacity: 1;
    transform: translateY(0);
}

@media (pointer: coarse) and (hover: none) {
    .chatbot_iframe {
        touch-action: manipulation;
    }
	.chatbot-close-btn {
		touch-action: manipulation;
	}
}

.chatbot_fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.chatbot {
    width: 104px;
    height: 104px;
    right: -100px;
    bottom: 20px;
    position: fixed;
    z-index: 9998;
    cursor: pointer;
    animation: translate 0.8s ease-in forwards;
    -webkit-animation: translate 0.8s ease-in forwards;
}

.chatbot::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    animation: dropdown 0.5s linear forwards;
    -webkit-animation: dropdown 0.5s linear forwards;
    animation-delay: 1.0s;
    -webkit-animation-delay: 1.0s;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: 3;
}

@keyframes dropdown {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes translate {
    0% {
        right: -100px;
        bottom: 20px;
    }
    100% {
        right: 30px;
        bottom: 20px;
    }
}

.chatbot_hidden {
    display: none;
    pointer-events: none;
}

/***                     END                      ***/
/***            CHP Chatbot Functions             ***/
