﻿@charset "utf-8";

/* CSS Document */

/*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;}
.site-footer, .page-wrap:after {
	/*min-height: 40px;*/
    
}

.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;
}

.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;
	/*padding-top: 15px;
	padding-bottom: 5px;*/
}

.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;
	/*top: -7px;*/
	font-weight: 600;
}

.colLeft-login input[type="password"] {
	/*margin-top:25px;*/
}

.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;
}

.loginBtns .t {
	background:#F1C40F;
}

.colLeft-regi {
    /*background:rgba(0, 0, 0, 0.4);*/
	height:100%;
	padding-top:243px;
	text-align:center;
	/*position:absolute;*/
	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;
	/*background: rgba(137, 137, 137, 0.5);*/
    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%;
	/*background:#f4f4f4;
	padding-top:27px;
	padding-bottom:26px;*/
}

.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;
	/*background:#f4f4f4;
	padding-top:27px;
	padding-bottom:26px;*/
}

.normalInputTxt {
	width:240px;
	height:35px;
	border:1px solid #878787;
	background:#FFF;
	border-radius:4px;
	margin-left:28px;
	padding: 0 15px;
	font-size:18px;
	/*font-style:italic;*/
	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 .normalInputTxt:last-child {
	/*margin-left:51px;*/
}

.twoInputBx_wrapInput {
    display: inline-block;
    border: 0px solid;
    position: relative;
    margin-left: 28px;
    /*margin-top: 40px;*/
}
.twoInputBx_wrapInput .normalInputTxt{ margin-left:0;}
.twoInputBx_wrapInput .requiredField{position:absolute; right:-16px; top:-8px;}
.submitBlockRegistration {
	/*margin:55px 0;*/
	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 .colLeft-regi {
	/*background:#F0F0F0;*/
}
.aqa .overlayBg-reg{ background:#F0F0F0;}
.aqa .blankButton {
	border-color:#000;
	color:#000
}
.aqaTxt{ padding-bottom:40px;}


/*Maersk*/
.mearskLine {
	/*position:absolute;*/
	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;}
/*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: 16px Arial;	text-align: left;padding: 10px;	width: 85%;	margin-left: auto; margin-right: auto;margin-top:10px;}

/*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;
    }

    .twoInputBx .normalInputTxt:last-child {
        /*margin-top: 40px;
        margin-left: 28px;*/
    }



    /*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;
    }
    /* 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;
        /*font-style:italic;*/
        letter-spacing: 1px;
        color: #000;
    }

    /*Dashboard student teacher home btn*/
    /*.linkTextTopNav {
    display: block;
    font-size: 13px;
   
    border-bottom: 6px solid #00d871;
    position: relative;
   
    padding: 0 5px;
    text-decoration:none;
    color: black;
    font-weight: bold;
}
*/

.defaultCancel{    
    background: #FFFFFF;
    border: 1px solid #000;
    color: #000;
    margin-right:10px;
}

.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;
        }
    }

    @media(min-width:992px) {
        .overlayBg-reg {
            width: 33.5%;
        }

        .aqa .logo_2 {
            margin-left: 0;
            margin-bottom: 25px;
        }
    }

    @media(min-width:1200px) {
        .copy .a1 {
            margin: 0 22px;
        }
    }

