/**
 * All of the CSS for your forent-end multi-lang specific functionality should be
 * included in this file.
 */

/* ENGLISH NONCE & CE BUTTON COLORS TEXT */

.start-english-nonce, .start-english-ceu, .login-english-ceu, .login-emea-english-ceu, .start-emea-english-ceu, .start-emea-english-nonce {
	background-color: #8BC400 !important;
}

.start-english-nonce:hover,
 .start-english-ceu:hover, 
 .login-english-ceu:hover, 
 .login-emea-english-ceu:hover, 
 .start-emea-english-ceu:hover, 
 .start-emea-english-nonce:hover {
	background-color: #BCDD5A !important;
}
.start-english-nonce:after {
	content: 'Start Non-CE Course';
}

.start-english-ceu:after {
	content: 'Start CE Course';
}

.login-english-ceu:after {
	content: 'Login for CE Course';
}

/* TEXT FOR  EMEA ENGLISH BUTTONS */

.login-emea-english-ceu:after {
	content: 'Login for Certificate Course';
}

.start-emea-english-nonce:after {
	content: 'Start Non-Certificate Course';
}

.start-emea-english-ceu:after {
	content: 'Start Certificate Course';
}

/* TEXT FOR CME PAID COURSES */

.cme-paid-login-english-ceu:after {
	content: 'Login For CME Course' !important;
}

.purchase-english-ceu:after {
	content: 'Purchase CME Course';
}

.start-english-ceu-cme:after {
	content: 'Start CME Course';
}

/* FRENCH NONCE & CE COLORS BUTTON TEXT */

.start-french-nonce, .start-french-ceu, .login-french-ceu, .start-emea-french-nonce,
.start-emea-french-ceu, .login-emea-french-ceu {
    background: #008DA3 !important;
}

.start-french-nonce:hover,
.start-french-ceu:hover, 
.login-french-ceu:hover, 
.start-emea-french-nonce:hover,
.start-emea-french-ceu:hover, 
.login-emea-french-ceu:hover {
    background: #80B5BB !important;
}

.start-french-nonce:after, .start-emea-french-nonce:after {
	content: 'Formation sans certificat';
}

.start-french-ceu:after, .start-emea-french-ceu:after {
	content: 'Formation avec certificat';
}

.login-french-ceu:after, .login-emea-french-ceu:after {
	content: 'Connexion pour le cours CE';
}

/* SPANISH NONCE & CE COLORS BUTTON TEXT */

.start-spanish-nonce, .start-spanish-ceu, .login-spanish-ceu , .start-emea-spanish-nonce,
.start-emea-spanish-ceu, .login-emea-spanish-ceu {
	background: #009FDF !important;
}

.start-spanish-nonce:hover, 
.start-spanish-ceu:hover, 
.login-spanish-ceu:hover , 
.start-emea-spanish-nonce:hover,
.start-emea-spanish-ceu:hover, 
.login-emea-spanish-ceu:hover {
	background: #99C5D6 !important;
}

.start-spanish-nonce:after, .start-emea-spanish-nonce:after {
	content: 'Comenzar curso sin certificado';
}

.start-spanish-ceu:after, .start-emea-spanish-ceu:after {
	content: 'Comenzar el curso ce';
}

.login-spanish-ceu:after, .login-emea-spanish-ceu:after {
	content: 'Iniciar sesi\00F3n para el curso ce';
}

/* CHINESE NONCE & CE COLORS BUTTON TEXT */

.start-chinese-nonce {
	background: #008DA3 !important;
}

.start-chinese-nonce:hover {
	background: #80B5BB !important;
}

.start-chinese-nonce:after {
	content: '开始课程';
}

/* KOREAN NONCE & CE COLORS BUTTON TEXT */

.start-korean-nonce:after {
	content: '비 CE 과정 시작';
}

.start-korean-ceu:after {
	content: 'CE 과정 시작';
}

.login-korean-ceu:after {
	content: 'CE 과정 로그인';
}

.start-korean-nonce, .start-korean-ceu, .login-korean-ceu , .start-emea-korean-nonce,
.start-emea-korean-ceu, .login-emea-korean-ceu {
	background: #009FDF !important;
}

.start-korean-nonce:hover, 
.start-korean-ceu:hover, 
.login-korean-ceu:hover , 
.start-emea-korean-nonce:hover,
.start-emea-korean-ceu:hover, 
.login-emea-korean-ceu:hover {
	background: #99C5D6 !important;
}


/* ALL LANGUAGES START-COURSE:AFTER */

.english-start-course:after {
	content: 'Start Course';
}

.french-start-course:after {
	content: 'commencer le cours';
}

.spanish-start-course:after {
	content: 'Comenzar Curso';
}

.chinese-start-course:after {
	content: '开始课程';
}

.korean-start-course:after {
	content: '코스 시작';
}

/* ALL LANGUAGES BOOKMARK-COURSE:BEFORE */

.english-bookmark-course:before {
	content: 'Bookmark this';
}

.french-bookmark-course:before {
	content: 'Marquer';
}

.spanish-bookmark-course:before {
	content: 'marcador';
}

.korean-bookmark-course:before {
	content: '북마크';
}

/* ALL LANGUAGES REMOVE-BOOKMARK-COURSE:BEFORE */

.english-remove-bookmark-course:before {
	content: 'UnBookmark this';
}

.french-remove-bookmark-course:before {
	content: 'Annuler';
}

.spanish-remove-bookmark-course:before {
	content: 'desmarcar';
}

/* ALL LANGUAGES STATUS-LABEL:AFTER */

.english-status-label:after {
	content: 'Status:';
}

.french-status-label:after {
	content: '\00C9tat:';
}

.spanish-status-label:after {
	content: 'Estado:';
}

.korean-status-label:after {
	content: '상태:';
}

/* ALL LANGUAGES STATUS-UPDATE:BEFORE */

.english-status-update:before {
	content: 'update';
}

.french-status-update:before {
	content: "mise " "\00E0" " jour";
}

.spanish-status-update:before {
	content: 'actualizar';
}

.korean-status-update:before {
	content: '업데이트';
}

/* ALL LANGUAGES CATEGORY-LABEL:BEFORE */

.english-category-label:before {
	content: 'Category:';
}

.french-category-label:before {
	content: 'Cat\00E9gorie:';
}

.spanish-category-label:before {
	content: 'Categor\00EDa';
}

/* ALL LANGUAGES MORE-DETAILS:AFTER */

.english-more-details:after {
	content: 'More details';
}

.french-more-details:after {
	content: 'Plus de d\00E9tails';
}

.spanish-more-details:after {
	content: 'M\00E1s detalles';
}

/* ALL LANGUAGES CE CREDIT-LBL:BEFORE */

/* .english-cecredit-lbl:before {
	content: 'Certificate Hours:';
}

.french-cecredit-lbl:before {
	content: "Cr" "\00E9" "dits CE:";
}

.spanish-cecredit-lbl:before {
	content: 'Creditos CE:';
}

.korean-cecredit-lbl:before {
	content: '인증 시간:';
} */

/* ALL LANGUAGES DURATION-LBL:BEFORE */

.english-duration-lbl:before {
	content: 'Duration:';
}

.french-duration-lbl:before {
	content: "Dur" "\00E9" "e:";
}

.spanish-duration-lbl:before {
	content: 'Duraci\00F3n:';
}

.korean-duration-lbl:before {
	content: '지속:';
}

/* ALL LANGUAGES ARTICLE-BOOKMARK:BEFORE */

.add-article-bookmark:before {
	content: 'Bookmark this';
}

.remove-article-bookmark:before {
	content: 'Remove bookmark';
}