﻿@charset "utf-8";
/*FIXED FOOTER STYLE */
* {
	margin: 0;
	padding:0;
}
html, body {
	height: 100%;
	font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
}
.page-wrap {
	min-height: 100%;
/* equal to footer height */
margin-bottom: -40px;
padding-bottom:40px; 
}
.page-wrap:after {
	content: "";
	display: block;
}
.site-footer{ background:#363636; position:relative; z-index:2;}
.default-CE, .mearsk {
    background:#080808;
}
/*#backstretch{ opacity:0.8;} */
/*COMMON*/
label{ cursor:auto;}
.cookieBar {
	background:#342D7E;
	color:#ffF;
	display:none;
	font:14px/20px arial;
	left:30%;
	padding:15px 0px 18px;
	position:absolute;
	text-align:center;
	top:0;
	width:45%;
	z-index:9999999;
	margin:auto;
	text-align:justify;
}
.cookieBar {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:0 0 5px 5px;
	background-color:#003366;
}
.cookieBar .txtInfo_coookie {
	width:80%;
	margin:auto;
}
.cookieBar a.cookie_close {
	position:absolute;
	top:1px;
	right:1px;
	background-color:#FFF;
	padding:2px;
	border-radius:3px;
	border-radius:0;
}
/*PRELOADER css start*/
.preloader_block {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	position: fixed;
	z-index: 9999999;
	background-color: rgba(0, 0, 0, .3);
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
}
.progressBox {
	width: 20%;
	top: 45%;
	left: 42%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	position: absolute;
	background-color: #f5f4f4;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c8c8c8;
	margin-top: -27px;
	font-size:14px;
	font-weight:bold;
}
.progressBox #message {
	margin-left: 20px;
	top: 2px;
	position: relative;
}
.msgBoardMsgTxt{
    display:inline-block;
    width:110%;
    position:relative;
    left:-30px;
    margin-top: 3px;
}
/*PRELOADER css end*/
input[type="text"]:focus, input[type="password"]:focus{
	outline:solid #ee2a7b;
	border-radius:4px;
}
.ht100 {
	height:100%;
}
.pad_0 {
	padding:0;
}
.pad_r0 {
	padding-right:0;
}
.pad_l0 {
	padding-left:0;
}
.mar_left_10 {
	margin-left:10px;
}
.mar_left_20 {
	margin-left:20px;
}
.mar_left_34 {
	margin-left:34px;
}
.mar_right_10 {
	margin-right:10px;
}
.mar_right_20 {
	margin-right:20px;
}
.mar_top_0 {
	margin-top:0px;
}
.mar_top_10 {
	margin-top:10px;
}
.mar_top_15 {
	margin-top:15px;
}
.mar_top_20 {
	margin-top:20px;
}
.mar_top_30 {
	margin-top:30px;
}
.mar_top_50 {
	margin-top:50px;
}
.mar_bot_5 {
	margin-bottom:5px;
}
.mar_bot_10 {
	margin-bottom:10px;
}
.mar_bot_15 {
	margin-bottom:15px;
}
.mar_bot_20 {
	margin-bottom:20px;
}
.mar_bot_30 {
	margin-bottom:30px;
}
.mar_left_80 {
	margin-left:80px;
}
.mar_0 {
	margin:0 !important;
}
.mar_right_0 {
	margin-right:0 !important;
}
.pad_top_30 {
	padding-top:30px !important;
}
.padding_right_0 {
	padding-right:0 !important;
}
.prelative {
	position: relative;
}
.pabsolute {
	position: absolute;
}
.disp_table {
	display:table;
}
.disp_t_cell {
	display:table-cell;
}
.disp_none {
	display:none;
}
.getAppBox {
	text-align:center;
	padding:10px 20px;
}
.getAppBox .AppFooterText {
	text-align:center;
	font-size:12px;
	margin-top:25px;
}
.pp_getapp {
	text-align: center;
	line-height: 28px;
	font-size:20px;
}
.allBtn {
	width: 123px;
	height: 43px;
	border-radius:4px;
	margin:0 9px;
	border:0;
}
.allBtnNew {
	width: 123px;
	height: 43px;
	border-radius:4px;
	margin: 0px 16px 0px 0px;
	border:0;
}
.allBtn:first-child {
	margin-left:0;
}

.allBtnCLP {
    width: 155px;
    height: 43px;
    border-radius: 30px;
    margin: 0 9px;
    border: 0;
}

.composeBtnAlign {
	margin-left:297px;
}
.regularButton {
	background: #2ECC71;
	border: 0;
	color: #000;
	font-weight: 600;
	font-size: 18px;
	position: relative;
}
.blankButton {
	border: 0;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	position: relative;
	background:none;
	border:2px solid white;
}
.buttonBlackBorder {
	border-color:black;
	color:#000;
}
.footerCommon {
	background: #f1c40f;
}
.sessionExpiredMsg{position:absolute;margin-left:40%; text-shadow:0 1px 0 rgba(255, 255, 255, 0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);background-repeat:repeat-x;border-color:#dca7a7;padding:5px;display:inline-block;margin-bottom:20px;border-radius:4px;color:#A94442;font:bold 14px Arial;float:left;background-image:linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);}
/*CONTENT SECTION*/
.colLeft-login {
	padding-top:160px;
	text-align: left;
}
.mainbgimg{width: 100%; height: 100%;}
.error_area{padding: 65px 0px 50px 0px;text-align: center;}
.error_area .logo_2{margin-bottom: 35px;}
.error_area .servererrorText{width: 80%;margin: auto;color: #fff;font-size: 24px;font-weight: 600;line-height: 30px;}
.error_area .perror{font-size:26px;margin-bottom: 30px;font-weight: bold;}
.btnGoTo{margin-top:60px;}
.btnGoTo .ErrorBtn{width: 350px;height: 43px;background: #2ECC71;color: #000;font-size: 18px;border: none;border-radius: 5px;font-weight: 600;}
.colLeft-login .logo {
	margin-bottom:25px;
}
.colLeft-login h3 {
	letter-spacing:1px;
	font-size:36px;
	margin:0;
	margin-bottom:11px !important;
	font-weight:600;
	color:#FFF;
    margin-top:-3px;
}
.colLeft-login h5 {
	letter-spacing:1px;
	font-size:30px;
	margin:0;
	margin-bottom:19px !important;
	color:#FFF;
}
.colLeft-login .form-group {
	width:320px;
    margin-top:-7px;
}
.colLeft-login .txtRight {
	text-align:right;
}
.colLeft-login .txtRight a {
	color: #E1E1E1;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	position: relative;
	font-weight: 600;
}
.colLeft-login label.login{font-size:18px; color:#FFF; font-weight:600;letter-spacing:1px; margin-bottom:0;}
.colLeft-login .form-control {
	border:0px;
	width:320px;
	height:35px;
	border-radius:4px;
	background:#FFF;
	font-size:18px;
	color:#000;
	letter-spacing:1px;
    margin-top:2px;
}
.loginBtn {
	width:123px;
	height:43px;
	background:#2ECC71;
	border:0;
	color:#000;
	font-weight:600;
	font-size:18px;
	position:relative;
	top:12px;
}
.loginBtnMsgBoard {
	width:123px;
	height:43px;
	background:#2ECC71;
	border:0;
	color:#000;
	font-weight:600;
	font-size:18px;
	position:relative;
	top:24px;    
    margin-top: 6px;
}
.loginBtn_messages {
	width:123px;
	height:43px;
	background:#2ECC71;
	border:0;
	color:#FFF;
	font-weight:600;
	font-size:18px;
	position:relative;
	top:-3px;
}
.loginBtns {
	margin-bottom:25px;
}
.loginBtns input.button {
	width:135px;
	height:50px;
	border-radius:4px;
	font-weight:600;
	font-size:18px;
	color:#000;
}
.loginBtns .s {
	background:#0082BB;
    display: none;
}
.loginBtns .t {
	background:#F1C40F;
    display: none;
}
.colLeft-regi {
	height:100%;
	padding-top:243px;
	text-align:center;
	right:0;
}
.overlayBg-reg{background:rgba(26,26,26, 0.4); position:fixed; width:33.5%; height:100%; top:0; right:0; z-index:-1;}
.colLeft-regi h3 {
	margin-bottom:35px;
	font-size:24px;
	color:#FFF;
}
/*REGISTRATION*/
.topBand {
	padding-top:50px;
}
.greet {
	color:#000;
	font-size:25px;
	letter-spacing:1px;
	font-weight:600;
	display:inline-block;
	margin-top:2px;
}
.greet_header{ margin-left:70px;}
.topHeader .greet_header img {
	float:left;
	margin-right:10px;
}
.tagLine {
	color:#000;
	font-size:20px;
	letter-spacing:1px;
	font-weight:400;
	display:block;
	margin-top:9px;
}
.numberBullets {
	border-radius: 50%;
	width: 34px;
	height: 34px;
    border:1px #c4c4c4 solid ;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
	font-weight: 600;
	margin-left: 63px;
	top: -3px;
	position: relative;
}
.wrapTitle {
	padding:15px 0;
	background:#F1C40F;
	margin-top:35px;
	padding-left:84px;
}
.pageTitle {
	font-size:20px;
	color:#FFF;
	font-weight:600;
	margin:0;
}
.topButton_back {
	top:30px;
}
.reg-info {
	font-size:18px;
	font-weight:300;
	min-height:45px;
	padding: 15px 0 5px 84px;
}
.reg-box {
	vertical-align:middle;
	width:100%;
}
.reg-box2 {
	padding-top:18px;
	/*padding-bottom:25px;*/
}
.reg-box2 .twoInputBx, .reg-box3 .twoInputBx { padding-top:24px;}
.reg-box3 {
	vertical-align:middle;
	width:100%;
    margin: -11px 0 0;
}
.reg-box2-custom {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.reg-box3-custom {
     padding-top: 25px;
    margin-top: 15px;
}

.normalInputTxt {
	width:240px;
	height:35px;
	border:1px solid #878787;
	background:#FFF;
	border-radius:4px;
	margin-left:28px;
	padding: 0 15px;
	font-size:18px;
	letter-spacing:1px;
	color:#000;
}
.requiredField {
	position:relative;
	top:-11px;
	color:#C0392B;
	font-size:18px;
	font-weight:600;
	margin-left:5px;
}
.twoInputBx {
	padding-top:40px;
	padding-left:100px;
}
.twoInputBx_wrapInput {
    display: inline-block;
    border: 0px solid;
    position: relative;
    margin-left: 28px;
}
.twoInputBx_wrapInput .normalInputTxt{ margin-left:0;}
.twoInputBx_wrapInput .requiredField{position:absolute; right:-16px; top:-8px;}
.submitBlockRegistration {
	padding-left: 400px;
    padding-top: 40px;
    padding-bottom:85px;
}
.submitBlockRegistration_stu {
    padding-left: 400px;
    margin-top: -45px;
}
.submitBlockRegistration .blankButton {
	border-color: #000;
	color: #000;
}
.remove-rounded{ border-radius:0;}
.studentReg .wrapTitle, .studentReg .footerCommon{ background:#0082bb;}
.labelBox{ margin-top:-6px;}
.labelBox label{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 2px;
    margin-left:127px;
}
.twoInputBx .labelBox label{ margin-left:27px;}
/*ADAPTIVE PLACEHOLDERS*/
/*FORGOTTEN PASSWORD*/
.body {
	background:#AAA;
}
.colLeft-forgotPass {
	height:100%;
	padding-top:185px;
	position:absolute;
	right:0;
}
.colLeft-forgotPass .form-control {
	border: 0px;
	width: 320px;
	height: 35px;
	border-radius: 4px;
	background: #FFF;
	font-size: 18px;
	color: #000;
	letter-spacing: 1px;
}
.liCaptcha {
	width: 320px;
	position:relative;
}
.liCaptcha .addHeight{ text-align:right;}
.captcheBlock {
	transform:scale(0.78);
	position: relative;
	right:-49px;
	height:78px;
}
.colLeft-forgotPass h5 {
	letter-spacing:1px;
	font-size:24px;
	margin:0;
	margin-bottom:19px !important;
	color:#FFF;
}
.colLeft-forgotPass label.inputLabels {
	font-size: 18px;
	color:white;
	margin-top:1px;
}
.colLeft-forgotPassLeft {
	padding-top:290px;
}
.inputLabels {
	position:relative;
	top:-5px;
}
.colLeft-login .logo_1 {
 margin-bottom:25px;
}
.colLeft-forgotPassLeft .logo_1 {
	margin-left:45px;
	margin-top:-30px;
}
.brand-right {
    float:right;
}
.submitBlock {
	margin-top:25px;
	width:320px;
}
.pass_box {
	margin-top:16px !important;
	margin-bottom:17px;
}
.colLeft-forgotPass label.lblfPass {
    font-size: 18px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 2px;
}
/*FOOTER*/
.copy, .copy a {
	color:#FFF; text-decoration:none; margin-top:10px;
}
.copy .a1 {
	margin:0 26px;
	color:#FFF;
	text-decoration:none;
}
/*AQA*/
.aqa .colLeft-forgotPass label, .aqa .colLeft-login label.login, .aqa .colLeft-forgotPass h5, .aqa .colLeft-login h3, .aqa .colLeft-login h5, .aqa .colLeft-login .txtRight a, .aqa .colLeft-regi h3 {
	color:#000;
}
.aqa .logo_2 {
	margin-left:23px;
}
.aqa .colLeft-login .form-control, .aqa .colLeft-forgotPass .form-control {
	border:1px solid black;
}
.aqa .overlayBg-reg{ background:#F0F0F0;}
.aqa .blankButton {
	border-color:#000;
	color:#000
}
.aqaTxt{ padding-bottom:40px;}
/*Maersk*/
.mearskLine {
	width:100%;
	text-align:center;
}
.mearskLine h5 {
	color:#FFF;
	font-size:24px;
}
.mearskLine h3 {
	color:#FFF;
	font-weight:600;
	font-size:32px;
}
.maersk .colLeft-login .txtRight a {
	color:#FFF;
}
.maersk .logo_1 {
	margin-left:23px;
	margin-top: -25px;
}
.maersk .colLeft-login {
	padding-top:218px;
}
.maersk .colLeft-login h3, .maersk .colLeft-login h5 {
	display:none;
}
.maersk .colLeft-login .logo_1{ margin-left:0 !important;}
/*CambridgeLearn*/
/*.cambridgeLearn {
	width:100%;
	text-align:center;
}*/

a.AssesmentLink:hover{
    text-decoration:none
}
.cambridgeLearn .errorLogin{
    padding: 5px !important;
    top: 129px !important;
    position: absolute !important;
}
/*.cambridgeLearn .alert {
   padding: 5px;
   top: 129px !important;
   position: absolute !important;
}*/
.cambridgeLearn .colLeft-login h3{
    font-size: 26px;
}
.cambridgeLearn .colLeft-login h5{
    font-size: 22px;
    font-weight:600;
}
.cambridgeLearn .colLeft-login .form-control{
    border-radius : 0px;
}
.cambridgeLearn .loginBtn{
    background: #305dff;
    color: white;
    border-radius: 40px;
    width: 80px;
    left: 10px;
    height:32px;
}
.cambridgeLearn .cambridgeLearnElevate {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    opacity: 0.8;
}
.cambridgeLearn .loginBtns input.button{
    border-radius: 37px;
    height: 48px;
}
.cambridgeLearn .loginBtns .t{
    background: #fff;
    color: #305dff;
    border: 2px solid #305dff;
}
.cambridgeLearn .loginBtns .s{
    background: #0e1b4c;
    color: #fff;
}
.cambridgeLearn input[type="text"]:focus, .cambridgeLearn input[type="password"]:focus{
     border-bottom: 3px solid #305dff;
     outline: 0px;
}

.cambridgeLearn .colLeft-forgotPass .form-control{
    border-radius: 0px;
}
.cambridgeLearn .colLeft-forgotPass .regularButton{
     background: #305dff;
     color: #fff;
     border-radius: 44px;
     width: 92px;
     left: 187px;
}
.cambridgeLearn .colLeft-forgotPass .blankButton{
     background: #fff;
     color: #305DFF;
     border: 2px solid #305DFF;
     border-radius: 44px;
     width: 79px;
     right: 116px;
     text-align: center
}
.cambridgeLearn .radio label::before {
    border : 2px solid #fff;
    background-color: transparent;
}
.cambridgeLearn .radio label::after {
    background-color: #fff;
    width: 5px;
    height: 6px;
    left: 6px;
    top: 10px;
}
.cambridgeLearn .overlayBg-reg{
    width:33.5% !important;
}
.cambridgeLearn #txtcambridgeTheme{
    letter-spacing:1px;
	font-size:36px;
	margin:0;
	margin-bottom:11px !important;
	font-weight:600;
	color:#fff;
    margin-top:-3px;
}
.cambridgeLearn .servererrorTextCLL{
    width: 80%;
    height: 275px;
    background: #fff;
}
.error_area .servererrorTextCLL {
    width: 80%;
    margin: auto;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}
.cambridgeLearn .perrorCLL{
    color: red;
    line-height: 65px
}
.cambridgeLearn .errorTextCLL{
    color: #000;
}
#txtcambridgeThemeTexth3{
    font-size:26px;
}
#txtcambridgeThemeTexth5{
    font-size:24px;
}
.cambridgeLearn .ErrorBtnCLL{width: 350px;height: 48px;background: #305DFF;color: #fff;font-size: 18px;border: none;border-radius: 5px;font-weight: 600;margin-top: 45px;border-radius: 40px;}
.cambridgeLearn .colLeft-login .logo_3{ margin-left:0 !important;}
/*REgistration*/
.cambridgeLearn .topBand {
	padding-top:50px;
}
.cambridgeLearn .wrapTitle{
    padding:15px 0;
	background: url(../images/bar.png);
	padding-left:27px;
    margin-top: 0px;
}
.cambridgeLearn .text_black,.cambridgeLearn #pVersion{
    color:#fff !important;
}
.cambridgeLearn .text_black a{
    color:#fff !important;
}
.cambridgeLearn .reg-info{
    font-size:18px;
	font-weight:300;
	min-height:45px;
	padding: 15px 0 5px 28px;
}
.cambridgeLearn .labelBox label{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 2px;
    margin-left:28px;
	padding-top:24px;
}
.cambridgeLearn .reg-box2{
	padding-top:1px;
}
.cambridgeLearn .twoInputBx {
    padding-top: 0px;
    padding-left: 0px;
}
.cambridgeLearn .normalInputTxt {
  width: 330px;
    height: 35px;
    border: 0px solid #878787;
    background: #efefef;
    border-radius: 4px;
    margin-left: 28px;
    padding: 0 15px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #000;
}
.cambridgeLearn .twoInputBx_wrapInput{
    margin-left: 0px;
}
.cambridgeLearn .margLeft13{
    margin-left: 13px;
    padding-top: 24px;
}
.cambridgeLearn .readAgreeDiv a{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: left;
    color: #305dff;
    margin-top: 12px;
}
.cambridgeLearn .twoInputBx_CLL {
    padding-top: 18px;
    padding-left: 58px;
}
.cambridgeLearn .allBtn {
	width: 104px;
	height: 48px;
	border-radius:30px;
	margin:0 9px;
	border:0;
}
.cambridgeLearn .regularButton{
	background: #305dff;
	border: 0;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	//position: inherit;
	position: relative;
    left: 127px;
}

.cambridgeLearn .regularButtonMob {
    background: #305dff;
    border: 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    position: inherit;
    left: 127px;
}

.regularButtonMob {
    background: #305dff;
    border: 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    position: inherit;
    left: 127px;
}
.cambridgeLearn .blankButton {
	border: 0;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	position: relative;
	background:none;
	border:2px solid white;
    right: 123px;
}
.cambridgeLearn .submitBlockRegistration_stu {
    padding-left: 400px;
}
.cambridgeLearn .submitBlockRegistration .blankButton {
	border-color: #305dff;	
	color: #305dff;
}
.cambridgeLearn .studentReg .wrapTitle, .studentReg .footerCommon{ background:#363636;}
.cambridgeLearn .footerCommon{ background:#363636;}
.cambridgeLearn .custom-checkbox input[type=checkbox]:checked + label:before{background: #1A203D;color: #fff;}

/*TNA Modal pp*/
#modaltermscondition, .modalCreateGroup {
	overflow-y: auto !important;
}
.iconButtons span.wrong {
	background: url(../images/wrong.png) no-repeat center;
}
.pop-tandc {
	background-color: #FFFFFF;
	margin: auto;
	padding: 30px 40px 30px;
	width: 500px;
}
.iconButtons span {
	display: block;
	width: 100%;
	height: 100%;
}
.tandcModalBox {
	margin: 10% auto;
}
.tandcModalBox .pop-tandc {
	width: 70%;
	margin: auto;
}
.close_pp_bookDetails {
	right: -20px;
	top: -25px;
	position:absolute;
}
.iconButtons {
	background: url(../images/button-icons.png) no-repeat center;
	width: 50px;
	height: 50px;
	display: inline-block;
}
.tandcModal {
	width: 100%;
	margin: auto;
	padding: 0px 0 30px;
	padding-right: 10px;
	height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
}
.terms_condition p.buttons_tc {
	margin-top: 20px;
}
.tandcModalBox .blankButton {
	color:#000;
	border:2px solid #000;
}
/* Msg board */
.msgBoardUsrLst_BG{
    background-color:#fff !important;
}
.createMsg .titleBgMsg .msgCloseIcon{position: absolute;left: 722px;top: 21px;}
.createMsg .titleBgMsg .msgCloseIcon input{height:20px;width:20px;}
.wrap_maintainance {background: #cc0000;color: #FFF;border: 1px solid #993333;font: 14px Arial;	text-align: left;padding: 10px;	width: 85%;	margin-left: auto; margin-right: auto;margin-top:10px;}
.wrap_maintainance b{font-size:16px;}
.NoGroupIcon_Student { position:absolute;top:19px;left:106px !important;cursor:pointer;width:23px;height:23px;float: none;margin: 0; background-color:transparent;}
div.BookIcon-Student {
    position:absolute;
    top:19px;
    left:76px !important;    
    width:23px;
    height:23px;
    float: none;
    cursor:pointer;
    margin: 0;
    background:none;
    background-color:transparent;
}
div.BookIcon-Student:hover {
    opacity:0.6;
} 
div.GroupIcon-Student {
    position:absolute;
    top:19px;
    left:106px !important;
    width:23px;
    height:23px;
    cursor:pointer;
    float: none;
    margin: 0;
    background-color:transparent;
}
div.GroupIcon-Student:hover {
    opacity:0.6;
}
div.NoGroupIcon_Student:hover {
    opacity:0.6;
}
span.bookCoverBg {height:250px; width:198px;} 
span.bookCoverBg .imgBookCover
{
	background-image:url('../images/noBookCover.jpg');
    height:250px;
    width:198px;     	
}    
/*MEDIA QUERY*/
@media(max-width:767px) {
    .hidden-sm {
        display: none;
    }
    .copy .a1 {
        margin: 0 10px;
    }
    .colLeft-regi {
        padding-top: 118px;
        position: relative;
        background: rgba(0,0,0,0.4);
    }
    .aqa .colLeft-regi {
        background: #F0F0F0;
    }
    .colLeft-login {
        text-align: center;
    }
    .colLeft-login .form-group {
        text-align: center;
        width: 100%;
    }
    .colLeft-login .form-control {
        margin: auto;
    }
    .copy {
        text-align: center;
    }
    .copy .a1 {
        margin: 0 25px;
    }
    .footerCommon {
        background: #f1c40f;
    }
    .page-endSpacing {
        margin-bottom: 30px;
    }
    /*FORGOT PASS*/
    .colLeft-forgotPassLeft {
        padding-top: 55px;
    }
    .colLeft-forgotPass {
        min-height: 50px;
        position: relative;
        text-align: center;
        padding-top: 60px;
        margin-bottom: 90px;
    }
    .colLeft-forgotPass .form-group .form-control {
        margin: auto;
    }
    .liCaptcha {
        margin: auto;
    }
    .submitBlock {
        margin: auto;
        margin-top: 25px;
    }
    /*PP TNC*/
    .tandcModalBox .pop-tandc {
        width: 100%;
        margin: auto;
    }
    .submitBlockRegistration {
        padding-left: 128px;
    }
    .registrationPage .normalInputTxt {
        width: 267px;
    }
    .overlayBg-reg {
        width: 50%;
        position: relative;
    }
    .colLeft-login label.login {
        margin-left: -233px;
    }
    .colLeft-forgotPass label.lblfPass {
        margin-left: -203px;
    }
    .brand {
        text-align: left;
        margin-left: 74px;
        margin-top: 35px;
    }
}
    /* Add book button Teacher*/
    .addbookbtn {
        margin-left: 6px !important;
        font:bold 13px Arial;
        margin-right: 0px !important;
    }
    /* Sort popup Teacher View*/
    .sortitBlk {
        border-radius: 5px;
    }
    .sortpopup {
        font-weight: bold;
        font-size: 18px;
        padding: 10px 10px 0 10px;
        margin: 0;
    }
    .sortremove {
        float: right;
        cursor: pointer;
    }
    #liAZ {
        padding: 10px 10px 10px 0px;
    }
    #liAZ .sorttransfer {
        position:relative;
		left: 18px;
        color: #2781b6;
    }
    #liAZ a {
        float: right;
        padding: 0 41px 0 0;
    }
    .sortit li:hover {
        background: #00d971;
    }
    /* Empty card for Dashboard */
    #emptyBookCard {
        position: absolute;
    }
    .bookcover {
        width: 198px;
        height: 250px;
    }
    .normalInputTxtInSettings {
        width: 200px;
        height: 35px;
        border: 1px solid #878787;
        background: #FFF;
        border-radius: 4px;
        margin-left: 0px;
        padding: 0 15px;
        font-size: 16px;
        letter-spacing: 1px;
        color: #000;
    }
.defaultCancel {
    background: #FFFFFF !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    margin-right: 10px !important;
}
.bootstrap-tagsinput {
     -webkit-box-shadow: inset 0px 0px 0px #ffffff !important;
    -moz-box-shadow: inset 0px 0px 0px #ffffff !important;
    box-shadow: inset 0px 0px 0px #ffffff !important;
    border: 1px solid black !important;
}
.nameList div.bootstrap-tagsinput{width: 265px;height: 50px;margin-left: 35px;display:block;}
.nameList input.bootstrap-tagsinput{width: 265px;height: 50px;margin-left: 17px;}
.nameList div.bootstrap-tagsinput input {top:10px;}
.nameList span.toRecipient {float: left;margin-top: 16px;font-weight: 700;}
.text_black{
	color:#000 !important;
}
.text_black a{
	color:#000 !important;
}
@media(min-width:768px) {
    .copy .a1 {
        margin: 0 10px;
    }

    .overlayBg-reg {
        width: 50%;
    }


    .aqa .logo_2 {
        margin-left: 0;
        margin-bottom: 25px;
    }
    .maersk .logo_1 {
        margin-left: 0;
        margin-top: 0;
    }
	
	.cambridgeLearn .overlayBg-reg{
     width:50% !important;
	
	}
}

@media(min-width:992px) {
    .overlayBg-reg {
        width: 33.5%;
    }
    .aqa .logo_2 {
        margin-left: 0;
        margin-bottom: 25px;
    }
	
	.cambridgeLearn .overlayBg-reg{
     width:33.5% !important;
	
	}
}
@media(min-width:1200px) {
    .copy .a1 {
        margin: 0 22px;
    }
}
@media (min-width: 1366px)  
{ 
    .colLeft-loginLaptop {
	padding-top:110px !Important;
	text-align: left;
	}
	.colLeft-regiLaptop {
	    height:100%;
	    padding-top:171px !Important;
	    text-align:center;
	    right:0;
    }
} 
.custom-checkbox label{display:inline-block;cursor:pointer;position:relative;padding-left:15px;margin-right:15px;font-size:13px;top: 11px;}
.custom-checkbox input[type=checkbox]{ opacity: 0;}
.custom-checkbox label:before{content:""; border:1px solid #979797;display:inline-block;width:24px;height:24px;margin-right:10px;position:absolute;left:0;bottom:1px;}
.custom-checkbox input[type=checkbox]:checked + label:before{content:"\2713";text-shadow:1px 1px 1px rgba(0, 0, 0, .2);font-size:20px;color:#00d871;text-align:center;line-height:21px;}
/*.custom-checkbox input[type=checkbox]:focus + label:before{border: 3px solid #ee2a7b;}*/
.margLeft13{margin-left: 13px;}
.margLeft27{margin-left: 27px;}
.checkboxLabel{font-size: 18px;letter-spacing: 0.8px;color: #000000; font-weight:600}
.readAgreeDiv{font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.8px;
  text-align: left;
  color: #0082bb;margin-top: 12px;}

.paddTopBottom0{
  padding-top: 0px;
padding-bottom: 0px;}
.margBottom0{margin-bottom:0px;}
.custom-modal-footer{
	padding:8px;
}
.modalFooterText{float: left;
padding: 6px;}
.cust-btn{background-color: #00d871;}
.footerLink a{margin: 0 10px !important;}
.footerLink span{color: #000000 !important;}
.dashbFooterText{display: inline-block;float: right;margin-top: 3px;}
.back_button {
  width: 120px;
  height: 35px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #000000;
  font-weight: bold;
}

.register_button {
  width: 120px;
  height: 35px;
  border-radius: 4px;
  background-color: #00d871;
  font-weight: bold;
}
.register_button:hover{
	background-color: #00d871 !important;
}
.margTop16{
	margin-top:16px;
}

.modal.in .modal-dialog 
{
    -webkit-transform: translate(0, calc(50vh - 60%));
    -ms-transform: translate(0, 50vh) translate(0, -60%);
    -o-transform: translate(0, calc(50vh - 60%));
    transform: translate(0, 50vh) translate(0, -60%);
}
 button[disabled], html input[disabled] {
    cursor: not-allowed;
    opacity: 0.6;
}