@charset "UTF-8";
/* CSS Document */
/************* General Title BOXES ******************/

.spaceinbettweenBtn { padding-right:1%;}

.s-lib-box .s-lib-box-title {
    font-weight: 600;
    padding: 8px;
    font-size: 1.4em;
    font-family: 'Open Sans', sans-serif;
}

.boxTitles h1 {
 font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 6px;
font-weight:600;
}

.boxTitles {
    border: 1px solid #bbb;
	/*box-shadow: 0 8px 6px -6px rgba(170,170,170,1);*/
    border-radius: 0;
    background-color: #ffffff;
padding: 15px;
}

                        

/****** research hub boxes ******************/
.hubs-boxTitle {
	padding: 30px 15px 30px 160px;
    min-height: 130px;
	border: 1px solid #bbb;
    /*-webkit-box-shadow: 0 8px 6px -6 rgba(170,170,170,1);
	    box-shadow: 0 8px 6px -6px rgba(170,170,170,1);*/
    border-radius: 0;
    background: #ffffff;
    border-width: 1px;
	
}
.hubs-boxTitle h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    margin-top: 0px;
    padding: 0px;
	font-weight:600;
}

.communicationHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-communication.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #018945;
}

.communicationHubBox h1 { color:#018945}



.researchHubBox {

    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-research.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #AC2624;
}

.researchHubBox h1 { color:#AC2624;}

.mathHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-math.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #553285;
}
.mathHubBox h1 { color:#553285}


.academicHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-academic.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #0B4E67;
}
.academicHubBox h1 { color:#0B4E67}

.digitalLiteracyHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-DL.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #ECAB39;
}

.digitalCitizenshipHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-DigitalCitizenship.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #231F20;
}

.digitalCitizenshipHubBox h1 { color:#231F20}


.whereHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-Where.png) center left;
    color: #151515;
	border-right: 15px solid #1e52a4;
}

.whereHubBox h1 { color:#1e52a4}

.wellbeingBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-wellbeing.png) no-repeat center left;
    color: #151515;
	border-right: 15px solid #E06536;
}

.wellbeingBox h1 { color:#CD4628}

.careerHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-career.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #B71E55;
}

.careerHubBox h1 { color:#B71E55}

.learningOnlineHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-learningOnline.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #9ebf3b;
}

.learningOnlineHubBox h1 { color:#586d09}

.facultyBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-faculty.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #CD4628;
}

.facultyBox h1 { color:#CD4628}


.RHS-Box {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bigTitle-RHS.png)no-repeat center left;
    color: #151515;
	border-right: 15px solid #37b6cb;
}

.RHS-Box h1 {color: #026372;}


.maamwiHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bgTitleMaamwi.png) center left;
    color: #151515;
    border-right: 15px solid #000;
}
.RHS-Box h1 {color: #000;}

@media screen and (max-width:686px) {

.hubs-boxTitle {
	    padding: 30px 10px 30px 120px;
}

.hubs-boxTitle h1 {
    font-size: 1.2em;
}

.communicationHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-communication.png) no-repeat -40px center;
	border-right: 5px solid #018945;
}
.researchHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-research.png)no-repeat -40px center;
	border-right: 5px solid #AC2624;
}

.mathHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-math.png)no-repeat -40px center;
	border-right: 5px solid #553285;
}

.academicHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-academic.png)no-repeat -40px center;
	border-right: 5px solid #0B4E67;

}


.digitalLiteracyHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-DL.png)no-repeat -40px center;
	border-right: 5px solid #F7911E;
}
	
	.digitalCitizenshipHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-DigitalCitizenship.png)no-repeat -40px center;
	border-right: 5px solid #231F20;
}
	
		.whereHubBox {
    background: #ffffff url(https://libapps.s3.amazonaws.com/customers/4393/images/bg-title-page-Where.png)no-repeat -40px center;
	border-right: 5px solid #1e52a4;
}

			.wellbeingBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-wellbeing.png) local-40px center;
	border-right: 5px solid #E06536;
}

			.careerHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-career.png)no-repeat -40px center;
	border-right: 5px solid #B71E55;
}
	.learningOnlineHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-learningOnline.png)no-repeat -40px center;
	border-right: 5px solid #9ebf3b;
}
			.facultyBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-faculty.png)no-repeat -40px center;
	border-right: 5px solid #CD4628;
}
	.wellbeingBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bg-title-page-wellbeing.png) no-repeat -40px center;
	border-right: 5px solid #E06536;
}
	.RHS-Box {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bigTitle-RHS.png)no-repeat -40px center;
    color: #151515;
	border-right: 5px solid #37b6cb;
}

.maamwiHubBox {
    background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/bgTitleMaamwi.png) center -40px center;
    color: #151515;
    border-right: 5px solid #000;
}

}