/* START MOR Title Style */
	
	.sectionWrap h1.sectionTitleMOR span.titleAll { color: #293443 !important; font-weight: 300; margin-top: 0; }
	.sectionWrap h1.sectionTitleMOR.active span.titleAll { display: none; }
	.sectionWrap h1.sectionTitleMOR.active span.titleAll.active { display: block; }

/* END MOR Title Style */
/* START MOR Btn Style */

	.btnSelectorWrap .btnSelectorBox .btnSelector.btnSelectorMOR .btnAll { display: none; }
	.btnSelectorWrap .btnSelectorBox .btnSelector.btnSelectorMOR .btnAll.active { display: block; }
	.btnSelectorWrap .btnSelectorBox .btnSelector .reperAlign .normalTextButton { line-height: 18px; }

/* END MOR Btn Style */
/* START MOR Select Language Style */

	.btnSelectorWrap .btnSelectorBox .selectLanguage { float: right; display: none; position: relative; padding: 6px 0; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage.active { display: block; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .hide { display: none !important; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .lang { font-size: 14px; color: #293443; border: 1px solid rgba(224, 231, 239, 1); padding: 10px 30px 10px 15px; font-weight: 400; width: 180px; cursor: pointer; background-color: #ffffff; white-space: nowrap; overflow: hidden; position: relative; z-index: 25; border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .lang.active { color: #3474ff; position: relative; z-index: 100; }

	.btnSelectorWrap .btnSelectorBox .selectLanguage .lang:after { z-index: 26; background-color: #ffffff; top: 0; bottom: 0; right: 0; display: block; width: 30px; position: absolute; content: ""; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .lang:before { z-index: 27; margin-top: -3px; right: 10px; top: 50%; width: 10px; position: absolute; content: ""; background-image: url("../img/dropdown-small-dark.png"); height: 6px; background-size: 100% 100%; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .lang.active:before { background-image: url("../img/dropdown-small.png"); }

	.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect { display: none; padding: 0; margin: 0; left: 0; right: 0; border-left: 1px solid #e0e7ef; border-right: 1px solid #e0e7ef; border-bottom: 1px solid #e0e7ef; position: absolute; cursor: pointer; z-index: 30; background-color: #ffffff; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect.active { display: block; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect.active:before { content: ""; position: absolute; left: -1px; right: -1px; bottom: 0; top: -36px; z-index: -1; border: 1px solid #e0e7ef; box-shadow: 0 0 20px -6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 20px -6px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 20px -6px rgba(0, 0, 0, 0.4); }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect li { font-size: 14px; line-height: 20px; padding: 5px 25px; list-style-type: none; }
	.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect li:hover,
	.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect li.active { color: #3474ff; }

	@media (min-width: 992px) {
		.btnSelectorWrap .btnSelectorBox .selectLanguage .lang { padding: 10px 30px 10px 15px; }
		.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect { top: 44px; z-index: 10; padding: 15px 0; }
		.btnSelectorWrap .btnSelectorBox .selectLanguage .langSelect.active:before { top: 0; right: 0; }
	}

/* END MOR Select Language Style */
/* START MOR Content Style */

	.legalPolicies .legalContentAll.active .langAll { display: none; }
	.legalPolicies .legalContentAll.active .langAll.active { display: block; }

/* END MOR Content Style */
/* START Hide/Show hidden content */

	.faqInfoText.active > div.active { display: block; } 
	
/* END Hide/Show hidden content */
/********** START Footer **********/

	.footer .footerWrap a img { width: 160px; }
	.btnSelectorWrap .btnSelectorBox .btnSelector .reperAlign .normalTextButton { line-height: 18px; }

/********** END Footer **********/