.config-msg-green {
	padding: 100px 40px 100px 40px; 
	background-color: #BE7; 
	border: 2px solid #8B4; 
	border-radius: 5px; 
	margin-bottom: 10px; 
	text-align: center;
	color: #582; 
	font-size: 24px;
	font-weight: bold;
}

.small-config-msg-green {
	padding: 10px;  
	background-color: #BE7; 
	border: 2px solid #8B4; 
	border-radius: 5px; 
	margin-bottom: 10px; 
	text-align: center;
	color: #582; 
	font-size: 24px;
}

.config-msg-red {
	padding: 100px 40px 100px 40px; 
	background-color: #E87; 
	border: 2px solid #C45; 
	border-radius: 5px; 
	margin-bottom: 10px; 
	text-align: center;
	color: #C24; 
	font-size: 24px;
	font-weight: bold;
}

.small-config-msg-red {
	padding: 10px;  
	background-color: #E87; 
	border: 2px solid #C45; 
	border-radius: 5px; 
	margin-bottom: 10px; 
	text-align: center;
	color: #C24; 
	font-size: 24px;
}

.config-msg-yellow {
	padding: 100px 40px 100px 40px; 
	background-color: #FD6; 
	border: 2px solid #DB0; 
	border-radius: 5px; 
	margin-bottom: 10px; 
	text-align: center;
	color: #980;
	font-size: 24px;
	font-weight: bold;
}

.config-msg-edit {
	padding: 100px 40px 100px 40px; 
	background-color: #dddddd; 
	border: 2px solid #dddddd; 
	border-radius: 5px; 
	margin-bottom: 10px; 
	text-align: center;
	color: #444444;
	font-size: 24px;
	font-weight: bold;
}

.small-config-msg-edit {
	padding: 5px;  
	background-color: #dddddd; 
	border: 2px solid #dddddd; 
	border-radius: 5px; 
	margin-bottom: 10px !important;
  margin-left: 5px !important;
  margin-right: 5px !important;    
	text-align: left;
	color: #444444; 
	font-size: 18px;
}

.small-config-msg-yellow {
	padding: 10px;  
	background-color: #FD6; 
	border: 2px solid #DB0; 
	border-radius: 5px; 
	margin-bottom: 10px; 
	text-align: center;
	color: #980;
	font-size: 24px;
}

.deactivated{
	background-color: #FFD;
	border: 2px solid #FE9;
}

.deactivated-info{
	background-color: #FE9;
	color: #974;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 5px;
}


.searchBusyEnabled {
	position: absolute; 
	z-index:5000;
	width:100%; 
	height:100%;
	background: url(../assets/img/loadingBigImage.gif) no-repeat 420px 200px;	
}


.searchBusyDisabled {
	display: none;	
}



.gwt-SuggestBoxPopup {
    background: white;
    width: 265px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.4);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.4);
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: 999;
}

.gwt-SuggestBoxPopup table {
    margin: 0;
}

.gwt-SuggestBoxPopup .suggestPopupMiddleCenter {
    padding: 0;
    border: 0;
}

.gwt-SuggestBoxPopup .item {
    color: #193F84;
    line-height: 2.5;
    padding: 0 14px;
    border: 0;
}

.gwt-SuggestBoxPopup .item-selected {
    cursor: pointer;
    text-decoration: underline;
    background: #EDEFEC;
}

.gwt-SuggestBoxPopup tr:first-child {
    display: none;
}

.gwt-SuggestBoxPopup .item:hover {
    cursor: pointer;
    text-decoration: underline;
    background: #EDEFEC;
}

.gwt-SuggestBoxPopup .suggestPopupTop,
.gwt-SuggestBoxPopup .suggestPopupBottom,
.gwt-SuggestBoxPopup .suggestPopupMiddleLeft,
.gwt-SuggestBoxPopup .suggestPopupMiddleRight {
    display: none;
}

/* overrides for the mediaworx styles */
/* navigation promo news block */
@media (min-width: 1200px) {
  .navbar-nav > li .megabox .pullquote2 {
    width: 30.9%;
  }

  .navbar-nav > li .megabox .pullquote2 p {
    color: #000;
  }
  
  .navbar-nav > li .megabox .pullquote2 {
    padding-top: 50px;
  }
}

.highlight-text a {
	display: inline;
	font-size: 18px ! important;
	padding: 0px ! important;
	color: #203d80 ! important;
}

.row.select-domicile  span.hiddenNoDomicil{
	margin-right: 28px;
}

.row.select-domicile  span.hiddenPub{
	margin-right: 28px;
}

/* document center tab image */
@media (min-width: 992px) {
  .doccenter-image{
	padding-top: 42px;
  }
}

/* forms: label fields as required. Solution for missing labels */
fieldset.custRequired > legend:after{
	content: " *";
	color: #b49d5a;
    font-family: "FrutigerBold", Arial, sans-serif;
}

/* Overrides for smaller version of stage slider */
@media (min-width: 1200px) {
  .stage-fullsize.small  .owl-buttons > div {
    top: -200px;
  }
  .stage-fullsize.small  .intro-outer .intro-pic {
    height: 350px;
  }
}

@media (min-width: 992px) {
  .stage-fullsize.small  .owl-buttons > div {
    top: -200px;
  }
  .stage-fullsize.small  .intro-outer .intro-pic {
    height: 350px;
  }
}

@media (min-width: 768px) {
  .stage-fullsize.small  .owl-buttons > div {
    top: -200px;
  }
  .stage-fullsize.small  .intro-outer .intro-pic {
    height: 350px;
  }
}

@media (min-width: 480px) {
  .stage-fullsize.small  .owl-buttons > div {
    top: -200px;
  }
  .stage-fullsize.small .intro-outer .intro-pic {
    height: 350px;
  }
}

.stage-fullsize.small .intro-outer .intro-pic {
  height: 350px;
}

span.top-entry-label {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-align: center;
  background-color: grey;
  border-radius: 10px;
}

.top-entry-edit:after {
    content: "Top";
    color: white;
    padding: 3px 7px;
    border-radius: 10px;
    background-color: grey;
    margin-left: 10px;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
	line-height: 1.4;
	display: inline-block;
}

.keyvisual .keyvisual-text .text-invert h1 {
	color: white;
}

.keyvisual .keyvisual-text .text-invert h3 {
	color: white;
}


.chinesebold {
	font-weight:800;
}

/* ################ Cookie Disclaimer Styling ################ */

div#lgt-cookie-banner {
	position: fixed;
	bottom: 10px;
	background-color: #ffffff;
	border: 1px solid #d4ccb9;
	font-size: 14px;
	padding: 12px;
    width: 1160px;
    margin-left: -580px;
    left: 50%;
}

body.asia div#lgt-cookie-banner {
	border: 1px solid #e5ecf3;
}
body.vp div#lgt-cookie-banner {
	border: 1px solid #d8cfd6;
}
body.li div#lgt-cookie-banner {
	border: 1px solid #e5e9f2;
}
body.cp div#lgt-cookie-banner {
	border: 1px solid #e1e2e6;
}

div#lgt-cookie-banner p {
	margin: 0;
	display: inline;
}

div#lgt-cookie-banner div.close {
    position: relative;
    margin-bottom: 8px;
    padding-bottom: 8px;
    line-height: 0;
}

div#lgt-cookie-banner div.close span.icon {
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    text-align: center;
	cursor: pointer;
}    

div#lgt-cookie-banner div.close span.icon:before {
	content: "\e90e";
	font-family: "linearlgt";
	border-radius: 15px;
	display: inline-block;
}

#lgt-cookie-banner button.text {
	background-color: #b49d5a;
	border: none;
	color: white;
	font-weight: bold;
	border-radius: 5px;
	padding: 8px 16px;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
}

body.asia #lgt-cookie-banner button.text {
	background-color: #203d80;
}
body.asia #lgt-cookie-banner button.text:hover {
	background-color: #5770ab;
}
body.vp #lgt-cookie-banner button.text {
	background-color: #3e0e32;
}
body.vp #lgt-cookie-banner button.text:hover {
	background-color: #7d446f;
}
body.li #lgt-cookie-banner button.text {
	background-color: #002B7F;
}
body.li #lgt-cookie-banner button.text:hover {
	background-color: #5770ab;
}
body.cp #lgt-cookie-banner button.text {
	background-color: #626676;
}
body.cp #lgt-cookie-banner button.text:hover {
	background-color: #9295a2;
}

#lgt-cookie-banner button.text:hover {
	background-color: #cabe9b;
	cursor: pointer;
}

@media (max-width: 1199.98px) {
	div#lgt-cookie-banner {
		width: 100%;
		left: 0;
		bottom: 0;
		margin-left: 0;
	}

	#lgt-cookie-banner button.text {
		margin-bottom: 10px;
	}
}

.hidecontainer {
  display:none;
}

.owl-item{
  -moz-transform:none !important;
  -ms-transform:none !important;
}

.release-true {
  color:green;
}

.release-false {
  color:red;
}

/* styles for autocompletion */


.suggestions-wrapper {
        position: relative;
        width: 100%;
        clear: left;
        z-index: 99999;
}

.suggestions-wrapper .suggestions {
        position: absolute;
        top: 0;
        width: 100%;
        background-color: white;
}
            
.suggestions-wrapper .suggestions > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border: 1px solid #ddd;
}     
    
.suggestions-wrapper .suggestions > ul > li {
        padding: 6px;
        padding-left: 20px;                  
}            

.suggestions-wrapper .suggestions > ul > li:hover, .suggestions-wrapper .suggestions > ul > li.active {
        background-color: #ddd;
}
                    
.suggestions-wrapper .suggestions > ul > li + li {
        padding-top: 6px;                
}

/* special style for non-scrolling in chrome after edit */
body.cmsEditMode {
  overflow-anchor: none !important; 
}
            