@charset "UTF-8";
/* CSS Document */

/*****this style page includes the color for the top menu banner and general styles used across the study skill page*****/
#DigitalCitizenshipBTN {
top: 0px;
right: 10px;
position: fixed;
z-index: 9999;
}

#DigitalCitizenshipBTN a { 
cursor: pointer;
    display: block; 
	text-indent: -5000px;
	width: 73px;
	height: 85px;
	background: transparent url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DigitalCitizenship-icon-module.png) no-repeat scroll 0% -10px;
	}


/************* top menu********************/

.background-tabs {
    background: rgba(35, 31, 32, 0.90) !important;
}

/***** title box for modules and sub-modules *****/

.titlebox {
    color: #000000;
    padding: 0 0 15px 0;
	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);*/
	background-color:#FFFFFF;
}

.titlebox h1 {     font-family: 'Open Sans', sans-serif;
    font-size: 1.7em;
    margin: 0px 0px 15px;
    font-weight: 600;
	display:block;
	min-height:55px;
	padding: 25px 0px 0px 125px;
	}
.titlebox p {padding: 0px 15px 0px 125px;}	

.DC-Copyright-Title {  background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Copyright-BTN-Module.png) no-repeat -400px -10px; }
.DC-Defamation-Title {  background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Defamation-BTN-Module.png) no-repeat -400px -10px; }
.DC-DigitalDivide-Title { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-DigitalDivide-BTN-Module.png) no-repeat -400px -10px; }
.DC-FakeNews-Title { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-FakeNews-BTN-Module.png) no-repeat -400px -10px; }
.DC-Harrasment-Title { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Harassment-BTN-Module.png) no-repeat -400px -10px; }
.DC-Health-Title {  background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Health-BTN-Module.png) no-repeat -400px -10px; }
.DC-NetNeutrality-Title { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-NetNeutrality-BTN-Module.png) no-repeat -400px -10px; }
.DC-Privacy-Title { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Privacy-BTN-Module.png) no-repeat -400px -10px; }
.DC-Security-Title { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Security-BTN-Module.png) no-repeat -400px -10px; }
.DC-SocialMedia-Title { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-SocilaMedia-BTN-Module.png) no-repeat -400px -10px; }


@media (max-width: 991px) {
.DC-Copyright-Title   { background:#ffffff none; }
.DC-Defamation-Title { background:#ffffff none; }
.DC-DigitalDivide-Title { background:#ffffff none; }
.DC-FakeNews-Title { background:#ffffff none; }
.DC-Harrasment-Title { background:#ffffff none; }
.DC-Health-Title  { background:#ffffff none; }
.DC-NetNeutrality-Title  { background:#ffffff none; }
.DC-Privacy-Title { background:#ffffff none; }
.DC-Security-Title { background:#ffffff none; }
.DC-SocialMedia-Title { background:#ffffff none; }


.DC-Copyright-Title h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Copyright-SmallTitle.png) no-repeat -1px -1px; }
.DC-Defamation-Title h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Defamation-SmallTitle.png) no-repeat -1px -1px; }
.DC-DigitalDivide-Title h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-DigitalDivide-SmallTitle.png) no-repeat -1px -1px; }
.DC-FakeNews-Title  h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-FakeNews-SmallTitle.png) no-repeat -1px -1px; }
.DC-Harrasment-Title h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Harrasment-SmallTitle.png) no-repeat -1px -1px; }
.DC-Health-Title  h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Health-SmallTitle.png) no-repeat -1px -1px;}
.DC-NetNeutrality-Title  h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-NetNeutrality-SmallTitle.png) no-repeat -1px -1px; }
.DC-Privacy-Title  h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Privacy-SmallTitle.png) no-repeat -1px -1px; }
.DC-Security-Title  h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Security-SmallTitle.png) no-repeat -1px -1px;}
.DC-SocialMedia-Title  h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-SocilaMedia-SmallTitle.png) no-repeat -1px -1px;}
	
.titlebox h1 { padding: 15px 0px 15px 65px; border-bottom:1px solid #ddd; }
.titlebox p { padding: 0px 15px 0px 15px;}
.titlebox h1 {  min-height: inherit !important;}
}


/***** title box sub-modules *****/

.sub-module-Titles { 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);*/background-color:#FFFFFF;}
.sub-module-Titles  h1 { 
 margin: 0px 0px 15px;
font-size: 1.5em;
font-family: 'Open Sans', sans-serif;
font-weight:600;
padding: 18px 0px 18px 65px; 
border-bottom:1px solid #ddd;
}
.sub-module-Titles  p {  padding: 0px 10px;  }

.sub-moduleDC-Copyright-Title h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Copyright-SmallTitle.png) no-repeat -1px -1px; }
.sub-moduleDC-Defamation-Title h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Defamation-SmallTitle.png) no-repeat -1px -1px; }
.sub-moduleDC-DigitalDivide-Title h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-DigitalDivide-SmallTitle.png) no-repeat -1px -1px; }
.sub-moduleDC-FakeNews-Title  h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-FakeNews-SmallTitle.png) no-repeat -1px -1px; }
.sub-moduleDC-Harrasment-Title h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Harrasment-SmallTitle.png) no-repeat -1px -1px; }
.sub-moduleDC-Health-Title  h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Health-SmallTitle.png) no-repeat -1px -1px;}
.sub-moduleDC-NetNeutrality-Title  h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-NetNeutrality-SmallTitle.png) no-repeat -1px -1px; }
.sub-moduleDC-Privacy-Title  h1 { background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Privacy-SmallTitle.png) no-repeat -1px -1px; }
.sub-moduleDC-Security-Title  h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-Security-SmallTitle.png) no-repeat -1px -1px;}
.sub-moduleDC-SocialMedia-Title  h1{ background: #ffffff url(https://libapps-ca.s3.amazonaws.com/customers/4393/images/DC-SocilaMedia-SmallTitle.png) no-repeat -1px -1px;}
img.DCSubmoduleImgStyle {margin: 0 10px 10px 0px; float: left; width: 90px; border:1px solid #222; -moz-border-radius: 4px; -webkit-border-radius: 4px;border-radius: 4px;  }


