/* CSS for instruments nav bar in sidebar */
/*.instruments-menu {
    color: white !Important;
    text-decoration: none !Important;
    font-size: 20px !Important;
    display: block !Important;
    width: 100% !Important;
    height: 100% !Important;
    background-color: #204c7e !Important;
    padding-top: 10px !Important;
    padding-bottom: 10px !Important;
}



.header-image {
    margin-bottom: 0;
    width: 50%;}

/* mouse over link */
/*.instruments-menu:hover {
      color: #e0e0e0 !Important;
}

.secondary-menu {
    padding-left: 30px !Important;
}


/* CSS to make password protected pages work */

.post-password-form p:nth-child(1) { 
		visibility: hidden;
}
.post-password-form input[type=submit] {
		background-color: #5bb8b0;
}

.page-id-611 .post-password-form p:first-child:before {
		content: "In order to access this page, you must request TechCheck and be granted approval by DevTech. To request an instrument, complete the Instrument Request Form. After you complete this process, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-611 .display-4 {
	font-size: 20px;
}

.page-id-627 .post-password-form p:first-child:before {
		content: "In order to access this page, you must request CSA-ScratchJr and be granted approval by DevTech. To request an instrument, complete the Instrument Request Form. After you complete this process, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-627 .display-4 {
	font-size: 20px;
}

.page-id-631 .post-password-form p:first-child:before {
		content: "In order to access this page, you must request ScratchJr Project Rubric and be granted approval by DevTech. To request an instrument, complete the Instrument Request Form. After you complete this process, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-631 .display-4 {
	font-size: 20px;
}

.page-id-607 .post-password-form p:first-child:before {
		content: "In order to access this page, you must request CSA-KIBO and be granted approval by DevTech. To request an instrument, complete the Instrument Request Form. After you complete this process, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-607 .display-4 {
	font-size: 20px;
}

.page-id-621 .post-password-form p:first-child:before {
		content: "In order to access this page, you must request KIBO Project Rubric and be granted approval by DevTech. To request an instrument, complete the Instrument Request Form. After you complete this process, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-621 .display-4 {
	font-size: 20px;
}

.page-id-641 .post-password-form p:first-child:before {
		content: "In order to access this page, you must review the TechCheck training materials and pass the TechCheck Certification Quiz. Once you pass the quiz, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-641 .display-4 {
	font-size: 20px;
}

.page-id-647 .post-password-form p:first-child:before {
		content: "In order to access this page, you must review the CSA-ScratchJr training materials and pass the CSA-ScratchJr Certification Quiz. Once you pass the quiz, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-647 .display-4 {
	font-size: 20px;
}

.page-id-645 .post-password-form p:first-child:before {
		content: "In order to access this page, you must review the ScratchJr Project Rubric training materials and pass the ScratchJr Project Rubric Certification Quiz. Once you pass the quiz, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-645 .display-4 {
	font-size: 20px;
}



.page-id-643 .post-password-form p:first-child:before {
		content: "In order to access this page, you must review the KIBO Project Rubric training materials and pass the KIBO Project Rubric Certification Quiz. Once you pass the quiz, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-643 .display-4 {
	font-size: 20px;
}

.page-id-652 .post-password-form p:first-child:before {
    	content: "In order to access this page, you must review the CSA-KIBO training materials and pass the CSA-KIBO Certification Quiz. Once you pass the quiz, you will receive the password. If you have already received the password, please enter it below to proceed.";
		visibility: visible;
}

.page-id-652 .display-4 {
	font-size: 20px;
}

.post-password-required .entry-header .entry-title {
    overflow: hidden;
    text-align: left;
    text-indent: -4.9em;
}
.page .site-header .entry-title {
    overflow: hidden;
    text-indent: -4.9em;
}