	.toggle {
	    display: none;

	        }
	.lang-z{
    /*display: inline-block;*/
    /*margin-top: 5px;*/
    /*margin-left: 25%;*/
    /*border: 1px solid #598096;*/

	}
	.lang-o{
		display: inline-block;
		float: right;
		margin-top: 10px;
		margin-right: 70px;
		cursor: pointer;
		border: 2px solid #fff;
	}
	
	.dazhou{
		margin-left: 16%;
		margin-bottom: 50px;
		margin-top:20px;
	}
	.langbgcolor {
	    background-color: #152245;
	    color: white;
	    width: 100%;
	    height: 100%;
	    position: fixed;
		z-index: 200;

	}
	.country{
		width: 80%;
		height: 80%;
		margin: 20px 0 0px 16%;

	}
	.country a{
	    color: white;
	    text-decoration: underline;
	    font-weight: 100;
	}
	.country a:hover{
	    color: blue;
	}
	.country ul{
	    list-style-type: none;
	    width: 100%;
		overflow: auto;
		height: 60%;
	}
	
	.country ul li {
	    width: 350px;
		margin-bottom: 24px;
	    float: left;
	    font-size: 18px;
	    font-weight: bold;
	    
	}
	
	.active {
	    background-color: #f97b0f;
		cursor: pointer;
		color: white;
		border: 1px solid  ;
	}
	
	.inactive {
	    list-style-type: none;
		border: 1px solid  ;
		cursor: pointer;
	}
	#asia_btn, #america_btn, #europe_btn,#MiddleEastAfrica_btn{
		font-family: Siemens Sans Black,arial,sans-serif;
		font-size: 20px;
		font-weight: bold;
		padding: 0 5px;
		height: 35px;
		width: 230px;
		margin-right: 7%;
		margin-top: 15px;
	}

	#lang-global{	
	/*	color: white;*/
	/*	font-size: 17px*/
	/*	font-family: Siemens Sans Black,arial,sans-serif;*/
	/*	line-height: 1.5555555556;*/
	/*	font-weight: 400;*/
	/*	margin-right: 16px;*/
	/*	cursor: pointer;*/
	/*	background-color: #5c75a9;*/
	/*}*/
	.langbgcolor a{
	    color: white;
		font-size: 17px;
		font-family: Siemens Sans Black,arial,sans-serif;
		line-height: 1.5555555556;
		font-weight: 400;
		margin-right: 16px;

	}

	.langbgcolor button{
	    color: #000;
	}