a {
	outline: none;
}  
a:focus{
	-moz-outline-style: none !important;
	outline: none !important;
}
input[type=password] {
	background: #FFF;
	padding: 10px 10px;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 100%;
	resize: none;
	border-radius: 10px;
}
.wrap-content {
	padding: 15px 0;
}
.clear {
	clear: both;
}/*
.row input[type=text], input[type=email], input[type=number], input[type=password], textarea {
	width: 100%;
}*/
.user-info {
	float: right;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 11px;
}
.text-button {
	display: block;
	margin-top: 8px;
	float: left;
}
.register {
	padding: 0;
}


/**
 * General
 */
.page-title {
	font-weight: 300;
	font-size: 24px;
}
.breadcrumbs {
	text-transform: uppercase;
	font-size: 12px;
}
.breadcrumbs a {
	color: #1a1a23;
}
.breadcrumbs a.current-item {
	color: #006a72;
}
p {
	margin-bottom: 20px;
}
.mob-.asset-sentence {
	display: none;
}
.center-wrap-top {
	margin: 0 auto;
}
.loop {
	cursor: pointer;
	background-color: #0d6a71 !important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.loop input {
	display: none;
}
.loop.active {
	width: 200px;
	background-position: 0;
}
.loop.active input {
	display: block;
	padding: 0 5px;
	line-height: 20px;
	border-radius: 0 !important;
	width: 120px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	border: none;
}

/**
 * Assets
 */
.asset {
	float: left;
	max-width: 50%;
	min-height: 120px;
}
.asset .acontent {
	width: 70%;
}
.assetsentence-style {
	letter-spacing: 2px;
	font-weight: 100;
	width: 100%;
}
.asset-right {
	width: 175px;
}
.asset-number {
	font-size: 45pt;
	line-height: 60px;
	font-weight: 200;
	margin-top: -10px;
/* 	margin-left: -50px; */
	text-align: left;
}
.asset-unit {
	margin-top: 45px;
	line-height: 44px;
	font-size: 27pt;
	font-weight: 200;
/* 	margin-left: -50px; */
	margin-bottom: 10px;
	text-align: left;
}
.asset-unit.small {
	font-size: 30px;
	line-height: 35px;
}
ul.assets li {
	padding-left: 8px;
}
ul.assets li a {
	letter-spacing: 1px;
}


/**
 * News
 */
.article .thumbnail {
	-webkit-box-shadow: 0px 0px 2px 2.2px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0px 0px 2px 2.2px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 0px 2px 2.2px rgba(0, 0, 0, 0.10);
}
.article .title {
	text-transform: uppercase;
}
.article .title a:visited,
.article .title a:active,
.article .title a:hover,
.article .title a:link{
	font-size: 12pt;
	text-decoration: none;
	font-weight: 200;
	padding-bottom: 2px;
}
.article .date {
	font-size: 12pt;
}
.article .thumbline {
	top: 62px;
}
.single-excerpt{
	margin-left: 40px;
}

.nav li a {
	padding: 0 8px;
}
.nav > li:first-child > a{
/* 	padding: 0 8px 0 0 !important; */
}
.navbar .caret {
	color: #006a72;
	margin-top: -2px;
}
.dropdown.open  a {
	background: #f7f7f7;
}
.dropdown-menu {
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.11);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.11);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.11);
}
.dropdown-menu li {
	background: #e6e6e6;
	width: 100%;
}
.dropdown-menu li a {
	padding: 5px 10px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #006a72;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: #e9e9e9;
}
.lang{
	font-size: 11px;
	text-transform: uppercase;
	min-width: 180px;
	line-height: 10px;
}
.lang p{
	float:left;

	margin-top: 20px;
	margin-right: 3px;
}
.lang ul li{
	list-style-type: none;
	float:left;
	margin: 19px 3px 0 3px;
}
.lang ul{
	display: block;
	min-width: 30px !important;
	padding: 0;
	
}
.top-pic .main-content .title {
	font-weight: 500;
}
.top-pic .main-content .right {
	margin-right: 0;
	/* width: 670px !important; */
}
.timeline {
	padding-top: 38px;
}
.event-title {
	font-weight: 600;
	font-size: 48px;
}
#tabs{
	margin-right: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 0;
}
.ui-tabs-panel{
	margin-left: 0;
	/*margin-top: 10px;*/
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{
	font-size: 18px;
	font-weight: 300;
	padding-left: 0;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	outline: none;
	padding-left: 0 !important;
	font-size: 18px;
	font-weight: 300;
}
.ui-tabs-nav{
	margin-left: 0 !important;
	padding: 0px !important;
}
.bottom-content .left{
	width: 290px;
}

/**
 * Timeline
 */
.event-thumbnail img {
	border-width: 8px;
}

/**
 * Contact
 */
input[type=text], input[type=email], input[type=number], input[type=password], textarea {
	border-radius: 5px;
	margin-top: 3px;
}
input[type=submit] {
	padding: 8px 20px;
}
input[type=submit]:hover {
	opacity: 0.8;
}

/**
 * Terminals
 */
#terminal-tabs li.ui-state-default a {

}
#terminal-tabs .ui-tabs-nav li {
	margin: -1px 4px 0 0;
	padding: 0;
}
#terminal-tabs .ui-tabs-nav li a {
	font-weight: 500;
	font-size: 14px;
	padding-left: 10px !important;
}
#terminal-tabs .ui-tabs-nav {
	margin-top: -34px;
	padding: 0 0 0 67px !important;
}
.tab-inner-right .middle {
	text-align: right;
}
.tab-inner-right .top {
	text-align: right;
	font-weight: 300;
}
.key-numbers-title {
	text-align: right;
}
.tab-inner-right .bottom {
	font-weight: 300;
}
#terminal-tabs .tab-inner-right {
	background-color: #f9f9f9;
	border-right: 4px solid #e1e1e1;
	margin-top: 0;
	padding-top: 65px;
	padding-right: 30px;
	width: 230px;
	height: 100%;
}
#terminal-tabs .tab-inner {
	width: 390px;
}
#terminal-tabs .tab-right {
	max-width: 620px;
}
#terminal-tabs .tab-picture {
	position: absolute;
    right: 620px;
}
.center-wrap-big {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#terminal-tabs .name-sentence .sentence {
	line-height: 14px;
}
#terminal-tabs .tab-content {
	padding-left: 25px;
	font-size: 14px;
	line-height: 18px;
}
.terminal-tabs-bg {
	border-top: 0;
}
.center-wrap-top {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/**
 * Sitemap
 */
.accordion {

}
.accordion dt, .accordion dd {
  border: 1px solid #e1e1e1;
  border-bottom: 0;
}
.accordion dt:last-of-type, .accordion dd:last-of-type {
  border-bottom: 1px solid #e1e1e1;
}
.accordion dt a, .accordion dd a {
  padding: 10px;
  display: block;
  color: black;
  font-weight: bold;
}
.accordion dt a, .accordion dd a:hover {
	text-decoration: none;
}
.accordion dt a:hover {
	background: #fafafa;
}
.accordion dt.active a:hover {
	background: #0d6a72;
}
.accordion dd {
  border-top: 0;
  font-size: 12px;
}
.accordion dd:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}
.accordion dt.active {
	background: #0d6a72;
	color: #fff;
}
.accordion dt.active a {
	color: #fff;
}
.accordion .links {
	margin: 0;
}
.accordion .links li a {
	padding: 5px 0;
}
.accordion dd a:hover {
	color: #0d6a72;
}

/**
 * Search
 */
.search-results h1 {
	font-size: 18px;
	border-bottom: 1px solid #e9e9e9;
	font-weight: 200;
	padding-bottom: 17px;
}
.search-results .result-item {
	border-bottom: 1px solid #e9e9e9;
	padding-top: 15px;
	padding-bottom: 15px;
}
.search-results .result-item .title {
	display: block;
	font-size: 18px;
	text-decoration: underline;
	color: #006a72;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 10px;
}
.search-results .result-item .title:hover {
	color: #003e43;
}
.search-results .result-item p {
	font-size: 14px;
	color: #262c38;
	margin: 0;
}
.search-results input[type="text"] {
	border-radius: 0;
	width: 100%;
	position: absolute;
	margin-top: 0;
	height: 42px;
}
.search-field::-webkit-input-placeholder { /* WebKit browsers */
    color:    #262c38;
}
.search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #262c38;
}
.search-field::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #262c38;
}
.search-field:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #262c38;
}
.search-results form {
	position: relative;
	height: 50px;
}
.search-results input[type="submit"] {
	position: absolute;
	right: -10px;
	padding: 5px 10px;
	top: 6px;
}

/**
 * Login
 */
.login-form {
	max-width: 300px;
}
.login-form input {
	max-width: 100%;
}
.login-form input[type="submit"] {
	margin: 0;
}


@media only screen and (max-width: 640px) {

	.article {
		padding-top: 15px;
	}
	.article .title a:visited, .article .title a:active, .article .title a:hover, .article .title a:link {
		background: none;
	}
	.logo {
		margin-left: -15px;
	}
	.navbar .container-fluid {
		width: 100%;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.dropdown-menu {
		width: 100%;
		z-index: 9999 !important;
	}
	.navbar-collapse.in {
		overflow: visible;
	}
	.asset .image {
		margin-left: 0;
	}
	.ui-accordion .ui-accordion-header {
		text-transform: uppercase;
		font-size: 24px;
		font-weight: 300;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.name-sentence .name {
		line-height: 20px;
		margin-bottom: 8px;
	}
	.accordion-inner .image-wrapper {
		min-height: 100px;
		float: left;
	}
	.tab-inner-right .top {
		text-align: left;
	}
	.tab-inner-right {
		background-color: #f9f9f9;
		padding: 10px;
	}
	.tab-inner-right .key-number {
		margin-left: 0;
	}
	.search-results form {
		margin-top: 15px;
	}
	.dropdown-menu {
		display: block;
		height: auto;
		position: relative;	
	}
	.nav-default {
		background: #fff;
	}
	.nav-wrap {
		background: #fff !important;
	}
	.nav-wrap {
		position: absolute;
		width: 100%;
		z-index: 9999;
	}
	.asset-right,
	.asset-number,
	.asset-unit,
	.asset-bottomsentence {
		text-align: center;
	}
	.section-page .asset-left .custom-page-content {
		margin-top: 25px;
	}
	.mob-asset-sentence {
		margin-bottom: 20px;
	}
	.mob-asset-sentence p {
		margin-bottom: 0;
	}
	.section-page .through-line {
		margin-top: 0;
	}
	.bottom-content .left {
		height: 220px;
		overflow: hidden;	
	}

}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.center-wrap img {
	max-width: 100%;
	height: auto;
}

.mob-asset-sentence {
	display: none;
}

/*
body, #wrapper.shift .nav-default {
	background: #fafafa;
}
*/

#wrapper {
	background: #fff;
}
#wrapper.shift {
	left: 250px;
	position: relative;
	width: 100%;
	height: 460px !important;
	max-height: 460px !important;
/* 	overflow-y: auto; */
}
#wrapper.shift .center-wrap-top {
	margin-left: 0;
}
#wrapper.shift .navbar-collapse {
	left: -250px;
	width: 250px;
	top: -50px;
	height: 375px !important; /* 460px */
	max-height: 460px !important;
	overflow-y: scroll;
}

@media (min-height: 460px) {

	#wrapper.shift .navbar-collapse {
		height: 460px !important;
	}

}

#wrapper .menu1 li {
	text-align: left;
}
#wrapper-outer {
	width: 100%;
	overflow: hidden;
}

#wrapper-outer.menu-open {
	height: 100%;
}

/* -------------- Brochure ---------------- */
.brochure-page-content{
	min-height: 165px;
	width: 100%;
	display: block;
	overflow: auto;
	border-bottom: 1px solid #E5E4E2;
	padding-top: 21px;
}
.brochure-page-content:last-of-type{
	border: none;
}
.brochure-page-text, .brochure-page-thumb{
	display: inline-block;
	vertical-align: top;
	width: auto;
}
.brochure-page-thumb{
	float: left;
	width: 152px;
}
.brochure-page-text{
	float: right;
	width: 567px;
	padding-left: 35px;
	text-align: justify;
}
.brochure-text{
	text-align: justify;
}
.brochure-thumb-image{
	width: 100%;
}
p.brochure-text-title{
	font-weight: bold;
}
.brochure-image-border{
	width: 155px;
	padding: 3px;
	border-radius: 2px;
	border: 1px solid #f1f1f1;
	outline: 1px solid #f6f6f6;
}
.brochure-link2{
	color: #0b8592;
	display: none;
}
.brochure-link1{
	text-align: center;
	margin-top: 15px;
	color: #0b8592;
}
.brochure-link1 a, .brochure-link2 a{
	margin-left: 4px;
	margin-right: 4px;	
}
.brochure-link2 a:first-of-type{
	margin-left: 0;
}
@media only screen and (max-width: 640px){
	.brochure-page-content:first-of-type{
	padding-top: 0;
	}
	.brochure-page-text{
		width: 70%;
		padding-left: 17px;
		text-align: justify;
		font-size: 13px;
	}
	.brochure-page-thumb{
		width: 30%;
	}
	.brochure-image-border{
		width: 100%;
	}
	.brochure-link2{
	display: block;
	font-size: 14px;
	}
	.brochure-link1{
	display: none;
	}
	p.brochure-text-title{
		font-size: 14px;
		text-align: left;
	}
}

.full-height-timeline {
/* 	background: red; */
	height: 600px;
}
.one-month {
/* 	background: red; */
}

.home-link {
	float: left;
}

/**
 * Announcement
 */
.announcement {
	padding-bottom: 100px;
}
.announcement .wpcf7-submit {
	margin-top: 20px;
}
.announcement .wpcf7-submit.gray {
	background: #E7E7E7;
	color: #333;
}
.announcement .an-logo {
	display: block;
	margin: 25px auto;
	width: 150px;
	height: auto;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.announcement .an-logo:hover {
	opacity: 0.8;
}
.announcement .page-title {
	margin-top: 0;
}
.announcement a.wpcf7-submit {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	border-radius: 0px;
	border: none;
	background: #006a71;
	color: #FFF;
	float: right;
	margin-right: 5px;
	padding: 8px 20px;
	cursor: pointer;
	text-decoration: none;
}
.announcement a.wpcf7-submit:hover {
	opacity: 0.8;
}
.announcement .pdf-list a {
	display: block;
	line-height: 48px;
	background: url(images/pdf.png) no-repeat;
	color: #333;
	padding-left: 54px;
	margin-bottom: 10px;
	text-decoration: none;
}
.announcement .pdf-list a:hover {
	text-decoration: none;
	opacity: 0.8;
}
a.home-announcement {
	color: #FFF;
	text-shadow: 2px 1px 10px rgba(0, 0, 0, 1);
	font-size: 18px;
	text-align: center;
	margin-top: 35px;
	display: block;
	text-decoration: none;
}
a.home-announcement:hover {
	text-decoration: none;
	opacity: 0.8;
}
