#COBL h2 {
  font-family: "Museo700", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f2f2f2;
  color: #000000 !important;
  font-size: 1.95rem;
  border-left: solid 8px #000054;
  padding: 20px 30px;
  line-height: 25pt;
}

#COBL h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000 !important;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: italic;
  line-height: 20pt;
  margin-top: 35px;
}

#COBL h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table;
  background-color: #f8f8f8;
  color: #000000 !important;
  font-size: 1.1rem;
  font-weight: bold;
  font-style: italic;
  border-bottom: solid 2px #000054;
  padding: 0px 10px;
  margin-top: 2px;
}

#COBL h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table;
  color: #000000 !important;
  font-size: 1.1rem;
  font-weight: bold;
  font-style: italic;
  line-height: 20pt;
  margin-top: 10px;
}

#COBL h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table;
  background-color: #f8f8f8;
  color: #000000 !important;
  font-size: 1rem;
  font-weight: bold;
  padding: 0px;
  margin-top: 2px;
}

#COBL .box1 {
  padding: 30px;
  margin: 10px 40px;
  border: solid 1px #000054;
  color: #000000;
}

#COBL .box1 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000 !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL .box1 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL .box2 {
  padding: 30px;
  margin: 10px 40px;
  background-color: #f2f2f2;
  color: #000000;
}

#COBL .box2 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000 !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL .box2 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL .box3 {
  padding: 30px;
  margin: 10px 40px;
  background-color: #000054;
  color: #ffffff;
}

#COBL .box3 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL .box3 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL .box4 {
  padding: 30px;
  margin: 10px 40px;
  background-color: #FCD006;
  color: #000000;
}

#COBL .box4 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000054 !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL .box4 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

#COBL .cc {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000054;
  color: #ffffff;
  text-align: center;
  padding: 20px 0px;
}

#COBL .ccCode {
  text-align: left;
  display: inline-block;
  line-height: 30pt;
}

#COBL .ccLet {
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14pt;
  margin: 0px;
}

#COBL .ccNum {
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50pt;
  margin: 0px;
  font-weight: bold;
}

#COBL #ccName {
  margin-top: auto;
  margin-bottom: auto;
}

#COBL #ccName .ccTitle {
  font-family: "Museo700", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem !important;
  color: #000000 !important;
  line-height: 2.5rem;
  background-color: #FFFFFF;
  border: 0;
  margin: 0px;
  padding: 0px;
}

#COBL #ccName .ccSchool {
  font-family: "Museo300", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem !important;
  color: #000000 !important;
  background-color: #FFFFFF;
  line-height: 1.35rem;
  border: 0;
  margin: 5px 0px 0px;
  padding: 0px;
}

#COBL #ccMainIcon {
  margin-top: 40px;
}

#COBL #ccMainIcon div {
  padding-left: 0px;
  margin-bottom: 12px;
  display: table;
}

#COBL #ccMainIcon div a {
  display: table-row;
  width: 100%;
  background-color: #f2f2f2;
  text-decoration: none;
}

#COBL #ccMainIcon div a:hover {
  background-color: #D2D2D2;
}

#COBL #ccMainIcon .ccMicon {
  background-color: #000054;
  height: 100%;
  width: 80px;
  display: table-cell;
}

#COBL #ccMainIcon .ccMicon img {
  padding: 10px;
}

#COBL #ccMainIcon .ccMtext {
  display: table-cell;
  font-size: 13pt;
  color: #000000;
  font-weight: bold;
  text-align: left;
  padding: 12px 20px 0px;
  margin-bottom: 0px;
}

#COBL #ccMainIcon2 {
  margin-top: 40px;
}

#COBL #ccMainIcon2 div {
  padding-left: 0px;
  margin-bottom: 12px;
  display: table;
}

#COBL #ccMainIcon2 div a {
  display: table-row;
  width: 100%;
  background-color: #f2f2f2;
  text-decoration: none;
}

#COBL #ccMainIcon2 div a:hover {
  background-color: #D2D2D2;
}

#COBL #ccMainIcon2 .ccMicon2a {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/coblWelcomeIcon2.png");
  background-color: #000054;
  height: 80px;
  width: 80px;
  display: table-cell;
}

#COBL #ccMainIcon2 .ccMicon2b {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/coblAssessmentIcon2.png");
  background-color: #000054;
  height: 80px;
  width: 80px;
  display: table-cell;
}

#COBL #ccMainIcon2 .ccMicon2c {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/coblTeamIcon2.png");
  background-color: #000054;
  height: 80px;
  width: 80px;
  display: table-cell;
}

#COBL #ccMainIcon2 .ccMicon2 img {
  padding: 10px;
}

#COBL #ccMainIcon2 .ccMtext2 {
  display: table-cell;
  font-size: 13pt;
  color: #000000;
  font-weight: bold;
  text-align: left;
  padding: 0px 20px;
  margin-bottom: 0px;
  vertical-align: middle;
}

#COBL .ccNav {
  padding-left: 0px;
  margin-bottom: 12px;
}

#COBL .ccNav a {
  font-weight: bold;
  color: #000000;
  background-color: #f2f2f2;
  padding: 12px 20px;
  text-decoration: none;
  margin: auto 0px;
  height: 100%;
}

#COBL .ccNav a:hover {
  background-color: #D2D2D2;
}

/*========================COBL2============================*/
#COBL2 h2 {
  font-family: "Museo700", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f2f2f2;
  color: #000000 !important;
  font-size: 1.95rem;
  border-left: solid 8px #000054;
  padding: 20px 30px;
  line-height: 25pt;
}

#COBL2 h2.yel {
  font-family: "Museo700", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f2f2f2;
  color: #000000 !important;
  font-size: 1.95rem;
  border-left: solid 8px #FCD006;
  padding: 20px 30px;
  line-height: 25pt;
}

#COBL2 h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000 !important;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: italic;
  line-height: 20pt;
  margin-top: 35px;
}

#COBL2 h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table;
  background-color: #f8f8f8;
  color: #000000 !important;
  font-size: 1.1rem;
  font-weight: bold;
  font-style: italic;
  border-bottom: solid 2px #000054;
  padding: 0px 10px;
  margin-top: 2px;
}

#COBL2 h4.yel {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table;
  background-color: #f8f8f8;
  color: #000000 !important;
  font-size: 1.1rem;
  font-weight: bold;
  font-style: italic;
  border-bottom: solid 2px #FCD006;
  padding: 0px 10px;
  margin-top: 2px;
}

#COBL2 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table;
  color: #000000 !important;
  font-size: 1.1rem;
  font-weight: bold;
  font-style: italic;
  line-height: 20pt;
  margin-top: 10px;
}

#COBL2 h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table;
  background-color: #f8f8f8;
  color: #000000 !important;
  font-size: 1rem;
  font-weight: bold;
  padding: 0px;
  margin-top: 2px;
}

#COBL2 .box1 {
  padding: 30px;
  margin: 10px 40px;
  border: solid 1px #000054;
  color: #000000;
}

#COBL2 .box1 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000 !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL2 .box1 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL2 .box2 {
  padding: 30px;
  margin: 10px 40px;
  background-color: #f2f2f2;
  color: #000000;
}

#COBL2 .box2 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000 !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL2 .box2 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL2 .box3 {
  padding: 30px;
  margin: 10px 40px;
  background-color: #000054;
  color: #ffffff;
}

#COBL2 .box3 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL2 .box3 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL2 .box4 {
  padding: 30px;
  margin: 10px 40px;
  background-color: #FCD006;
  color: #000000;
}

#COBL2 .box4 h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000054 !important;
  font-size: 13pt;
  font-weight: bold;
  line-height: 18pt;
  margin-top: 0px;
}

#COBL2 .box4 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL2 p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
}

#COBL2 li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

#COLBL2 .cBanner {
  display: table;
}

#COBL2 .ban {
  display: table-row;
}

#COBL2 .cc {
  display: table-cell;
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2Banner.png");
  width: 136px;
  height: 110px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: right;
}

#COBL2 .ccB {
  display: block;
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2aBanner.png");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: right;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-align: center;
  padding: 20px 0px;
}

#COBL2 .ccY {
  display: block;
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2bBanner.png");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: right;
  width: 100%;
  height: 100%;
  color: #000054;
  text-align: center;
  padding: 20px 0px;
}

#COBL2 .ccCode {
  text-align: left;
  display: inline-block;
  line-height: 30pt;
}

#COBL2 .ccLet {
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14pt;
  margin: 0px;
}

#COBL2 .ccNum {
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50pt;
  margin: 0px;
  font-weight: bold;
}

#COBL2 #ccName {
  margin-top: auto;
  margin-bottom: auto;
}

#COBL2 #ccName .ccTitle {
  font-family: "Museo700", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem !important;
  color: #000000 !important;
  line-height: 2.5rem;
  background-color: #FFFFFF;
  border: 0;
  margin: 0px;
  padding: 0px;
}

#COBL2 #ccName .ccSchool {
  font-family: "Museo300", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem !important;
  color: #000000 !important;
  background-color: #FFFFFF;
  line-height: 1.35rem;
  border: 0;
  margin: 5px 0px 0px;
  padding: 0px;
}

#COBL2 #ccName2 {
  margin-top: auto;
  margin-bottom: auto;
  display: table-cell;
  vertical-align: middle;
}

#COBL2 #ccName2 .ccTitle {
  font-family: "Museo700", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem !important;
  color: #000000 !important;
  line-height: 2.5rem;
  background-color: #FFFFFF;
  border: 0;
  margin: 0px;
  padding: 0px;
}

#COBL2 #ccName2 .ccSchool {
  font-family: "Museo300", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem !important;
  color: #000000 !important;
  background-color: #FFFFFF;
  line-height: 1.35rem;
  border: 0;
  margin: 5px 0px 0px;
  padding: 0px;
}

/*Blue Orientation Module*/
#COBL2 #ccMainIconB {
  margin-top: 40px;
}

#COBL2 #ccMainIconB div {
  padding-left: 0px;
  margin-bottom: 12px;
  display: table;
}

#COBL2 #ccMainIconB div a {
  display: table-row;
  width: 100%;
  background-color: #f2f2f2;
  text-decoration: none;
}

#COBL2 #ccMainIconB div a:hover {
  background-color: #D2D2D2;
}

#COBL2 #ccMainIconB .ccMiconA {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2aWelcomeIcon.png");
  height: 88px;
  width: 136px;
  display: table-cell;
}

#COBL2 #ccMainIconB .ccMiconB {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2aAssessmentIcon.png");
  height: 88px;
  width: 136px;
  display: table-cell;
}

#COBL2 #ccMainIconB .ccMiconC {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2aTeamIcon.png");
  height: 88px;
  width: 136px;
  display: table-cell;
}

#COBL2 #ccMainIconB .ccMtext {
  display: table-cell;
  font-size: 13pt;
  color: #000000;
  font-weight: bold;
  text-align: left;
  padding: 0px 20px;
  margin-bottom: 0px;
  vertical-align: middle;
}

/*Yellow Orientation Module*/
#COBL2 #ccMainIconY {
  margin-top: 40px;
}

#COBL2 #ccMainIconY div {
  padding-left: 0px;
  margin-bottom: 12px;
  display: table;
}

#COBL2 #ccMainIconY div a {
  display: table-row;
  width: 100%;
  background-color: #f2f2f2;
  text-decoration: none;
}

#COBL2 #ccMainIconY div a:hover {
  background-color: #D2D2D2;
}

#COBL2 #ccMainIconY .ccMiconA {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2bWelcomeIcon.png");
  height: 88px;
  width: 136px;
  display: table-cell;
}

#COBL2 #ccMainIconY .ccMiconB {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2bAssessmentIcon.png");
  height: 88px;
  width: 136px;
  display: table-cell;
}

#COBL2 #ccMainIconY .ccMiconC {
  background-image: url("http://www.learningandteachinghub.com/wp-content/uploads/2021/02/cobl2bTeamIcon.png");
  height: 88px;
  width: 136px;
  display: table-cell;
}

#COBL2 #ccMainIconY .ccMtext {
  display: table-cell;
  font-size: 13pt;
  color: #000000;
  font-weight: bold;
  text-align: left;
  padding: 0px 20px;
  margin-bottom: 0px;
  vertical-align: middle;
}

#COBL2 .ccNav {
  padding-left: 0px;
  margin-bottom: 12px;
}

#COBL2 .ccNav a {
  font-weight: bold;
  color: #000000;
  background-color: #f2f2f2;
  padding: 12px 20px;
  text-decoration: none;
  margin: auto 0px;
  height: 100%;
}

#COBL2 .ccNav a:hover {
  background-color: #D2D2D2;
}

#COBL2 a.pNav {
  font-family: "Museo700", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #000054;
  font-size: 1.4rem;
  line-height: 20pt;
  text-align: center;
  text-decoration: none;
}

#COBL2 a.pNav:hover {
  color: #FCD006;
}
